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/25 11:54:58 UTC

[JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.7.0_60-ea-b03) - Build # 3634 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3634/
Java: 32bit/jdk1.7.0_60-ea-b03 -server -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testDistribSearch

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:57893/collection2, http://127.0.0.1:57861/collection2, http://127.0.0.1:57881/collection2, http://127.0.0.1:57852/collection2, http://127.0.0.1:57831/collection2]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:57893/collection2, http://127.0.0.1:57861/collection2, http://127.0.0.1:57881/collection2, http://127.0.0.1:57852/collection2, http://127.0.0.1:57831/collection2]
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:352)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:640)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrServer(FullSolrCloudDistribCmdsTest.java:410)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.doTest(FullSolrCloudDistribCmdsTest.java:143)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
	at sun.reflect.GeneratedMethodAccessor49.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: no servers hosting shard: 
	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.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:317)
	... 45 more




Build Log:
[...truncated 10514 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> 1847380 T6674 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1847385 T6674 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-FullSolrCloudDistribCmdsTest-1390646132817
   [junit4]   2> 1847388 T6674 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1847390 T6675 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1847500 T6674 oasc.ZkTestServer.run start zk server on port:57824
   [junit4]   2> 1847502 T6674 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1847520 T6681 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@99e8e name:ZooKeeperConnection Watcher:127.0.0.1:57824 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1847521 T6674 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1847521 T6674 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1847529 T6676 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x143c8f8005f0000, 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> 1847531 T6674 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1847538 T6683 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@36ce34 name:ZooKeeperConnection Watcher:127.0.0.1:57824/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1847538 T6674 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1847539 T6674 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1847545 T6674 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1847552 T6674 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1847557 T6674 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1847563 T6674 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1847564 T6674 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1847577 T6674 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1847577 T6674 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1847585 T6674 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1847586 T6674 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1847591 T6674 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1847591 T6674 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1847599 T6674 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1847599 T6674 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1847604 T6674 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1847604 T6674 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1847611 T6674 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1847612 T6674 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1847619 T6674 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1847620 T6674 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1847625 T6674 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1847626 T6674 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1847631 T6674 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1847631 T6674 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1847636 T6674 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1847637 T6674 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1847644 T6676 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x143c8f8005f0001, 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> 1848247 T6674 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1848256 T6674 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57831
   [junit4]   2> 1848256 T6674 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1848256 T6674 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1848256 T6674 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1390646133074
   [junit4]   2> 1848256 T6674 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1390646133074\'
   [junit4]   2> 1848293 T6674 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1390646133074\solr.xml
   [junit4]   2> 1848354 T6674 oasc.CoreContainer.<init> New CoreContainer 5977460
   [junit4]   2> 1848354 T6674 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1390646133074\]
   [junit4]   2> 1848357 T6674 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1848357 T6674 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1848357 T6674 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1848357 T6674 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1848357 T6674 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1848357 T6674 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1848357 T6674 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1848357 T6674 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1848357 T6674 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1848365 T6674 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1848365 T6674 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1848365 T6674 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1848365 T6674 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57824/solr
   [junit4]   2> 1848367 T6674 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1848369 T6674 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1848380 T6694 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@127df0 name:ZooKeeperConnection Watcher:127.0.0.1:57824 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1848381 T6674 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1848386 T6674 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1848389 T6696 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16dc748 name:ZooKeeperConnection Watcher:127.0.0.1:57824/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1848389 T6674 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1848394 T6674 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1848400 T6674 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1848406 T6674 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1848410 T6674 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57831_
   [junit4]   2> 1848412 T6674 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57831_
   [junit4]   2> 1848418 T6674 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1848422 T6674 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1848429 T6674 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1848433 T6674 oasc.Overseer.start Overseer (id=91137384961212419-127.0.0.1:57831_-n_0000000000) starting
   [junit4]   2> 1848442 T6674 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1848451 T6698 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1848452 T6674 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1848452 T6698 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 1848456 T6674 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1848458 T6674 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1848462 T6697 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1848469 T6699 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1848469 T6699 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1848471 T6699 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1848471 T6696 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1848474 T6697 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1848475 T6697 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:57831",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:57831_",
   [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> 1848475 T6697 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1848476 T6697 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1848482 T6696 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1848484 T6696 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> 1849572 T6699 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1849572 T6699 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1390646133074\collection1
   [junit4]   2> 1849572 T6699 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1849587 T6699 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1849588 T6699 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1849589 T6699 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1390646133074\collection1\'
   [junit4]   2> 1849592 T6699 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1390646133074/collection1/lib/classes/' to classloader
   [junit4]   2> 1849594 T6699 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1390646133074/collection1/lib/README' to classloader
   [junit4]   2> 1849655 T6699 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 1849704 T6699 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1849707 T6699 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1849717 T6699 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1850153 T6699 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1850156 T6699 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1850158 T6699 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1850165 T6699 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1850204 T6699 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1850205 T6699 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1390646133074\collection1\, dataDir=.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390646132815/control/data\
   [junit4]   2> 1850205 T6699 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@156778c
   [junit4]   2> 1850206 T6699 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390646132815/control/data\
   [junit4]   2> 1850206 T6699 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390646132815/control/data\index/
   [junit4]   2> 1850206 T6699 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390646132815\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1850207 T6699 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390646132815/control/data\index
   [junit4]   2> 1850207 T6699 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17982608330458305]
   [junit4]   2> 1850208 T6699 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@12d078d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18c29db),segFN=segments_1,generation=1}
   [junit4]   2> 1850208 T6699 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1850210 T6699 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1850211 T6699 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1850211 T6699 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1850212 T6699 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1850212 T6699 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1850212 T6699 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1850213 T6699 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1850213 T6699 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1850213 T6699 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1850214 T6699 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1850214 T6699 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1850214 T6699 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1850216 T6699 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1850216 T6699 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1850216 T6699 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1850217 T6699 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1850227 T6699 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1850234 T6699 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1850235 T6699 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1850235 T6699 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1850236 T6699 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@12d078d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18c29db),segFN=segments_1,generation=1}
   [junit4]   2> 1850236 T6699 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1850236 T6699 oass.SolrIndexSearcher.<init> Opening Searcher@f4d3e8 main
   [junit4]   2> 1850239 T6700 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f4d3e8 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1850240 T6699 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1850241 T6674 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1850242 T6674 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1850241 T6703 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57831 collection:control_collection shard:shard1
   [junit4]   2> 1850245 T6674 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1850245 T6703 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1850249 T6705 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e886d7 name:ZooKeeperConnection Watcher:127.0.0.1:57824/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1850249 T6674 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1850251 T6674 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1850257 T6674 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1850262 T6703 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1850267 T6696 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1850269 T6703 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1850269 T6703 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2566 name=collection1 org.apache.solr.core.SolrCore@1fd2078 url=http://127.0.0.1:57831/collection1 node=127.0.0.1:57831_ C2566_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:57831, core=collection1, node_name=127.0.0.1:57831_}
   [junit4]   2> 1850269 T6703 C2566 P57831 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:57831/collection1/
   [junit4]   2> 1850269 T6703 C2566 P57831 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1850269 T6703 C2566 P57831 oasc.SyncStrategy.syncToMe http://127.0.0.1:57831/collection1/ has no replicas
   [junit4]   2> 1850270 T6703 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:57831/collection1/ shard1
   [junit4]   2> 1850270 T6703 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1850272 T6697 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1850283 T6696 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1850286 T6705 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> 1850288 T6696 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> 1850299 T6697 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1850306 T6696 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1850421 T6696 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> 1850421 T6705 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> 1850464 T6703 oasc.ZkController.register We are http://127.0.0.1:57831/collection1/ and leader is http://127.0.0.1:57831/collection1/
   [junit4]   2> 1850464 T6703 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57831
   [junit4]   2> 1850464 T6703 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1850464 T6703 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1850464 T6703 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1850484 T6696 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1850484 T6696 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1850484 T6696 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1850488 T6703 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1850493 T6697 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1850494 T6697 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57831",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:57831_",
   [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":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1850502 T6696 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1850617 T6696 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> 1850618 T6705 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> 1850846 T6674 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1850847 T6674 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1850853 T6674 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57843
   [junit4]   2> 1850855 T6674 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1850856 T6674 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1850856 T6674 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390646135687
   [junit4]   2> 1850856 T6674 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390646135687\'
   [junit4]   2> 1850891 T6674 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390646135687\solr.xml
   [junit4]   2> 1850957 T6674 oasc.CoreContainer.<init> New CoreContainer 20609438
   [junit4]   2> 1850958 T6674 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390646135687\]
   [junit4]   2> 1850959 T6674 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1850960 T6674 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1850960 T6674 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1850961 T6674 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1850961 T6674 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1850961 T6674 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1850962 T6674 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1850962 T6674 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1850962 T6674 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1850969 T6674 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1850970 T6674 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1850970 T6674 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1850970 T6674 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57824/solr
   [junit4]   2> 1850971 T6674 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1850973 T6674 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1850979 T6716 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@68b44 name:ZooKeeperConnection Watcher:127.0.0.1:57824 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1850981 T6674 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1850985 T6676 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x143c8f8005f0005, 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> 1850988 T6674 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1850992 T6718 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f17622 name:ZooKeeperConnection Watcher:127.0.0.1:57824/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1850992 T6674 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1851001 T6674 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1852109 T6674 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57843_
   [junit4]   2> 1852115 T6674 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57843_
   [junit4]   2> 1852129 T6705 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1852129 T6718 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1852130 T6696 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1852158 T6719 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1852158 T6719 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1852162 T6696 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1852163 T6696 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1852164 T6696 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1852163 T6719 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1852171 T6697 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1852173 T6697 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57843",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:57843_",
   [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":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1852174 T6697 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 1852174 T6697 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1852188 T6696 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1852195 T6696 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> 1852196 T6705 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> 1852195 T6718 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> 1853265 T6719 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1853265 T6719 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390646135687\collection1
   [junit4]   2> 1853265 T6719 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1853266 T6719 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1853267 T6719 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1853269 T6719 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390646135687\collection1\'
   [junit4]   2> 1853272 T6719 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390646135687/collection1/lib/classes/' to classloader
   [junit4]   2> 1853272 T6719 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390646135687/collection1/lib/README' to classloader
   [junit4]   2> 1853339 T6719 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 1853404 T6719 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1853407 T6719 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1853417 T6719 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1853846 T6719 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1853851 T6719 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1853852 T6719 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1853858 T6719 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1853902 T6719 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1853903 T6719 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390646135687\collection1\, dataDir=.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390646132815/jetty1\
   [junit4]   2> 1853903 T6719 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@156778c
   [junit4]   2> 1853904 T6719 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390646132815/jetty1\
   [junit4]   2> 1853904 T6719 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390646132815/jetty1\index/
   [junit4]   2> 1853904 T6719 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390646132815\jetty1\index' doesn't exist. Creating new index...
   [junit4]   2> 1853905 T6719 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390646132815/jetty1\index
   [junit4]   2> 1853906 T6719 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17982608330458305]
   [junit4]   2> 1853906 T6719 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1813aaa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f41fe9),segFN=segments_1,generation=1}
   [junit4]   2> 1853906 T6719 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1853913 T6719 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1853914 T6719 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1853914 T6719 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1853914 T6719 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1853915 T6719 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1853915 T6719 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1853916 T6719 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1853916 T6719 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1853916 T6719 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1853918 T6719 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1853919 T6719 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1853919 T6719 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1853919 T6719 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1853920 T6719 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1853920 T6719 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1853923 T6719 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1853937 T6719 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1853945 T6719 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1853945 T6719 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1853946 T6719 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1853947 T6719 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1813aaa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f41fe9),segFN=segments_1,generation=1}
   [junit4]   2> 1853947 T6719 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1853947 T6719 oass.SolrIndexSearcher.<init> Opening Searcher@bcd815 main
   [junit4]   2> 1853956 T6720 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@bcd815 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1853958 T6719 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1853960 T6674 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1853960 T6674 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1853960 T6723 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57843 collection:collection1 shard:shard1
   [junit4]   2> 1853964 T6723 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1853998 T6723 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1854003 T6696 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1854005 T6723 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1854005 T6723 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2567 name=collection1 org.apache.solr.core.SolrCore@111b767 url=http://127.0.0.1:57843/collection1 node=127.0.0.1:57843_ C2567_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:57843, core=collection1, node_name=127.0.0.1:57843_}
   [junit4]   2> 1854005 T6723 C2567 P57843 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:57843/collection1/
   [junit4]   2> 1854005 T6723 C2567 P57843 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1854005 T6723 C2567 P57843 oasc.SyncStrategy.syncToMe http://127.0.0.1:57843/collection1/ has no replicas
   [junit4]   2> 1854005 T6723 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:57843/collection1/ shard1
   [junit4]   2> 1854005 T6723 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1854011 T6697 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1854024 T6696 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1854028 T6696 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> 1854029 T6705 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> 1854030 T6718 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> 1854043 T6697 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1854050 T6696 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1854171 T6718 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> 1854172 T6696 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> 1854173 T6705 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> 1854204 T6723 oasc.ZkController.register We are http://127.0.0.1:57843/collection1/ and leader is http://127.0.0.1:57843/collection1/
   [junit4]   2> 1854205 T6723 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57843
   [junit4]   2> 1854205 T6723 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1854205 T6723 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1854205 T6723 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1854209 T6696 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1854209 T6696 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1854209 T6696 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1854210 T6723 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1854214 T6697 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1854216 T6697 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57843",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:57843_",
   [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":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1854222 T6696 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1854338 T6718 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> 1854339 T6705 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> 1854339 T6696 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> 1854570 T6674 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1854571 T6674 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1854581 T6674 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57852
   [junit4]   2> 1854583 T6674 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1854583 T6674 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1854583 T6674 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1390646139391
   [junit4]   2> 1854584 T6674 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1390646139391\'
   [junit4]   2> 1854618 T6674 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1390646139391\solr.xml
   [junit4]   2> 1854679 T6674 oasc.CoreContainer.<init> New CoreContainer 31338993
   [junit4]   2> 1854679 T6674 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1390646139391\]
   [junit4]   2> 1854681 T6674 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1854681 T6674 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1854681 T6674 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1854681 T6674 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1854681 T6674 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1854681 T6674 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1854683 T6674 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1854683 T6674 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1854683 T6674 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1854687 T6674 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1854687 T6674 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1854690 T6674 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1854690 T6674 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57824/solr
   [junit4]   2> 1854690 T6674 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1854694 T6674 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1854701 T6734 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a0fb83 name:ZooKeeperConnection Watcher:127.0.0.1:57824 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1854702 T6674 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1854709 T6674 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1854713 T6736 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f5042a name:ZooKeeperConnection Watcher:127.0.0.1:57824/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1854713 T6674 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1854723 T6674 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1855751 T6674 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57852_
   [junit4]   2> 1855757 T6674 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57852_
   [junit4]   2> 1855767 T6736 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1855768 T6696 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1855768 T6705 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1855769 T6718 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1855791 T6737 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1855792 T6737 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1855796 T6737 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1855796 T6696 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1855796 T6696 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1855796 T6696 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1855802 T6697 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1855804 T6697 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57852",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:57852_",
   [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":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1855805 T6697 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 1855805 T6697 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1855815 T6696 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1855920 T6736 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> 1855921 T6696 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> 1855922 T6705 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> 1855922 T6718 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> 1856786 T6737 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1856786 T6737 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1390646139391\collection1
   [junit4]   2> 1856787 T6737 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1856789 T6737 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1856790 T6737 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1856794 T6737 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1390646139391\collection1\'
   [junit4]   2> 1856798 T6737 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1390646139391/collection1/lib/classes/' to classloader
   [junit4]   2> 1856800 T6737 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1390646139391/collection1/lib/README' to classloader
   [junit4]   2> 1856869 T6737 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 1856926 T6737 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1856930 T6737 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1856944 T6737 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1857302 T6737 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1857305 T6737 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1857307 T6737 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1857313 T6737 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1857351 T6737 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1857351 T6737 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1390646139391\collection1\, dataDir=.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390646132815/jetty2\
   [junit4]   2> 1857352 T6737 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@156778c
   [junit4]   2> 1857353 T6737 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390646132815/jetty2\
   [junit4]   2> 1857353 T6737 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390646132815/jetty2\index/
   [junit4]   2> 1857353 T6737 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390646132815\jetty2\index' doesn't exist. Creating new index...
   [junit4]   2> 1857355 T6737 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390646132815/jetty2\index
   [junit4]   2> 1857355 T6737 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17982608330458305]
   [junit4]   2> 1857356 T6737 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3609b6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1975819),segFN=segments_1,generation=1}
   [junit4]   2> 1857356 T6737 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1857360 T6737 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1857360 T6737 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1857360 T6737 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1857361 T6737 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1857361 T6737 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1857361 T6737 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1857362 T6737 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1857362 T6737 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1857362 T6737 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1857363 T6737 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1857363 T6737 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1857363 T6737 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1857364 T6737 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1857364 T6737 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1857365 T6737 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1857365 T6737 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1857374 T6737 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1857379 T6737 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1857379 T6737 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1857380 T6737 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1857380 T6737 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3609b6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1975819),segFN=segments_1,generation=1}
   [junit4]   2> 1857380 T6737 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1857380 T6737 oass.SolrIndexSearcher.<init> Opening Searcher@4d53b3 main
   [junit4]   2> 1857398 T6738 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4d53b3 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1857400 T6737 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1857401 T6674 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1857402 T6674 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1857402 T6741 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57852 collection:collection1 shard:shard2
   [junit4]   2> 1857406 T6741 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1857446 T6741 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1857452 T6696 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1857452 T6696 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1857452 T6696 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1857455 T6741 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1857455 T6741 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2568 name=collection1 org.apache.solr.core.SolrCore@154da6f url=http://127.0.0.1:57852/collection1 node=127.0.0.1:57852_ C2568_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:57852, core=collection1, node_name=127.0.0.1:57852_}
   [junit4]   2> 1857455 T6741 C2568 P57852 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:57852/collection1/
   [junit4]   2> 1857455 T6741 C2568 P57852 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1857456 T6741 C2568 P57852 oasc.SyncStrategy.syncToMe http://127.0.0.1:57852/collection1/ has no replicas
   [junit4]   2> 1857456 T6741 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:57852/collection1/ shard2
   [junit4]   2> 1857456 T6741 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1857461 T6697 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1857479 T6696 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1857482 T6705 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> 1857483 T6696 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> 1857483 T6736 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> 1857484 T6718 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> 1857496 T6697 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1857503 T6696 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1857612 T6718 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> 1857613 T6705 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> 1857613 T6696 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> 1857613 T6736 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> 1857642 T6741 oasc.ZkController.register We are http://127.0.0.1:57852/collection1/ and leader is http://127.0.0.1:57852/collection1/
   [junit4]   2> 1857642 T6741 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57852
   [junit4]   2> 1857642 T6741 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1857642 T6741 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1857642 T6741 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1857644 T6696 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1857644 T6696 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1857644 T6696 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1857646 T6741 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1857649 T6697 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1857650 T6697 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57852",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:57852_",
   [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":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1857655 T6696 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1857759 T6718 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> 1857760 T6736 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> 1857761 T6696 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> 1857761 T6705 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> 1857940 T6674 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1857941 T6674 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1857947 T6674 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57861
   [junit4]   2> 1857949 T6674 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1857949 T6674 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1857949 T6674 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1390646142833
   [junit4]   2> 1857950 T6674 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1390646142833\'
   [junit4]   2> 1857983 T6674 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1390646142833\solr.xml
   [junit4]   2> 1858042 T6674 oasc.CoreContainer.<init> New CoreContainer 1213896
   [junit4]   2> 1858043 T6674 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1390646142833\]
   [junit4]   2> 1858044 T6674 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1858045 T6674 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1858045 T6674 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1858045 T6674 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1858046 T6674 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1858046 T6674 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1858046 T6674 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1858047 T6674 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1858047 T6674 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1858051 T6674 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1858052 T6674 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1858052 T6674 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1858053 T6674 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57824/solr
   [junit4]   2> 1858053 T6674 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1858055 T6674 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1858063 T6752 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d4a07 name:ZooKeeperConnection Watcher:127.0.0.1:57824 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1858065 T6674 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1858068 T6676 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x143c8f8005f0009, 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> 1858071 T6674 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1858075 T6754 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e61de8 name:ZooKeeperConnection Watcher:127.0.0.1:57824/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1858075 T6674 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1858082 T6674 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1859079 T6674 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57861_
   [junit4]   2> 1859083 T6674 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57861_
   [junit4]   2> 1859094 T6705 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1859095 T6736 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1859095 T6696 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1859094 T6718 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1859094 T6754 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1859121 T6755 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1859122 T6755 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1859125 T6696 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1859126 T6696 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1859126 T6696 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1859125 T6755 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1859130 T6697 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1859133 T6697 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57861",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:57861_",
   [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":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1859133 T6697 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 1859134 T6697 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 1859145 T6696 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1859250 T6705 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> 1859250 T6736 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> 1859251 T6696 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> 1859253 T6718 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> 1859253 T6754 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> 1860118 T6755 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1860118 T6755 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1390646142833\collection1
   [junit4]   2> 1860118 T6755 oasc.ZkController.createCollectionZkNode Check for collection zkNod

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

on.cloud.SolrZkClient.makePath(SolrZkClient.java:369)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:112)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:273)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:164)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [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> 	
   [junit4]   2> 1965474 T6754 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection2/leader_elect/shard14/election/91137384961212426-core_node36-n_0000000001
   [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.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:173)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:170)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:67)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:293)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:164)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [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> 
   [junit4]   2> 1965474 T6754 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [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> 
   [junit4]   2> 1965474 T6754 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Appending, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=pl_PL, timezone=Pacific/Port_Moresby
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_60-ea (32-bit)/cpus=2,threads=1,free=204101344,total=373108736
   [junit4]   2> NOTE: All tests run in this JVM: [IndexSchemaRuntimeFieldTest, TestDistributedMissingSort, StatelessScriptUpdateProcessorFactoryTest, StatsComponentTest, SynonymTokenizerTest, TestPerFieldSimilarity, TestJmxMonitoredMap, SolrPluginUtilsTest, ChaosMonkeySafeLeaderTest, TestSolrXMLSerializer, PreAnalyzedFieldTest, AssignTest, TestElisionMultitermQuery, TestSolrXml, DirectUpdateHandlerTest, QueryEqualityTest, LeaderElectionTest, SystemInfoHandlerTest, TestSolrCoreProperties, TestRandomMergePolicy, TestLFUCache, BlockDirectoryTest, TestGroupingSearch, SchemaVersionSpecificBehaviorTest, TestBinaryField, TestLMJelinekMercerSimilarityFactory, TestSweetSpotSimilarityFactory, ChangedSchemaMergeTest, TestCloudManagedSchema, SuggestComponentTest, TestPhraseSuggestions, InfoHandlerTest, LeaderElectionIntegrationTest, OverseerTest, DisMaxRequestHandlerTest, RegexBoostProcessorTest, ZkCLITest, TestUtils, TestFastLRUCache, DistanceFunctionTest, ChaosMonkeyNothingIsSafeTest, OpenCloseCoreStressTest, CurrencyFieldXmlFileTest, TestStressVersions, DistributedSuggestComponentTest, SpellPossibilityIteratorTest, TriLevelCompositeIdRoutingTest, TestFiltering, HdfsCollectionsAPIDistributedZkTest, EnumFieldTest, TestExtendedDismaxParser, UpdateRequestProcessorFactoryTest, AlternateDirectoryTest, AliasIntegrationTest, HardAutoCommitTest, TestSchemaResource, SortByFunctionTest, CoreMergeIndexesAdminHandlerTest, TestFastOutputStream, BlockCacheTest, TestMergePolicyConfig, TestCSVLoader, DefaultValueUpdateProcessorTest, TestNonNRTOpen, ShowFileRequestHandlerTest, SolrCoreTest, TestSuggestSpellingConverter, TestQueryTypes, HdfsChaosMonkeySafeLeaderTest, HdfsUnloadDistributedZkTest, PreAnalyzedUpdateProcessorTest, TestFileDictionaryLookup, BasicDistributedZk2Test, OutputWriterTest, TestSearchPerf, TestSchemaVersionResource, TestLuceneMatchVersion, CircularListTest, TestLMDirichletSimilarityFactory, TestSurroundQueryParser, DirectUpdateHandlerOptimizeTest, TestFastWriter, DocumentBuilderTest, SyncSliceTest, DeleteShardTest, TestSolrJ, SolrIndexConfigTest, EchoParamsTest, TestSolrQueryParserDefaultOperatorResource, TestRecoveryHdfs, TestIndexingPerformance, AddSchemaFieldsUpdateProcessorFactoryTest, LoggingHandlerTest, SolrInfoMBeanTest, SoftAutoCommitTest, SolrTestCaseJ4Test, TestAnalyzedSuggestions, DocValuesTest, TestQuerySenderListener, TestDistributedGrouping, BasicDistributedZkTest, SpellCheckComponentTest, IndexBasedSpellCheckerTest, CoreContainerCoreInitFailuresTest, ConvertedLegacyTest, TestFreeTextSuggestions, HdfsLockFactoryTest, SliceStateTest, JSONWriterTest, AnalysisAfterCoreReloadTest, TestUpdate, CursorPagingTest, TestValueSourceCache, TestDocBasedVersionConstraints, PingRequestHandlerTest, FastVectorHighlighterTest, TestPHPSerializedResponseWriter, TestFieldTypeCollectionResource, TestFuzzyAnalyzedSuggestions, TestImplicitCoreProperties, MinimalSchemaTest, BasicZkTest, TestQuerySenderNoQuery, TestCodecSupport, TestFieldTypeResource, TestFaceting, ClusterStateTest, TestOmitPositions, TestDocumentBuilder, DateFieldTest, WordBreakSolrSpellCheckerTest, TestSystemIdResolver, PolyFieldTest, TestBM25SimilarityFactory, TestDistributedSearch, DirectSolrSpellCheckerTest, TestSerializedLuceneMatchVersion, ShardSplitTest, HighlighterTest, StandardRequestHandlerTest, DistributedQueryComponentCustomSortTest, DocValuesMultiTest, FileUtilsTest, SuggesterTest, TestSolrDeletionPolicy1, TestInfoStreamLogging, BasicFunctionalityTest, CopyFieldTest, TestDynamicFieldCollectionResource, NoCacheHeaderTest, TermsComponentTest, TestManagedSchemaFieldResource, TimeZoneUtilsTest, TestClassNameShortening, HdfsDirectoryTest, TestCoreDiscovery, HdfsSyncSliceTest, SimplePostToolTest, TestCoreContainer, RequiredFieldsTest, SpatialFilterTest, ResourceLoaderTest, FieldMutatingUpdateProcessorTest, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, SignatureUpdateProcessorFactoryTest, TestSolrIndexConfig, TestRTGBase, TestBinaryResponseWriter, SolrRequestParserTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, ShardRoutingTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest]
   [junit4] Completed in 119.19s, 1 test, 1 error <<< FAILURES!

[...truncated 534 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:459: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:439: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:491: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1308: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:941: There were test failures: 355 suites, 1547 tests, 1 error, 40 ignored (12 assumptions)

Total time: 77 minutes 56 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_60-ea-b03 -server -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



Re: [JENKINS] Lucene-Solr-4.x-Windows (64bit/jdk1.7.0_51) - Build # 3636 - Still Failing!

Posted by Simon Willnauer <si...@apache.org>.
thx robert

On Sun, Jan 26, 2014 at 5:20 AM, Robert Muir <rc...@gmail.com> wrote:
> I committed a fix.
>
>
> On Sat, Jan 25, 2014 at 9:18 PM, Policeman Jenkins Server
> <je...@thetaphi.de> wrote:
>>
>> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3636/
>> Java: 64bit/jdk1.7.0_51 -XX:-UseCompressedOops -XX:+UseParallelGC
>>
>> 4 tests failed.
>> FAILED:
>> org.apache.lucene.search.suggest.DocumentValueSourceDictionaryTest.testWithoutPayload
>>
>> Error Message:
>> this codec cannot write docvalues
>>
>> Stack Trace:
>> java.lang.UnsupportedOperationException: this codec cannot write docvalues
>>         at
>> __randomizedtesting.SeedInfo.seed([7DBDDBAB981B118D:C7275C3F6C51FF68]:0)
>>         at
>> org.apache.lucene.codecs.lucene3x.Lucene3xCodec$1.fieldsConsumer(Lucene3xCodec.java:73)
>>         at
>> org.apache.lucene.index.DocValuesProcessor.flush(DocValuesProcessor.java:77)
>>         at
>> org.apache.lucene.index.TwoStoredFieldsConsumers.flush(TwoStoredFieldsConsumers.java:42)
>>         at
>> org.apache.lucene.index.DocFieldProcessor.flush(DocFieldProcessor.java:80)
>>         at
>> org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:465)
>>         at
>> org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:506)
>>         at
>> org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:616)
>>         at
>> org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2864)
>>         at
>> org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3022)
>>         at
>> org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2989)
>>         at
>> org.apache.lucene.index.RandomIndexWriter.commit(RandomIndexWriter.java:237)
>>         at
>> org.apache.lucene.search.suggest.DocumentValueSourceDictionaryTest.testWithoutPayload(DocumentValueSourceDictionaryTest.java:138)
>>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>         at
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>>         at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>         at java.lang.reflect.Method.invoke(Method.java:606)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
>>         at
>> 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
>> 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)
>>
>>
>> FAILED:
>> org.apache.lucene.search.suggest.DocumentValueSourceDictionaryTest.testBasic
>>
>> Error Message:
>> this codec cannot write docvalues
>>
>> Stack Trace:
>> java.lang.UnsupportedOperationException: this codec cannot write docvalues
>>         at
>> __randomizedtesting.SeedInfo.seed([7DBDDBAB981B118D:D647C6BE47C797A3]:0)
>>         at
>> org.apache.lucene.codecs.lucene3x.Lucene3xCodec$1.fieldsConsumer(Lucene3xCodec.java:73)
>>         at
>> org.apache.lucene.index.DocValuesProcessor.flush(DocValuesProcessor.java:77)
>>         at
>> org.apache.lucene.index.TwoStoredFieldsConsumers.flush(TwoStoredFieldsConsumers.java:42)
>>         at
>> org.apache.lucene.index.DocFieldProcessor.flush(DocFieldProcessor.java:80)
>>         at
>> org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:465)
>>         at
>> org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:506)
>>         at
>> org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:616)
>>         at
>> org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2864)
>>         at
>> org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3022)
>>         at
>> org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2989)
>>         at
>> org.apache.lucene.index.RandomIndexWriter.commit(RandomIndexWriter.java:237)
>>         at
>> org.apache.lucene.search.suggest.DocumentValueSourceDictionaryTest.testBasic(DocumentValueSourceDictionaryTest.java:106)
>>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>         at
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>>         at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>         at java.lang.reflect.Method.invoke(Method.java:606)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
>>         at
>> 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
>> 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)
>>
>>
>> FAILED:
>> org.apache.lucene.search.suggest.DocumentValueSourceDictionaryTest.testWithValueSource
>>
>> Error Message:
>> this codec cannot write docvalues
>>
>> Stack Trace:
>> java.lang.UnsupportedOperationException: this codec cannot write docvalues
>>         at
>> __randomizedtesting.SeedInfo.seed([7DBDDBAB981B118D:D800F238F9B9800E]:0)
>>         at
>> org.apache.lucene.codecs.lucene3x.Lucene3xCodec$1.fieldsConsumer(Lucene3xCodec.java:73)
>>         at
>> org.apache.lucene.index.DocValuesProcessor.flush(DocValuesProcessor.java:77)
>>         at
>> org.apache.lucene.index.TwoStoredFieldsConsumers.flush(TwoStoredFieldsConsumers.java:42)
>>         at
>> org.apache.lucene.index.DocFieldProcessor.flush(DocFieldProcessor.java:80)
>>         at
>> org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:465)
>>         at
>> org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:506)
>>         at
>> org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:616)
>>         at
>> org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2864)
>>         at
>> org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3022)
>>         at
>> org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2989)
>>         at
>> org.apache.lucene.index.RandomIndexWriter.commit(RandomIndexWriter.java:237)
>>         at
>> org.apache.lucene.search.suggest.DocumentValueSourceDictionaryTest.testWithValueSource(DocumentValueSourceDictionaryTest.java:224)
>>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>         at
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>>         at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>         at java.lang.reflect.Method.invoke(Method.java:606)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
>>         at
>> 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
>> 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)
>>
>>
>> FAILED:
>> org.apache.lucene.search.suggest.DocumentValueSourceDictionaryTest.testWithDeletions
>>
>> Error Message:
>> this codec cannot write docvalues
>>
>> Stack Trace:
>> java.lang.UnsupportedOperationException: this codec cannot write docvalues
>>         at
>> __randomizedtesting.SeedInfo.seed([7DBDDBAB981B118D:13434C098604A5ED]:0)
>>         at
>> org.apache.lucene.codecs.lucene3x.Lucene3xCodec$1.fieldsConsumer(Lucene3xCodec.java:73)
>>         at
>> org.apache.lucene.index.DocValuesProcessor.flush(DocValuesProcessor.java:77)
>>         at
>> org.apache.lucene.index.TwoStoredFieldsConsumers.flush(TwoStoredFieldsConsumers.java:42)
>>         at
>> org.apache.lucene.index.DocFieldProcessor.flush(DocFieldProcessor.java:80)
>>         at
>> org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:465)
>>         at
>> org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:506)
>>         at
>> org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:616)
>>         at
>> org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2864)
>>         at
>> org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3022)
>>         at
>> org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2989)
>>         at
>> org.apache.lucene.index.RandomIndexWriter.commit(RandomIndexWriter.java:237)
>>         at
>> org.apache.lucene.search.suggest.DocumentValueSourceDictionaryTest.testWithDeletions(DocumentValueSourceDictionaryTest.java:175)
>>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>         at
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>>         at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>         at java.lang.reflect.Method.invoke(Method.java:606)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
>>         at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
>>         at
>> 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
>> 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 9243 lines...]
>>    [junit4] Suite:
>> org.apache.lucene.search.suggest.DocumentValueSourceDictionaryTest
>>    [junit4]   2> NOTE: reproduce with: ant test
>> -Dtestcase=DocumentValueSourceDictionaryTest
>> -Dtests.method=testWithoutPayload -Dtests.seed=7DBDDBAB981B118D
>> -Dtests.slow=true -Dtests.locale=pt_PT -Dtests.timezone=Asia/Yekaterinburg
>> -Dtests.file.encoding=US-ASCII
>>    [junit4] ERROR   0.03s |
>> DocumentValueSourceDictionaryTest.testWithoutPayload <<<
>>    [junit4]    > Throwable #1: java.lang.UnsupportedOperationException:
>> this codec cannot write docvalues
>>    [junit4]    >        at
>> __randomizedtesting.SeedInfo.seed([7DBDDBAB981B118D:C7275C3F6C51FF68]:0)
>>    [junit4]    >        at
>> org.apache.lucene.codecs.lucene3x.Lucene3xCodec$1.fieldsConsumer(Lucene3xCodec.java:73)
>>    [junit4]    >        at
>> org.apache.lucene.index.DocValuesProcessor.flush(DocValuesProcessor.java:77)
>>    [junit4]    >        at
>> org.apache.lucene.index.TwoStoredFieldsConsumers.flush(TwoStoredFieldsConsumers.java:42)
>>    [junit4]    >        at
>> org.apache.lucene.index.DocFieldProcessor.flush(DocFieldProcessor.java:80)
>>    [junit4]    >        at
>> org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:465)
>>    [junit4]    >        at
>> org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:506)
>>    [junit4]    >        at
>> org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:616)
>>    [junit4]    >        at
>> org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2864)
>>    [junit4]    >        at
>> org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3022)
>>    [junit4]    >        at
>> org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2989)
>>    [junit4]    >        at
>> org.apache.lucene.index.RandomIndexWriter.commit(RandomIndexWriter.java:237)
>>    [junit4]    >        at
>> org.apache.lucene.search.suggest.DocumentValueSourceDictionaryTest.testWithoutPayload(DocumentValueSourceDictionaryTest.java:138)
>>    [junit4]    >        at java.lang.Thread.run(Thread.java:744)
>>    [junit4]   2> NOTE: reproduce with: ant test
>> -Dtestcase=DocumentValueSourceDictionaryTest -Dtests.method=testBasic
>> -Dtests.seed=7DBDDBAB981B118D -Dtests.slow=true -Dtests.locale=pt_PT
>> -Dtests.timezone=Asia/Yekaterinburg -Dtests.file.encoding=US-ASCII
>>    [junit4] ERROR   0.09s | DocumentValueSourceDictionaryTest.testBasic
>> <<<
>>    [junit4]    > Throwable #1: java.lang.UnsupportedOperationException:
>> this codec cannot write docvalues
>>    [junit4]    >        at
>> __randomizedtesting.SeedInfo.seed([7DBDDBAB981B118D:D647C6BE47C797A3]:0)
>>    [junit4]    >        at
>> org.apache.lucene.codecs.lucene3x.Lucene3xCodec$1.fieldsConsumer(Lucene3xCodec.java:73)
>>    [junit4]    >        at
>> org.apache.lucene.index.DocValuesProcessor.flush(DocValuesProcessor.java:77)
>>    [junit4]    >        at
>> org.apache.lucene.index.TwoStoredFieldsConsumers.flush(TwoStoredFieldsConsumers.java:42)
>>    [junit4]    >        at
>> org.apache.lucene.index.DocFieldProcessor.flush(DocFieldProcessor.java:80)
>>    [junit4]    >        at
>> org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:465)
>>    [junit4]    >        at
>> org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:506)
>>    [junit4]    >        at
>> org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:616)
>>    [junit4]    >        at
>> org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2864)
>>    [junit4]    >        at
>> org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3022)
>>    [junit4]    >        at
>> org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2989)
>>    [junit4]    >        at
>> org.apache.lucene.index.RandomIndexWriter.commit(RandomIndexWriter.java:237)
>>    [junit4]    >        at
>> org.apache.lucene.search.suggest.DocumentValueSourceDictionaryTest.testBasic(DocumentValueSourceDictionaryTest.java:106)
>>    [junit4]    >        at java.lang.Thread.run(Thread.java:744)
>>    [junit4]   2> NOTE: reproduce with: ant test
>> -Dtestcase=DocumentValueSourceDictionaryTest
>> -Dtests.method=testWithValueSource -Dtests.seed=7DBDDBAB981B118D
>> -Dtests.slow=true -Dtests.locale=pt_PT -Dtests.timezone=Asia/Yekaterinburg
>> -Dtests.file.encoding=US-ASCII
>>    [junit4] ERROR   0.07s |
>> DocumentValueSourceDictionaryTest.testWithValueSource <<<
>>    [junit4]    > Throwable #1: java.lang.UnsupportedOperationException:
>> this codec cannot write docvalues
>>    [junit4]    >        at
>> __randomizedtesting.SeedInfo.seed([7DBDDBAB981B118D:D800F238F9B9800E]:0)
>>    [junit4]    >        at
>> org.apache.lucene.codecs.lucene3x.Lucene3xCodec$1.fieldsConsumer(Lucene3xCodec.java:73)
>>    [junit4]    >        at
>> org.apache.lucene.index.DocValuesProcessor.flush(DocValuesProcessor.java:77)
>>    [junit4]    >        at
>> org.apache.lucene.index.TwoStoredFieldsConsumers.flush(TwoStoredFieldsConsumers.java:42)
>>    [junit4]    >        at
>> org.apache.lucene.index.DocFieldProcessor.flush(DocFieldProcessor.java:80)
>>    [junit4]    >        at
>> org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:465)
>>    [junit4]    >        at
>> org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:506)
>>    [junit4]    >        at
>> org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:616)
>>    [junit4]    >        at
>> org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2864)
>>    [junit4]    >        at
>> org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3022)
>>    [junit4]    >        at
>> org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2989)
>>    [junit4]    >        at
>> org.apache.lucene.index.RandomIndexWriter.commit(RandomIndexWriter.java:237)
>>    [junit4]    >        at
>> org.apache.lucene.search.suggest.DocumentValueSourceDictionaryTest.testWithValueSource(DocumentValueSourceDictionaryTest.java:224)
>>    [junit4]    >        at java.lang.Thread.run(Thread.java:744)
>>    [junit4]   2> NOTE: reproduce with: ant test
>> -Dtestcase=DocumentValueSourceDictionaryTest
>> -Dtests.method=testWithDeletions -Dtests.seed=7DBDDBAB981B118D
>> -Dtests.slow=true -Dtests.locale=pt_PT -Dtests.timezone=Asia/Yekaterinburg
>> -Dtests.file.encoding=US-ASCII
>>    [junit4] ERROR   0.02s |
>> DocumentValueSourceDictionaryTest.testWithDeletions <<<
>>    [junit4]    > Throwable #1: java.lang.UnsupportedOperationException:
>> this codec cannot write docvalues
>>    [junit4]    >        at
>> __randomizedtesting.SeedInfo.seed([7DBDDBAB981B118D:13434C098604A5ED]:0)
>>    [junit4]    >        at
>> org.apache.lucene.codecs.lucene3x.Lucene3xCodec$1.fieldsConsumer(Lucene3xCodec.java:73)
>>    [junit4]    >        at
>> org.apache.lucene.index.DocValuesProcessor.flush(DocValuesProcessor.java:77)
>>    [junit4]    >        at
>> org.apache.lucene.index.TwoStoredFieldsConsumers.flush(TwoStoredFieldsConsumers.java:42)
>>    [junit4]    >        at
>> org.apache.lucene.index.DocFieldProcessor.flush(DocFieldProcessor.java:80)
>>    [junit4]    >        at
>> org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:465)
>>    [junit4]    >        at
>> org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:506)
>>    [junit4]    >        at
>> org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:616)
>>    [junit4]    >        at
>> org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2864)
>>    [junit4]    >        at
>> org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3022)
>>    [junit4]    >        at
>> org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2989)
>>    [junit4]    >        at
>> org.apache.lucene.index.RandomIndexWriter.commit(RandomIndexWriter.java:237)
>>    [junit4]    >        at
>> org.apache.lucene.search.suggest.DocumentValueSourceDictionaryTest.testWithDeletions(DocumentValueSourceDictionaryTest.java:175)
>>    [junit4]    >        at java.lang.Thread.run(Thread.java:744)
>>    [junit4]   2> NOTE: test params are: codec=Lucene3x,
>> sim=DefaultSimilarity, locale=pt_PT, timezone=Asia/Yekaterinburg
>>    [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_51
>> (64-bit)/cpus=2,threads=1,free=168335576,total=236978176
>>    [junit4]   2> NOTE: All tests run in this JVM: [FileDictionaryTest,
>> TestInputIterator, FSTCompletionTest, BytesRefSortersTest,
>> TestJaroWinklerDistance, TestSuggestStopFilter, TestHighFrequencyDictionary,
>> WFSTCompletionTest, DocumentDictionaryTest, TestLevenshteinDistance,
>> PersistenceTest, TestFreeTextSuggester, TestPlainTextDictionary,
>> TestSpellChecker, TestSort, FuzzySuggesterTest, AnalyzingSuggesterTest,
>> TestWordBreakSpellChecker, TestLuceneDictionary, TestDirectSpellChecker,
>> TestBytesRefArray, TestNGramDistance, DocumentValueSourceDictionaryTest]
>>    [junit4] Completed in 0.26s, 5 tests, 4 errors <<< FAILURES!
>>
>> [...truncated 18 lines...]
>> BUILD FAILED
>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:459: The
>> following error occurred while executing this line:
>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:439: The
>> following error occurred while executing this line:
>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The
>> following error occurred while executing this line:
>>
>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37:
>> The following error occurred while executing this line:
>>
>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build.xml:539:
>> The following error occurred while executing this line:
>>
>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:2026:
>> The following error occurred while executing this line:
>>
>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\module-build.xml:60:
>> The following error occurred while executing this line:
>>
>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1308:
>> The following error occurred while executing this line:
>>
>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:941:
>> There were test failures: 26 suites, 139 tests, 4 errors, 2 ignored (1
>> assumption)
>>
>> Total time: 26 minutes 27 seconds
>> Build step 'Invoke Ant' marked build as failure
>> Description set: Java: 64bit/jdk1.7.0_51 -XX:-UseCompressedOops
>> -XX:+UseParallelGC
>> Archiving artifacts
>> Recording test results
>> Email was triggered for: Failure
>> Sending email for trigger: Failure
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [JENKINS] Lucene-Solr-4.x-Windows (64bit/jdk1.7.0_51) - Build # 3636 - Still Failing!

Posted by Robert Muir <rc...@gmail.com>.
I committed a fix.


On Sat, Jan 25, 2014 at 9:18 PM, Policeman Jenkins Server <
jenkins@thetaphi.de> wrote:

> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3636/
> Java: 64bit/jdk1.7.0_51 -XX:-UseCompressedOops -XX:+UseParallelGC
>
> 4 tests failed.
> FAILED:
>  org.apache.lucene.search.suggest.DocumentValueSourceDictionaryTest.testWithoutPayload
>
> Error Message:
> this codec cannot write docvalues
>
> Stack Trace:
> java.lang.UnsupportedOperationException: this codec cannot write docvalues
>         at
> __randomizedtesting.SeedInfo.seed([7DBDDBAB981B118D:C7275C3F6C51FF68]:0)
>         at
> org.apache.lucene.codecs.lucene3x.Lucene3xCodec$1.fieldsConsumer(Lucene3xCodec.java:73)
>         at
> org.apache.lucene.index.DocValuesProcessor.flush(DocValuesProcessor.java:77)
>         at
> org.apache.lucene.index.TwoStoredFieldsConsumers.flush(TwoStoredFieldsConsumers.java:42)
>         at
> org.apache.lucene.index.DocFieldProcessor.flush(DocFieldProcessor.java:80)
>         at
> org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:465)
>         at
> org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:506)
>         at
> org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:616)
>         at
> org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2864)
>         at
> org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3022)
>         at
> org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2989)
>         at
> org.apache.lucene.index.RandomIndexWriter.commit(RandomIndexWriter.java:237)
>         at
> org.apache.lucene.search.suggest.DocumentValueSourceDictionaryTest.testWithoutPayload(DocumentValueSourceDictionaryTest.java:138)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:606)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
>         at
> 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
> 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)
>
>
> FAILED:
>  org.apache.lucene.search.suggest.DocumentValueSourceDictionaryTest.testBasic
>
> Error Message:
> this codec cannot write docvalues
>
> Stack Trace:
> java.lang.UnsupportedOperationException: this codec cannot write docvalues
>         at
> __randomizedtesting.SeedInfo.seed([7DBDDBAB981B118D:D647C6BE47C797A3]:0)
>         at
> org.apache.lucene.codecs.lucene3x.Lucene3xCodec$1.fieldsConsumer(Lucene3xCodec.java:73)
>         at
> org.apache.lucene.index.DocValuesProcessor.flush(DocValuesProcessor.java:77)
>         at
> org.apache.lucene.index.TwoStoredFieldsConsumers.flush(TwoStoredFieldsConsumers.java:42)
>         at
> org.apache.lucene.index.DocFieldProcessor.flush(DocFieldProcessor.java:80)
>         at
> org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:465)
>         at
> org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:506)
>         at
> org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:616)
>         at
> org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2864)
>         at
> org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3022)
>         at
> org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2989)
>         at
> org.apache.lucene.index.RandomIndexWriter.commit(RandomIndexWriter.java:237)
>         at
> org.apache.lucene.search.suggest.DocumentValueSourceDictionaryTest.testBasic(DocumentValueSourceDictionaryTest.java:106)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:606)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
>         at
> 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
> 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)
>
>
> FAILED:
>  org.apache.lucene.search.suggest.DocumentValueSourceDictionaryTest.testWithValueSource
>
> Error Message:
> this codec cannot write docvalues
>
> Stack Trace:
> java.lang.UnsupportedOperationException: this codec cannot write docvalues
>         at
> __randomizedtesting.SeedInfo.seed([7DBDDBAB981B118D:D800F238F9B9800E]:0)
>         at
> org.apache.lucene.codecs.lucene3x.Lucene3xCodec$1.fieldsConsumer(Lucene3xCodec.java:73)
>         at
> org.apache.lucene.index.DocValuesProcessor.flush(DocValuesProcessor.java:77)
>         at
> org.apache.lucene.index.TwoStoredFieldsConsumers.flush(TwoStoredFieldsConsumers.java:42)
>         at
> org.apache.lucene.index.DocFieldProcessor.flush(DocFieldProcessor.java:80)
>         at
> org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:465)
>         at
> org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:506)
>         at
> org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:616)
>         at
> org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2864)
>         at
> org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3022)
>         at
> org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2989)
>         at
> org.apache.lucene.index.RandomIndexWriter.commit(RandomIndexWriter.java:237)
>         at
> org.apache.lucene.search.suggest.DocumentValueSourceDictionaryTest.testWithValueSource(DocumentValueSourceDictionaryTest.java:224)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:606)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
>         at
> 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
> 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)
>
>
> FAILED:
>  org.apache.lucene.search.suggest.DocumentValueSourceDictionaryTest.testWithDeletions
>
> Error Message:
> this codec cannot write docvalues
>
> Stack Trace:
> java.lang.UnsupportedOperationException: this codec cannot write docvalues
>         at
> __randomizedtesting.SeedInfo.seed([7DBDDBAB981B118D:13434C098604A5ED]:0)
>         at
> org.apache.lucene.codecs.lucene3x.Lucene3xCodec$1.fieldsConsumer(Lucene3xCodec.java:73)
>         at
> org.apache.lucene.index.DocValuesProcessor.flush(DocValuesProcessor.java:77)
>         at
> org.apache.lucene.index.TwoStoredFieldsConsumers.flush(TwoStoredFieldsConsumers.java:42)
>         at
> org.apache.lucene.index.DocFieldProcessor.flush(DocFieldProcessor.java:80)
>         at
> org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:465)
>         at
> org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:506)
>         at
> org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:616)
>         at
> org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2864)
>         at
> org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3022)
>         at
> org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2989)
>         at
> org.apache.lucene.index.RandomIndexWriter.commit(RandomIndexWriter.java:237)
>         at
> org.apache.lucene.search.suggest.DocumentValueSourceDictionaryTest.testWithDeletions(DocumentValueSourceDictionaryTest.java:175)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:606)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
>         at
> 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
> 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 9243 lines...]
>    [junit4] Suite:
> org.apache.lucene.search.suggest.DocumentValueSourceDictionaryTest
>    [junit4]   2> NOTE: reproduce with: ant test
>  -Dtestcase=DocumentValueSourceDictionaryTest
> -Dtests.method=testWithoutPayload -Dtests.seed=7DBDDBAB981B118D
> -Dtests.slow=true -Dtests.locale=pt_PT -Dtests.timezone=Asia/Yekaterinburg
> -Dtests.file.encoding=US-ASCII
>    [junit4] ERROR   0.03s |
> DocumentValueSourceDictionaryTest.testWithoutPayload <<<
>    [junit4]    > Throwable #1: java.lang.UnsupportedOperationException:
> this codec cannot write docvalues
>    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([7DBDDBAB981B118D:C7275C3F6C51FF68]:0)
>    [junit4]    >        at
> org.apache.lucene.codecs.lucene3x.Lucene3xCodec$1.fieldsConsumer(Lucene3xCodec.java:73)
>    [junit4]    >        at
> org.apache.lucene.index.DocValuesProcessor.flush(DocValuesProcessor.java:77)
>    [junit4]    >        at
> org.apache.lucene.index.TwoStoredFieldsConsumers.flush(TwoStoredFieldsConsumers.java:42)
>    [junit4]    >        at
> org.apache.lucene.index.DocFieldProcessor.flush(DocFieldProcessor.java:80)
>    [junit4]    >        at
> org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:465)
>    [junit4]    >        at
> org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:506)
>    [junit4]    >        at
> org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:616)
>    [junit4]    >        at
> org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2864)
>    [junit4]    >        at
> org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3022)
>    [junit4]    >        at
> org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2989)
>    [junit4]    >        at
> org.apache.lucene.index.RandomIndexWriter.commit(RandomIndexWriter.java:237)
>    [junit4]    >        at
> org.apache.lucene.search.suggest.DocumentValueSourceDictionaryTest.testWithoutPayload(DocumentValueSourceDictionaryTest.java:138)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:744)
>    [junit4]   2> NOTE: reproduce with: ant test
>  -Dtestcase=DocumentValueSourceDictionaryTest -Dtests.method=testBasic
> -Dtests.seed=7DBDDBAB981B118D -Dtests.slow=true -Dtests.locale=pt_PT
> -Dtests.timezone=Asia/Yekaterinburg -Dtests.file.encoding=US-ASCII
>    [junit4] ERROR   0.09s | DocumentValueSourceDictionaryTest.testBasic <<<
>    [junit4]    > Throwable #1: java.lang.UnsupportedOperationException:
> this codec cannot write docvalues
>    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([7DBDDBAB981B118D:D647C6BE47C797A3]:0)
>    [junit4]    >        at
> org.apache.lucene.codecs.lucene3x.Lucene3xCodec$1.fieldsConsumer(Lucene3xCodec.java:73)
>    [junit4]    >        at
> org.apache.lucene.index.DocValuesProcessor.flush(DocValuesProcessor.java:77)
>    [junit4]    >        at
> org.apache.lucene.index.TwoStoredFieldsConsumers.flush(TwoStoredFieldsConsumers.java:42)
>    [junit4]    >        at
> org.apache.lucene.index.DocFieldProcessor.flush(DocFieldProcessor.java:80)
>    [junit4]    >        at
> org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:465)
>    [junit4]    >        at
> org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:506)
>    [junit4]    >        at
> org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:616)
>    [junit4]    >        at
> org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2864)
>    [junit4]    >        at
> org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3022)
>    [junit4]    >        at
> org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2989)
>    [junit4]    >        at
> org.apache.lucene.index.RandomIndexWriter.commit(RandomIndexWriter.java:237)
>    [junit4]    >        at
> org.apache.lucene.search.suggest.DocumentValueSourceDictionaryTest.testBasic(DocumentValueSourceDictionaryTest.java:106)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:744)
>    [junit4]   2> NOTE: reproduce with: ant test
>  -Dtestcase=DocumentValueSourceDictionaryTest
> -Dtests.method=testWithValueSource -Dtests.seed=7DBDDBAB981B118D
> -Dtests.slow=true -Dtests.locale=pt_PT -Dtests.timezone=Asia/Yekaterinburg
> -Dtests.file.encoding=US-ASCII
>    [junit4] ERROR   0.07s |
> DocumentValueSourceDictionaryTest.testWithValueSource <<<
>    [junit4]    > Throwable #1: java.lang.UnsupportedOperationException:
> this codec cannot write docvalues
>    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([7DBDDBAB981B118D:D800F238F9B9800E]:0)
>    [junit4]    >        at
> org.apache.lucene.codecs.lucene3x.Lucene3xCodec$1.fieldsConsumer(Lucene3xCodec.java:73)
>    [junit4]    >        at
> org.apache.lucene.index.DocValuesProcessor.flush(DocValuesProcessor.java:77)
>    [junit4]    >        at
> org.apache.lucene.index.TwoStoredFieldsConsumers.flush(TwoStoredFieldsConsumers.java:42)
>    [junit4]    >        at
> org.apache.lucene.index.DocFieldProcessor.flush(DocFieldProcessor.java:80)
>    [junit4]    >        at
> org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:465)
>    [junit4]    >        at
> org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:506)
>    [junit4]    >        at
> org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:616)
>    [junit4]    >        at
> org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2864)
>    [junit4]    >        at
> org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3022)
>    [junit4]    >        at
> org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2989)
>    [junit4]    >        at
> org.apache.lucene.index.RandomIndexWriter.commit(RandomIndexWriter.java:237)
>    [junit4]    >        at
> org.apache.lucene.search.suggest.DocumentValueSourceDictionaryTest.testWithValueSource(DocumentValueSourceDictionaryTest.java:224)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:744)
>    [junit4]   2> NOTE: reproduce with: ant test
>  -Dtestcase=DocumentValueSourceDictionaryTest
> -Dtests.method=testWithDeletions -Dtests.seed=7DBDDBAB981B118D
> -Dtests.slow=true -Dtests.locale=pt_PT -Dtests.timezone=Asia/Yekaterinburg
> -Dtests.file.encoding=US-ASCII
>    [junit4] ERROR   0.02s |
> DocumentValueSourceDictionaryTest.testWithDeletions <<<
>    [junit4]    > Throwable #1: java.lang.UnsupportedOperationException:
> this codec cannot write docvalues
>    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([7DBDDBAB981B118D:13434C098604A5ED]:0)
>    [junit4]    >        at
> org.apache.lucene.codecs.lucene3x.Lucene3xCodec$1.fieldsConsumer(Lucene3xCodec.java:73)
>    [junit4]    >        at
> org.apache.lucene.index.DocValuesProcessor.flush(DocValuesProcessor.java:77)
>    [junit4]    >        at
> org.apache.lucene.index.TwoStoredFieldsConsumers.flush(TwoStoredFieldsConsumers.java:42)
>    [junit4]    >        at
> org.apache.lucene.index.DocFieldProcessor.flush(DocFieldProcessor.java:80)
>    [junit4]    >        at
> org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:465)
>    [junit4]    >        at
> org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:506)
>    [junit4]    >        at
> org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:616)
>    [junit4]    >        at
> org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2864)
>    [junit4]    >        at
> org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3022)
>    [junit4]    >        at
> org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2989)
>    [junit4]    >        at
> org.apache.lucene.index.RandomIndexWriter.commit(RandomIndexWriter.java:237)
>    [junit4]    >        at
> org.apache.lucene.search.suggest.DocumentValueSourceDictionaryTest.testWithDeletions(DocumentValueSourceDictionaryTest.java:175)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:744)
>    [junit4]   2> NOTE: test params are: codec=Lucene3x,
> sim=DefaultSimilarity, locale=pt_PT, timezone=Asia/Yekaterinburg
>    [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_51
> (64-bit)/cpus=2,threads=1,free=168335576,total=236978176
>    [junit4]   2> NOTE: All tests run in this JVM: [FileDictionaryTest,
> TestInputIterator, FSTCompletionTest, BytesRefSortersTest,
> TestJaroWinklerDistance, TestSuggestStopFilter,
> TestHighFrequencyDictionary, WFSTCompletionTest, DocumentDictionaryTest,
> TestLevenshteinDistance, PersistenceTest, TestFreeTextSuggester,
> TestPlainTextDictionary, TestSpellChecker, TestSort, FuzzySuggesterTest,
> AnalyzingSuggesterTest, TestWordBreakSpellChecker, TestLuceneDictionary,
> TestDirectSpellChecker, TestBytesRefArray, TestNGramDistance,
> DocumentValueSourceDictionaryTest]
>    [junit4] Completed in 0.26s, 5 tests, 4 errors <<< FAILURES!
>
> [...truncated 18 lines...]
> BUILD FAILED
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:459: The
> following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:439: The
> following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The
> following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37:
> The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build.xml:539:
> The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:2026:
> The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\module-build.xml:60:
> The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1308:
> The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:941:
> There were test failures: 26 suites, 139 tests, 4 errors, 2 ignored (1
> assumption)
>
> Total time: 26 minutes 27 seconds
> Build step 'Invoke Ant' marked build as failure
> Description set: Java: 64bit/jdk1.7.0_51 -XX:-UseCompressedOops
> -XX:+UseParallelGC
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure
> Sending email for trigger: Failure
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>

[JENKINS] Lucene-Solr-4.x-Windows (64bit/jdk1.7.0_51) - Build # 3636 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3636/
Java: 64bit/jdk1.7.0_51 -XX:-UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  org.apache.lucene.search.suggest.DocumentValueSourceDictionaryTest.testWithoutPayload

Error Message:
this codec cannot write docvalues

Stack Trace:
java.lang.UnsupportedOperationException: this codec cannot write docvalues
	at __randomizedtesting.SeedInfo.seed([7DBDDBAB981B118D:C7275C3F6C51FF68]:0)
	at org.apache.lucene.codecs.lucene3x.Lucene3xCodec$1.fieldsConsumer(Lucene3xCodec.java:73)
	at org.apache.lucene.index.DocValuesProcessor.flush(DocValuesProcessor.java:77)
	at org.apache.lucene.index.TwoStoredFieldsConsumers.flush(TwoStoredFieldsConsumers.java:42)
	at org.apache.lucene.index.DocFieldProcessor.flush(DocFieldProcessor.java:80)
	at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:465)
	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:506)
	at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:616)
	at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2864)
	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3022)
	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2989)
	at org.apache.lucene.index.RandomIndexWriter.commit(RandomIndexWriter.java:237)
	at org.apache.lucene.search.suggest.DocumentValueSourceDictionaryTest.testWithoutPayload(DocumentValueSourceDictionaryTest.java:138)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at 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 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)


FAILED:  org.apache.lucene.search.suggest.DocumentValueSourceDictionaryTest.testBasic

Error Message:
this codec cannot write docvalues

Stack Trace:
java.lang.UnsupportedOperationException: this codec cannot write docvalues
	at __randomizedtesting.SeedInfo.seed([7DBDDBAB981B118D:D647C6BE47C797A3]:0)
	at org.apache.lucene.codecs.lucene3x.Lucene3xCodec$1.fieldsConsumer(Lucene3xCodec.java:73)
	at org.apache.lucene.index.DocValuesProcessor.flush(DocValuesProcessor.java:77)
	at org.apache.lucene.index.TwoStoredFieldsConsumers.flush(TwoStoredFieldsConsumers.java:42)
	at org.apache.lucene.index.DocFieldProcessor.flush(DocFieldProcessor.java:80)
	at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:465)
	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:506)
	at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:616)
	at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2864)
	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3022)
	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2989)
	at org.apache.lucene.index.RandomIndexWriter.commit(RandomIndexWriter.java:237)
	at org.apache.lucene.search.suggest.DocumentValueSourceDictionaryTest.testBasic(DocumentValueSourceDictionaryTest.java:106)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at 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 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)


FAILED:  org.apache.lucene.search.suggest.DocumentValueSourceDictionaryTest.testWithValueSource

Error Message:
this codec cannot write docvalues

Stack Trace:
java.lang.UnsupportedOperationException: this codec cannot write docvalues
	at __randomizedtesting.SeedInfo.seed([7DBDDBAB981B118D:D800F238F9B9800E]:0)
	at org.apache.lucene.codecs.lucene3x.Lucene3xCodec$1.fieldsConsumer(Lucene3xCodec.java:73)
	at org.apache.lucene.index.DocValuesProcessor.flush(DocValuesProcessor.java:77)
	at org.apache.lucene.index.TwoStoredFieldsConsumers.flush(TwoStoredFieldsConsumers.java:42)
	at org.apache.lucene.index.DocFieldProcessor.flush(DocFieldProcessor.java:80)
	at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:465)
	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:506)
	at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:616)
	at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2864)
	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3022)
	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2989)
	at org.apache.lucene.index.RandomIndexWriter.commit(RandomIndexWriter.java:237)
	at org.apache.lucene.search.suggest.DocumentValueSourceDictionaryTest.testWithValueSource(DocumentValueSourceDictionaryTest.java:224)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at 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 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)


FAILED:  org.apache.lucene.search.suggest.DocumentValueSourceDictionaryTest.testWithDeletions

Error Message:
this codec cannot write docvalues

Stack Trace:
java.lang.UnsupportedOperationException: this codec cannot write docvalues
	at __randomizedtesting.SeedInfo.seed([7DBDDBAB981B118D:13434C098604A5ED]:0)
	at org.apache.lucene.codecs.lucene3x.Lucene3xCodec$1.fieldsConsumer(Lucene3xCodec.java:73)
	at org.apache.lucene.index.DocValuesProcessor.flush(DocValuesProcessor.java:77)
	at org.apache.lucene.index.TwoStoredFieldsConsumers.flush(TwoStoredFieldsConsumers.java:42)
	at org.apache.lucene.index.DocFieldProcessor.flush(DocFieldProcessor.java:80)
	at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:465)
	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:506)
	at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:616)
	at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2864)
	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3022)
	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2989)
	at org.apache.lucene.index.RandomIndexWriter.commit(RandomIndexWriter.java:237)
	at org.apache.lucene.search.suggest.DocumentValueSourceDictionaryTest.testWithDeletions(DocumentValueSourceDictionaryTest.java:175)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at 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 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 9243 lines...]
   [junit4] Suite: org.apache.lucene.search.suggest.DocumentValueSourceDictionaryTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DocumentValueSourceDictionaryTest -Dtests.method=testWithoutPayload -Dtests.seed=7DBDDBAB981B118D -Dtests.slow=true -Dtests.locale=pt_PT -Dtests.timezone=Asia/Yekaterinburg -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.03s | DocumentValueSourceDictionaryTest.testWithoutPayload <<<
   [junit4]    > Throwable #1: java.lang.UnsupportedOperationException: this codec cannot write docvalues
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7DBDDBAB981B118D:C7275C3F6C51FF68]:0)
   [junit4]    > 	at org.apache.lucene.codecs.lucene3x.Lucene3xCodec$1.fieldsConsumer(Lucene3xCodec.java:73)
   [junit4]    > 	at org.apache.lucene.index.DocValuesProcessor.flush(DocValuesProcessor.java:77)
   [junit4]    > 	at org.apache.lucene.index.TwoStoredFieldsConsumers.flush(TwoStoredFieldsConsumers.java:42)
   [junit4]    > 	at org.apache.lucene.index.DocFieldProcessor.flush(DocFieldProcessor.java:80)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:465)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:506)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:616)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2864)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3022)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2989)
   [junit4]    > 	at org.apache.lucene.index.RandomIndexWriter.commit(RandomIndexWriter.java:237)
   [junit4]    > 	at org.apache.lucene.search.suggest.DocumentValueSourceDictionaryTest.testWithoutPayload(DocumentValueSourceDictionaryTest.java:138)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DocumentValueSourceDictionaryTest -Dtests.method=testBasic -Dtests.seed=7DBDDBAB981B118D -Dtests.slow=true -Dtests.locale=pt_PT -Dtests.timezone=Asia/Yekaterinburg -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.09s | DocumentValueSourceDictionaryTest.testBasic <<<
   [junit4]    > Throwable #1: java.lang.UnsupportedOperationException: this codec cannot write docvalues
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7DBDDBAB981B118D:D647C6BE47C797A3]:0)
   [junit4]    > 	at org.apache.lucene.codecs.lucene3x.Lucene3xCodec$1.fieldsConsumer(Lucene3xCodec.java:73)
   [junit4]    > 	at org.apache.lucene.index.DocValuesProcessor.flush(DocValuesProcessor.java:77)
   [junit4]    > 	at org.apache.lucene.index.TwoStoredFieldsConsumers.flush(TwoStoredFieldsConsumers.java:42)
   [junit4]    > 	at org.apache.lucene.index.DocFieldProcessor.flush(DocFieldProcessor.java:80)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:465)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:506)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:616)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2864)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3022)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2989)
   [junit4]    > 	at org.apache.lucene.index.RandomIndexWriter.commit(RandomIndexWriter.java:237)
   [junit4]    > 	at org.apache.lucene.search.suggest.DocumentValueSourceDictionaryTest.testBasic(DocumentValueSourceDictionaryTest.java:106)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DocumentValueSourceDictionaryTest -Dtests.method=testWithValueSource -Dtests.seed=7DBDDBAB981B118D -Dtests.slow=true -Dtests.locale=pt_PT -Dtests.timezone=Asia/Yekaterinburg -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.07s | DocumentValueSourceDictionaryTest.testWithValueSource <<<
   [junit4]    > Throwable #1: java.lang.UnsupportedOperationException: this codec cannot write docvalues
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7DBDDBAB981B118D:D800F238F9B9800E]:0)
   [junit4]    > 	at org.apache.lucene.codecs.lucene3x.Lucene3xCodec$1.fieldsConsumer(Lucene3xCodec.java:73)
   [junit4]    > 	at org.apache.lucene.index.DocValuesProcessor.flush(DocValuesProcessor.java:77)
   [junit4]    > 	at org.apache.lucene.index.TwoStoredFieldsConsumers.flush(TwoStoredFieldsConsumers.java:42)
   [junit4]    > 	at org.apache.lucene.index.DocFieldProcessor.flush(DocFieldProcessor.java:80)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:465)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:506)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:616)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2864)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3022)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2989)
   [junit4]    > 	at org.apache.lucene.index.RandomIndexWriter.commit(RandomIndexWriter.java:237)
   [junit4]    > 	at org.apache.lucene.search.suggest.DocumentValueSourceDictionaryTest.testWithValueSource(DocumentValueSourceDictionaryTest.java:224)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DocumentValueSourceDictionaryTest -Dtests.method=testWithDeletions -Dtests.seed=7DBDDBAB981B118D -Dtests.slow=true -Dtests.locale=pt_PT -Dtests.timezone=Asia/Yekaterinburg -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.02s | DocumentValueSourceDictionaryTest.testWithDeletions <<<
   [junit4]    > Throwable #1: java.lang.UnsupportedOperationException: this codec cannot write docvalues
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7DBDDBAB981B118D:13434C098604A5ED]:0)
   [junit4]    > 	at org.apache.lucene.codecs.lucene3x.Lucene3xCodec$1.fieldsConsumer(Lucene3xCodec.java:73)
   [junit4]    > 	at org.apache.lucene.index.DocValuesProcessor.flush(DocValuesProcessor.java:77)
   [junit4]    > 	at org.apache.lucene.index.TwoStoredFieldsConsumers.flush(TwoStoredFieldsConsumers.java:42)
   [junit4]    > 	at org.apache.lucene.index.DocFieldProcessor.flush(DocFieldProcessor.java:80)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriterPerThread.flush(DocumentsWriterPerThread.java:465)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:506)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:616)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.prepareCommitInternal(IndexWriter.java:2864)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:3022)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.commit(IndexWriter.java:2989)
   [junit4]    > 	at org.apache.lucene.index.RandomIndexWriter.commit(RandomIndexWriter.java:237)
   [junit4]    > 	at org.apache.lucene.search.suggest.DocumentValueSourceDictionaryTest.testWithDeletions(DocumentValueSourceDictionaryTest.java:175)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> NOTE: test params are: codec=Lucene3x, sim=DefaultSimilarity, locale=pt_PT, timezone=Asia/Yekaterinburg
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_51 (64-bit)/cpus=2,threads=1,free=168335576,total=236978176
   [junit4]   2> NOTE: All tests run in this JVM: [FileDictionaryTest, TestInputIterator, FSTCompletionTest, BytesRefSortersTest, TestJaroWinklerDistance, TestSuggestStopFilter, TestHighFrequencyDictionary, WFSTCompletionTest, DocumentDictionaryTest, TestLevenshteinDistance, PersistenceTest, TestFreeTextSuggester, TestPlainTextDictionary, TestSpellChecker, TestSort, FuzzySuggesterTest, AnalyzingSuggesterTest, TestWordBreakSpellChecker, TestLuceneDictionary, TestDirectSpellChecker, TestBytesRefArray, TestNGramDistance, DocumentValueSourceDictionaryTest]
   [junit4] Completed in 0.26s, 5 tests, 4 errors <<< FAILURES!

[...truncated 18 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:459: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:439: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build.xml:539: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:2026: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\module-build.xml:60: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1308: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:941: There were test failures: 26 suites, 139 tests, 4 errors, 2 ignored (1 assumption)

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



[JENKINS] Lucene-Solr-4.x-Windows (64bit/jdk1.7.0_60-ea-b03) - Build # 3635 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3635/
Java: 64bit/jdk1.7.0_60-ea-b03 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
REGRESSION:  org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([598435CFA360E771]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([598435CFA360E771]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderTest

Error Message:
Captured an uncaught exception in thread: Thread[id=942, name=RecoveryThread, state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=942, name=RecoveryThread, state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
Caused by: java.lang.AssertionError: liveDocs.count()=11 info.docCount=20 info.getDelCount()=12
	at __randomizedtesting.SeedInfo.seed([598435CFA360E771]:0)
	at org.apache.lucene.codecs.lucene40.Lucene40LiveDocsFormat.readLiveDocs(Lucene40LiveDocsFormat.java:92)
	at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:103)
	at org.apache.lucene.index.ReadersAndUpdates.getReader(ReadersAndUpdates.java:141)
	at org.apache.lucene.index.ReadersAndUpdates.getReadOnlyClone(ReadersAndUpdates.java:235)
	at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:100)
	at org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:382)
	at org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:272)
	at org.apache.lucene.index.DirectoryReader.openIfChanged(DirectoryReader.java:250)
	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1442)
	at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:1630)
	at org.apache.solr.handler.SnapPuller.openNewSearcherAndUpdateCommitPoint(SnapPuller.java:670)
	at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:490)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:322)
	at org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:155)
	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:437)
	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:247)




Build Log:
[...truncated 10071 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> 220603 T589 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 220614 T589 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-ChaosMonkeySafeLeaderTest-1390672153745
   [junit4]   2> 220616 T589 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 220617 T590 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 220712 T589 oasc.ZkTestServer.run start zk server on port:63986
   [junit4]   2> 220713 T589 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 220721 T596 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5be175f0 name:ZooKeeperConnection Watcher:127.0.0.1:63986 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 220722 T589 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 220722 T589 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 220728 T591 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x143ca850c9b0000, 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> 220731 T589 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 220733 T598 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5db99810 name:ZooKeeperConnection Watcher:127.0.0.1:63986/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 220734 T589 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 220734 T589 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 220742 T589 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 220747 T589 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 220751 T589 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 220757 T589 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 220757 T589 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 220765 T589 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 220765 T589 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 220771 T589 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 220772 T589 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 220776 T589 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 220776 T589 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 220782 T589 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 220782 T589 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 220787 T589 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 220788 T589 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 220794 T589 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 220795 T589 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 220800 T589 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 220801 T589 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 220807 T589 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 220807 T589 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 220812 T589 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 220813 T589 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 220818 T589 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 220818 T589 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 220827 T591 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x143ca850c9b0001, 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> 221288 T589 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 221318 T589 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:63993
   [junit4]   2> 221318 T589 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 221319 T589 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 221319 T589 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1390672153956
   [junit4]   2> 221319 T589 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1390672153956\'
   [junit4]   2> 221367 T589 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1390672153956\solr.xml
   [junit4]   2> 221434 T589 oasc.CoreContainer.<init> New CoreContainer 482582623
   [junit4]   2> 221434 T589 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1390672153956\]
   [junit4]   2> 221441 T589 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 221441 T589 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 221441 T589 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 221441 T589 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 221441 T589 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 221441 T589 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 221441 T589 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 221441 T589 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 221441 T589 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 221448 T589 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 221448 T589 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 221448 T589 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 221448 T589 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63986/solr
   [junit4]   2> 221448 T589 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 221451 T589 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 221471 T609 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@69b217c9 name:ZooKeeperConnection Watcher:127.0.0.1:63986 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 221472 T589 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 221477 T591 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x143ca850c9b0002, 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> 221478 T589 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 221482 T611 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2cac4d10 name:ZooKeeperConnection Watcher:127.0.0.1:63986/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 221482 T589 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 221486 T589 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 221494 T589 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 221501 T589 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 221505 T589 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63993_
   [junit4]   2> 221508 T589 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63993_
   [junit4]   2> 221516 T589 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 221521 T589 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 221530 T589 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 221536 T589 oasc.Overseer.start Overseer (id=91139090268487683-127.0.0.1:63993_-n_0000000000) starting
   [junit4]   2> 221543 T589 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 221552 T613 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 221553 T589 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 221555 T613 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 221561 T589 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 221563 T589 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 221570 T612 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 221575 T614 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 221575 T614 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 221577 T614 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 221578 T611 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 221583 T612 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 221583 T612 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:63993",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:63993_",
   [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> 221583 T612 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 221583 T612 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 221588 T611 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 221590 T611 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> 222527 T614 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 222527 T614 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1390672153956\collection1
   [junit4]   2> 222527 T614 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 222529 T614 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 222530 T614 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 222532 T614 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1390672153956\collection1\'
   [junit4]   2> 222534 T614 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1390672153956/collection1/lib/classes/' to classloader
   [junit4]   2> 222536 T614 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1390672153956/collection1/lib/README' to classloader
   [junit4]   2> 222623 T614 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 222686 T614 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 222690 T614 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 222700 T614 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 223186 T614 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 223188 T614 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 223191 T614 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 223197 T614 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 223248 T614 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 223275 T614 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1390672153956\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390672153743/control/data\
   [junit4]   2> 223275 T614 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@633c4226
   [junit4]   2> 223277 T614 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390672153743\control\data
   [junit4]   2> 223277 T614 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390672153743/control/data\index/
   [junit4]   2> 223277 T614 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390672153743\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 223280 T614 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390672153743\control\data\index
   [junit4]   2> 223281 T614 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=11.5712890625, floorSegmentMB=1.421875, forceMergeDeletesPctAllowed=13.917880844189767, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 223289 T614 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390672153743\control\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 223289 T614 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 223298 T614 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 223299 T614 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 223299 T614 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 223299 T614 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 223300 T614 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 223300 T614 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 223300 T614 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 223301 T614 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 223301 T614 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 223301 T614 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 223302 T614 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 223302 T614 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 223302 T614 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 223303 T614 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 223303 T614 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 223304 T614 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 223310 T614 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 223316 T614 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 223316 T614 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 223317 T614 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=34.2451171875, floorSegmentMB=2.0146484375, forceMergeDeletesPctAllowed=5.796892801276087, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7481123960994159
   [junit4]   2> 223318 T614 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390672153743\control\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 223318 T614 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 223318 T614 oass.SolrIndexSearcher.<init> Opening Searcher@31a3f6a main
   [junit4]   2> 223323 T615 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@31a3f6a main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 223324 T614 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 223326 T589 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 223326 T589 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 223326 T618 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:63993 collection:control_collection shard:shard1
   [junit4]   2> 223330 T589 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 223330 T618 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 223335 T620 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b892f6c name:ZooKeeperConnection Watcher:127.0.0.1:63986/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 223336 T589 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 223340 T589 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 223350 T589 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 223353 T618 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 223360 T611 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 223364 T618 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 223364 T618 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C610 name=collection1 org.apache.solr.core.SolrCore@19cc3738 url=http://127.0.0.1:63993/collection1 node=127.0.0.1:63993_ C610_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:63993, core=collection1, node_name=127.0.0.1:63993_}
   [junit4]   2> 223364 T618 C610 P63993 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:63993/collection1/
   [junit4]   2> 223364 T618 C610 P63993 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 223364 T618 C610 P63993 oasc.SyncStrategy.syncToMe http://127.0.0.1:63993/collection1/ has no replicas
   [junit4]   2> 223364 T618 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:63993/collection1/ shard1
   [junit4]   2> 223365 T618 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 223368 T612 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 223385 T611 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 223388 T611 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> 223388 T620 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> 223401 T612 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 223408 T611 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 223519 T611 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> 223519 T620 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> 223555 T618 oasc.ZkController.register We are http://127.0.0.1:63993/collection1/ and leader is http://127.0.0.1:63993/collection1/
   [junit4]   2> 223555 T618 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:63993
   [junit4]   2> 223555 T618 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 223555 T618 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 223555 T618 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 223558 T611 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 223558 T611 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 223558 T611 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 223562 T618 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 223569 T612 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 223570 T612 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:63993",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:63993_",
   [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":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 223579 T611 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 223687 T620 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> 223687 T611 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> 223959 T589 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 223959 T589 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 223964 T589 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:64005
   [junit4]   2> 223966 T589 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 223966 T589 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 223966 T589 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1390672156479
   [junit4]   2> 223966 T589 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1390672156479\'
   [junit4]   2> 223999 T589 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1390672156479\solr.xml
   [junit4]   2> 224086 T589 oasc.CoreContainer.<init> New CoreContainer 1462799779
   [junit4]   2> 224086 T589 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1390672156479\]
   [junit4]   2> 224089 T589 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 224089 T589 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 224089 T589 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 224089 T589 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 224089 T589 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 224089 T589 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 224089 T589 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 224089 T589 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 224089 T589 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 224096 T589 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 224099 T589 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 224099 T589 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 224099 T589 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63986/solr
   [junit4]   2> 224099 T589 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 224102 T589 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 224105 T631 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@34a2f50d name:ZooKeeperConnection Watcher:127.0.0.1:63986 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 224106 T589 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 224111 T591 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x143ca850c9b0005, 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> 224113 T589 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 224117 T633 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@228ee449 name:ZooKeeperConnection Watcher:127.0.0.1:63986/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 224118 T589 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 224128 T589 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 225165 T589 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64005_
   [junit4]   2> 225168 T589 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:64005_
   [junit4]   2> 225175 T633 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 225176 T620 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 225176 T611 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 225196 T634 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 225196 T634 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 225199 T611 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 225199 T611 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 225199 T611 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 225199 T634 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 225202 T612 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 225204 T612 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64005",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:64005_",
   [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":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 225204 T612 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 225205 T612 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 225211 T611 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 225213 T633 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> 225213 T611 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> 225214 T620 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> 226229 T634 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 226229 T634 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1390672156479\collection1
   [junit4]   2> 226229 T634 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 226231 T634 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 226231 T634 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 226234 T634 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1390672156479\collection1\'
   [junit4]   2> 226237 T634 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1390672156479/collection1/lib/classes/' to classloader
   [junit4]   2> 226237 T634 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1390672156479/collection1/lib/README' to classloader
   [junit4]   2> 226326 T634 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 226387 T634 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 226391 T634 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 226406 T634 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 226928 T634 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 226935 T634 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 226936 T634 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 226944 T634 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 227002 T634 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 227002 T634 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1390672156479\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390672153743/jetty1\
   [junit4]   2> 227002 T634 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@633c4226
   [junit4]   2> 227004 T634 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390672153743\jetty1
   [junit4]   2> 227005 T634 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390672153743/jetty1\index/
   [junit4]   2> 227006 T634 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390672153743\jetty1\index' doesn't exist. Creating new index...
   [junit4]   2> 227006 T634 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390672153743\jetty1\index
   [junit4]   2> 227007 T634 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=11.5712890625, floorSegmentMB=1.421875, forceMergeDeletesPctAllowed=13.917880844189767, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 227012 T634 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390672153743\jetty1\index,segFN=segments_1,generation=1}
   [junit4]   2> 227013 T634 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 227018 T634 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 227018 T634 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 227019 T634 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 227019 T634 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 227019 T634 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 227020 T634 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 227021 T634 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 227021 T634 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 227022 T634 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 227022 T634 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 227023 T634 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 227023 T634 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 227024 T634 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 227024 T634 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 227025 T634 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 227025 T634 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 227035 T634 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 227041 T634 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 227041 T634 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 227042 T634 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=34.2451171875, floorSegmentMB=2.0146484375, forceMergeDeletesPctAllowed=5.796892801276087, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7481123960994159
   [junit4]   2> 227043 T634 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390672153743\jetty1\index,segFN=segments_1,generation=1}
   [junit4]   2> 227043 T634 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 227045 T634 oass.SolrIndexSearcher.<init> Opening Searcher@4982add7 main
   [junit4]   2> 227057 T635 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4982add7 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 227060 T634 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 227061 T589 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 227062 T589 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 227062 T638 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:64005 collection:collection1 shard:shard1
   [junit4]   2> 227066 T638 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 227093 T638 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 227100 T611 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 227103 T638 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 227103 T638 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C611 name=collection1 org.apache.solr.core.SolrCore@73471799 url=http://127.0.0.1:64005/collection1 node=127.0.0.1:64005_ C611_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:64005, core=collection1, node_name=127.0.0.1:64005_}
   [junit4]   2> 227103 T638 C611 P64005 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:64005/collection1/
   [junit4]   2> 227103 T638 C611 P64005 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 227104 T638 C611 P64005 oasc.SyncStrategy.syncToMe http://127.0.0.1:64005/collection1/ has no replicas
   [junit4]   2> 227104 T638 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:64005/collection1/ shard1
   [junit4]   2> 227104 T638 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 227109 T612 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 227128 T611 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 227133 T611 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> 227133 T620 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> 227136 T633 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> 227150 T612 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 227159 T611 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 227268 T611 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> 227269 T620 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> 227269 T633 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> 227305 T638 oasc.ZkController.register We are http://127.0.0.1:64005/collection1/ and leader is http://127.0.0.1:64005/collection1/
   [junit4]   2> 227305 T638 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:64005
   [junit4]   2> 227305 T638 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 227305 T638 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 227305 T638 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 227309 T611 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 227309 T611 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 227309 T611 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 227310 T638 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 227314 T612 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 227316 T612 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64005",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:64005_",
   [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":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 227323 T611 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 227433 T611 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> 227433 T620 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> 227434 T633 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> 227729 T589 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 227729 T589 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 227735 T589 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:64014
   [junit4]   2> 227737 T589 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 227737 T589 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 227737 T589 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1390672160191
   [junit4]   2> 227737 T589 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1390672160191\'
   [junit4]   2> 227786 T589 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1390672160191\solr.xml
   [junit4]   2> 227862 T589 oasc.CoreContainer.<init> New CoreContainer 1277371095
   [junit4]   2> 227862 T589 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1390672160191\]
   [junit4]   2> 227865 T589 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 227865 T589 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 227865 T589 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 227865 T589 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 227865 T589 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 227866 T589 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 227866 T589 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 227866 T589 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 227866 T589 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 227871 T589 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 227871 T589 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 227871 T589 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 227871 T589 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63986/solr
   [junit4]   2> 227873 T589 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 227875 T589 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 227883 T649 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16c4784e name:ZooKeeperConnection Watcher:127.0.0.1:63986 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 227883 T589 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 227888 T591 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x143ca850c9b0007, 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> 227891 T589 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 227895 T651 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7984f946 name:ZooKeeperConnection Watcher:127.0.0.1:63986/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 227895 T589 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 227905 T589 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 228945 T589 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64014_
   [junit4]   2> 228947 T589 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:64014_
   [junit4]   2> 228955 T620 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 228956 T633 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 228956 T651 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 228957 T611 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 228970 T652 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 228970 T652 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 228973 T611 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 228973 T611 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 228973 T611 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 228973 T652 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 228976 T612 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 228977 T612 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64014",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:64014_",
   [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":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 228978 T612 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 228978 T612 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 228986 T611 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 228988 T651 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> 228989 T611 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> 228988 T633 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> 228989 T620 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> 230002 T652 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 230002 T652 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1390672160191\collection1
   [junit4]   2> 230002 T652 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 230004 T652 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 230004 T652 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 230007 T652 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1390672160191\collection1\'
   [junit4]   2> 230007 T652 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1390672160191/collection1/lib/classes/' to classloader
   [junit4]   2> 230009 T652 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1390672160191/collection1/lib/README' to classloader
   [junit4]   2> 230087 T652 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 230151 T652 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 230154 T652 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 230167 T652 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 230668 T652 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 230670 T652 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 230671 T652 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 230679 T652 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 230737 T652 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 230738 T652 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1390672160191\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390672153743/jetty2\
   [junit4]   2> 230738 T652 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@633c4226
   [junit4]   2> 230738 T652 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390672153743\jetty2
   [junit4]   2> 230738 T652 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390672153743/jetty2\index/
   [junit4]   2> 230740 T652 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390672153743\jetty2\index' doesn't exist. Creating new index...
   [junit4]   2> 230741 T652 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390672153743\jetty2\index
   [junit4]   2> 230742 T652 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=11.5712890625, floorSegmentMB=1.421875, forceMergeDeletesPctAllowed=13.917880844189767, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 230749 T652 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390672153743\jetty2\index,segFN=segments_1,generation=1}
   [junit4]   2> 230749 T652 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 230754 T652 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 230755 T652 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 230755 T652 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 230755 T652 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 230756 T652 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 230756 T652 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 230756 T652 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 230757 T652 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 230757 T652 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 230757 T652 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 230759 T652 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 230759 T652 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 230759 T652 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 230760 T652 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 230760 T652 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 230761 T652 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 230770 T652 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 230774 T652 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 230774 T652 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 230776 T652 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=34.2451171875, floorSegmentMB=2.0146484375, forceMergeDeletesPctAllowed=5.796892801276087, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7481123960994159
   [junit4]   2> 230778 T652 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390672153743\jetty2\index,segFN=segments_1,generation=1}
   [junit4]   2> 230778 T652 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 230778 T652 oass.SolrIndexSearcher.<init> Opening Searcher@2e16c743 main
   [junit4]   2> 230783 T653 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2e16c743 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 230786 T652 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 230790 T589 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 230790 T589 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 230790 T656 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:64014 collection:collection1 shard:shard3
   [junit4]   2> 230794 T656 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 230814 T656 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 230820 T611 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 230826 T656 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 230826 T656 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C612 name=collection1 org.apache.solr.core.SolrCore@671d7834 url=http://127.0.0.1:64014/collection1 node=127.0.0.1:64014_ C612_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:64014, core=collection1, node_name=127.0.0.1:64014_}
   [junit4]   2> 230826 T656 C612 P64014 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:64014/collection1/
   [junit4]   2> 230827 T656 C612 P64014 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 230827 T656 C612 P64014 oasc.SyncStrategy.syncToMe http://127.0.0.1:64014/collection1/ has no replicas
   [junit4]   2> 230827 T656 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:64014/collection1/ shard3
   [junit4]   2> 230827 T656 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 230833 T612 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 230859 T611 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 230870 T633 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> 230870 T620 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> 230870 T611 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> 230870 T651 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> 230901 T612 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 230911 T611 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 231022 T620 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> 231022 T611 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> 231023 T651 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> 231023 T633 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> 231035 T656 oasc.ZkController.register We are http://127.0.0.1:64014/collection1/ and leader is http://127.0.0.1:64014/collection1/
   [junit4]   2> 231035 T656 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:64014
   [junit4]   2> 231035 T656 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 231035 T656 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 231035 T656 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 231039 T611 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 231039 T611 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 231039 T611 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 231042 T656 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 231045 T612 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 231049 T612 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64014",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:64014_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 231056 T611 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 231166 T633 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> 231167 T611 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> 231167 T651 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> 231168 T620 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> 231402 T589 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 231403 T589 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 231409 T589 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:64023
   [junit4]   2> 231412 T589 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 231412 T589 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 231412 T589 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1390672163920
   [junit4]   2> 231412 T589 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1390672163920\'
   [junit4]   2> 231448 T589 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1390672163920\solr.xml
   [junit4]   2> 231524 T589 oasc.CoreContainer.<init> New CoreContainer 900056344
   [junit4]   2> 231524 T589 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1390672163920\]
   [junit4]   2> 231526 T589 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 231526 T589 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 231526 T589 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 231527 T589 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 231527 T589 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 231527 T589 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 231528 T589 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 231528 T589 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 231528 T589 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 231534 T589 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 231534 T589 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 231535 T589 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 231535 T589 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63986/solr
   [junit4]   2> 231536 T589 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 231539 T589 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 231545 T667 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@162ec62c name:ZooKeeperConnection Watcher:127.0.0.1:63986 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 231546 T589 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 231550 T591 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x143ca850c9b0009, 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> 231552 T589 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 231557 T669 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7488766c name:ZooKeeperConnection Watcher:127.0.0.1:63986/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 231557 T589 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 231567 T589 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 232603 T589 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64023_
   [junit4]   2> 232605 T589 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:64023_
   [junit4]   2> 232614 T669 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 232615 T620 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 232616 T651 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 232617 T633 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 232617 T611 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 232632 T670 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 232633 T670 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 232636 T611 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 232637 T611 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 232638 T611 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 232636 T670 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 232640 T612 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 232642 T612 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:64023",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:64023_",
   [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":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 232642 T612 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 232642 T612 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 232649 T611 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 232765 T611 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> 232766 T651 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> 232766 T620 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> 232766 T669 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> 232766 T633 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> 233767 T670 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 233767 T670 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1390672163920\collection1
   [junit4]   2> 233767 T670 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 233770 T670 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 233770 T670 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 233773 T670 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1390672163920\collection1\'
   [junit4]   2> 233775 T670 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1390672163920/collection1/lib/classes/' to classloader
   [junit4]   2> 233776 T670 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1390672163920/collection1/lib/README' to classloader
   [junit4]   2> 233855 T670 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 233915 T670 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 233919 T670 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 233935 T670 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 234473 T670 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 234475 T670 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 234477 T670 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 234486 T670 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 234556 T670 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 234557 T670 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty3-1390672163920\collection1\, dataDir=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390672153743/jetty3\
   [junit4]   2> 234557 T670 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@633c4226
   [junit4]   2> 234557 T670 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390672153743\jetty3
   [junit4]   2> 234560 T670 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390672153743/jetty3\index/
   [junit4]   2> 234560 T670 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390672153743\jetty3\index' doesn't exist. Creating new index...
   [junit4]   2> 234562 T670 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390672153743\jetty3\index
   [junit4]   2> 234564 T670 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=11.5712890625, floorSegmentMB=1.421875, forceMergeDeletesPctAllowed=13.917880844189767, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 234572 T670 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1390672153743\jetty3\index,segFN=segments_1,generation=1}
   [junit4]   2> 234574 T670 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 234579 T670 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 234580 T670 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 234580 T670 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 234580 T670 oasup.UpdateRequestProcessorChain.init creating updateRequestPro

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

read.run(ClientCnxn.java:1068)
   [junit4]   2> 	  81) Thread[id=640, name=qtp1702803496-640 Selector0, state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at java.util.ArrayList.iterator(ArrayList.java:814)
   [junit4]   2> 	        at sun.nio.ch.WindowsSelectorImpl.updateSelectedKeys(WindowsSelectorImpl.java:496)
   [junit4]   2> 	        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:172)
   [junit4]   2> 	        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
   [junit4]   2> 	        at sun.nio.ch.SelectorImpl.selectNow(SelectorImpl.java:106)
   [junit4]   2> 	        at org.eclipse.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:536)
   [junit4]   2> 	        at org.eclipse.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 	  82) Thread[id=1091, name=qtp630790799-1091 Selector0, state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at java.util.HashMap.newKeyIterator(HashMap.java:968)
   [junit4]   2> 	        at java.util.HashMap$KeySet.iterator(HashMap.java:1002)
   [junit4]   2> 	        at java.util.HashSet.iterator(HashSet.java:170)
   [junit4]   2> 	        at sun.nio.ch.Util$2.iterator(Util.java:303)
   [junit4]   2> 	        at org.eclipse.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:600)
   [junit4]   2> 	        at org.eclipse.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 	  83) Thread[id=1094, name=Thread-351-SendThread(127.0.0.1:63986), state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at java.util.HashMap.newKeyIterator(HashMap.java:968)
   [junit4]   2> 	        at java.util.HashMap$KeySet.iterator(HashMap.java:1002)
   [junit4]   2> 	        at java.util.HashSet.iterator(HashSet.java:170)
   [junit4]   2> 	        at sun.nio.ch.Util$2.iterator(Util.java:303)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:347)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]   2> 	  84) Thread[id=657, name=HashSessionScavenger-15, state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at java.lang.Object.wait(Native Method)
   [junit4]   2> 	        at java.util.TimerThread.mainLoop(Timer.java:552)
   [junit4]   2> 	        at java.util.TimerThread.run(Timer.java:505)
   [junit4]   2> 7760167 T650 oaz.ClientCnxn$SendThread.run WARN Session 0x143ca850c9b0008 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]   2> 
   [junit4]   2> 7760401 T1094 oaz.ClientCnxn$SendThread.run WARN Session 0x143ca850c9b0030 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]   2> 
   [junit4]   2> 7761462 T885 oaz.ClientCnxn$SendThread.run WARN Session 0x143ca850c9b001e for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused: no further information
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:739)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Lucene3x, sim=DefaultSimilarity, locale=sv_SE, timezone=Pacific/Truk
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_60-ea (64-bit)/cpus=2,threads=134,free=17985128,total=97398784
   [junit4]   2> NOTE: All tests run in this JVM: [TestRandomFaceting, WordBreakSolrSpellCheckerTest, ResponseLogComponentTest, SuggesterFSTTest, TestBinaryResponseWriter, TestGroupingSearch, SpellPossibilityIteratorTest, SolrCoreTest, SynonymTokenizerTest, HdfsCollectionsAPIDistributedZkTest, TestZkChroot, ClusterStateTest, DateMathParserTest, TestRemoteStreaming, LeaderElectionIntegrationTest, ShardRoutingCustomTest, SpellCheckCollatorTest, TimeZoneUtilsTest, TestAddFieldRealTimeGet, TestPartialUpdateDeduplication, IndexSchemaRuntimeFieldTest, TermVectorComponentTest, TestDistributedGrouping, TestIndexSearcher, TestSystemIdResolver, TestOverriddenPrefixQueryForCustomFieldType, SuggestComponentTest, TestSurroundQueryParser, ChaosMonkeySafeLeaderTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.seed=598435CFA360E771 -Dtests.slow=true -Dtests.locale=sv_SE -Dtests.timezone=Pacific/Truk -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s | ChaosMonkeySafeLeaderTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([598435CFA360E771]:0)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=942, name=RecoveryThread, state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]    > Caused by: java.lang.AssertionError: liveDocs.count()=11 info.docCount=20 info.getDelCount()=12
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([598435CFA360E771]:0)
   [junit4]    > 	at org.apache.lucene.codecs.lucene40.Lucene40LiveDocsFormat.readLiveDocs(Lucene40LiveDocsFormat.java:92)
   [junit4]    > 	at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:103)
   [junit4]    > 	at org.apache.lucene.index.ReadersAndUpdates.getReader(ReadersAndUpdates.java:141)
   [junit4]    > 	at org.apache.lucene.index.ReadersAndUpdates.getReadOnlyClone(ReadersAndUpdates.java:235)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:100)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:382)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:272)
   [junit4]    > 	at org.apache.lucene.index.DirectoryReader.openIfChanged(DirectoryReader.java:250)
   [junit4]    > 	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1442)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:1630)
   [junit4]    > 	at org.apache.solr.handler.SnapPuller.openNewSearcherAndUpdateCommitPoint(SnapPuller.java:670)
   [junit4]    > 	at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:490)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:322)
   [junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:155)
   [junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:437)
   [junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:247)
   [junit4] Completed in 7541.25s, 1 test, 3 errors <<< FAILURES!

[...truncated 985 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:459: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:439: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:491: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1308: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:941: There were test failures: 355 suites, 1547 tests, 2 suite-level errors, 1 error, 1374 ignored

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