Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/644/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestTolerantUpdateProcessorCloud

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.cloud.TestTolerantUpdateProcessorCloud:     1) Thread[id=10595, 
name=OverseerHdfsCoreFailoverThread-97368437757902858-127.0.0.1:44346_solr-n_0000000001,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=10593, 
name=OverseerStateUpdate-97368437757902858-127.0.0.1:44346_solr-n_0000000001, 
state=TIMED_WAITING, group=Overseer state updater.]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
         at 
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:164)         
at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:138)       
  at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:179)  
       at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud: 
   1) Thread[id=10595, 
name=OverseerHdfsCoreFailoverThread-97368437757902858-127.0.0.1:44346_solr-n_0000000001,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=10593, 
name=OverseerStateUpdate-97368437757902858-127.0.0.1:44346_solr-n_0000000001, 
state=TIMED_WAITING, group=Overseer state updater.]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at 
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:164)
        at 
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:138)
        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:179)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([6895FF8851D4A42C]:0)




Build Log:
[...truncated 11675 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTolerantUpdateProcessorCloud
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_6895FF8851D4A42C-001/init-core-data-001
   [junit4]   2> 1492783 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[6895FF8851D4A42C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1492784 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[6895FF8851D4A42C]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_6895FF8851D4A42C-001/tempDir-001
   [junit4]   2> 1492784 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[6895FF8851D4A42C]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1492784 INFO  (Thread-3825) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1492784 INFO  (Thread-3825) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1492884 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[6895FF8851D4A42C]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:34138
   [junit4]   2> 1492891 INFO  (jetty-launcher-1407-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1492891 INFO  (jetty-launcher-1407-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1492892 INFO  (jetty-launcher-1407-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1492892 INFO  (jetty-launcher-1407-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1492892 INFO  (jetty-launcher-1407-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1492894 INFO  (jetty-launcher-1407-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1990a0d7{/solr,null,AVAILABLE}
   [junit4]   2> 1492898 INFO  (jetty-launcher-1407-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1d3b8e64{HTTP/1.1,[http/1.1]}{127.0.0.1:62384}
   [junit4]   2> 1492898 INFO  (jetty-launcher-1407-thread-1) [    ] 
o.e.j.s.Server Started @1495900ms
   [junit4]   2> 1492898 INFO  (jetty-launcher-1407-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62384}
   [junit4]   2> 1492898 ERROR (jetty-launcher-1407-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1492898 INFO  (jetty-launcher-1407-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 1492898 INFO  (jetty-launcher-1407-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1492898 INFO  (jetty-launcher-1407-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7cfafa79{/solr,null,AVAILABLE}
   [junit4]   2> 1492899 INFO  (jetty-launcher-1407-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@48b83c6b{HTTP/1.1,[http/1.1]}{127.0.0.1:44346}
   [junit4]   2> 1492899 INFO  (jetty-launcher-1407-thread-5) [    ] 
o.e.j.s.Server Started @1495900ms
   [junit4]   2> 1492899 INFO  (jetty-launcher-1407-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44346}
   [junit4]   2> 1492899 ERROR (jetty-launcher-1407-thread-5) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1492899 INFO  (jetty-launcher-1407-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@550b0ffe{/solr,null,AVAILABLE}
   [junit4]   2> 1492899 INFO  (jetty-launcher-1407-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 1492899 INFO  (jetty-launcher-1407-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1492899 INFO  (jetty-launcher-1407-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1492899 INFO  (jetty-launcher-1407-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4325649c{HTTP/1.1,[http/1.1]}{127.0.0.1:58494}
   [junit4]   2> 1492899 INFO  (jetty-launcher-1407-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-29T21:14:13.207Z
   [junit4]   2> 1492899 INFO  (jetty-launcher-1407-thread-2) [    ] 
o.e.j.s.Server Started @1495901ms
   [junit4]   2> 1492899 INFO  (jetty-launcher-1407-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58494}
   [junit4]   2> 1492900 ERROR (jetty-launcher-1407-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1492898 INFO  (jetty-launcher-1407-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1492900 INFO  (jetty-launcher-1407-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-29T21:14:13.208Z
   [junit4]   2> 1492900 INFO  (jetty-launcher-1407-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 1492900 INFO  (jetty-launcher-1407-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1492900 INFO  (jetty-launcher-1407-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1492900 INFO  (jetty-launcher-1407-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-29T21:14:13.208Z
   [junit4]   2> 1492901 INFO  (jetty-launcher-1407-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4643e980{/solr,null,AVAILABLE}
   [junit4]   2> 1492902 INFO  (jetty-launcher-1407-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3c1e47c1{HTTP/1.1,[http/1.1]}{127.0.0.1:63772}
   [junit4]   2> 1492902 INFO  (jetty-launcher-1407-thread-3) [    ] 
o.e.j.s.Server Started @1495904ms
   [junit4]   2> 1492902 INFO  (jetty-launcher-1407-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63772}
   [junit4]   2> 1492902 ERROR (jetty-launcher-1407-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1492902 INFO  (jetty-launcher-1407-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 1492902 INFO  (jetty-launcher-1407-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1492902 INFO  (jetty-launcher-1407-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1492902 INFO  (jetty-launcher-1407-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-29T21:14:13.210Z
   [junit4]   2> 1492910 INFO  (jetty-launcher-1407-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5af522b{/solr,null,AVAILABLE}
   [junit4]   2> 1492911 INFO  (jetty-launcher-1407-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1492911 INFO  (jetty-launcher-1407-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3c344575{HTTP/1.1,[http/1.1]}{127.0.0.1:52862}
   [junit4]   2> 1492911 INFO  (jetty-launcher-1407-thread-4) [    ] 
o.e.j.s.Server Started @1495913ms
   [junit4]   2> 1492911 INFO  (jetty-launcher-1407-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52862}
   [junit4]   2> 1492911 ERROR (jetty-launcher-1407-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1492911 INFO  (jetty-launcher-1407-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1492911 INFO  (jetty-launcher-1407-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 1492911 INFO  (jetty-launcher-1407-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1492911 INFO  (jetty-launcher-1407-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1492911 INFO  (jetty-launcher-1407-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-01-29T21:14:13.219Z
   [junit4]   2> 1492921 INFO  (jetty-launcher-1407-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1492925 INFO  (jetty-launcher-1407-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1492925 INFO  (jetty-launcher-1407-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34138/solr
   [junit4]   2> 1492926 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x159ec1408e50001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1492927 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x159ec1408e50002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1492928 INFO  (jetty-launcher-1407-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1492928 INFO  (jetty-launcher-1407-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34138/solr
   [junit4]   2> 1492929 INFO  (jetty-launcher-1407-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1492930 INFO  (jetty-launcher-1407-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1492940 INFO  (jetty-launcher-1407-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1492941 INFO  (jetty-launcher-1407-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34138/solr
   [junit4]   2> 1492943 INFO  (jetty-launcher-1407-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1492944 INFO  (jetty-launcher-1407-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34138/solr
   [junit4]   2> 1492950 INFO  (jetty-launcher-1407-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1492950 INFO  (jetty-launcher-1407-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34138/solr
   [junit4]   2> 1492979 INFO  (jetty-launcher-1407-thread-2) 
[n:127.0.0.1:58494_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:58494_solr
   [junit4]   2> 1492981 INFO  (jetty-launcher-1407-thread-2) 
[n:127.0.0.1:58494_solr    ] o.a.s.c.Overseer Overseer 
(id=97368437757902859-127.0.0.1:58494_solr-n_0000000000) starting
   [junit4]   2> 1492981 INFO  (jetty-launcher-1407-thread-5) 
[n:127.0.0.1:44346_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44346_solr
   [junit4]   2> 1492986 INFO  
(zkCallback-1428-thread-1-processing-n:127.0.0.1:58494_solr) 
[n:127.0.0.1:58494_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1492990 INFO  
(zkCallback-1420-thread-1-processing-n:127.0.0.1:63772_solr) 
[n:127.0.0.1:63772_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1492991 INFO  
(zkCallback-1427-thread-1-processing-n:127.0.0.1:44346_solr) 
[n:127.0.0.1:44346_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1492992 INFO  
(zkCallback-1432-thread-1-processing-n:127.0.0.1:52862_solr) 
[n:127.0.0.1:52862_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1492996 INFO  (jetty-launcher-1407-thread-1) 
[n:127.0.0.1:62384_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1493003 INFO  (jetty-launcher-1407-thread-1) 
[n:127.0.0.1:62384_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62384_solr
   [junit4]   2> 1493028 INFO  
(zkCallback-1428-thread-1-processing-n:127.0.0.1:58494_solr) 
[n:127.0.0.1:58494_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1493029 INFO  (jetty-launcher-1407-thread-2) 
[n:127.0.0.1:58494_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58494_solr
   [junit4]   2> 1493072 INFO  
(zkCallback-1436-thread-1-processing-n:127.0.0.1:62384_solr) 
[n:127.0.0.1:62384_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1493075 INFO  
(zkCallback-1432-thread-1-processing-n:127.0.0.1:52862_solr) 
[n:127.0.0.1:52862_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 1493075 INFO  
(zkCallback-1436-thread-2-processing-n:127.0.0.1:62384_solr) 
[n:127.0.0.1:62384_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1493076 INFO  
(zkCallback-1420-thread-1-processing-n:127.0.0.1:63772_solr) 
[n:127.0.0.1:63772_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 1493079 INFO  (jetty-launcher-1407-thread-4) 
[n:127.0.0.1:52862_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52862_solr
   [junit4]   2> 1493079 INFO  (jetty-launcher-1407-thread-3) 
[n:127.0.0.1:63772_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63772_solr
   [junit4]   2> 1493082 INFO  
(zkCallback-1432-thread-1-processing-n:127.0.0.1:52862_solr) 
[n:127.0.0.1:52862_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (5)
   [junit4]   2> 1493082 INFO  
(zkCallback-1420-thread-1-processing-n:127.0.0.1:63772_solr) 
[n:127.0.0.1:63772_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (5)
   [junit4]   2> 1493083 INFO  
(zkCallback-1436-thread-2-processing-n:127.0.0.1:62384_solr) 
[n:127.0.0.1:62384_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (5)
   [junit4]   2> 1493084 INFO  
(zkCallback-1427-thread-1-processing-n:127.0.0.1:44346_solr) 
[n:127.0.0.1:44346_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 1493089 INFO  
(zkCallback-1427-thread-1-processing-n:127.0.0.1:44346_solr) 
[n:127.0.0.1:44346_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (5)
   [junit4]   2> 1493091 INFO  
(OverseerStateUpdate-97368437757902859-127.0.0.1:58494_solr-n_0000000000) 
[n:127.0.0.1:58494_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (5)
   [junit4]   2> 1493162 INFO  (jetty-launcher-1407-thread-1) 
[n:127.0.0.1:62384_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_6895FF8851D4A42C-001/tempDir-001/node1/.
   [junit4]   2> 1493186 INFO  (jetty-launcher-1407-thread-4) 
[n:127.0.0.1:52862_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_6895FF8851D4A42C-001/tempDir-001/node5/.
   [junit4]   2> 1493189 INFO  (jetty-launcher-1407-thread-5) 
[n:127.0.0.1:44346_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_6895FF8851D4A42C-001/tempDir-001/node4/.
   [junit4]   2> 1493308 INFO  (jetty-launcher-1407-thread-2) 
[n:127.0.0.1:58494_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_6895FF8851D4A42C-001/tempDir-001/node2/.
   [junit4]   2> 1493312 INFO  (jetty-launcher-1407-thread-3) 
[n:127.0.0.1:63772_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_6895FF8851D4A42C-001/tempDir-001/node3/.
   [junit4]   2> 1494175 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[6895FF8851D4A42C]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1494177 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[6895FF8851D4A42C]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34138/solr ready
   [junit4]   2> 1494837 INFO  (qtp462100378-10411) [n:127.0.0.1:63772_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&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1494840 INFO  
(OverseerThreadFactory-4172-thread-1-processing-n:127.0.0.1:58494_solr) 
[n:127.0.0.1:58494_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
test_col
   [junit4]   2> 1494952 INFO  (qtp2065719662-10404) [n:127.0.0.1:62384_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-distrib-update-processor-chains.xml&property.schema=schema15.xml&qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&name=test_col_shard1_replica2&action=CREATE&numShards=2&collection=test_col&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1494954 INFO  (qtp621446864-10433) [n:127.0.0.1:44346_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-distrib-update-processor-chains.xml&property.schema=schema15.xml&qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&name=test_col_shard1_replica1&action=CREATE&numShards=2&collection=test_col&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1494954 INFO  (qtp841575854-10421) [n:127.0.0.1:52862_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-distrib-update-processor-chains.xml&property.schema=schema15.xml&qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&name=test_col_shard2_replica2&action=CREATE&numShards=2&collection=test_col&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1494957 INFO  (qtp935823487-10416) [n:127.0.0.1:58494_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-distrib-update-processor-chains.xml&property.schema=schema15.xml&qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&name=test_col_shard2_replica1&action=CREATE&numShards=2&collection=test_col&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1495093 INFO  
(zkCallback-1436-thread-2-processing-n:127.0.0.1:62384_solr) 
[n:127.0.0.1:62384_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: [5])
   [junit4]   2> 1495093 INFO  
(zkCallback-1428-thread-2-processing-n:127.0.0.1:58494_solr) 
[n:127.0.0.1:58494_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: [5])
   [junit4]   2> 1495093 INFO  
(zkCallback-1427-thread-1-processing-n:127.0.0.1:44346_solr) 
[n:127.0.0.1:44346_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: [5])
   [junit4]   2> 1495093 INFO  
(zkCallback-1432-thread-1-processing-n:127.0.0.1:52862_solr) 
[n:127.0.0.1:52862_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: [5])
   [junit4]   2> 1495974 WARN  (qtp841575854-10421) [n:127.0.0.1:52862_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.Config Beginning with 
Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1495975 INFO  (qtp841575854-10421) [n:127.0.0.1:52862_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 1495981 WARN  (qtp2065719662-10404) [n:127.0.0.1:62384_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.Config Beginning with 
Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1495981 INFO  (qtp2065719662-10404) [n:127.0.0.1:62384_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 1495994 INFO  (qtp841575854-10421) [n:127.0.0.1:52862_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] 
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> 1495998 INFO  (qtp2065719662-10404) [n:127.0.0.1:62384_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] 
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> 1496002 INFO  (qtp841575854-10421) [n:127.0.0.1:52862_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.s.IndexSchema 
[test_col_shard2_replica2] Schema name=test
   [junit4]   2> 1496006 INFO  (qtp2065719662-10404) [n:127.0.0.1:62384_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.s.IndexSchema 
[test_col_shard1_replica2] Schema name=test
   [junit4]   2> 1496009 WARN  (qtp621446864-10433) [n:127.0.0.1:44346_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.Config Beginning with 
Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1496011 INFO  (qtp621446864-10433) [n:127.0.0.1:44346_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 1496019 WARN  (qtp935823487-10416) [n:127.0.0.1:58494_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.Config Beginning with 
Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1496020 INFO  (qtp935823487-10416) [n:127.0.0.1:58494_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 1496039 INFO  (qtp621446864-10433) [n:127.0.0.1:44346_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] 
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> 1496039 INFO  (qtp935823487-10416) [n:127.0.0.1:58494_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] 
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> 1496045 INFO  (qtp935823487-10416) [n:127.0.0.1:58494_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.s.IndexSchema 
[test_col_shard2_replica1] Schema name=test
   [junit4]   2> 1496046 INFO  (qtp621446864-10433) [n:127.0.0.1:44346_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.s.IndexSchema 
[test_col_shard1_replica1] Schema name=test
   [junit4]   2> 1496128 WARN  (qtp2065719662-10404) [n:127.0.0.1:62384_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.s.IndexSchema 
[test_col_shard1_replica2] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1496148 INFO  (qtp2065719662-10404) [n:127.0.0.1:62384_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 1496179 WARN  (qtp621446864-10433) [n:127.0.0.1:44346_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.s.IndexSchema 
[test_col_shard1_replica1] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1496213 WARN  (qtp841575854-10421) [n:127.0.0.1:52862_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.s.IndexSchema 
[test_col_shard2_replica2] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1496236 INFO  (qtp621446864-10433) [n:127.0.0.1:44346_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 1496275 INFO  (qtp621446864-10433) [n:127.0.0.1:44346_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.s.ManagedIndexSchema 
Created and persisted managed schema znode at 
/configs/solrCloudCollectionConfig/managed-schema
   [junit4]   2> 1496278 INFO  (qtp841575854-10421) [n:127.0.0.1:52862_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 1496283 INFO  (qtp621446864-10433) [n:127.0.0.1:44346_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] 
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> 1496285 INFO  (qtp621446864-10433) [n:127.0.0.1:44346_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard1_replica1' using configuration from collection test_col
   [junit4]   2> 1496286 INFO  (qtp621446864-10433) [n:127.0.0.1:44346_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.SolrCore 
[[test_col_shard1_replica1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_6895FF8851D4A42C-001/tempDir-001/node4/test_col_shard1_replica1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_6895FF8851D4A42C-001/tempDir-001/node4/./test_col_shard1_replica1/data/]
   [junit4]   2> 1496286 INFO  (qtp621446864-10433) [n:127.0.0.1:44346_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@436296f2
   [junit4]   2> 1496292 INFO  (qtp621446864-10433) [n:127.0.0.1:44346_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=28827805, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1496301 INFO  (qtp841575854-10421) [n:127.0.0.1:52862_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.s.ManagedIndexSchema 
Managed schema znode at /configs/solrCloudCollectionConfig/managed-schema 
already exists - no need to create it
   [junit4]   2> 1496301 WARN  (qtp935823487-10416) [n:127.0.0.1:58494_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.s.IndexSchema 
[test_col_shard2_replica1] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1496302 INFO  (qtp841575854-10421) [n:127.0.0.1:52862_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] 
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> 1496303 INFO  (qtp841575854-10421) [n:127.0.0.1:52862_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard2_replica2' using configuration from collection test_col
   [junit4]   2> 1496303 INFO  (qtp841575854-10421) [n:127.0.0.1:52862_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.SolrCore 
[[test_col_shard2_replica2] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_6895FF8851D4A42C-001/tempDir-001/node5/test_col_shard2_replica2],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_6895FF8851D4A42C-001/tempDir-001/node5/./test_col_shard2_replica2/data/]
   [junit4]   2> 1496303 INFO  (qtp841575854-10421) [n:127.0.0.1:52862_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@436296f2
   [junit4]   2> 1496306 INFO  (qtp841575854-10421) [n:127.0.0.1:52862_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=28827805, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1496324 INFO  (qtp841575854-10421) [n:127.0.0.1:52862_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1496325 INFO  (qtp841575854-10421) [n:127.0.0.1:52862_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1496325 INFO  (qtp935823487-10416) [n:127.0.0.1:58494_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 1496326 INFO  (qtp841575854-10421) [n:127.0.0.1:52862_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1496326 INFO  (qtp841575854-10421) [n:127.0.0.1:52862_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1496326 INFO  (qtp2065719662-10404) [n:127.0.0.1:62384_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.s.ManagedIndexSchema 
Managed schema znode at /configs/solrCloudCollectionConfig/managed-schema 
already exists - no need to create it
   [junit4]   2> 1496326 INFO  (qtp841575854-10421) [n:127.0.0.1:52862_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=14, 
maxMergedSegmentMB=1.9482421875, floorSegmentMB=0.361328125, 
forceMergeDeletesPctAllowed=10.029014220900391, segmentsPerTier=14.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5115142504605678
   [junit4]   2> 1496327 INFO  (qtp841575854-10421) [n:127.0.0.1:52862_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@22b8f890[test_col_shard2_replica2] main]
   [junit4]   2> 1496327 INFO  (qtp2065719662-10404) [n:127.0.0.1:62384_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] 
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> 1496328 INFO  (qtp2065719662-10404) [n:127.0.0.1:62384_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard1_replica2' using configuration from collection test_col
   [junit4]   2> 1496328 INFO  (qtp2065719662-10404) [n:127.0.0.1:62384_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.SolrCore 
[[test_col_shard1_replica2] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_6895FF8851D4A42C-001/tempDir-001/node1/test_col_shard1_replica2],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_6895FF8851D4A42C-001/tempDir-001/node1/./test_col_shard1_replica2/data/]
   [junit4]   2> 1496328 INFO  (qtp2065719662-10404) [n:127.0.0.1:62384_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@436296f2
   [junit4]   2> 1496330 INFO  (qtp2065719662-10404) [n:127.0.0.1:62384_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=28827805, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1496346 INFO  (qtp935823487-10416) [n:127.0.0.1:58494_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.s.ManagedIndexSchema 
Managed schema znode at /configs/solrCloudCollectionConfig/managed-schema 
already exists - no need to create it
   [junit4]   2> 1496346 INFO  (qtp2065719662-10404) [n:127.0.0.1:62384_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1496347 INFO  (qtp2065719662-10404) [n:127.0.0.1:62384_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1496347 INFO  (qtp935823487-10416) [n:127.0.0.1:58494_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] 
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> 1496348 INFO  (qtp2065719662-10404) [n:127.0.0.1:62384_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1496348 INFO  (qtp2065719662-10404) [n:127.0.0.1:62384_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1496348 INFO  (qtp935823487-10416) [n:127.0.0.1:58494_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.CoreContainer Creating 
SolrCore 'test_col_shard2_replica1' using configuration from collection test_col
   [junit4]   2> 1496348 INFO  (qtp935823487-10416) [n:127.0.0.1:58494_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.SolrCore 
[[test_col_shard2_replica1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_6895FF8851D4A42C-001/tempDir-001/node2/test_col_shard2_replica1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorCloud_6895FF8851D4A42C-001/tempDir-001/node2/./test_col_shard2_replica1/data/]
   [junit4]   2> 1496348 INFO  (qtp2065719662-10404) [n:127.0.0.1:62384_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=14, 
maxMergedSegmentMB=1.9482421875, floorSegmentMB=0.361328125, 
forceMergeDeletesPctAllowed=10.029014220900391, segmentsPerTier=14.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5115142504605678
   [junit4]   2> 1496348 INFO  (qtp935823487-10416) [n:127.0.0.1:58494_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@436296f2
   [junit4]   2> 1496349 INFO  (qtp2065719662-10404) [n:127.0.0.1:62384_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@41bfada8[test_col_shard1_replica2] main]
   [junit4]   2> 1496350 INFO  (qtp2065719662-10404) [n:127.0.0.1:62384_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1496350 INFO  (qtp2065719662-10404) [n:127.0.0.1:62384_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1496350 INFO  (qtp2065719662-10404) [n:127.0.0.1:62384_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at 
/configs/solrCloudCollectionConfig/managed-schema
   [junit4]   2> 1496351 INFO  (qtp2065719662-10404) [n:127.0.0.1:62384_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.s.ZkIndexSchemaReader 
Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 1496352 INFO  (qtp935823487-10416) [n:127.0.0.1:58494_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=28827805, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1496355 INFO  (qtp2065719662-10404) [n:127.0.0.1:62384_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.s.IndexSchema 
[test_col_shard1_replica2] Schema name=test
   [junit4]   2> 1496358 INFO  (qtp841575854-10421) [n:127.0.0.1:52862_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1496358 INFO  (qtp841575854-10421) [n:127.0.0.1:52862_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1496358 INFO  (qtp841575854-10421) [n:127.0.0.1:52862_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at 
/configs/solrCloudCollectionConfig/managed-schema
   [junit4]   2> 1496359 INFO  (qtp841575854-10421) [n:127.0.0.1:52862_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.s.ZkIndexSchemaReader 
Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 1496363 INFO  (qtp841575854-10421) [n:127.0.0.1:52862_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.s.IndexSchema 
[test_col_shard2_replica2] Schema name=test
   [junit4]   2> 1496414 INFO  (qtp621446864-10433) [n:127.0.0.1:44346_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1496414 INFO  (qtp621446864-10433) [n:127.0.0.1:44346_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1496415 INFO  (qtp621446864-10433) [n:127.0.0.1:44346_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1496415 INFO  (qtp621446864-10433) [n:127.0.0.1:44346_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1496415 INFO  (qtp621446864-10433) [n:127.0.0.1:44346_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=14, 
maxMergedSegmentMB=1.9482421875, floorSegmentMB=0.361328125, 
forceMergeDeletesPctAllowed=10.029014220900391, segmentsPerTier=14.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5115142504605678
   [junit4]   2> 1496416 INFO  (qtp621446864-10433) [n:127.0.0.1:44346_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@9b158c1[test_col_shard1_replica1] main]
   [junit4]   2> 1496418 INFO  (qtp621446864-10433) [n:127.0.0.1:44346_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1496419 INFO  (qtp621446864-10433) [n:127.0.0.1:44346_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1496419 INFO  (qtp621446864-10433) [n:127.0.0.1:44346_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at 
/configs/solrCloudCollectionConfig/managed-schema
   [junit4]   2> 1496420 INFO  (qtp621446864-10433) [n:127.0.0.1:44346_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.s.ZkIndexSchemaReader 
Current schema version 0 is already the latest
   [junit4]   2> 1496421 INFO  (qtp621446864-10433) [n:127.0.0.1:44346_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1557895007939067904
   [junit4]   2> 1496424 INFO  
(searcherExecutor-4183-thread-1-processing-n:127.0.0.1:44346_solr 
x:test_col_shard1_replica1 s:shard1 c:test_col) [n:127.0.0.1:44346_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.SolrCore 
[test_col_shard1_replica1] Registered new searcher 
Searcher@9b158c1[test_col_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1496431 INFO  (qtp621446864-10433) [n:127.0.0.1:44346_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1496432 INFO  (qtp935823487-10416) [n:127.0.0.1:58494_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1496432 INFO  (qtp935823487-10416) [n:127.0.0.1:58494_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1496433 INFO  (qtp935823487-10416) [n:127.0.0.1:58494_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1496433 INFO  (qtp935823487-10416) [n:127.0.0.1:58494_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1496434 INFO  (qtp935823487-10416) [n:127.0.0.1:58494_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=14, 
maxMergedSegmentMB=1.9482421875, floorSegmentMB=0.361328125, 
forceMergeDeletesPctAllowed=10.029014220900391, segmentsPerTier=14.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5115142504605678
   [junit4]   2> 1496434 INFO  (qtp935823487-10416) [n:127.0.0.1:58494_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@24c3b362[test_col_shard2_replica1] main]
   [junit4]   2> 1496436 INFO  (qtp935823487-10416) [n:127.0.0.1:58494_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1496436 INFO  (qtp935823487-10416) [n:127.0.0.1:58494_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1496437 INFO  (qtp935823487-10416) [n:127.0.0.1:58494_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at 
/configs/solrCloudCollectionConfig/managed-schema
   [junit4]   2> 1496438 INFO  (qtp935823487-10416) [n:127.0.0.1:58494_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.s.ZkIndexSchemaReader 
Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 1496441 INFO  (qtp935823487-10416) [n:127.0.0.1:58494_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.s.IndexSchema 
[test_col_shard2_replica1] Schema name=test
   [junit4]   2> 1496536 INFO  
(zkCallback-1428-thread-2-processing-n:127.0.0.1:58494_solr) 
[n:127.0.0.1:58494_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: [5])
   [junit4]   2> 1496536 INFO  
(zkCallback-1427-thread-1-processing-n:127.0.0.1:44346_solr) 
[n:127.0.0.1:44346_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: [5])
   [junit4]   2> 1496536 INFO  
(zkCallback-1436-thread-2-processing-n:127.0.0.1:62384_solr) 
[n:127.0.0.1:62384_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: [5])
   [junit4]   2> 1496536 INFO  
(zkCallback-1432-thread-1-processing-n:127.0.0.1:52862_solr) 
[n:127.0.0.1:52862_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: [5])
   [junit4]   2> 1496556 WARN  (qtp2065719662-10404) [n:127.0.0.1:62384_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.s.IndexSchema 
[test_col_shard1_replica2] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1496573 INFO  (qtp2065719662-10404) [n:127.0.0.1:62384_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 1496594 INFO  (qtp2065719662-10404) [n:127.0.0.1:62384_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.s.ZkIndexSchemaReader 
Finished refreshing schema in 242 ms
   [junit4]   2> 1496595 INFO  
(searcherExecutor-4188-thread-1-processing-n:127.0.0.1:62384_solr 
x:test_col_shard1_replica2 s:shard1 c:test_col) [n:127.0.0.1:62384_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.c.SolrCore 
[test_col_shard1_replica2] Registered new searcher 
Searcher@41bfada8[test_col_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1496595 INFO  (qtp2065719662-10404) [n:127.0.0.1:62384_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1557895008121520128
   [junit4]   2> 1496653 WARN  (qtp935823487-10416) [n:127.0.0.1:58494_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.s.IndexSchema 
[test_col_shard2_replica1] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1496654 WARN  (qtp841575854-10421) [n:127.0.0.1:52862_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.s.IndexSchema 
[test_col_shard2_replica2] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1496675 INFO  (qtp841575854-10421) [n:127.0.0.1:52862_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 1496739 INFO  (qtp841575854-10421) [n:127.0.0.1:52862_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.s.ZkIndexSchemaReader 
Finished refreshing schema in 380 ms
   [junit4]   2> 1496740 INFO  
(searcherExecutor-4184-thread-1-processing-n:127.0.0.1:52862_solr 
x:test_col_shard2_replica2 s:shard2 c:test_col) [n:127.0.0.1:52862_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.SolrCore 
[test_col_shard2_replica2] Registered new searcher 
Searcher@22b8f890[test_col_shard2_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1496741 INFO  (qtp841575854-10421) [n:127.0.0.1:52862_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1557895008274612224
   [junit4]   2> 1496764 INFO  (qtp841575854-10421) [n:127.0.0.1:52862_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9998ms
   [junit4]   2> 1496779 INFO  (qtp935823487-10416) [n:127.0.0.1:58494_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 1496812 INFO  (qtp935823487-10416) [n:127.0.0.1:58494_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.s.ZkIndexSchemaReader 
Finished refreshing schema in 375 ms
   [junit4]   2> 1496814 INFO  
(searcherExecutor-4192-thread-1-processing-n:127.0.0.1:58494_solr 
x:test_col_shard2_replica1 s:shard2 c:test_col) [n:127.0.0.1:58494_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.c.SolrCore 
[test_col_shard2_replica1] Registered new searcher 
Searcher@24c3b362[test_col_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1496814 INFO  (qtp935823487-10416) [n:127.0.0.1:58494_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1557895008351158272
   [junit4]   2> 1496866 INFO  
(zkCallback-1436-thread-2-processing-n:127.0.0.1:62384_solr) 
[n:127.0.0.1:62384_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: [5])
   [junit4]   2> 1496866 INFO  
(zkCallback-1427-thread-1-processing-n:127.0.0.1:44346_solr) 
[n:127.0.0.1:44346_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: [5])
   [junit4]   2> 1496866 INFO  
(zkCallback-1428-thread-3-processing-n:127.0.0.1:58494_solr) 
[n:127.0.0.1:58494_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: [5])
   [junit4]   2> 1496866 INFO  
(zkCallback-1432-thread-1-processing-n:127.0.0.1:52862_solr) 
[n:127.0.0.1:52862_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: [5])
   [junit4]   2> 1496934 INFO  (qtp621446864-10433) [n:127.0.0.1:44346_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1496934 INFO  (qtp621446864-10433) [n:127.0.0.1:44346_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1496934 INFO  (qtp621446864-10433) [n:127.0.0.1:44346_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.SyncStrategy Sync 
replicas to http://127.0.0.1:44346/solr/test_col_shard1_replica1/
   [junit4]   2> 1496934 INFO  (qtp621446864-10433) [n:127.0.0.1:44346_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.PeerSync PeerSync: 
core=test_col_shard1_replica1 url=http://127.0.0.1:44346/solr START 
replicas=[http://127.0.0.1:62384/solr/test_col_shard1_replica2/] nUpdates=100
   [junit4]   2> 1496935 INFO  (qtp621446864-10433) [n:127.0.0.1:44346_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.u.PeerSync PeerSync: 
core=test_col_shard1_replica1 url=http://127.0.0.1:44346/solr DONE.  We have no 
versions.  sync failed.
   [junit4]   2> 1496938 INFO  (qtp2065719662-10406) [n:127.0.0.1:62384_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.c.S.Request 
[test_col_shard1_replica2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1496938 INFO  (qtp621446864-10433) [n:127.0.0.1:44346_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.SyncStrategy Leader's 
attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1496939 INFO  (qtp621446864-10433) [n:127.0.0.1:44346_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1496947 INFO  (qtp621446864-10433) [n:127.0.0.1:44346_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44346/solr/test_col_shard1_replica1/ shard1
   [junit4]   2> 1497052 INFO  
(zkCallback-1436-thread-2-processing-n:127.0.0.1:62384_solr) 
[n:127.0.0.1:62384_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: [5])
   [junit4]   2> 1497052 INFO  
(zkCallback-1428-thread-2-processing-n:127.0.0.1:58494_solr) 
[n:127.0.0.1:58494_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: [5])
   [junit4]   2> 1497052 INFO  
(zkCallback-1432-thread-1-processing-n:127.0.0.1:52862_solr) 
[n:127.0.0.1:52862_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: [5])
   [junit4]   2> 1497052 INFO  
(zkCallback-1427-thread-1-processing-n:127.0.0.1:44346_solr) 
[n:127.0.0.1:44346_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: [5])
   [junit4]   2> 1497101 INFO  (qtp621446864-10433) [n:127.0.0.1:44346_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 1497104 INFO  (qtp621446864-10433) [n:127.0.0.1:44346_solr 
c:test_col s:shard1  x:test_col_shard1_replica1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={property.config=solrconfig-distrib-update-processor-chains.xml&property.schema=schema15.xml&qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&name=test_col_shard1_replica1&action=CREATE&numShards=2&collection=test_col&shard=shard1&wt=javabin&version=2}
 status=0 QTime=2150
   [junit4]   2> 1497207 INFO  
(zkCallback-1436-thread-2-processing-n:127.0.0.1:62384_solr) 
[n:127.0.0.1:62384_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: [5])
   [junit4]   2> 1497207 INFO  
(zkCallback-1432-thread-1-processing-n:127.0.0.1:52862_solr) 
[n:127.0.0.1:52862_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: [5])
   [junit4]   2> 1497208 INFO  
(zkCallback-1428-thread-3-processing-n:127.0.0.1:58494_solr) 
[n:127.0.0.1:58494_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: [5])
   [junit4]   2> 1497208 INFO  
(zkCallback-1427-thread-1-processing-n:127.0.0.1:44346_solr) 
[n:127.0.0.1:44346_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: [5])
   [junit4]   2> 1497265 INFO  (qtp841575854-10421) [n:127.0.0.1:52862_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1497265 INFO  (qtp841575854-10421) [n:127.0.0.1:52862_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1497265 INFO  (qtp841575854-10421) [n:127.0.0.1:52862_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.SyncStrategy Sync 
replicas to http://127.0.0.1:52862/solr/test_col_shard2_replica2/
   [junit4]   2> 1497265 INFO  (qtp841575854-10421) [n:127.0.0.1:52862_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.PeerSync PeerSync: 
core=test_col_shard2_replica2 url=http://127.0.0.1:52862/solr START 
replicas=[http://127.0.0.1:58494/solr/test_col_shard2_replica1/] nUpdates=100
   [junit4]   2> 1497266 INFO  (qtp841575854-10421) [n:127.0.0.1:52862_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.u.PeerSync PeerSync: 
core=test_col_shard2_replica2 url=http://127.0.0.1:52862/solr DONE.  We have no 
versions.  sync failed.
   [junit4]   2> 1497268 INFO  (qtp935823487-10418) [n:127.0.0.1:58494_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1] o.a.s.c.S.Request 
[test_col_shard2_replica1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1497268 INFO  (qtp841575854-10421) [n:127.0.0.1:52862_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.SyncStrategy Leader's 
attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1497268 INFO  (qtp841575854-10421) [n:127.0.0.1:52862_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1497274 INFO  (qtp841575854-10421) [n:127.0.0.1:52862_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:52862/solr/test_col_shard2_replica2/ shard2
   [junit4]   2> 1497381 INFO  
(zkCallback-1436-thread-2-processing-n:127.0.0.1:62384_solr) 
[n:127.0.0.1:62384_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: [5])
   [junit4]   2> 1497381 INFO  
(zkCallback-1427-thread-1-processing-n:127.0.0.1:44346_solr) 
[n:127.0.0.1:44346_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: [5])
   [junit4]   2> 1497382 INFO  
(zkCallback-1432-thread-1-processing-n:127.0.0.1:52862_solr) 
[n:127.0.0.1:52862_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: [5])
   [junit4]   2> 1497382 INFO  
(zkCallback-1428-thread-1-processing-n:127.0.0.1:58494_solr) 
[n:127.0.0.1:58494_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: [5])
   [junit4]   2> 1497430 INFO  (qtp841575854-10421) [n:127.0.0.1:52862_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.c.ZkController I am the 
leader, no recovery necessary
   [junit4]   2> 1497434 INFO  (qtp841575854-10421) [n:127.0.0.1:52862_solr 
c:test_col s:shard2  x:test_col_shard2_replica2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={property.config=solrconfig-distrib-update-processor-chains.xml&property.schema=schema15.xml&qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&name=test_col_shard2_replica2&action=CREATE&numShards=2&collection=test_col&shard=shard2&wt=javabin&version=2}
 status=0 QTime=2480
   [junit4]   2> 1497536 INFO  
(zkCallback-1436-thread-2-processing-n:127.0.0.1:62384_solr) 
[n:127.0.0.1:62384_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: [5])
   [junit4]   2> 1497536 INFO  
(zkCallback-1427-thread-1-processing-n:127.0.0.1:44346_solr) 
[n:127.0.0.1:44346_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: [5])
   [junit4]   2> 1497536 INFO  
(zkCallback-1428-thread-2-processing-n:127.0.0.1:58494_solr) 
[n:127.0.0.1:58494_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: [5])
   [junit4]   2> 1497536 INFO  
(zkCallback-1432-thread-1-processing-n:127.0.0.1:52862_solr) 
[n:127.0.0.1:52862_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: [5])
   [junit4]   2> 1497607 INFO  (qtp2065719662-10404) [n:127.0.0.1:62384_solr 
c:test_col s:shard1  x:test_col_shard1_replica2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={property.config=solrconfig-distrib-update-processor-chains.xml&property.schema=schema15.xml&qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&name=test_col_shard1_replica2&action=CREATE&numShards=2&collection=test_col&shard=shard1&wt=javabin&version=2}
 status=0 QTime=2656
   [junit4]   2> 1497711 INFO  
(zkCallback-1436-thread-2-processing-n:127.0.0.1:62384_solr) 
[n:127.0.0.1:62384_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: [5])
   [junit4]   2> 1497711 INFO  
(zkCallback-1427-thread-1-processing-n:127.0.0.1:44346_solr) 
[n:127.0.0.1:44346_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: [5])
   [junit4]   2> 1497712 INFO  
(zkCallback-1432-thread-1-processing-n:127.0.0.1:52862_solr) 
[n:127.0.0.1:52862_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: [5])
   [junit4]   2> 1497712 INFO  
(zkCallback-1428-thread-2-processing-n:127.0.0.1:58494_solr) 
[n:127.0.0.1:58494_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: [5])
   [junit4]   2> 1497829 INFO  (qtp935823487-10416) [n:127.0.0.1:58494_solr 
c:test_col s:shard2  x:test_col_shard2_replica1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={property.config=solrconfig-distrib-update-processor-chains.xml&property.schema=schema15.xml&qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&name=test_col_shard2_replica1&action=CREATE&numShards=2&collection=test_col&shard=shard2&wt=javabin&version=2}
 status=0 QTime=2873
   [junit4]   2> 1497834 INFO  (qtp462100378-10411) [n:127.0.0.1:63772_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1497934 INFO  
(zkCallback-1436-thread-2-processing-n:127.0.0.1:62384_solr) 
[n:127.0.0.1:62384_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: [5])
   [junit4]   2> 1497934 INFO  
(zkCallback-1427-thread-1-processing-n:127.0.0.1:44346_solr) 
[n:127.0.0.1:44346_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: [5])
   [junit4]   2> 1497934 INFO  
(zkCallback-1428-thread-1-processing-n:127.0.0.1:58494_solr) 
[n:127.0.0.1:58494_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: [5])
   [junit4]   2> 1497935 INFO  
(zkCallback-1432-thread-1-processing-n:127.0.0.1:52862_solr) 
[n:127.0.0.1:52862_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: [5])
   [junit4]   2> 1498836 INFO  (qtp462100378-10411) [n:127.0.0.1:63772_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&property.config=solrconfig-distrib-update-processor-chains.xml&property.schema=schema15.xml&collection.configName=solrCloudCollectionConfig&name=test_col&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=4000
   [junit4]   2> 1498839 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[6895FF8851D4A42C]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
test_col failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 1498840 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[6895FF8851D4A42C]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: test_col
   [junit4]   2> 1498850 INFO  
(OverseerCollectionConfigSetProcessor-97368437757902859-127.0.0.1:58494_solr-n_0000000000)
 [n:127.0.0.1:58494_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1498854 INFO  (qtp2065719662-10405) [n:127.0.0.1:62384_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:44346/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[abc!1078071238
 (1557895010485010432)]} 0 1
   [junit4]   2> 1498854 INFO  (qtp621446864-10431) [n:127.0.0.1:44346_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[abc!1078071238 
(1557895010485010432)]} 0 6
   [junit4]   2> 1498861 INFO  (qtp935823487-10414) [n:127.0.0.1:58494_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:52862/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[XYZ!1995263028
 (1557895010492350464)]} 0 1
   [junit4]   2> 1498861 INFO  (qtp841575854-10423) [n:127.0.0.1:52862_solr 
c:test_col s:shard2 r:core_node2 x:test_col_shard2_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[XYZ!1995263028 
(1557895010492350464)]} 0 5
   [junit4]   2> 1498866 INFO  (qtp935823487-10419) [n:127.0.0.1:58494_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1498866 INFO  (qtp935823487-10419) [n:127.0.0.1:58494_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1ae89c3b
   [junit4]   2> 1498866 INFO  (qtp2065719662-10402) [n:127.0.0.1:62384_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1498867 INFO  (qtp841575854-10429) [n:127.0.0.1:52862_solr 
c:test_col s:shard2 r:core_node2 x:test_col_shard2_replica2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1498867 INFO  (qtp841575854-10429) [n:127.0.0.1:52862_solr 
c:test_col s:shard2 r:core_node2 x:test_col_shard2_replica2] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@43b6e508
   [junit4]   2> 1498867 INFO  (qtp2065719662-10402) [n:127.0.0.1:62384_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@b2f7580
   [junit4]   2> 1498870 INFO  (qtp621446864-10437) [n:127.0.0.1:44346_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1498872 INFO  (qtp621446864-10437) [n:127.0.0.1:44346_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2f20328d
   [junit4]   2> 1498874 INFO  (qtp841575854-10429) [n:127.0.0.1:52862_solr 
c:test_col s:shard2 r:core_node2 x:test_col_shard2_replica2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4c29cfa7[test_col_shard2_replica2] 
main]
   [junit4]   2> 1498874 INFO  (qtp841575854-10429) [n:127.0.0.1:52862_solr 
c:test_col s:shard2 r:core_node2 x:test_col_shard2_replica2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1498874 INFO  
(searcherExecutor-4184-thread-1-processing-n:127.0.0.1:52862_solr 
x:test_col_shard2_replica2 s:shard2 c:test_col r:core_node2) 
[n:127.0.0.1:52862_solr c:test_col s:shard2 r:core_node2 
x:test_col_shard2_replica2] o.a.s.c.SolrCore [test_col_shard2_replica2] 
Registered new searcher Searcher@4c29cfa7[test_col_shard2_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):c1)))}
   [junit4]   2> 1498875 INFO  (qtp841575854-10429) [n:127.0.0.1:52862_solr 
c:test_col s:shard2 r:core_node2 x:test_col_shard2_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44346/solr/test_col_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 8
   [junit4]   2> 1498877 INFO  (qtp935823487-10419) [n:127.0.0.1:58494_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6d748284[test_col_shard2_replica1] 
main]
   [junit4]   2> 1498878 INFO  (qtp935823487-10419) [n:127.0.0.1:58494_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1498878 INFO  
(searcherExecutor-4192-thread-1-processing-n:127.0.0.1:58494_solr 
x:test_col_shard2_replica1 s:shard2 c:test_col r:core_node4) 
[n:127.0.0.1:58494_solr c:test_col s:shard2 r:core_node4 
x:test_col_shard2_replica1] o.a.s.c.SolrCore [test_col_shard2_replica1] 
Registered new searcher Searcher@6d748284[test_col_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):c1)))}
   [junit4]   2> 1498879 INFO  (qtp2065719662-10402) [n:127.0.0.1:62384_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@533158ad[test_col_shard1_replica2] 
main]
   [junit4]   2> 1498879 INFO  (qtp2065719662-10402) [n:127.0.0.1:62384_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1498879 INFO  (qtp935823487-10419) [n:127.0.0.1:58494_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44346/solr/test_col_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 12
   [junit4]   2> 1498879 INFO  
(searcherExecutor-4188-thread-1-processing-n:127.0.0.1:62384_solr 
x:test_col_shard1_replica2 s:shard1 c:test_col r:core_node1) 
[n:127.0.0.1:62384_solr c:test_col s:shard1 r:core_node1 
x:test_col_shard1_replica2] o.a.s.c.SolrCore [test_col_shard1_replica2] 
Registered new searcher Searcher@533158ad[test_col_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):c1)))}
   [junit4]   2> 1498880 INFO  (qtp621446864-10437) [n:127.0.0.1:44346_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@69c4bd46[test_col_shard1_replica1] 
main]
   [junit4]   2> 1498880 INFO  (qtp621446864-10437) [n:127.0.0.1:44346_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1498880 INFO  (qtp2065719662-10402) [n:127.0.0.1:62384_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44346/solr/test_col_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 13
   [junit4]   2> 1498881 INFO  
(searcherExecutor-4183-thread-1-processing-n:127.0.0.1:44346_solr 
x:test_col_shard1_replica1 s:shard1 c:test_col r:core_node3) 
[n:127.0.0.1:44346_solr c:test_col s:shard1 r:core_node3 
x:test_col_shard1_replica1] o.a.s.c.SolrCore [test_col_shard1_replica1] 
Registered new searcher Searcher@69c4bd46[test_col_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.5.0):c1)))}
   [junit4]   2> 1498881 INFO  (qtp621446864-10437) [n:127.0.0.1:44346_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44346/solr/test_col_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 11
   [junit4]   2> 1498881 INFO  (qtp621446864-10433) [n:127.0.0.1:44346_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr 
path=/update 
params={_stateVer_=test_col:9&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 17
   [junit4]   2> 1498887 INFO  (qtp2065719662-10403) [n:127.0.0.1:62384_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.c.S.Request 
[test_col_shard1_replica2]  webapp=/solr path=/select 
params={distrib=false&_stateVer_=test_col:9&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:62384/solr/test_col_shard1_replica2/|http://127.0.0.1:44346/solr/test_col_shard1_replica1/&rows=10&version=2&q=*:*&NOW=1485724459192&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1498888 INFO  (qtp841575854-10425) [n:127.0.0.1:52862_solr 
c:test_col s:shard2 r:core_node2 x:test_col_shard2_replica2] o.a.s.c.S.Request 
[test_col_shard2_replica2]  webapp=/solr path=/select 
params={distrib=false&_stateVer_=test_col:9&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:52862/solr/test_col_shard2_replica2/|http://127.0.0.1:58494/solr/test_col_shard2_replica1/&rows=10&version=2&q=*:*&NOW=1485724459192&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1498890 INFO  (qtp2065719662-10403) [n:127.0.0.1:62384_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] o.a.s.c.S.Request 
[test_col_shard1_replica2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&_stateVer_=test_col:9&fl=id,expected_shard_s,[shard]&shards.purpose=64&NOW=1485724459192&ids=abc!1078071238&isShard=true&shard.url=http://127.0.0.1:62384/solr/test_col_shard1_replica2/|http://127.0.0.1:44346/solr/test_col_shard1_replica1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1498890 INFO  (qtp841575854-10424) [n:127.0.0.1:52862_solr 
c:test_col s:shard2 r:core_node2 x:test_col_shard2_replica2] o.a.s.c.S.Request 
[test_col_shard2_replica2]  webapp=/solr path=/select 
params={q=*:*&distrib=false&_stateVer_=test_col:9&fl=id,expected_shard_s,[shard]&shards.purpose=64&NOW=1485724459192&ids=XYZ!1995263028&isShard=true&shard.url=http://127.0.0.1:52862/solr/test_col_shard2_replica2/|http://127.0.0.1:58494/solr/test_col_shard2_replica1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1498891 INFO  (qtp841575854-10428) [n:127.0.0.1:52862_solr 
c:test_col s:shard2 r:core_node2 x:test_col_shard2_replica2] o.a.s.c.S.Request 
[test_col_shard2_replica2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=test_col:9&fl=id,expected_shard_s,[shard]&wt=javabin&version=2}
 hits=2 status=0 QTime=6
   [junit4]   2> 1498965 INFO  
(TEST-TestTolerantUpdateProcessorCloud.testVariousDeletesViaCloudClient-seed#[6895FF8851D4A42C])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testVariousDeletesViaCloudClient
   [junit4]   2> 1498970 INFO  (qtp621446864-10445) [n:127.0.0.1:44346_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@46fdc801[test_col_shard1_replica1] 
realtime]
   [junit4]   2> 1498970 INFO  (qtp841575854-10423) [n:127.0.0.1:52862_solr 
c:test_col s:shard2 r:core_node2 x:test_col_shard2_replica2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@15000229[test_col_shard2_replica2] 
realtime]
   [junit4]   2> 1498975 INFO  (qtp2065719662-10403) [n:127.0.0.1:62384_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@22417e6a[test_col_shard1_replica2] 
realtime]
   [junit4]   2> 1498975 INFO  (qtp2065719662-10403) [n:127.0.0.1:62384_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&_version_=-1557895010609790976&distrib.from=http://127.0.0.1:44346/solr/test_col_shard1_replica1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1557895010609790976)} 0 3
   [junit4]   2> 1498976 INFO  (qtp935823487-10418) [n:127.0.0.1:58494_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2806af49[test_col_shard2_replica1] 
realtime]
   [junit4]   2> 1498976 INFO  (qtp935823487-10418) [n:127.0.0.1:58494_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&_version_=-1557895010608742400&distrib.from=http://127.0.0.1:52862/solr/test_col_shard2_replica2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1557895010608742400)} 0 3
   [junit4]   2> 1498976 INFO  (qtp621446864-10445) [n:127.0.0.1:44346_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:52862/solr/test_col_shard2_replica2/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1557895010609790976)} 0 7
   [junit4]   2> 1498980 INFO  (qtp841575854-10423) [n:127.0.0.1:52862_solr 
c:test_col s:shard2 r:core_node2 x:test_col_shard2_replica2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr 
path=/update params={wt=javabin&version=2}{deleteByQuery=*:* 
(-1557895010608742400)} 0 13
   [junit4]   2> 1499017 INFO  (qtp935823487-10416) [n:127.0.0.1:58494_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1499017 INFO  (qtp621446864-10455) [n:127.0.0.1:44346_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1499017 INFO  (qtp2065719662-10407) [n:127.0.0.1:62384_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1499018 INFO  (qtp2065719662-10407) [n:127.0.0.1:62384_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@b2f7580
   [junit4]   2> 1499017 INFO  (qtp621446864-10455) [n:127.0.0.1:44346_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2f20328d
   [junit4]   2> 1499017 INFO  (qtp935823487-10416) [n:127.0.0.1:58494_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1ae89c3b
   [junit4]   2> 1499018 INFO  (qtp935823487-10416) [n:127.0.0.1:58494_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1d7524bc[test_col_shard2_replica1] 
main]
   [junit4]   2> 1499018 INFO  (qtp2065719662-10407) [n:127.0.0.1:62384_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2e236f33[test_col_shard1_replica2] 
main]
   [junit4]   2> 1499018 INFO  (qtp621446864-10455) [n:127.0.0.1:44346_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7c1efb30[test_col_shard1_replica1] 
main]
   [junit4]   2> 1499018 INFO  (qtp935823487-10416) [n:127.0.0.1:58494_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica1] o.a.s.u.

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

hread-5) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.node
   [junit4]   2> 1516697 INFO  (jetty-launcher-1407-thread-5) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7cfafa79{/solr,null,UNAVAILABLE}
   [junit4]   2> 1516721 WARN  
(zkCallback-1432-thread-1-processing-n:127.0.0.1:52862_solr) 
[n:127.0.0.1:52862_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1516722 INFO  (jetty-launcher-1407-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1516722 INFO  (jetty-launcher-1407-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5af522b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1516724 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[6895FF8851D4A42C]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:34138 34138
   [junit4]   2> 1517194 WARN  
(OverseerCollectionConfigSetProcessor-97368437757902858-127.0.0.1:44346_solr-n_0000000001)
 [n:127.0.0.1:44346_solr    ] o.a.s.c.OverseerTaskProcessor Overseer cannot 
talk to ZK
   [junit4]   2> 1526754 INFO  (Thread-3825) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:34138 34138
   [junit4]   2> 1526756 WARN  (Thread-3825) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        4       
/solr/configs/solrCloudCollectionConfig/managed-schema
   [junit4]   2>        4       /solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        4       /solr/collections/test_col/state.json
   [junit4]   2>        3       
/solr/overseer_elect/election/97368437757902858-127.0.0.1:44346_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        23      /solr/overseer/queue
   [junit4]   2>        21      /solr/overseer/collection-queue-work
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        5       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1526756 INFO  
(SUITE-TestTolerantUpdateProcessorCloud-seed#[6895FF8851D4A42C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Jan 29, 2017 9:14:47 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> Jan 29, 2017 9:15:07 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 2 threads leaked from SUITE scope at 
org.apache.solr.cloud.TestTolerantUpdateProcessorCloud: 
   [junit4]   2>    1) Thread[id=10595, 
name=OverseerHdfsCoreFailoverThread-97368437757902858-127.0.0.1:44346_solr-n_0000000001,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>    2) Thread[id=10593, 
name=OverseerStateUpdate-97368437757902858-127.0.0.1:44346_solr-n_0000000001, 
state=TIMED_WAITING, group=Overseer state updater.]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at 
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:164)
   [junit4]   2>         at 
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:138)
   [junit4]   2>         at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:179)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Jan 29, 2017 9:15:07 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=10595, 
name=OverseerHdfsCoreFailoverThread-97368437757902858-127.0.0.1:44346_solr-n_0000000001,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2>    2) Thread[id=10593, 
name=OverseerStateUpdate-97368437757902858-127.0.0.1:44346_solr-n_0000000001, 
state=TIMED_WAITING, group=Overseer state updater.]
   [junit4]   2> 1546793 INFO  
(OverseerStateUpdate-97368437757902858-127.0.0.1:44346_solr-n_0000000001) 
[n:127.0.0.1:44346_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:44346_solr
   [junit4]   2> Jan 29, 2017 9:15:07 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), 
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=es-SV, 
timezone=Europe/Bratislava
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_121 
(64-bit)/cpus=3,threads=1,free=181676720,total=528482304
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestLeaderElectionWithEmptyReplica, BlockJoinFacetDistribTest, 
TestStressCloudBlindAtomicUpdates, TestBinaryResponseWriter, 
LeaderElectionIntegrationTest, CdcrBootstrapTest, EchoParamsTest, 
TestExpandComponent, TestRangeQuery, AddBlockUpdateTest, SolrMetricManagerTest, 
TestCloudRecovery, TestJmxMonitoredMap, TestHdfsBackupRestoreCore, 
CoreAdminCreateDiscoverTest, TestOnReconnectListenerSupport, SparseHLLTest, 
HdfsSyncSliceTest, TestBackupRepositoryFactory, 
TestRuleBasedAuthorizationPlugin, LeaderElectionContextKeyTest, 
CurrencyFieldOpenExchangeTest, SpellPossibilityIteratorTest, 
DefaultValueUpdateProcessorTest, TestObjectReleaseTracker, DeleteShardTest, 
BasicZkTest, CheckHdfsIndexTest, ClassificationUpdateProcessorTest, 
DistributedFacetPivotSmallTest, TestIndexSearcher, 
HdfsChaosMonkeySafeLeaderTest, SpellCheckCollatorTest, HdfsDirectoryTest, 
MinimalSchemaTest, CreateCollectionCleanupTest, CdcrUpdateLogTest, 
ZkSolrClientTest, UpdateParamsTest, TestSubQueryTransformerCrossCore, 
CdcrReplicationHandlerTest, TestJsonFacetRefinement, 
TermVectorComponentDistributedTest, SolrCmdDistributorTest, 
TestFuzzyAnalyzedSuggestions, TestRecovery, TestDocSet, EnumFieldTest, 
UUIDFieldTest, TestFieldCacheReopen, ExternalFileFieldSortTest, JsonLoaderTest, 
SolrMetricsIntegrationTest, ConnectionReuseTest, 
TestEmbeddedSolrServerConstructors, BlobRepositoryCloudTest, QueryParsingTest, 
SliceStateTest, UUIDUpdateProcessorFallbackTest, 
DocExpirationUpdateProcessorFactoryTest, TestLuceneMatchVersion, 
SSLMigrationTest, TestNumericTerms64, TestFoldingMultitermQuery, 
DebugComponentTest, DistribJoinFromCollectionTest, TestDistributedGrouping, 
BooleanFieldTest, TestCloudPivotFacet, SuggesterTSTTest, 
BasicDistributedZk2Test, IndexSchemaTest, FieldMutatingUpdateProcessorTest, 
DistanceFunctionTest, ShardSplitTest, CollectionTooManyReplicasTest, 
JvmMetricsTest, DistributedQueryComponentCustomSortTest, 
TestRandomCollapseQParserPlugin, TestDocTermOrds, UtilsToolTest, 
TestConfigSetImmutable, TestDynamicFieldResource, TestDelegationWithHadoopAuth, 
CollectionsAPIDistributedZkTest, TestDistributedMissingSort, TestWriterPerf, 
VMParamsZkACLAndCredentialsProvidersTest, SpellCheckComponentTest, 
SuggestComponentTest, DistributedTermsComponentTest, 
ParsingFieldUpdateProcessorsTest, TestManagedSynonymFilterFactory, 
TestQuerySenderNoQuery, HdfsTlogReplayBufferedWhileIndexingTest, 
CollectionsAPISolrJTest, BlockDirectoryTest, ConfigSetsAPITest, 
TestSolrQueryParserDefaultOperatorResource, TestTolerantUpdateProcessorCloud]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestTolerantUpdateProcessorCloud -Dtests.seed=6895FF8851D4A42C 
-Dtests.slow=true -Dtests.locale=es-SV -Dtests.timezone=Europe/Bratislava 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestTolerantUpdateProcessorCloud (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.cloud.TestTolerantUpdateProcessorCloud: 
   [junit4]    >    1) Thread[id=10595, 
name=OverseerHdfsCoreFailoverThread-97368437757902858-127.0.0.1:44346_solr-n_0000000001,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=10593, 
name=OverseerStateUpdate-97368437757902858-127.0.0.1:44346_solr-n_0000000001, 
state=TIMED_WAITING, group=Overseer state updater.]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at 
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:164)
   [junit4]    >         at 
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:138)
   [junit4]    >         at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:179)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6895FF8851D4A42C]:0)
   [junit4] Completed [275/681 (1!)] on J1 in 54.03s, 19 tests, 1 error <<< 
FAILURES!

[...truncated 63760 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to