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/27 04:50:02 UTC

[JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_92) - Build # 345 - Still Unstable!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/345/
Java: 32bit/jdk1.8.0_92 -server -XX:+UseG1GC

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

Error Message:
CollectionStateWatcher wasn't cleared after completion

Stack Trace:
java.lang.AssertionError: CollectionStateWatcher wasn't cleared after completion
	at __randomizedtesting.SeedInfo.seed([CAA7410B4A498501:979C8E7B0D441A3F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch(TestCollectionStateWatchers.java:117)
	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 13326 lines...]
   [junit4] Suite: org.apache.solr.common.cloud.TestCollectionStateWatchers
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\init-core-data-001
   [junit4]   2> 184387 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 184393 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 184394 INFO  (Thread-713) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 184394 INFO  (Thread-713) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 184494 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:49794
   [junit4]   2> 184494 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 184499 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 184524 INFO  (zkCallback-514-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e2a322 name:ZooKeeperConnection Watcher:127.0.0.1:49794 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 184524 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 184524 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 184524 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 184535 INFO  (jetty-launcher-513-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 184535 INFO  (jetty-launcher-513-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 184536 INFO  (jetty-launcher-513-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a5254b{/solr,null,AVAILABLE}
   [junit4]   2> 184537 INFO  (jetty-launcher-513-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@586898{/solr,null,AVAILABLE}
   [junit4]   2> 184539 INFO  (jetty-launcher-513-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@cfc90e{HTTP/1.1,[http/1.1]}{127.0.0.1:49808}
   [junit4]   2> 184539 INFO  (jetty-launcher-513-thread-3) [    ] o.e.j.s.Server Started @189992ms
   [junit4]   2> 184539 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49808}
   [junit4]   2> 184539 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 184539 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node2'
   [junit4]   2> 184540 INFO  (jetty-launcher-513-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@13f873{HTTP/1.1,[http/1.1]}{127.0.0.1:49811}
   [junit4]   2> 184540 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 184540 INFO  (jetty-launcher-513-thread-2) [    ] o.e.j.s.Server Started @189993ms
   [junit4]   2> 184540 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 184540 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49811}
   [junit4]   2> 184540 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 184540 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node1'
   [junit4]   2> 184540 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 184540 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 184540 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 184541 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 184542 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 184543 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 184547 INFO  (jetty-launcher-513-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 184548 INFO  (jetty-launcher-513-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2fd689{/solr,null,AVAILABLE}
   [junit4]   2> 184549 INFO  (jetty-launcher-513-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@928a28{HTTP/1.1,[http/1.1]}{127.0.0.1:49818}
   [junit4]   2> 184549 INFO  (jetty-launcher-513-thread-4) [    ] o.e.j.s.Server Started @190002ms
   [junit4]   2> 184550 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49818}
   [junit4]   2> 184550 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 184550 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node4'
   [junit4]   2> 184550 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 184550 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 184551 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 184554 INFO  (jetty-launcher-513-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 184554 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 184554 INFO  (jetty-launcher-513-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1dd830b{/solr,null,AVAILABLE}
   [junit4]   2> 184555 INFO  (jetty-launcher-513-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@d9e9c2{HTTP/1.1,[http/1.1]}{127.0.0.1:49823}
   [junit4]   2> 184555 INFO  (jetty-launcher-513-thread-1) [    ] o.e.j.s.Server Started @190008ms
   [junit4]   2> 184555 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49823}
   [junit4]   2> 184555 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 184556 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node3'
   [junit4]   2> 184556 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 184556 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 184557 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 184558 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 184587 INFO  (zkCallback-515-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@103ed5d name:ZooKeeperConnection Watcher:127.0.0.1:49794/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 184587 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 184588 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 184590 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 184619 INFO  (zkCallback-517-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b92e74 name:ZooKeeperConnection Watcher:127.0.0.1:49794/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 184619 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 184619 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 184622 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 184622 INFO  (zkCallback-518-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11690f5 name:ZooKeeperConnection Watcher:127.0.0.1:49794/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 184622 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 184622 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 184629 INFO  (zkCallback-516-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13e4ae5 name:ZooKeeperConnection Watcher:127.0.0.1:49794/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 184631 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node2\.
   [junit4]   2> 184631 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 31575539
   [junit4]   2> 184631 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node2]
   [junit4]   2> 184631 WARN  (jetty-launcher-513-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node2\lib
   [junit4]   2> 184632 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 184634 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 184635 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 184635 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 184635 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49794/solr
   [junit4]   2> 184635 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 184635 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 184636 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 184636 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 184636 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 184638 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 184640 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 184642 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node4\.
   [junit4]   2> 184642 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 13512059
   [junit4]   2> 184642 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node4]
   [junit4]   2> 184642 WARN  (jetty-launcher-513-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node4\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node4\lib
   [junit4]   2> 184642 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 184646 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 184647 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 184647 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 184647 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49794/solr
   [junit4]   2> 184647 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 184647 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 184649 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 184652 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node3\.
   [junit4]   2> 184652 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 17680338
   [junit4]   2> 184652 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node3]
   [junit4]   2> 184652 WARN  (jetty-launcher-513-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node3\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node3\lib
   [junit4]   2> 184652 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 184653 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 0x1562aa0f1960002, 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> 184654 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 184654 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node1\.
   [junit4]   2> 184654 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 11457997
   [junit4]   2> 184654 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node1]
   [junit4]   2> 184654 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 184654 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 184654 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49794/solr
   [junit4]   2> 184654 WARN  (jetty-launcher-513-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node1\lib
   [junit4]   2> 184654 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 184654 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 184654 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 184655 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 184655 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 184656 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 184656 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 184656 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49794/solr
   [junit4]   2> 184656 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 184656 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 184657 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 184665 INFO  (zkCallback-521-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ddb1d7 name:ZooKeeperConnection Watcher:127.0.0.1:49794 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 184665 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 184665 INFO  (zkCallback-524-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5aa79a name:ZooKeeperConnection Watcher:127.0.0.1:49794 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 184665 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 184665 INFO  (jetty-launcher-513-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 184665 INFO  (jetty-launcher-513-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 184666 INFO  (zkCallback-527-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@23baf name:ZooKeeperConnection Watcher:127.0.0.1:49794 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 184667 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 184667 INFO  (jetty-launcher-513-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 184667 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$76/2666620@736e99
   [junit4]   2> 184668 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$76/2666620@1495d3c
   [junit4]   2> 184669 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 184669 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 184669 INFO  (zkCallback-530-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a7d967 name:ZooKeeperConnection Watcher:127.0.0.1:49794 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 184669 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 184669 INFO  (jetty-launcher-513-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 184671 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$76/2666620@cea523
   [junit4]   2> 184674 INFO  (jetty-launcher-513-thread-2) [n:127.0.0.1:49811_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$76/2666620@1201f76
   [junit4]   2> 184674 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 184675 INFO  (jetty-launcher-513-thread-2) [n:127.0.0.1:49811_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 184682 INFO  (zkCallback-532-thread-1-processing-n:127.0.0.1:49818_solr) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8cb870 name:ZooKeeperConnection Watcher:127.0.0.1:49794/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 184683 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 184684 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 184684 INFO  (zkCallback-531-thread-1-processing-n:127.0.0.1:49808_solr) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2dc4f6 name:ZooKeeperConnection Watcher:127.0.0.1:49794/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 184685 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 184688 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 184688 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 184690 INFO  (zkCallback-533-thread-1-processing-n:127.0.0.1:49823_solr) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@41a710 name:ZooKeeperConnection Watcher:127.0.0.1:49794/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 184691 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 184694 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 184695 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 184699 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 184699 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 184700 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 184704 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 184704 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 184704 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 184706 INFO  (zkCallback-534-thread-1-processing-n:127.0.0.1:49811_solr) [n:127.0.0.1:49811_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b8d4 name:ZooKeeperConnection Watcher:127.0.0.1:49794/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 184706 INFO  (jetty-launcher-513-thread-2) [n:127.0.0.1:49811_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 184708 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 184709 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 184709 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 184712 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 184712 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 184713 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 184716 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 184717 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 184717 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 184720 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 184720 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 184721 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 184725 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 184728 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 184728 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 184729 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 184730 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 184730 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 184731 INFO  (jetty-launcher-513-thread-2) [n:127.0.0.1:49811_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 184731 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 184732 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 184732 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 184733 INFO  (jetty-launcher-513-thread-2) [n:127.0.0.1:49811_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 184733 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 184733 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 184733 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 184734 INFO  (jetty-launcher-513-thread-2) [n:127.0.0.1:49811_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 184742 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 184742 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 184743 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 184743 INFO  (jetty-launcher-513-thread-2) [n:127.0.0.1:49811_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 184745 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 184746 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 184747 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 184747 INFO  (jetty-launcher-513-thread-2) [n:127.0.0.1:49811_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 184749 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 184751 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 184751 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96311312771317770-127.0.0.1:49808_solr-n_0000000000
   [junit4]   2> 184751 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 184751 INFO  (jetty-launcher-513-thread-2) [n:127.0.0.1:49811_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 184752 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96311312771317769-127.0.0.1:49818_solr-n_0000000001
   [junit4]   2> 184752 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49808_solr
   [junit4]   2> 184752 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 184753 INFO  (jetty-launcher-513-thread-2) [n:127.0.0.1:49811_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96311312771317772-127.0.0.1:49811_solr-n_0000000002
   [junit4]   2> 184753 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96311312771317771-127.0.0.1:49823_solr-n_0000000003
   [junit4]   2> 184754 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96311312771317770-127.0.0.1:49808_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 184755 INFO  (jetty-launcher-513-thread-2) [n:127.0.0.1:49811_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96311312771317769-127.0.0.1:49818_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 184755 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96311312771317772-127.0.0.1:49811_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 184758 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49818_solr
   [junit4]   2> 184758 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:49818_solr
   [junit4]   2> 184758 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49823_solr
   [junit4]   2> 184758 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:49823_solr
   [junit4]   2> 184758 INFO  (jetty-launcher-513-thread-2) [n:127.0.0.1:49811_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49811_solr
   [junit4]   2> 184758 INFO  (jetty-launcher-513-thread-2) [n:127.0.0.1:49811_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:49811_solr
   [junit4]   2> 184759 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.Overseer Overseer (id=96311312771317770-127.0.0.1:49808_solr-n_0000000000) starting
   [junit4]   2> 184762 INFO  (zkCallback-533-thread-1-processing-n:127.0.0.1:49823_solr) [n:127.0.0.1:49823_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> 184763 INFO  (zkCallback-532-thread-1-processing-n:127.0.0.1:49818_solr) [n:127.0.0.1:49818_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> 184763 INFO  (zkCallback-531-thread-1-processing-n:127.0.0.1:49808_solr) [n:127.0.0.1:49808_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> 184763 INFO  (zkCallback-534-thread-1-processing-n:127.0.0.1:49811_solr) [n:127.0.0.1:49811_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> 184785 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 184785 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 184787 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node3\.
   [junit4]   2> 184788 INFO  (jetty-launcher-513-thread-2) [n:127.0.0.1:49811_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 184788 INFO  (jetty-launcher-513-thread-2) [n:127.0.0.1:49811_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 184788 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 184794 INFO  (jetty-launcher-513-thread-2) [n:127.0.0.1:49811_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node1\.
   [junit4]   2> 184795 INFO  (jetty-launcher-513-thread-2) [n:127.0.0.1:49811_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 184796 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1
   [junit4]   2> 184796 INFO  (jetty-launcher-513-thread-1) [n:127.0.0.1:49823_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 184796 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 184801 INFO  (zkCallback-533-thread-1-processing-n:127.0.0.1:49823_solr) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 184802 INFO  (zkCallback-532-thread-1-processing-n:127.0.0.1:49818_solr) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 184802 INFO  (jetty-launcher-513-thread-2) [n:127.0.0.1:49811_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1
   [junit4]   2> 184802 INFO  (jetty-launcher-513-thread-2) [n:127.0.0.1:49811_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 184802 INFO  (zkCallback-531-thread-1-processing-n:127.0.0.1:49808_solr) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 184803 INFO  (zkCallback-534-thread-1-processing-n:127.0.0.1:49811_solr) [n:127.0.0.1:49811_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 184822 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 184822 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 184824 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node4\.
   [junit4]   2> 184825 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 184826 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:49808_solr as DOWN
   [junit4]   2> 184826 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 184827 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1
   [junit4]   2> 184827 INFO  (jetty-launcher-513-thread-4) [n:127.0.0.1:49818_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 184830 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49808_solr
   [junit4]   2> 184830 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:49808_solr
   [junit4]   2> 184839 INFO  (zkCallback-533-thread-1-processing-n:127.0.0.1:49823_solr) [n:127.0.0.1:49823_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> 184840 INFO  (zkCallback-532-thread-1-processing-n:127.0.0.1:49818_solr) [n:127.0.0.1:49818_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> 184840 INFO  (zkCallback-531-thread-1-processing-n:127.0.0.1:49808_solr) [n:127.0.0.1:49808_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> 184840 INFO  (zkCallback-534-thread-1-processing-n:127.0.0.1:49811_solr) [n:127.0.0.1:49811_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> 184842 INFO  (zkCallback-533-thread-1-processing-n:127.0.0.1:49823_solr) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 184842 INFO  (zkCallback-532-thread-1-processing-n:127.0.0.1:49818_solr) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 184842 INFO  (zkCallback-534-thread-1-processing-n:127.0.0.1:49811_solr) [n:127.0.0.1:49811_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 184842 INFO  (zkCallback-531-thread-1-processing-n:127.0.0.1:49808_solr) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 184848 INFO  (OverseerStateUpdate-96311312771317770-127.0.0.1:49808_solr-n_0000000000) [n:127.0.0.1:49808_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 184850 INFO  (OverseerCollectionConfigSetProcessor-96311312771317770-127.0.0.1:49808_solr-n_0000000000) [n:127.0.0.1:49808_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 184854 INFO  (OverseerStateUpdate-96311312771317770-127.0.0.1:49808_solr-n_0000000000) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 184859 INFO  (OverseerStateUpdate-96311312771317770-127.0.0.1:49808_solr-n_0000000000) [n:127.0.0.1:49808_solr    ] o.a.s.c.Overseer processMessage: queueSize: 0, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:49808_solr"} current state version: 0
   [junit4]   2> 184859 INFO  (OverseerStateUpdate-96311312771317770-127.0.0.1:49808_solr-n_0000000000) [n:127.0.0.1:49808_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:49808_solr
   [junit4]   2> 184894 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 184894 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 184896 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node2\.
   [junit4]   2> 184897 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 184899 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1
   [junit4]   2> 184899 INFO  (jetty-launcher-513-thread-3) [n:127.0.0.1:49808_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 184899 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 184900 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 184904 INFO  (zkCallback-539-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f7c97c name:ZooKeeperConnection Watcher:127.0.0.1:49794 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 184905 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 184905 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 184909 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 184910 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 184914 INFO  (zkCallback-542-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ffb83 name:ZooKeeperConnection Watcher:127.0.0.1:49794/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 184915 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 184915 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 184915 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 184916 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 184917 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 184920 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-replication1.xml
   [junit4]   2> 184926 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-sql.xml
   [junit4]   2> 184932 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
   [junit4]   2> 184939 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-managed-schema.xml
   [junit4]   2> 184943 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-slave1.xml
   [junit4]   2> 184946 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-sql.xml
   [junit4]   2> 184948 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
   [junit4]   2> 184995 INFO  (TEST-TestCollectionStateWatchers.testWatchesWorkForStateFormat1-seed#[CAA7410B4A498501]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWatchesWorkForStateFormat1
   [junit4]   2> 184995 INFO  (TEST-TestCollectionStateWatchers.testWatchesWorkForStateFormat1-seed#[CAA7410B4A498501]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 184996 INFO  (TEST-TestCollectionStateWatchers.testWatchesWorkForStateFormat1-seed#[CAA7410B4A498501]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185014 INFO  (zkCallback-543-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f83a29 name:ZooKeeperConnection Watcher:127.0.0.1:49794 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185014 INFO  (TEST-TestCollectionStateWatchers.testWatchesWorkForStateFormat1-seed#[CAA7410B4A498501]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185014 INFO  (TEST-TestCollectionStateWatchers.testWatchesWorkForStateFormat1-seed#[CAA7410B4A498501]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185026 INFO  (qtp11134709-2290) [n:127.0.0.1:49823_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=7040028c-5ac2-4c00-9803-2f3feb514d78&replicationFactor=1&collection.configName=config&name=stateformat1&action=CREATE&numShards=1&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 185029 INFO  (qtp11134709-2290) [n:127.0.0.1:49823_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=7040028c-5ac2-4c00-9803-2f3feb514d78&replicationFactor=1&collection.configName=config&name=stateformat1&action=CREATE&numShards=1&stateFormat=1&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 185030 INFO  (OverseerCollectionConfigSetProcessor-96311312771317770-127.0.0.1:49808_solr-n_0000000000) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running/mn-7040028c-5ac2-4c00-9803-2f3feb514d78
   [junit4]   2> 185033 INFO  (OverseerCollectionConfigSetProcessor-96311312771317770-127.0.0.1:49808_solr-n_0000000000) [n:127.0.0.1:49808_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"stateformat1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"1",
   [junit4]   2>   "async":"7040028c-5ac2-4c00-9803-2f3feb514d78",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 185040 INFO  (qtp11134709-2295) [n:127.0.0.1:49823_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=7040028c-5ac2-4c00-9803-2f3feb514d78&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 185041 INFO  (qtp11134709-2295) [n:127.0.0.1:49823_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=7040028c-5ac2-4c00-9803-2f3feb514d78&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 185051 INFO  (OverseerThreadFactory-1097-thread-1-processing-n:127.0.0.1:49808_solr) [n:127.0.0.1:49808_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"stateformat1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"1",
   [junit4]   2>   "async":"7040028c-5ac2-4c00-9803-2f3feb514d78",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 185051 INFO  (OverseerThreadFactory-1097-thread-1-processing-n:127.0.0.1:49808_solr) [n:127.0.0.1:49808_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection stateformat1
   [junit4]   2> 185052 INFO  (backgroundWatchers-512-thread-1) [    ] o.a.s.c.c.ZkStateReader Deleting data for [stateformat1]
   [junit4]   2> 185052 INFO  (OverseerThreadFactory-1097-thread-1-processing-n:127.0.0.1:49808_solr) [n:127.0.0.1:49808_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/stateformat1 
   [junit4]   2> 185056 INFO  (OverseerThreadFactory-1097-thread-1-processing-n:127.0.0.1:49808_solr) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/stateformat1
   [junit4]   2> 185061 INFO  (zkCallback-533-thread-1-processing-n:127.0.0.1:49823_solr) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 185062 INFO  (zkCallback-532-thread-1-processing-n:127.0.0.1:49818_solr) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 185062 INFO  (zkCallback-531-thread-1-processing-n:127.0.0.1:49808_solr) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 185063 INFO  (zkCallback-534-thread-1-processing-n:127.0.0.1:49811_solr) [n:127.0.0.1:49811_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 185063 INFO  (zkCallback-542-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 185078 INFO  (OverseerStateUpdate-96311312771317770-127.0.0.1:49808_solr-n_0000000000) [n:127.0.0.1:49808_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"stateformat1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"1",
   [junit4]   2>   "async":"7040028c-5ac2-4c00-9803-2f3feb514d78",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 185078 INFO  (OverseerStateUpdate-96311312771317770-127.0.0.1:49808_solr-n_0000000000) [n:127.0.0.1:49808_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: stateformat1
   [junit4]   2> 185082 INFO  (zkCallback-533-thread-1-processing-n:127.0.0.1:49823_solr) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 185082 INFO  (zkCallback-532-thread-1-processing-n:127.0.0.1:49818_solr) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 185082 INFO  (zkCallback-531-thread-1-processing-n:127.0.0.1:49808_solr) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 185082 INFO  (zkCallback-534-thread-1-processing-n:127.0.0.1:49811_solr) [n:127.0.0.1:49811_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 185084 INFO  (zkCallback-542-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 185178 INFO  (OverseerThreadFactory-1097-thread-1-processing-n:127.0.0.1:49808_solr) [n:127.0.0.1:49808_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection stateformat1, shardNames [shard1] , replicationFactor : 1
   [junit4]   2> 185178 INFO  (OverseerThreadFactory-1097-thread-1-processing-n:127.0.0.1:49808_solr) [n:127.0.0.1:49808_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core stateformat1_shard1_replica1 as part of shard shard1 of collection stateformat1 on 127.0.0.1:49811_solr
   [junit4]   2> 185183 INFO  (qtp2713914-2269) [n:127.0.0.1:49811_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150&qt=/admin/cores&collection.configName=config&name=stateformat1_shard1_replica1&action=CREATE&numShards=1&collection=stateformat1&shard=shard1&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 185184 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150&qt=/admin/cores&collection.configName=config&name=stateformat1_shard1_replica1&action=CREATE&numShards=1&collection=stateformat1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 185185 INFO  (qtp2713914-2270) [n:127.0.0.1:49811_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150
   [junit4]   2> 185185 INFO  (qtp2713914-2270) [n:127.0.0.1:49811_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 185187 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=stateformat1_shard1_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=stateformat1, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 185188 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 185191 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.c.ZkController Registering watch for collection stateformat1
   [junit4]   2> 185196 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.c.c.ZkStateReader Deleting data for [stateformat1]
   [junit4]   2> 185196 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 185202 INFO  (OverseerStateUpdate-96311312771317770-127.0.0.1:49808_solr-n_0000000000) [n:127.0.0.1:49808_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"stateformat1_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:49811/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49811_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"stateformat1",
   [junit4]   2>   "operation":"state"} current state version: 1
   [junit4]   2> 185202 INFO  (OverseerStateUpdate-96311312771317770-127.0.0.1:49808_solr-n_0000000000) [n:127.0.0.1:49808_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"stateformat1_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:49811/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49811_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"stateformat1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 185314 INFO  (zkCallback-533-thread-1-processing-n:127.0.0.1:49823_solr) [n:127.0.0.1:49823_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 185315 INFO  (zkCallback-532-thread-1-processing-n:127.0.0.1:49818_solr) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 185315 INFO  (zkCallback-531-thread-2-processing-n:127.0.0.1:49808_solr) [n:127.0.0.1:49808_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 185316 INFO  (zkCallback-534-thread-1-processing-n:127.0.0.1:49811_solr) [n:127.0.0.1:49811_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 185316 INFO  (zkCallback-542-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 186044 INFO  (qtp11134709-2297) [n:127.0.0.1:49823_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=7040028c-5ac2-4c00-9803-2f3feb514d78&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 186046 INFO  (qtp11134709-2297) [n:127.0.0.1:49823_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=7040028c-5ac2-4c00-9803-2f3feb514d78&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 186190 INFO  (qtp2713914-2270) [n:127.0.0.1:49811_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150
   [junit4]   2> 186190 INFO  (qtp2713914-2270) [n:127.0.0.1:49811_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 186197 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for stateformat1_shard1_replica1
   [junit4]   2> 186197 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:stateformat1
   [junit4]   2> 186198 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 186198 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/stateformat1]
   [junit4]   2> 186199 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/stateformat1] [configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 186199 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node1\stateformat1_shard1_replica1'
   [junit4]   2> 186199 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 186199 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 186205 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 186214 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 186216 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 186222 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 186228 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.s.IndexSchema [stateformat1_shard1_replica1] Schema name=test
   [junit4]   2> 186300 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 186301 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 186302 WARN  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 186302 WARN  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 186308 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_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=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1
   [junit4]   2> 186308 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1  x:stateformat1_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'stateformat1_shard1_replica1' using configuration from collection stateformat1
   [junit4]   2> 186308 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 186309 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.c.SolrCore [[stateformat1_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node1\stateformat1_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node1\.\stateformat1_shard1_replica1\data\]
   [junit4]   2> 186309 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: stateformat1_shard1_replica1
   [junit4]   2> 186309 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node1\.\stateformat1_shard1_replica1\data\
   [junit4]   2> 186310 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node1\.\stateformat1_shard1_replica1\data\index/
   [junit4]   2> 186310 WARN  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.c.SolrCore [stateformat1_shard1_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node1\.\stateformat1_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 186310 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node1\.\stateformat1_shard1_replica1\data\index
   [junit4]   2> 186311 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1d80a8a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12aa4a4),segFN=segments_1,generation=1}
   [junit4]   2> 186311 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 186312 INFO  (OldIndexDirectoryCleanupThreadForCore-stateformat1_shard1_replica1) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core stateformat1_shard1_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node1\.\stateformat1_shard1_replica1\data\
   [junit4]   2> 186313 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 186314 WARN  (OldIndexDirectoryCleanupThreadForCore-stateformat1_shard1_replica1) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001\tempDir-001\node1\.\stateformat1_shard1_replica1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 186321 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 186321 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 186325 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 186326 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 186329 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_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> 186329 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 186331 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 186332 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 186334 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 186334 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 186335 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1d80a8a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12aa4a4),segFN=segments_1,generation=1}
   [junit4]   2> 186335 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 186335 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0.0.1:49811_solr 7040028c-5ac2-4c00-9803-2f3feb514d78887187847710150 CREATE) [n:127.0.0.1:49811_solr c:stateformat1 s:shard1 r:core_node1 x:stateformat1_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@a475d4[stateformat1_shard1_replica1] main]
   [junit4]   2> 186336 INFO  (parallelCoreAdminExecutor-1093-thread-1-processing-n:127.0

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

nit4]   2> 211015 INFO  (zkCallback-558-thread-2-processing-n:127.0.0.1:49811_solr) [n:127.0.0.1:49811_solr    ] o.a.s.c.c.ZkStateReader Updating data for [waitforstate] from [4] to [5]
   [junit4]   2> 211024 INFO  (zkCallback-558-thread-1-processing-n:127.0.0.1:49811_solr) [n:127.0.0.1:49811_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 211026 INFO  (zkCallback-558-thread-3-processing-n:127.0.0.1:49811_solr) [n:127.0.0.1:49811_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49811_solr
   [junit4]   2> 211029 INFO  (zkCallback-558-thread-3-processing-n:127.0.0.1:49811_solr) [n:127.0.0.1:49811_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 211029 WARN  (zkCallback-558-thread-3-processing-n:127.0.0.1:49811_solr) [n:127.0.0.1:49811_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:297)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:294)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:294)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:488)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:458)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:445)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:724)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [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> 211029 INFO  (zkCallback-558-thread-1-processing-n:127.0.0.1:49811_solr) [n:127.0.0.1:49811_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 211032 WARN  (zkCallback-558-thread-1-processing-n:127.0.0.1:49811_solr) [n:127.0.0.1:49811_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 211035 INFO  (jetty-launcher-513-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@12ad6a3{/solr,null,UNAVAILABLE}
   [junit4]   2> 212514 WARN  (zkCallback-552-thread-1-processing-n:127.0.0.1:49818_solr) [n:127.0.0.1:49818_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> 212514 WARN  (zkCallback-552-thread-2-processing-n:127.0.0.1:49818_solr) [n:127.0.0.1:49818_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 212516 INFO  (jetty-launcher-513-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@648a15{/solr,null,UNAVAILABLE}
   [junit4]   2> 212520 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49794 49794
   [junit4]   2> 212534 INFO  (Thread-713) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49794 49794
   [junit4]   2> 212541 WARN  (Thread-713) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	7	/solr/configs/config
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	6	/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> 	12	/solr/collections/waitforstate/state.json
   [junit4]   2> 	7	/solr/collections/falsepredicate/state.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/collections/testcollection/state.json
   [junit4]   2> 	4	/solr/overseer_elect/election/96311312771317770-127.0.0.1:49808_solr-n_0000000000
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 	2	/solr/collections/currentstate/state.json
   [junit4]   2> 	2	/solr/collections/delayed/state.json
   [junit4]   2> 	2	/solr/collections/tobedeleted/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	70	/solr/overseer/queue
   [junit4]   2> 	12	/solr/overseer/queue-work
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	7	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 212541 INFO  (SUITE-TestCollectionStateWatchers-seed#[CAA7410B4A498501]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_CAA7410B4A498501-001
   [junit4]   2> Jul 27, 2016 4:33:54 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=et-EE, timezone=America/Santa_Isabel
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 (32-bit)/cpus=3,threads=1,free=120923784,total=268435456
   [junit4]   2> NOTE: All tests run in this JVM: [FacetFieldTest, ClientUtilsTest, LargeVolumeEmbeddedTest, SolrExceptionTest, CloudSolrClientMultiConstructorTest, ShardParamsTest, QueryResponseTest, SolrExampleJettyTest, SolrExampleBinaryTest, CommonAdminParamsTest, ConcurrentUpdateSolrClientBuilderTest, ExternalHttpClientTest, JDBCStreamTest, TestClusteringResponse, SolrQueryTest, GetByIdTest, LargeVolumeBinaryJettyTest, TestCollectionAdminRequest, ConcatOperationTest, StreamingTest, SolrExampleXMLTest, SolrExampleEmbeddedTest, TestBatchUpdate, LargeVolumeJettyTest, SolrParamTest, MergeIndexesEmbeddedTest, TestEmbeddedSolrServer, TestCoreAdmin, TestNamedListCodec, ContentStreamTest, ModifiableSolrParamsTest, TestFastInputStream, DocumentAnalysisResponseTest, FieldAnalysisResponseTest, TestLBHttpSolrClient, LBHttpSolrClientBuilderTest, TestCloudSolrClientConnections, GraphTest, StreamExpressionToExpessionTest, StreamExpressionToExplanationTest, StreamExpressionParserTest, SchemaTest, SolrPingTest, TestConfigSetAdminRequest, NoOpResponseParserTest, TestToleratedUpdateError, TestCollectionStateWatchers]
   [junit4] Completed [85/85 (1!)] on J1 in 29.20s, 9 tests, 1 failure <<< FAILURES!

[...truncated 51737 lines...]