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 2013/11/30 11:28:44 UTC

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_45) - Build # 3522 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/3522/
Java: 64bit/jdk1.7.0_45 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
Wrong doc count on shard1_0 expected:<116> but was:<65>

Stack Trace:
java.lang.AssertionError: Wrong doc count on shard1_0 expected:<116> but was:<65>
	at __randomizedtesting.SeedInfo.seed([F34DD690CFFD5AAE:72AB5888B8A23A92]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:477)
	at org.apache.solr.cloud.ShardSplitTest.splitByUniqueKeyTest(ShardSplitTest.java:249)
	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:113)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:843)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 10970 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> 3300193 T9196 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 3300202 T9196 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-ShardSplitTest-1385807091185
   [junit4]   2> 3300204 T9196 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 3300205 T9197 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 3300327 T9196 oasc.ZkTestServer.run start zk server on port:59339
   [junit4]   2> 3300329 T9196 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3300338 T9203 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3db1443c name:ZooKeeperConnection Watcher:127.0.0.1:59339 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3300338 T9196 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3300338 T9196 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 3300346 T9198 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x142a88a15fd0000, 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> 3300349 T9196 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3300353 T9205 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2cf4ffe9 name:ZooKeeperConnection Watcher:127.0.0.1:59339/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3300353 T9196 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3300353 T9196 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 3300362 T9196 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 3300369 T9196 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 3300376 T9196 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 3300382 T9196 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> 3300382 T9196 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 3300394 T9196 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 3300394 T9196 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 3300402 T9196 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> 3300403 T9196 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3300410 T9196 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> 3300410 T9196 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 3300418 T9196 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> 3300418 T9196 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 3300425 T9196 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> 3300425 T9196 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 3300433 T9196 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> 3300433 T9196 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 3300440 T9196 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> 3300441 T9196 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3300447 T9196 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> 3300448 T9196 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3300454 T9196 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> 3300454 T9196 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 3300463 T9196 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> 3300463 T9196 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 3300472 T9198 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x142a88a15fd0001, 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> 3302563 T9196 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3302578 T9196 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59346
   [junit4]   2> 3302582 T9196 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3302582 T9196 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3302582 T9196 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.ShardSplitTest-controljetty-1385807091454
   [junit4]   2> 3302582 T9196 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1385807091454\'
   [junit4]   2> 3302632 T9196 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.ShardSplitTest-controljetty-1385807091454\solr.xml
   [junit4]   2> 3302725 T9196 oasc.CoreContainer.<init> New CoreContainer 822248418
   [junit4]   2> 3302725 T9196 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.ShardSplitTest-controljetty-1385807091454\]
   [junit4]   2> 3302729 T9196 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3302729 T9196 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3302729 T9196 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3302729 T9196 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3302729 T9196 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3302729 T9196 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3302729 T9196 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3302729 T9196 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3302729 T9196 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3302744 T9196 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3302744 T9196 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3302745 T9196 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3302745 T9196 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59339/solr
   [junit4]   2> 3302747 T9196 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3302748 T9196 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3302762 T9216 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@febe60e name:ZooKeeperConnection Watcher:127.0.0.1:59339 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3302763 T9196 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3302769 T9196 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3302775 T9218 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2079bbbd name:ZooKeeperConnection Watcher:127.0.0.1:59339/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3302775 T9196 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3302780 T9196 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 3302788 T9196 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 3302796 T9196 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 3302801 T9196 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59346_
   [junit4]   2> 3302804 T9196 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59346_
   [junit4]   2> 3302814 T9196 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 3302826 T9196 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 3302831 T9196 oasc.Overseer.start Overseer (id=90820253528686595-127.0.0.1:59346_-n_0000000000) starting
   [junit4]   2> 3302846 T9196 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 3302858 T9220 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 3302859 T9196 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 3302865 T9196 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 3302869 T9196 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3302876 T9219 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 3302884 T9221 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 3302885 T9221 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3302888 T9218 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3302888 T9221 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3302894 T9219 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3302895 T9219 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59346",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59346_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3302895 T9219 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 3302896 T9219 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 3302903 T9218 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3302908 T9218 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 3304104 T9221 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3304104 T9221 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1385807091454\collection1
   [junit4]   2> 3304105 T9221 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 3304106 T9221 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3304106 T9221 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 3304109 T9221 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1385807091454\collection1\'
   [junit4]   2> 3304109 T9221 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1385807091454/collection1/lib/classes/' to classloader
   [junit4]   2> 3304109 T9221 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1385807091454/collection1/lib/README' to classloader
   [junit4]   2> 3304214 T9221 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3304352 T9221 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3304357 T9221 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3304373 T9221 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3305229 T9221 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3305235 T9221 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3305239 T9221 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3305253 T9221 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3305311 T9221 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3305312 T9221 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1385807091454\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1385807091184/control/data\
   [junit4]   2> 3305312 T9221 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c4689ad
   [junit4]   2> 3305313 T9221 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1385807091184/control/data\
   [junit4]   2> 3305314 T9221 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1385807091184/control/data\index/
   [junit4]   2> 3305314 T9221 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1385807091184\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 3305315 T9221 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1385807091184/control/data\index
   [junit4]   2> 3305315 T9221 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=12.6826171875, floorSegmentMB=1.89453125, forceMergeDeletesPctAllowed=7.7691420691566995, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6802215381450892
   [junit4]   2> 3305317 T9221 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5e946645 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@234b1113),segFN=segments_1,generation=1}
   [junit4]   2> 3305317 T9221 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3305323 T9221 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3305323 T9221 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3305324 T9221 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3305324 T9221 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3305325 T9221 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3305325 T9221 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3305326 T9221 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3305326 T9221 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3305326 T9221 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3305327 T9221 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3305328 T9221 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3305328 T9221 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3305330 T9221 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3305330 T9221 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3305331 T9221 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3305331 T9221 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3305345 T9221 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3305357 T9221 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3305357 T9221 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3305359 T9221 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=0.689453125, floorSegmentMB=1.63671875, forceMergeDeletesPctAllowed=11.766468974373192, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 3305361 T9221 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5e946645 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@234b1113),segFN=segments_1,generation=1}
   [junit4]   2> 3305361 T9221 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3305361 T9221 oass.SolrIndexSearcher.<init> Opening Searcher@1784cbe4 main
   [junit4]   2> 3305365 T9222 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1784cbe4 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3305368 T9221 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3305368 T9221 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59346 collection:control_collection shard:shard1
   [junit4]   2> 3305370 T9221 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 3305389 T9221 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 3305395 T9218 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3305396 T9221 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 3305397 T9221 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2940 name=collection1 org.apache.solr.core.SolrCore@1acdde1f url=http://127.0.0.1:59346/collection1 node=127.0.0.1:59346_ C2940_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:59346, core=collection1, node_name=127.0.0.1:59346_}
   [junit4]   2> 3305397 T9221 C2940 P59346 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:59346/collection1/
   [junit4]   2> 3305400 T9219 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3305408 T9218 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3305410 T9218 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 3307220 T9221 C2940 P59346 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 3307220 T9221 C2940 P59346 oasc.SyncStrategy.syncToMe http://127.0.0.1:59346/collection1/ has no replicas
   [junit4]   2> 3307220 T9221 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:59346/collection1/ shard1
   [junit4]   2> 3307222 T9221 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 3307238 T9218 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3307241 T9219 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3307247 T9218 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3307249 T9218 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 3307300 T9221 oasc.ZkController.register We are http://127.0.0.1:59346/collection1/ and leader is http://127.0.0.1:59346/collection1/
   [junit4]   2> 3307300 T9221 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59346
   [junit4]   2> 3307300 T9221 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 3307302 T9221 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 3307302 T9221 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3307304 T9218 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3307305 T9221 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3307309 T9196 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3307310 T9196 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3307309 T9219 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3307311 T9219 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59346",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59346_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 3307316 T9196 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3307319 T9218 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3307324 T9225 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d183313 name:ZooKeeperConnection Watcher:127.0.0.1:59339/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3307324 T9196 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3307327 T9196 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3307331 T9196 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 3307446 T9225 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 3307446 T9218 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 3308107 T9196 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3308111 T9196 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59358
   [junit4]   2> 3308113 T9196 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3308113 T9196 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3308113 T9196 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.ShardSplitTest-jetty1-1385807098314
   [junit4]   2> 3308113 T9196 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ShardSplitTest-jetty1-1385807098314\'
   [junit4]   2> 3308148 T9196 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.ShardSplitTest-jetty1-1385807098314\solr.xml
   [junit4]   2> 3308245 T9196 oasc.CoreContainer.<init> New CoreContainer 659996039
   [junit4]   2> 3308245 T9196 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.ShardSplitTest-jetty1-1385807098314\]
   [junit4]   2> 3308248 T9196 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3308248 T9196 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3308248 T9196 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3308248 T9196 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3308248 T9196 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3308248 T9196 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3308248 T9196 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3308248 T9196 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3308251 T9196 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3308259 T9196 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3308259 T9196 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3308259 T9196 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3308262 T9196 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59339/solr
   [junit4]   2> 3308262 T9196 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3308265 T9196 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3308278 T9236 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@33541bd8 name:ZooKeeperConnection Watcher:127.0.0.1:59339 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3308278 T9196 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3308285 T9198 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x142a88a15fd0005, 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> 3308288 T9196 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3308294 T9238 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7d7e9380 name:ZooKeeperConnection Watcher:127.0.0.1:59339/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3308294 T9196 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3308302 T9196 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3309459 T9196 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59358_
   [junit4]   2> 3309461 T9196 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59358_
   [junit4]   2> 3309466 T9225 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 3309467 T9238 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 3309467 T9218 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 3309484 T9239 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 3309484 T9239 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3309487 T9218 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3309487 T9218 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3309488 T9218 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3309487 T9239 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3309490 T9219 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3309491 T9219 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59358",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59358_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3309492 T9219 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 3309492 T9219 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 3309499 T9218 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3309500 T9225 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3309501 T9218 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3309501 T9238 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3310582 T9239 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3310582 T9239 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.cloud.ShardSplitTest-jetty1-1385807098314\collection1
   [junit4]   2> 3310583 T9239 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 3310584 T9239 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3310584 T9239 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 3310586 T9239 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ShardSplitTest-jetty1-1385807098314\collection1\'
   [junit4]   2> 3310586 T9239 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1385807098314/collection1/lib/classes/' to classloader
   [junit4]   2> 3310589 T9239 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1385807098314/collection1/lib/README' to classloader
   [junit4]   2> 3310666 T9239 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3310740 T9239 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3310742 T9239 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3310755 T9239 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3311467 T9239 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3311471 T9239 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3311473 T9239 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3311481 T9239 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3311524 T9239 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3311524 T9239 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.cloud.ShardSplitTest-jetty1-1385807098314\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1385807091184/jetty1\
   [junit4]   2> 3311524 T9239 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c4689ad
   [junit4]   2> 3311525 T9239 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1385807091184/jetty1\
   [junit4]   2> 3311525 T9239 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1385807091184/jetty1\index/
   [junit4]   2> 3311525 T9239 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1385807091184\jetty1\index' doesn't exist. Creating new index...
   [junit4]   2> 3311525 T9239 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1385807091184/jetty1\index
   [junit4]   2> 3311526 T9239 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=12.6826171875, floorSegmentMB=1.89453125, forceMergeDeletesPctAllowed=7.7691420691566995, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6802215381450892
   [junit4]   2> 3311526 T9239 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@ed5e3ce lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6bd4364c),segFN=segments_1,generation=1}
   [junit4]   2> 3311526 T9239 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3311532 T9239 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3311532 T9239 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3311533 T9239 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3311533 T9239 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3311533 T9239 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3311533 T9239 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3311534 T9239 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3311534 T9239 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3311534 T9239 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3311535 T9239 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3311536 T9239 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3311536 T9239 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3311536 T9239 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3311537 T9239 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3311537 T9239 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3311539 T9239 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3311547 T9239 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3311555 T9239 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3311556 T9239 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3311556 T9239 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=0.689453125, floorSegmentMB=1.63671875, forceMergeDeletesPctAllowed=11.766468974373192, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 3311557 T9239 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@ed5e3ce lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6bd4364c),segFN=segments_1,generation=1}
   [junit4]   2> 3311557 T9239 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3311558 T9239 oass.SolrIndexSearcher.<init> Opening Searcher@6858042e main
   [junit4]   2> 3311563 T9240 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6858042e main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3311566 T9239 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3311566 T9239 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59358 collection:collection1 shard:shard2
   [junit4]   2> 3311567 T9239 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 3311581 T9239 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 3311586 T9218 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3311586 T9239 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 3311586 T9239 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2941 name=collection1 org.apache.solr.core.SolrCore@5e9e063a url=http://127.0.0.1:59358/collection1 node=127.0.0.1:59358_ C2941_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:59358, core=collection1, node_name=127.0.0.1:59358_}
   [junit4]   2> 3311587 T9239 C2941 P59358 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:59358/collection1/
   [junit4]   2> 3311588 T9219 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3311594 T9218 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3311595 T9238 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3311596 T9218 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3311596 T9225 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3313227 T9239 C2941 P59358 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 3313227 T9239 C2941 P59358 oasc.SyncStrategy.syncToMe http://127.0.0.1:59358/collection1/ has no replicas
   [junit4]   2> 3313227 T9239 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:59358/collection1/ shard2
   [junit4]   2> 3313228 T9239 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 3313241 T9218 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3313245 T9219 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3313251 T9218 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3313252 T9218 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3313252 T9238 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3313252 T9225 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3313297 T9239 oasc.ZkController.register We are http://127.0.0.1:59358/collection1/ and leader is http://127.0.0.1:59358/collection1/
   [junit4]   2> 3313297 T9239 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59358
   [junit4]   2> 3313297 T9239 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 3313297 T9239 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 3313298 T9239 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3313301 T9218 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3313301 T9239 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3313303 T9196 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3313304 T9196 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3313303 T9219 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3313305 T9219 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59358",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59358_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 3313310 T9218 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3313427 T9218 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3313427 T9238 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3313428 T9225 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3313827 T9196 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3313832 T9196 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59367
   [junit4]   2> 3313833 T9196 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3313833 T9196 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3313833 T9196 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.ShardSplitTest-jetty2-1385807104287
   [junit4]   2> 3313833 T9196 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1385807104287\'
   [junit4]   2> 3313862 T9196 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.ShardSplitTest-jetty2-1385807104287\solr.xml
   [junit4]   2> 3313948 T9196 oasc.CoreContainer.<init> New CoreContainer 961227454
   [junit4]   2> 3313948 T9196 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.ShardSplitTest-jetty2-1385807104287\]
   [junit4]   2> 3313951 T9196 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3313951 T9196 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3313951 T9196 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3313951 T9196 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3313951 T9196 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3313951 T9196 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3313951 T9196 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3313951 T9196 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3313951 T9196 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3313961 T9196 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3313961 T9196 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3313961 T9196 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3313963 T9196 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59339/solr
   [junit4]   2> 3313963 T9196 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3313965 T9196 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3313973 T9252 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@189db61b name:ZooKeeperConnection Watcher:127.0.0.1:59339 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3313973 T9196 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3313977 T9198 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x142a88a15fd0007, 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> 3313979 T9196 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3313983 T9254 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@bea438 name:ZooKeeperConnection Watcher:127.0.0.1:59339/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3313983 T9196 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3313991 T9196 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3315091 T9196 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59367_
   [junit4]   2> 3315094 T9196 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59367_
   [junit4]   2> 3315099 T9254 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 3315099 T9225 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 3315099 T9218 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 3315100 T9238 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 3315117 T9255 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 3315117 T9255 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3315120 T9255 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3315120 T9218 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3315120 T9218 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3315120 T9218 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3315125 T9219 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3315127 T9219 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59367",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59367_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3315127 T9219 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 3315127 T9219 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 3315133 T9218 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3315136 T9218 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3315136 T9254 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3315137 T9238 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3315137 T9225 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3316214 T9255 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3316214 T9255 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1385807104287\collection1
   [junit4]   2> 3316214 T9255 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 3316216 T9255 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3316216 T9255 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 3316219 T9255 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1385807104287\collection1\'
   [junit4]   2> 3316221 T9255 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1385807104287/collection1/lib/classes/' to classloader
   [junit4]   2> 3316222 T9255 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1385807104287/collection1/lib/README' to classloader
   [junit4]   2> 3316299 T9255 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3316373 T9255 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3316376 T9255 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3316386 T9255 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3317086 T9255 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3317091 T9255 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3317107 T9255 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3317117 T9255 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3317174 T9255 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3317174 T9255 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1385807104287\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1385807091184/jetty2\
   [junit4]   2> 3317175 T9255 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c4689ad
   [junit4]   2> 3317176 T9255 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1385807091184/jetty2\
   [junit4]   2> 3317176 T9255 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1385807091184/jetty2\index/
   [junit4]   2> 3317177 T9255 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1385807091184\jetty2\index' doesn't exist. Creating new index...
   [junit4]   2> 3317177 T9255 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1385807091184/jetty2\index
   [junit4]   2> 3317178 T9255 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=12.6826171875, floorSegmentMB=1.89453125, forceMergeDeletesPctAllowed=7.7691420691566995, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6802215381450892
   [junit4]   2> 3317179 T9255 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5dcd924f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ee7e145),segFN=segments_1,generation=1}
   [junit4]   2> 3317179 T9255 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3317186 T9255 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3317187 T9255 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3317188 T9255 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3317188 T9255 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3317189 T9255 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3317189 T9255 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3317190 T9255 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3317190 T9255 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3317191 T9255 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3317192 T9255 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 3317193 T9255 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 3317193 T9255 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 3317193 T9255 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 3317195 T9255 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 3317195 T9255 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 3317196 T9255 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 3317209 T9255 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3317220 T9255 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3317220 T9255 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3317221 T9255 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=0.689453125, floorSegmentMB=1.63671875, forceMergeDeletesPctAllowed=11.766468974373192, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 3317222 T9255 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5dcd924f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ee7e145),segFN=segments_1,generation=1}
   [junit4]   2> 3317222 T9255 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3317223 T9255 oass.SolrIndexSearcher.<init> Opening Searcher@733dd9d9 main
   [junit4]   2> 3317228 T9256 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@733dd9d9 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 3317231 T9255 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3317231 T9255 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59367 collection:collection1 shard:shard1
   [junit4]   2> 3317234 T9255 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 3317249 T9255 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 3317254 T9218 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3317255 T9255 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 3317256 T9255 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2942 name=collection1 org.apache.solr.core.SolrCore@3325bab1 url=http://127.0.0.1:59367/collection1 node=127.0.0.1:59367_ C2942_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:59367, core=collection1, node_name=127.0.0.1:59367_}
   [junit4]   2> 3317256 T9255 C2942 P59367 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:59367/collection1/
   [junit4]   2> 3317257 T9219 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3317264 T9218 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3317266 T9254 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3317267 T9238 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3317267 T9225 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3317267 T9218 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3318896 T9255 C2942 P59367 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 3318897 T9255 C2942 P59367 oasc.SyncStrategy.syncToMe http://127.0.0.1:59367/collection1/ has no replicas
   [junit4]   2> 3318897 T9255 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:59367/collection1/ shard1
   [junit4]   2> 3318897 T9255 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 3318910 T9218 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3318913 T9219 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3318919 T9218 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3318920 T9218 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3318920 T9225 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3318921 T9254 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3318920 T9238 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3318967 T9255 oasc.ZkController.register We are http://127.0.0.1:59367/collection1/ and leader is http://127.0.0.1:59367/collection1/
   [junit4]   2> 3318967 T9255 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59367
   [junit4]   2> 3318967 T9255 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 3318968 T9255 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 3318968 T9255 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3318971 T9218 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3318972 T9255 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3318975 T9196 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3318975 T9196 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3318976 T9219 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3318979 T9219 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59367",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59367_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 3318984 T9218 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3319099 T9225 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3319099 T9218 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3319099 T9238 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3319099 T9254 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3319475 T9196 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3319478 T9196 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59376
   [junit4]   2> 3319482 T9196 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 3319482 T9196 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3319482 T9196 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.ShardSplitTest-jetty3-1385807109961
   [junit4]   2> 3319482 T9196 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ShardSplitTest-jetty3-1385807109961\'
   [junit4]   2> 3319511 T9196 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.ShardSplitTest-jetty3-1385807109961\solr.xml
   [junit4]   2> 3319598 T9196 oasc.CoreContainer.<init> New CoreContainer 1730020248
   [junit4]   2> 3319598 T9196 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.ShardSplitTest-jetty3-1385807109961\]
   [junit4]   2> 3319601 T9196 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3319601 T9196 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 3319601 T9196 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3319601 T9196 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3319601 T9196 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3319601 T9196 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3319601 T9196 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3319601 T9196 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3319601 T9196 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3319611 T9196 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3319612 T9196 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3319612 T9196 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 3319613 T9196 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59339/solr
   [junit4]   2> 3319613 T9196 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3319615 T9196 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3319623 T9268 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18d77a6c name:ZooKeeperConnection Watcher:127.0.0.1:59339 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3319623 T9196 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3319627 T9196 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3319630 T9270 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14927cda name:ZooKeeperConnection Watcher:127.0.0.1:59339/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3319631 T9196 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3319636 T9196 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3320643 T9196 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59376_
   [junit4]   2> 3320646 T9196 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59376_
   [junit4]   2> 3320652 T9238 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 3320652 T9270 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 3320652 T9254 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 3320653 T9225 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 3320653 T9218 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 3320669 T9271 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 3320669 T9271 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3320672 T9271 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3320672 T9218 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3320672 T9218 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3320672 T9218 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3320675 T9219 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 3320676 T9219 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59376",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59376_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 3320676 T9219 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 3320676 T9219 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 3320681 T9218 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 3320683 T9270 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 3320683 T9218 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 3320684 T9238 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 3320684 T9254 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 3320683 T9225 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 3321656 T9271 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3321656 T9271 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.cloud.ShardSplitTest-jetty3-1385807109961\collection1
   [junit4]   2> 3321656 T9271 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 3321657 T9271 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3321658 T9271 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 3321660 T9271 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ShardSplitTest-jetty3-1385807109961\collection1\'
   [junit4]   2> 3321661 T9271 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1385807109961/collection1/lib/classes/' to classloader
   [junit4]   2> 3321662 T9271 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1385807109961/collection1/lib/README' to classloader
   [junit4]   2> 3321728 T9271 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 3321795 T9271 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3321797 T9271 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 3321808 T9271 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3322437 T9271 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3322441 T9271 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3322443 T9271 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3322451 T9271 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3322498 T9271 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3322498 T9271 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.cloud.ShardSplitTest-jetty3-1385807109961\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1385807091184/jetty3\
   [junit4]   2> 3322499 T9271 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c4689ad
   [junit4]   2> 3322500 T9271 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1385807091184/jetty3\
   [junit4]   2> 3322500 T9271 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1385807091184/jetty3\index/
   [junit4]   2> 3322500 T9271 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1385807091184\jetty3\index' doesn't exist. Creating new index...
   [junit4]   2> 3322501 T9271 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1385807091184/jetty3\index
   [junit4]   2> 3322501 T9271 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.Ti

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

case=ShardSplitTest -Dtests.method=testDistribSearch -Dtests.seed=F34DD690CFFD5AAE -Dtests.slow=true -Dtests.locale=es_MX -Dtests.timezone=Atlantic/South_Georgia -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 59.3s | ShardSplitTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Wrong doc count on shard1_0 expected:<116> but was:<65>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F34DD690CFFD5AAE:72AB5888B8A23A92]:0)
   [junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.checkDocCountsAndShardStates(ShardSplitTest.java:477)
   [junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.splitByUniqueKeyTest(ShardSplitTest.java:249)
   [junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:113)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:843)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 3359508 T9196 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 59320 T9195 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene45, sim=DefaultSimilarity, locale=es_MX, timezone=Atlantic/South_Georgia
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_45 (64-bit)/cpus=2,threads=2,free=221925576,total=519438336
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudManagedSchema, AnalysisAfterCoreReloadTest, TestMultiCoreConfBootstrap, IndexBasedSpellCheckerTest, TestRandomMergePolicy, TestHighFrequencyDictionaryFactory, TestSerializedLuceneMatchVersion, InfoHandlerTest, CollectionsAPIDistributedZkTest, TestQueryUtils, SolrIndexSplitterTest, TestPerFieldSimilarity, TestHashPartitioner, DateMathParserTest, SOLR749Test, SuggesterFSTTest, TestFastWriter, TestTrie, PingRequestHandlerTest, HdfsBasicDistributedZk2Test, TestWriterPerf, TestStressVersions, TestSchemaSimilarityResource, TestDocBasedVersionConstraints, SpellPossibilityIteratorTest, ConvertedLegacyTest, LegacyHTMLStripCharFilterTest, FullSolrCloudDistribCmdsTest, DeleteInactiveReplicaTest, ExternalFileFieldSortTest, FieldAnalysisRequestHandlerTest, TestJoin, AlternateDirectoryTest, ClusterStateUpdateTest, DocValuesMultiTest, FunctionTest, TestJmxIntegration, TestReplicationHandler, TestFieldTypeCollectionResource, QueryEqualityTest, OverseerTest, UnloadDistributedZkTest, SuggesterTSTTest, MultiTermTest, BJQParserTest, HdfsUnloadDistributedZkTest, CoreContainerCoreInitFailuresTest, TestLuceneMatchVersion, BasicDistributedZkTest, PreAnalyzedUpdateProcessorTest, TestManagedSchemaFieldResource, ResponseLogComponentTest, TestSolrDeletionPolicy1, BasicDistributedZk2Test, TestGroupingSearch, CoreMergeIndexesAdminHandlerTest, TestXIncludeConfig, TestElisionMultitermQuery, RangeFacetTest, JsonLoaderTest, TestStressLucene, LukeRequestHandlerTest, TimeZoneUtilsTest, TriLevelCompositeIdRoutingTest, NotRequiredUniqueKeyTest, DirectUpdateHandlerOptimizeTest, LeaderElectionTest, SpellingQueryConverterTest, AddBlockUpdateTest, CurrencyFieldOpenExchangeTest, TestRandomFaceting, TestFieldTypeResource, TestFoldingMultitermQuery, TestSchemaResource, TestManagedSchema, TestSolrJ, ZkNodePropsTest, CachingDirectoryFactoryTest, XmlUpdateRequestHandlerTest, UpdateParamsTest, DateFieldTest, SynonymTokenizerTest, TestLazyCores, SignatureUpdateProcessorFactoryTest, SchemaVersionSpecificBehaviorTest, SystemInfoHandlerTest, HdfsSyncSliceTest, HdfsLockFactoryTest, TestReloadAndDeleteDocs, DistributedQueryComponentCustomSortTest, LeaderElectionIntegrationTest, TestPHPSerializedResponseWriter, DistributedQueryElevationComponentTest, DeleteShardTest, AbstractAnalyticsStatsTest, TestCoreContainer, TestRTGBase, NoFacetTest, TestSearchPerf, TestCSVResponseWriter, ShowFileRequestHandlerTest, SampleTest, TestNonNRTOpen, JSONWriterTest, OpenCloseCoreStressTest, FileUtilsTest, DistributedDebugComponentTest, TestDynamicFieldResource, NoCacheHeaderTest, SolrCmdDistributorTest, TestFuzzyAnalyzedSuggestions, QueryElevationComponentTest, TestFaceting, SolrInfoMBeanTest, CopyFieldTest, SolrXmlInZkTest, TestBM25SimilarityFactory, TestRecovery, TestConfig, FieldFacetTest, TestDistributedMissingSort, CoreAdminCreateDiscoverTest, TestPhraseSuggestions, TestShardHandlerFactory, TestModifyConfFiles, HardAutoCommitTest, TestNoOpRegenerator, DistributedSpellCheckComponentTest, TestIndexingPerformance, BlockCacheTest, IndexSchemaRuntimeFieldTest, TestImplicitCoreProperties, PreAnalyzedFieldTest, StandardRequestHandlerTest, TestDefaultSimilarityFactory, TestQuerySenderNoQuery, ResourceLoaderTest, RAMDirectoryFactoryTest, EnumFieldTest, DisMaxRequestHandlerTest, StatelessScriptUpdateProcessorFactoryTest, CSVRequestHandlerTest, HdfsCollectionsAPIDistributedZkTest, TestCSVLoader, EchoParamsTest, TestCustomSort, FastVectorHighlighterTest, QueryParsingTest, TestFunctionQuery, TestCloudManagedSchemaAddField, SliceStateTest, ModifyConfFileTest, ZkSolrClientTest, TestInfoStreamLogging, TestUtils, NumericFieldsTest, SolrCoreTest, TestSolrXmlPersistence, TestFieldCollectionResource, TermsComponentTest, TestSurroundQueryParser, DeleteReplicaTest, SpatialFilterTest, TestSolrXmlPersistor, RequestHandlersTest, PrimUtilsTest, TestLRUCache, TestSolrXml, TestExtendedDismaxParser, LoggingHandlerTest, ChangedSchemaMergeTest, TestCollationFieldDocValues, TestIndexSearcher, ChaosMonkeySafeLeaderTest, SyncSliceTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, TestZkChroot, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, SliceStateUpdateTest, TestDistributedSearch, AutoCommitTest, TestDistributedGrouping, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestStressReorder, TestReload, DistributedTermsComponentTest, TestRangeQuery, SimpleFacetsTest, TestSolr4Spatial, StatsComponentTest, SpellCheckComponentTest, PeerSyncTest, BadIndexSchemaTest, TestSort, TestFiltering, BasicFunctionalityTest, DirectUpdateHandlerTest, TestBadConfig, OverseerCollectionProcessorTest, HighlighterTest, SoftAutoCommitTest, CurrencyFieldXmlFileTest, SimplePostToolTest, TestCoreDiscovery, SpellCheckCollatorTest, CoreAdminHandlerTest, SolrRequestParserTest, DocValuesTest, SuggesterTest, SuggesterWFSTTest, PolyFieldTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, DefaultValueUpdateProcessorTest, SortByFunctionTest, TestRemoteStreaming, DistanceFunctionTest, XsltUpdateRequestHandlerTest, DebugComponentTest, CacheHeaderTest, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, TestQueryTypes, PrimitiveFieldTypeTest, TestOmitPositions, FileBasedSpellCheckerTest, DocumentBuilderTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, MoreLikeThisHandlerTest, RequiredFieldsTest, TestSolrQueryParser, TestArbitraryIndexDir, RegexBoostProcessorTest, SolrPluginUtilsTest, IndexSchemaTest, TestCollationField, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, TestComponentsName, SearchHandlerTest, TestBinaryResponseWriter, TestLFUCache, HighlighterConfigTest, TestQuerySenderListener, TestSolrIndexConfig, SolrIndexConfigTest, BadComponentTest, TestStressRecovery, TestMergePolicyConfig, TestSolrDeletionPolicy2, TestDocSet, TestBinaryField, MinimalSchemaTest, OutputWriterTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, DirectSolrConnectionTest, TestCharFilters, TestCodecSupport, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestNumberUtils, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestJmxMonitoredMap, TestFastOutputStream, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, TestSolrXMLSerializer, TestSystemIdResolver, TestSuggestSpellingConverter, DOMUtilTest, ClusterStateTest, TestDocumentBuilder, UUIDFieldTest, CircularListTest, SolrTestCaseJ4Test, ExpressionTest, AbstractAnalyticsFacetTest, FieldFacetExtrasTest, QueryFacetTest, AliasIntegrationTest, AssignTest, CustomCollectionTest, MigrateRouteKeyTest, ShardSplitTest]
   [junit4] Completed in 59.51s, 1 test, 1 failure <<< FAILURES!

[...truncated 111 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:420: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:400: 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:1275: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:908: There were test failures: 357 suites, 1569 tests, 1 failure, 39 ignored (11 assumptions)

Total time: 82 minutes 51 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0_45 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure