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/04/10 18:50:07 UTC

[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+113) - Build # 390 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/390/
Java: 32bit/jdk-9-ea+113 -server -XX:+UseG1GC -XX:-CompactStrings

1 tests failed.
FAILED:  org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud.testRandomUpdates

Error Message:
1 mismatched bits expected:<11> but was:<10>

Stack Trace:
java.lang.AssertionError: 1 mismatched bits expected:<11> but was:<10>
	at __randomizedtesting.SeedInfo.seed([AF957F45CC0B2DD1:9354AAF5BB76D3C3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud.testRandomUpdates(TestTolerantUpdateProcessorRandomCloud.java:292)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)




Build Log:
[...truncated 12223 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_AF957F45CC0B2DD1-001/init-core-data-001
   [junit4]   2> 1821057 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1821057 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.TestTolerantUpdateProcessorRandomCloud Configuring cluster: servers=5, shards=2, repfactor=2
   [junit4]   2> 1821058 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1821058 INFO  (Thread-3976) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1821058 INFO  (Thread-3976) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1821158 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:38172
   [junit4]   2> 1821158 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1821158 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1821160 INFO  (zkCallback-1689-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14abfa4 name:ZooKeeperConnection Watcher:127.0.0.1:38172 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1821160 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1821161 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1821161 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1821164 INFO  (jetty-launcher-1688-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1821164 INFO  (jetty-launcher-1688-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1821164 INFO  (jetty-launcher-1688-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1821164 INFO  (jetty-launcher-1688-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1821164 INFO  (jetty-launcher-1688-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1821167 INFO  (jetty-launcher-1688-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10da77f{/solr,null,AVAILABLE}
   [junit4]   2> 1821167 INFO  (jetty-launcher-1688-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17a8c6e{/solr,null,AVAILABLE}
   [junit4]   2> 1821167 INFO  (jetty-launcher-1688-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ac1665{/solr,null,AVAILABLE}
   [junit4]   2> 1821167 INFO  (jetty-launcher-1688-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@121420c{HTTP/1.1,[http/1.1]}{127.0.0.1:35521}
   [junit4]   2> 1821167 INFO  (jetty-launcher-1688-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@7e4164{HTTP/1.1,[http/1.1]}{127.0.0.1:33598}
   [junit4]   2> 1821167 INFO  (jetty-launcher-1688-thread-2) [    ] o.e.j.s.Server Started @1823372ms
   [junit4]   2> 1821167 INFO  (jetty-launcher-1688-thread-5) [    ] o.e.j.s.Server Started @1823372ms
   [junit4]   2> 1821167 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35521}
   [junit4]   2> 1821167 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33598}
   [junit4]   2> 1821167 INFO  (jetty-launcher-1688-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1cfcef3{/solr,null,AVAILABLE}
   [junit4]   2> 1821167 INFO  (jetty-launcher-1688-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@6f73bc{HTTP/1.1,[http/1.1]}{127.0.0.1:41525}
   [junit4]   2> 1821170 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1c8e616
   [junit4]   2> 1821170 INFO  (jetty-launcher-1688-thread-4) [    ] o.e.j.s.Server Started @1823375ms
   [junit4]   2> 1821170 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_AF957F45CC0B2DD1-001/tempDir-001/node2'
   [junit4]   2> 1821170 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41525}
   [junit4]   2> 1821170 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1821171 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1821171 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1c8e616
   [junit4]   2> 1821171 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_AF957F45CC0B2DD1-001/tempDir-001/node4'
   [junit4]   2> 1821171 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1821171 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1821171 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1821171 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1821171 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1821172 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1821172 INFO  (zkCallback-1690-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@145ab29 name:ZooKeeperConnection Watcher:127.0.0.1:38172/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1821172 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1821172 INFO  (zkCallback-1691-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f63bf8 name:ZooKeeperConnection Watcher:127.0.0.1:38172/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1821172 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1821172 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1821172 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1821172 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1821173 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1821167 INFO  (jetty-launcher-1688-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1681e9d{/solr,null,AVAILABLE}
   [junit4]   2> 1821173 INFO  (jetty-launcher-1688-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@1d2b493{HTTP/1.1,[http/1.1]}{127.0.0.1:33995}
   [junit4]   2> 1821173 INFO  (jetty-launcher-1688-thread-1) [    ] o.e.j.s.Server Started @1823378ms
   [junit4]   2> 1821174 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33995}
   [junit4]   2> 1821170 INFO  (jetty-launcher-1688-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@f65880{HTTP/1.1,[http/1.1]}{127.0.0.1:40544}
   [junit4]   2> 1821170 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1c8e616
   [junit4]   2> 1821174 INFO  (jetty-launcher-1688-thread-3) [    ] o.e.j.s.Server Started @1823379ms
   [junit4]   2> 1821174 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_AF957F45CC0B2DD1-001/tempDir-001/node5'
   [junit4]   2> 1821174 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40544}
   [junit4]   2> 1821174 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1c8e616
   [junit4]   2> 1821175 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1821175 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_AF957F45CC0B2DD1-001/tempDir-001/node1'
   [junit4]   2> 1821175 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1821175 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1821175 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1c8e616
   [junit4]   2> 1821175 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1821175 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_AF957F45CC0B2DD1-001/tempDir-001/node3'
   [junit4]   2> 1821175 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1821175 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1821175 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1821175 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1821175 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1821175 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1821175 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1821176 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1821176 INFO  (zkCallback-1693-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@474078 name:ZooKeeperConnection Watcher:127.0.0.1:38172/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1821176 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1821176 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1821177 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1821177 INFO  (zkCallback-1692-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@156d184 name:ZooKeeperConnection Watcher:127.0.0.1:38172/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1821177 INFO  (zkCallback-1694-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@177f365 name:ZooKeeperConnection Watcher:127.0.0.1:38172/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1821177 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1821177 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1821177 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_AF957F45CC0B2DD1-001/tempDir-001/node2/.
   [junit4]   2> 1821177 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1821177 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 10262250
   [junit4]   2> 1821178 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_AF957F45CC0B2DD1-001/tempDir-001/node2]
   [junit4]   2> 1821178 WARN  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_AF957F45CC0B2DD1-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_AF957F45CC0B2DD1-001/tempDir-001/node2/lib
   [junit4]   2> 1821177 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1821178 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1821178 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1821178 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_AF957F45CC0B2DD1-001/tempDir-001/node4/.
   [junit4]   2> 1821178 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1821178 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 27587255
   [junit4]   2> 1821178 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_AF957F45CC0B2DD1-001/tempDir-001/node4]
   [junit4]   2> 1821178 WARN  (jetty-launcher-1688-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_AF957F45CC0B2DD1-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_AF957F45CC0B2DD1-001/tempDir-001/node4/lib
   [junit4]   2> 1821178 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1821179 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1821179 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1821179 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1821179 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1821179 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1821179 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1821179 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38172/solr
   [junit4]   2> 1821179 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1821179 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38172/solr
   [junit4]   2> 1821179 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1821179 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1821180 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1821180 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1821180 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1821181 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_AF957F45CC0B2DD1-001/tempDir-001/node5/.
   [junit4]   2> 1821181 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 22407923
   [junit4]   2> 1821181 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_AF957F45CC0B2DD1-001/tempDir-001/node5]
   [junit4]   2> 1821181 INFO  (zkCallback-1699-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e4458d name:ZooKeeperConnection Watcher:127.0.0.1:38172 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1821181 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1821181 WARN  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_AF957F45CC0B2DD1-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_AF957F45CC0B2DD1-001/tempDir-001/node5/lib
   [junit4]   2> 1821182 INFO  (zkCallback-1700-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c9d89b name:ZooKeeperConnection Watcher:127.0.0.1:38172 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1821182 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1821182 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1821182 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1821183 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1821183 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1821183 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1821183 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1821183 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38172/solr
   [junit4]   2> 1821183 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1821183 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1821184 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1821185 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_AF957F45CC0B2DD1-001/tempDir-001/node1/.
   [junit4]   2> 1821185 INFO  (zkCallback-1703-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10f0274 name:ZooKeeperConnection Watcher:127.0.0.1:38172 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1821186 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 24475109
   [junit4]   2> 1821186 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1821186 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_AF957F45CC0B2DD1-001/tempDir-001/node1]
   [junit4]   2> 1821186 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1821186 WARN  (jetty-launcher-1688-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_AF957F45CC0B2DD1-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_AF957F45CC0B2DD1-001/tempDir-001/node1/lib
   [junit4]   2> 1821186 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1821186 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1821186 INFO  (zkCallback-1704-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@593203 name:ZooKeeperConnection Watcher:127.0.0.1:38172/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1821187 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1821187 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1821187 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1821187 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1821187 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1821187 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1821187 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38172/solr
   [junit4]   2> 1821187 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1821187 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1821188 INFO  (zkCallback-1705-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16eccd8 name:ZooKeeperConnection Watcher:127.0.0.1:38172/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1821188 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1821188 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1821188 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_AF957F45CC0B2DD1-001/tempDir-001/node3/.
   [junit4]   2> 1821188 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1821188 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 16050970
   [junit4]   2> 1821188 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_AF957F45CC0B2DD1-001/tempDir-001/node3]
   [junit4]   2> 1821188 WARN  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_AF957F45CC0B2DD1-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_AF957F45CC0B2DD1-001/tempDir-001/node3/lib
   [junit4]   2> 1821189 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1821189 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1821189 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1821189 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1821190 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38172/solr
   [junit4]   2> 1821190 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1821190 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1821190 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1821190 INFO  (zkCallback-1706-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@60915c name:ZooKeeperConnection Watcher:127.0.0.1:38172/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1821190 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1821190 INFO  (zkCallback-1709-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e3b262 name:ZooKeeperConnection Watcher:127.0.0.1:38172 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1821190 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1821190 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1821194 INFO  (zkCallback-1712-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1181a98 name:ZooKeeperConnection Watcher:127.0.0.1:38172 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1821194 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1821194 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1821194 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1821194 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1821195 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1821196 INFO  (zkCallback-1713-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@199bd51 name:ZooKeeperConnection Watcher:127.0.0.1:38172/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1821196 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1821196 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1821197 INFO  (zkCallback-1714-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2c81a name:ZooKeeperConnection Watcher:127.0.0.1:38172/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1821197 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1821198 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1821198 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1821200 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1821200 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1821200 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1821200 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1821201 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1821202 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1821202 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1821203 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1821203 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1821203 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1821204 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1821204 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1821204 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1821204 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1821205 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1821205 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1821205 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1821206 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1821206 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1821206 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1821206 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1821206 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1821207 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1821207 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1821207 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1821207 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1821208 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1821208 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1821208 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1821208 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1821208 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1821208 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1821208 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1821208 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1821209 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1821209 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1821209 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1821209 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1821209 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1821210 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1821210 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1821211 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1821211 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1821211 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1821212 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1821212 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1821212 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1821212 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1821212 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95702668255035407-127.0.0.1:40544_solr-n_0000000000
   [junit4]   2> 1821212 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1821213 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95702668255035404-127.0.0.1:41525_solr-n_0000000001
   [junit4]   2> 1821213 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1821213 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40544_solr
   [junit4]   2> 1821213 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95702668255035401-127.0.0.1:35521_solr-n_0000000002
   [junit4]   2> 1821213 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1821213 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95702668255035402-127.0.0.1:33598_solr-n_0000000003
   [junit4]   2> 1821213 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95702668255035407-127.0.0.1:40544_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1821213 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95702668255035404-127.0.0.1:41525_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 1821213 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41525_solr
   [junit4]   2> 1821214 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35521_solr
   [junit4]   2> 1821214 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95702668255035401-127.0.0.1:35521_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 1821214 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.Overseer Overseer (id=95702668255035407-127.0.0.1:40544_solr-n_0000000000) starting
   [junit4]   2> 1821214 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41525_solr
   [junit4]   2> 1821214 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33598_solr
   [junit4]   2> 1821214 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35521_solr
   [junit4]   2> 1821214 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1821215 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33598_solr
   [junit4]   2> 1821215 INFO  (zkCallback-1714-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1821215 INFO  (zkCallback-1713-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1821215 INFO  (zkCallback-1706-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1821215 INFO  (zkCallback-1704-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1821215 INFO  (zkCallback-1705-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1821216 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1821231 INFO  (zkCallback-1713-thread-2) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1821231 INFO  (zkCallback-1705-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1821231 INFO  (zkCallback-1714-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1821231 INFO  (zkCallback-1704-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1821232 INFO  (zkCallback-1706-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1821232 INFO  (zkCallback-1713-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1821232 INFO  (zkCallback-1713-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1821232 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1821232 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95702668255035406-127.0.0.1:33995_solr-n_0000000004
   [junit4]   2> 1821233 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1821233 INFO  (OverseerCollectionConfigSetProcessor-95702668255035407-127.0.0.1:40544_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1821233 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95702668255035402-127.0.0.1:33598_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 1821234 INFO  (OverseerStateUpdate-95702668255035407-127.0.0.1:40544_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1821234 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:40544_solr as DOWN
   [junit4]   2> 1821234 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:33995_solr as DOWN
   [junit4]   2> 1821236 INFO  (OverseerStateUpdate-95702668255035407-127.0.0.1:40544_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (3)
   [junit4]   2> 1821238 INFO  (OverseerStateUpdate-95702668255035407-127.0.0.1:40544_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:40544_solr"} current state version: 0
   [junit4]   2> 1821238 INFO  (OverseerStateUpdate-95702668255035407-127.0.0.1:40544_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:40544_solr
   [junit4]   2> 1821239 INFO  (OverseerStateUpdate-95702668255035407-127.0.0.1:40544_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:33995_solr"} current state version: 0
   [junit4]   2> 1821239 INFO  (OverseerStateUpdate-95702668255035407-127.0.0.1:40544_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:33995_solr
   [junit4]   2> 1821240 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1821240 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1821241 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_AF957F45CC0B2DD1-001/tempDir-001/node4/.
   [junit4]   2> 1821241 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1821242 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1821242 INFO  (jetty-launcher-1688-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1821243 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1821243 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1821244 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_AF957F45CC0B2DD1-001/tempDir-001/node5/.
   [junit4]   2> 1821244 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1821244 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1821244 INFO  (jetty-launcher-1688-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1821250 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1821250 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1821251 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_AF957F45CC0B2DD1-001/tempDir-001/node2/.
   [junit4]   2> 1821251 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1821251 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1821251 INFO  (jetty-launcher-1688-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1822236 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40544_solr
   [junit4]   2> 1822237 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40544_solr
   [junit4]   2> 1822237 INFO  (zkCallback-1714-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1822237 INFO  (zkCallback-1706-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1822237 INFO  (zkCallback-1704-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1822237 INFO  (zkCallback-1705-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1822237 INFO  (zkCallback-1713-thread-2) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1822237 INFO  (zkCallback-1714-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1822238 INFO  (zkCallback-1704-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1822238 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33995_solr
   [junit4]   2> 1822238 INFO  (zkCallback-1705-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1822238 INFO  (zkCallback-1713-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1822238 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33995_solr
   [junit4]   2> 1822238 INFO  (zkCallback-1705-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1822238 INFO  (zkCallback-1704-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1822238 INFO  (zkCallback-1713-thread-2) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1822238 INFO  (zkCallback-1706-thread-2) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1822239 INFO  (zkCallback-1705-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1822239 INFO  (zkCallback-1704-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1822239 INFO  (zkCallback-1706-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 1822239 INFO  (zkCallback-1713-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1822241 INFO  (zkCallback-1714-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1822242 INFO  (zkCallback-1714-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1822241 INFO  (zkCallback-1706-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1822248 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1822248 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1822249 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_AF957F45CC0B2DD1-001/tempDir-001/node3/.
   [junit4]   2> 1822249 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1822250 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1822250 INFO  (jetty-launcher-1688-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1822261 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1822261 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1822261 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_AF957F45CC0B2DD1-001/tempDir-001/node1/.
   [junit4]   2> 1822262 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1822262 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1822262 INFO  (jetty-launcher-1688-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1822262 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1822262 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1822263 INFO  (zkCallback-1715-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4097d0 name:ZooKeeperConnection Watcher:127.0.0.1:38172 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1822263 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1822263 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1822264 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:38172/solr
   [junit4]   2> 1822264 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1822264 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1822265 INFO  (zkCallback-1717-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c84698 name:ZooKeeperConnection Watcher:127.0.0.1:38172/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1822265 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1822265 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1822265 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1822266 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1822267 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/protwords.txt
   [junit4]   2> 1822268 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
   [junit4]   2> 1822269 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad_solrconfig.xml
   [junit4]   2> 1822269 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sortingmergepolicyfactory.xml
   [junit4]   2> 1822270 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-nocache.xml
   [junit4]   2> 1822271 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 1822271 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 1822272 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 1822273 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 1822274 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 1822274 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 1822275 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 1822275 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 1822276 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-replication2.xml
   [junit4]   2> 1822277 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
   [junit4]   2> 1822278 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
   [junit4]   2> 1822278 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 1822279 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/old_synonyms.txt
   [junit4]   2> 1822280 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/enumsConfig.xml
   [junit4]   2> 1822281 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
   [junit4]   2> 1822281 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 1822282 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicyfactory-nocfs.xml
   [junit4]   2> 1822283 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 1822283 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
   [junit4]   2> 1822284 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig.xml
   [junit4]   2> 1822285 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delpolicy1.xml
   [junit4]   2> 1822286 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sim.xml
   [junit4]   2> 1822287 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema15.xml
   [junit4]   2> 1822288 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sql.xml
   [junit4]   2> 1822289 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 1822290 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stemdict.txt
   [junit4]   2> 1822291 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/hunspell-test.aff
   [junit4]   2> 1822292 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-sql.xml
   [junit4]   2> 1822292 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-spatial.xml
   [junit4]   2> 1822293 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-slave1.xml
   [junit4]   2> 1822294 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dup-fieldType.xml
   [junit4]   2> 1822295 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-external-filefield.xml
   [junit4]   2> 1822295 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-query-parser-init.xml
   [junit4]   2> 1822296 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-nrtmode.xml
   [junit4]   2> 1822297 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-complex-phrase.xml
   [junit4]   2> 1822298 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/conditional.updateprocessor.js
   [junit4]   2> 1822299 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 1822300 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-eff.xml
   [junit4]   2> 1822300 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-folding.xml
   [junit4]   2> 1822301 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-tieredmergepolicyfactory.xml
   [junit4]   2> 1822302 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-simpleqpplugin.xml
   [junit4]   2> 1822303 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-hash.xml
   [junit4]   2> 1822304 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stopwords.txt
   [junit4]   2> 1822304 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dynamicfield-required.xml
   [junit4]   2> 1822305 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-nocfs.xml
   [junit4]   2> 1822306 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 1822306 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/throw.error.on.add.updateprocessor.js
   [junit4]   2> 1822307 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-minimal.xml
   [junit4]   2> 1822308 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-defaults.xml
   [junit4]   2> 1822309 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/blendedInfixSuggest.txt
   [junit4]   2> 1822310 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-postingshighlight.xml
   [junit4]   2> 1822310 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValuesJoin.xml
   [junit4]   2> 1822311 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValues.xml
   [junit4]   2> 1822312 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 1822312 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-snippet-types.incl
   [junit4]   2> 1822313 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-minimal.xml
   [junit4]   2> 1822314 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1822315 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-collate.xml
   [junit4]   2> 1822316 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-rest.xml
   [junit4]   2> 1822317 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 1822317 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 1822318 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/phrasesuggest.txt
   [junit4]   2> 1822319 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stopwordsWrongEncoding.txt
   [junit4]   2> 1822319 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-logmergepolicy.xml
   [junit4]   2> 1822320 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-plugcollector.xml
   [junit4]   2> 1822321 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-noopregen.xml
   [junit4]   2> 1822322 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-analytics-query.xml
   [junit4]   2> 1822323 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stoptypes-1.txt
   [junit4]   2> 1822324 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-warmer-randommergepolicyfactory.xml
   [junit4]   2> 1822324 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-spatial.xml
   [junit4]   2> 1822325 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-spellchecker.xml
   [junit4]   2> 1822326 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-non-stored-docvalues.xml
   [junit4]   2> 1822327 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-distrib-interval-faceting.xml
   [junit4]   2> 1822328 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stop-1.txt
   [junit4]   2> 1822328 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-docValuesMissing.xml
   [junit4]   2> 1822329 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-caching.xml
   [junit4]   2> 1822330 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-doctransformers.xml
   [junit4]   2> 1822331 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/freeTextSuggest.txt
   [junit4]   2> 1822332 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-tolerant-update-minimal.xml
   [junit4]   2> 1822332 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema.xml
   [junit4]   2> 1822334 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-querysender-noquery.xml
   [junit4]   2> 1822334 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sortingresponse.xml
   [junit4]   2> 1822335 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/trivial.updateprocessor1.js
   [junit4]   2> 1822336 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-managed-schema-named-schema.xml.xml
   [junit4]   2> 1822337 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-paramset.xml
   [junit4]   2> 1822338 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-lmdirichlet.xml
   [junit4]   2> 1822338 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-multiple-dirfactory.xml
   [junit4]   2> 1822339 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-init-error.xml
   [junit4]   2> 1822340 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-altdirectory.xml
   [junit4]   2> 1822340 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-tlog.xml
   [junit4]   2> 1822341 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/hyphenation.dtd
   [junit4]   2> 1822342 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-classification.xml
   [junit4]   2> 1822342 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-sweetspot.xml
   [junit4]   2> 1822343 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-xinclude.xml
   [junit4]   2> 1822344 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-schemaless.xml
   [junit4]   2> 1822344 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schemasurround.xml
   [junit4]   2> 1822346 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-binaryfield.xml
   [junit4]   2> 1822347 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-SOLR-749.xml
   [junit4]   2> 1822347 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/compoundDictionary.txt
   [junit4]   2> 1822348 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/fuzzysuggest.txt
   [junit4]   2> 1822349 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-querysender.xml
   [junit4]   2> 1822350 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-ib.xml
   [junit4]   2> 1822350 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-snippet-type.xml
   [junit4]   2> 1822351 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-blockjoinfacetcomponent.xml
   [junit4]   2> 1822352 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/cross-compatible.js
   [junit4]   2> 1822352 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-solcoreproperties.xml
   [junit4]   2> 1822353 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-master-throttled.xml
   [junit4]   2> 1822354 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-components-name.xml
   [junit4]   2> 1822355 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-elevate.xml
   [junit4]   2> 1822355 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sim-global-vs-ft-mismatch.xml
   [junit4]   2> 1822356 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delpolicy2.xml
   [junit4]   2> 1822357 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/stop-snowball.txt
   [junit4]   2> 1822358 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-solrconfig-unexpected-schema-attribute.xml
   [junit4]   2> 1822358 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-indexconfig-mergepolicyfactory.xml
   [junit4]   2> 1822359 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-dynamic-multivalued.xml
   [junit4]   2> 1822360 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dup-dynamicField.xml
   [junit4]   2> 1822360 INFO  (SUITE-TestTolerantUpd

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

r.cloud.DistributedQueue.fetchZkChildren(DistributedQueue.java:309)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskQueue.getTailId(OverseerTaskQueue.java:282)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:147)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]   2> 
   [junit4]   2> 1855859 INFO  (jetty-launcher-1688-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@ac1665{/solr,null,UNAVAILABLE}
   [junit4]   2> 1855859 ERROR (OverseerCollectionConfigSetProcessor-95702668255035404-127.0.0.1:41525_solr-n_0000000001) [    ] o.a.s.c.OverseerTaskProcessor Unable to prioritize overseer 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /roles.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:314)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:311)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:311)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerNodePrioritizer.prioritizeOverseerNodes(OverseerNodePrioritizer.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:162)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4]   2> 1857319 WARN  (zkCallback-1704-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1857319 INFO  (jetty-launcher-1688-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@17a8c6e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1857339 WARN  (zkCallback-1713-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1857340 INFO  (jetty-launcher-1688-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1681e9d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1857347 WARN  (zkCallback-1714-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1857348 INFO  (jetty-launcher-1688-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1cfcef3{/solr,null,UNAVAILABLE}
   [junit4]   2> 1857348 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38172 38172
   [junit4]   2> 1857355 INFO  (Thread-3976) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38172 38172
   [junit4]   2> 1857356 WARN  (Thread-3976) [    ] 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> 	4	/solr/collections/test_col/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/95702668255035404-127.0.0.1:41525_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1857356 INFO  (SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[AF957F45CC0B2DD1]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_AF957F45CC0B2DD1-001
   [junit4]   2> Apr 10, 2016 4:47:43 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {foo_i=PostingsFormat(name=LuceneVarGapFixedInterval), id_i=PostingsFormat(name=Memory doPackFST= true), _version_=PostingsFormat(name=LuceneVarGapFixedInterval), id=FST50}, docValues:{}, maxPointsInLeafNode=466, maxMBSortInHeap=6.113853070282439, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=sr-Latn-XK, timezone=Pacific/Chatham
   [junit4]   2> NOTE: Linux 4.2.0-34-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=154980816,total=360710144
   [junit4]   2> NOTE: All tests run in this JVM: [TestSuggestSpellingConverter, TestExactStatsCache, TestOverriddenPrefixQueryForCustomFieldType, HdfsDirectoryTest, SearchHandlerTest, TestDistributedStatsComponentCardinality, TestConfigReload, IgnoreCommitOptimizeUpdateProcessorFactoryTest, DocValuesMissingTest, DistribJoinFromCollectionTest, TestCloudDeleteByQuery, TestBulkSchemaConcurrent, TestSolrCLIRunExample, TestUtils, HdfsChaosMonkeySafeLeaderTest, AnalysisErrorHandlingTest, TestSortingResponseWriter, TestRestoreCore, TestIndexingPerformance, TlogReplayBufferedWhileIndexingTest, HdfsBasicDistributedZk2Test, ShowFileRequestHandlerTest, TestSchemaManager, TestNamedUpdateProcessors, TestCollationField, LukeRequestHandlerTest, TestIndexSearcher, TestSolrIndexConfig, BlockJoinFacetDistribTest, SolrCloudExampleTest, TestSort, TestXmlQParser, TestCoreDiscovery, AutoCommitTest, TestComplexPhraseQParserPlugin, AssignTest, TestSmileRequest, TestSerializedLuceneMatchVersion, DocValuesMultiTest, TestTrackingShardHandlerFactory, SharedFSAutoReplicaFailoverTest, DirectUpdateHandlerOptimizeTest, FieldAnalysisRequestHandlerTest, FullHLLTest, DirectSolrConnectionTest, TestJmxMonitoredMap, HardAutoCommitTest, CurrencyFieldXmlFileTest, TestClusterStateMutator, DistributedQueryComponentOptimizationTest, VersionInfoTest, TestFieldTypeCollectionResource, ReplicationFactorTest, FieldMutatingUpdateProcessorTest, TestZkChroot, FullSolrCloudDistribCmdsTest, TestDefaultStatsCache, TestRestManager, SSLMigrationTest, TestReload, SparseHLLTest, BinaryUpdateRequestHandlerTest, ConnectionManagerTest, TestSearchPerf, CoreAdminHandlerTest, TestConfigSetImmutable, BasicDistributedZk2Test, HighlighterConfigTest, TestFileDictionaryLookup, ForceLeaderTest, TestTolerantSearch, TestSolrConfigHandlerConcurrent, DistanceUnitsTest, TestSolrQueryParser, SimpleFacetsTest, TestReloadDeadlock, BaseCdcrDistributedZkTest, PluginInfoTest, LeaderInitiatedRecoveryOnCommitTest, TestExtendedDismaxParser, TestPostingsSolrHighlighter, CircularListTest, DateMathParserTest, MergeStrategyTest, TestConfigSetsAPIZkFailure, SuggesterWFSTTest, CoreMergeIndexesAdminHandlerTest, TestStressReorder, TestShardHandlerFactory, PKIAuthenticationIntegrationTest, HdfsUnloadDistributedZkTest, BadCopyFieldTest, TestPerFieldSimilarityClassic, TestPHPSerializedResponseWriter, CollectionsAPIDistributedZkTest, BasicZkTest, RecoveryZkTest, LeaderElectionTest, ZkSolrClientTest, TestDistributedGrouping, TestFaceting, TestRecovery, TestHashPartitioner, TestStressVersions, TestCoreContainer, TestSolr4Spatial, SpellCheckComponentTest, SolrCmdDistributorTest, PeerSyncTest, TestFiltering, TestStressLucene, WordBreakSolrSpellCheckerTest, TestUpdate, TestWordDelimiterFilterFactory, DefaultValueUpdateProcessorTest, SortByFunctionTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, TestWriterPerf, XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, RegexBoostProcessorTest, JSONWriterTest, TestAnalyzedSuggestions, TestLFUCache, AsyncCallRequestStatusResponseTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CleanupOldIndexTest, CollectionsAPISolrJTest, DeleteStatusTest, DistribCursorPagingTest, HttpPartitionTest, TestConfigSetsAPIExclusivity, TestCryptoKeys, TestDownShardTolerantSearch, TestLeaderInitiatedRecoveryThread, TestRandomRequestDistribution, TestShortCircuitedRequests, TestSolrCloudWithKerberosAlt, TestTolerantUpdateProcessorRandomCloud]
   [junit4] Completed [494/585 (1!)] on J2 in 36.58s, 2 tests, 1 failure <<< FAILURES!

[...truncated 283 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:529: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1014: There were test failures: 585 suites (10 ignored), 2363 tests, 1 failure, 116 ignored (70 assumptions) [seed: AF957F45CC0B2DD1]

Total time: 60 minutes 13 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