You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/06/11 04:21:44 UTC

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_92) - Build # 5903 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5903/
Java: 32bit/jdk1.8.0_92 -server -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestTolerantUpdateProcessorCloud.testVariousAddsViaShard1LeaderClient

Error Message:
GC overhead limit exceeded

Stack Trace:
java.lang.OutOfMemoryError: GC overhead limit exceeded
	at __randomizedtesting.SeedInfo.seed([9CDED135A6D57336:2FABE816ABCBFF3D]:0)
	at java.util.Arrays.copyOfRange(Arrays.java:3664)
	at java.lang.String.<init>(String.java:207)
	at java.lang.String.substring(String.java:1969)
	at java.lang.String.subSequence(String.java:2003)
	at java.util.regex.Pattern.split(Pattern.java:1233)
	at java.util.regex.Pattern.split(Pattern.java:1273)
	at sun.security.util.AlgorithmDecomposer.decompose(AlgorithmDecomposer.java:56)
	at sun.security.ssl.SSLAlgorithmDecomposer.decomposes(SSLAlgorithmDecomposer.java:149)
	at sun.security.ssl.SSLAlgorithmDecomposer.decompose(SSLAlgorithmDecomposer.java:222)
	at sun.security.ssl.SSLAlgorithmDecomposer.decompose(SSLAlgorithmDecomposer.java:243)
	at sun.security.util.AbstractAlgorithmConstraints.checkAlgorithm(AbstractAlgorithmConstraints.java:104)
	at sun.security.util.DisabledAlgorithmConstraints.permits(DisabledAlgorithmConstraints.java:91)
	at sun.security.ssl.SSLAlgorithmConstraints.permits(SSLAlgorithmConstraints.java:144)
	at sun.security.ssl.Handshaker.getActiveCipherSuites(Handshaker.java:642)
	at sun.security.ssl.Handshaker.activate(Handshaker.java:509)
	at sun.security.ssl.SSLSocketImpl.kickstartHandshake(SSLSocketImpl.java:1482)
	at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1351)
	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:394)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:353)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)




Build Log:
[...truncated 12085 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTolerantUpdateProcessorCloud
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTolerantUpdateProcessorCloud_9CDED135A6D57336-001\init-core-data-001
   [junit4]   2> 2848259 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2848263 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2848263 INFO  (Thread-6051) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2848263 INFO  (Thread-6051) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2848368 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:50115
   [junit4]   2> 2848369 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848369 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848377 INFO  (zkCallback-2684-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@97fd07 name:ZooKeeperConnection Watcher:127.0.0.1:50115 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848378 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848378 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848378 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2848382 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 2848386 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 0x1553da983ee0000, 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> 2848393 INFO  (jetty-launcher-2683-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2848394 INFO  (jetty-launcher-2683-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f5bd26{/solr,null,AVAILABLE}
   [junit4]   2> 2848397 INFO  (jetty-launcher-2683-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@79614d{SSL,[ssl, http/1.1]}{127.0.0.1:50153}
   [junit4]   2> 2848397 INFO  (jetty-launcher-2683-thread-1) [    ] o.e.j.s.Server Started @2852651ms
   [junit4]   2> 2848397 INFO  (jetty-launcher-2683-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50153}
   [junit4]   2> 2848397 INFO  (jetty-launcher-2683-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2848397 INFO  (jetty-launcher-2683-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTolerantUpdateProcessorCloud_9CDED135A6D57336-001\tempDir-001\node1'
   [junit4]   2> 2848398 INFO  (jetty-launcher-2683-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2848398 INFO  (jetty-launcher-2683-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2848399 INFO  (jetty-launcher-2683-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848400 INFO  (jetty-launcher-2683-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848400 INFO  (jetty-launcher-2683-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2848401 INFO  (jetty-launcher-2683-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1197b3f{/solr,null,AVAILABLE}
   [junit4]   2> 2848405 INFO  (jetty-launcher-2683-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@a337f4{SSL,[ssl, http/1.1]}{127.0.0.1:50158}
   [junit4]   2> 2848405 INFO  (jetty-launcher-2683-thread-2) [    ] o.e.j.s.Server Started @2852659ms
   [junit4]   2> 2848405 INFO  (jetty-launcher-2683-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50158}
   [junit4]   2> 2848405 INFO  (jetty-launcher-2683-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2848405 INFO  (jetty-launcher-2683-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTolerantUpdateProcessorCloud_9CDED135A6D57336-001\tempDir-001\node2'
   [junit4]   2> 2848405 INFO  (jetty-launcher-2683-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2848405 INFO  (jetty-launcher-2683-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2848406 INFO  (jetty-launcher-2683-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848408 INFO  (jetty-launcher-2683-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848410 INFO  (jetty-launcher-2683-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2848411 INFO  (jetty-launcher-2683-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12c6cea{/solr,null,AVAILABLE}
   [junit4]   2> 2848413 INFO  (jetty-launcher-2683-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2848413 INFO  (jetty-launcher-2683-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@31eae3{SSL,[ssl, http/1.1]}{127.0.0.1:50165}
   [junit4]   2> 2848413 INFO  (jetty-launcher-2683-thread-3) [    ] o.e.j.s.Server Started @2852667ms
   [junit4]   2> 2848414 INFO  (jetty-launcher-2683-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50165}
   [junit4]   2> 2848414 INFO  (jetty-launcher-2683-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2848414 INFO  (jetty-launcher-2683-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15d73ad{/solr,null,AVAILABLE}
   [junit4]   2> 2848414 INFO  (jetty-launcher-2683-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTolerantUpdateProcessorCloud_9CDED135A6D57336-001\tempDir-001\node3'
   [junit4]   2> 2848414 INFO  (jetty-launcher-2683-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2848414 INFO  (jetty-launcher-2683-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2848415 INFO  (jetty-launcher-2683-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848415 INFO  (jetty-launcher-2683-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848416 INFO  (jetty-launcher-2683-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@105cf2c{SSL,[ssl, http/1.1]}{127.0.0.1:50168}
   [junit4]   2> 2848416 INFO  (jetty-launcher-2683-thread-4) [    ] o.e.j.s.Server Started @2852670ms
   [junit4]   2> 2848416 INFO  (jetty-launcher-2683-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50168}
   [junit4]   2> 2848416 INFO  (jetty-launcher-2683-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2848416 INFO  (jetty-launcher-2683-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTolerantUpdateProcessorCloud_9CDED135A6D57336-001\tempDir-001\node4'
   [junit4]   2> 2848417 INFO  (jetty-launcher-2683-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2848417 INFO  (jetty-launcher-2683-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2848417 INFO  (jetty-launcher-2683-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848418 INFO  (jetty-launcher-2683-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2848418 INFO  (jetty-launcher-2683-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848418 INFO  (jetty-launcher-2683-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14eb3b2{/solr,null,AVAILABLE}
   [junit4]   2> 2848420 INFO  (jetty-launcher-2683-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@f0b337{SSL,[ssl, http/1.1]}{127.0.0.1:50175}
   [junit4]   2> 2848420 INFO  (jetty-launcher-2683-thread-5) [    ] o.e.j.s.Server Started @2852674ms
   [junit4]   2> 2848420 INFO  (jetty-launcher-2683-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50175}
   [junit4]   2> 2848421 INFO  (jetty-launcher-2683-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2848421 INFO  (jetty-launcher-2683-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTolerantUpdateProcessorCloud_9CDED135A6D57336-001\tempDir-001\node5'
   [junit4]   2> 2848421 INFO  (jetty-launcher-2683-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2848421 INFO  (jetty-launcher-2683-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2848451 INFO  (jetty-launcher-2683-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848452 INFO  (jetty-launcher-2683-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848460 INFO  (zkCallback-2687-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a01dc2 name:ZooKeeperConnection Watcher:127.0.0.1:50115/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848460 INFO  (jetty-launcher-2683-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848460 INFO  (jetty-launcher-2683-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848461 INFO  (zkCallback-2685-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5dc947 name:ZooKeeperConnection Watcher:127.0.0.1:50115/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848461 INFO  (jetty-launcher-2683-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848461 INFO  (zkCallback-2686-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1bd357d name:ZooKeeperConnection Watcher:127.0.0.1:50115/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848461 INFO  (jetty-launcher-2683-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848461 INFO  (jetty-launcher-2683-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848461 INFO  (jetty-launcher-2683-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2848462 INFO  (jetty-launcher-2683-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848462 INFO  (zkCallback-2688-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1772861 name:ZooKeeperConnection Watcher:127.0.0.1:50115/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848462 INFO  (jetty-launcher-2683-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848462 INFO  (jetty-launcher-2683-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848462 INFO  (jetty-launcher-2683-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2848462 INFO  (jetty-launcher-2683-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2848465 INFO  (jetty-launcher-2683-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2848481 INFO  (jetty-launcher-2683-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTolerantUpdateProcessorCloud_9CDED135A6D57336-001\tempDir-001\node2\.
   [junit4]   2> 2848482 INFO  (jetty-launcher-2683-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 28693518
   [junit4]   2> 2848482 INFO  (jetty-launcher-2683-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTolerantUpdateProcessorCloud_9CDED135A6D57336-001\tempDir-001\node2]
   [junit4]   2> 2848482 WARN  (jetty-launcher-2683-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTolerantUpdateProcessorCloud_9CDED135A6D57336-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTolerantUpdateProcessorCloud_9CDED135A6D57336-001\tempDir-001\node2\lib
   [junit4]   2> 2848482 INFO  (jetty-launcher-2683-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2848484 INFO  (jetty-launcher-2683-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 2848484 INFO  (jetty-launcher-2683-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTolerantUpdateProcessorCloud_9CDED135A6D57336-001\tempDir-001\node3\.
   [junit4]   2> 2848485 INFO  (jetty-launcher-2683-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 20572153
   [junit4]   2> 2848485 INFO  (jetty-launcher-2683-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTolerantUpdateProcessorCloud_9CDED135A6D57336-001\tempDir-001\node3]
   [junit4]   2> 2848485 WARN  (jetty-launcher-2683-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTolerantUpdateProcessorCloud_9CDED135A6D57336-001\tempDir-001\node3\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTolerantUpdateProcessorCloud_9CDED135A6D57336-001\tempDir-001\node3\lib
   [junit4]   2> 2848485 INFO  (jetty-launcher-2683-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2848485 INFO  (jetty-launcher-2683-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2848485 INFO  (jetty-launcher-2683-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2848485 INFO  (jetty-launcher-2683-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50115/solr
   [junit4]   2> 2848485 INFO  (jetty-launcher-2683-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2848485 INFO  (jetty-launcher-2683-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848486 INFO  (jetty-launcher-2683-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 2848486 INFO  (jetty-launcher-2683-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848487 INFO  (jetty-launcher-2683-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2848487 INFO  (jetty-launcher-2683-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2848487 INFO  (jetty-launcher-2683-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50115/solr
   [junit4]   2> 2848487 INFO  (jetty-launcher-2683-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2848487 INFO  (jetty-launcher-2683-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848487 INFO  (jetty-launcher-2683-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTolerantUpdateProcessorCloud_9CDED135A6D57336-001\tempDir-001\node1\.
   [junit4]   2> 2848488 INFO  (jetty-launcher-2683-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTolerantUpdateProcessorCloud_9CDED135A6D57336-001\tempDir-001\node4\.
   [junit4]   2> 2848488 INFO  (jetty-launcher-2683-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 11736928
   [junit4]   2> 2848488 INFO  (jetty-launcher-2683-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848488 INFO  (jetty-launcher-2683-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 31923176
   [junit4]   2> 2848488 INFO  (jetty-launcher-2683-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTolerantUpdateProcessorCloud_9CDED135A6D57336-001\tempDir-001\node1]
   [junit4]   2> 2848488 INFO  (jetty-launcher-2683-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTolerantUpdateProcessorCloud_9CDED135A6D57336-001\tempDir-001\node4]
   [junit4]   2> 2848488 WARN  (jetty-launcher-2683-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTolerantUpdateProcessorCloud_9CDED135A6D57336-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTolerantUpdateProcessorCloud_9CDED135A6D57336-001\tempDir-001\node1\lib
   [junit4]   2> 2848488 INFO  (jetty-launcher-2683-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2848488 WARN  (jetty-launcher-2683-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTolerantUpdateProcessorCloud_9CDED135A6D57336-001\tempDir-001\node4\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTolerantUpdateProcessorCloud_9CDED135A6D57336-001\tempDir-001\node4\lib
   [junit4]   2> 2848489 INFO  (jetty-launcher-2683-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2848489 INFO  (jetty-launcher-2683-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 2848489 INFO  (jetty-launcher-2683-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 2848490 INFO  (jetty-launcher-2683-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2848490 INFO  (jetty-launcher-2683-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2848490 INFO  (jetty-launcher-2683-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50115/solr
   [junit4]   2> 2848490 INFO  (jetty-launcher-2683-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2848490 INFO  (jetty-launcher-2683-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2848490 INFO  (jetty-launcher-2683-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2848491 INFO  (jetty-launcher-2683-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50115/solr
   [junit4]   2> 2848491 INFO  (jetty-launcher-2683-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848491 INFO  (jetty-launcher-2683-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2848491 INFO  (jetty-launcher-2683-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848491 INFO  (jetty-launcher-2683-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848491 INFO  (jetty-launcher-2683-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848503 INFO  (zkCallback-2689-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c9b60c name:ZooKeeperConnection Watcher:127.0.0.1:50115/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848503 INFO  (jetty-launcher-2683-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848503 INFO  (jetty-launcher-2683-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848504 INFO  (jetty-launcher-2683-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2848511 INFO  (jetty-launcher-2683-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTolerantUpdateProcessorCloud_9CDED135A6D57336-001\tempDir-001\node5\.
   [junit4]   2> 2848511 INFO  (jetty-launcher-2683-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 26894525
   [junit4]   2> 2848511 INFO  (jetty-launcher-2683-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTolerantUpdateProcessorCloud_9CDED135A6D57336-001\tempDir-001\node5]
   [junit4]   2> 2848511 WARN  (jetty-launcher-2683-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTolerantUpdateProcessorCloud_9CDED135A6D57336-001\tempDir-001\node5\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTolerantUpdateProcessorCloud_9CDED135A6D57336-001\tempDir-001\node5\lib
   [junit4]   2> 2848512 INFO  (jetty-launcher-2683-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2848513 INFO  (jetty-launcher-2683-thread-5) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 2848514 INFO  (jetty-launcher-2683-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2848514 INFO  (jetty-launcher-2683-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2848514 INFO  (jetty-launcher-2683-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50115/solr
   [junit4]   2> 2848515 INFO  (jetty-launcher-2683-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2848515 INFO  (jetty-launcher-2683-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848518 INFO  (jetty-launcher-2683-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848518 INFO  (zkCallback-2695-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@bf0bf0 name:ZooKeeperConnection Watcher:127.0.0.1:50115 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848518 INFO  (zkCallback-2692-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17b5f2d name:ZooKeeperConnection Watcher:127.0.0.1:50115 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848518 INFO  (jetty-launcher-2683-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848518 INFO  (jetty-launcher-2683-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848518 INFO  (jetty-launcher-2683-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848518 INFO  (jetty-launcher-2683-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848520 INFO  (jetty-launcher-2683-thread-2) [n:127.0.0.1:50158_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$12/11736939@1461932
   [junit4]   2> 2848520 INFO  (jetty-launcher-2683-thread-3) [n:127.0.0.1:50165_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$12/11736939@15af5ef
   [junit4]   2> 2848521 INFO  (jetty-launcher-2683-thread-2) [n:127.0.0.1:50158_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848521 INFO  (jetty-launcher-2683-thread-3) [n:127.0.0.1:50165_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848522 INFO  (zkCallback-2701-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e15a1c name:ZooKeeperConnection Watcher:127.0.0.1:50115 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848522 INFO  (jetty-launcher-2683-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848522 INFO  (jetty-launcher-2683-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848523 INFO  (zkCallback-2700-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2872be name:ZooKeeperConnection Watcher:127.0.0.1:50115 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848525 INFO  (jetty-launcher-2683-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848525 INFO  (jetty-launcher-2683-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848527 INFO  (jetty-launcher-2683-thread-4) [n:127.0.0.1:50168_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$12/11736939@32b112
   [junit4]   2> 2848527 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 0x1553da983ee0009, 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> 2848527 INFO  (jetty-launcher-2683-thread-4) [n:127.0.0.1:50168_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848527 INFO  (jetty-launcher-2683-thread-1) [n:127.0.0.1:50153_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$12/11736939@1b78fe
   [junit4]   2> 2848527 INFO  (jetty-launcher-2683-thread-1) [n:127.0.0.1:50153_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848537 INFO  (zkCallback-2704-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@94c81 name:ZooKeeperConnection Watcher:127.0.0.1:50115 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848537 INFO  (jetty-launcher-2683-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848537 INFO  (jetty-launcher-2683-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848538 INFO  (jetty-launcher-2683-thread-5) [n:127.0.0.1:50175_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$12/11736939@867cfc
   [junit4]   2> 2848539 INFO  (jetty-launcher-2683-thread-5) [n:127.0.0.1:50175_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848540 INFO  (zkCallback-2705-thread-1-processing-n:127.0.0.1:50158_solr) [n:127.0.0.1:50158_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ca1aab name:ZooKeeperConnection Watcher:127.0.0.1:50115/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848540 INFO  (jetty-launcher-2683-thread-2) [n:127.0.0.1:50158_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848541 INFO  (zkCallback-2706-thread-1-processing-n:127.0.0.1:50165_solr) [n:127.0.0.1:50165_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a22493 name:ZooKeeperConnection Watcher:127.0.0.1:50115/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848541 INFO  (jetty-launcher-2683-thread-3) [n:127.0.0.1:50165_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848542 INFO  (jetty-launcher-2683-thread-2) [n:127.0.0.1:50158_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2848544 INFO  (jetty-launcher-2683-thread-3) [n:127.0.0.1:50165_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2848546 INFO  (jetty-launcher-2683-thread-2) [n:127.0.0.1:50158_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2848546 INFO  (jetty-launcher-2683-thread-3) [n:127.0.0.1:50165_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2848549 INFO  (jetty-launcher-2683-thread-3) [n:127.0.0.1:50165_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2848550 INFO  (jetty-launcher-2683-thread-2) [n:127.0.0.1:50158_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2848551 INFO  (jetty-launcher-2683-thread-3) [n:127.0.0.1:50165_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2848551 INFO  (jetty-launcher-2683-thread-2) [n:127.0.0.1:50158_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2848555 INFO  (jetty-launcher-2683-thread-3) [n:127.0.0.1:50165_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2848555 INFO  (jetty-launcher-2683-thread-2) [n:127.0.0.1:50158_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2848561 INFO  (jetty-launcher-2683-thread-2) [n:127.0.0.1:50158_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2848561 INFO  (jetty-launcher-2683-thread-3) [n:127.0.0.1:50165_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2848565 INFO  (jetty-launcher-2683-thread-2) [n:127.0.0.1:50158_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2848565 INFO  (jetty-launcher-2683-thread-3) [n:127.0.0.1:50165_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2848568 INFO  (jetty-launcher-2683-thread-3) [n:127.0.0.1:50165_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2848569 INFO  (jetty-launcher-2683-thread-2) [n:127.0.0.1:50158_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2848572 INFO  (jetty-launcher-2683-thread-2) [n:127.0.0.1:50158_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2848572 INFO  (jetty-launcher-2683-thread-3) [n:127.0.0.1:50165_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2848575 INFO  (jetty-launcher-2683-thread-2) [n:127.0.0.1:50158_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2848575 INFO  (jetty-launcher-2683-thread-3) [n:127.0.0.1:50165_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2848577 INFO  (jetty-launcher-2683-thread-3) [n:127.0.0.1:50165_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2848577 INFO  (jetty-launcher-2683-thread-2) [n:127.0.0.1:50158_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2848579 INFO  (jetty-launcher-2683-thread-2) [n:127.0.0.1:50158_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 2848579 INFO  (jetty-launcher-2683-thread-3) [n:127.0.0.1:50165_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 2848580 INFO  (jetty-launcher-2683-thread-2) [n:127.0.0.1:50158_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2848580 INFO  (jetty-launcher-2683-thread-3) [n:127.0.0.1:50165_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2848582 INFO  (zkCallback-2707-thread-1-processing-n:127.0.0.1:50168_solr) [n:127.0.0.1:50168_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d8bfed name:ZooKeeperConnection Watcher:127.0.0.1:50115/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848582 INFO  (jetty-launcher-2683-thread-4) [n:127.0.0.1:50168_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848584 INFO  (zkCallback-2708-thread-1-processing-n:127.0.0.1:50153_solr) [n:127.0.0.1:50153_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@144210e name:ZooKeeperConnection Watcher:127.0.0.1:50115/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848584 INFO  (jetty-launcher-2683-thread-2) [n:127.0.0.1:50158_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2848584 INFO  (jetty-launcher-2683-thread-1) [n:127.0.0.1:50153_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848586 INFO  (jetty-launcher-2683-thread-3) [n:127.0.0.1:50165_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2848592 INFO  (jetty-launcher-2683-thread-2) [n:127.0.0.1:50158_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2848592 INFO  (jetty-launcher-2683-thread-3) [n:127.0.0.1:50165_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2848625 INFO  (jetty-launcher-2683-thread-3) [n:127.0.0.1:50165_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2848625 INFO  (zkCallback-2709-thread-1-processing-n:127.0.0.1:50175_solr) [n:127.0.0.1:50175_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d0303b name:ZooKeeperConnection Watcher:127.0.0.1:50115/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848626 INFO  (jetty-launcher-2683-thread-5) [n:127.0.0.1:50175_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848626 INFO  (jetty-launcher-2683-thread-2) [n:127.0.0.1:50158_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2848626 INFO  (jetty-launcher-2683-thread-3) [n:127.0.0.1:50165_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96050765330513932-127.0.0.1:50165_solr-n_0000000000
   [junit4]   2> 2848627 INFO  (jetty-launcher-2683-thread-2) [n:127.0.0.1:50158_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96050765330513931-127.0.0.1:50158_solr-n_0000000001
   [junit4]   2> 2848628 INFO  (jetty-launcher-2683-thread-3) [n:127.0.0.1:50165_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50165_solr
   [junit4]   2> 2848628 INFO  (jetty-launcher-2683-thread-3) [n:127.0.0.1:50165_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2848630 INFO  (jetty-launcher-2683-thread-2) [n:127.0.0.1:50158_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96050765330513932-127.0.0.1:50165_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2848631 INFO  (jetty-launcher-2683-thread-2) [n:127.0.0.1:50158_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50158_solr
   [junit4]   2> 2848632 INFO  (jetty-launcher-2683-thread-2) [n:127.0.0.1:50158_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50158_solr
   [junit4]   2> 2848632 INFO  (jetty-launcher-2683-thread-3) [n:127.0.0.1:50165_solr    ] o.a.s.c.Overseer Overseer (id=96050765330513932-127.0.0.1:50165_solr-n_0000000000) starting
   [junit4]   2> 2848635 INFO  (zkCallback-2705-thread-1-processing-n:127.0.0.1:50158_solr) [n:127.0.0.1:50158_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2848635 INFO  (zkCallback-2706-thread-1-processing-n:127.0.0.1:50165_solr) [n:127.0.0.1:50165_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2848638 INFO  (jetty-launcher-2683-thread-4) [n:127.0.0.1:50168_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2848641 INFO  (zkCallback-2705-thread-1-processing-n:127.0.0.1:50158_solr) [n:127.0.0.1:50158_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2848641 INFO  (zkCallback-2706-thread-1-processing-n:127.0.0.1:50165_solr) [n:127.0.0.1:50165_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2848643 INFO  (jetty-launcher-2683-thread-3) [n:127.0.0.1:50165_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2848644 INFO  (jetty-launcher-2683-thread-4) [n:127.0.0.1:50168_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 2848644 INFO  (jetty-launcher-2683-thread-1) [n:127.0.0.1:50153_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2848645 INFO  (jetty-launcher-2683-thread-4) [n:127.0.0.1:50168_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2848647 INFO  (jetty-launcher-2683-thread-1) [n:127.0.0.1:50153_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 2848648 INFO  (jetty-launcher-2683-thread-1) [n:127.0.0.1:50153_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2848652 INFO  (jetty-launcher-2683-thread-5) [n:127.0.0.1:50175_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2848655 INFO  (jetty-launcher-2683-thread-5) [n:127.0.0.1:50175_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 2848656 INFO  (jetty-launcher-2683-thread-4) [n:127.0.0.1:50168_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2848657 INFO  (jetty-launcher-2683-thread-5) [n:127.0.0.1:50175_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2848658 INFO  (jetty-launcher-2683-thread-4) [n:127.0.0.1:50168_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96050765330513933-127.0.0.1:50168_solr-n_0000000002
   [junit4]   2> 2848658 INFO  (jetty-launcher-2683-thread-1) [n:127.0.0.1:50153_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2848659 INFO  (jetty-launcher-2683-thread-1) [n:127.0.0.1:50153_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96050765330513934-127.0.0.1:50153_solr-n_0000000003
   [junit4]   2> 2848659 INFO  (jetty-launcher-2683-thread-4) [n:127.0.0.1:50168_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96050765330513931-127.0.0.1:50158_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 2848660 INFO  (jetty-launcher-2683-thread-4) [n:127.0.0.1:50168_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:50168_solr as DOWN
   [junit4]   2> 2848661 INFO  (jetty-launcher-2683-thread-2) [n:127.0.0.1:50158_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2848661 INFO  (jetty-launcher-2683-thread-2) [n:127.0.0.1:50158_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2848662 INFO  (jetty-launcher-2683-thread-1) [n:127.0.0.1:50153_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96050765330513933-127.0.0.1:50168_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 2848663 INFO  (jetty-launcher-2683-thread-1) [n:127.0.0.1:50153_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:50153_solr as DOWN
   [junit4]   2> 2848664 INFO  (jetty-launcher-2683-thread-3) [n:127.0.0.1:50165_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2848664 INFO  (jetty-launcher-2683-thread-5) [n:127.0.0.1:50175_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2848665 INFO  (jetty-launcher-2683-thread-3) [n:127.0.0.1:50165_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:50165_solr as DOWN
   [junit4]   2> 2848665 INFO  (jetty-launcher-2683-thread-5) [n:127.0.0.1:50175_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96050765330513935-127.0.0.1:50175_solr-n_0000000004
   [junit4]   2> 2848666 INFO  (jetty-launcher-2683-thread-5) [n:127.0.0.1:50175_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96050765330513934-127.0.0.1:50153_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 2848666 INFO  (jetty-launcher-2683-thread-5) [n:127.0.0.1:50175_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:50175_solr as DOWN
   [junit4]   2> 2848668 INFO  (jetty-launcher-2683-thread-2) [n:127.0.0.1:50158_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTolerantUpdateProcessorCloud_9CDED135A6D57336-001\tempDir-001\node2\.
   [junit4]   2> 2848668 INFO  (OverseerStateUpdate-96050765330513932-127.0.0.1:50165_solr-n_0000000000) [n:127.0.0.1:50165_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2848668 INFO  (jetty-launcher-2683-thread-2) [n:127.0.0.1:50158_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2848669 INFO  (jetty-launcher-2683-thread-2) [n:127.0.0.1:50158_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2848669 INFO  (jetty-launcher-2683-thread-2) [n:127.0.0.1:50158_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2848669 INFO  (OverseerCollectionConfigSetProcessor-96050765330513932-127.0.0.1:50165_solr-n_0000000000) [n:127.0.0.1:50165_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2848670 INFO  (OverseerStateUpdate-96050765330513932-127.0.0.1:50165_solr-n_0000000000) [n:127.0.0.1:50165_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 2848672 INFO  (OverseerStateUpdate-96050765330513932-127.0.0.1:50165_solr-n_0000000000) [n:127.0.0.1:50165_solr    ] o.a.s.c.Overseer processMessage: queueSize: 0, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:50168_solr"} current state version: 0
   [junit4]   2> 2848672 INFO  (OverseerStateUpdate-96050765330513932-127.0.0.1:50165_solr-n_0000000000) [n:127.0.0.1:50165_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:50168_solr
   [junit4]   2> 2848673 INFO  (OverseerStateUpdate-96050765330513932-127.0.0.1:50165_solr-n_0000000000) [n:127.0.0.1:50165_solr    ] o.a.s.c.Overseer processMessage: queueSize: 0, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:50153_solr"} current state version: 0
   [junit4]   2> 2848673 INFO  (OverseerStateUpdate-96050765330513932-127.0.0.1:50165_solr-n_0000000000) [n:127.0.0.1:50165_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:50153_solr
   [junit4]   2> 2848675 INFO  (OverseerStateUpdate-96050765330513932-127.0.0.1:50165_solr-n_0000000000) [n:127.0.0.1:50165_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:50165_solr"} current state version: 0
   [junit4]   2> 2848675 INFO  (OverseerStateUpdate-96050765330513932-127.0.0.1:50165_solr-n_0000000000) [n:127.0.0.1:50165_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:50165_solr
   [junit4]   2> 2848676 INFO  (OverseerStateUpdate-96050765330513932-127.0.0.1:50165_solr-n_0000000000) [n:127.0.0.1:50165_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:50175_solr"} current state version: 0
   [junit4]   2> 2848676 INFO  (OverseerStateUpdate-96050765330513932-127.0.0.1:50165_solr-n_0000000000) [n:127.0.0.1:50165_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:50175_solr
   [junit4]   2> 2849664 INFO  (jetty-launcher-2683-thread-4) [n:127.0.0.1:50168_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50168_solr
   [junit4]   2> 2849665 INFO  (jetty-launcher-2683-thread-4) [n:127.0.0.1:50168_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50168_solr
   [junit4]   2> 2849665 INFO  (jetty-launcher-2683-thread-1) [n:127.0.0.1:50153_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50153_solr
   [junit4]   2> 2849667 INFO  (zkCallback-2709-thread-1-processing-n:127.0.0.1:50175_solr) [n:127.0.0.1:50175_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2849667 INFO  (zkCallback-2707-thread-1-processing-n:127.0.0.1:50168_solr) [n:127.0.0.1:50168_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2849667 INFO  (zkCallback-2705-thread-1-processing-n:127.0.0.1:50158_solr) [n:127.0.0.1:50158_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2849667 INFO  (zkCallback-2706-thread-1-processing-n:127.0.0.1:50165_solr) [n:127.0.0.1:50165_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2849669 INFO  (jetty-launcher-2683-thread-3) [n:127.0.0.1:50165_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50165_solr
   [junit4]   2> 2849669 INFO  (zkCallback-2707-thread-1-processing-n:127.0.0.1:50168_solr) [n:127.0.0.1:50168_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2849669 INFO  (zkCallback-2705-thread-1-processing-n:127.0.0.1:50158_solr) [n:127.0.0.1:50158_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2849670 INFO  (zkCallback-2706-thread-1-processing-n:127.0.0.1:50165_solr) [n:127.0.0.1:50165_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2849670 INFO  (zkCallback-2709-thread-1-processing-n:127.0.0.1:50175_solr) [n:127.0.0.1:50175_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2849671 INFO  (zkCallback-2708-thread-1-processing-n:127.0.0.1:50153_solr) [n:127.0.0.1:50153_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2849672 INFO  (jetty-launcher-2683-thread-3) [n:127.0.0.1:50165_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50165_solr
   [junit4]   2> 2849672 INFO  (jetty-launcher-2683-thread-1) [n:127.0.0.1:50153_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50153_solr
   [junit4]   2> 2849673 INFO  (zkCallback-2708-thread-1-processing-n:127.0.0.1:50153_solr) [n:127.0.0.1:50153_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2849674 INFO  (jetty-launcher-2683-thread-5) [n:127.0.0.1:50175_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50175_solr
   [junit4]   2> 2849675 INFO  (zkCallback-2705-thread-1-processing-n:127.0.0.1:50158_solr) [n:127.0.0.1:50158_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2849675 INFO  (zkCallback-2707-thread-1-processing-n:127.0.0.1:50168_solr) [n:127.0.0.1:50168_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2849675 INFO  (zkCallback-2709-thread-1-processing-n:127.0.0.1:50175_solr) [n:127.0.0.1:50175_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2849676 INFO  (zkCallback-2706-thread-1-processing-n:127.0.0.1:50165_solr) [n:127.0.0.1:50165_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2849676 INFO  (zkCallback-2708-thread-1-processing-n:127.0.0.1:50153_solr) [n:127.0.0.1:50153_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2849677 INFO  (jetty-launcher-2683-thread-5) [n:127.0.0.1:50175_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50175_solr
   [junit4]   2> 2849677 INFO  (zkCallback-2707-thread-1-processing-n:127.0.0.1:50168_solr) [n:127.0.0.1:50168_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2849677 INFO  (zkCallback-2705-thread-1-processing-n:127.0.0.1:50158_solr) [n:127.0.0.1:50158_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2849679 INFO  (zkCallback-2709-thread-1-processing-n:127.0.0.1:50175_solr) [n:127.0.0.1:50175_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 2849680 INFO  (zkCallback-2708-thread-1-processing-n:127.0.0.1:50153_solr) [n:127.0.0.1:50153_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 2849680 INFO  (zkCallback-2705-thread-1-processing-n:127.0.0.1:50158_solr) [n:127.0.0.1:50158_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2849680 INFO  (zkCallback-2706-thread-1-processing-n:127.0.0.1:50165_solr) [n:127.0.0.1:50165_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 2849680 INFO  (zkCallback-2707-thread-1-processing-n:127.0.0.1:50168_solr) [n:127.0.0.1:50168_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2849689 INFO  (jetty-launcher-2683-thread-4) [n:127.0.0.1:50168_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2849689 INFO  (jetty-launcher-2683-thread-4) [n:127.0.0.1:50168_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2849689 INFO  (jetty-launcher-2683-thread-3) [n:127.0.0.1:50165_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2849689 INFO  (jetty-launcher-2683-thread-3) [n:127.0.0.1:50165_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2849690 INFO  (jetty-launcher-2683-thread-4) [n:127.0.0.1:50168_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTolerantUpdateProcessorCloud_9CDED135A6D57336-001\tempDir-001\node4\.
   [junit4]   2> 2849690 INFO  (jetty-launcher-2683-thread-4) [n:127.0.0.1:50168_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2849691 INFO  (zkCallback-2705-thread-1-processing-n:127.0.0.1:50158_solr) [n:127.0.0.1:50158_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2849692 INFO  (jetty-launcher-2683-thread-3) [n:127.0.0.1:50165_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTolerantUpdateProcessorCloud_9CDED135A6D57336-001\tempDir-001\node3\.
   [junit4]   2> 2849693 INFO  (jetty-launcher-2683-thread-3) [n:127.0.0.1:50165_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2849693 INFO  (jetty-launcher-2683-thread-1) [n:127.0.0.1:50153_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2849694 INFO  (zkCallback-2707-thread-1-processing-n:127.0.0.1:50168_solr) [n:127.0.0.1:50168_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2849694 INFO  (jetty-launcher-2683-thread-1) [n:127.0.0.1:50153_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2849694 INFO  (jetty-launcher-2683-thread-1) [n:127.0.0.1:50153_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTolerantUpdateProcessorCloud_9CDED135A6D57336-001\tempDir-001\node1\.
   [junit4]   2> 2849694 INFO  (jetty-launcher-2683-thread-4) [n:127.0.0.1:50168_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2849694 INFO  (jetty-launcher-2683-thread-4) [n:127.0.0.1:50168_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2849695 INFO  (jetty-launcher-2683-thread-1) [n:127.0.0.1:50153_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2849695 INFO  (zkCallback-2707-thread-1-processing-n:127.0.0.1:50168_solr) [n:127.0.0.1:50168_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2849695 INFO  (zkCallback-2709-thread-1-processing-n:127.0.0.1:50175_solr) [n:127.0.0.1:50175_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2849695 INFO  (zkCallback-2705-thread-1-processing-n:127.0.0.1:50158_solr) [n:127.0.0.1:50158_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2849695 INFO  (zkCallback-2708-thread-1-processing-n:127.0.0.1:50153_solr) [n:127.0.0.1:50153_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2849695 INFO  (zkCallback-2706-thread-1-processing-n:127.0.0.1:50165_solr) [n:127.0.0.1:50165_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2849696 INFO  (jetty-launcher-2683-thread-3) [n:127.0.0.1:50165_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2849696 INFO  (jetty-launcher-2683-thread-3) [n:127.0.0.1:50165_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2849697 INFO  (jetty-launcher-2683-thread-1) [n:127.0.0.1:50153_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2849697 INFO  (jetty-launcher-2683-thread-1) [n:127.0.0.1:50153_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2849697 INFO  (zkCallback-2707-thread-1-processing-n:127.0.0.1:50168_solr) [n:127.0.0.1:50168_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2849697 INFO  (zkCallback-2709-thread-1-processing-n:127.0.0.1:50175_solr) [n:127.0.0.1:50175_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2849697 INFO  (zkCallback-2705-thread-1-processing-n:127.0.0.1:50158_solr) [n:127.0.0.1:50158_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2849697 INFO  (zkCallback-2708-thread-1-processing-n:127.0.0.1:50153_solr) [n:127.0.0.1:50153_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2849697 INFO  (zkCallback-2706-thread-1-processing-n:127.0.0.1:50165_solr) [n:127.0.0.1:50165_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2849714 INFO  (jetty-launcher-2683-thread-5) [n:127.0.0.1:50175_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2849714 INFO  (jetty-launcher-2683-thread-5) [n:127.0.0.1:50175_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2849715 INFO  (jetty-launcher-2683-thread-5) [n:127.0.0.1:50175_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTolerantUpdateProcessorCloud_9CDED135A6D57336-001\tempDir-001\node5\.
   [junit4]   2> 2849716 INFO  (jetty-launcher-2683-thread-5) [n:127.0.0.1:50175_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2849716 INFO  (jetty-launcher-2683-thread-5) [n:127.0.0.1:50175_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2849716 INFO  (jetty-launcher-2683-thread-5) [n:127.0.0.1:50175_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2849716 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2849717 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2849718 INFO  (zkCallback-2715-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@64a59f name:ZooKeeperConnection Watcher:127.0.0.1:50115 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2849719 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2849719 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2849720 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 0x1553da983ee0010, 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> 2849721 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:50115/solr
   [junit4]   2> 2849722 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2849722 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2849725 INFO  (zkCallback-2718-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@36b9e2 name:ZooKeeperConnection Watcher:127.0.0.1:50115/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2849725 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2849725 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2849725 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2849726 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 2849726 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2849729 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/addfields.updateprocessor.js
   [junit4]   2> 2849735 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 2849739 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-currency.xml
   [junit4]   2> 2849745 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-error-solrconfig.xml
   [junit4]   2> 2849748 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-mp-solrconfig.xml
   [junit4]   2> 2849753 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-mpf-solrconfig.xml
   [junit4]   2> 2849757 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 2849759 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-bogus-analysis-parameters.xml
   [junit4]   2> 2849763 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-bogus-field-parameters.xml
   [junit4]   2> 2849765 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 2849768 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-dynamic-multivalued.xml
   [junit4]   2> 2849770 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 2849776 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-default-code.xml
   [junit4]   2> 2849783 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-multivalued.xml
   [junit4]   2> 2849786 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-oer-norates.xml
   [junit4]   2> 2849789 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-multivalued.xml
   [junit4]   2> 2849795 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dup-dynamicField.xml
   [junit4]   2> 2849798 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dup-field.xml
   [junit4]   2> 2849800 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dup-fieldType.xml
   [junit4]   2> 2849804 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dynamicfield-default-val.xml
   [junit4]   2> 2849808 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dynamicfield-required.xml
   [junit4]   2> 2849813 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-external-filefield.xml
   [junit4]   2> 2849816 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-init-error.xml
   [junit4]   2> 2849819 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 2849822 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 2849826 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 2849830 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 2849834 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-non-glob-copyfield-source-matching-nothing-should-fail-test.xml
   [junit4]   2> 2849836 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-nontext-analyzer.xml
   [junit4]   2> 2849844 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 2849848 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-pos.xml
   [junit4]   2> 2849857 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-tf.xml
   [junit4]   2> 2849860 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-omit-tf-but-not-pos.xml
   [junit4]   2> 2849863 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sim-default-does-not-exist.xml
   [junit4]   2> 2849866 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 2849868 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sim-global-vs-ft-mismatch.xml
   [junit4]   2> 2849871 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 2849874 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sweetspot-partial-baseline.xml
   [junit4]   2> 2849878 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sweetspot-partial-hyperbolic.xml
   [junit4]   2> 2849880 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sweetspot-partial-norms.xml
   [junit4]   2> 2849885 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-is-copyfield-dest.xml
   [junit4]   2> 2849892 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 2849897 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 2849901 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-unsupported-docValues.xml
   [junit4]   2> 2849904 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 2849907 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-invalid-scriptfile.xml
   [junit4]   2> 2849911 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-managed-schema-named-schema.xml.xml
   [junit4]   2> 2849913 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-missing-scriptfile.xml
   [junit4]   2> 2849916 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-multiple-cfs.xml
   [junit4]   2> 2849918 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-multiple-dirfactory.xml
   [junit4]   2> 2849923 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-multiple-indexconfigs.xml
   [junit4]   2> 2849927 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-nrtmode.xml
   [junit4]   2> 2849932 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-schema-mutable-but-not-managed.xml
   [junit4]   2> 2849936 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-unexpected-schema-attribute.xml
   [junit4]   2> 2849943 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad_solrconfig.xml
   [junit4]   2> 2849945 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/blendedInfixSuggest.txt
   [junit4]   2> 2849953 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/compoundDictionary.txt
   [junit4]   2> 2849955 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/conditional.updateprocessor.js
   [junit4]   2> 2849958 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/cross-compatible.js
   [junit4]   2> 2849961 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/currency.xml
   [junit4]   2> 2849964 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/da_compoundDictionary.txt
   [junit4]   2> 2849968 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/da_UTF8.xml
   [junit4]   2> 2849974 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/elevate.xml
   [junit4]   2> 2849979 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/enumsConfig.xml
   [junit4]   2> 2849986 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/freeTextSuggest.txt
   [junit4]   2> 2849988 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/frenchArticles.txt
   [junit4]   2> 2849996 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/fuzzysuggest.txt
   [junit4]   2> 2849998 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/hunspell-test.aff
   [junit4]   2> 2850004 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/hunspell-test.dic
   [junit4]   2> 2850006 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/hyphenation.dtd
   [junit4]   2> 2850009 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/jasuggest.txt
   [junit4]   2> 2850012 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/keep-1.txt
   [junit4]   2> 2850015 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/keep-2.txt
   [junit4]   2> 2850018 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2850023 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/missing.functions.updateprocessor.js
   [junit4]   2> 2850026 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 2850029 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/old_synonyms.txt
   [junit4]   2> 2850035 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/open-exchange-rates.json
   [junit4]   2> 2850038 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/phrasesuggest.txt
   [junit4]   2> 2850042 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/protwords.txt
   [junit4]   2> 2850050 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/regex-boost-processor-test.txt
   [junit4]   2> 2850052 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 2850056 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-behavior.xml
   [junit4]   2> 2850057 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-binaryfield.xml
   [junit4]   2> 2850061 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-blockjoinfacetcomponent.xml
   [junit4]   2> 2850065 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-bm25.xml
   [junit4]   2> 2850068 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-charfilters.xml
   [junit4]   2> 2850071 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-class-name-short

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

 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50115 50115
   [junit4]   2> 2946927 INFO  (Thread-6051) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50115 50115
   [junit4]   2> 2946944 WARN  (Thread-6051) [    ] 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> 	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> 	6	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/collections/test_col/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96050765330513932-127.0.0.1:50165_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	87	/solr/overseer/collection-queue-work
   [junit4]   2> 	20	/solr/overseer/queue
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 2946946 INFO  (SUITE-TestTolerantUpdateProcessorCloud-seed#[9CDED135A6D57336]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestTolerantUpdateProcessorCloud_9CDED135A6D57336-001
   [junit4]   2> Jun 11, 2016 4:14:26 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=SimpleText, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=en-SG, timezone=Antarctica/McMurdo
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 (32-bit)/cpus=3,threads=1,free=116501328,total=477364224
   [junit4]   2> NOTE: All tests run in this JVM: [TestExclusionRuleCollectionAccess, BasicZkTest, BigEndianAscendingWordSerializerTest, CopyFieldTest, TestCrossCoreJoin, HdfsRecoveryZkTest, DirectSolrConnectionTest, TestCollationField, TestStressRecovery, ConjunctionSolrSpellCheckerTest, SpellCheckCollatorTest, TestSortByMinMaxFunction, TestFoldingMultitermQuery, TestBulkSchemaConcurrent, TestSolrConfigHandler, UpdateRequestProcessorFactoryTest, TestCustomSort, RAMDirectoryFactoryTest, TestValueSourceCache, HdfsSyncSliceTest, HLLSerializationTest, ZkNodePropsTest, BlockJoinFacetSimpleTest, DistributedTermsComponentTest, OverseerTaskQueueTest, TestMiniSolrCloudCluster, CoreAdminHandlerTest, ResourceLoaderTest, IndexSchemaRuntimeFieldTest, TestXmlQParser, TestIntervalFaceting, TestReloadAndDeleteDocs, TestConfigSets, OutputWriterTest, TolerantUpdateProcessorTest, TestDynamicFieldCollectionResource, SolrCloudExampleTest, CloneFieldUpdateProcessorFactoryTest, MultiTermTest, TlogReplayBufferedWhileIndexingTest, RankQueryTest, TestCloudDeleteByQuery, DebugComponentTest, TestSolrXml, ZkStateWriterTest, TestQuerySenderListener, DefaultValueUpdateProcessorTest, AsyncCallRequestStatusResponseTest, QueryResultKeyTest, TestFiltering, TestImplicitCoreProperties, CollectionsAPISolrJTest, TestFilteredDocIdSet, TestLRUStatsCache, TestTestInjection, SparseHLLTest, TestUseDocValuesAsStored, BinaryUpdateRequestHandlerTest, FieldMutatingUpdateProcessorTest, SolrCoreCheckLockOnStartupTest, TestJettySolrRunner, TestNoOpRegenerator, TestExceedMaxTermLength, TestPerFieldSimilarity, TestSchemaNameResource, DistanceFunctionTest, TestRealTimeGet, TestExactSharedStatsCache, SuggestComponentContextFilterQueryTest, TestSubQueryTransformer, TestReplicationHandlerBackup, DistributedFacetPivotWhiteBoxTest, TestStressUserVersions, LukeRequestHandlerTest, TestSortingResponseWriter, HdfsNNFailoverTest, TestJoin, TestBulkSchemaAPI, SuggesterTest, TestCloudPivotFacet, TestSystemIdResolver, TestTrie, OverriddenZkACLAndCredentialsProvidersTest, TestRTimerTree, CleanupOldIndexTest, TestAddFieldRealTimeGet, TestBinaryResponseWriter, CdcrVersionReplicationTest, DistributedMLTComponentTest, HdfsWriteToMultipleCollectionsTest, CachingDirectoryFactoryTest, SearchHandlerTest, HdfsTlogReplayBufferedWhileIndexingTest, EchoParamsTest, RuleEngineTest, TestFieldCacheSortRandom, BlobRepositoryCloudTest, RequestHandlersTest, BlockCacheTest, TestBadConfig, TestQueryUtils, FileBasedSpellCheckerTest, HdfsLockFactoryTest, TestCustomDocTransformer, ConnectionReuseTest, TestRestoreCore, SolrInfoMBeanTest, LeaderInitiatedRecoveryOnShardRestartTest, TestConfigSetsAPIZkFailure, ShowFileRequestHandlerTest, QueryParsingTest, TestSearcherReuse, TestReversedWildcardFilterFactory, TestFieldCache, SynonymTokenizerTest, TestQueryWrapperFilter, HdfsBasicDistributedZkTest, TestDefaultStatsCache, TestRebalanceLeaders, RestartWhileUpdatingTest, TestPHPSerializedResponseWriter, StatsComponentTest, LeaderFailoverAfterPartitionTest, TestSerializedLuceneMatchVersion, NotRequiredUniqueKeyTest, JavabinLoaderTest, TestOmitPositions, ChaosMonkeySafeLeaderTest, TestMaxScoreQueryParser, DeleteStatusTest, TestCharFilters, MinimalSchemaTest, TestFastOutputStream, TestSSLRandomization, TestSlowCompositeReaderWrapper, BlockJoinFacetDistribTest, HighlighterConfigTest, FullSolrCloudDistribCmdsTest, MultiThreadedOCPTest, AnalysisErrorHandlingTest, DateRangeFieldTest, SecurityConfHandlerTest, TestUtils, CollectionReloadTest, SignatureUpdateProcessorFactoryTest, DistributedQueueTest, PKIAuthenticationIntegrationTest, TestFuzzyAnalyzedSuggestions, BaseCdcrDistributedZkTest, TestScoreJoinQPNoScore, DataDrivenBlockJoinTest, ClusterStateUpdateTest, TestRandomFaceting, ZkSolrClientTest, TestZkChroot, ShardRoutingCustomTest, TestDistributedSearch, TestRecovery, TermVectorComponentDistributedTest, TestStressVersions, HardAutoCommitTest, TestSolr4Spatial, SpellCheckComponentTest, SolrCmdDistributorTest, BadIndexSchemaTest, ConvertedLegacyTest, BasicFunctionalityTest, TestIndexSearcher, SoftAutoCommitTest, TestCoreDiscovery, SuggesterTSTTest, SuggesterWFSTTest, TestPseudoReturnFields, TestUpdate, QueryEqualityTest, StatelessScriptUpdateProcessorFactoryTest, CacheHeaderTest, DisMaxRequestHandlerTest, TestWriterPerf, TestIndexingPerformance, MoreLikeThisHandlerTest, TestSolrQueryParser, LoggingHandlerTest, RegexBoostProcessorTest, TestJmxIntegration, TestCSVResponseWriter, JsonLoaderTest, CSVRequestHandlerTest, TestSolrIndexConfig, ResponseLogComponentTest, SolrIndexConfigTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, TestBinaryField, TestSearchPerf, NumericFieldsTest, ExternalFileFieldSortTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, TestJmxMonitoredMap, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PreAnalyzedFieldTest, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, TestSolrJ, TestDocumentBuilder, UUIDFieldTest, FileUtilsTest, TestRTGBase, CursorPagingTest, DistributedIntervalFacetingTest, TestDistributedMissingSort, TestSimpleTrackingShardHandler, AssignTest, AsyncMigrateRouteKeyTest, CollectionTooManyReplicasTest, CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, ForceLeaderTest, LeaderInitiatedRecoveryOnCommitTest, MigrateRouteKeyTest, RemoteQueryErrorTest, ShardSplitTest, TestDistribDocBasedVersion, TestDownShardTolerantSearch, TestLeaderInitiatedRecoveryThread, TestReplicaProperties, TestShortCircuitedRequests, TestSolrCloudWithKerberosAlt, TestStressCloudBlindAtomicUpdates, TestTolerantUpdateProcessorCloud]
   [junit4] Completed [483/613 (1!)] on J1 in 99.73s, 19 tests, 1 error <<< FAILURES!

[...truncated 399 lines...]
   [junit4] JVM J1: stdout was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\temp\junit4-J1-20160611_032514_795.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\heapdumps\java_pid2448.hprof ...
   [junit4] Heap dump file created [441538949 bytes in 2.216 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:740: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:684: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:531: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1427: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:984: There were test failures: 613 suites (10 ignored), 2573 tests, 1 error, 126 ignored (82 assumptions) [seed: 9CDED135A6D57336]

Total time: 78 minutes 54 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any