Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4274/
Java: 32bit/jdk1.8.0_20 -client -XX:+UseConcMarkSweepGC

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

Error Message:
expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
        at 
__randomizedtesting.SeedInfo.seed([E6E518C2476E3036:670396DA3031500A]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:153)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        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:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        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.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:65)
        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:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        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:65)
        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:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11052 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\init-core-data-001
   [junit4]   2> 471801 T1207 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 471801 T1207 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /
   [junit4]   2> 471811 T1207 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 471813 T1207 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 471815 T1208 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 471925 T1207 oasc.ZkTestServer.run start zk server on 
port:53846
   [junit4]   2> 471925 T1207 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 471931 T1207 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 471942 T1214 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@c31818 name:ZooKeeperConnection 
Watcher:127.0.0.1:53846 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 471943 T1207 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 471943 T1207 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 471943 T1207 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 471954 T1207 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 471956 T1207 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 471960 T1216 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1913c7f name:ZooKeeperConnection 
Watcher:127.0.0.1:53846/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 471961 T1207 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 471961 T1207 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 471963 T1207 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 471970 T1207 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 471977 T1207 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 471982 T1207 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 471988 T1207 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 471988 T1207 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 471999 T1207 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 471999 T1207 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 472009 T1207 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 472010 T1207 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 472018 T1207 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 472019 T1207 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 472026 T1207 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 472027 T1207 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 472032 T1207 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 472033 T1207 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 472040 T1207 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 472041 T1207 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 472048 T1207 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 472048 T1207 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 472055 T1207 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 472055 T1207 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 472063 T1207 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 472064 T1207 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 472071 T1207 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 472072 T1207 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 472082 T1209 oazs.NIOServerCnxn.doIO WARN caught end of stream 
exception EndOfStreamException: Unable to read additional data from client 
sessionid 0x1491af971bc0001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 473870 T1207 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 473909 T1207 oejs.AbstractConnector.doStart Started 
[email protected]:53853
   [junit4]   2> 473912 T1207 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 473912 T1207 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 473913 T1207 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-002
   [junit4]   2> 473913 T1207 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-002\'
   [junit4]   2> 473970 T1207 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-002\solr.xml
   [junit4]   2> 474031 T1207 oasc.CoreContainer.<init> New CoreContainer 
21066874
   [junit4]   2> 474032 T1207 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-002\]
   [junit4]   2> 474035 T1207 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 474036 T1207 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 474036 T1207 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 474036 T1207 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 474036 T1207 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 474036 T1207 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 474039 T1207 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 474039 T1207 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 474040 T1207 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 474040 T1207 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 474040 T1207 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 474042 T1207 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 474043 T1207 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 474043 T1207 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 474043 T1207 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:53846/solr
   [junit4]   2> 474043 T1207 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 474045 T1207 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 474048 T1207 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 474053 T1227 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@d9c5b8 name:ZooKeeperConnection 
Watcher:127.0.0.1:53846 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 474054 T1207 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 474055 T1207 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 474061 T1207 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 474067 T1229 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@ae747a name:ZooKeeperConnection 
Watcher:127.0.0.1:53846/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 474068 T1207 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 474071 T1207 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 474081 T1207 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 474089 T1207 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 474097 T1207 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 474106 T1207 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 474118 T1207 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 474123 T1207 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53853_
   [junit4]   2> 474125 T1207 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:53853_
   [junit4]   2> 474133 T1207 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 474139 T1207 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 474146 T1207 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 474152 T1207 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:53853_
   [junit4]   2> 474153 T1207 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 474158 T1207 oasc.Overseer.start Overseer 
(id=92634925995130883-127.0.0.1:53853_-n_0000000000) starting
   [junit4]   2> 474166 T1207 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 474194 T1207 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 474199 T1231 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 474204 T1207 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 474218 T1207 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 474222 T1207 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 474233 T1230 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 474242 T1233 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 474242 T1233 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 474246 T1233 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 474247 T1234 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 474258 T1230 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:53853";,
   [junit4]   2>          "node_name":"127.0.0.1:53853_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 474259 T1230 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 474259 T1230 
oasc.Overseer$ClusterStateUpdater.createCollection state version 
control_collection 1
   [junit4]   2> 474259 T1230 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 474265 T1234 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> 475241 T1233 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 475241 T1233 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 475243 T1233 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 475244 T1233 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 475246 T1233 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 475246 T1233 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-002\collection1\'
   [junit4]   2> 475256 T1233 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 475257 T1233 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 475257 T1233 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 475344 T1233 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 475373 T1233 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 475377 T1233 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 475411 T1233 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 475638 T1233 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 475640 T1233 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 475642 T1233 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 475651 T1233 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 475707 T1233 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 475707 T1233 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 475747 T1233 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-002\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-001/control/data\
   [junit4]   2> 475747 T1233 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17a21ca
   [junit4]   2> 475752 T1233 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-001\control\data
   [junit4]   2> 475753 T1233 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-001/control/data\index/
   [junit4]   2> 475754 T1233 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-001\control\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 475755 T1233 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-001\control\data\index
   [junit4]   2> 475757 T1233 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.25460173282659754]
   [junit4]   2> 475793 T1233 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-001\control\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 475793 T1233 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 475800 T1233 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 475800 T1233 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 475801 T1233 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 475801 T1233 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 475803 T1233 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 475803 T1233 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 475804 T1233 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 475805 T1233 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 475805 T1233 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 475808 T1233 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 475808 T1233 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 475810 T1233 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 475811 T1233 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 475816 T1233 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 475816 T1233 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 475820 T1233 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 475821 T1233 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 475822 T1233 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 475822 T1233 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 475823 T1233 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 475829 T1233 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 475831 T1233 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 475833 T1233 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 475833 T1233 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 475837 T1233 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 475837 T1233 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 475839 T1233 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17722923456622608]
   [junit4]   2> 475840 T1233 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-001\control\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 475840 T1233 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 475841 T1233 oass.SolrIndexSearcher.<init> Opening 
Searcher@424546[collection1] main
   [junit4]   2> 475841 T1233 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 475844 T1233 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 475844 T1233 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 475845 T1233 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 475845 T1233 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 475845 T1233 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 475847 T1233 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 475848 T1233 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 475849 T1233 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 475855 T1233 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 475855 T1233 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 475855 T1233 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 475867 T1235 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@424546[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 475870 T1233 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 475872 T1238 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:53853 collection:control_collection 
shard:shard1
   [junit4]   2> 475873 T1207 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 475874 T1207 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 475875 T1238 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 475875 T1207 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 475879 T1207 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 475887 T1240 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1269cb2 name:ZooKeeperConnection 
Watcher:127.0.0.1:53846/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 475888 T1207 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 475888 T1207 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 475894 T1207 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 475898 T1238 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 475902 T1234 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 475902 T1238 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 475903 T1238 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1567 name=collection1 
org.apache.solr.core.SolrCore@1c2f031 url=http://127.0.0.1:53853/collection1 
node=127.0.0.1:53853_ C1567_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:53853, 
node_name=127.0.0.1:53853_, state=down}
   [junit4]   2> 475903 T1238 C1567 P53853 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:53853/collection1/
   [junit4]   2> 475903 T1238 C1567 P53853 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 475904 T1238 C1567 P53853 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:53853/collection1/ has no replicas
   [junit4]   2> 475904 T1238 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:53853/collection1/ shard1
   [junit4]   2> 475905 T1238 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 475904 T1207 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 475927 T1234 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> 475929 T1241 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> 475965 T1234 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 475969 T1241 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> 475970 T1234 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> 475998 T1238 oasc.ZkController.register We are 
http://127.0.0.1:53853/collection1/ and leader is 
http://127.0.0.1:53853/collection1/
   [junit4]   2> 475998 T1238 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:53853
   [junit4]   2> 475998 T1238 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 475998 T1238 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 475999 T1238 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 476009 T1234 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 476024 T1230 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:53853";,
   [junit4]   2>          "node_name":"127.0.0.1:53853_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 476133 T1241 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> 476133 T1234 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> 477622 T1207 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 477625 T1207 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 477629 T1207 oejs.AbstractConnector.doStart Started 
[email protected]:53865
   [junit4]   2> 477630 T1207 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 477631 T1207 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 477632 T1207 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-003
   [junit4]   2> 477632 T1207 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-003\'
   [junit4]   2> 477684 T1207 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-003\solr.xml
   [junit4]   2> 477722 T1207 oasc.CoreContainer.<init> New CoreContainer 
15521046
   [junit4]   2> 477723 T1207 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-003\]
   [junit4]   2> 477724 T1207 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 477724 T1207 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 477725 T1207 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 477726 T1207 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 477726 T1207 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 477726 T1207 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 477726 T1207 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 477726 T1207 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 477726 T1207 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 477726 T1207 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 477728 T1207 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 477729 T1207 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 477729 T1207 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 477729 T1207 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 477729 T1207 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:53846/solr
   [junit4]   2> 477729 T1207 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 477729 T1207 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 477733 T1207 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 477738 T1252 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@117f638 name:ZooKeeperConnection 
Watcher:127.0.0.1:53846 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 477740 T1207 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 477744 T1207 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 477754 T1207 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 477758 T1254 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@15f310b name:ZooKeeperConnection 
Watcher:127.0.0.1:53846/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 477759 T1207 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 477773 T1207 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 478775 T1207 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53865_
   [junit4]   2> 478777 T1207 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:53865_
   [junit4]   2> 478790 T1207 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 478799 T1256 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 478800 T1256 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 478802 T1234 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 478802 T1256 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 478810 T1230 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:53865";,
   [junit4]   2>          "node_name":"127.0.0.1:53865_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 478810 T1230 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2]
   [junit4]   2> 478811 T1230 
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
   [junit4]   2> 478811 T1230 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 478818 T1241 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> 478818 T1255 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> 478818 T1234 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> 479798 T1256 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 479798 T1256 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 479802 T1256 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 479802 T1256 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 479807 T1256 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 479807 T1256 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-003\collection1\'
   [junit4]   2> 479812 T1256 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 479813 T1256 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 479816 T1256 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 479906 T1256 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 479936 T1256 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 479940 T1256 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 479955 T1256 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 480174 T1256 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 480177 T1256 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 480183 T1256 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 480190 T1256 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 480246 T1256 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 480246 T1256 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 480248 T1256 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-003\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-001/jetty1\
   [junit4]   2> 480248 T1256 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17a21ca
   [junit4]   2> 480251 T1256 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-001\jetty1
   [junit4]   2> 480252 T1256 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-001/jetty1\index/
   [junit4]   2> 480253 T1256 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-001\jetty1\index'
 doesn't exist. Creating new index...
   [junit4]   2> 480257 T1256 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-001\jetty1\index
   [junit4]   2> 480258 T1256 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.25460173282659754]
   [junit4]   2> 480270 T1256 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-001\jetty1\index,segFN=segments_1,generation=1}
   [junit4]   2> 480270 T1256 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 480282 T1256 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 480283 T1256 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 480284 T1256 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 480284 T1256 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 480285 T1256 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 480285 T1256 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 480286 T1256 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 480286 T1256 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 480286 T1256 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 480288 T1256 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 480290 T1256 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 480291 T1256 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 480293 T1256 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 480295 T1256 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 480295 T1256 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 480295 T1256 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 480297 T1256 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 480298 T1256 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 480299 T1256 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 480299 T1256 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 480306 T1256 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 480308 T1256 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 480310 T1256 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 480316 T1256 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 480318 T1256 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 480318 T1256 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 480322 T1256 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17722923456622608]
   [junit4]   2> 480322 T1256 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-001\jetty1\index,segFN=segments_1,generation=1}
   [junit4]   2> 480322 T1256 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 480325 T1256 oass.SolrIndexSearcher.<init> Opening 
Searcher@1ad3abe[collection1] main
   [junit4]   2> 480325 T1256 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 480327 T1256 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 480327 T1256 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 480329 T1256 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 480329 T1256 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 480329 T1256 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 480332 T1256 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 480332 T1256 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 480333 T1256 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 480333 T1256 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 480348 T1257 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1ad3abe[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 480360 T1256 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 480362 T1260 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:53865 collection:collection1 
shard:shard2
   [junit4]   2> 480363 T1207 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 480364 T1207 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 480366 T1260 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 480378 T1260 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 480383 T1234 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 480385 T1260 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 480385 T1260 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1568 name=collection1 
org.apache.solr.core.SolrCore@1a20ca6 url=http://127.0.0.1:53865/collection1 
node=127.0.0.1:53865_ C1568_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:53865, 
node_name=127.0.0.1:53865_, state=down}
   [junit4]   2> 480385 T1260 C1568 P53865 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:53865/collection1/
   [junit4]   2> 480385 T1260 C1568 P53865 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 480386 T1260 C1568 P53865 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:53865/collection1/ has no replicas
   [junit4]   2> 480386 T1260 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:53865/collection1/ shard2
   [junit4]   2> 480388 T1260 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 480440 T1241 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> 480441 T1234 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> 480441 T1255 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> 480465 T1234 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 480469 T1241 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> 480469 T1234 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> 480469 T1255 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> 480497 T1260 oasc.ZkController.register We are 
http://127.0.0.1:53865/collection1/ and leader is 
http://127.0.0.1:53865/collection1/
   [junit4]   2> 480497 T1260 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:53865
   [junit4]   2> 480497 T1260 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 480498 T1260 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 480499 T1260 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 480509 T1234 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 480519 T1230 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:53865";,
   [junit4]   2>          "node_name":"127.0.0.1:53865_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 480626 T1241 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> 480627 T1234 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> 480627 T1255 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> 482017 T1207 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 482018 T1207 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 482023 T1207 oejs.AbstractConnector.doStart Started 
[email protected]:53874
   [junit4]   2> 482024 T1207 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 482027 T1207 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 482028 T1207 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-004
   [junit4]   2> 482028 T1207 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-004\'
   [junit4]   2> 482075 T1207 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-004\solr.xml
   [junit4]   2> 482108 T1207 oasc.CoreContainer.<init> New CoreContainer 
22395050
   [junit4]   2> 482108 T1207 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-004\]
   [junit4]   2> 482109 T1207 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 482110 T1207 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 482110 T1207 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 482111 T1207 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 482111 T1207 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 482111 T1207 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 482112 T1207 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 482112 T1207 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 482113 T1207 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 482113 T1207 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 482114 T1207 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 482115 T1207 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 482115 T1207 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 482115 T1207 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 482116 T1207 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:53846/solr
   [junit4]   2> 482116 T1207 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 482117 T1207 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 482120 T1207 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 482123 T1271 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@978ae8 name:ZooKeeperConnection 
Watcher:127.0.0.1:53846 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 482123 T1207 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 482123 T1207 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 482129 T1207 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 482133 T1273 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@15253d8 name:ZooKeeperConnection 
Watcher:127.0.0.1:53846/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 482133 T1207 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 482148 T1207 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 483153 T1207 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53874_
   [junit4]   2> 483157 T1207 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:53874_
   [junit4]   2> 483176 T1207 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 483189 T1275 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 483189 T1275 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 483191 T1234 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 483191 T1275 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 483197 T1230 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:53874";,
   [junit4]   2>          "node_name":"127.0.0.1:53874_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 483197 T1230 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=2
   [junit4]   2> 483198 T1230 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 483205 T1241 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> 483206 T1255 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> 483205 T1234 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> 483206 T1274 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> 484159 T1275 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 484159 T1275 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 484161 T1275 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 484161 T1275 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 484163 T1275 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 484163 T1275 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-004\collection1\'
   [junit4]   2> 484164 T1275 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 484166 T1275 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 484166 T1275 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 484225 T1275 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 484250 T1275 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 484253 T1275 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 484263 T1275 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 484447 T1275 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 484449 T1275 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 484449 T1275 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 484456 T1275 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 484500 T1275 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 484506 T1275 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 484506 T1275 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-004\collection1\,
 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-001/jetty2\
   [junit4]   2> 484507 T1275 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17a21ca
   [junit4]   2> 484512 T1275 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-001\jetty2
   [junit4]   2> 484513 T1275 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-001/jetty2\index/
   [junit4]   2> 484514 T1275 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-001\jetty2\index'
 doesn't exist. Creating new index...
   [junit4]   2> 484517 T1275 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-001\jetty2\index
   [junit4]   2> 484517 T1275 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.25460173282659754]
   [junit4]   2> 484522 T1275 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-001\jetty2\index,segFN=segments_1,generation=1}
   [junit4]   2> 484522 T1275 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 484528 T1275 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 484528 T1275 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 484528 T1275 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 484528 T1275 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 484529 T1275 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 484529 T1275 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 484530 T1275 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 484530 T1275 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 484530 T1275 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 484532 T1275 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 484533 T1275 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 484533 T1275 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 484534 T1275 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 484535 T1275 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 484535 T1275 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 484536 T1275 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 484537 T1275 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 484537 T1275 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 484541 T1275 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 484542 T1275 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 484549 T1275 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 484549 T1275 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 484551 T1275 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 484553 T1275 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 484556 T1275 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 484556 T1275 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 484556 T1275 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17722923456622608]
   [junit4]   2> 484557 T1275 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-001\jetty2\index,segFN=segments_1,generation=1}
   [junit4]   2> 484558 T1275 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 484558 T1275 oass.SolrIndexSearcher.<init> Opening 
Searcher@4cf487[collection1] main
   [junit4]   2> 484558 T1275 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 484560 T1275 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 484561 T1275 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 484562 T1275 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 484562 T1275 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 484562 T1275 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 484564 T1275 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 484565 T1275 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 484565 T1275 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 484565 T1275 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 484579 T1276 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@4cf487[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 484591 T1275 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 484593 T1279 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:53874 collection:collection1 
shard:shard1
   [junit4]   2> 484594 T1207 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 484595 T1207 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 484596 T1279 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 484608 T1279 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 484612 T1234 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 484613 T1279 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 484614 T1279 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1569 name=collection1 
org.apache.solr.core.SolrCore@1e51d05 url=http://127.0.0.1:53874/collection1 
node=127.0.0.1:53874_ C1569_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:53874, 
node_name=127.0.0.1:53874_, state=down}
   [junit4]   2> 484614 T1279 C1569 P53874 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:53874/collection1/
   [junit4]   2> 484614 T1279 C1569 P53874 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 484615 T1279 C1569 P53874 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:53874/collection1/ has no replicas
   [junit4]   2> 484615 T1279 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:53874/collection1/ shard1
   [junit4]   2> 484615 T1279 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 484633 T1241 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> 484634 T1234 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> 484634 T1255 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> 484635 T1274 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> 484659 T1234 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 484661 T1241 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> 484662 T1234 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> 484662 T1255 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> 484663 T1274 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> 484723 T1279 oasc.ZkController.register We are 
http://127.0.0.1:53874/collection1/ and leader is 
http://127.0.0.1:53874/collection1/
   [junit4]   2> 484723 T1279 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:53874
   [junit4]   2> 484723 T1279 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 484723 T1279 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 484723 T1279 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 484727 T1234 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 484736 T1230 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:53874";,
   [junit4]   2>          "node_name":"127.0.0.1:53874_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 484831 T1241 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> 484832 T1274 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> 484832 T1255 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> 484832 T1234 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> 486106 T1207 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 3
   [junit4]   2> 486107 T1207 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 486113 T1207 oejs.AbstractConnector.doStart Started 
[email protected]:53883
   [junit4]   2> 486114 T1207 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 486114 T1207 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 486119 T1207 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-005
   [junit4]   2> 486120 T1207 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-005\'
   [junit4]   2> 486166 T1207 oasc.ConfigSolr.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-005\solr.xml
   [junit4]   2> 486207 T1207 oasc.CoreContainer.<init> New CoreContainer 
13931629
   [junit4]   2> 486209 T1207 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-005\]
   [junit4]   2> 486210 T1207 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 486210 T1207 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 486211 T1207 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 486211 T1207 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 486211 T1207 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 486213 T1207 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 486213 T1207 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 486213 T1207 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 486215 T1207 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 486215 T1207 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 486215 T1207 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 486215 T1207 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 486215 T1207 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 486215 T1207 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 486215 T1207 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:53846/solr
   [junit4]   2> 486215 T1207 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 486219 T1207 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 486221 T1207 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 486227 T1290 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@548ff6 name:ZooKeeperConnection 
Watcher:127.0.0.1:53846 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 486227 T1207 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 486227 T1207 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 486231 T1207 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 486235 T1292 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1366076 name:ZooKeeperConnection 
Watcher:127.0.0.1:53846/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 486235 T1207 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 486252 T1207 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluste

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

 searcher on request.
   [junit4]   2> 505331 T1207 oasc.CachingDirectoryFactory.close Closing 
StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 505331 T1207 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-001\jetty2\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-001\jetty2\index;done=false>>]
   [junit4]   2> 505332 T1207 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-001\jetty2\index
   [junit4]   2> 505333 T1207 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-001\jetty2
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-001\jetty2;done=false>>]
   [junit4]   2> 505333 T1207 oasc.CachingDirectoryFactory.close Closing 
directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001\tempDir-001\jetty2
   [junit4]   2> 505334 T1207 oasc.Overseer.close Overseer 
(id=92634925995130888-127.0.0.1:53874_-n_0000000002) closing
   [junit4]   2> 505337 T1322 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:53874_
   [junit4]   2> 506669 T1321 oascc.ZkStateReader.getIndividualColls WARN Error 
reading collections nodes 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /collections/collection1/state.json
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:313)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:310)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:310)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getIndividualColls(ZkStateReader.java:484)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.constructState(ZkStateReader.java:449)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.access$200(ZkStateReader.java:55)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$2.process(ZkStateReader.java:316)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 506669 T1321 oascc.ZkStateReader.getIndividualColls WARN Error 
reading collections nodes 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /collections/control_collection/state.json
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:313)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:310)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:310)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getIndividualColls(ZkStateReader.java:484)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.constructState(ZkStateReader.java:449)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.access$200(ZkStateReader.java:55)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$2.process(ZkStateReader.java:316)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 506671 T1274 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 506686 T1207 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 511238 T1207 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 
53883
   [junit4]   2> 511238 T1207 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 511242 T1207 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:53846 53846
   [junit4]   2> 513442 T1208 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:53846 53846
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.method=testDistribSearch 
-Dtests.seed=E6E518C2476E3036 -Dtests.slow=true -Dtests.locale=it_CH 
-Dtests.timezone=America/Havana -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 41.7s | ChaosMonkeySafeLeaderTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<0> but 
was:<1>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E6E518C2476E3036:670396DA3031500A]:0)
   [junit4]    >        at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:153)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 513518 T1207 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeySafeLeaderTest-E6E518C2476E3036-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{rnd_b=PostingsFormat(name=Lucene41VarGapFixedInterval), 
_version_=PostingsFormat(name=SimpleText), a_t=FSTOrd41, 
a_i=PostingsFormat(name=Lucene41VarGapFixedInterval), 
id=PostingsFormat(name=Lucene41VarGapFixedInterval)}, docValues:{}, 
sim=DefaultSimilarity, locale=it_CH, timezone=America/Havana
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_20 
(32-bit)/cpus=2,threads=1,free=74304712,total=141524992
   [junit4]   2> NOTE: All tests run in this JVM: [TestCodecSupport, 
CollectionsAPIDistributedZkTest, PrimUtilsTest, TestDocSet, 
SolrPluginUtilsTest, TestManagedResource, XsltUpdateRequestHandlerTest, 
UUIDUpdateProcessorFallbackTest, TestValueSourceCache, 
IndexBasedSpellCheckerTest, DocumentBuilderTest, DateMathParserTest, 
TestArbitraryIndexDir, TestInitQParser, ResponseLogComponentTest, 
IndexSchemaTest, SuggesterWFSTTest, SynonymTokenizerTest, 
TestExceedMaxTermLength, SpellCheckComponentTest, TestSolrIndexConfig, 
UnloadDistributedZkTest, TestStressReorder, TestFuzzyAnalyzedSuggestions, 
MultiThreadedOCPTest, UpdateParamsTest, MBeansHandlerTest, TestComponentsName, 
TestSolrXmlPersistor, ChaosMonkeySafeLeaderTest]
   [junit4] Completed in 41.82s, 1 test, 1 failure <<< FAILURES!

[...truncated 1308 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:524: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:472: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:189: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:496:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1360:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:962:
 There were test failures: 437 suites, 1795 tests, 1 failure, 53 ignored (30 
assumptions)

Total time: 165 minutes 53 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_20 -client 
-XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to