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/07/20 06:25:43 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 3422 - Unstable!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3422/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.common.cloud.TestCollectionStateWatchers.testCanWaitForNonexistantCollection

Error Message:
waitForState was not triggered by collection creation

Stack Trace:
java.lang.AssertionError: waitForState was not triggered by collection creation
	at __randomizedtesting.SeedInfo.seed([E4122F559A4CA2A6:4F32B4E3F712668D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testCanWaitForNonexistantCollection(TestCollectionStateWatchers.java:182)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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(Thread.java:745)




Build Log:
[...truncated 13013 lines...]
   [junit4] Suite: org.apache.solr.common.cloud.TestCollectionStateWatchers
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_E4122F559A4CA2A6-001/init-core-data-001
   [junit4]   2> 96899 INFO  (SUITE-TestCollectionStateWatchers-seed#[E4122F559A4CA2A6]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 96901 INFO  (SUITE-TestCollectionStateWatchers-seed#[E4122F559A4CA2A6]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 96903 INFO  (Thread-383) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 96903 INFO  (Thread-383) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 97011 INFO  (SUITE-TestCollectionStateWatchers-seed#[E4122F559A4CA2A6]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:50687
   [junit4]   2> 97012 INFO  (SUITE-TestCollectionStateWatchers-seed#[E4122F559A4CA2A6]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 97012 INFO  (SUITE-TestCollectionStateWatchers-seed#[E4122F559A4CA2A6]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97036 INFO  (zkCallback-366-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@357cba9c name:ZooKeeperConnection Watcher:127.0.0.1:50687 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97036 INFO  (SUITE-TestCollectionStateWatchers-seed#[E4122F559A4CA2A6]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97036 INFO  (SUITE-TestCollectionStateWatchers-seed#[E4122F559A4CA2A6]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 97037 INFO  (SUITE-TestCollectionStateWatchers-seed#[E4122F559A4CA2A6]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 97041 INFO  (SUITE-TestCollectionStateWatchers-seed#[E4122F559A4CA2A6]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 97051 INFO  (jetty-launcher-365-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 97051 INFO  (jetty-launcher-365-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 97053 INFO  (jetty-launcher-365-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 97056 INFO  (jetty-launcher-365-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 97058 INFO  (jetty-launcher-365-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d173221{/solr,null,AVAILABLE}
   [junit4]   2> 97062 INFO  (jetty-launcher-365-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66b9f614{/solr,null,AVAILABLE}
   [junit4]   2> 97066 INFO  (jetty-launcher-365-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@1d55513a{SSL,[ssl, http/1.1]}{127.0.0.1:50689}
   [junit4]   2> 97066 INFO  (jetty-launcher-365-thread-1) [    ] o.e.j.s.Server Started @106617ms
   [junit4]   2> 97066 INFO  (jetty-launcher-365-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50689}
   [junit4]   2> 97067 INFO  (jetty-launcher-365-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@71ebd3b3{/solr,null,AVAILABLE}
   [junit4]   2> 97067 INFO  (jetty-launcher-365-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 97067 INFO  (jetty-launcher-365-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_E4122F559A4CA2A6-001/tempDir-001/node1'
   [junit4]   2> 97067 INFO  (jetty-launcher-365-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 97067 INFO  (jetty-launcher-365-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 97067 INFO  (jetty-launcher-365-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 97068 INFO  (jetty-launcher-365-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@48e9e32d{SSL,[ssl, http/1.1]}{127.0.0.1:50690}
   [junit4]   2> 97068 INFO  (jetty-launcher-365-thread-2) [    ] o.e.j.s.Server Started @106619ms
   [junit4]   2> 97068 INFO  (jetty-launcher-365-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50690}
   [junit4]   2> 97068 INFO  (jetty-launcher-365-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 97068 INFO  (jetty-launcher-365-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_E4122F559A4CA2A6-001/tempDir-001/node2'
   [junit4]   2> 97069 INFO  (jetty-launcher-365-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 97069 INFO  (jetty-launcher-365-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 97069 INFO  (jetty-launcher-365-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 97070 INFO  (jetty-launcher-365-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97070 INFO  (jetty-launcher-365-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@2e3f76b3{SSL,[ssl, http/1.1]}{127.0.0.1:50691}
   [junit4]   2> 97070 INFO  (jetty-launcher-365-thread-3) [    ] o.e.j.s.Server Started @106621ms
   [junit4]   2> 97071 INFO  (jetty-launcher-365-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50691}
   [junit4]   2> 97071 INFO  (jetty-launcher-365-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 97071 INFO  (jetty-launcher-365-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_E4122F559A4CA2A6-001/tempDir-001/node3'
   [junit4]   2> 97071 INFO  (jetty-launcher-365-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 97071 INFO  (jetty-launcher-365-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 97071 INFO  (jetty-launcher-365-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 97073 INFO  (jetty-launcher-365-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97074 INFO  (jetty-launcher-365-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3a6aeb50{/solr,null,AVAILABLE}
   [junit4]   2> 97075 INFO  (jetty-launcher-365-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@6e69f3c4{SSL,[ssl, http/1.1]}{127.0.0.1:50694}
   [junit4]   2> 97075 INFO  (jetty-launcher-365-thread-4) [    ] o.e.j.s.Server Started @106626ms
   [junit4]   2> 97075 INFO  (jetty-launcher-365-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50694}
   [junit4]   2> 97075 INFO  (jetty-launcher-365-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 97075 INFO  (jetty-launcher-365-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_E4122F559A4CA2A6-001/tempDir-001/node4'
   [junit4]   2> 97075 INFO  (jetty-launcher-365-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 97076 INFO  (jetty-launcher-365-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 97076 INFO  (jetty-launcher-365-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 97077 INFO  (jetty-launcher-365-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97079 INFO  (zkCallback-367-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ae9fa1 name:ZooKeeperConnection Watcher:127.0.0.1:50687/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97079 INFO  (jetty-launcher-365-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97080 INFO  (jetty-launcher-365-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 97081 INFO  (jetty-launcher-365-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97082 INFO  (jetty-launcher-365-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 97083 INFO  (zkCallback-370-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@732c486 name:ZooKeeperConnection Watcher:127.0.0.1:50687/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97083 INFO  (jetty-launcher-365-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97083 INFO  (jetty-launcher-365-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 97084 INFO  (zkCallback-369-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7ab2b820 name:ZooKeeperConnection Watcher:127.0.0.1:50687/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97084 INFO  (jetty-launcher-365-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97084 INFO  (jetty-launcher-365-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 97085 INFO  (zkCallback-368-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@afd4020 name:ZooKeeperConnection Watcher:127.0.0.1:50687/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97085 INFO  (jetty-launcher-365-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97085 INFO  (jetty-launcher-365-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 97085 INFO  (jetty-launcher-365-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 97086 INFO  (jetty-launcher-365-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 97087 INFO  (jetty-launcher-365-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 97097 INFO  (jetty-launcher-365-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_E4122F559A4CA2A6-001/tempDir-001/node4/.
   [junit4]   2> 97097 INFO  (jetty-launcher-365-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1073329234
   [junit4]   2> 97097 INFO  (jetty-launcher-365-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_E4122F559A4CA2A6-001/tempDir-001/node4]
   [junit4]   2> 97097 WARN  (jetty-launcher-365-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_E4122F559A4CA2A6-001/tempDir-001/node4/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_E4122F559A4CA2A6-001/tempDir-001/node4/lib
   [junit4]   2> 97097 INFO  (jetty-launcher-365-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 97101 INFO  (jetty-launcher-365-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_E4122F559A4CA2A6-001/tempDir-001/node3/.
   [junit4]   2> 97101 INFO  (jetty-launcher-365-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 799666411
   [junit4]   2> 97101 INFO  (jetty-launcher-365-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_E4122F559A4CA2A6-001/tempDir-001/node3]
   [junit4]   2> 97101 WARN  (jetty-launcher-365-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_E4122F559A4CA2A6-001/tempDir-001/node3/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_E4122F559A4CA2A6-001/tempDir-001/node3/lib
   [junit4]   2> 97102 INFO  (jetty-launcher-365-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 97103 INFO  (jetty-launcher-365-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 97103 INFO  (jetty-launcher-365-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 97103 INFO  (jetty-launcher-365-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 97103 INFO  (jetty-launcher-365-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50687/solr
   [junit4]   2> 97103 INFO  (jetty-launcher-365-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 97103 INFO  (jetty-launcher-365-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 97104 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15606e7e82a0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 97107 INFO  (jetty-launcher-365-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_E4122F559A4CA2A6-001/tempDir-001/node2/.
   [junit4]   2> 97110 INFO  (jetty-launcher-365-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 44329506
   [junit4]   2> 97110 INFO  (jetty-launcher-365-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_E4122F559A4CA2A6-001/tempDir-001/node2]
   [junit4]   2> 97110 WARN  (jetty-launcher-365-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_E4122F559A4CA2A6-001/tempDir-001/node2/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_E4122F559A4CA2A6-001/tempDir-001/node2/lib
   [junit4]   2> 97110 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15606e7e82a0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 97106 INFO  (jetty-launcher-365-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_E4122F559A4CA2A6-001/tempDir-001/node1/.
   [junit4]   2> 97111 INFO  (jetty-launcher-365-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 925189390
   [junit4]   2> 97105 INFO  (jetty-launcher-365-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 97111 INFO  (jetty-launcher-365-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_E4122F559A4CA2A6-001/tempDir-001/node1]
   [junit4]   2> 97104 INFO  (jetty-launcher-365-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97111 INFO  (jetty-launcher-365-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 97111 INFO  (jetty-launcher-365-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 97111 INFO  (jetty-launcher-365-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50687/solr
   [junit4]   2> 97111 INFO  (jetty-launcher-365-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 97111 INFO  (jetty-launcher-365-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 97112 INFO  (zkCallback-375-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@44490024 name:ZooKeeperConnection Watcher:127.0.0.1:50687 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97112 INFO  (jetty-launcher-365-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97112 INFO  (jetty-launcher-365-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 97113 INFO  (jetty-launcher-365-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97113 WARN  (jetty-launcher-365-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_E4122F559A4CA2A6-001/tempDir-001/node1/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_E4122F559A4CA2A6-001/tempDir-001/node1/lib
   [junit4]   2> 97113 INFO  (jetty-launcher-365-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 97110 INFO  (jetty-launcher-365-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 97115 INFO  (zkCallback-376-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@438f12ac name:ZooKeeperConnection Watcher:127.0.0.1:50687 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97116 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15606e7e82a0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 97116 INFO  (jetty-launcher-365-thread-3) [n:127.0.0.1:50691_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$12/1865954034@73fee9c0
   [junit4]   2> 97116 INFO  (jetty-launcher-365-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97116 INFO  (jetty-launcher-365-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 97117 INFO  (jetty-launcher-365-thread-3) [n:127.0.0.1:50691_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97119 INFO  (zkCallback-379-thread-1-processing-n:127.0.0.1:50691_solr) [n:127.0.0.1:50691_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2629b224 name:ZooKeeperConnection Watcher:127.0.0.1:50687/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97119 INFO  (jetty-launcher-365-thread-3) [n:127.0.0.1:50691_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97119 INFO  (jetty-launcher-365-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 97120 INFO  (jetty-launcher-365-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 97120 INFO  (jetty-launcher-365-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 97120 INFO  (jetty-launcher-365-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50687/solr
   [junit4]   2> 97120 INFO  (jetty-launcher-365-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 97120 INFO  (jetty-launcher-365-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 97121 INFO  (jetty-launcher-365-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97121 INFO  (jetty-launcher-365-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 97121 INFO  (jetty-launcher-365-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 97121 INFO  (jetty-launcher-365-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 97121 INFO  (jetty-launcher-365-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50687/solr
   [junit4]   2> 97121 INFO  (jetty-launcher-365-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 97122 INFO  (jetty-launcher-365-thread-4) [n:127.0.0.1:50694_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$12/1865954034@1eb70a72
   [junit4]   2> 97122 INFO  (jetty-launcher-365-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 97122 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15606e7e82a0006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 97123 INFO  (jetty-launcher-365-thread-4) [n:127.0.0.1:50694_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97124 INFO  (jetty-launcher-365-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97126 INFO  (zkCallback-382-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6f142df8 name:ZooKeeperConnection Watcher:127.0.0.1:50687 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97126 INFO  (zkCallback-384-thread-1-processing-n:127.0.0.1:50694_solr) [n:127.0.0.1:50694_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5fa01a25 name:ZooKeeperConnection Watcher:127.0.0.1:50687/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97126 INFO  (jetty-launcher-365-thread-4) [n:127.0.0.1:50694_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97127 INFO  (zkCallback-383-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@44fd28f3 name:ZooKeeperConnection Watcher:127.0.0.1:50687 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97127 INFO  (jetty-launcher-365-thread-3) [n:127.0.0.1:50691_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 97128 INFO  (jetty-launcher-365-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97129 INFO  (jetty-launcher-365-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 97129 INFO  (jetty-launcher-365-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97129 INFO  (jetty-launcher-365-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 97130 INFO  (jetty-launcher-365-thread-4) [n:127.0.0.1:50694_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 97135 INFO  (jetty-launcher-365-thread-3) [n:127.0.0.1:50691_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 97136 INFO  (jetty-launcher-365-thread-1) [n:127.0.0.1:50689_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$12/1865954034@92727c4
   [junit4]   2> 97136 INFO  (jetty-launcher-365-thread-2) [n:127.0.0.1:50690_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$12/1865954034@4ace83a0
   [junit4]   2> 97144 INFO  (jetty-launcher-365-thread-2) [n:127.0.0.1:50690_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97145 INFO  (jetty-launcher-365-thread-1) [n:127.0.0.1:50689_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97148 INFO  (zkCallback-385-thread-1-processing-n:127.0.0.1:50689_solr) [n:127.0.0.1:50689_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2778287f name:ZooKeeperConnection Watcher:127.0.0.1:50687/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97148 INFO  (zkCallback-386-thread-1-processing-n:127.0.0.1:50690_solr) [n:127.0.0.1:50690_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@72ee74a name:ZooKeeperConnection Watcher:127.0.0.1:50687/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97148 INFO  (jetty-launcher-365-thread-4) [n:127.0.0.1:50694_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 97149 INFO  (jetty-launcher-365-thread-1) [n:127.0.0.1:50689_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97150 INFO  (jetty-launcher-365-thread-2) [n:127.0.0.1:50690_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97160 INFO  (jetty-launcher-365-thread-3) [n:127.0.0.1:50691_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 97161 INFO  (jetty-launcher-365-thread-4) [n:127.0.0.1:50694_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 97170 INFO  (jetty-launcher-365-thread-4) [n:127.0.0.1:50694_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 97171 INFO  (jetty-launcher-365-thread-3) [n:127.0.0.1:50691_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 97179 INFO  (jetty-launcher-365-thread-3) [n:127.0.0.1:50691_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 97179 INFO  (jetty-launcher-365-thread-4) [n:127.0.0.1:50694_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 97181 INFO  (jetty-launcher-365-thread-1) [n:127.0.0.1:50689_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 97183 INFO  (jetty-launcher-365-thread-2) [n:127.0.0.1:50690_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 97185 INFO  (jetty-launcher-365-thread-4) [n:127.0.0.1:50694_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 97186 INFO  (jetty-launcher-365-thread-3) [n:127.0.0.1:50691_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 97190 INFO  (jetty-launcher-365-thread-3) [n:127.0.0.1:50691_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 97191 INFO  (jetty-launcher-365-thread-4) [n:127.0.0.1:50694_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 97195 INFO  (jetty-launcher-365-thread-4) [n:127.0.0.1:50694_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 97196 INFO  (jetty-launcher-365-thread-3) [n:127.0.0.1:50691_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 97198 INFO  (jetty-launcher-365-thread-1) [n:127.0.0.1:50689_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 97200 INFO  (jetty-launcher-365-thread-3) [n:127.0.0.1:50691_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 97200 INFO  (jetty-launcher-365-thread-4) [n:127.0.0.1:50694_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 97202 INFO  (jetty-launcher-365-thread-2) [n:127.0.0.1:50690_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 97204 INFO  (jetty-launcher-365-thread-4) [n:127.0.0.1:50694_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 97205 INFO  (jetty-launcher-365-thread-3) [n:127.0.0.1:50691_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 97205 INFO  (jetty-launcher-365-thread-1) [n:127.0.0.1:50689_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 97208 INFO  (jetty-launcher-365-thread-3) [n:127.0.0.1:50691_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 97209 INFO  (jetty-launcher-365-thread-4) [n:127.0.0.1:50694_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 97210 INFO  (jetty-launcher-365-thread-2) [n:127.0.0.1:50690_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 97211 INFO  (jetty-launcher-365-thread-3) [n:127.0.0.1:50691_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 97211 INFO  (jetty-launcher-365-thread-1) [n:127.0.0.1:50689_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 97212 INFO  (jetty-launcher-365-thread-4) [n:127.0.0.1:50694_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 97213 INFO  (jetty-launcher-365-thread-3) [n:127.0.0.1:50691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 97214 INFO  (jetty-launcher-365-thread-4) [n:127.0.0.1:50694_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 97215 INFO  (jetty-launcher-365-thread-1) [n:127.0.0.1:50689_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 97216 INFO  (jetty-launcher-365-thread-2) [n:127.0.0.1:50690_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 97216 INFO  (jetty-launcher-365-thread-1) [n:127.0.0.1:50689_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 97217 INFO  (jetty-launcher-365-thread-2) [n:127.0.0.1:50690_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 97224 INFO  (jetty-launcher-365-thread-3) [n:127.0.0.1:50691_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 97227 INFO  (jetty-launcher-365-thread-4) [n:127.0.0.1:50694_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 97230 INFO  (jetty-launcher-365-thread-4) [n:127.0.0.1:50694_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 97231 INFO  (jetty-launcher-365-thread-3) [n:127.0.0.1:50691_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 97232 INFO  (jetty-launcher-365-thread-1) [n:127.0.0.1:50689_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 97233 INFO  (jetty-launcher-365-thread-2) [n:127.0.0.1:50690_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 97233 INFO  (jetty-launcher-365-thread-3) [n:127.0.0.1:50691_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 97234 INFO  (jetty-launcher-365-thread-4) [n:127.0.0.1:50694_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 97235 INFO  (jetty-launcher-365-thread-3) [n:127.0.0.1:50691_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96272035137323015-127.0.0.1:50691_solr-n_0000000000
   [junit4]   2> 97235 INFO  (jetty-launcher-365-thread-1) [n:127.0.0.1:50689_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 97235 INFO  (jetty-launcher-365-thread-4) [n:127.0.0.1:50694_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96272035137323017-127.0.0.1:50694_solr-n_0000000001
   [junit4]   2> 97235 INFO  (jetty-launcher-365-thread-2) [n:127.0.0.1:50690_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 97236 INFO  (jetty-launcher-365-thread-3) [n:127.0.0.1:50691_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50691_solr
   [junit4]   2> 97236 INFO  (jetty-launcher-365-thread-3) [n:127.0.0.1:50691_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 97236 INFO  (jetty-launcher-365-thread-2) [n:127.0.0.1:50690_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96272035137323020-127.0.0.1:50690_solr-n_0000000002
   [junit4]   2> 97236 INFO  (jetty-launcher-365-thread-1) [n:127.0.0.1:50689_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96272035137323019-127.0.0.1:50689_solr-n_0000000003
   [junit4]   2> 97239 INFO  (jetty-launcher-365-thread-4) [n:127.0.0.1:50694_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96272035137323015-127.0.0.1:50691_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 97239 INFO  (jetty-launcher-365-thread-2) [n:127.0.0.1:50690_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96272035137323017-127.0.0.1:50694_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 97239 INFO  (jetty-launcher-365-thread-1) [n:127.0.0.1:50689_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96272035137323020-127.0.0.1:50690_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 97240 INFO  (jetty-launcher-365-thread-4) [n:127.0.0.1:50694_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50694_solr
   [junit4]   2> 97240 INFO  (jetty-launcher-365-thread-4) [n:127.0.0.1:50694_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50694_solr
   [junit4]   2> 97240 INFO  (jetty-launcher-365-thread-2) [n:127.0.0.1:50690_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50690_solr
   [junit4]   2> 97240 INFO  (jetty-launcher-365-thread-2) [n:127.0.0.1:50690_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50690_solr
   [junit4]   2> 97240 INFO  (jetty-launcher-365-thread-1) [n:127.0.0.1:50689_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50689_solr
   [junit4]   2> 97241 INFO  (jetty-launcher-365-thread-1) [n:127.0.0.1:50689_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50689_solr
   [junit4]   2> 97242 INFO  (jetty-launcher-365-thread-3) [n:127.0.0.1:50691_solr    ] o.a.s.c.Overseer Overseer (id=96272035137323015-127.0.0.1:50691_solr-n_0000000000) starting
   [junit4]   2> 97244 INFO  (zkCallback-385-thread-1-processing-n:127.0.0.1:50689_solr) [n:127.0.0.1:50689_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 97244 INFO  (zkCallback-379-thread-1-processing-n:127.0.0.1:50691_solr) [n:127.0.0.1:50691_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 97244 INFO  (zkCallback-384-thread-1-processing-n:127.0.0.1:50694_solr) [n:127.0.0.1:50694_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 97244 INFO  (zkCallback-386-thread-1-processing-n:127.0.0.1:50690_solr) [n:127.0.0.1:50690_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 97246 INFO  (zkCallback-385-thread-1-processing-n:127.0.0.1:50689_solr) [n:127.0.0.1:50689_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 97247 INFO  (zkCallback-379-thread-1-processing-n:127.0.0.1:50691_solr) [n:127.0.0.1:50691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 97247 INFO  (zkCallback-384-thread-1-processing-n:127.0.0.1:50694_solr) [n:127.0.0.1:50694_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 97248 INFO  (zkCallback-386-thread-1-processing-n:127.0.0.1:50690_solr) [n:127.0.0.1:50690_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 97260 INFO  (jetty-launcher-365-thread-4) [n:127.0.0.1:50694_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 97260 INFO  (jetty-launcher-365-thread-4) [n:127.0.0.1:50694_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 97266 INFO  (jetty-launcher-365-thread-4) [n:127.0.0.1:50694_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_E4122F559A4CA2A6-001/tempDir-001/node4/.
   [junit4]   2> 97267 INFO  (jetty-launcher-365-thread-4) [n:127.0.0.1:50694_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 97268 INFO  (jetty-launcher-365-thread-3) [n:127.0.0.1:50691_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 97268 INFO  (jetty-launcher-365-thread-4) [n:127.0.0.1:50694_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0
   [junit4]   2> 97268 INFO  (jetty-launcher-365-thread-4) [n:127.0.0.1:50694_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 97270 INFO  (jetty-launcher-365-thread-1) [n:127.0.0.1:50689_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 97270 INFO  (jetty-launcher-365-thread-1) [n:127.0.0.1:50689_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 97271 INFO  (jetty-launcher-365-thread-1) [n:127.0.0.1:50689_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_E4122F559A4CA2A6-001/tempDir-001/node1/.
   [junit4]   2> 97271 INFO  (jetty-launcher-365-thread-2) [n:127.0.0.1:50690_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 97271 INFO  (jetty-launcher-365-thread-2) [n:127.0.0.1:50690_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 97271 INFO  (jetty-launcher-365-thread-1) [n:127.0.0.1:50689_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 97273 INFO  (jetty-launcher-365-thread-2) [n:127.0.0.1:50690_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_E4122F559A4CA2A6-001/tempDir-001/node2/.
   [junit4]   2> 97273 INFO  (jetty-launcher-365-thread-1) [n:127.0.0.1:50689_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0
   [junit4]   2> 97273 INFO  (jetty-launcher-365-thread-1) [n:127.0.0.1:50689_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 97273 INFO  (jetty-launcher-365-thread-2) [n:127.0.0.1:50690_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 97275 INFO  (jetty-launcher-365-thread-2) [n:127.0.0.1:50690_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0
   [junit4]   2> 97275 INFO  (jetty-launcher-365-thread-2) [n:127.0.0.1:50690_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 97283 INFO  (jetty-launcher-365-thread-3) [n:127.0.0.1:50691_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 97284 INFO  (OverseerCollectionConfigSetProcessor-96272035137323015-127.0.0.1:50691_solr-n_0000000000) [n:127.0.0.1:50691_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 97284 INFO  (OverseerStateUpdate-96272035137323015-127.0.0.1:50691_solr-n_0000000000) [n:127.0.0.1:50691_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 97285 INFO  (jetty-launcher-365-thread-3) [n:127.0.0.1:50691_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:50691_solr as DOWN
   [junit4]   2> 97287 INFO  (OverseerStateUpdate-96272035137323015-127.0.0.1:50691_solr-n_0000000000) [n:127.0.0.1:50691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (3)
   [junit4]   2> 97287 INFO  (jetty-launcher-365-thread-3) [n:127.0.0.1:50691_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50691_solr
   [junit4]   2> 97287 INFO  (jetty-launcher-365-thread-3) [n:127.0.0.1:50691_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50691_solr
   [junit4]   2> 97290 INFO  (zkCallback-385-thread-1-processing-n:127.0.0.1:50689_solr) [n:127.0.0.1:50689_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 97290 INFO  (zkCallback-379-thread-1-processing-n:127.0.0.1:50691_solr) [n:127.0.0.1:50691_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 97290 INFO  (zkCallback-384-thread-1-processing-n:127.0.0.1:50694_solr) [n:127.0.0.1:50694_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 97291 INFO  (zkCallback-386-thread-1-processing-n:127.0.0.1:50690_solr) [n:127.0.0.1:50690_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 97291 INFO  (zkCallback-385-thread-1-processing-n:127.0.0.1:50689_solr) [n:127.0.0.1:50689_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 97291 INFO  (OverseerStateUpdate-96272035137323015-127.0.0.1:50691_solr-n_0000000000) [n:127.0.0.1:50691_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:50691_solr"} current state version: 0
   [junit4]   2> 97291 INFO  (OverseerStateUpdate-96272035137323015-127.0.0.1:50691_solr-n_0000000000) [n:127.0.0.1:50691_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:50691_solr
   [junit4]   2> 97291 INFO  (zkCallback-379-thread-1-processing-n:127.0.0.1:50691_solr) [n:127.0.0.1:50691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 97292 INFO  (zkCallback-384-thread-1-processing-n:127.0.0.1:50694_solr) [n:127.0.0.1:50694_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 97292 INFO  (zkCallback-386-thread-1-processing-n:127.0.0.1:50690_solr) [n:127.0.0.1:50690_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 97307 INFO  (jetty-launcher-365-thread-3) [n:127.0.0.1:50691_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 97307 INFO  (jetty-launcher-365-thread-3) [n:127.0.0.1:50691_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 97308 INFO  (jetty-launcher-365-thread-3) [n:127.0.0.1:50691_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_E4122F559A4CA2A6-001/tempDir-001/node3/.
   [junit4]   2> 97308 INFO  (jetty-launcher-365-thread-3) [n:127.0.0.1:50691_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 97310 INFO  (jetty-launcher-365-thread-3) [n:127.0.0.1:50691_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0
   [junit4]   2> 97310 INFO  (jetty-launcher-365-thread-3) [n:127.0.0.1:50691_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 97310 INFO  (SUITE-TestCollectionStateWatchers-seed#[E4122F559A4CA2A6]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 97311 INFO  (SUITE-TestCollectionStateWatchers-seed#[E4122F559A4CA2A6]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97313 INFO  (zkCallback-391-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b8e1293 name:ZooKeeperConnection Watcher:127.0.0.1:50687 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97313 INFO  (SUITE-TestCollectionStateWatchers-seed#[E4122F559A4CA2A6]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97313 INFO  (SUITE-TestCollectionStateWatchers-seed#[E4122F559A4CA2A6]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 97316 INFO  (SUITE-TestCollectionStateWatchers-seed#[E4122F559A4CA2A6]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 97317 INFO  (SUITE-TestCollectionStateWatchers-seed#[E4122F559A4CA2A6]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97318 INFO  (zkCallback-394-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f4835a9 name:ZooKeeperConnection Watcher:127.0.0.1:50687/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97318 INFO  (SUITE-TestCollectionStateWatchers-seed#[E4122F559A4CA2A6]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97319 INFO  (SUITE-TestCollectionStateWatchers-seed#[E4122F559A4CA2A6]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 97319 INFO  (SUITE-TestCollectionStateWatchers-seed#[E4122F559A4CA2A6]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 97320 INFO  (SUITE-TestCollectionStateWatchers-seed#[E4122F559A4CA2A6]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 97321 INFO  (SUITE-TestCollectionStateWatchers-seed#[E4122F559A4CA2A6]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 97324 INFO  (SUITE-TestCollectionStateWatchers-seed#[E4122F559A4CA2A6]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-replication1.xml
   [junit4]   2> 97329 INFO  (SUITE-TestCollectionStateWatchers-seed#[E4122F559A4CA2A6]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-sql.xml
   [junit4]   2> 97332 INFO  (SUITE-TestCollectionStateWatchers-seed#[E4122F559A4CA2A6]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
   [junit4]   2> 97336 INFO  (SUITE-TestCollectionStateWatchers-seed#[E4122F559A4CA2A6]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-managed-schema.xml
   [junit4]   2> 97339 INFO  (SUITE-TestCollectionStateWatchers-seed#[E4122F559A4CA2A6]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-slave1.xml
   [junit4]   2> 97343 INFO  (SUITE-TestCollectionStateWatchers-seed#[E4122F559A4CA2A6]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-sql.xml
   [junit4]   2> 97347 INFO  (SUITE-TestCollectionStateWatchers-seed#[E4122F559A4CA2A6]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
   [junit4]   2> 97374 INFO  (TEST-TestCollectionStateWatchers.testDeletionsTriggerWatches-seed#[E4122F559A4CA2A6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeletionsTriggerWatches
   [junit4]   2> 97375 INFO  (TEST-TestCollectionStateWatchers.testDeletionsTriggerWatches-seed#[E4122F559A4CA2A6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 97376 INFO  (TEST-TestCollectionStateWatchers.testDeletionsTriggerWatches-seed#[E4122F559A4CA2A6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 97378 INFO  (zkCallback-395-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6c6bb87c name:ZooKeeperConnection Watcher:127.0.0.1:50687 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 97378 INFO  (TEST-TestCollectionStateWatchers.testDeletionsTriggerWatches-seed#[E4122F559A4CA2A6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 97378 INFO  (TEST-TestCollectionStateWatchers.testDeletionsTriggerWatches-seed#[E4122F559A4CA2A6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 97382 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15606e7e82a000f, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 97410 INFO  (qtp1361210209-1541) [n:127.0.0.1:50690_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=config&name=tobedeleted&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 97421 INFO  (OverseerCollectionConfigSetProcessor-96272035137323015-127.0.0.1:50691_solr-n_0000000000) [n:127.0.0.1:50691_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"tobedeleted",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 97421 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:50691_solr) [n:127.0.0.1:50691_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"tobedeleted",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 97421 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:50691_solr) [n:127.0.0.1:50691_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection tobedeleted
   [junit4]   2> 97422 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:50691_solr) [n:127.0.0.1:50691_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/tobedeleted 
   [junit4]   2> 97423 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:50691_solr) [n:127.0.0.1:50691_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/tobedeleted
   [junit4]   2> 97431 INFO  (zkCallback-385-thread-1-processing-n:127.0.0.1:50689_solr) [n:127.0.0.1:50689_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 97431 INFO  (zkCallback-379-thread-1-processing-n:127.0.0.1:50691_solr) [n:127.0.0.1:50691_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 97432 INFO  (zkCallback-384-thread-1-processing-n:127.0.0.1:50694_solr) [n:127.0.0.1:50694_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 97435 INFO  (zkCallback-394-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 97436 INFO  (zkCallback-386-thread-1-processing-n:127.0.0.1:50690_solr) [n:127.0.0.1:50690_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 97442 INFO  (OverseerStateUpdate-96272035137323015-127.0.0.1:50691_solr-n_0000000000) [n:127.0.0.1:50691_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"tobedeleted",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 97442 INFO  (OverseerStateUpdate-96272035137323015-127.0.0.1:50691_solr-n_0000000000) [n:127.0.0.1:50691_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: tobedeleted
   [junit4]   2> 97446 INFO  (OverseerStateUpdate-96272035137323015-127.0.0.1:50691_solr-n_0000000000) [n:127.0.0.1:50691_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/tobedeleted/state.json
   [junit4]   2> 97549 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:50691_solr) [n:127.0.0.1:50691_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection tobedeleted, shardNames [shard1] , replicationFactor : 1
   [junit4]   2> 97549 INFO  (OverseerThreadFactory-575-thread-1-processing-n:127.0.0.1:50691_solr) [n:127.0.0.1:50691_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core tobedeleted_shard1_replica1 as part of shard shard1 of collection tobedeleted on 127.0.0.1:50690_solr
   [junit4]   2> 97555 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=config&name=tobedeleted_shard1_replica1&action=CREATE&numShards=1&collection=tobedeleted&shard=shard1&wt=javabin&version=2
   [junit4]   2> 97555 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=tobedeleted_shard1_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=tobedeleted, numShards=1, dataDir=data/, shard=shard1}
   [junit4]   2> 97556 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1  x:tobedeleted_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 97558 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1  x:tobedeleted_shard1_replica1] o.a.s.c.ZkController Registering watch for collection tobedeleted
   [junit4]   2> 97558 INFO  (OverseerStateUpdate-96272035137323015-127.0.0.1:50691_solr-n_0000000000) [n:127.0.0.1:50691_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"tobedeleted_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:50690/solr",
   [junit4]   2>   "node_name":"127.0.0.1:50690_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tobedeleted",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 97558 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1  x:tobedeleted_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [tobedeleted] ver [0]
   [junit4]   2> 97559 INFO  (OverseerStateUpdate-96272035137323015-127.0.0.1:50691_solr-n_0000000000) [n:127.0.0.1:50691_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"tobedeleted_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:50690/solr",
   [junit4]   2>   "node_name":"127.0.0.1:50690_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tobedeleted",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 97559 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1  x:tobedeleted_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 97664 INFO  (OverseerStateUpdate-96272035137323015-127.0.0.1:50691_solr-n_0000000000) [n:127.0.0.1:50691_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/tobedeleted/state.json version: 0
   [junit4]   2> 97665 INFO  (zkCallback-386-thread-1-processing-n:127.0.0.1:50690_solr) [n:127.0.0.1:50690_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tobedeleted/state.json] for collection [tobedeleted] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 97667 INFO  (zkCallback-386-thread-1-processing-n:127.0.0.1:50690_solr) [n:127.0.0.1:50690_solr    ] o.a.s.c.c.ZkStateReader Updating data for [tobedeleted] from [0] to [1]
   [junit4]   2> 98565 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1  x:tobedeleted_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for tobedeleted_shard1_replica1
   [junit4]   2> 98565 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1  x:tobedeleted_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:tobedeleted
   [junit4]   2> 98566 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1  x:tobedeleted_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 98566 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1  x:tobedeleted_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/tobedeleted]
   [junit4]   2> 98567 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1  x:tobedeleted_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/tobedeleted] [configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 98567 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1  x:tobedeleted_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_E4122F559A4CA2A6-001/tempDir-001/node2/tobedeleted_shard1_replica1'
   [junit4]   2> 98567 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1  x:tobedeleted_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 98567 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1  x:tobedeleted_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 98570 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1  x:tobedeleted_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 98575 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1  x:tobedeleted_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 98577 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1  x:tobedeleted_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 98581 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1  x:tobedeleted_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 98586 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1  x:tobedeleted_shard1_replica1] o.a.s.s.IndexSchema [tobedeleted_shard1_replica1] Schema name=test
   [junit4]   2> 98645 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1  x:tobedeleted_shard1_replica1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 98646 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1  x:tobedeleted_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 98646 WARN  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1  x:tobedeleted_shard1_replica1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 98647 WARN  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1  x:tobedeleted_shard1_replica1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 98649 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1  x:tobedeleted_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/config', cwd=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0
   [junit4]   2> 98649 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1  x:tobedeleted_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'tobedeleted_shard1_replica1' using configuration from collection tobedeleted
   [junit4]   2> 98649 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 98650 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.c.SolrCore [[tobedeleted_shard1_replica1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_E4122F559A4CA2A6-001/tempDir-001/node2/tobedeleted_shard1_replica1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_E4122F559A4CA2A6-001/tempDir-001/node2/./tobedeleted_shard1_replica1/data/]
   [junit4]   2> 98650 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: tobedeleted_shard1_replica1
   [junit4]   2> 98651 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_E4122F559A4CA2A6-001/tempDir-001/node2/./tobedeleted_shard1_replica1/data
   [junit4]   2> 98653 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_E4122F559A4CA2A6-001/tempDir-001/node2/./tobedeleted_shard1_replica1/data/index/
   [junit4]   2> 98653 WARN  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.c.SolrCore [tobedeleted_shard1_replica1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_E4122F559A4CA2A6-001/tempDir-001/node2/./tobedeleted_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 98653 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_E4122F559A4CA2A6-001/tempDir-001/node2/./tobedeleted_shard1_replica1/data/index
   [junit4]   2> 98683 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@202b353e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@762a98b8),segFN=segments_1,generation=1}
   [junit4]   2> 98683 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 98684 INFO  (OldIndexDirectoryCleanupThreadForCore-tobedeleted_shard1_replica1) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core tobedeleted_shard1_replica1 in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_E4122F559A4CA2A6-001/tempDir-001/node2/./tobedeleted_shard1_replica1/data/
   [junit4]   2> 98685 WARN  (OldIndexDirectoryCleanupThreadForCore-tobedeleted_shard1_replica1) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_E4122F559A4CA2A6-001/tempDir-001/node2/./tobedeleted_shard1_replica1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 98686 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 98693 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 98693 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 98695 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 98695 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 98697 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 98697 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 98698 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 98698 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 98699 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 98699 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 98703 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@202b353e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@762a98b8),segFN=segments_1,generation=1}
   [junit4]   2> 98703 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 98703 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cd13746[tobedeleted_shard1_replica1] main]
   [junit4]   2> 98703 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/tobedeleted]
   [junit4]   2> 98704 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/tobedeleted] [configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 98704 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/config
   [junit4]   2> 98705 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 98705 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 98705 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 98706 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/config/_rest_managed.json
   [junit4]   2> 98706 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 98706 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 98706 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 98707 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 98707 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 98707 INFO  (searcherExecutor-578-thread-1-processing-n:127.0.0.1:50690_solr x:tobedeleted_shard1_replica1 s:shard1 c:tobedeleted r:core_node1) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.c.SolrCore [tobedeleted_shard1_replica1] Registered new searcher Searcher@1cd13746[tobedeleted_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 98707 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 98707 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1540352564086702080
   [junit4]   2> 98709 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1540352564086702080
   [junit4]   2> 98709 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.c.ZkController watch zkdir /configs/config
   [junit4]   2> 98709 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.c.CoreContainer registering core: tobedeleted_shard1_replica1
   [junit4]   2> 98710 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.c.ZkController Register replica - core:tobedeleted_shard1_replica1 address:https://127.0.0.1:50690/solr collection:tobedeleted shard:shard1
   [junit4]   2> 98711 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/tobedeleted/leader_elect/shard1/election
   [junit4]   2> 98717 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/tobedeleted/leader_elect/shard1/election/96272035137323020-core_node1-n_0000000000
   [junit4]   2> 98717 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 98721 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 98721 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 98721 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:50690/solr/tobedeleted_shard1_replica1/
   [junit4]   2> 98721 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 98721 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:50690/solr/tobedeleted_shard1_replica1/ has no replicas
   [junit4]   2> 98721 INFO  (OverseerStateUpdate-96272035137323015-127.0.0.1:50691_solr-n_0000000000) [n:127.0.0.1:50691_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tobedeleted"} current state version: 0
   [junit4]   2> 98723 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/tobedeleted/leaders/shard1
   [junit4]   2> 98727 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/tobedeleted/leaders/shard1/leader after winning as /collections/tobedeleted/leader_elect/shard1/election/96272035137323020-core_node1-n_0000000000
   [junit4]   2> 98730 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:50690/solr/tobedeleted_shard1_replica1/ shard1
   [junit4]   2> 98732 INFO  (OverseerStateUpdate-96272035137323015-127.0.0.1:50691_solr-n_0000000000) [n:127.0.0.1:50691_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tobedeleted",
   [junit4]   2>   "base_url":"https://127.0.0.1:50690/solr",
   [junit4]   2>   "core":"tobedeleted_shard1_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 98837 INFO  (OverseerStateUpdate-96272035137323015-127.0.0.1:50691_solr-n_0000000000) [n:127.0.0.1:50691_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/tobedeleted/state.json version: 1
   [junit4]   2> 98838 INFO  (zkCallback-386-thread-1-processing-n:127.0.0.1:50690_solr) [n:127.0.0.1:50690_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tobedeleted/state.json] for collection [tobedeleted] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 98840 INFO  (zkCallback-386-thread-1-processing-n:127.0.0.1:50690_solr) [n:127.0.0.1:50690_solr    ] o.a.s.c.c.ZkStateReader Updating data for [tobedeleted] from [1] to [2]
   [junit4]   2> 98841 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.c.ZkController We are https://127.0.0.1:50690/solr/tobedeleted_shard1_replica1/ and leader is https://127.0.0.1:50690/solr/tobedeleted_shard1_replica1/
   [junit4]   2> 98842 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.c.ZkController No LogReplay needed for core=tobedeleted_shard1_replica1 baseURL=https://127.0.0.1:50690/solr
   [junit4]   2> 98842 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 98842 INFO  (qtp1361210209-1544) [n:127.0.0.1:50690_solr c:tobedeleted s:shard1 r:core_node1 x:tobedeleted_shard1_replica1] o.a.s.c.ZkController publishing state=activ

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

ollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 149744 INFO  (jetty-launcher-365-thread-3) [    ] o.a.s.c.Overseer Overseer (id=96272035137323015-127.0.0.1:50691_solr-n_0000000000) closing
   [junit4]   2> 149746 INFO  (OverseerStateUpdate-96272035137323015-127.0.0.1:50691_solr-n_0000000000) [n:127.0.0.1:50691_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:50691_solr
   [junit4]   2> 149747 INFO  (zkCallback-379-thread-2-processing-n:127.0.0.1:50691_solr) [n:127.0.0.1:50691_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testcollection] from [15] to [16]
   [junit4]   2> 149747 INFO  (zkCallback-413-thread-1-processing-n:127.0.0.1:50694_solr) [n:127.0.0.1:50694_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testcollection] from [15] to [16]
   [junit4]   2> 149748 INFO  (zkCallback-419-thread-1-processing-n:127.0.0.1:50689_solr) [n:127.0.0.1:50689_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testcollection] from [15] to [16]
   [junit4]   2> 149754 INFO  (zkCallback-403-thread-1-processing-n:127.0.0.1:50741_solr) [n:127.0.0.1:50741_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 149756 INFO  (zkCallback-413-thread-1-processing-n:127.0.0.1:50694_solr) [n:127.0.0.1:50694_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 149756 INFO  (zkCallback-379-thread-2-processing-n:127.0.0.1:50691_solr) [n:127.0.0.1:50691_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 149756 INFO  (zkCallback-419-thread-1-processing-n:127.0.0.1:50689_solr) [n:127.0.0.1:50689_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 149758 ERROR (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[E4122F559A4CA2A6]-EventThread) [n:127.0.0.1:50689_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$9/1293313447@7b10cc99 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@7f2f5723[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 13]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 149759 WARN  (zkCallback-413-thread-2-processing-n:127.0.0.1:50694_solr) [n:127.0.0.1:50694_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [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.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 151256 WARN  (zkCallback-413-thread-1-processing-n:127.0.0.1:50694_solr) [n:127.0.0.1:50694_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 151257 WARN  (zkCallback-379-thread-2-processing-n:127.0.0.1:50691_solr) [n:127.0.0.1:50691_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 151257 WARN  (zkCallback-419-thread-1-processing-n:127.0.0.1:50689_solr) [n:127.0.0.1:50689_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 151256 WARN  (zkCallback-403-thread-1-processing-n:127.0.0.1:50741_solr) [n:127.0.0.1:50741_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 151257 INFO  (jetty-launcher-365-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@71ebd3b3{/solr,null,UNAVAILABLE}
   [junit4]   2> 151258 INFO  (jetty-launcher-365-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6abb8b27{/solr,null,UNAVAILABLE}
   [junit4]   2> 151258 INFO  (jetty-launcher-365-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@494784f7{/solr,null,UNAVAILABLE}
   [junit4]   2> 151258 INFO  (jetty-launcher-365-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5357d3a8{/solr,null,UNAVAILABLE}
   [junit4]   2> 151269 INFO  (SUITE-TestCollectionStateWatchers-seed#[E4122F559A4CA2A6]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50687 50687
   [junit4]   2> 151396 INFO  (Thread-383) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50687 50687
   [junit4]   2> 154840 WARN  (Thread-383) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/configs/config
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	17	/solr/collections/falsepredicate/state.json
   [junit4]   2> 	12	/solr/collections/waitforstate/state.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	8	/solr/collections/testcollection/state.json
   [junit4]   2> 	3	/solr/collections/currentstate/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/96272035137323015-127.0.0.1:50691_solr-n_0000000000
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 	2	/solr/collections/tobedeleted/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96272035137323017-127.0.0.1:50694_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	74	/solr/overseer/queue
   [junit4]   2> 	31	/solr/overseer/collection-queue-work
   [junit4]   2> 	17	/solr/overseer/queue-work
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 154840 INFO  (SUITE-TestCollectionStateWatchers-seed#[E4122F559A4CA2A6]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.common.cloud.TestCollectionStateWatchers_E4122F559A4CA2A6-001
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=RandomSimilarity(queryNorm=true): {}, locale=ja, timezone=Etc/GMT+6
   [junit4]   2> NOTE: Mac OS X 10.11.5 x86_64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=102399856,total=267911168
   [junit4]   2> NOTE: All tests run in this JVM: [TestToleratedUpdateError, StreamingTest, SolrDocumentTest, TestSolrProperties, JdbcDriverTest, TestClusteringResponse, TestRetryUtil, SolrExampleEmbeddedTest, SolrExampleXMLTest, TestBatchUpdate, TestDocumentObjectBinder, SolrExampleStreamingTest, TermsResponseTest, SchemaTest, TestCollectionStateWatchers]
   [junit4] Completed [39/83 (1!)] on J0 in 57.96s, 9 tests, 1 failure <<< FAILURES!

[...truncated 59544 lines...]