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

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-fcs-b132) - Build # 9710 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9710/
Java: 64bit/jdk1.8.0-fcs-b132 -XX:-UseCompressedOops -XX:+UseParallelGC

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

Error Message:
shard1 is not consistent.  Got 529 from https://127.0.0.1:34135/collection1lastClient and got 517 from https://127.0.0.1:56669/collection1

Stack Trace:
java.lang.AssertionError: shard1 is not consistent.  Got 529 from https://127.0.0.1:34135/collection1lastClient and got 517 from https://127.0.0.1:56669/collection1
	at __randomizedtesting.SeedInfo.seed([1983D7B250625593:986559AA273D35AF]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1230)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1209)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:218)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 10605 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> 284629 T1277 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 284629 T1277 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 284633 T1277 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ChaosMonkeyNothingIsSafeTest-1394232177564
   [junit4]   2> 284634 T1277 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 284638 T1278 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 284735 T1277 oasc.ZkTestServer.run start zk server on port:43824
   [junit4]   2> 284735 T1277 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 284824 T1284 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@457c5c2a name:ZooKeeperConnection Watcher:127.0.0.1:43824 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 284825 T1277 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 284825 T1277 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 284833 T1279 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1449eb6b3a40000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 284833 T1277 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 284844 T1286 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5884c483 name:ZooKeeperConnection Watcher:127.0.0.1:43824/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 284850 T1277 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 284851 T1277 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 284854 T1277 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 284870 T1277 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 284874 T1277 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 284876 T1277 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 284877 T1277 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 284880 T1277 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 284880 T1277 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 284888 T1277 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 284889 T1277 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 284891 T1277 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 284891 T1277 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 284895 T1277 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 284895 T1277 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 284899 T1277 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 284899 T1277 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 284915 T1277 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 284916 T1277 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 284939 T1277 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 284943 T1277 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 284953 T1277 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 284953 T1277 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 284955 T1277 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 284956 T1277 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 284958 T1277 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 284959 T1277 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 284962 T1279 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1449eb6b3a40001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 284962 T1277 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 284967 T1288 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7af283ac name:ZooKeeperConnection Watcher:127.0.0.1:43824/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 284967 T1277 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 285272 T1277 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 285276 T1277 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 285292 T1277 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:37820
   [junit4]   2> 285294 T1277 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 285294 T1277 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 285294 T1277 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1394232177904
   [junit4]   2> 285294 T1277 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1394232177904/'
   [junit4]   2> 285302 T1277 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1394232177904/solr.xml
   [junit4]   2> 285310 T1277 oasc.CoreContainer.<init> New CoreContainer 691288156
   [junit4]   2> 285311 T1277 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1394232177904/]
   [junit4]   2> 285311 T1277 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 285311 T1277 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 285312 T1277 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 285312 T1277 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 285312 T1277 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 285312 T1277 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 285312 T1277 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 285313 T1277 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 285313 T1277 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 285316 T1277 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 285316 T1277 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 285316 T1277 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 285316 T1277 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43824/solr
   [junit4]   2> 285317 T1277 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 285317 T1277 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 285320 T1299 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@564d2778 name:ZooKeeperConnection Watcher:127.0.0.1:43824 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 285320 T1277 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 285323 T1277 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 285324 T1301 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7cdb1862 name:ZooKeeperConnection Watcher:127.0.0.1:43824/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 285324 T1277 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 285326 T1277 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 285328 T1277 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 285330 T1277 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 285331 T1277 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37820_
   [junit4]   2> 285332 T1277 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37820_
   [junit4]   2> 285347 T1277 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 285349 T1277 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 285357 T1277 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:37820_
   [junit4]   2> 285357 T1277 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 285359 T1277 oasc.Overseer.start Overseer (id=91372399989358596-127.0.0.1:37820_-n_0000000000) starting
   [junit4]   2> 285361 T1277 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 285363 T1303 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 285363 T1277 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 285365 T1303 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 285379 T1277 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 285381 T1277 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 285388 T1302 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 285389 T1304 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 285390 T1304 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 285391 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 285391 T1304 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 285392 T1302 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 285392 T1302 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:37820",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37820_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 285392 T1302 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 285393 T1302 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 285395 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 285396 T1301 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> 286391 T1304 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 286392 T1304 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1394232177904/collection1
   [junit4]   2> 286392 T1304 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 286392 T1304 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 286392 T1304 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 286393 T1304 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 286393 T1304 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1394232177904/collection1/'
   [junit4]   2> 286394 T1304 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1394232177904/collection1/lib/.svn/' to classloader
   [junit4]   2> 286394 T1304 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1394232177904/collection1/lib/classes/' to classloader
   [junit4]   2> 286395 T1304 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1394232177904/collection1/lib/README' to classloader
   [junit4]   2> 286418 T1304 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 286430 T1304 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 286432 T1304 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 286438 T1304 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 286543 T1304 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 286544 T1304 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 286545 T1304 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 286547 T1304 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 286564 T1304 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 286564 T1304 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1394232177904/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394232177564/control/data/
   [junit4]   2> 286564 T1304 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@25cbcc7e
   [junit4]   2> 286565 T1304 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394232177564/control/data
   [junit4]   2> 286565 T1304 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394232177564/control/data/index/
   [junit4]   2> 286566 T1304 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394232177564/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 286566 T1304 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394232177564/control/data/index
   [junit4]   2> 286566 T1304 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 286569 T1304 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394232177564/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 286569 T1304 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 286572 T1304 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 286573 T1304 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 286573 T1304 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 286573 T1304 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 286573 T1304 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 286573 T1304 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 286574 T1304 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 286574 T1304 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 286574 T1304 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 286575 T1304 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 286575 T1304 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 286575 T1304 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 286576 T1304 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 286576 T1304 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 286576 T1304 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 286577 T1304 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 286577 T1304 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 286579 T1304 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 286581 T1304 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 286581 T1304 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 286582 T1304 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=56.07421875, floorSegmentMB=0.8603515625, forceMergeDeletesPctAllowed=17.512614436595612, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 286583 T1304 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394232177564/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 286583 T1304 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 286584 T1304 oass.SolrIndexSearcher.<init> Opening Searcher@59a762a8[collection1] main
   [junit4]   2> 286586 T1305 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@59a762a8[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 286586 T1304 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 286587 T1277 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 286588 T1277 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 286587 T1308 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:37820 collection:control_collection shard:shard1
   [junit4]   2> 286589 T1308 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 286591 T1277 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 286593 T1310 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3dd8dc69 name:ZooKeeperConnection Watcher:127.0.0.1:43824/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 286594 T1277 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 286595 T1277 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 286595 T1308 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 286597 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 286598 T1277 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 286598 T1308 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 286598 T1302 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 286599 T1308 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C506 name=collection1 org.apache.solr.core.SolrCore@5f2eb3e6 url=https://127.0.0.1:37820/collection1 node=127.0.0.1:37820_ C506_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:37820, core=collection1, node_name=127.0.0.1:37820_}
   [junit4]   2> 286599 T1308 C506 P37820 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:37820/collection1/
   [junit4]   2> 286599 T1308 C506 P37820 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 286599 T1308 C506 P37820 oasc.SyncStrategy.syncToMe https://127.0.0.1:37820/collection1/ has no replicas
   [junit4]   2> 286599 T1308 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:37820/collection1/ shard1
   [junit4]   2> 286599 T1308 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 286601 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 286603 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 286605 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 286707 T1310 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> 286708 T1301 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> 286754 T1308 oasc.ZkController.register We are https://127.0.0.1:37820/collection1/ and leader is https://127.0.0.1:37820/collection1/
   [junit4]   2> 286754 T1308 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:37820
   [junit4]   2> 286754 T1308 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 286754 T1308 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 286755 T1308 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 286755 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 286756 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 286756 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 286756 T1308 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 286757 T1302 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 286757 T1302 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:37820",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37820_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 286759 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 286861 T1310 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> 286861 T1301 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> 286898 T1277 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 286899 T1277 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 286902 T1277 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 286903 T1277 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:36786
   [junit4]   2> 286904 T1277 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 286905 T1277 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 286905 T1277 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1394232179528
   [junit4]   2> 286905 T1277 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1394232179528/'
   [junit4]   2> 286914 T1277 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1394232179528/solr.xml
   [junit4]   2> 286922 T1277 oasc.CoreContainer.<init> New CoreContainer 974922325
   [junit4]   2> 286922 T1277 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1394232179528/]
   [junit4]   2> 286923 T1277 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 286923 T1277 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 286923 T1277 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 286924 T1277 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 286924 T1277 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 286924 T1277 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 286924 T1277 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 286925 T1277 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 286925 T1277 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 286928 T1277 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 286929 T1277 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 286929 T1277 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 286929 T1277 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43824/solr
   [junit4]   2> 286930 T1277 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 286930 T1277 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 286943 T1321 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4bd54488 name:ZooKeeperConnection Watcher:127.0.0.1:43824 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 286943 T1277 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 286946 T1277 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 286948 T1323 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@40a59a74 name:ZooKeeperConnection Watcher:127.0.0.1:43824/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 286949 T1277 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 286953 T1277 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 287955 T1277 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36786_
   [junit4]   2> 287957 T1277 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36786_
   [junit4]   2> 287959 T1301 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 287959 T1310 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 287960 T1323 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 287963 T1324 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 287964 T1324 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 287964 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 287965 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 287965 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 287964 T1324 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 287966 T1302 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 287966 T1302 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:36786",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36786_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 287966 T1302 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 287966 T1302 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 287968 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 288179 T1323 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> 288179 T1301 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> 288179 T1310 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> 288965 T1324 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 288966 T1324 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1394232179528/collection1
   [junit4]   2> 288966 T1324 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 288967 T1324 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 288967 T1324 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 288968 T1324 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 288969 T1324 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1394232179528/collection1/'
   [junit4]   2> 288970 T1324 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1394232179528/collection1/lib/.svn/' to classloader
   [junit4]   2> 288970 T1324 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1394232179528/collection1/lib/classes/' to classloader
   [junit4]   2> 288970 T1324 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1394232179528/collection1/lib/README' to classloader
   [junit4]   2> 288996 T1324 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 289004 T1324 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 289006 T1324 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 289009 T1324 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 289119 T1324 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 289121 T1324 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 289121 T1324 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 289123 T1324 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 289137 T1324 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 289137 T1324 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1394232179528/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394232177564/jetty1/
   [junit4]   2> 289137 T1324 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@25cbcc7e
   [junit4]   2> 289138 T1324 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394232177564/jetty1
   [junit4]   2> 289138 T1324 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394232177564/jetty1/index/
   [junit4]   2> 289138 T1324 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394232177564/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 289138 T1324 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394232177564/jetty1/index
   [junit4]   2> 289139 T1324 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 289218 T1324 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394232177564/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 289219 T1324 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 289221 T1324 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 289221 T1324 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 289222 T1324 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 289222 T1324 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 289222 T1324 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 289222 T1324 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 289223 T1324 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 289223 T1324 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 289224 T1324 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 289224 T1324 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 289225 T1324 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 289225 T1324 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 289225 T1324 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 289226 T1324 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 289226 T1324 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 289227 T1324 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 289227 T1324 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 289230 T1324 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 289233 T1324 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 289233 T1324 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 289234 T1324 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=56.07421875, floorSegmentMB=0.8603515625, forceMergeDeletesPctAllowed=17.512614436595612, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 289236 T1324 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394232177564/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 289237 T1324 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 289237 T1324 oass.SolrIndexSearcher.<init> Opening Searcher@6189dac4[collection1] main
   [junit4]   2> 289239 T1325 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6189dac4[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 289242 T1324 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 289242 T1277 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 289243 T1277 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 289242 T1328 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:36786 collection:collection1 shard:shard2
   [junit4]   2> 289245 T1328 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 289253 T1328 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 289258 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 289259 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 289259 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 289259 T1328 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 289259 T1302 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 289260 T1328 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C507 name=collection1 org.apache.solr.core.SolrCore@62261814 url=https://127.0.0.1:36786/collection1 node=127.0.0.1:36786_ C507_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:36786, core=collection1, node_name=127.0.0.1:36786_}
   [junit4]   2> 289260 T1328 C507 P36786 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:36786/collection1/
   [junit4]   2> 289260 T1328 C507 P36786 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 289260 T1328 C507 P36786 oasc.SyncStrategy.syncToMe https://127.0.0.1:36786/collection1/ has no replicas
   [junit4]   2> 289260 T1328 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:36786/collection1/ shard2
   [junit4]   2> 289260 T1328 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 289261 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 289264 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 289266 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 289368 T1301 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> 289368 T1310 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> 289368 T1323 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> 289415 T1328 oasc.ZkController.register We are https://127.0.0.1:36786/collection1/ and leader is https://127.0.0.1:36786/collection1/
   [junit4]   2> 289415 T1328 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:36786
   [junit4]   2> 289415 T1328 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 289415 T1328 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 289415 T1328 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 289458 T1277 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 289459 T1277 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 289461 T1277 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 289462 T1277 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:42960
   [junit4]   2> 289464 T1277 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 289464 T1277 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 289464 T1277 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1394232182175
   [junit4]   2> 289465 T1277 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1394232182175/'
   [junit4]   2> 289473 T1277 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1394232182175/solr.xml
   [junit4]   2> 289633 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 289633 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 289633 T1328 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 289633 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 289634 T1302 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 289635 T1302 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:36786",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36786_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 289637 T1277 oasc.CoreContainer.<init> New CoreContainer 1971033570
   [junit4]   2> 289638 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 289638 T1277 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1394232182175/]
   [junit4]   2> 289638 T1277 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 289639 T1277 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 289639 T1277 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 289639 T1277 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 289639 T1277 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 289639 T1277 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 289640 T1277 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 289640 T1277 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 289640 T1277 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 289643 T1277 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 289643 T1277 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 289643 T1277 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 289644 T1277 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43824/solr
   [junit4]   2> 289644 T1277 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 289645 T1277 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 289647 T1339 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@321fd2ac name:ZooKeeperConnection Watcher:127.0.0.1:43824 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 289647 T1277 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 289650 T1277 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 289652 T1341 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7c1f6518 name:ZooKeeperConnection Watcher:127.0.0.1:43824/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 289652 T1277 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 289655 T1277 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 289739 T1310 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> 289740 T1341 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> 289739 T1301 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> 289739 T1323 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> 290658 T1277 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42960_
   [junit4]   2> 290659 T1277 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42960_
   [junit4]   2> 290660 T1301 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 290660 T1341 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 290661 T1310 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 290660 T1323 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 290668 T1342 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 290669 T1342 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 290670 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 290670 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 290670 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 290670 T1342 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 290671 T1302 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 290673 T1302 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:42960",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:42960_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 290673 T1302 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 290673 T1302 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 290675 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 290780 T1301 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> 290780 T1341 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> 290780 T1323 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> 290780 T1310 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> 291670 T1342 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 291671 T1342 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1394232182175/collection1
   [junit4]   2> 291671 T1342 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 291672 T1342 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 291672 T1342 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 291673 T1342 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 291673 T1342 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1394232182175/collection1/'
   [junit4]   2> 291673 T1342 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1394232182175/collection1/lib/.svn/' to classloader
   [junit4]   2> 291674 T1342 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1394232182175/collection1/lib/classes/' to classloader
   [junit4]   2> 291674 T1342 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1394232182175/collection1/lib/README' to classloader
   [junit4]   2> 291692 T1342 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 291701 T1342 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 291702 T1342 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 291706 T1342 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 291791 T1342 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 291792 T1342 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 291793 T1342 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 291795 T1342 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 291807 T1342 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 291807 T1342 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1394232182175/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394232177564/jetty2/
   [junit4]   2> 291808 T1342 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@25cbcc7e
   [junit4]   2> 291808 T1342 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394232177564/jetty2
   [junit4]   2> 291808 T1342 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394232177564/jetty2/index/
   [junit4]   2> 291808 T1342 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394232177564/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 291809 T1342 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394232177564/jetty2/index
   [junit4]   2> 291809 T1342 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 291871 T1342 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394232177564/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 291871 T1342 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 291873 T1342 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 291874 T1342 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 291874 T1342 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 291874 T1342 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 291874 T1342 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 291874 T1342 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 291874 T1342 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 291875 T1342 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 291875 T1342 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 291875 T1342 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 291875 T1342 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 291875 T1342 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 291876 T1342 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 291876 T1342 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 291876 T1342 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 291876 T1342 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 291877 T1342 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 291878 T1342 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 291879 T1342 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 291879 T1342 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 291880 T1342 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=56.07421875, floorSegmentMB=0.8603515625, forceMergeDeletesPctAllowed=17.512614436595612, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 291880 T1342 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394232177564/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 291881 T1342 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 291881 T1342 oass.SolrIndexSearcher.<init> Opening Searcher@2131f4e7[collection1] main
   [junit4]   2> 291883 T1343 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2131f4e7[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 291884 T1342 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 291884 T1277 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 291885 T1277 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 291884 T1346 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:42960 collection:collection1 shard:shard1
   [junit4]   2> 291886 T1346 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 291891 T1346 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 291892 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 291892 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 291892 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 291893 T1346 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 291893 T1346 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C508 name=collection1 org.apache.solr.core.SolrCore@401eb8ea url=https://127.0.0.1:42960/collection1 node=127.0.0.1:42960_ C508_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:42960, core=collection1, node_name=127.0.0.1:42960_}
   [junit4]   2> 291893 T1346 C508 P42960 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:42960/collection1/
   [junit4]   2> 291893 T1346 C508 P42960 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 291893 T1302 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 291893 T1346 C508 P42960 oasc.SyncStrategy.syncToMe https://127.0.0.1:42960/collection1/ has no replicas
   [junit4]   2> 291894 T1346 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:42960/collection1/ shard1
   [junit4]   2> 291894 T1346 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 291895 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 291897 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 291898 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 292000 T1301 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> 292000 T1341 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> 292000 T1310 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> 292000 T1323 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> 292047 T1346 oasc.ZkController.register We are https://127.0.0.1:42960/collection1/ and leader is https://127.0.0.1:42960/collection1/
   [junit4]   2> 292047 T1346 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:42960
   [junit4]   2> 292047 T1346 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 292047 T1346 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 292048 T1346 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 292051 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 292051 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 292051 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 292051 T1346 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 292052 T1302 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 292053 T1302 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:42960",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:42960_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 292054 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 292107 T1277 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 292108 T1277 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 292111 T1277 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 292112 T1277 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:33186
   [junit4]   2> 292113 T1277 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 292114 T1277 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 292114 T1277 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1394232184816
   [junit4]   2> 292114 T1277 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1394232184816/'
   [junit4]   2> 292123 T1277 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1394232184816/solr.xml
   [junit4]   2> 292131 T1277 oasc.CoreContainer.<init> New CoreContainer 875402721
   [junit4]   2> 292131 T1277 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1394232184816/]
   [junit4]   2> 292132 T1277 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 292132 T1277 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 292132 T1277 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 292133 T1277 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 292133 T1277 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 292133 T1277 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 292134 T1277 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 292134 T1277 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 292134 T1277 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 292137 T1277 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 292137 T1277 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 292137 T1277 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 292138 T1277 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43824/solr
   [junit4]   2> 292138 T1277 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 292139 T1277 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 292141 T1357 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@39208b8a name:ZooKeeperConnection Watcher:127.0.0.1:43824 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 292141 T1277 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 292144 T1277 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 292145 T1359 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b42d2ec name:ZooKeeperConnection Watcher:127.0.0.1:43824/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 292145 T1277 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 292148 T1277 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 292156 T1301 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> 292156 T1323 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> 292156 T1359 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> 292157 T1341 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> 292157 T1310 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> 293151 T1277 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33186_
   [junit4]   2> 293171 T1277 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33186_
   [junit4]   2> 293191 T1301 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 293191 T1341 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 293191 T1310 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 293192 T1323 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 293192 T1359 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 293214 T1360 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 293214 T1360 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 293231 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 293231 T1360 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 293231 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 293232 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 293232 T1302 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 293233 T1302 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:33186",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33186_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 293233 T1302 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 293233 T1302 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 293235 T1301 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 293338 T1301 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 293338 T1310 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 293338 T1341 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 293338 T1323 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 293338 T1359 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 294232 T1360 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 294232 T1360 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1394232184816/collection1
   [junit4]   2> 294232 T1360 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 294233 T1360 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 294233 T1360 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 294233 T1360 oascc.ZkStateReader.readConfigName path=/collections/co

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

		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> 510423 T1801 oasc.SolrException.log ERROR IO error while trying to get the size of the Directory:org.apache.lucene.store.NoSuchDirectoryException: directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394232177564/jetty7/index.20140307174555237' does not exist
   [junit4]   2> 		at org.apache.lucene.store.FSDirectory.listAll(FSDirectory.java:210)
   [junit4]   2> 		at org.apache.lucene.store.FSDirectory.listAll(FSDirectory.java:234)
   [junit4]   2> 		at org.apache.solr.core.DirectoryFactory.sizeOfDirectory(DirectoryFactory.java:191)
   [junit4]   2> 		at org.apache.solr.handler.ReplicationHandler.getIndexSize(ReplicationHandler.java:522)
   [junit4]   2> 		at org.apache.solr.handler.ReplicationHandler.getStatistics(ReplicationHandler.java:563)
   [junit4]   2> 		at org.apache.solr.core.RequestHandlers$LazyRequestHandlerWrapper.getStatistics(RequestHandlers.java:318)
   [junit4]   2> 		at org.apache.solr.core.JmxMonitoredMap$SolrDynamicMBean.getMBeanInfo(JmxMonitoredMap.java:236)
   [junit4]   2> 		at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassName(DefaultMBeanServerInterceptor.java:1804)
   [junit4]   2> 		at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1595)
   [junit4]   2> 		at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanPermission(DefaultMBeanServerInterceptor.java:1813)
   [junit4]   2> 		at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:430)
   [junit4]   2> 		at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2> 		at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2> 		at org.apache.solr.core.JmxMonitoredMap.unregister(JmxMonitoredMap.java:175)
   [junit4]   2> 		at org.apache.solr.core.JmxMonitoredMap.clear(JmxMonitoredMap.java:116)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.close(SolrCore.java:1022)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:292)
   [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> 510425 T1801 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=23,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=255,cumulative_deletesById=114,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=3}
   [junit4]   2> 510426 T1801 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 510426 T1801 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 510426 T1801 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 510428 T1801 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 510436 T1801 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 510436 T1801 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394232177564/jetty7/index.20140307174555237 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394232177564/jetty7/index.20140307174555237;done=false>>]
   [junit4]   2> 510436 T1801 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394232177564/jetty7/index.20140307174555237
   [junit4]   2> 510436 T1801 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394232177564/jetty7 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394232177564/jetty7;done=false>>]
   [junit4]   2> 510436 T1801 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1394232177564/jetty7
   [junit4]   2> 510436 T1801 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:259)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [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:256)
   [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> 510437 T1801 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene42, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=no_NO, timezone=America/Indiana/Marengo
   [junit4]   2> NOTE: Linux 3.8.0-36-generic amd64/Oracle Corporation 1.8.0 (64-bit)/cpus=8,threads=1,free=267402088,total=501219328
   [junit4]   2> NOTE: All tests run in this JVM: [TestFiltering, TestNumberUtils, NoCacheHeaderTest, HardAutoCommitTest, TestSerializedLuceneMatchVersion, TestStressRecovery, DateFieldTest, BlockCacheTest, TestFoldingMultitermQuery, TestQuerySenderListener, TestFieldSortValues, CollectionsAPIDistributedZkTest, TestWordDelimiterFilterFactory, TestReload, DirectUpdateHandlerTest, CursorMarkTest, HdfsBasicDistributedZk2Test, UniqFieldsUpdateProcessorFactoryTest, TestNRTOpen, FieldAnalysisRequestHandlerTest, PathHierarchyTokenizerFactoryTest, SolrRequestParserTest, SignatureUpdateProcessorFactoryTest, DocumentAnalysisRequestHandlerTest, TestMaxScoreQueryParser, ConnectionManagerTest, DebugComponentTest, TestCollationFieldDocValues, PrimUtilsTest, RequestHandlersTest, TestDistributedGrouping, PreAnalyzedFieldTest, TestSolrXmlPersistor, TestStandardQParsers, TestBinaryField, TestUpdate, TestHashPartitioner, TestZkChroot, TestExpandComponent, TestBinaryResponseWriter, ParsingFieldUpdateProcessorsTest, TestDistributedSearch, SolrCmdDistributorTest, TestCodecSupport, DirectSolrConnectionTest, XmlUpdateRequestHandlerTest, TestQuerySenderNoQuery, AddBlockUpdateTest, TestJmxIntegration, TestSolr4Spatial, SpellingQueryConverterTest, HdfsUnloadDistributedZkTest, CoreAdminCreateDiscoverTest, FileUtilsTest, ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed on J1 in 225.99s, 1 test, 1 failure <<< FAILURES!

[...truncated 701 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:465: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:445: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:490: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1274: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:907: There were test failures: 379 suites, 1619 tests, 1 failure, 49 ignored (20 assumptions)

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



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0-fcs-b132) - Build # 9711 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9711/
Java: 32bit/jdk1.8.0-fcs-b132 -client -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrServerTest.testShutdown

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:59776 within 45000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:59776 within 45000 ms
	at __randomizedtesting.SeedInfo.seed([F74DC449B4D6DEF:EC02D5D17C37F89D]:0)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:150)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:101)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:91)
	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:89)
	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:83)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.setUp(AbstractDistribZkTestBase.java:70)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.setUp(AbstractFullDistribZkTestBase.java:200)
	at org.apache.solr.client.solrj.impl.CloudSolrServerTest.setUp(CloudSolrServerTest.java:78)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:771)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:59776 within 45000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:223)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:142)
	... 46 more




Build Log:
[...truncated 11631 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrServerTest
   [junit4]   2> log4j:WARN No such property [conversionPattern] in org.apache.solr.util.SolrLogLayout.
   [junit4]   2> 597 T9 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 616 T9 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 619 T9 oasc.AbstractZkTestCase.<clinit> WARN TEST_HOME() does not exist - solrj test?
   [junit4]   2> 636 T9 oas.SolrTestCaseJ4.setUp ###Starting testShutdown
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-CloudSolrServerTest-1394238756183
   [junit4]   2> 640 T9 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 643 T10 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 742 T9 oasc.ZkTestServer.run start zk server on port:59776
   [junit4]   2> 781 T9 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 87568 T13 oazsp.FileTxnLog.commit WARN fsync-ing the write ahead log in SyncThread:0 took 86449ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
   [junit4]   2> 87579 T11 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1449f1b159f0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 87584 T11 oazs.NIOServerCnxnFactory.run WARN Ignoring unexpected runtime exception java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:87)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:187)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 87585 T11 oazs.NIOServerCnxnFactory.run WARN Ignoring unexpected runtime exception java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:87)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:187)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 87587 T11 oazs.NIOServerCnxnFactory.run WARN Ignoring unexpected runtime exception java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:87)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:187)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 87612 T9 oas.SolrTestCaseJ4.tearDown ###Ending testShutdown
   [junit4]   2> 87613 T9 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:59776 59776
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudSolrServerTest -Dtests.method=testShutdown -Dtests.seed=F74DC449B4D6DEF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fi -Dtests.timezone=America/Shiprock -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   87.4s J0 | CloudSolrServerTest.testShutdown <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:59776 within 45000 ms
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F74DC449B4D6DEF:EC02D5D17C37F89D]:0)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:150)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:101)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:91)
   [junit4]    > 	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:89)
   [junit4]    > 	at org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:83)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.setUp(AbstractDistribZkTestBase.java:70)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.setUp(AbstractFullDistribZkTestBase.java:200)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServerTest.setUp(CloudSolrServerTest.java:78)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]    > Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:59776 within 45000 ms
   [junit4]    > 	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:223)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:142)
   [junit4]    > 	... 46 more
   [junit4]   2> 88022 T9 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./solrtest-CloudSolrServerTest-1394238843570
   [junit4]   2> 88025 T9 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 88030 T17 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 88130 T9 oasc.ZkTestServer.run start zk server on port:56531
   [junit4]   2> 88131 T9 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 88221 T23 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b6cac1 name:ZooKeeperConnection Watcher:127.0.0.1:56531 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 88221 T9 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 88223 T9 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 88245 T9 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 88247 T25 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16387c3 name:ZooKeeperConnection Watcher:127.0.0.1:56531/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 88247 T9 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 88254 T9 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 88259 T9 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 88263 T9 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 88265 T9 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 88269 T9 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 88282 T9 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 88288 T9 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 88289 T9 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 88293 T9 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml because it doesn't exist
   [junit4]   2> 88294 T9 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/stopwords.txt because it doesn't exist
   [junit4]   2> 88294 T9 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/protwords.txt because it doesn't exist
   [junit4]   2> 88295 T9 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/currency.xml because it doesn't exist
   [junit4]   2> 88295 T9 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/enumsConfig.xml because it doesn't exist
   [junit4]   2> 88296 T9 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/open-exchange-rates.json because it doesn't exist
   [junit4]   2> 88296 T9 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/mapping-ISOLatin1Accent.txt because it doesn't exist
   [junit4]   2> 88297 T9 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/old_synonyms.txt because it doesn't exist
   [junit4]   2> 88297 T9 oasc.AbstractZkTestCase.putConfig skipping /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/synonyms.txt because it doesn't exist
   [junit4]   2> 88305 T9 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 88307 T27 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b1df98 name:ZooKeeperConnection Watcher:127.0.0.1:56531/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 88307 T9 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 88549 T9 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 88834 T9 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 88852 T9 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:48906
   [junit4]   2> 88974 T9 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 88978 T9 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 88978 T9 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1394238843856
   [junit4]   2> 88979 T9 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1394238843856/'
   [junit4]   2> 89093 T9 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1394238843856/solr.xml
   [junit4]   2> 89214 T9 oasc.CoreContainer.<init> New CoreContainer 20643194
   [junit4]   2> 89215 T9 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1394238843856/]
   [junit4]   2> 89234 T9 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 89235 T9 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 89240 T9 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 89241 T9 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 89241 T9 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 89242 T9 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 89242 T9 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 89242 T9 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 89243 T9 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 89280 T9 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 89282 T9 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 89284 T9 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 89285 T9 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56531/solr
   [junit4]   2> 89294 T9 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 89295 T9 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 89299 T39 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@34def0 name:ZooKeeperConnection Watcher:127.0.0.1:56531 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 89300 T9 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 89305 T9 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 89307 T41 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1172edc name:ZooKeeperConnection Watcher:127.0.0.1:56531/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 89307 T9 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 89312 T9 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 89319 T9 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 89333 T9 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 89336 T9 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48906_
   [junit4]   2> 89339 T9 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48906_
   [junit4]   2> 89344 T9 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 89347 T9 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 89356 T9 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:48906_
   [junit4]   2> 89356 T9 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 89359 T9 oasc.Overseer.start Overseer (id=91372836852662276-127.0.0.1:48906_-n_0000000000) starting
   [junit4]   2> 89372 T9 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 89399 T43 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 89400 T9 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 89401 T43 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 89405 T9 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 89409 T9 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 89417 T42 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 89509 T44 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 89509 T44 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 89512 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 89513 T44 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 89516 T42 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 89517 T42 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:48906",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:48906_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 89518 T42 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 89525 T42 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 89529 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 89532 T41 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> 90513 T44 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 90514 T44 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1394238843856/collection1
   [junit4]   2> 90514 T44 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 90515 T44 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 90515 T44 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 90517 T44 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 90517 T44 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1394238843856/collection1/'
   [junit4]   2> 90566 T44 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 90613 T44 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 90622 T44 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 90679 T44 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 90749 T44 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 90755 T44 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableLongField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 90761 T44 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableFloatField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 90767 T44 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [solr.SortableDoubleField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 91059 T44 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 91061 T44 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 91065 T44 oass.IndexSchema.readSchema WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 91066 T44 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 91121 T44 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 91137 T44 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-controljetty-1394238843856/collection1/, dataDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1394238843569/control/data/
   [junit4]   2> 91139 T44 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 91179 T44 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1394238843569/control/data
   [junit4]   2> 91180 T44 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1394238843569/control/data/index/
   [junit4]   2> 91181 T44 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.impl.CloudSolrServerTest-1394238843569/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 91202 T44 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1394238843569/control/data/index
   [junit4]   2> 91278 T44 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1568583 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1394238843569/control/data/index),segFN=segments_1,generation=1}
   [junit4]   2> 91280 T44 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 91500 T44 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 91521 T44 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 91521 T44 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 91522 T44 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 91527 T44 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 91534 T44 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 91535 T44 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 91540 T44 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 91572 T44 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 91602 T44 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 91602 T44 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 91605 T44 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1568583 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1394238843569/control/data/index),segFN=segments_1,generation=1}
   [junit4]   2> 91606 T44 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 91619 T44 oass.SolrIndexSearcher.<init> Opening Searcher@5f2eca[collection1] main
   [junit4]   2> 91663 T44 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 91663 T45 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5f2eca[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 91666 T9 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 91666 T48 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:48906 collection:control_collection shard:shard1
   [junit4]   2> 91667 T9 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 91676 T48 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 91685 T48 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 91690 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 91691 T9 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 91693 T50 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@21a603 name:ZooKeeperConnection Watcher:127.0.0.1:56531/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 91693 T48 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 91693 T9 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 91694 T48 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 91694 T42 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C0 name=collection1 org.apache.solr.core.SolrCore@77b62d url=https://127.0.0.1:48906/collection1 node=127.0.0.1:48906_ C0_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:48906, core=collection1, node_name=127.0.0.1:48906_}
   [junit4]   2> 91699 T48 C0 P48906 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:48906/collection1/
   [junit4]   2> 91700 T9 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 91700 T48 C0 P48906 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 91701 T48 C0 P48906 oasc.SyncStrategy.syncToMe https://127.0.0.1:48906/collection1/ has no replicas
   [junit4]   2> 91702 T48 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:48906/collection1/ shard1
   [junit4]   2> 91703 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 91705 T48 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 91705 T41 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> 91706 T50 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 0)
   [junit4]   2> 91711 T9 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 91744 T9 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 91744 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 91745 T9 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 91746 T42 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 91751 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 91752 T9 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 91754 T9 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:36336
   [junit4]   2> 91757 T9 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 91757 T9 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 91757 T9 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1394238847256
   [junit4]   2> 91758 T9 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1394238847256/'
   [junit4]   2> 91784 T9 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1394238847256/solr.xml
   [junit4]   2> 91813 T9 oasc.CoreContainer.<init> New CoreContainer 28573394
   [junit4]   2> 91814 T9 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1394238847256/]
   [junit4]   2> 91815 T9 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 91815 T9 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 91816 T9 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 91816 T9 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 91817 T9 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 91817 T9 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 91818 T9 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 91818 T9 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 91819 T9 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 91823 T9 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 91824 T9 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 91824 T9 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 91825 T9 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56531/solr
   [junit4]   2> 91825 T9 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 91826 T9 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 91828 T61 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4a9576 name:ZooKeeperConnection Watcher:127.0.0.1:56531 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 91829 T9 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 91833 T9 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 91837 T63 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c406f1 name:ZooKeeperConnection Watcher:127.0.0.1:56531/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 91837 T9 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 91846 T9 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 91858 T50 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> 91859 T63 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> 91858 T41 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> 91901 T48 oasc.ZkController.register We are https://127.0.0.1:48906/collection1/ and leader is https://127.0.0.1:48906/collection1/
   [junit4]   2> 91902 T48 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:48906
   [junit4]   2> 91902 T48 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 91903 T48 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 91903 T48 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 91904 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 91905 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 91905 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 91906 T48 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 91908 T42 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 91908 T42 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:48906",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:48906_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 91911 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 92014 T63 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> 92014 T41 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> 92014 T50 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> 92852 T9 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36336_
   [junit4]   2> 92853 T9 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36336_
   [junit4]   2> 92856 T41 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 92856 T63 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 92856 T50 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 92865 T64 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 92865 T64 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 92866 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 92866 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 92867 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 92866 T64 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 92869 T42 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 92870 T42 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:36336",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36336_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 92870 T42 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 92871 T42 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 92894 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 92997 T63 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> 92997 T50 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> 92997 T41 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> 93867 T64 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 93868 T64 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1394238847256/collection1
   [junit4]   2> 93868 T64 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 93869 T64 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 93869 T64 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 93870 T64 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 93871 T64 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1394238847256/collection1/'
   [junit4]   2> 93897 T64 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 93908 T64 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 93910 T64 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 93945 T64 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 94088 T64 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 94090 T64 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 94092 T64 oass.IndexSchema.readSchema WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 94093 T64 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 94094 T64 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 94095 T64 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty1-1394238847256/collection1/, dataDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1394238843569/jetty1/
   [junit4]   2> 94095 T64 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 94096 T64 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1394238843569/jetty1
   [junit4]   2> 94096 T64 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1394238843569/jetty1/index/
   [junit4]   2> 94096 T64 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.impl.CloudSolrServerTest-1394238843569/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 94097 T64 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1394238843569/jetty1/index
   [junit4]   2> 94099 T64 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@755bad lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1394238843569/jetty1/index),segFN=segments_1,generation=1}
   [junit4]   2> 94099 T64 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 94100 T64 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 94101 T64 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 94101 T64 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 94101 T64 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 94102 T64 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 94102 T64 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 94103 T64 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 94103 T64 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 94105 T64 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 94107 T64 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 94107 T64 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 94108 T64 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@755bad lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1394238843569/jetty1/index),segFN=segments_1,generation=1}
   [junit4]   2> 94109 T64 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 94109 T64 oass.SolrIndexSearcher.<init> Opening Searcher@4970c0[collection1] main
   [junit4]   2> 94110 T65 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4970c0[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 94111 T64 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 94111 T9 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 94112 T9 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 94111 T68 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:36336 collection:collection1 shard:shard2
   [junit4]   2> 94115 T68 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 94125 T68 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 94128 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 94128 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 94128 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 94130 T42 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 94131 T68 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 94131 T68 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1 name=collection1 org.apache.solr.core.SolrCore@d0bcbc url=https://127.0.0.1:36336/collection1 node=127.0.0.1:36336_ C1_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:36336, core=collection1, node_name=127.0.0.1:36336_}
   [junit4]   2> 94132 T68 C1 P36336 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:36336/collection1/
   [junit4]   2> 94134 T68 C1 P36336 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 94135 T68 C1 P36336 oasc.SyncStrategy.syncToMe https://127.0.0.1:36336/collection1/ has no replicas
   [junit4]   2> 94135 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 94135 T68 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:36336/collection1/ shard2
   [junit4]   2> 94136 T68 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 94145 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 94149 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 94153 T9 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 94154 T9 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 94159 T9 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 94161 T9 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:58830
   [junit4]   2> 94163 T9 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 94164 T9 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 94164 T9 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1394238849659
   [junit4]   2> 94165 T9 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1394238849659/'
   [junit4]   2> 94179 T9 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1394238849659/solr.xml
   [junit4]   2> 94192 T9 oasc.CoreContainer.<init> New CoreContainer 19491532
   [junit4]   2> 94193 T9 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1394238849659/]
   [junit4]   2> 94193 T9 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 94193 T9 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 94194 T9 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 94194 T9 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 94195 T9 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 94195 T9 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 94195 T9 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 94196 T9 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 94196 T9 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 94201 T9 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 94202 T9 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 94202 T9 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 94202 T9 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56531/solr
   [junit4]   2> 94203 T9 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 94204 T9 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 94206 T79 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16bb06d name:ZooKeeperConnection Watcher:127.0.0.1:56531 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 94206 T9 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 94210 T9 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 94213 T81 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@165bc43 name:ZooKeeperConnection Watcher:127.0.0.1:56531/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 94213 T9 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 94219 T9 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 94254 T81 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> 94254 T63 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> 94254 T50 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> 94254 T41 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> 94297 T68 oasc.ZkController.register We are https://127.0.0.1:36336/collection1/ and leader is https://127.0.0.1:36336/collection1/
   [junit4]   2> 94297 T68 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:36336
   [junit4]   2> 94297 T68 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 94297 T68 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 94298 T68 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 94299 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 94299 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 94299 T68 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 94299 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 94301 T42 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 94302 T42 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:36336",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36336_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 94305 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 94409 T41 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> 94409 T63 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> 94409 T50 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> 94409 T81 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> 95222 T9 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58830_
   [junit4]   2> 95224 T9 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58830_
   [junit4]   2> 95227 T63 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 95227 T50 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 95227 T81 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 95227 T41 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 95233 T82 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 95234 T82 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 95235 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 95235 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 95236 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 95235 T82 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 95237 T42 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 95238 T42 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:58830",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:58830_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 95238 T42 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 95238 T42 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 95242 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 95345 T41 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> 95345 T63 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> 95346 T81 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> 95345 T50 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> 96236 T82 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 96237 T82 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1394238849659/collection1
   [junit4]   2> 96237 T82 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 96238 T82 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 96238 T82 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 96239 T82 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 96239 T82 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1394238849659/collection1/'
   [junit4]   2> 96264 T82 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 96273 T82 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 96274 T82 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 96288 T82 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 96462 T82 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 96464 T82 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 96465 T82 oass.IndexSchema.readSchema WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 96466 T82 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 96467 T82 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 96467 T82 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty2-1394238849659/collection1/, dataDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1394238843569/jetty2/
   [junit4]   2> 96467 T82 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 96468 T82 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1394238843569/jetty2
   [junit4]   2> 96468 T82 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1394238843569/jetty2/index/
   [junit4]   2> 96469 T82 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.impl.CloudSolrServerTest-1394238843569/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 96469 T82 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1394238843569/jetty2/index
   [junit4]   2> 96470 T82 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@bd2427 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1394238843569/jetty2/index),segFN=segments_1,generation=1}
   [junit4]   2> 96471 T82 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 96472 T82 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 96472 T82 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 96472 T82 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 96472 T82 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 96473 T82 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 96473 T82 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 96473 T82 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 96473 T82 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 96475 T82 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 96477 T82 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 96477 T82 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 96478 T82 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@bd2427 lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1394238843569/jetty2/index),segFN=segments_1,generation=1}
   [junit4]   2> 96479 T82 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 96480 T82 oass.SolrIndexSearcher.<init> Opening Searcher@1325914[collection1] main
   [junit4]   2> 96481 T83 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1325914[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 96481 T82 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 96482 T9 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 96483 T9 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 96482 T86 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:58830 collection:collection1 shard:shard1
   [junit4]   2> 96485 T86 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 96494 T86 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 96497 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 96498 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 96498 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 96499 T86 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 96500 T86 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 96500 T42 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C2 name=collection1 org.apache.solr.core.SolrCore@13a0f48 url=https://127.0.0.1:58830/collection1 node=127.0.0.1:58830_ C2_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:58830, core=collection1, node_name=127.0.0.1:58830_}
   [junit4]   2> 96500 T86 C2 P58830 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:58830/collection1/
   [junit4]   2> 96501 T86 C2 P58830 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 96501 T86 C2 P58830 oasc.SyncStrategy.syncToMe https://127.0.0.1:58830/collection1/ has no replicas
   [junit4]   2> 96502 T86 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:58830/collection1/ shard1
   [junit4]   2> 96502 T86 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 96504 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 96508 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 96513 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 96519 T9 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 96520 T9 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 96525 T9 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 96530 T9 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:51309
   [junit4]   2> 96533 T9 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 96534 T9 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 96534 T9 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1394238852030
   [junit4]   2> 96534 T9 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1394238852030/'
   [junit4]   2> 96562 T9 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1394238852030/solr.xml
   [junit4]   2> 96581 T9 oasc.CoreContainer.<init> New CoreContainer 17740726
   [junit4]   2> 96581 T9 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1394238852030/]
   [junit4]   2> 96582 T9 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 96582 T9 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 96583 T9 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 96583 T9 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 96583 T9 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 96584 T9 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 96584 T9 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 96584 T9 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 96585 T9 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 96589 T9 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 96590 T9 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 96590 T9 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 96590 T9 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56531/solr
   [junit4]   2> 96591 T9 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 96592 T9 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 96595 T97 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7f9144 name:ZooKeeperConnection Watcher:127.0.0.1:56531 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 96596 T9 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 96602 T9 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 96605 T99 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b6ad7f name:ZooKeeperConnection Watcher:127.0.0.1:56531/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 96605 T9 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 96614 T9 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 96617 T41 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> 96617 T63 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> 96617 T50 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> 96617 T81 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> 96660 T86 oasc.ZkController.register We are https://127.0.0.1:58830/collection1/ and leader is https://127.0.0.1:58830/collection1/
   [junit4]   2> 96660 T86 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:58830
   [junit4]   2> 96661 T86 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 96661 T86 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 96661 T86 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 96662 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 96662 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 96663 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 96663 T86 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 96665 T42 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 96666 T42 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:58830",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:58830_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 96668 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 96771 T41 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> 96772 T63 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> 96772 T50 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> 96772 T99 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> 96771 T81 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> 97624 T9 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51309_
   [junit4]   2> 97626 T9 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51309_
   [junit4]   2> 97632 T63 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 97632 T50 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 97633 T81 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 97632 T41 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 97633 T99 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 97647 T100 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 97647 T100 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 97649 T100 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 97649 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 97650 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 97651 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 97653 T42 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 97655 T42 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:51309",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51309_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 97656 T42 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 97656 T42 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 97661 T41 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 97765 T81 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 97766 T63 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 97765 T41 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 97765 T50 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 97766 T99 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 98650 T100 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 98651 T100 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1394238852030/collection1
   [junit4]   2> 98651 T100 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 98653 T100 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 98653 T100 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 98655 T100 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 98656 T100 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1394238852030/collection1/'
   [junit4]   2> 98688 T100 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 98697 T100 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 98700 T100 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 98712 T100 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 98825 T100 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 98826 T100 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 98828 T100 oass.IndexSchema.readSchema WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 98829 T100 oass.IndexSchema.readSchema WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 98830 T100 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 98830 T100 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/./org.apache.solr.client.solrj.impl.CloudSolrServerTest-jetty3-1394238852030/collection1/, dataDir=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1394238843569/jetty3/
   [junit4]   2> 98831 T100 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 98832 T100 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1394238843569/jetty3
   [junit4]   2> 98832 T100 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1394238843569/jetty3/index/
   [junit4]   2> 98832 T100 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.client.solrj.impl.CloudSolrServerTest-1394238843569/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 98833 T100 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1394238843569/jetty3/index
   [junit4]   2> 98834 T100 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@f145ed lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1394238843569/jetty3/index),segFN=segments_1,generation=1}
   [junit4]   2> 98835 T100 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 98836 T100 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 98837 T100 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 98837 T100 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 98837 T100 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 98838 T100 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 98838 T100 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 98838 T100 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 98838 T100 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 98840 T100 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 98841 T100 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 98842 T100 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 98842 T100 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@f145ed lockFactory=NativeFSLockFactory@./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1394238843569/jetty3/index),segFN=segments_1,generation=1}
   [junit4]   2> 98843 T100 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 98844 T100 oass.SolrIndexSearcher.<init> Opening Searcher@a979c4[collection1] main
   [junit4]   2> 98845 T101 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a979c4[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 98845 T100 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 98847 T9 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 98848 T9 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 98847 T104 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:51309 collection:collection1 shard:shard2
   [junit4]   2> 98856 T104 oasc.ZkController.register We are https

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

eyLog monkey: stop shard! 48906
   [junit4]   2> 109928 T9 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 109929 T9 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:56531 56531
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 110064 T9 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 111103 T63 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 111201 T81 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 112108 T99 C11 P51309 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 112113 T99 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 112113 T99 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@20cdbe
   [junit4]   2> 112114 T99 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=6,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=1,cumulative_deletesByQuery=2,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=5}
   [junit4]   2> 112115 T99 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 112115 T99 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 112115 T99 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 112118 T99 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 112118 T99 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 112119 T99 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1394238843569/jetty3/index [CachedDir<<refCount=0;path=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1394238843569/jetty3/index;done=false>>]
   [junit4]   2> 112119 T99 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1394238843569/jetty3/index
   [junit4]   2> 112119 T99 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1394238843569/jetty3 [CachedDir<<refCount=0;path=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1394238843569/jetty3;done=false>>]
   [junit4]   2> 112119 T99 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1394238843569/jetty3
   [junit4]   2> 112119 T99 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> 112120 T99 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 112120 T99 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:259)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [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:256)
   [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> 112120 T99 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 112205 T118 C7 P52747 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 112206 T118 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 112206 T118 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@135d8e2
   [junit4]   2> 112207 T118 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=6,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=1,cumulative_deletesByQuery=2,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=5}
   [junit4]   2> 112207 T118 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 112207 T118 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 112207 T118 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 112209 T118 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 112209 T118 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 112209 T118 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1394238843569/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1394238843569/jetty4/index;done=false>>]
   [junit4]   2> 112210 T118 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1394238843569/jetty4/index
   [junit4]   2> 112210 T118 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1394238843569/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1394238843569/jetty4;done=false>>]
   [junit4]   2> 112210 T118 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.client.solrj.impl.CloudSolrServerTest-1394238843569/jetty4
   [junit4]   2> 112210 T118 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 112210 T118 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:259)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [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:256)
   [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> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=fi, timezone=America/Shiprock
   [junit4]   2> NOTE: Linux 3.8.0-36-generic i386/Oracle Corporation 1.8.0 (32-bit)/cpus=8,threads=1,free=61759776,total=188743680
   [junit4]   2> NOTE: All tests run in this JVM: [CloudSolrServerTest]
   [junit4] Completed on J0 in 113.19s, 2 tests, 1 error <<< FAILURES!

[...truncated 130 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:465: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:445: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:202: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:490: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1274: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:907: There were test failures: 49 suites, 281 tests, 1 error

Total time: 44 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0-fcs-b132 -client -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure