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

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([F3FB642B77797948:721DEA3300261974]: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:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 11002 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> Creating dataDir: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/init-core-data-001
   [junit4]   2> 225458 T781 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (true)
   [junit4]   2> 225458 T781 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /h_oah/rv
   [junit4]   2> 225464 T781 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 225465 T781 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 225465 T782 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 225565 T781 oasc.ZkTestServer.run start zk server on port:22834
   [junit4]   2> 225566 T781 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 225567 T781 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 225570 T788 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@74a3cc84 
name:ZooKeeperConnection Watcher:127.0.0.1:22834 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 225570 T781 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 225571 T781 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 225571 T781 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 225573 T781 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 225574 T781 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 225581 T790 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@25f0493 name:ZooKeeperConnection 
Watcher:127.0.0.1:22834/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 225582 T781 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 225582 T781 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 225582 T781 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 225585 T781 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 225586 T781 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 225587 T781 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 225589 T781 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 225590 T781 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 225593 T781 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 225593 T781 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 225696 T781 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 225697 T781 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 225699 T781 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 225699 T781 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 225701 T781 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 225701 T781 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 225703 T781 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 225704 T781 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 225706 T781 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 225706 T781 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 225708 T781 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 225709 T781 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 225711 T781 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 225711 T781 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 225713 T781 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 225713 T781 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 225715 T781 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 225716 T781 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 226904 T781 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 226907 T781 oejs.AbstractConnector.doStart Started 
[email protected]:22841
   [junit4]   2> 226908 T781 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 226908 T781 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 226908 T781 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-002
   [junit4]   2> 226909 T781 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-002/'
   [junit4]   2> 226952 T781 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-002/solr.xml
   [junit4]   2> 227029 T781 oasc.CoreContainer.<init> New CoreContainer 
332918767
   [junit4]   2> 227030 T781 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-002/]
   [junit4]   2> 227031 T781 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 227031 T781 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 227031 T781 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 227031 T781 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 227032 T781 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 227032 T781 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 227032 T781 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 227032 T781 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 227033 T781 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 227033 T781 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 227033 T781 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 227034 T781 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 227034 T781 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 227034 T781 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:22834/solr
   [junit4]   2> 227035 T781 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 227035 T781 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 227036 T781 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 227037 T801 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1f0b3a25 
name:ZooKeeperConnection Watcher:127.0.0.1:22834 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 227038 T781 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 227038 T781 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 227040 T781 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 227041 T803 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@35bc2b0a 
name:ZooKeeperConnection Watcher:127.0.0.1:22834/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 227042 T781 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 227043 T781 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 227045 T781 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 227048 T781 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 227050 T781 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 227052 T781 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 227054 T781 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 227056 T781 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:22841_h_oah%2Frv
   [junit4]   2> 227056 T781 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:22841_h_oah%2Frv
   [junit4]   2> 227059 T781 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 227060 T781 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 227062 T781 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 227063 T781 oasc.OverseerElectionContext.runLeaderProcess I am 
going to be the leader 127.0.0.1:22841_h_oah%2Frv
   [junit4]   2> 227064 T781 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 227065 T781 oasc.Overseer.start Overseer 
(id=92557453150978051-127.0.0.1:22841_h_oah%2Frv-n_0000000000) starting
   [junit4]   2> 227068 T781 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 227075 T781 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 227075 T805 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 227076 T781 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 227078 T781 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 227079 T781 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 227082 T804 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 227087 T807 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 227087 T807 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 227088 T807 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 227088 T808 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 227090 T804 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "node_name":"127.0.0.1:22841_h_oah%2Frv",
   [junit4]   2>          "base_url":"http://127.0.0.1:22841/h_oah/rv";,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down"}
   [junit4]   2> 227090 T804 oasc.Overseer$ClusterStateUpdater.createCollection 
Create collection control_collection with shards [shard1]
   [junit4]   2> 227090 T804 oasc.Overseer$ClusterStateUpdater.createCollection 
state version control_collection 1
   [junit4]   2> 227090 T804 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 227092 T808 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> 228088 T807 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 228089 T807 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:control_collection
   [junit4]   2> 228090 T807 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 228090 T807 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/control_collection
   [junit4]   2> 228091 T807 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 228091 T807 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-002/collection1/'
   [junit4]   2> 228093 T807 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 228093 T807 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 228094 T807 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 228138 T807 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 228169 T807 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 228270 T807 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 228277 T807 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 228514 T807 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 228516 T807 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 228518 T807 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 228521 T807 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 228537 T807 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 228538 T807 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 228582 T807 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-002/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-001/control/data/
   [junit4]   2> 228583 T807 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15b8eb3
   [junit4]   2> 228585 T807 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-001/control/data
   [junit4]   2> 228586 T807 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-001/control/data/index/
   [junit4]   2> 228586 T807 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 228587 T807 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-001/control/data/index
   [junit4]   2> 228588 T807 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2501303715908977]
   [junit4]   2> 228591 T807 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 228591 T807 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 228595 T807 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 228595 T807 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 228595 T807 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 228596 T807 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 228596 T807 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 228596 T807 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 228596 T807 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 228597 T807 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 228597 T807 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 228597 T807 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 228598 T807 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 228598 T807 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 228598 T807 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 228599 T807 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 228599 T807 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 228599 T807 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 228600 T807 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 228600 T807 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 228600 T807 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 228601 T807 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 228614 T807 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 228615 T807 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 228617 T807 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 228618 T807 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 228620 T807 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 228621 T807 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 228621 T807 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 228623 T807 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 228623 T807 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 228623 T807 oass.SolrIndexSearcher.<init> Opening 
Searcher@5e4d84ec[collection1] main
   [junit4]   2> 228623 T807 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/control_collection
   [junit4]   2> 228624 T807 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 228624 T807 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 228625 T807 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 228625 T807 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 228625 T807 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 228626 T807 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 228626 T807 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 228627 T807 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 228628 T807 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 228628 T807 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 228629 T807 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 228631 T809 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@5e4d84ec[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 228633 T807 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 228634 T812 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:22841/h_oah/rv 
collection:control_collection shard:shard1
   [junit4]   2> 228635 T781 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 228635 T781 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 228635 T812 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 228636 T781 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 228636 T781 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 228638 T814 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@57f7dbe6 
name:ZooKeeperConnection Watcher:127.0.0.1:22834/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 228638 T781 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 228638 T781 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 228640 T781 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 228640 T812 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 228641 T808 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 228642 T812 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 228642 T812 oasc.ShardLeaderElectionContext.runLeaderProcess I 
may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C106 name=collection1 
org.apache.solr.core.SolrCore@13834e6a 
url=http://127.0.0.1:22841/h_oah/rv/collection1 node=127.0.0.1:22841_h_oah%2Frv 
C106_STATE=coll:control_collection core:collection1 
props:{node_name=127.0.0.1:22841_h_oah%2Frv, 
base_url=http://127.0.0.1:22841/h_oah/rv, core=collection1, state=down}
   [junit4]   2> 228642 T812 C106 P22841 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:22841/h_oah/rv/collection1/
   [junit4]   2> 228642 T812 C106 P22841 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 228642 T781 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 228643 T812 C106 P22841 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:22841/h_oah/rv/collection1/ has no replicas
   [junit4]   2> 228643 T812 oasc.ShardLeaderElectionContext.runLeaderProcess I 
am the new leader: http://127.0.0.1:22841/h_oah/rv/collection1/ shard1
   [junit4]   2> 228643 T812 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 228646 T808 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> 228647 T815 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> 228652 T808 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 228653 T808 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> 228653 T815 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> 228699 T812 oasc.ZkController.register We are 
http://127.0.0.1:22841/h_oah/rv/collection1/ and leader is 
http://127.0.0.1:22841/h_oah/rv/collection1/
   [junit4]   2> 228700 T812 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:22841/h_oah/rv
   [junit4]   2> 228700 T812 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 228700 T812 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 228700 T812 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 228702 T808 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 228705 T804 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "node_name":"127.0.0.1:22841_h_oah%2Frv",
   [junit4]   2>          "base_url":"http://127.0.0.1:22841/h_oah/rv";,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active"}
   [junit4]   2> 228807 T808 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> 228807 T815 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> 229604 T781 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 229605 T781 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 229607 T781 oejs.AbstractConnector.doStart Started 
[email protected]:22845
   [junit4]   2> 229608 T781 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 229608 T781 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 229608 T781 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-003
   [junit4]   2> 229609 T781 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-003/'
   [junit4]   2> 229637 T781 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-003/solr.xml
   [junit4]   2> 229691 T781 oasc.CoreContainer.<init> New CoreContainer 
1187005944
   [junit4]   2> 229691 T781 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-003/]
   [junit4]   2> 229692 T781 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 229692 T781 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 229692 T781 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 229693 T781 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 229693 T781 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 229693 T781 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 229694 T781 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 229694 T781 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 229694 T781 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 229695 T781 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 229695 T781 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 229695 T781 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 229695 T781 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 229696 T781 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:22834/solr
   [junit4]   2> 229696 T781 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 229696 T781 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 229697 T781 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 229698 T826 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7931c111 
name:ZooKeeperConnection Watcher:127.0.0.1:22834 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 229699 T781 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 229700 T781 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 229702 T781 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 229703 T828 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@49729c36 
name:ZooKeeperConnection Watcher:127.0.0.1:22834/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 229703 T781 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 229707 T781 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 230710 T781 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:22845_h_oah%2Frv
   [junit4]   2> 230711 T781 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:22845_h_oah%2Frv
   [junit4]   2> 230714 T781 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 230722 T830 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 230722 T830 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 230723 T830 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 230723 T808 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 230725 T804 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "node_name":"127.0.0.1:22845_h_oah%2Frv",
   [junit4]   2>          "base_url":"http://127.0.0.1:22845/h_oah/rv";,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down"}
   [junit4]   2> 230726 T804 oasc.Overseer$ClusterStateUpdater.createCollection 
Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 230726 T804 oasc.Overseer$ClusterStateUpdater.createCollection 
state version collection1 1
   [junit4]   2> 230726 T804 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 230729 T829 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> 230729 T815 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> 230729 T808 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> 231723 T830 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 231724 T830 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:collection1
   [junit4]   2> 231725 T830 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 231725 T830 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 231726 T830 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 231726 T830 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-003/collection1/'
   [junit4]   2> 231728 T830 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 231728 T830 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 231729 T830 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 231794 T830 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 231840 T830 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 231941 T830 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 231948 T830 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 232268 T830 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 232270 T830 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 232271 T830 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 232275 T830 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 232291 T830 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 232292 T830 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 232292 T830 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-003/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-001/jetty1/
   [junit4]   2> 232292 T830 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15b8eb3
   [junit4]   2> 232293 T830 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-001/jetty1
   [junit4]   2> 232294 T830 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-001/jetty1/index/
   [junit4]   2> 232295 T830 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 232296 T830 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-001/jetty1/index
   [junit4]   2> 232296 T830 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2501303715908977]
   [junit4]   2> 232315 T830 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 232315 T830 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 232320 T830 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 232320 T830 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 232321 T830 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 232321 T830 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 232321 T830 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 232321 T830 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 232322 T830 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 232322 T830 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 232322 T830 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 232323 T830 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 232323 T830 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 232324 T830 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 232324 T830 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 232325 T830 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 232325 T830 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 232325 T830 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 232325 T830 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 232326 T830 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 232326 T830 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 232327 T830 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 232339 T830 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 232340 T830 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 232342 T830 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 232343 T830 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 232346 T830 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 232346 T830 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 232348 T830 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 232350 T830 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 232350 T830 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 232351 T830 oass.SolrIndexSearcher.<init> Opening 
Searcher@905c03[collection1] main
   [junit4]   2> 232351 T830 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 232355 T830 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 232355 T830 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 232356 T830 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 232356 T830 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 232357 T830 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 232358 T830 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 232358 T830 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 232358 T830 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 232358 T830 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 232362 T831 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@905c03[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 232636 T830 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 232637 T834 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:22845/h_oah/rv collection:collection1 
shard:shard2
   [junit4]   2> 232638 T781 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 232638 T781 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 232638 T834 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 232642 T834 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 232643 T808 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 232644 T834 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 232644 T834 oasc.ShardLeaderElectionContext.runLeaderProcess I 
may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C107 name=collection1 
org.apache.solr.core.SolrCore@5e59600c 
url=http://127.0.0.1:22845/h_oah/rv/collection1 node=127.0.0.1:22845_h_oah%2Frv 
C107_STATE=coll:collection1 core:collection1 
props:{node_name=127.0.0.1:22845_h_oah%2Frv, 
base_url=http://127.0.0.1:22845/h_oah/rv, core=collection1, state=down}
   [junit4]   2> 232644 T834 C107 P22845 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:22845/h_oah/rv/collection1/
   [junit4]   2> 232644 T834 C107 P22845 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 232645 T834 C107 P22845 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:22845/h_oah/rv/collection1/ has no replicas
   [junit4]   2> 232645 T834 oasc.ShardLeaderElectionContext.runLeaderProcess I 
am the new leader: http://127.0.0.1:22845/h_oah/rv/collection1/ shard2
   [junit4]   2> 232645 T834 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 232647 T808 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> 232647 T815 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> 232647 T829 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> 232652 T808 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 232653 T808 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> 232653 T829 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> 232653 T815 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> 232699 T834 oasc.ZkController.register We are 
http://127.0.0.1:22845/h_oah/rv/collection1/ and leader is 
http://127.0.0.1:22845/h_oah/rv/collection1/
   [junit4]   2> 232700 T834 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:22845/h_oah/rv
   [junit4]   2> 232700 T834 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 232700 T834 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 232700 T834 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 232702 T808 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 232704 T804 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "node_name":"127.0.0.1:22845_h_oah%2Frv",
   [junit4]   2>          "base_url":"http://127.0.0.1:22845/h_oah/rv";,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active"}
   [junit4]   2> 232807 T815 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> 232807 T829 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> 232807 T808 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> 233634 T781 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 233635 T781 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 233638 T781 oejs.AbstractConnector.doStart Started 
[email protected]:22848
   [junit4]   2> 233638 T781 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 233639 T781 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 233639 T781 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-004
   [junit4]   2> 233639 T781 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-004/'
   [junit4]   2> 233669 T781 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-004/solr.xml
   [junit4]   2> 233725 T781 oasc.CoreContainer.<init> New CoreContainer 
1496890042
   [junit4]   2> 233725 T781 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-004/]
   [junit4]   2> 233726 T781 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 233726 T781 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 233727 T781 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 233727 T781 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 233727 T781 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 233727 T781 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 233728 T781 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 233728 T781 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 233728 T781 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 233729 T781 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 233729 T781 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 233729 T781 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 233730 T781 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 233730 T781 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:22834/solr
   [junit4]   2> 233730 T781 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 233730 T781 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 233731 T781 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 233732 T845 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1b6b3719 
name:ZooKeeperConnection Watcher:127.0.0.1:22834 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 233733 T781 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 233733 T781 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 233735 T781 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 233736 T847 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@530e7cb6 
name:ZooKeeperConnection Watcher:127.0.0.1:22834/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 233736 T781 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 233740 T781 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 234743 T781 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:22848_h_oah%2Frv
   [junit4]   2> 234744 T781 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:22848_h_oah%2Frv
   [junit4]   2> 234748 T781 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 234756 T849 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 234756 T849 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 234757 T808 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 234757 T849 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 234759 T804 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "node_name":"127.0.0.1:22848_h_oah%2Frv",
   [junit4]   2>          "base_url":"http://127.0.0.1:22848/h_oah/rv";,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down"}
   [junit4]   2> 234760 T804 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=2
   [junit4]   2> 234760 T804 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 234762 T808 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> 234762 T829 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> 234762 T848 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> 234762 T815 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> 235758 T849 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 235759 T849 oasc.ZkController.createCollectionZkNode Check for 
collection zkNode:collection1
   [junit4]   2> 235760 T849 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 235760 T849 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 235761 T849 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 235761 T849 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-004/collection1/'
   [junit4]   2> 235763 T849 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 235763 T849 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 235764 T849 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 235828 T849 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 235874 T849 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 235975 T849 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 235983 T849 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 236274 T849 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 236277 T849 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 236279 T849 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 236284 T849 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 236303 T849 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 236303 T849 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 236304 T849 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-004/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-001/jetty2/
   [junit4]   2> 236304 T849 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@15b8eb3
   [junit4]   2> 236306 T849 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-001/jetty2
   [junit4]   2> 236307 T849 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-001/jetty2/index/
   [junit4]   2> 236307 T849 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-001/jetty2/index'
 doesn't exist. Creating new index...
   [junit4]   2> 236309 T849 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-001/jetty2/index
   [junit4]   2> 236309 T849 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2501303715908977]
   [junit4]   2> 236315 T849 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 236315 T849 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 236322 T849 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 236323 T849 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 236323 T849 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 236323 T849 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 236324 T849 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 236324 T849 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 236324 T849 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 236325 T849 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 236325 T849 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 236326 T849 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 236327 T849 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 236327 T849 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 236328 T849 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 236329 T849 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 236329 T849 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 236329 T849 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 236330 T849 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 236331 T849 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 236331 T849 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 236332 T849 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 236350 T849 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 236353 T849 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 236355 T849 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 236356 T849 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 236360 T849 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 236360 T849 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 236362 T849 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 236363 T849 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 236364 T849 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 236364 T849 oass.SolrIndexSearcher.<init> Opening 
Searcher@5d62df94[collection1] main
   [junit4]   2> 236364 T849 oascc.ZkStateReader.readConfigName Load collection 
config from:/collections/collection1
   [junit4]   2> 236365 T849 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 236366 T849 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 236366 T849 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 236366 T849 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 236367 T849 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 236368 T849 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 236368 T849 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 236368 T849 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 236369 T849 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 236373 T850 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@5d62df94[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 236378 T849 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 236379 T853 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:22848/h_oah/rv collection:collection1 
shard:shard1
   [junit4]   2> 236379 T781 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 236380 T781 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 236380 T853 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 236384 T853 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 236385 T808 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 236385 T853 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 236385 T853 oasc.ShardLeaderElectionContext.runLeaderProcess I 
may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C108 name=collection1 
org.apache.solr.core.SolrCore@44834502 
url=http://127.0.0.1:22848/h_oah/rv/collection1 node=127.0.0.1:22848_h_oah%2Frv 
C108_STATE=coll:collection1 core:collection1 
props:{node_name=127.0.0.1:22848_h_oah%2Frv, 
base_url=http://127.0.0.1:22848/h_oah/rv, core=collection1, state=down}
   [junit4]   2> 236386 T853 C108 P22848 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:22848/h_oah/rv/collection1/
   [junit4]   2> 236386 T853 C108 P22848 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 236386 T853 C108 P22848 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:22848/h_oah/rv/collection1/ has no replicas
   [junit4]   2> 236386 T853 oasc.ShardLeaderElectionContext.runLeaderProcess I 
am the new leader: http://127.0.0.1:22848/h_oah/rv/collection1/ shard1
   [junit4]   2> 236387 T853 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 236389 T808 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> 236389 T829 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> 236389 T815 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> 236389 T848 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> 236395 T808 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 236396 T815 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> 236396 T829 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> 236396 T848 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> 236396 T808 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> 236441 T853 oasc.ZkController.register We are 
http://127.0.0.1:22848/h_oah/rv/collection1/ and leader is 
http://127.0.0.1:22848/h_oah/rv/collection1/
   [junit4]   2> 236442 T853 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:22848/h_oah/rv
   [junit4]   2> 236442 T853 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 236442 T853 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 236443 T853 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 236445 T808 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 236447 T804 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "node_name":"127.0.0.1:22848_h_oah%2Frv",
   [junit4]   2>          "base_url":"http://127.0.0.1:22848/h_oah/rv";,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active"}
   [junit4]   2> 236550 T808 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> 236551 T829 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> 236551 T848 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> 236550 T815 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> 237360 T781 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 3
   [junit4]   2> 237362 T781 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 237364 T781 oejs.AbstractConnector.doStart Started 
[email protected]:22851
   [junit4]   2> 237366 T781 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 237366 T781 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 237366 T781 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-005
   [junit4]   2> 237366 T781 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-005/'
   [junit4]   2> 237398 T781 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-005/solr.xml
   [junit4]   2> 237455 T781 oasc.CoreContainer.<init> New CoreContainer 
894294094
   [junit4]   2> 237455 T781 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-005/]
   [junit4]   2> 237457 T781 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 90000
   [junit4]   2> 237457 T781 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: 
   [junit4]   2> 237457 T781 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 15000
   [junit4]   2> 237458 T781 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 237458 T781 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 237458 T781 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 237459 T781 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 237459 T781 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 237459 T781 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 237460 T781 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 237460 T781 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 237460 T781 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 237461 T781 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 237461 T781 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:22834/solr
   [junit4]   2> 237461 T781 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 237461 T781 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 237462 T781 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 237464 T864 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@9b40439 name:ZooKeeperConnection 
Watcher:127.0.0.1:22834 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 237464 T781 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 237465 T781 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 237466 T781 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 237468 T866 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3ec1f48c 
name:ZooKeeperConnection Watcher:127.0.0.1:22834/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 237468 T781 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 237472 T781 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 238475 T781 oasc.ZkController.createEphemeralLiveNode Register 
node as live in ZooKeeper:/live_nodes/127.0.0.1:22851_h_oah%2Frv
   [junit4]   2> 238476 T781 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:22851_h_oah%2Frv
   [junit4]   2> 238500 T781 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 238511 T868 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 238512 T868 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 238513 T868 oasc.ZkController.waitForCoreNodeName look for our 
core node name
   [junit4]   2> 238513 T808 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: 

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

nding=111,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=111,cumulative_deletesById=40,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 299626 T781 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 299626 T781 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 299626 T781 oasu.DefaultSolrCoreState.closeIndexWriter closing 
IndexWriter with IndexWriterCloser
   [junit4]   2> 299626 T895 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=null message={
   [junit4]   2>          "node_name":"127.0.0.1:22848_h_oah%2Frv",
   [junit4]   2>          "base_url":"http://127.0.0.1:22848/h_oah/rv";,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down"}
   [junit4]   2> ASYNC  NEW_CORE C119 name=collection1 
org.apache.solr.core.SolrCore@44834502 
url=http://127.0.0.1:22848/h_oah/rv/collection1 node=127.0.0.1:22848_h_oah%2Frv 
C119_STATE=coll:collection1 core:collection1 
props:{node_name=127.0.0.1:22848_h_oah%2Frv, 
base_url=http://127.0.0.1:22848/h_oah/rv, core=collection1, state=active, 
leader=true}
   [junit4]   2> 299626 T781 C119 P22848 oasu.DirectUpdateHandler2.closeWriter 
Committing on IndexWriter close.
   [junit4]   2> 299630 T894 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>  C119_STATE=coll:collection1 core:collection1 
props:{node_name=127.0.0.1:22848_h_oah%2Frv, 
base_url=http://127.0.0.1:22848/h_oah/rv, core=collection1, state=down, 
leader=true}
   [junit4]   2> 299697 T781 C119 P22848 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-001/jetty2/index,segFN=segments_2,generation=2}
   [junit4]   2> 299698 T781 C119 P22848 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 2
   [junit4]   2> 299707 T781 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 299710 T781 oasc.CachingDirectoryFactory.close Closing 
StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 299710 T781 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-001/jetty2
 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-001/jetty2;done=false>>]
   [junit4]   2> 299710 T781 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-001/jetty2
   [junit4]   2> 299711 T781 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-001/jetty2/index
 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-001/jetty2/index;done=false>>]
   [junit4]   2> 299711 T781 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001/tempDir-001/jetty2/index
   [junit4]   2> 299712 T781 oasc.Overseer.close Overseer 
(id=92557453150978056-127.0.0.1:22848_h_oah%2Frv-n_0000000002) closing
   [junit4]   2> 299712 T895 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:22848_h_oah%2Frv
   [junit4]   2> 301215 T894 oascc.ZkStateReader$3.process WARN ZooKeeper watch 
triggered, but Solr cannot talk to ZK
   [junit4]   2> 301217 T781 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/h_oah/rv,null}
   [junit4]   2> 304391 T781 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 
22851
   [junit4]   2> 304392 T781 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 304393 T781 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:22834 22834
   [junit4]   2> 304453 T782 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:22834 22834
   [junit4]   2> 304454 T782 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN 
Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                5       /solr/aliases.json
   [junit4]   2>                5       /solr/clusterstate.json
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                5       /solr/live_nodes
   [junit4]   2>                3       /solr/overseer/queue
   [junit4]   2>                3       /solr/overseer/collection-queue-work
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.method=testDistribSearch 
-Dtests.seed=F3FB642B77797948 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=ko -Dtests.timezone=America/Recife -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 79.0s J1 | ChaosMonkeySafeLeaderTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<0> but 
was:<1>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F3FB642B77797948:721DEA3300261974]: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> 304468 T781 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-F3FB642B77797948-001
   [junit4]   2> 79016 T780 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will 
linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{id=PostingsFormat(name=Direct), _version_=FSTOrd41, 
a_i=PostingsFormat(name=Direct), a_t=PostingsFormat(name=MockRandom), 
rnd_b=PostingsFormat(name=Direct)}, docValues:{}, sim=DefaultSimilarity, 
locale=ko, timezone=America/Recife
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 
(64-bit)/cpus=16,threads=1,free=168113440,total=244318208
   [junit4]   2> NOTE: All tests run in this JVM: [AutoCommitTest, 
TestMaxScoreQueryParser, TestClassNameShortening, DisMaxRequestHandlerTest, 
TestRandomMergePolicy, TestBM25SimilarityFactory, PreAnalyzedFieldTest, 
TestSweetSpotSimilarityFactory, TestFieldCollectionResource, 
DebugComponentTest, SolrRequestParserTest, AssignTest, 
DistributedDebugComponentTest, SolrIndexConfigTest, 
SignatureUpdateProcessorFactoryTest, UUIDUpdateProcessorFallbackTest, 
ResponseHeaderTest, AnalyticsQueryTest, CurrencyFieldOpenExchangeTest, 
FullSolrCloudDistribCmdsTest, SuggesterFSTTest, DirectUpdateHandlerTest, 
VMParamsZkACLAndCredentialsProvidersTest, HdfsUnloadDistributedZkTest, 
NoCacheHeaderTest, DirectSolrSpellCheckerTest, ChaosMonkeySafeLeaderTest]
   [junit4] Completed on J1 in 79.30s, 1 test, 1 failure <<< FAILURES!

[...truncated 1158 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:524:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:472:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:61:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/extra-targets.xml:39:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:189:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/common-build.xml:496:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1359:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:961:
 There were test failures: 436 suites, 1783 tests, 1 failure, 58 ignored (23 
assumptions)

Total time: 63 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-trunk-Java7 #4898
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 156059460 bytes
Compression is 0.0%
Took 27 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


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

Reply via email to