You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2014/01/02 02:53:36 UTC

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0-ea-b121) - Build # 3630 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/3630/
Java: 32bit/jdk1.8.0-ea-b121 -server -XX:+UseConcMarkSweepGC

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

Error Message:
No registered leader was found, collection:collection1 slice:shard1

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: No registered leader was found, collection:collection1 slice:shard1
	at __randomizedtesting.SeedInfo.seed([A1E546F8E5346CA1:2003C8E0926B0C9D]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:495)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:462)
	at org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:638)
	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:355)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:849)
	at sun.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	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 10554 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 1344301 T5568 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /vd/sg
   [junit4]   2> 1344304 T5568 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-BasicDistributedZkTest-1388626413997
   [junit4]   2> 1344306 T5568 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1344307 T5569 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1344379 T5568 oasc.ZkTestServer.run start zk server on port:65448
   [junit4]   2> 1344383 T5568 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1344390 T5576 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c59c2b name:ZooKeeperConnection Watcher:127.0.0.1:65448 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1344391 T5568 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1344392 T5568 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1344402 T5568 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1344406 T5579 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2710a1 name:ZooKeeperConnection Watcher:127.0.0.1:65448/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1344407 T5568 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1344407 T5568 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1344414 T5568 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1344422 T5568 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1344426 T5568 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1344434 T5568 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> 1344435 T5568 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1344445 T5568 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1344445 T5568 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1344452 T5568 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> 1344452 T5568 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1344459 T5568 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> 1344460 T5568 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1344466 T5568 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> 1344466 T5568 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1344473 T5568 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> 1344473 T5568 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1344480 T5568 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> 1344480 T5568 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1344486 T5568 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> 1344487 T5568 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1344492 T5568 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> 1344492 T5568 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1344497 T5568 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> 1344498 T5568 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1344505 T5568 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> 1344505 T5568 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1344851 T5568 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1344862 T5568 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:65455
   [junit4]   2> 1344863 T5568 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1344863 T5568 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1344863 T5568 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1388626414208
   [junit4]   2> 1344863 T5568 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1388626414208\'
   [junit4]   2> 1344886 T5568 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.BasicDistributedZkTest-controljetty-1388626414208\solr.xml
   [junit4]   2> 1344893 T5568 oasc.CoreContainer.<init> New CoreContainer 30074667
   [junit4]   2> 1344894 T5568 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1388626414208\]
   [junit4]   2> 1344894 T5568 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1344895 T5568 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1344895 T5568 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1344895 T5568 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1344895 T5568 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1344895 T5568 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1344895 T5568 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1344896 T5568 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1344896 T5568 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1344902 T5568 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1344903 T5568 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1344903 T5568 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1344903 T5568 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:65448/solr
   [junit4]   2> 1344904 T5568 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1344906 T5568 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1344914 T5591 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f5382 name:ZooKeeperConnection Watcher:127.0.0.1:65448 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1344914 T5568 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1344919 T5568 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1344921 T5594 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fa3cd0 name:ZooKeeperConnection Watcher:127.0.0.1:65448/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1344921 T5568 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1344923 T5568 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1344928 T5568 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1344931 T5568 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1344933 T5568 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65455_vd%2Fsg
   [junit4]   2> 1344935 T5568 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:65455_vd%2Fsg
   [junit4]   2> 1344938 T5568 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1344941 T5568 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1344947 T5568 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1344950 T5568 oasc.Overseer.start Overseer (id=91005020668166147-127.0.0.1:65455_vd%2Fsg-n_0000000000) starting
   [junit4]   2> 1344956 T5568 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1344963 T5596 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1344963 T5568 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1344968 T5568 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1344972 T5568 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1344977 T5595 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1344980 T5597 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1344980 T5597 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1344982 T5597 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1344982 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1344984 T5595 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1344985 T5595 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:65455/vd/sg",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:65455_vd%2Fsg",
   [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> 1344985 T5595 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1344986 T5595 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1344991 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1344992 T5594 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> 1345700 T5597 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1345700 T5597 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1388626414208\collection1
   [junit4]   2> 1345701 T5597 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1345703 T5597 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1345703 T5597 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1345705 T5597 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1388626414208\collection1\'
   [junit4]   2> 1345708 T5597 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1388626414208/collection1/lib/classes/' to classloader
   [junit4]   2> 1345709 T5597 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1388626414208/collection1/lib/README' to classloader
   [junit4]   2> 1345742 T5597 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1345748 T5597 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1345750 T5597 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1345754 T5597 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1345848 T5597 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1345853 T5597 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1345854 T5597 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1345872 T5597 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1345875 T5597 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1345877 T5597 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1345878 T5597 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1345879 T5597 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1345879 T5597 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1345880 T5597 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1345880 T5597 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1345881 T5597 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1345881 T5597 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1388626414208\collection1\, dataDir=.\org.apache.solr.cloud.BasicDistributedZkTest-1388626413996/control/data\
   [junit4]   2> 1345881 T5597 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ee4d3f
   [junit4]   2> 1345881 T5597 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.BasicDistributedZkTest-1388626413996/control/data\
   [junit4]   2> 1345881 T5597 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.BasicDistributedZkTest-1388626413996/control/data\index/
   [junit4]   2> 1345881 T5597 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.BasicDistributedZkTest-1388626413996\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1345882 T5597 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.BasicDistributedZkTest-1388626413996/control/data\index
   [junit4]   2> 1345882 T5597 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1345883 T5597 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@196131e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@46d9bf),segFN=segments_1,generation=1}
   [junit4]   2> 1345883 T5597 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1345886 T5597 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1345886 T5597 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1345886 T5597 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1345887 T5597 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1345887 T5597 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1345887 T5597 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1345888 T5597 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1345888 T5597 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1345888 T5597 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1345888 T5597 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1345888 T5597 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1345888 T5597 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1345888 T5597 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1345889 T5597 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1345889 T5597 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1345890 T5597 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1345890 T5597 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1345893 T5597 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1345896 T5597 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1345897 T5597 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1345897 T5597 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1345897 T5597 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@196131e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@46d9bf),segFN=segments_1,generation=1}
   [junit4]   2> 1345897 T5597 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1345897 T5597 oass.SolrIndexSearcher.<init> Opening Searcher@19fc5f0 main
   [junit4]   2> 1345902 T5598 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@19fc5f0 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1345903 T5597 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1345905 T5568 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1345905 T5568 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1345908 T5568 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1345908 T5601 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:65455/vd/sg collection:control_collection shard:shard1
   [junit4]   2> 1345911 T5601 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1345914 T5604 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@65b543 name:ZooKeeperConnection Watcher:127.0.0.1:65448/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1345914 T5568 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1345917 T5568 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1345922 T5568 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1345925 T5601 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1345927 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1345928 T5601 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1345928 T5601 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C5704 name=collection1 org.apache.solr.core.SolrCore@1f071e8 url=http://127.0.0.1:65455/vd/sg/collection1 node=127.0.0.1:65455_vd%2Fsg C5704_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:65455/vd/sg, core=collection1, node_name=127.0.0.1:65455_vd%2Fsg}
   [junit4]   2> 1345928 T5601 C5704 P65455 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:65455/vd/sg/collection1/
   [junit4]   2> 1345928 T5601 C5704 P65455 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1345928 T5601 C5704 P65455 oasc.SyncStrategy.syncToMe http://127.0.0.1:65455/vd/sg/collection1/ has no replicas
   [junit4]   2> 1345928 T5601 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:65455/vd/sg/collection1/ shard1
   [junit4]   2> 1345928 T5601 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1345930 T5595 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1345934 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1345937 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1345942 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1346017 T5604 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> 1346017 T5594 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> 1346047 T5601 oasc.ZkController.register We are http://127.0.0.1:65455/vd/sg/collection1/ and leader is http://127.0.0.1:65455/vd/sg/collection1/
   [junit4]   2> 1346047 T5601 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:65455/vd/sg
   [junit4]   2> 1346047 T5601 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1346047 T5601 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1346047 T5601 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1346051 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1346051 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1346051 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1346052 T5601 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1346054 T5595 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1346055 T5595 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:65455/vd/sg",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:65455_vd%2Fsg",
   [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":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1346059 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1346136 T5604 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> 1346136 T5594 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> 1346320 T5568 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1346323 T5568 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:65467
   [junit4]   2> 1346326 T5568 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1346326 T5568 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1346326 T5568 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.BasicDistributedZkTest-jetty1-1388626415614
   [junit4]   2> 1346326 T5568 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1388626415614\'
   [junit4]   2> 1346346 T5568 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.BasicDistributedZkTest-jetty1-1388626415614\solr.xml
   [junit4]   2> 1346359 T5568 oasc.CoreContainer.<init> New CoreContainer 32330324
   [junit4]   2> 1346359 T5568 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.BasicDistributedZkTest-jetty1-1388626415614\]
   [junit4]   2> 1346362 T5568 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1346362 T5568 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1346362 T5568 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1346362 T5568 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1346362 T5568 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1346362 T5568 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1346362 T5568 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1346362 T5568 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1346362 T5568 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1346373 T5568 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1346373 T5568 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1346373 T5568 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1346374 T5568 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:65448/solr
   [junit4]   2> 1346374 T5568 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1346377 T5568 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1346382 T5616 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@962478 name:ZooKeeperConnection Watcher:127.0.0.1:65448 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1346382 T5568 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1346387 T5570 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x143509589b40005, 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> 1346389 T5568 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1346391 T5619 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@613a5 name:ZooKeeperConnection Watcher:127.0.0.1:65448/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1346391 T5568 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1346398 T5568 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1347119 T5568 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65467_vd%2Fsg
   [junit4]   2> 1347124 T5568 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:65467_vd%2Fsg
   [junit4]   2> 1347129 T5594 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1347129 T5619 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1347130 T5604 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1347142 T5620 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1347143 T5620 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1347145 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1347145 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1347145 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1347148 T5620 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1347150 T5595 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1347152 T5595 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:65467/vd/sg",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:65467_vd%2Fsg",
   [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> 1347152 T5595 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 1347152 T5595 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1347158 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1347235 T5594 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> 1347236 T5619 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> 1347235 T5604 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> 1347865 T5620 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1347866 T5620 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.BasicDistributedZkTest-jetty1-1388626415614\collection1
   [junit4]   2> 1347866 T5620 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1347869 T5620 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1347869 T5620 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1347872 T5620 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1388626415614\collection1\'
   [junit4]   2> 1347875 T5620 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1388626415614/collection1/lib/classes/' to classloader
   [junit4]   2> 1347876 T5620 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1388626415614/collection1/lib/README' to classloader
   [junit4]   2> 1347907 T5620 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1347913 T5620 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1347915 T5620 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1347920 T5620 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1348009 T5620 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1348014 T5620 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1348015 T5620 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1348030 T5620 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1348033 T5620 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1348035 T5620 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1348035 T5620 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1348036 T5620 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1348036 T5620 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1348037 T5620 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1348037 T5620 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1348037 T5620 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1348038 T5620 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.BasicDistributedZkTest-jetty1-1388626415614\collection1\, dataDir=.\org.apache.solr.cloud.BasicDistributedZkTest-1388626413996/jetty1\
   [junit4]   2> 1348038 T5620 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ee4d3f
   [junit4]   2> 1348039 T5620 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.BasicDistributedZkTest-1388626413996/jetty1\
   [junit4]   2> 1348039 T5620 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.BasicDistributedZkTest-1388626413996/jetty1\index/
   [junit4]   2> 1348039 T5620 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.BasicDistributedZkTest-1388626413996\jetty1\index' doesn't exist. Creating new index...
   [junit4]   2> 1348039 T5620 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.BasicDistributedZkTest-1388626413996/jetty1\index
   [junit4]   2> 1348040 T5620 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1348040 T5620 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@def937 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f35361),segFN=segments_1,generation=1}
   [junit4]   2> 1348040 T5620 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1348042 T5620 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1348042 T5620 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1348042 T5620 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1348042 T5620 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1348042 T5620 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1348043 T5620 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1348043 T5620 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1348043 T5620 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1348044 T5620 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1348044 T5620 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1348044 T5620 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1348044 T5620 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1348044 T5620 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1348045 T5620 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1348045 T5620 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1348045 T5620 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1348046 T5620 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1348049 T5620 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1348052 T5620 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1348053 T5620 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1348053 T5620 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1348054 T5620 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@def937 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f35361),segFN=segments_1,generation=1}
   [junit4]   2> 1348054 T5620 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1348054 T5620 oass.SolrIndexSearcher.<init> Opening Searcher@1dd6c82 main
   [junit4]   2> 1348056 T5621 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1dd6c82 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1348057 T5620 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1348058 T5568 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1348058 T5568 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1348058 T5624 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:65467/vd/sg collection:collection1 shard:shard2
   [junit4]   2> 1348060 T5624 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1348075 T5624 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1348078 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1348078 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1348078 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1348079 T5624 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1348079 T5624 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C5705 name=collection1 org.apache.solr.core.SolrCore@101f2a7 url=http://127.0.0.1:65467/vd/sg/collection1 node=127.0.0.1:65467_vd%2Fsg C5705_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:65467/vd/sg, core=collection1, node_name=127.0.0.1:65467_vd%2Fsg}
   [junit4]   2> 1348079 T5624 C5705 P65467 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:65467/vd/sg/collection1/
   [junit4]   2> 1348079 T5624 C5705 P65467 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1348079 T5624 C5705 P65467 oasc.SyncStrategy.syncToMe http://127.0.0.1:65467/vd/sg/collection1/ has no replicas
   [junit4]   2> 1348079 T5624 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:65467/vd/sg/collection1/ shard2
   [junit4]   2> 1348079 T5624 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1348083 T5595 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1348089 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1348093 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1348097 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1348171 T5594 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> 1348171 T5619 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> 1348172 T5604 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> 1348203 T5624 oasc.ZkController.register We are http://127.0.0.1:65467/vd/sg/collection1/ and leader is http://127.0.0.1:65467/vd/sg/collection1/
   [junit4]   2> 1348203 T5624 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:65467/vd/sg
   [junit4]   2> 1348203 T5624 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1348203 T5624 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1348203 T5624 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1348206 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1348206 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1348206 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1348208 T5624 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1348209 T5595 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1348210 T5595 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:65467/vd/sg",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:65467_vd%2Fsg",
   [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> 1348213 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1348288 T5594 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> 1348289 T5619 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> 1348289 T5604 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> 1348413 T5568 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1348416 T5568 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:65476
   [junit4]   2> 1348417 T5568 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1348417 T5568 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1348418 T5568 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1388626417752
   [junit4]   2> 1348418 T5568 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1388626417752\'
   [junit4]   2> 1348440 T5568 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.BasicDistributedZkTest-jetty2-1388626417752\solr.xml
   [junit4]   2> 1348447 T5568 oasc.CoreContainer.<init> New CoreContainer 14006338
   [junit4]   2> 1348448 T5568 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1388626417752\]
   [junit4]   2> 1348448 T5568 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1348449 T5568 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1348449 T5568 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1348449 T5568 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1348450 T5568 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1348450 T5568 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1348450 T5568 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1348451 T5568 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1348451 T5568 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1348456 T5568 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1348457 T5568 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1348457 T5568 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1348458 T5568 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:65448/solr
   [junit4]   2> 1348458 T5568 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1348460 T5568 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1348463 T5636 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@eaaa19 name:ZooKeeperConnection Watcher:127.0.0.1:65448 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1348464 T5568 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1348466 T5570 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x143509589b40007, 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> 1348467 T5568 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1348470 T5639 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b5e470 name:ZooKeeperConnection Watcher:127.0.0.1:65448/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1348470 T5568 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1348474 T5568 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1349194 T5568 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65476_vd%2Fsg
   [junit4]   2> 1349197 T5568 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:65476_vd%2Fsg
   [junit4]   2> 1349204 T5604 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1349205 T5594 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1349205 T5639 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1349205 T5619 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1349217 T5640 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1349218 T5640 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1349221 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1349221 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1349221 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1349221 T5640 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1349224 T5595 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1349226 T5595 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:65476/vd/sg",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:65476_vd%2Fsg",
   [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> 1349226 T5595 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1349226 T5595 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1349234 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1349312 T5594 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> 1349313 T5604 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> 1349313 T5639 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> 1349313 T5619 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> 1349899 T5640 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1349899 T5640 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1388626417752\collection1
   [junit4]   2> 1349899 T5640 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1349900 T5640 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1349900 T5640 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1349902 T5640 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1388626417752\collection1\'
   [junit4]   2> 1349903 T5640 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1388626417752/collection1/lib/classes/' to classloader
   [junit4]   2> 1349903 T5640 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1388626417752/collection1/lib/README' to classloader
   [junit4]   2> 1349929 T5640 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1349934 T5640 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1349937 T5640 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1349941 T5640 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1350015 T5640 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1350021 T5640 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1350024 T5640 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1350038 T5640 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1350040 T5640 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1350043 T5640 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1350043 T5640 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1350044 T5640 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1350044 T5640 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1350045 T5640 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1350046 T5640 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1350046 T5640 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1350046 T5640 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1388626417752\collection1\, dataDir=.\org.apache.solr.cloud.BasicDistributedZkTest-1388626413996/jetty2\
   [junit4]   2> 1350047 T5640 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ee4d3f
   [junit4]   2> 1350048 T5640 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.BasicDistributedZkTest-1388626413996/jetty2\
   [junit4]   2> 1350048 T5640 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.BasicDistributedZkTest-1388626413996/jetty2\index/
   [junit4]   2> 1350048 T5640 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.BasicDistributedZkTest-1388626413996\jetty2\index' doesn't exist. Creating new index...
   [junit4]   2> 1350048 T5640 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.BasicDistributedZkTest-1388626413996/jetty2\index
   [junit4]   2> 1350048 T5640 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1350049 T5640 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@576138 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18c0c84),segFN=segments_1,generation=1}
   [junit4]   2> 1350049 T5640 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1350052 T5640 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1350052 T5640 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1350052 T5640 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1350052 T5640 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1350052 T5640 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1350053 T5640 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1350053 T5640 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1350054 T5640 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1350054 T5640 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1350054 T5640 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1350054 T5640 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1350054 T5640 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1350055 T5640 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1350055 T5640 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1350055 T5640 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1350055 T5640 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1350056 T5640 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1350061 T5640 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1350064 T5640 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1350065 T5640 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1350065 T5640 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1350065 T5640 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@576138 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18c0c84),segFN=segments_1,generation=1}
   [junit4]   2> 1350065 T5640 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1350065 T5640 oass.SolrIndexSearcher.<init> Opening Searcher@afe74e main
   [junit4]   2> 1350072 T5641 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@afe74e main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1350073 T5640 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1350074 T5568 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1350074 T5644 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:65476/vd/sg collection:collection1 shard:shard1
   [junit4]   2> 1350074 T5568 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1350076 T5644 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1350084 T5644 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1350087 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1350087 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1350087 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1350088 T5644 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1350088 T5644 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C5706 name=collection1 org.apache.solr.core.SolrCore@c1147b url=http://127.0.0.1:65476/vd/sg/collection1 node=127.0.0.1:65476_vd%2Fsg C5706_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:65476/vd/sg, core=collection1, node_name=127.0.0.1:65476_vd%2Fsg}
   [junit4]   2> 1350088 T5644 C5706 P65476 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:65476/vd/sg/collection1/
   [junit4]   2> 1350088 T5644 C5706 P65476 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1350088 T5644 C5706 P65476 oasc.SyncStrategy.syncToMe http://127.0.0.1:65476/vd/sg/collection1/ has no replicas
   [junit4]   2> 1350089 T5644 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:65476/vd/sg/collection1/ shard1
   [junit4]   2> 1350089 T5644 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1350090 T5595 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1350096 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1350098 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1350101 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1350171 T5594 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> 1350171 T5619 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> 1350171 T5604 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> 1350171 T5639 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> 1350199 T5644 oasc.ZkController.register We are http://127.0.0.1:65476/vd/sg/collection1/ and leader is http://127.0.0.1:65476/vd/sg/collection1/
   [junit4]   2> 1350199 T5644 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:65476/vd/sg
   [junit4]   2> 1350199 T5644 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1350199 T5644 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1350199 T5644 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1350202 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1350202 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1350202 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1350203 T5644 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1350205 T5595 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1350206 T5595 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:65476/vd/sg",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:65476_vd%2Fsg",
   [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> 1350211 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1350279 T5604 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> 1350279 T5594 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> 1350279 T5639 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> 1350279 T5619 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> 1350396 T5568 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1350399 T5568 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:65485
   [junit4]   2> 1350400 T5568 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1350400 T5568 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1350401 T5568 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.BasicDistributedZkTest-jetty3-1388626419768
   [junit4]   2> 1350401 T5568 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1388626419768\'
   [junit4]   2> 1350420 T5568 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.BasicDistributedZkTest-jetty3-1388626419768\solr.xml
   [junit4]   2> 1350428 T5568 oasc.CoreContainer.<init> New CoreContainer 1027953
   [junit4]   2> 1350429 T5568 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.BasicDistributedZkTest-jetty3-1388626419768\]
   [junit4]   2> 1350429 T5568 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1350429 T5568 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1350430 T5568 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1350430 T5568 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1350431 T5568 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1350431 T5568 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1350431 T5568 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1350431 T5568 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1350431 T5568 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1350437 T5568 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1350438 T5568 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1350438 T5568 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1350438 T5568 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:65448/solr
   [junit4]   2> 1350438 T5568 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1350440 T5568 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1350443 T5656 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17e074e name:ZooKeeperConnection Watcher:127.0.0.1:65448 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1350444 T5568 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1350445 T5570 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x143509589b40009, 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> 1350446 T5568 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1350448 T5659 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@88e21a name:ZooKeeperConnection Watcher:127.0.0.1:65448/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1350448 T5568 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1350452 T5568 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1351101 T5568 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65485_vd%2Fsg
   [junit4]   2> 1351103 T5568 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:65485_vd%2Fsg
   [junit4]   2> 1351106 T5659 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1351107 T5594 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1351107 T5619 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1351107 T5604 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1351107 T5639 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1351114 T5660 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1351115 T5660 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1351116 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1351116 T5660 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1351116 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1351117 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1351118 T5595 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1351119 T5595 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:65485/vd/sg",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:65485_vd%2Fsg",
   [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> 1351119 T5595 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1351119 T5595 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1351122 T5594 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1351190 T5594 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> 1351190 T5659 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> 1351190 T5619 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> 1351190 T5639 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> 1351190 T5604 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> 1351762 T5660 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1351762 T5660 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.BasicDistributedZkTest-jetty3-1388626419768\collection1
   [junit4]   2> 1351762 T5660 oasc.ZkContro

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

t4]   2> 	
   [junit4]   2> 1454645 T5639 oasc.SolrException.log ERROR Reconnect to ZooKeeper failed:org.apache.solr.common.cloud.ZooKeeperException: 
   [junit4]   2> 		at org.apache.solr.cloud.ZkController$1.command(ZkController.java:261)
   [junit4]   2> 		at org.apache.solr.common.cloud.ConnectionManager$2.update(ConnectionManager.java:150)
   [junit4]   2> 		at org.apache.solr.common.cloud.DefaultConnectionStrategy.reconnect(DefaultConnectionStrategy.java:57)
   [junit4]   2> 		at org.apache.solr.common.cloud.ConnectionManager.process(ConnectionManager.java:125)
   [junit4]   2> 		at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 		at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect
   [junit4]   2> 		at org.apache.solr.cloud.OverseerElectionContext.<init>(ElectionContext.java:440)
   [junit4]   2> 		at org.apache.solr.cloud.ZkController$1.command(ZkController.java:228)
   [junit4]   2> 		... 5 more
   [junit4]   2> 	Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect
   [junit4]   2> 		at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 		at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 		at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1041)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:222)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:219)
   [junit4]   2> 		at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:219)
   [junit4]   2> 		at org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:100)
   [junit4]   2> 		at org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:94)
   [junit4]   2> 		at org.apache.solr.cloud.OverseerElectionContext.<init>(ElectionContext.java:438)
   [junit4]   2> 		... 6 more
   [junit4]   2> 	
   [junit4]   2> 1454646 T5639 oascc.DefaultConnectionStrategy.reconnect Reconnect to ZooKeeper failed
   [junit4]   2> 1454646 T5639 oascc.ConnectionManager.process Connected:true
   [junit4]   2> NOTE: test params are: codec=Lucene46: {regex_dup_A_s=PostingsFormat(name=NestedPulsing), other_tl1=PostingsFormat(name=Lucene41VarGapFixedInterval), regex_dup_B_s=PostingsFormat(name=MockSep), SubjectTerms_mfacet=PostingsFormat(name=Lucene41VarGapFixedInterval), n_l1=PostingsFormat(name=MockSep), multiDefault=PostingsFormat(name=MockSep), intDefault=PostingsFormat(name=Lucene41VarGapFixedInterval), genre_s=FSTOrd41, n_td1=PostingsFormat(name=Lucene41VarGapFixedInterval), n_d1=PostingsFormat(name=MockSep), range_facet_l=PostingsFormat(name=MockSep), n_f1=PostingsFormat(name=Lucene41VarGapFixedInterval), series_t=PostingsFormat(name=Lucene41VarGapFixedInterval), n_tl1=PostingsFormat(name=Lucene41VarGapFixedInterval), oddField_s=FSTOrd41, n_tf1=PostingsFormat(name=MockSep), price=PostingsFormat(name=NestedPulsing), a_t=PostingsFormat(name=MockSep), cat=PostingsFormat(name=MockSep), a_si=PostingsFormat(name=Lucene41VarGapFixedInterval), inStock=PostingsFormat(name=NestedPulsing), sequence_i=FSTOrd41, id=FSTOrd41, text=PostingsFormat(name=NestedPulsing), timestamp=PostingsFormat(name=MockSep), foo_i=PostingsFormat(name=Lucene41VarGapFixedInterval), val_i=FSTOrd41, range_facet_sl=FSTOrd41, range_facet_si=PostingsFormat(name=MockSep), n_dt1=PostingsFormat(name=Lucene41VarGapFixedInterval), author_t=PostingsFormat(name=Lucene41VarGapFixedInterval), n_ti1=FSTOrd41, rnd_b=FSTOrd41, _version_=PostingsFormat(name=Lucene41VarGapFixedInterval), foo_b=PostingsFormat(name=NestedPulsing), n_tdt1=PostingsFormat(name=Lucene41VarGapFixedInterval), name=FSTOrd41, foo_d=FSTOrd41, foo_f=PostingsFormat(name=NestedPulsing)}, docValues:{timestamp=DocValuesFormat(name=Lucene45)}, sim=DefaultSimilarity, locale=el, timezone=Europe/Amsterdam
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0-ea (32-bit)/cpus=2,threads=1,free=162541536,total=242581504
   [junit4]   2> NOTE: All tests run in this JVM: [TestCollationField, SliceStateUpdateTest, URLClassifyProcessorTest, TestNumberUtils, DocValuesTest, SolrRequestParserTest, TestAnalyzedSuggestions, BadComponentTest, PathHierarchyTokenizerFactoryTest, TestValueSourceCache, StandardRequestHandlerTest, TermsComponentTest, TestPartialUpdateDeduplication, TestDocBasedVersionConstraints, SampleTest, TestLuceneMatchVersion, RecoveryZkTest, SpellingQueryConverterTest, ExpressionTest, TestFieldCollectionResource, TestStressReorder, TestCoreDiscovery, TestDistributedSearch, FastVectorHighlighterTest, UniqFieldsUpdateProcessorFactoryTest, TestRemoteStreaming, TestInfoStreamLogging, StatsComponentTest, TestDistribDocBasedVersion, StressHdfsTest, HighlighterConfigTest, TestPerFieldSimilarity, TestJmxMonitoredMap, HdfsChaosMonkeySafeLeaderTest, DefaultValueUpdateProcessorTest, ZkControllerTest, TestAtomicUpdateErrorCases, SOLR749Test, SyncSliceTest, BinaryUpdateRequestHandlerTest, CurrencyFieldXmlFileTest, DirectUpdateHandlerTest, CircularListTest, NoFacetTest, TestSurroundQueryParser, NotRequiredUniqueKeyTest, TestAddFieldRealTimeGet, TestManagedSchema, TestManagedSchemaFieldResource, SynonymTokenizerTest, DocValuesMissingTest, DisMaxRequestHandlerTest, FileUtilsTest, TestPseudoReturnFields, ShardSplitTest, PrimitiveFieldTypeTest, BJQParserTest, BadIndexSchemaTest, QueryEqualityTest, PeerSyncTest, SchemaVersionSpecificBehaviorTest, TestDynamicFieldResource, DebugComponentTest, TestSolrXMLSerializer, HdfsCollectionsAPIDistributedZkTest, TestSearchPerf, LukeRequestHandlerTest, SolrIndexSplitterTest, BasicDistributedZk2Test, FunctionTest, ZkSolrClientTest, TestFiltering, AliasIntegrationTest, TestCollapseQParserPlugin, TestQuerySenderListener, TestSolrQueryParser, CoreAdminHandlerTest, TestSolr4Spatial, TestRecoveryHdfs, TestSolrQueryParserDefaultOperatorResource, TestDefaultSearchFieldResource, ParsingFieldUpdateProcessorsTest, TestCustomSort, SolrInfoMBeanTest, FieldFacetExtrasTest, CoreContainerCoreInitFailuresTest, TestCodecSupport, SuggestComponentTest, DateFieldTest, InfoHandlerTest, OverseerTest, TestFieldTypeResource, HighlighterTest, HdfsLockFactoryTest, TestPHPSerializedResponseWriter, OpenCloseCoreStressTest, DeleteReplicaTest, TestDocumentBuilder, SolrXmlInZkTest, TestStressUserVersions, CacheHeaderTest, UUIDFieldTest, TestUniqueKeyFieldResource, TestSchemaSimilarityResource, SolrIndexConfigTest, LoggingHandlerTest, EchoParamsTest, DistributedSpellCheckComponentTest, FileBasedSpellCheckerTest, TestSolrQueryParserResource, TestModifyConfFiles, TestSchemaResource, BasicZkTest, FieldMutatingUpdateProcessorTest, TestIndexingPerformance, RequiredFieldsTest, AutoCommitTest, MoreLikeThisHandlerTest, FullSolrCloudDistribCmdsTest, ScriptEngineTest, SolrCoreCheckLockOnStartupTest, TestSerializedLuceneMatchVersion, TestFastOutputStream, HdfsUnloadDistributedZkTest, TestDistributedGrouping, AbstractAnalyticsStatsTest, WordBreakSolrSpellCheckerTest, ZkCLITest, CollectionsAPIDistributedZkTest, SystemInfoHandlerTest, QueryResultKeyTest, TermVectorComponentDistributedTest, TestGroupingSearch, TestConfig, TestClassNameShortening, TestLMDirichletSimilarityFactory, TestFuzzyAnalyzedSuggestions, TestBinaryResponseWriter, SuggesterFSTTest, ChaosMonkeyNothingIsSafeTest, DirectSolrSpellCheckerTest, TestSweetSpotSimilarityFactory, MBeansHandlerTest, ExternalFileFieldSortTest, EnumFieldTest, DOMUtilTest, BlockCacheTest, TestBadConfig, TestWordDelimiterFilterFactory, TestJmxIntegration, TestReversedWildcardFilterFactory, ResponseLogComponentTest, CoreMergeIndexesAdminHandlerTest, RequestHandlersTest, AbstractAnalyticsFacetTest, TestSystemIdResolver, UpdateRequestProcessorFactoryTest, IndexSchemaRuntimeFieldTest, ShowFileRequestHandlerTest, XmlUpdateRequestHandlerTest, DistanceFunctionTest, PluginInfoTest, TestAnalyzeInfixSuggestions, TestSolrDeletionPolicy2, TestBM25SimilarityFactory, CopyFieldTest, TestComponentsName, HdfsDirectoryTest, PingRequestHandlerTest, BasicFunctionalityTest, DocumentBuilderTest, BasicDistributedZkTest]
   [junit4] Completed in 110.51s, 1 test, 1 error <<< FAILURES!

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

Total time: 69 minutes 8 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0-ea-b121 -server -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure