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 2014/02/02 04:36:38 UTC

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0-ea-b124) - Build # 3735 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/3735/
Java: 64bit/jdk1.8.0-ea-b124 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
REGRESSION:  org.apache.solr.cloud.OverseerRolesTest.testDistribSearch

Error Message:
Captured an uncaught exception in thread: Thread[id=10888, name=Overseer-91181024111624202-127.0.0.1:62172_-n_0000000003, state=RUNNABLE, group=Overseer collection creation process.]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=10888, name=Overseer-91181024111624202-127.0.0.1:62172_-n_0000000003, state=RUNNABLE, group=Overseer collection creation process.]
Caused by: org.apache.solr.common.cloud.ZooKeeperException: 
	at __randomizedtesting.SeedInfo.seed([E0E5C4F38F83CF8E]:0)
	at org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProcessor.java:202)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /overseer/collection-queue-work/qn-0000000004
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:173)
	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:170)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:170)
	at org.apache.solr.cloud.DistributedQueue.remove(DistributedQueue.java:193)
	at org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProcessor.java:193)
	... 1 more




Build Log:
[...truncated 10945 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerRolesTest
   [junit4]   2> 2566118 T10732 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 2566123 T10732 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-OverseerRolesTest-1391312013415
   [junit4]   2> 2566126 T10732 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 2566127 T10733 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2566210 T10732 oasc.ZkTestServer.run start zk server on port:62135
   [junit4]   2> 2566212 T10732 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2566218 T10739 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7012f920 name:ZooKeeperConnection Watcher:127.0.0.1:62135 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2566218 T10732 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2566218 T10732 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2566223 T10734 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x143f0a8886e0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 2566226 T10732 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2566229 T10741 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@162091b8 name:ZooKeeperConnection Watcher:127.0.0.1:62135/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2566229 T10732 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2566230 T10732 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2566234 T10732 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2566237 T10732 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2566240 T10732 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2566243 T10732 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2566243 T10732 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2566249 T10732 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2566249 T10732 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2566254 T10732 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2566254 T10732 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2566258 T10732 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2566258 T10732 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2566263 T10732 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2566263 T10732 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2566267 T10732 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2566268 T10732 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2566271 T10732 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2566271 T10732 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2566276 T10732 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2566277 T10732 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2566281 T10732 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2566281 T10732 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2566284 T10732 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2566284 T10732 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2566289 T10732 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2566289 T10732 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2566724 T10732 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2566728 T10732 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:62142
   [junit4]   2> 2566729 T10732 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2566730 T10732 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2566730 T10732 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-controljetty-1391312013584
   [junit4]   2> 2566730 T10732 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-controljetty-1391312013584\'
   [junit4]   2> 2566758 T10732 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-controljetty-1391312013584\solr.xml
   [junit4]   2> 2566771 T10732 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2566771 T10732 oasc.CoreContainer.<init> New CoreContainer 879811436
   [junit4]   2> 2566771 T10732 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-controljetty-1391312013584\]
   [junit4]   2> 2566772 T10732 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2566772 T10732 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2566773 T10732 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2566773 T10732 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2566773 T10732 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2566774 T10732 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2566774 T10732 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2566775 T10732 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2566775 T10732 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2566779 T10732 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2566779 T10732 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2566780 T10732 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2566780 T10732 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:62135/solr
   [junit4]   2> 2566780 T10732 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2566782 T10732 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2566789 T10752 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42a963f0 name:ZooKeeperConnection Watcher:127.0.0.1:62135 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2566789 T10732 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2566794 T10732 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2566798 T10754 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3519107b name:ZooKeeperConnection Watcher:127.0.0.1:62135/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2566798 T10732 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2566800 T10732 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2566806 T10732 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2566810 T10732 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2566812 T10732 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62142_
   [junit4]   2> 2566814 T10732 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:62142_
   [junit4]   2> 2566817 T10732 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 2566820 T10732 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2566825 T10732 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:62142_
   [junit4]   2> 2566825 T10732 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2566827 T10732 oasc.Overseer.start Overseer (id=91181024111624195-127.0.0.1:62142_-n_0000000000) starting
   [junit4]   2> 2566833 T10732 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2566837 T10756 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2566838 T10732 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2566839 T10756 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 2566842 T10732 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2566843 T10732 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2566848 T10755 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2566849 T10732 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-controljetty-1391312013584
   [junit4]   2> 2567040 T10732 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-controljetty-1391312013584\conf\
   [junit4]   2> 2567050 T10732 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2567051 T10732 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2567052 T10732 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2567054 T10732 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2567056 T10759 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@354ac97e name:ZooKeeperConnection Watcher:127.0.0.1:62135/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2567056 T10732 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2567058 T10732 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2567061 T10732 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2567475 T10732 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 2567476 T10732 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2567480 T10732 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:62154
   [junit4]   2> 2567480 T10732 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2567480 T10732 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2567480 T10732 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty1-1391312014351
   [junit4]   2> 2567480 T10732 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty1-1391312014351\'
   [junit4]   2> 2567505 T10732 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty1-1391312014351\solr.xml
   [junit4]   2> 2567515 T10732 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2567515 T10732 oasc.CoreContainer.<init> New CoreContainer 1611545754
   [junit4]   2> 2567515 T10732 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty1-1391312014351\]
   [junit4]   2> 2567517 T10732 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2567517 T10732 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2567517 T10732 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2567517 T10732 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2567517 T10732 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2567517 T10732 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2567518 T10732 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2567518 T10732 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2567518 T10732 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2567522 T10732 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2567522 T10732 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2567522 T10732 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2567522 T10732 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:62135/solr
   [junit4]   2> 2567523 T10732 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2567525 T10732 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2567532 T10770 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6c7ec156 name:ZooKeeperConnection Watcher:127.0.0.1:62135 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2567533 T10732 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2567536 T10734 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x143f0a8886e0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 2567537 T10732 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2567539 T10772 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c304373 name:ZooKeeperConnection Watcher:127.0.0.1:62135/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2567540 T10732 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2567545 T10732 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2568388 T10732 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62154_
   [junit4]   2> 2568390 T10732 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:62154_
   [junit4]   2> 2568394 T10759 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2568395 T10772 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2568395 T10754 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2568400 T10732 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty1-1391312014351
   [junit4]   2> 2568606 T10732 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty1-1391312014351\conf\
   [junit4]   2> 2568616 T10732 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2568617 T10732 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2568617 T10732 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2569034 T10732 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 2569035 T10732 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2569039 T10732 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:62163
   [junit4]   2> 2569040 T10732 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2569041 T10732 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2569041 T10732 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.OverseerRolesTest-jetty2-1391312015908
   [junit4]   2> 2569041 T10732 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.OverseerRolesTest-jetty2-1391312015908\'
   [junit4]   2> 2569066 T10732 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty2-1391312015908\solr.xml
   [junit4]   2> 2569077 T10732 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2569078 T10732 oasc.CoreContainer.<init> New CoreContainer 1457735660
   [junit4]   2> 2569078 T10732 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.OverseerRolesTest-jetty2-1391312015908\]
   [junit4]   2> 2569079 T10732 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2569079 T10732 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2569080 T10732 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2569080 T10732 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2569080 T10732 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2569081 T10732 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2569081 T10732 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2569081 T10732 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2569082 T10732 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2569084 T10732 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2569085 T10732 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2569085 T10732 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2569086 T10732 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:62135/solr
   [junit4]   2> 2569086 T10732 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2569087 T10732 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2569091 T10784 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@eeab1fb name:ZooKeeperConnection Watcher:127.0.0.1:62135 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2569091 T10732 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2569094 T10734 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x143f0a8886e0007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 2569095 T10732 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2569099 T10786 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@343a8330 name:ZooKeeperConnection Watcher:127.0.0.1:62135/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2569099 T10732 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2569105 T10732 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2569949 T10732 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62163_
   [junit4]   2> 2569952 T10732 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:62163_
   [junit4]   2> 2569956 T10759 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2569956 T10772 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2569956 T10786 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2569956 T10754 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2569962 T10732 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty2-1391312015908
   [junit4]   2> 2570153 T10732 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty2-1391312015908\conf\
   [junit4]   2> 2570163 T10732 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2570164 T10732 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2570164 T10732 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2570601 T10732 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 2570602 T10732 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2570607 T10732 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:62172
   [junit4]   2> 2570607 T10732 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2570607 T10732 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2570607 T10732 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty3-1391312017454
   [junit4]   2> 2570607 T10732 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty3-1391312017454\'
   [junit4]   2> 2570631 T10732 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty3-1391312017454\solr.xml
   [junit4]   2> 2570640 T10732 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2570640 T10732 oasc.CoreContainer.<init> New CoreContainer 881853145
   [junit4]   2> 2570642 T10732 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty3-1391312017454\]
   [junit4]   2> 2570643 T10732 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2570643 T10732 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2570643 T10732 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2570643 T10732 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2570643 T10732 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2570645 T10732 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2570645 T10732 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2570645 T10732 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2570645 T10732 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2570646 T10732 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2570646 T10732 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2570646 T10732 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2570648 T10732 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:62135/solr
   [junit4]   2> 2570648 T10732 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2570650 T10732 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2570661 T10798 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2c681226 name:ZooKeeperConnection Watcher:127.0.0.1:62135 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2570662 T10732 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2570669 T10732 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2570672 T10800 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6964655f name:ZooKeeperConnection Watcher:127.0.0.1:62135/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2570672 T10732 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2570676 T10732 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2571519 T10732 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62172_
   [junit4]   2> 2571521 T10732 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:62172_
   [junit4]   2> 2571524 T10759 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2571524 T10772 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2571525 T10786 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2571525 T10754 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2571525 T10800 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2571530 T10732 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty3-1391312017454
   [junit4]   2> 2571733 T10732 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty3-1391312017454\conf\
   [junit4]   2> 2571743 T10732 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2571744 T10732 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2571744 T10732 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2572199 T10732 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4
   [junit4]   2> 2572200 T10732 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2572207 T10732 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:62181
   [junit4]   2> 2572208 T10732 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2572208 T10732 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2572208 T10732 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.OverseerRolesTest-jetty4-1391312019035
   [junit4]   2> 2572209 T10732 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.OverseerRolesTest-jetty4-1391312019035\'
   [junit4]   2> 2572237 T10732 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty4-1391312019035\solr.xml
   [junit4]   2> 2572248 T10732 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2572248 T10732 oasc.CoreContainer.<init> New CoreContainer 735398813
   [junit4]   2> 2572249 T10732 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.OverseerRolesTest-jetty4-1391312019035\]
   [junit4]   2> 2572249 T10732 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2572249 T10732 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2572249 T10732 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2572249 T10732 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2572250 T10732 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2572250 T10732 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2572250 T10732 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2572251 T10732 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2572251 T10732 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2572254 T10732 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2572254 T10732 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2572255 T10732 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2572255 T10732 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:62135/solr
   [junit4]   2> 2572255 T10732 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2572258 T10732 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2572270 T10812 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3f5bd95a name:ZooKeeperConnection Watcher:127.0.0.1:62135 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2572271 T10732 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2572277 T10734 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x143f0a8886e000b, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 2572280 T10732 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2572283 T10814 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3826e200 name:ZooKeeperConnection Watcher:127.0.0.1:62135/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2572284 T10732 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2572294 T10732 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2573139 T10732 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62181_
   [junit4]   2> 2573141 T10732 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:62181_
   [junit4]   2> 2573144 T10759 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2573145 T10772 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2573145 T10814 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2573145 T10800 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2573146 T10754 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2573146 T10786 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 2573155 T10732 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty4-1391312019035
   [junit4]   2> 2573348 T10732 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty4-1391312019035\conf\
   [junit4]   2> 2573358 T10732 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2573359 T10732 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2573359 T10732 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2573785 T10732 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 5
   [junit4]   2> 2573786 T10732 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2573790 T10732 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:62190
   [junit4]   2> 2573790 T10732 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2573791 T10732 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2573792 T10732 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty5-1391312020649
   [junit4]   2> 2573792 T10732 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty5-1391312020649\'
   [junit4]   2> 2573821 T10732 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty5-1391312020649\solr.xml
   [junit4]   2> 2573834 T10732 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2573834 T10732 oasc.CoreContainer.<init> New CoreContainer 1878108281
   [junit4]   2> 2573834 T10732 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty5-1391312020649\]
   [junit4]   2> 2573835 T10732 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2573835 T10732 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2573835 T10732 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2573836 T10732 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2573836 T10732 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2573836 T10732 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2573837 T10732 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2573837 T10732 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2573837 T10732 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2573841 T10732 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2573842 T10732 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2573842 T10732 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2573842 T10732 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:62135/solr
   [junit4]   2> 2573843 T10732 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2573844 T10732 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2573853 T10826 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4373a569 name:ZooKeeperConnection Watcher:127.0.0.1:62135 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2573854 T10732 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2573859 T10734 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x143f0a8886e000d, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 2573861 T10732 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2573863 T10828 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7cb235d7 name:ZooKeeperConnection Watcher:127.0.0.1:62135/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2573864 T10732 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2573870 T10732 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2574799 T10732 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62190_
   [junit4]   2> 2574800 T10732 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:62190_
   [junit4]   2> 2574806 T10814 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 2574806 T10786 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 2574807 T10800 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 2574807 T10772 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 2574808 T10828 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 2574808 T10754 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 2574808 T10759 oascc.ZkStateReader$3.process Updating live nodes... (6)
   [junit4]   2> 2574813 T10732 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty5-1391312020649
   [junit4]   2> 2575029 T10732 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty5-1391312020649\conf\
   [junit4]   2> 2575041 T10732 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2575042 T10732 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2575042 T10732 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2575505 T10732 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 6
   [junit4]   2> 2575506 T10732 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2575510 T10732 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:62199
   [junit4]   2> 2575510 T10732 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2575511 T10732 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2575511 T10732 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.OverseerRolesTest-jetty6-1391312022333
   [junit4]   2> 2575511 T10732 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.OverseerRolesTest-jetty6-1391312022333\'
   [junit4]   2> 2575540 T10732 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty6-1391312022333\solr.xml
   [junit4]   2> 2575554 T10732 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 2575555 T10732 oasc.CoreContainer.<init> New CoreContainer 69931425
   [junit4]   2> 2575555 T10732 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.OverseerRolesTest-jetty6-1391312022333\]
   [junit4]   2> 2575556 T10732 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2575556 T10732 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 2575556 T10732 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2575556 T10732 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2575556 T10732 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2575556 T10732 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2575557 T10732 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2575557 T10732 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2575557 T10732 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2575562 T10732 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2575562 T10732 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2575563 T10732 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2575563 T10732 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:62135/solr
   [junit4]   2> 2575563 T10732 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2575565 T10732 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2575576 T10840 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3bb2ae96 name:ZooKeeperConnection Watcher:127.0.0.1:62135 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2575577 T10732 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2575582 T10732 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2575585 T10842 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5a68813a name:ZooKeeperConnection Watcher:127.0.0.1:62135/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2575586 T10732 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2575592 T10732 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2576519 T10732 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62199_
   [junit4]   2> 2576521 T10732 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:62199_
   [junit4]   2> 2576525 T10814 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 2576526 T10786 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 2576526 T10800 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 2576526 T10772 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 2576526 T10828 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 2576527 T10842 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 2576527 T10754 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 2576527 T10759 oascc.ZkStateReader$3.process Updating live nodes... (7)
   [junit4]   2> 2576532 T10732 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty6-1391312022333
   [junit4]   2> 2576751 T10732 oasc.CorePropertiesLocator.discoverUnder Found core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty6-1391312022333\conf\
   [junit4]   2> 2576765 T10732 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2576768 T10732 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2576768 T10732 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2576769 T10732 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2576773 T10845 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e1b46bd name:ZooKeeperConnection Watcher:127.0.0.1:62135/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2576774 T10732 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2576775 T10732 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2576779 T10732 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2576784 T10847 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12e1e0c6 name:ZooKeeperConnection Watcher:127.0.0.1:62135/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2576784 T10732 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2576786 T10732 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2576791 T10823 oasha.CollectionsHandler.handleCreateAction Creating Collection : replicationFactor=2&maxShardsPerNode=2&name=testOverseerCol&action=CREATE&numShards=4&wt=javabin&version=2
   [junit4]   2> 2576794 T10754 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2576798 T10756 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"testOverseerCol",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 2576798 T10756 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"testOverseerCol",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "maxShardsPerNode":"2"}
   [junit4]   2> 2576800 T10756 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1
   [junit4]   2> 2576800 T10756 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/testOverseerCol 
   [junit4]   2> 2576800 T10756 oascc.SolrZkClient.makePath makePath: /collections/testOverseerCol
   [junit4]   2> 2576815 T10754 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2576818 T10755 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2576818 T10755 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: testOverseerCol
   [junit4]   2> 2576818 T10755 oasc.Overseer$ClusterStateUpdater.createCollection Create collection testOverseerCol with shards [shard1, shard2, shard3, shard4]
   [junit4]   2> 2576822 T10754 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2576824 T10847 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2576824 T10845 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2576824 T10759 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2576825 T10814 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2576825 T10786 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2576825 T10800 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2576826 T10772 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2576826 T10828 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2576826 T10754 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2576826 T10842 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2576908 T10756 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2, shard3, shard4] , repFactor : 2
   [junit4]   2> 2576908 T10756 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard1_replica1 as part of slice shard1 of collection testOverseerCol on 127.0.0.1:62163_
   [junit4]   2> 2576909 T10756 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard1_replica2 as part of slice shard1 of collection testOverseerCol on 127.0.0.1:62142_
   [junit4]   2> 2576910 T10756 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard2_replica1 as part of slice shard2 of collection testOverseerCol on 127.0.0.1:62172_
   [junit4]   2> 2576913 T10756 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard2_replica2 as part of slice shard2 of collection testOverseerCol on 127.0.0.1:62154_
   [junit4]   2> 2576913 T10756 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard3_replica1 as part of slice shard3 of collection testOverseerCol on 127.0.0.1:62199_
   [junit4]   2> 2576916 T10782 oasc.ZkController.publish publishing core=testOverseerCol_shard1_replica1 state=down
   [junit4]   2> 2576917 T10764 oasc.ZkController.publish publishing core=testOverseerCol_shard2_replica2 state=down
   [junit4]   2> 2576917 T10756 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard3_replica2 as part of slice shard3 of collection testOverseerCol on 127.0.0.1:62190_
   [junit4]   2> 2576920 T10794 oasc.ZkController.publish publishing core=testOverseerCol_shard2_replica1 state=down
   [junit4]   2> 2576920 T10756 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard4_replica1 as part of slice shard4 of collection testOverseerCol on 127.0.0.1:62181_
   [junit4]   2> 2576920 T10747 oasc.ZkController.publish publishing core=testOverseerCol_shard1_replica2 state=down
   [junit4]   2> 2576922 T10754 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2576922 T10782 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2576922 T10756 oasc.OverseerCollectionProcessor.createCollection Creating shard testOverseerCol_shard4_replica2 as part of slice shard4 of collection testOverseerCol on 127.0.0.1:62163_
   [junit4]   2> 2576923 T10824 oasc.ZkController.publish publishing core=testOverseerCol_shard3_replica2 state=down
   [junit4]   2> 2576923 T10764 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2576924 T10794 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2576926 T10777 oasc.ZkController.publish publishing core=testOverseerCol_shard4_replica2 state=down
   [junit4]   2> 2576927 T10747 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2576930 T10804 oasc.ZkController.publish publishing core=testOverseerCol_shard4_replica1 state=down
   [junit4]   2> 2576931 T10834 oasc.ZkController.publish publishing core=testOverseerCol_shard3_replica1 state=down
   [junit4]   2> 2576932 T10754 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2576932 T10824 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2576932 T10777 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2576932 T10804 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2576933 T10834 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2576933 T10755 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2576934 T10755 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:62163",
   [junit4]   2> 	  "core":"testOverseerCol_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:62163_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2576940 T10755 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:62154",
   [junit4]   2> 	  "core":"testOverseerCol_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:62154_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2576943 T10754 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2576944 T10755 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:62172",
   [junit4]   2> 	  "core":"testOverseerCol_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:62172_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2576948 T10754 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2576950 T10755 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:62142",
   [junit4]   2> 	  "core":"testOverseerCol_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:62142_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2576953 T10754 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2576954 T10755 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:62190",
   [junit4]   2> 	  "core":"testOverseerCol_shard3_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:62190_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2576958 T10754 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2576959 T10755 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:62163",
   [junit4]   2> 	  "core":"testOverseerCol_shard4_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:62163_",
   [junit4]   2> 	  "shard":"shard4",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2576962 T10754 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2576963 T10755 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:62181",
   [junit4]   2> 	  "core":"testOverseerCol_shard4_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:62181_",
   [junit4]   2> 	  "shard":"shard4",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2576967 T10754 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2576968 T10755 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:62199",
   [junit4]   2> 	  "core":"testOverseerCol_shard3_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:62199_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"testOverseerCol",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2576971 T10754 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2577068 T10847 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2577068 T10845 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2577068 T10814 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2577068 T10759 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2577068 T10800 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2577069 T10772 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2577069 T10828 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2577069 T10754 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2577068 T10786 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2577069 T10842 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 7)
   [junit4]   2> 2577845 T10782 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard1_replica1
   [junit4]   2> 2577848 T10764 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard2_replica2
   [junit4]   2> 2577848 T10782 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard1_replica1' using instanceDir: .\org.apache.solr.cloud.OverseerRolesTest-jetty2-1391312015908\testOverseerCol_shard1_replica1
   [junit4]   2> 2577848 T10782 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 2577849 T10794 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard2_replica1
   [junit4]   2> 2577849 T10782 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2577851 T10747 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard1_replica2
   [junit4]   2> 2577851 T10764 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard2_replica2' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty1-1391312014351\testOverseerCol_shard2_replica2
   [junit4]   2> 2577851 T10764 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 2577851 T10782 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 2577852 T10747 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard1_replica2' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-controljetty-1391312013584\testOverseerCol_shard1_replica2
   [junit4]   2> 2577853 T10747 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 2577853 T10794 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard2_replica1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty3-1391312017454\testOverseerCol_shard2_replica1
   [junit4]   2> 2577854 T10794 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 2577854 T10764 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2577854 T10764 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 2577854 T10824 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard3_replica2
   [junit4]   2> 2577855 T10747 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2577856 T10747 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 2577856 T10794 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2577856 T10794 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 2577857 T10782 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.OverseerRolesTest-jetty2-1391312015908\testOverseerCol_shard1_replica1\'
   [junit4]   2> 2577857 T10777 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard4_replica2
   [junit4]   2> 2577859 T10777 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard4_replica2' using instanceDir: .\org.apache.solr.cloud.OverseerRolesTest-jetty2-1391312015908\testOverseerCol_shard4_replica2
   [junit4]   2> 2577859 T10777 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 2577863 T10777 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2577863 T10777 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 2577865 T10764 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty1-1391312014351\testOverseerCol_shard2_replica2\'
   [junit4]   2> 2577866 T10794 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty3-1391312017454\testOverseerCol_shard2_replica1\'
   [junit4]   2> 2577866 T10834 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard3_replica1
   [junit4]   2> 2577866 T10747 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-controljetty-1391312013584\testOverseerCol_shard1_replica2\'
   [junit4]   2> 2577867 T10804 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for testOverseerCol_shard4_replica1
   [junit4]   2> 2577868 T10777 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.OverseerRolesTest-jetty2-1391312015908\testOverseerCol_shard4_replica2\'
   [junit4]   2> 2577875 T10804 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard4_replica1' using instanceDir: .\org.apache.solr.cloud.OverseerRolesTest-jetty4-1391312019035\testOverseerCol_shard4_replica1
   [junit4]   2> 2577876 T10804 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 2577879 T10804 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2577879 T10804 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 2577881 T10824 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard3_replica2' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty5-1391312020649\testOverseerCol_shard3_replica2
   [junit4]   2> 2577882 T10824 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 2577883 T10824 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2577884 T10824 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 2577886 T10834 oasc.CoreContainer.create Creating SolrCore 'testOverseerCol_shard3_replica1' using instanceDir: .\org.apache.solr.cloud.OverseerRolesTest-jetty6-1391312022333\testOverseerCol_shard3_replica1
   [junit4]   2> 2577886 T10834 oasc.ZkController.createCollectionZkNode Check for collection zkNode:testOverseerCol
   [junit4]   2> 2577886 T10804 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.OverseerRolesTest-jetty4-1391312019035\testOverseerCol_shard4_replica1\'
   [junit4]   2> 2577888 T10834 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2577888 T10834 oascc.ZkStateReader.readConfigName Load collection config from:/collections/testOverseerCol
   [junit4]   2> 2577888 T10824 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty5-1391312020649\testOverseerCol_shard3_replica2\'
   [junit4]   2> 2577894 T10834 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.OverseerRolesTest-jetty6-1391312022333\testOverseerCol_shard3_replica1\'
   [junit4]   2> 2577943 T10794 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2577999 T10794 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2578002 T10782 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2578012 T10782 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2578017 T10834 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2578027 T10834 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2578034 T10794 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2578039 T10794 oass.IndexSchema.readSchema [testOverseerCol_shard2_replica1] Schema name=test
   [junit4]   2> 2578133 T10782 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2578140 T10782 oass.IndexSchema.readSchema [testOverseerCol_shard1_replica1] Schema name=test
   [junit4]   2> 2578150 T10794 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2578157 T10794 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2578159 T10794 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2578162 T10834 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2578169 T10834 oass.IndexSchema.readSchema [testOverseerCol_shard3_replica1] Schema name=test
   [junit4]   2> 2578235 T10824 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2578245 T10747 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2578270 T10764 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2578277 T10777 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2578280 T10764 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2578289 T10824 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2578290 T10804 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 2578289 T10777 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2578302 T10747 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2578307 T10764 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2578314 T10764 oass.IndexSchema.readSchema [testOverseerCol_shard2_replica2] Schema name=test
   [junit4]   2> 2578321 T10824 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2578327 T10824 oass.IndexSchema.readSchema [testOverseerCol_shard3_replica2] Schema name=test
   [junit4]   2> 2578364 T10747 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2578408 T10747 oass.IndexSchema.readSchema [testOverseerCol_shard1_replica2] Schema name=test
   [junit4]   2> 2578403 T10777 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2578416 T10777 oass.IndexSchema.readSchema [testOverseerCol_shard4_replica2] Schema name=test
   [junit4]   2> 2578422 T10804 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2578429 T10804 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2578436 T10804 oass.IndexSchema.readSchema [testOverseerCol_shard4_replica1] Schema name=test
   [junit4]   2> 2578453 T10782 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2578457 T10782 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2578458 T10782 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2578568 T10794 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2578581 T10794 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2578640 T10794 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2578684 T10794 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2578684 T10794 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2578688 T10794 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2578711 T10794 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2578711 T10794 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2578712 T10794 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2578713 T10794 oasc.SolrCore.<init> [testOverseerCol_shard2_replica1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty3-1391312017454\testOverseerCol_shard2_replica1\, dataDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty3-1391312017454\testOverseerCol_shard2_replica1\data\
   [junit4]   2> 2578713 T10794 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bb260b
   [junit4]   2> 2578716 T10794 oasc.CachingDirectoryFactory.get return new directory for ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty3-1391312017454\testOverseerCol_shard2_replica1\data\
   [junit4]   2> 2578716 T10794 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty3-1391312017454\testOverseerCol_shard2_replica1\data\index/
   [junit4]   2> 2578716 T10794 oasc.SolrCore.initIndex WARN [testOverseerCol_shard2_replica1] Solr index directory '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty3-1391312017454\testOverseerCol_shard2_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2578796 T10824 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2578799 T10834 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2578799 T10824 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2578802 T10824 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2578802 T10834 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2578804 T10834 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2578812 T10804 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2578817 T10804 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2578818 T10804 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2578820 T10794 oasc.CachingDirectoryFactory.get return new directory for ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.OverseerRolesTest-jetty3-1391312017454\testOverseerCol_shard2_replica1\data\index
   [junit4]   2> 2578821 T10794 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2578822 T10794 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1a549b8a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@41e0cca8),segFN=segments_1,generation=1}
   [junit4]   2> 2578822 T10794 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2578826 T10794 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2578826 T10794 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2578827 T10794 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2578827 T10794 oasup.UpdateRequestProcessorC

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

che.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProcessor.java:202)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]    > Caused by: org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /overseer/collection-queue-work/qn-0000000004
   [junit4]    > 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
   [junit4]    > 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]    > 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1151)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:273)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:270)
   [junit4]    > 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:270)
   [junit4]    > 	at org.apache.solr.cloud.DistributedQueue.remove(DistributedQueue.java:192)
   [junit4]    > 	at org.apache.solr.cloud.OverseerCollectionProcessor.run(OverseerCollectionProcessor.java:193)
   [junit4]    > 	... 1 more
   [junit4]   2> 2587962 T10732 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=sv_SE, timezone=Pacific/Pohnpei
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=2,threads=7,free=289493200,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest, AddBlockUpdateTest, StatelessScriptUpdateProcessorFactoryTest, HdfsBasicDistributedZk2Test, TestLazyCores, TestDistributedMissingSort, DirectUpdateHandlerOptimizeTest, TestFastOutputStream, CoreAdminCreateDiscoverTest, SpellingQueryConverterTest, SolrInfoMBeanTest, InfoHandlerTest, BJQParserTest, TestModifyConfFiles, TestCoreContainer, TestSchemaResource, TestSimpleQParserPlugin, TestCSVLoader, SuggestComponentTest, AbstractAnalyticsStatsTest, TestSolrQueryParserResource, TestSolrCoreProperties, SolrTestCaseJ4Test, QueryResultKeyTest, SpellPossibilityIteratorTest, IndexSchemaTest, IndexSchemaRuntimeFieldTest, TestRecovery, ClusterStateUpdateTest, TestRTGBase, TestBadConfig, TestNoOpRegenerator, TestRecoveryHdfs, TestPHPSerializedResponseWriter, QueryParsingTest, NotRequiredUniqueKeyTest, HdfsSyncSliceTest, EnumFieldTest, TestOverriddenPrefixQueryForCustomFieldType, SearchHandlerTest, SolrPluginUtilsTest, AliasIntegrationTest, DocumentAnalysisRequestHandlerTest, MinimalSchemaTest, TestFastWriter, TestElisionMultitermQuery, TestXIncludeConfig, BasicFunctionalityTest, MigrateRouteKeyTest, TestSweetSpotSimilarityFactory, TestDocSet, TestNRTOpen, DateFieldTest, HdfsDirectoryTest, DirectUpdateHandlerTest, TestGroupingSearch, DisMaxRequestHandlerTest, DOMUtilTest, OverseerTest, TestLMJelinekMercerSimilarityFactory, TestCloudManagedSchemaAddField, PeerSyncTest, TestBinaryResponseWriter, TestJoin, CopyFieldTest, DistribCursorPagingTest, LoggingHandlerTest, TestDynamicFieldResource, TestCustomSort, TestQueryUtils, TestDistributedSearch, WordBreakSolrSpellCheckerTest, OverseerCollectionProcessorTest, TestAtomicUpdateErrorCases, RAMDirectoryFactoryTest, CursorPagingTest, HdfsUnloadDistributedZkTest, TestStressLucene, TestTrie, ConvertedLegacyTest, BadComponentTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestCSVResponseWriter, SimpleFacetsTest, TestShardHandlerFactory, SolrCoreTest, TestSchemaSimilarityResource, DirectSolrConnectionTest, SolrXmlInZkTest, CurrencyFieldXmlFileTest, TestWriterPerf, UpdateParamsTest, TestNumberUtils, TestReload, TestDocumentBuilder, DocumentBuilderTest, AutoCommitTest, PolyFieldTest, RecoveryZkTest, TestSolrJ, TestIBSimilarityFactory, SpatialFilterTest, TestUtils, LukeRequestHandlerTest, CoreContainerCoreInitFailuresTest, SpellCheckComponentTest, TestBM25SimilarityFactory, TestHashPartitioner, ChangedSchemaMergeTest, FieldFacetExtrasTest, SolrRequestParserTest, TestLFUCache, BasicZkTest, TestFunctionQuery, TestStressReorder, TestCharFilters, TriLevelCompositeIdRoutingTest, ResourceLoaderTest, PreAnalyzedFieldTest, StandardRequestHandlerTest, ShardSplitTest, OpenCloseCoreStressTest, TestReplicationHandler, TestNonNRTOpen, MBeansHandlerTest, HardAutoCommitTest, TestOmitPositions, TestPhraseSuggestions, ScriptEngineTest, RangeFacetTest, UpdateRequestProcessorFactoryTest, TestFaceting, TestInfoStreamLogging, PluginInfoTest, TestFieldTypeResource, DeleteReplicaTest, TestDefaultSimilarityFactory, TestSchemaNameResource, TestZkChroot, TestBinaryField, TestExtendedDismaxParser, TestUpdate, TestArbitraryIndexDir, TestDocBasedVersionConstraints, TestValueSourceCache, FileUtilsTest, UnloadDistributedZkTest, DateMathParserTest, TestFuzzyAnalyzedSuggestions, TestCollapseQParserPlugin, NoFacetTest, TestReversedWildcardFilterFactory, SliceStateTest, HdfsChaosMonkeySafeLeaderTest, TestPostingsSolrHighlighter, TestLuceneMatchVersion, PreAnalyzedUpdateProcessorTest, TestJmxIntegration, CachingDirectoryFactoryTest, OutputWriterTest, HdfsBasicDistributedZkTest, SuggesterWFSTTest, DebugComponentTest, ReturnFieldsTest, TestCloudManagedSchema, TestRealTimeGet, TestQuerySenderListener, SchemaVersionSpecificBehaviorTest, UUIDFieldTest, TestPseudoReturnFields, TestCollationField, TestSolrIndexConfig, SoftAutoCommitTest, DefaultValueUpdateProcessorTest, PingRequestHandlerTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, SyncSliceTest, LeaderElectionIntegrationTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, SliceStateUpdateTest, TestDistributedGrouping, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, TestMultiCoreConfBootstrap, TestStressVersions, DistributedTermsComponentTest, TestRangeQuery, TestSolr4Spatial, StatsComponentTest, SolrCmdDistributorTest, QueryElevationComponentTest, BadIndexSchemaTest, TestSort, TestFiltering, TestIndexSearcher, HighlighterTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SuggesterFSTTest, CoreAdminHandlerTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTSTTest, SuggesterTest, NoCacheHeaderTest, SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, QueryEqualityTest, SortByFunctionTest, TestRemoteStreaming, DocValuesMultiTest, DistanceFunctionTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, CacheHeaderTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, TestQueryTypes, FileBasedSpellCheckerTest, TermsComponentTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, TestIndexingPerformance, MoreLikeThisHandlerTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, RegexBoostProcessorTest, JSONWriterTest, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, CSVRequestHandlerTest, TestComponentsName, HighlighterConfigTest, SOLR749Test, AlternateDirectoryTest, TestQuerySenderNoQuery, ResponseLogComponentTest, SolrIndexConfigTest, TestStressRecovery, TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestSearchPerf, NumericFieldsTest, TestConfig, ExternalFileFieldSortTest, TestCodecSupport, SynonymTokenizerTest, EchoParamsTest, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, LegacyHTMLStripCharFilterTest, TestJmxMonitoredMap, TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, TestSolrXMLSerializer, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, ClusterStateTest, TestLRUCache, ZkNodePropsTest, SystemInfoHandlerTest, CircularListTest, TestCursorMarkWithoutUniqueKey, ExpressionTest, AbstractAnalyticsFacetTest, QueryFacetTest, FunctionTest, AssignTest, ConnectionManagerTest, CustomCollectionTest, DeleteShardTest, OverseerRolesTest]
   [junit4] Completed in 21.87s, 1 test, 1 error <<< FAILURES!

[...truncated 141 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:453: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:433: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:491: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1268: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:901: There were test failures: 365 suites, 1590 tests, 1 error, 40 ignored (12 assumptions)

Total time: 71 minutes 17 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.8.0-ea-b124 -XX:+UseCompressedOops -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure