You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/03/01 03:57:18 UTC

[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4633 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4633/

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

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:12584/collection1, https://127.0.0.1:23911/collection1, https://127.0.0.1:48658/collection1, https://127.0.0.1:32138/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:12584/collection1, https://127.0.0.1:23911/collection1, https://127.0.0.1:48658/collection1, https://127.0.0.1:32138/collection1]
	at __randomizedtesting.SeedInfo.seed([F992B5D6C4B3E2E2:78743BCEB3EC82DE]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:387)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:635)
	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.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1240)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1209)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:216)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:724)
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:497)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:302)
	... 47 more




Build Log:
[...truncated 11117 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> 1905940 T40249 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 1905941 T40249 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1905947 T40249 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./solrtest-ChaosMonkeyNothingIsSafeTest-1393641682844
   [junit4]   2> 1905949 T40249 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1905950 T40250 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1906050 T40249 oasc.ZkTestServer.run start zk server on port:54735
   [junit4]   2> 1906051 T40249 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1906056 T40256 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@35184e89 name:ZooKeeperConnection Watcher:127.0.0.1:54735 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1906057 T40249 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1906057 T40249 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1906070 T40249 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1906072 T40258 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b6a408e name:ZooKeeperConnection Watcher:127.0.0.1:54735/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1906072 T40249 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1906072 T40249 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1906083 T40249 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1906085 T40249 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1906087 T40249 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1906097 T40249 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1906098 T40249 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1906108 T40249 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1906109 T40249 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1906212 T40249 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1906213 T40249 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1906222 T40249 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1906222 T40249 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1906225 T40249 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1906226 T40249 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1906229 T40249 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1906229 T40249 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1906232 T40249 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1906233 T40249 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1906236 T40249 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1906236 T40249 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1906239 T40249 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1906240 T40249 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1906243 T40249 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1906243 T40249 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1906246 T40249 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1906247 T40249 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1906257 T40249 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1906259 T40260 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@34e61d3e name:ZooKeeperConnection Watcher:127.0.0.1:54735/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1906259 T40249 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1907180 T40249 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1907185 T40249 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1907188 T40249 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:33252
   [junit4]   2> 1907190 T40249 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1907191 T40249 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1907191 T40249 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1393641683165
   [junit4]   2> 1907191 T40249 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1393641683165/'
   [junit4]   2> 1907217 T40249 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1393641683165/solr.xml
   [junit4]   2> 1907287 T40249 oasc.CoreContainer.<init> New CoreContainer 234704730
   [junit4]   2> 1907288 T40249 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1393641683165/]
   [junit4]   2> 1907290 T40249 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1907290 T40249 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1907290 T40249 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1907291 T40249 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1907291 T40249 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1907291 T40249 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1907292 T40249 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1907292 T40249 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1907292 T40249 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1907303 T40249 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1907303 T40249 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1907304 T40249 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1907304 T40249 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54735/solr
   [junit4]   2> 1907304 T40249 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1907305 T40249 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1907308 T40271 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e09a2e2 name:ZooKeeperConnection Watcher:127.0.0.1:54735 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1907309 T40249 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1907321 T40249 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1907323 T40273 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f2a7a60 name:ZooKeeperConnection Watcher:127.0.0.1:54735/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1907323 T40249 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1907330 T40249 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1907335 T40249 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1907344 T40249 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1907346 T40249 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33252_
   [junit4]   2> 1907353 T40249 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33252_
   [junit4]   2> 1907356 T40249 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1907358 T40249 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1907370 T40249 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:33252_
   [junit4]   2> 1907370 T40249 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1907380 T40249 oasc.Overseer.start Overseer (id=91333701327388676-127.0.0.1:33252_-n_0000000000) starting
   [junit4]   2> 1907384 T40249 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1907399 T40275 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1907399 T40249 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1907400 T40275 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 1907402 T40249 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1907404 T40249 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1907406 T40274 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1907412 T40276 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1907412 T40276 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1907414 T40273 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1907414 T40276 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1907415 T40274 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1907416 T40274 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:33252",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33252_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1907416 T40274 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1907416 T40274 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1907419 T40273 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1907429 T40273 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> 1908415 T40276 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1908415 T40276 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1393641683165/collection1
   [junit4]   2> 1908416 T40276 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1908416 T40276 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1908417 T40276 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1908418 T40276 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1908418 T40276 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1393641683165/collection1/'
   [junit4]   2> 1908420 T40276 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1393641683165/collection1/lib/README' to classloader
   [junit4]   2> 1908421 T40276 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1393641683165/collection1/lib/.svn/' to classloader
   [junit4]   2> 1908422 T40276 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1393641683165/collection1/lib/classes/' to classloader
   [junit4]   2> 1908497 T40276 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1908571 T40276 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1908672 T40276 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1908694 T40276 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1909236 T3 oasu.ConcurrentLRUCache.finalize ERROR ConcurrentLRUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 1909335 T40276 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1909340 T40276 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1909343 T40276 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1909348 T40276 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1909371 T40276 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1909371 T40276 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1393641683165/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393641682844/control/data/
   [junit4]   2> 1909372 T40276 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c07d2e0
   [junit4]   2> 1909374 T40276 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393641682844/control/data
   [junit4]   2> 1909375 T40276 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393641682844/control/data/index/
   [junit4]   2> 1909376 T40276 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393641682844/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1909377 T40276 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393641682844/control/data/index
   [junit4]   2> 1909378 T40276 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=29.47265625, floorSegmentMB=1.9921875, forceMergeDeletesPctAllowed=6.271242444737365, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1909385 T40276 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393641682844/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1909385 T40276 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1909392 T40276 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1909393 T40276 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1909393 T40276 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1909394 T40276 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1909394 T40276 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1909395 T40276 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1909395 T40276 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1909396 T40276 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1909396 T40276 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1909397 T40276 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1909397 T40276 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1909398 T40276 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1909398 T40276 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1909399 T40276 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1909399 T40276 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1909400 T40276 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1909401 T40276 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1909418 T40276 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1909423 T40276 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1909424 T40276 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1909425 T40276 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=11.7333984375, floorSegmentMB=2.1875, forceMergeDeletesPctAllowed=4.227567487376928, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6024095439076279
   [junit4]   2> 1909427 T40276 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393641682844/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1909427 T40276 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1909428 T40276 oass.SolrIndexSearcher.<init> Opening Searcher@1cc78046[collection1] main
   [junit4]   2> 1909432 T40277 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1cc78046[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1909436 T40276 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1909437 T40249 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 1909438 T40249 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1909437 T40280 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:33252 collection:control_collection shard:shard1
   [junit4]   2> 1909439 T40280 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1909443 T40249 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1909476 T40282 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@71302e7f name:ZooKeeperConnection Watcher:127.0.0.1:54735/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1909476 T40249 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1909502 T40249 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1909556 T40280 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1909556 T40249 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1909559 T40273 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1909559 T40280 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1909560 T40280 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1583 name=collection1 org.apache.solr.core.SolrCore@78599897 url=https://127.0.0.1:33252/collection1 node=127.0.0.1:33252_ C1583_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:33252, core=collection1, node_name=127.0.0.1:33252_}
   [junit4]   2> 1909560 T40280 C1583 P33252 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:33252/collection1/
   [junit4]   2> 1909560 T40274 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1909560 T40280 C1583 P33252 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1909561 T40280 C1583 P33252 oasc.SyncStrategy.syncToMe https://127.0.0.1:33252/collection1/ has no replicas
   [junit4]   2> 1909561 T40280 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:33252/collection1/ shard1
   [junit4]   2> 1909562 T40280 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1909564 T40273 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1909565 T40273 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> 1909565 T40282 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> 1909581 T40274 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1909584 T40273 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1909691 T40273 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> 1909691 T40282 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> 1909733 T40280 oasc.ZkController.register We are https://127.0.0.1:33252/collection1/ and leader is https://127.0.0.1:33252/collection1/
   [junit4]   2> 1909733 T40280 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:33252
   [junit4]   2> 1909733 T40280 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1909733 T40280 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1909734 T40280 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1909735 T40273 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1909735 T40273 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1909736 T40280 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1909736 T40273 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1909737 T40274 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1909737 T40274 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:33252",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33252_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1909748 T40273 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1909851 T40273 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> 1909851 T40282 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> 1910518 T40249 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1910519 T40249 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1910523 T40249 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1910525 T40249 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:23911
   [junit4]   2> 1910527 T40249 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1910528 T40249 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1910528 T40249 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1393641686453
   [junit4]   2> 1910528 T40249 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1393641686453/'
   [junit4]   2> 1910554 T40249 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1393641686453/solr.xml
   [junit4]   2> 1910620 T40249 oasc.CoreContainer.<init> New CoreContainer 2025049009
   [junit4]   2> 1910621 T40249 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1393641686453/]
   [junit4]   2> 1910622 T40249 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1910622 T40249 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1910623 T40249 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1910623 T40249 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1910623 T40249 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1910624 T40249 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1910624 T40249 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1910624 T40249 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1910625 T40249 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1910635 T40249 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1910635 T40249 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1910636 T40249 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1910636 T40249 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54735/solr
   [junit4]   2> 1910637 T40249 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1910637 T40249 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1910666 T40293 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13185cf8 name:ZooKeeperConnection Watcher:127.0.0.1:54735 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1910666 T40249 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1910682 T40249 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1910683 T40295 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@880f4e2 name:ZooKeeperConnection Watcher:127.0.0.1:54735/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1910684 T40249 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1910695 T40249 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1911698 T40249 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:23911_
   [junit4]   2> 1911709 T40249 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:23911_
   [junit4]   2> 1911713 T40273 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1911713 T40295 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1911713 T40282 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1911734 T40296 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1911735 T40296 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1911736 T40273 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1911736 T40296 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1911737 T40273 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1911737 T40273 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1911738 T40274 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1911739 T40274 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:23911",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:23911_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1911739 T40274 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 1911740 T40274 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1911743 T40273 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1911744 T40295 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> 1911744 T40282 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> 1911744 T40273 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> 1912738 T40296 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1912738 T40296 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1393641686453/collection1
   [junit4]   2> 1912739 T40296 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1912739 T40296 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1912740 T40296 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1912740 T40296 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1912741 T40296 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1393641686453/collection1/'
   [junit4]   2> 1912743 T40296 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1393641686453/collection1/lib/README' to classloader
   [junit4]   2> 1912744 T40296 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1393641686453/collection1/lib/classes/' to classloader
   [junit4]   2> 1912744 T40296 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1393641686453/collection1/lib/.svn/' to classloader
   [junit4]   2> 1912819 T40296 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1912893 T40296 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1912994 T40296 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1913013 T40296 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1913614 T40296 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1913618 T40296 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1913620 T40296 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1913625 T40296 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1913648 T40296 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1913648 T40296 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1393641686453/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393641682844/jetty1/
   [junit4]   2> 1913648 T40296 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c07d2e0
   [junit4]   2> 1913650 T40296 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393641682844/jetty1
   [junit4]   2> 1913651 T40296 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393641682844/jetty1/index/
   [junit4]   2> 1913651 T40296 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393641682844/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1913652 T40296 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393641682844/jetty1/index
   [junit4]   2> 1913653 T40296 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=29.47265625, floorSegmentMB=1.9921875, forceMergeDeletesPctAllowed=6.271242444737365, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1913658 T40296 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393641682844/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 1913658 T40296 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1913664 T40296 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1913665 T40296 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1913665 T40296 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1913665 T40296 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1913666 T40296 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1913666 T40296 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1913667 T40296 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1913667 T40296 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1913667 T40296 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1913668 T40296 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1913669 T40296 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1913670 T40296 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1913670 T40296 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1913671 T40296 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1913672 T40296 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1913672 T40296 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1913673 T40296 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1913689 T40296 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1913693 T40296 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1913694 T40296 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1913695 T40296 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=11.7333984375, floorSegmentMB=2.1875, forceMergeDeletesPctAllowed=4.227567487376928, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6024095439076279
   [junit4]   2> 1913697 T40296 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393641682844/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 1913697 T40296 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1913698 T40296 oass.SolrIndexSearcher.<init> Opening Searcher@4ad17421[collection1] main
   [junit4]   2> 1913704 T40297 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4ad17421[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1913708 T40296 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1913709 T40249 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 1913710 T40249 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1913709 T40300 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:23911 collection:collection1 shard:shard1
   [junit4]   2> 1913712 T40300 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1913731 T40300 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1913734 T40273 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1913734 T40300 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1913734 T40300 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1584 name=collection1 org.apache.solr.core.SolrCore@3d91531a url=https://127.0.0.1:23911/collection1 node=127.0.0.1:23911_ C1584_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:23911, core=collection1, node_name=127.0.0.1:23911_}
   [junit4]   2> 1913735 T40300 C1584 P23911 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:23911/collection1/
   [junit4]   2> 1913735 T40300 C1584 P23911 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1913735 T40274 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1913735 T40300 C1584 P23911 oasc.SyncStrategy.syncToMe https://127.0.0.1:23911/collection1/ has no replicas
   [junit4]   2> 1913736 T40300 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:23911/collection1/ shard1
   [junit4]   2> 1913736 T40300 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1913738 T40273 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1913739 T40295 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> 1913739 T40282 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> 1913739 T40273 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> 1913743 T40274 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1913745 T40273 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1913849 T40273 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> 1913849 T40282 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> 1913849 T40295 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> 1913895 T40300 oasc.ZkController.register We are https://127.0.0.1:23911/collection1/ and leader is https://127.0.0.1:23911/collection1/
   [junit4]   2> 1913895 T40300 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:23911
   [junit4]   2> 1913895 T40300 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1913895 T40300 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1913896 T40300 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1913897 T40273 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1913897 T40273 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1913897 T40300 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1913898 T40273 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1913899 T40274 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1913900 T40274 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:23911",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:23911_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1913903 T40273 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1914005 T40273 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> 1914005 T40295 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> 1914005 T40282 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> 1914629 T40249 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1914630 T40249 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1914634 T40249 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1914636 T40249 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:64587
   [junit4]   2> 1914638 T40249 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1914639 T40249 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1914639 T40249 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1393641690609
   [junit4]   2> 1914640 T40249 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1393641690609/'
   [junit4]   2> 1914665 T40249 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1393641690609/solr.xml
   [junit4]   2> 1914763 T40249 oasc.CoreContainer.<init> New CoreContainer 295029117
   [junit4]   2> 1914763 T40249 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1393641690609/]
   [junit4]   2> 1914765 T40249 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1914765 T40249 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1914765 T40249 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1914766 T40249 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1914766 T40249 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1914766 T40249 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1914767 T40249 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1914767 T40249 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1914768 T40249 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1914778 T40249 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1914778 T40249 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1914778 T40249 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1914779 T40249 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54735/solr
   [junit4]   2> 1914779 T40249 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1914780 T40249 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1914783 T40311 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f641411 name:ZooKeeperConnection Watcher:127.0.0.1:54735 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1914784 T40249 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1914801 T40249 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1914802 T40313 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7d8312a9 name:ZooKeeperConnection Watcher:127.0.0.1:54735/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1914802 T40249 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1914815 T40249 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1915818 T40249 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64587_
   [junit4]   2> 1915846 T40249 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:64587_
   [junit4]   2> 1915850 T40282 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1915851 T40313 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1915850 T40273 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1915850 T40295 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1915870 T40314 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1915870 T40314 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1915871 T40273 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1915871 T40314 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1915872 T40273 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1915872 T40273 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1915873 T40274 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1915874 T40274 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:64587",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:64587_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1915874 T40274 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1915875 T40274 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1915878 T40273 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1915887 T40273 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> 1915887 T40295 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> 1915887 T40282 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> 1915887 T40313 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> 1916873 T40314 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1916873 T40314 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1393641690609/collection1
   [junit4]   2> 1916873 T40314 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1916874 T40314 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1916874 T40314 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1916875 T40314 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1916876 T40314 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1393641690609/collection1/'
   [junit4]   2> 1916878 T40314 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1393641690609/collection1/lib/classes/' to classloader
   [junit4]   2> 1916879 T40314 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1393641690609/collection1/lib/.svn/' to classloader
   [junit4]   2> 1916879 T40314 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1393641690609/collection1/lib/README' to classloader
   [junit4]   2> 1916953 T40314 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1917028 T40314 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1917130 T40314 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1917146 T40314 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1917748 T40314 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1917752 T40314 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1917755 T40314 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1917760 T40314 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1917781 T40314 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1917782 T40314 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1393641690609/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393641682844/jetty2/
   [junit4]   2> 1917782 T40314 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c07d2e0
   [junit4]   2> 1917784 T40314 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393641682844/jetty2
   [junit4]   2> 1917785 T40314 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393641682844/jetty2/index/
   [junit4]   2> 1917785 T40314 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393641682844/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1917787 T40314 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393641682844/jetty2/index
   [junit4]   2> 1917788 T40314 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=29.47265625, floorSegmentMB=1.9921875, forceMergeDeletesPctAllowed=6.271242444737365, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1917793 T40314 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393641682844/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 1917793 T40314 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1917800 T40314 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1917800 T40314 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1917801 T40314 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1917801 T40314 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1917801 T40314 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1917802 T40314 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1917802 T40314 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1917803 T40314 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1917803 T40314 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1917804 T40314 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1917805 T40314 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1917805 T40314 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1917806 T40314 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1917807 T40314 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1917807 T40314 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1917808 T40314 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1917809 T40314 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1917826 T40314 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1917830 T40314 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1917831 T40314 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1917832 T40314 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=11.7333984375, floorSegmentMB=2.1875, forceMergeDeletesPctAllowed=4.227567487376928, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6024095439076279
   [junit4]   2> 1917834 T40314 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1393641682844/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 1917834 T40314 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1917835 T40314 oass.SolrIndexSearcher.<init> Opening Searcher@10d0fc46[collection1] main
   [junit4]   2> 1917841 T40315 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@10d0fc46[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1917846 T40314 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1917847 T40249 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 1917848 T40249 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1917847 T40318 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:64587 collection:collection1 shard:shard2
   [junit4]   2> 1917849 T40318 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1917863 T40318 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1917866 T40273 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1917866 T40318 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1917866 T40318 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1585 name=collection1 org.apache.solr.core.SolrCore@1241a1d2 url=https://127.0.0.1:64587/collection1 node=127.0.0.1:64587_ C1585_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:64587, core=collection1, node_name=127.0.0.1:64587_}
   [junit4]   2> 1917866 T40318 C1585 P64587 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:64587/collection1/
   [junit4]   2> 1917867 T40274 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1917867 T40318 C1585 P64587 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1917867 T40318 C1585 P64587 oasc.SyncStrategy.syncToMe https://127.0.0.1:64587/collection1/ has no replicas
   [junit4]   2> 1917868 T40318 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:64587/collection1/ shard2
   [junit4]   2> 1917868 T40318 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1917876 T40273 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1917877 T40273 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> 1917877 T40313 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> 1917877 T40295 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> 1917877 T40282 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> 1917889 T40274 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1917896 T40273 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1918000 T40295 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> 1918000 T40313 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> 1918000 T40273 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> 1918000 T40282 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> 1918041 T40318 oasc.ZkController.register We are https://127.0.0.1:64587/collection1/ and leader is https://127.0.0.1:64587/collection1/
   [junit4]   2> 1918041 T40318 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:64587
   [junit4]   2> 1918041 T40318 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1918041 T40318 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1918042 T40318 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1918043 T40273 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1918043 T40273 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1918044 T40273 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1918043 T40318 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1918045 T40274 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1918045 T40274 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:64587",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:64587_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1918057 T40273 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1918169 T40295 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> 1918169 T40313 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> 1918169 T40282 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> 1918169 T40273 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> 1918754 T40249 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1918755 T40249 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1918761 T40249 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1918762 T40249 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:12584
   [junit4]   2> 1918764 T40249 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1918764 T40249 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1918765 T40249 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1393641694747
   [junit4]   2> 1918765 T40249 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1393641694747/'
   [junit4]   2> 1918790 T40249 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1393641694747/solr.xml
   [junit4]   2> 1918857 T40249 oasc.CoreContainer.<init> New CoreContainer 2060098417
   [junit4]   2> 1918857 T40249 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1393641694747/]
   [junit4]   2> 1918859 T40249 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1918859 T40249 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1918860 T40249 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1918860 T40249 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1918860 T40249 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1918861 T40249 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1918861 T40249 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1918861 T40249 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1918862 T40249 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1918871 T40249 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1918872 T40249 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1918872 T40249 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1918872 T40249 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:54735/solr
   [junit4]   2> 1918873 T40249 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1918874 T40249 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1918877 T40329 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@360d0a90 name:ZooKeeperConnection Watcher:127.0.0.1:54735 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1918877 T40249 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1918891 T40249 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1918893 T40331 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5cdbcfa8 name:ZooKeeperConnection Watcher:127.0.0.1:54735/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1918893 T40249 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1918898 T40249 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1919900 T40249 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:12584_
   [junit4]   2> 1919903 T40249 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:12584_
   [junit4]   2> 1919907 T40273 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1919907 T40331 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1919907 T40282 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1919907 T40295 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1919907 T40313 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1919928 T40332 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1919928 T40332 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1919929 T40273 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1919930 T40332 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1919930 T40273 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1919930 T40273 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConn

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

he.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:399)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:188)
   [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.joinElection(LeaderElector.java:289)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:399)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:259)
   [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> 2360571 T40399 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2360572 T40399 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
   [junit4]   2> 2360572 T40399 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2360572 T40399 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:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:254)
   [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:254)
   [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> 454698 T40248 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> 2360650 T41703 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene46: {a_si=PostingsFormat(name=NestedPulsing), _version_=PostingsFormat(name=NestedPulsing), id=MockVariableIntBlock(baseBlockSize=33), a_t=PostingsFormat(name=Lucene41VarGapFixedInterval)}, docValues:{}, sim=DefaultSimilarity, locale=no_NO, timezone=America/Pangnirtung
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=16,threads=1,free=262375704,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TermVectorComponentDistributedTest, TestSolrDeletionPolicy2, TestStressLucene, StressHdfsTest, OverseerRolesTest, TestSolrXml, HardAutoCommitTest, DistanceFunctionTest, TestDistributedSearch, AssignTest, PreAnalyzedUpdateProcessorTest, TestJmxIntegration, TestSolr4Spatial, TestSolrQueryParserDefaultOperatorResource, BlockDirectoryTest, CursorMarkTest, UniqFieldsUpdateProcessorFactoryTest, TestCollationField, TestBlendedInfixSuggestions, HighlighterConfigTest, TestDistribDocBasedVersion, StandardRequestHandlerTest, TestArbitraryIndexDir, TestRangeQuery, TestRandomFaceting, MultiTermTest, TestIndexSearcher, TestNoOpRegenerator, JSONWriterTest, ShardRoutingCustomTest, TestBinaryField, NumericFieldsTest, TestRecoveryHdfs, XmlUpdateRequestHandlerTest, ConvertedLegacyTest, SolrIndexConfigTest, TestDistributedGrouping, TestDFRSimilarityFactory, TestFuzzyAnalyzedSuggestions, OpenCloseCoreStressTest, ConnectionManagerTest, TestWordDelimiterFilterFactory, SolrCoreCheckLockOnStartupTest, OpenExchangeRatesOrgProviderTest, TestLazyCores, ZkSolrClientTest, RAMDirectoryFactoryTest, TestComponentsName, CoreMergeIndexesAdminHandlerTest, PluginInfoTest, TestClassNameShortening, CustomCollectionTest, SortByFunctionTest, TestCoreDiscovery, TestNonDefinedSimilarityFactory, TestUpdate, TestQuerySenderListener, DefaultValueUpdateProcessorTest, TestPartialUpdateDeduplication, TestXIncludeConfig, CurrencyFieldXmlFileTest, BasicDistributedZk2Test, TestSolrXmlPersistence, TestMaxScoreQueryParser, TestFieldTypeResource, TestNumberUtils, DateFieldTest, TestRTGBase, SuggesterTSTTest, TestShardHandlerFactory, IndexSchemaRuntimeFieldTest, TestFastOutputStream, TestOmitPositions, StatsComponentTest, HdfsUnloadDistributedZkTest, DisMaxRequestHandlerTest, TestSchemaResource, TestZkChroot, TestSimpleQParserPlugin, TestDefaultSimilarityFactory, HdfsCollectionsAPIDistributedZkTest, TestDynamicFieldCollectionResource, AddSchemaFieldsUpdateProcessorFactoryTest, TestBinaryResponseWriter, IndexBasedSpellCheckerTest, TestRecovery, SolrTestCaseJ4Test, FileUtilsTest, TestImplicitCoreProperties, XsltUpdateRequestHandlerTest, TestFieldTypeCollectionResource, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, LeaderElectionIntegrationTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestRandomDVFaceting, AutoCommitTest, TestFaceting, TestHashPartitioner, ZkControllerTest, TestStressReorder, TestMultiCoreConfBootstrap, TestReload, TestStressVersions, TestCoreContainer, SimpleFacetsTest, SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, QueryElevationComponentTest, PeerSyncTest, BadIndexSchemaTest, TestFiltering, TestFunctionQuery, DirectUpdateHandlerTest, OverseerCollectionProcessorTest, HighlighterTest, SoftAutoCommitTest, CurrencyFieldOpenExchangeTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SpellCheckCollatorTest, SolrRequestParserTest, TestFoldingMultitermQuery, SuggesterTest, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, QueryEqualityTest, DocValuesMultiTest, DebugComponentTest, CacheHeaderTest, TestSurroundQueryParser, LukeRequestHandlerTest, TestWriterPerf, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, TestQueryTypes, PrimitiveFieldTypeTest, TermsComponentTest, RequestHandlersTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, MoreLikeThisHandlerTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, LoggingHandlerTest, RegexBoostProcessorTest, SolrPluginUtilsTest, ReturnFieldsTest, TestCSVResponseWriter, MBeansHandlerTest, TestAnalyzedSuggestions, JsonLoaderTest, TestPHPSerializedResponseWriter, PingRequestHandlerTest, SearchHandlerTest, CoreContainerCoreInitFailuresTest, TestLFUCache, SOLR749Test, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, ResponseLogComponentTest, TestStressRecovery, TestSearchPerf, MinimalSchemaTest, TestElisionMultitermQuery, OutputWriterTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestPhraseSuggestions, TestCodecSupport, EchoParamsTest, TestSweetSpotSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestFastWriter, TestJmxMonitoredMap, TimeZoneUtilsTest, URLClassifyProcessorTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed on J1 in 454.99s, 1 test, 1 error <<< FAILURES!

[...truncated 252 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:465: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:445: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/extra-targets.xml:37: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/common-build.xml:490: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1274: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:907: There were test failures: 373 suites, 1611 tests, 1 error, 48 ignored (20 assumptions)

Total time: 75 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure