Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11491/
Java: 32bit/jdk1.7.0_67 -server -XX:+UseConcMarkSweepGC

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

Error Message:
There were too many update fails - we expect it can happen, but shouldn't easily

Stack Trace:
java.lang.AssertionError: There were too many update fails - we expect it can 
happen, but shouldn't easily
        at 
__randomizedtesting.SeedInfo.seed([77A503C6FB710BCF:F6438DDE8C2E6BF3]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertFalse(Assert.java:68)
        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:223)
        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 11022 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/init-core-data-001
   [junit4]   2> 949205 T2633 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /arnf/d
   [junit4]   2> 949209 T2633 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 949210 T2633 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 949210 T2634 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 949310 T2633 oasc.ZkTestServer.run start zk server on 
port:52402
   [junit4]   2> 949311 T2633 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 949312 T2633 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 949313 T2640 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1daf48e name:ZooKeeperConnection 
Watcher:127.0.0.1:52402 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 949314 T2633 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 949314 T2633 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 949314 T2633 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 949316 T2633 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 949317 T2633 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 949318 T2642 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@12697a9 name:ZooKeeperConnection 
Watcher:127.0.0.1:52402/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 949318 T2633 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 949319 T2633 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 949319 T2633 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 949321 T2633 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 949323 T2633 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 949324 T2633 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 949326 T2633 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 949326 T2633 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 949329 T2633 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 949329 T2633 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 949331 T2633 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 949332 T2633 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 949334 T2633 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 949335 T2633 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 949336 T2633 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 949337 T2633 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 949338 T2633 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 949339 T2633 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 949341 T2633 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 949342 T2633 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 949343 T2633 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 949344 T2633 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 949346 T2633 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 949346 T2633 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 949348 T2633 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 949349 T2633 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 949351 T2633 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 949351 T2633 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 949718 T2633 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 949722 T2633 oejs.AbstractConnector.doStart Started 
[email protected]:33858
   [junit4]   2> 949723 T2633 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 949723 T2633 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 949724 T2633 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-002
   [junit4]   2> 949724 T2633 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-002/'
   [junit4]   2> 949742 T2633 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-002/solr.xml
   [junit4]   2> 949809 T2633 oasc.CoreContainer.<init> New CoreContainer 
28848934
   [junit4]   2> 949809 T2633 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-002/]
   [junit4]   2> 949810 T2633 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 949810 T2633 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 949811 T2633 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 949811 T2633 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 949812 T2633 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 949812 T2633 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 949812 T2633 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 949813 T2633 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 949813 T2633 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 949813 T2633 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 949814 T2633 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 949814 T2633 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 949815 T2633 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 949815 T2633 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 949816 T2633 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:52402/solr
   [junit4]   2> 949816 T2633 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 949816 T2633 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 949817 T2633 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 949818 T2653 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2634e2 name:ZooKeeperConnection 
Watcher:127.0.0.1:52402 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 949819 T2633 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 949820 T2633 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 949821 T2633 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 949822 T2655 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@103e134 name:ZooKeeperConnection 
Watcher:127.0.0.1:52402/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 949823 T2633 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 949824 T2633 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 949826 T2633 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 949827 T2633 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 949829 T2633 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 949831 T2633 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 949833 T2633 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 949834 T2633 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33858_arnf%2Fd
   [junit4]   2> 949835 T2633 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:33858_arnf%2Fd
   [junit4]   2> 949836 T2633 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 949838 T2633 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 949839 T2633 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 949840 T2633 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:33858_arnf%2Fd
   [junit4]   2> 949840 T2633 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 949842 T2633 oasc.Overseer.start Overseer 
(id=92656923281063939-127.0.0.1:33858_arnf%2Fd-n_0000000000) starting
   [junit4]   2> 949843 T2633 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 949848 T2633 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 949849 T2657 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 949849 T2633 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 949851 T2633 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 949853 T2633 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 949855 T2656 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 949858 T2659 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 949858 T2659 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 949859 T2659 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 949860 T2660 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 949862 T2656 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "node_name":"127.0.0.1:33858_arnf%2Fd",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:33858/arnf/d"}
   [junit4]   2> 949862 T2656 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 949862 T2656 
oasc.Overseer$ClusterStateUpdater.createCollection state version 
control_collection 1
   [junit4]   2> 949862 T2656 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 949864 T2660 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> 950860 T2659 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 950860 T2659 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 950861 T2659 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 950861 T2659 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 950862 T2659 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 950862 T2659 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-002/collection1/'
   [junit4]   2> 950863 T2659 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 950863 T2659 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 950863 T2659 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 950900 T2659 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 950929 T2659 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 950931 T2659 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 950936 T2659 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 951020 T3 oasc.CoreContainer.finalize ERROR CoreContainer was 
not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  
instance=4051512
   [junit4]   2> 951021 T3 oasc.CoreContainer.finalize ERROR CoreContainer was 
not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  
instance=33230761
   [junit4]   2> 951212 T2659 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 951214 T2659 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 951215 T2659 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 951218 T2659 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 951231 T2659 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 951232 T2659 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 951232 T2659 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-002/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-001/control/data/
   [junit4]   2> 951232 T2659 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@af77f5
   [junit4]   2> 951233 T2659 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-001/control/data
   [junit4]   2> 951233 T2659 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-001/control/data/index/
   [junit4]   2> 951234 T2659 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 951234 T2659 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-001/control/data/index
   [junit4]   2> 951235 T2659 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1902518034, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 951317 T2659 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 951317 T2659 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 951321 T2659 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 951321 T2659 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 951321 T2659 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 951321 T2659 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 951322 T2659 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 951322 T2659 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 951322 T2659 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 951323 T2659 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 951323 T2659 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 951323 T2659 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 951324 T2659 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 951324 T2659 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 951324 T2659 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 951325 T2659 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 951325 T2659 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 951325 T2659 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 951325 T2659 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 951326 T2659 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 951326 T2659 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 951326 T2659 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 951329 T2659 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 951330 T2659 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 951331 T2659 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 951332 T2659 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 951334 T2659 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 951334 T2659 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 951341 T2659 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 951341 T2659 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 951342 T2659 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 951342 T2659 oass.SolrIndexSearcher.<init> Opening 
Searcher@ebe5c0[collection1] main
   [junit4]   2> 951342 T2659 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 951343 T2659 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 951344 T2659 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 951344 T2659 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 951344 T2659 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 951344 T2659 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 951345 T2659 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 951345 T2659 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 951346 T2659 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 951347 T2659 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 951347 T2659 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 951348 T2659 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 951350 T2661 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@ebe5c0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 951351 T2659 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 951352 T2664 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:33858/arnf/d 
collection:control_collection shard:shard1
   [junit4]   2> 951352 T2633 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 951353 T2633 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 951352 T2664 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 951353 T2633 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 951354 T2633 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 951355 T2666 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@31fd5f name:ZooKeeperConnection 
Watcher:127.0.0.1:52402/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 951355 T2633 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 951356 T2633 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 951357 T2633 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 951357 T2664 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 951358 T2660 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 951359 T2664 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 951359 T2664 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1187 name=collection1 
org.apache.solr.core.SolrCore@1e801cd 
url=http://127.0.0.1:33858/arnf/d/collection1 node=127.0.0.1:33858_arnf%2Fd 
C1187_STATE=coll:control_collection core:collection1 
props:{node_name=127.0.0.1:33858_arnf%2Fd, state=down, core=collection1, 
base_url=http://127.0.0.1:33858/arnf/d}
   [junit4]   2> 951359 T2664 C1187 P33858 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:33858/arnf/d/collection1/
   [junit4]   2> 951359 T2633 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 951359 T2664 C1187 P33858 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 951360 T2664 C1187 P33858 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:33858/arnf/d/collection1/ has no replicas
   [junit4]   2> 951360 T2664 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:33858/arnf/d/collection1/ shard1
   [junit4]   2> 951360 T2664 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 951365 T2660 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> 951366 T2667 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> 951372 T2660 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 951372 T2660 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> 951372 T2667 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> 951418 T2664 oasc.ZkController.register We are 
http://127.0.0.1:33858/arnf/d/collection1/ and leader is 
http://127.0.0.1:33858/arnf/d/collection1/
   [junit4]   2> 951419 T2664 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:33858/arnf/d
   [junit4]   2> 951419 T2664 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 951419 T2664 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 951419 T2664 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 951420 T2660 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 951422 T2656 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "node_name":"127.0.0.1:33858_arnf%2Fd",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:33858/arnf/d"}
   [junit4]   2> 951525 T2667 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> 951525 T2660 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> 951732 T2633 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 951733 T2633 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 951745 T2633 oejs.AbstractConnector.doStart Started 
[email protected]:54199
   [junit4]   2> 951745 T2633 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 951746 T2633 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 951746 T2633 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-003
   [junit4]   2> 951746 T2633 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-003/'
   [junit4]   2> 951759 T2633 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-003/solr.xml
   [junit4]   2> 951793 T2633 oasc.CoreContainer.<init> New CoreContainer 
15415120
   [junit4]   2> 951794 T2633 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-003/]
   [junit4]   2> 951794 T2633 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 951795 T2633 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 951795 T2633 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 951795 T2633 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 951796 T2633 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 951796 T2633 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 951796 T2633 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 951796 T2633 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 951797 T2633 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 951797 T2633 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 951798 T2633 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 951798 T2633 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 951798 T2633 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 951799 T2633 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 951799 T2633 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:52402/solr
   [junit4]   2> 951799 T2633 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 951799 T2633 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 951800 T2633 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 951802 T2678 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7ca43b name:ZooKeeperConnection 
Watcher:127.0.0.1:52402 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 951802 T2633 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 951802 T2633 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 951804 T2633 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 951805 T2680 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1c111fd name:ZooKeeperConnection 
Watcher:127.0.0.1:52402/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 951806 T2633 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 951811 T2633 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 952814 T2633 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54199_arnf%2Fd
   [junit4]   2> 952815 T2633 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:54199_arnf%2Fd
   [junit4]   2> 952818 T2633 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 952823 T2682 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 952823 T2682 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 952824 T2660 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 952824 T2682 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 952825 T2656 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "node_name":"127.0.0.1:54199_arnf%2Fd",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:54199/arnf/d"}
   [junit4]   2> 952826 T2656 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1]
   [junit4]   2> 952826 T2656 
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
   [junit4]   2> 952826 T2656 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 952928 T2681 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> 952928 T2660 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> 952928 T2667 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> 953824 T2682 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 953824 T2682 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 953825 T2682 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 953826 T2682 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 953826 T2682 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 953826 T2682 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-003/collection1/'
   [junit4]   2> 953827 T2682 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 953828 T2682 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 953828 T2682 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 953875 T2682 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 953916 T2682 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 953917 T2682 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 953928 T2682 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 954247 T2682 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 954249 T2682 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 954251 T2682 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 954255 T2682 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 954282 T2682 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 954282 T2682 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 954283 T2682 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-003/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-001/jetty1/
   [junit4]   2> 954283 T2682 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@af77f5
   [junit4]   2> 954284 T2682 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-001/jetty1
   [junit4]   2> 954284 T2682 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-001/jetty1/index/
   [junit4]   2> 954285 T2682 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 954285 T2682 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-001/jetty1/index
   [junit4]   2> 954286 T2682 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1902518034, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 955479 T2682 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 955479 T2682 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 955483 T2682 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 955484 T2682 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 955484 T2682 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 955484 T2682 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 955485 T2682 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 955485 T2682 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 955485 T2682 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 955486 T2682 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 955486 T2682 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 955486 T2682 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 955487 T2682 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 955487 T2682 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 955488 T2682 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 955488 T2682 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 955488 T2682 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 955489 T2682 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 955489 T2682 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 955490 T2682 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 955490 T2682 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 955491 T2682 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 955494 T2682 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 955495 T2682 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 955497 T2682 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 955498 T2682 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 955500 T2682 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 955500 T2682 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 955502 T2682 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 955503 T2682 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 955503 T2682 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 955503 T2682 oass.SolrIndexSearcher.<init> Opening 
Searcher@9f30b4[collection1] main
   [junit4]   2> 955503 T2682 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 955504 T2682 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 955504 T2682 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 955505 T2682 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 955505 T2682 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 955505 T2682 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 955506 T2682 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 955506 T2682 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 955506 T2682 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 955506 T2682 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 955509 T2683 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@9f30b4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 955512 T2682 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 955513 T2686 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:54199/arnf/d collection:collection1 
shard:shard1
   [junit4]   2> 955513 T2633 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 955513 T2633 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 955514 T2686 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 955517 T2686 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 955521 T2660 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 955522 T2686 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 955522 T2686 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1188 name=collection1 
org.apache.solr.core.SolrCore@1040b48 
url=http://127.0.0.1:54199/arnf/d/collection1 node=127.0.0.1:54199_arnf%2Fd 
C1188_STATE=coll:collection1 core:collection1 
props:{node_name=127.0.0.1:54199_arnf%2Fd, state=down, core=collection1, 
base_url=http://127.0.0.1:54199/arnf/d}
   [junit4]   2> 955522 T2686 C1188 P54199 oasc.SyncStrategy.sync Sync replicas 
to http://127.0.0.1:54199/arnf/d/collection1/
   [junit4]   2> 955522 T2686 C1188 P54199 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 955522 T2686 C1188 P54199 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:54199/arnf/d/collection1/ has no replicas
   [junit4]   2> 955522 T2686 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:54199/arnf/d/collection1/ shard1
   [junit4]   2> 955523 T2686 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 955525 T2667 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> 955525 T2681 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> 955525 T2660 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> 955532 T2660 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 955633 T2667 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> 955633 T2681 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> 955633 T2660 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> 955679 T2686 oasc.ZkController.register We are 
http://127.0.0.1:54199/arnf/d/collection1/ and leader is 
http://127.0.0.1:54199/arnf/d/collection1/
   [junit4]   2> 955679 T2686 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:54199/arnf/d
   [junit4]   2> 955679 T2686 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 955679 T2686 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 955680 T2686 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 955683 T2660 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 955685 T2656 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "node_name":"127.0.0.1:54199_arnf%2Fd",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:54199/arnf/d"}
   [junit4]   2> 955787 T2681 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> 955787 T2660 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> 955787 T2667 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> 955822 T2633 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 955822 T2633 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 955824 T2633 oejs.AbstractConnector.doStart Started 
[email protected]:50684
   [junit4]   2> 955825 T2633 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 955825 T2633 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 955826 T2633 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-004
   [junit4]   2> 955826 T2633 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-004/'
   [junit4]   2> 955845 T2633 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-004/solr.xml
   [junit4]   2> 955888 T2633 oasc.CoreContainer.<init> New CoreContainer 
9620235
   [junit4]   2> 955888 T2633 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-004/]
   [junit4]   2> 955889 T2633 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 955889 T2633 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 955890 T2633 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 955890 T2633 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 955890 T2633 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 955891 T2633 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 955891 T2633 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 955891 T2633 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 955891 T2633 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 955892 T2633 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 955892 T2633 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 955892 T2633 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 955893 T2633 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 955893 T2633 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 955893 T2633 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:52402/solr
   [junit4]   2> 955893 T2633 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 955894 T2633 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 955894 T2633 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 955896 T2697 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@15049ba name:ZooKeeperConnection 
Watcher:127.0.0.1:52402 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 955896 T2633 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 955896 T2633 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 955898 T2633 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 955899 T2699 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@9a13d8 name:ZooKeeperConnection 
Watcher:127.0.0.1:52402/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 955899 T2633 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 955902 T2633 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 956906 T2633 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50684_arnf%2Fd
   [junit4]   2> 956907 T2633 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:50684_arnf%2Fd
   [junit4]   2> 956911 T2633 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 956918 T2701 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 956919 T2701 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 956919 T2701 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 956919 T2660 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 956934 T2656 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "node_name":"127.0.0.1:50684_arnf%2Fd",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:50684/arnf/d"}
   [junit4]   2> 956934 T2656 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=1
   [junit4]   2> 956934 T2656 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 957037 T2660 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> 957037 T2681 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> 957037 T2700 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> 957039 T2667 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> 957934 T2701 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 957934 T2701 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 957936 T2701 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 957936 T2701 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 957937 T2701 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 957937 T2701 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-004/collection1/'
   [junit4]   2> 957938 T2701 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 957938 T2701 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 957938 T2701 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 957991 T2701 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 958030 T2701 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 958031 T2701 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 958071 T2701 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 958477 T2701 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 958479 T2701 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 958481 T2701 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 958484 T2701 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 958524 T2701 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 958525 T2701 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 958525 T2701 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-004/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-001/jetty2/
   [junit4]   2> 958525 T2701 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@af77f5
   [junit4]   2> 958526 T2701 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-001/jetty2
   [junit4]   2> 958526 T2701 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-001/jetty2/index/
   [junit4]   2> 958526 T2701 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-001/jetty2/index'
 doesn't exist. Creating new index...
   [junit4]   2> 958527 T2701 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-001/jetty2/index
   [junit4]   2> 958528 T2701 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1902518034, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 958542 T2701 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 958542 T2701 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 958548 T2701 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 958548 T2701 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 958549 T2701 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 958549 T2701 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 958549 T2701 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 958549 T2701 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 958550 T2701 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 958550 T2701 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 958550 T2701 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 958560 T2701 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 958560 T2701 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 958561 T2701 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 958561 T2701 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 958561 T2701 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 958562 T2701 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 958562 T2701 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 958562 T2701 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 958562 T2701 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 958563 T2701 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 958563 T2701 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 958566 T2701 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 958567 T2701 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 958568 T2701 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 958568 T2701 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 958570 T2701 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 958570 T2701 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 958571 T2701 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 958572 T2701 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 958572 T2701 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 958572 T2701 oass.SolrIndexSearcher.<init> Opening 
Searcher@96c9fd[collection1] main
   [junit4]   2> 958573 T2701 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 958574 T2701 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 958574 T2701 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 958575 T2701 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 958575 T2701 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 958575 T2701 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 958576 T2701 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 958576 T2701 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 958576 T2701 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 958577 T2701 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 958580 T2702 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@96c9fd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 958582 T2701 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 958583 T2705 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:50684/arnf/d collection:collection1 
shard:shard1
   [junit4]   2> 958583 T2633 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 958584 T2633 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 958585 T2705 oasc.ZkController.register We are 
http://127.0.0.1:50684/arnf/d/collection1/ and leader is 
http://127.0.0.1:54199/arnf/d/collection1/
   [junit4]   2> 958585 T2705 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:50684/arnf/d
   [junit4]   2> 958585 T2705 oasc.ZkController.checkRecovery Core needs to 
recover:collection1
   [junit4]   2> 958586 T2705 oasu.DefaultSolrCoreState.doRecovery Running 
recovery - first canceling any ongoing recovery
   [junit4]   2> 958586 T2633 
oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to 
finish - collection: collection1 failOnTimeout:true timeout (sec):330
   [junit4]   2> ASYNC  NEW_CORE C1189 name=collection1 
org.apache.solr.core.SolrCore@13038b5 
url=http://127.0.0.1:50684/arnf/d/collection1 node=127.0.0.1:50684_arnf%2Fd 
C1189_STATE=coll:collection1 core:collection1 
props:{node_name=127.0.0.1:50684_arnf%2Fd, state=down, core=collection1, 
base_url=http://127.0.0.1:50684/arnf/d}
   [junit4]   2> 958586 T2706 C1189 P50684 oasc.RecoveryStrategy.run Starting 
recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 958596 T2706 C1189 P50684 oasc.RecoveryStrategy.doRecovery 
###### startupVersions=[]
   [junit4]   2> 958597 T2706 C1189 P50684 oasc.RecoveryStrategy.doRecovery 
Publishing state of core collection1 as recovering, leader is 
http://127.0.0.1:54199/arnf/d/collection1/ and I am 
http://127.0.0.1:50684/arnf/d/collection1/
   [junit4]   2> 958597 T2706 C1189 P50684 oasc.ZkController.publish publishing 
core=collection1 state=recovering collection=collection1
   [junit4]   2> 958597 T2706 C1189 P50684 oasc.ZkController.publish numShards 
not found on descriptor - reading it from system property
   [junit4]   2> 958599 T2660 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 958601 T2706 C1189 P50684 
oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to 
http://127.0.0.1:54199/arnf/d; WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A50684_arnf%252Fd&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
   [junit4]   2> 958609 T2656 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "node_name":"127.0.0.1:50684_arnf%2Fd",
   [junit4]   2>          "state":"recovering",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:50684/arnf/d"}
   [junit4]   2> 958609 T2674 oasha.CoreAdminHandler.handleWaitForStateAction 
Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, 
onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 958611 T2674 oasha.CoreAdminHandler.handleWaitForStateAction 
Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have 
state: recovering
   [junit4]   2> 958611 T2674 oasha.CoreAdminHandler.handleWaitForStateAction 
In WaitForState(recovering): collection=collection1, shard=shard1, 
thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, 
live=true, checkLive=true, currentState=down, localState=active, 
nodeName=127.0.0.1:50684_arnf%2Fd, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"node_name":"127.0.0.1:50684_arnf%2Fd","state":"down","core":"collection1","base_url":"http://127.0.0.1:50684/arnf/d"}
   [junit4]   2> 958622 T2667 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> 958622 T2660 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> 958622 T2681 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> 958625 T2700 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> 959612 T2674 oasha.CoreAdminHandler.handleWaitForStateAction 
In WaitForState(recovering): collection=collection1, shard=shard1, 
thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, 
live=true, checkLive=true, currentState=recovering, localState=active, 
nodeName=127.0.0.1:50684_arnf%2Fd, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"node_name":"127.0.0.1:50684_arnf%2Fd","state":"recovering","core":"collection1","base_url":"http://127.0.0.1:50684/arnf/d"}
   [junit4]   2> 959612 T2674 oasha.CoreAdminHandler.handleWaitForStateAction 
Waited coreNodeName: core_node2, state: recovering, checkLive: true, 
onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 959612 T2674 oass.SolrDispatchFilter.handleAdminRequest 
[admin] webapp=null path=/admin/cores 
params={wt=javabin&onlyIfLeaderActive=true&onlyIfLeader=true&action=PREPRECOVERY&state=recovering&version=2&coreNodeName=core_node2&checkLive=true&core=collection1&nodeName=127.0.0.1:50684_arnf%252Fd}
 status=0 QTime=1003 
   [junit4]   2>  C1189_STATE=coll:collection1 core:collection1 
props:{node_name=127.0.0.1:50684_arnf%2Fd, state=recovering, core=collection1, 
base_url=http://127.0.0.1:50684/arnf/d}
   [junit4]   2> 961614 T2706 C1189 P50684 oasc.RecoveryStrategy.doRecovery 
Attempting to PeerSync from http://127.0.0.1:54199/arnf/d/collection1/ 
core=collection1 - recoveringAfterStartup=true
   [junit4]   2> 961614 T2706 C1189 P50684 oasu.PeerSync.sync PeerSync: 
core=collection1 url=http://127.0.0.1:50684/arnf/d START 
replicas=[http://127.0.0.1:54199/arnf/d/collection1/] nUpdates=100
   [junit4]   2> 961615 T2706 C1189 P50684 oasu.PeerSync.sync WARN no frame of 
reference to tell if we've missed updates
   [junit4]   2> 961616 T2706 C1189 P50684 oasc.RecoveryStrategy.doRecovery 
PeerSync Recovery was not successful - trying replication. core=collection1
   [junit4]   2> 961616 T2706 C1189 P50684 oasc.RecoveryStrategy.doRecovery 
Starting Replication Recovery. core=collection1
   [junit4]   2> 961616 T2706 C1189 P50684 oasc.RecoveryStrategy.doRecovery 
Begin buffering updates. core=collection1
   [junit4]   2> 961616 T2706 C1189 P50684 oasu.UpdateLog.bufferUpdates 
Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 961616 T2706 C1189 P50684 oasc.RecoveryStrategy.replicate 
Attempting to replicate from http://127.0.0.1:54199/arnf/d/collection1/. 
core=collection1
   [junit4]   2> ASYNC  NEW_CORE C1190 name=collection1 
org.apache.solr.core.SolrCore@1040b48 
url=http://127.0.0.1:54199/arnf/d/collection1 node=127.0.0.1:54199_arnf%2Fd 
C1190_STATE=coll:collection1 core:collection1 
props:{node_name=127.0.0.1:54199_arnf%2Fd, state=active, core=collection1, 
base_url=http://127.0.0.1:54199/arnf/d, leader=true}
   [junit4]   2> 961618 T2673 C1190 P54199 oasu.DirectUpdateHandler2.commit 
start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 961618 T2675 C1190 P54199 oasc.SolrCore.execute [collection1] 
webapp=/arnf/d path=/get 
params={wt=javabin&qt=/get&version=2&getVersions=100&distrib=false} status=0 
QTime=0 
   [junit4]   2> 961618 T2673 C1190 P54199 oasu.DirectUpdateHandler2.commit No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 961619 T2673 C1190 P54199 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 961620 T2673 C1190 P54199 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/arnf/d path=/update 
params={openSearcher=false&wt=javabin&waitSearcher=true&softCommit=false&commit_end_point=true&version=2&commit=true}
 {commit=} 0 3
   [junit4]   2> 961620 T2706 C1189 P50684 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 961621 T2706 C1189 P50684 oash.SnapPuller.<init>  No value set 
for 'pollInterval'. Timer Task not started.
   [junit4]   2> 961623 T2676 C1190 P54199 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 961624 T2676 C1190 P54199 oasc.SolrCore.execute [collection1] 
webapp=/arnf/d path=/replication 
params={wt=javabin&qt=/replication&command=indexversion&version=2} status=0 
QTime=2 
   [junit4]   2> 961624 T2706 C1189 P50684 oasc.RecoveryStrategy.replay No 
replay needed. core=collection1
   [junit4]   2> 961625 T2706 C1189 P50684 oasc.RecoveryStrategy.doRecovery 
Replication Recovery was successful - registering as Active. core=collection1
   [junit4]   2> 961625 T2706 C1189 P50684 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 961625 T2706 C1189 P50684 oasc.ZkController.publish numShards 
not found on descriptor - reading it from system property
   [junit4]   2> 961626 T2660 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 961626 T2706 C1189 P50684 oasc.RecoveryStrategy.doRecovery 
Finished recovery process. core=collection1
   [junit4]   2> 961628 T2656 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "node_name":"127.0.0.1:50684_arnf%2Fd",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:50684/arnf/d"}
   [junit4]   2> 961630 T2681 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> 961630 T2667 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> 961630 T2660 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live n

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

re=collection1 state=down collection=collection1
   [junit4]   2> 989160 T2633 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 989161 T2719 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 989161 T2633 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@13038b5
   [junit4]   2> 989163 T2723 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=null message={
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "node_name":"127.0.0.1:50684_arnf%2Fd",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:50684/arnf/d"}
   [junit4]   2> 989165 T2719 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> 989176 T2633 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=2,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=190,cumulative_deletesById=119,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=22497,transaction_logs_total_number=1}
   [junit4]   2> 989177 T2633 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 989177 T2633 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 989177 T2633 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 989178 T2633 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 989179 T2633 oasc.CachingDirectoryFactory.close Closing 
StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 989179 T2633 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-001/jetty2
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-001/jetty2;done=false>>]
   [junit4]   2> 989179 T2633 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-001/jetty2
   [junit4]   2> 989179 T2633 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-001/jetty2/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-001/jetty2/index;done=false>>]
   [junit4]   2> 989180 T2633 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001/tempDir-001/jetty2/index
   [junit4]   2> 989180 T2633 oasc.Overseer.close Overseer 
(id=92656923281063944-127.0.0.1:50684_arnf%2Fd-n_0000000002) closing
   [junit4]   2> 989181 T2723 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:50684_arnf%2Fd
   [junit4]   2> 990682 T2719 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 990705 T2633 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/arnf/d,null}
   [junit4]   2> 995694 T2633 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 995696 T2633 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:52402 52402
   [junit4]   2> 996239 T2634 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:52402 52402
   [junit4]   2> 996241 T2634 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN 
Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                4       /solr/clusterstate.json
   [junit4]   2>                4       /solr/aliases.json
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent data watches above limit:
   [junit4]   2>        
   [junit4]   2>                2       
/solr/overseer_elect/election/92656923281063939-127.0.0.1:33858_arnf%2Fd-n_0000000000
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                4       /solr/live_nodes
   [junit4]   2>                2       /solr/overseer/collection-queue-work
   [junit4]   2>                2       /solr/overseer/queue
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=testDistribSearch 
-Dtests.seed=77A503C6FB710BCF -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ar_DZ -Dtests.timezone=SystemV/EST5 -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 47.0s J0 | ChaosMonkeyNothingIsSafeTest.testDistribSearch 
<<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There were too many 
update fails - we expect it can happen, but shouldn't easily
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([77A503C6FB710BCF:F6438DDE8C2E6BF3]:0)
   [junit4]    >        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:223)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 996249 T2633 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-77A503C6FB710BCF-001
   [junit4]   2> 47047 T2632 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{rnd_b=Lucene41(blocksize=128), _version_=FSTOrd41, 
a_t=OrdsLucene41(blocksize=128), id=Lucene41(blocksize=128), 
a_i=Lucene41(blocksize=128)}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=ar_DZ, 
timezone=SystemV/EST5
   [junit4]   2> NOTE: Linux 3.13.0-37-generic i386/Oracle Corporation 1.7.0_67 
(32-bit)/cpus=8,threads=1,free=114775288,total=204226560
   [junit4]   2> NOTE: All tests run in this JVM: [IndexSchemaTest, 
TestSolrXml, TestSchemaManager, DistributedSpellCheckComponentTest, 
TestLuceneMatchVersion, SuggestComponentTest, QueryEqualityTest, 
SystemInfoHandlerTest, LeaderInitiatedRecoveryOnCommitTest, BlockDirectoryTest, 
OverseerCollectionProcessorTest, HdfsSyncSliceTest, MoreLikeThisHandlerTest, 
HdfsBasicDistributedZkTest, PeerSyncTest, AnalysisErrorHandlingTest, 
DisMaxRequestHandlerTest, TestSimpleQParserPlugin, TestArbitraryIndexDir, 
NoCacheHeaderTest, TestAnalyzedSuggestions, NotRequiredUniqueKeyTest, 
TestCloudInspectUtil, TestFieldTypeResource, TestSortingResponseWriter, 
TestRTGBase, TestReplicationHandler, SolrCmdDistributorTest, 
TestOverriddenPrefixQueryForCustomFieldType, 
HdfsWriteToMultipleCollectionsTest, OverseerRolesTest, TestDocumentBuilder, 
TestBinaryResponseWriter, TestStressVersions, 
TestManagedSchemaDynamicFieldResource, TestSolrQueryParserResource, 
HdfsBasicDistributedZk2Test, ZkNodePropsTest, ModifyConfFileTest, 
BlockCacheTest, TestCursorMarkWithoutUniqueKey, ZkControllerTest, 
HighlighterConfigTest, SpellingQueryConverterTest, TestHighlightDedupGrouping, 
TestFoldingMultitermQuery, ReturnFieldsTest, FieldMutatingUpdateProcessorTest, 
BadIndexSchemaTest, TestReloadAndDeleteDocs, IndexBasedSpellCheckerTest, 
SpellCheckComponentTest, TestMissingGroups, MigrateRouteKeyTest, 
TestMaxScoreQueryParser, TestRequestStatusCollectionAPI, JsonLoaderTest, 
TestOrdValues, RecoveryZkTest, ZkCLITest, SolrCoreCheckLockOnStartupTest, 
TestReRankQParserPlugin, TestCoreDiscovery, PluginInfoTest, 
PingRequestHandlerTest, ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed on J0 in 47.60s, 1 test, 1 failure <<< FAILURES!

[...truncated 993 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:524: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:472: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1359:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:961: 
There were test failures: 437 suites, 1795 tests, 1 failure, 44 ignored (21 
assumptions)

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


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

Reply via email to