Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11534/
Java: 32bit/jdk1.8.0_40-ea-b09 -client -XX:+UseParallelGC

1 tests failed.
REGRESSION:  
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([65ACE57AEC3EB35E:E44A6B629B61D362]: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:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        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:54)
        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 11803 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-65ACE57AEC3EB35E-001/init-core-data-001
   [junit4]   2> 2432400 T5980 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /k/
   [junit4]   2> 2432403 T5980 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 2432403 T5980 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2432404 T5981 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 2432504 T5980 oasc.ZkTestServer.run start zk server on 
port:51787
   [junit4]   2> 2432505 T5980 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2432505 T5980 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2432509 T5987 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@19c4d8d name:ZooKeeperConnection 
Watcher:127.0.0.1:51787 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2432510 T5980 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2432510 T5980 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2432511 T5980 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2432518 T5980 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2432520 T5980 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2432523 T5989 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1c6dd74 name:ZooKeeperConnection 
Watcher:127.0.0.1:51787/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2432523 T5980 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2432524 T5980 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2432524 T5980 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 2432528 T5980 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 2432533 T5980 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 2432537 T5980 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 2432542 T5980 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> 2432542 T5980 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 2432550 T5980 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> 2432551 T5980 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 2432557 T5980 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> 2432558 T5980 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2432564 T5980 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> 2432565 T5980 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 2432571 T5980 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> 2432572 T5980 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 2432578 T5980 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> 2432579 T5980 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 2432584 T5980 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> 2432585 T5980 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 2432589 T5980 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> 2432590 T5980 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 2432596 T5980 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> 2432597 T5980 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2432603 T5980 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> 2432603 T5980 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 2432607 T5980 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> 2432608 T5980 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 2432956 T5980 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2432959 T5980 oejs.AbstractConnector.doStart Started 
[email protected]:54776
   [junit4]   2> 2432959 T5980 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2432960 T5980 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2432960 T5980 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-65ACE57AEC3EB35E-001/tempDir-002
   [junit4]   2> 2432960 T5980 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-65ACE57AEC3EB35E-001/tempDir-002/'
   [junit4]   2> 2432977 T5980 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-65ACE57AEC3EB35E-001/tempDir-002/solr.xml
   [junit4]   2> 2432992 T5980 oasc.CoreContainer.<init> New CoreContainer 
18828965
   [junit4]   2> 2432992 T5980 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-65ACE57AEC3EB35E-001/tempDir-002/]
   [junit4]   2> 2432993 T5980 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2432993 T5980 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2432994 T5980 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2432994 T5980 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2432994 T5980 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 2432995 T5980 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2432995 T5980 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2432995 T5980 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2432996 T5980 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2432996 T5980 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2432997 T5980 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2432997 T5980 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2432998 T5980 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2432998 T5980 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2432998 T5980 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:51787/solr
   [junit4]   2> 2432999 T5980 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2432999 T5980 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2433000 T5980 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2433001 T6000 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@184eaf8 name:ZooKeeperConnection 
Watcher:127.0.0.1:51787 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2433002 T5980 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2433002 T5980 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2433005 T5980 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2433007 T6002 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@10756ee name:ZooKeeperConnection 
Watcher:127.0.0.1:51787/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2433008 T5980 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2433010 T5980 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 2433015 T5980 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 2433021 T5980 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 2433025 T5980 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 2433030 T5980 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 2433037 T5980 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2433040 T5980 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54776_k
   [junit4]   2> 2433042 T5980 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:54776_k
   [junit4]   2> 2433046 T5980 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 2433050 T5980 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 2433054 T5980 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2433057 T5980 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:54776_k
   [junit4]   2> 2433058 T5980 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 2433062 T5980 oasc.Overseer.start Overseer 
(id=92702419189104643-127.0.0.1:54776_k-n_0000000000) starting
   [junit4]   2> 2433067 T5980 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 2433084 T5980 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2433085 T6004 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 2433086 T5980 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 2433091 T5980 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 2433094 T5980 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2433101 T6003 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 2433103 T6006 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 2433104 T6006 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2433105 T6006 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2433105 T6007 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2433109 T6003 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:54776/k";,
   [junit4]   2>          "node_name":"127.0.0.1:54776_k",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2433110 T6003 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 2433110 T6003 
oasc.Overseer$ClusterStateUpdater.createCollection state version 
control_collection 1
   [junit4]   2> 2433111 T6003 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 2433115 T6007 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> 2434106 T6006 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 2434106 T6006 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 2434107 T6006 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2434108 T6006 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 2434110 T6006 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 2434110 T6006 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-65ACE57AEC3EB35E-001/tempDir-002/collection1/'
   [junit4]   2> 2434111 T6006 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-65ACE57AEC3EB35E-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2434112 T6006 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-65ACE57AEC3EB35E-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2434113 T6006 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-65ACE57AEC3EB35E-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 2434154 T6006 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 2434169 T6006 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2434171 T6006 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 2434193 T6006 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 2434308 T6006 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2434309 T6006 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2434310 T6006 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2434315 T6006 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2434355 T6006 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 2434355 T6006 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 2434355 T6006 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-65ACE57AEC3EB35E-001/tempDir-002/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-65ACE57AEC3EB35E-001/tempDir-001/control/data/
   [junit4]   2> 2434356 T6006 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f0843
   [junit4]   2> 2434358 T6006 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-65ACE57AEC3EB35E-001/tempDir-001/control/data
   [junit4]   2> 2434359 T6006 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-65ACE57AEC3EB35E-001/tempDir-001/control/data/index/
   [junit4]   2> 2434359 T6006 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-65ACE57AEC3EB35E-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2434360 T6006 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-65ACE57AEC3EB35E-001/tempDir-001/control/data/index
   [junit4]   2> 2434361 T6006 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=39.3251953125, 
floorSegmentMB=1.083984375, forceMergeDeletesPctAllowed=26.755237504151705, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2965836666665832
   [junit4]   2> 2434365 T6006 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-65ACE57AEC3EB35E-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 2434366 T6006 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2434374 T6006 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2434375 T6006 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2434375 T6006 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2434376 T6006 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2434376 T6006 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2434377 T6006 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2434378 T6006 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2434378 T6006 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2434378 T6006 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2434380 T6006 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2434380 T6006 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2434381 T6006 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2434382 T6006 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2434383 T6006 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 2434383 T6006 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2434384 T6006 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 2434384 T6006 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2434385 T6006 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2434385 T6006 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2434386 T6006 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2434388 T6006 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2434389 T6006 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2434391 T6006 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2434392 T6006 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2434393 T6006 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2434394 T6006 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2434395 T6006 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2434396 T6006 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-65ACE57AEC3EB35E-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 2434396 T6006 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2434396 T6006 oass.SolrIndexSearcher.<init> Opening 
Searcher@5a19a2[collection1] main
   [junit4]   2> 2434397 T6006 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 2434398 T6006 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 2434398 T6006 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2434399 T6006 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2434399 T6006 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2434400 T6006 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2434401 T6006 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2434401 T6006 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2434402 T6006 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 2434405 T6006 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2434406 T6006 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2434406 T6006 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2434410 T6008 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@5a19a2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2434416 T6006 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 2434417 T6011 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:54776/k collection:control_collection 
shard:shard1
   [junit4]   2> 2434418 T5980 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 2434419 T5980 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2434419 T6011 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2434420 T5980 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2434420 T5980 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2434422 T6013 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7b2f33 name:ZooKeeperConnection 
Watcher:127.0.0.1:51787/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2434423 T5980 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2434423 T5980 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2434425 T5980 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2434427 T6011 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 2434429 T6007 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2434429 T5980 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 2434430 T6011 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2434430 T6011 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2302 name=collection1 
org.apache.solr.core.SolrCore@25d75c url=http://127.0.0.1:54776/k/collection1 
node=127.0.0.1:54776_k C2302_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:54776/k, 
node_name=127.0.0.1:54776_k, state=down}
   [junit4]   2> 2434431 T6011 C2302 P54776 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:54776/k/collection1/
   [junit4]   2> 2434431 T6011 C2302 P54776 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 2434432 T6011 C2302 P54776 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:54776/k/collection1/ has no replicas
   [junit4]   2> 2434432 T6011 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:54776/k/collection1/ shard1
   [junit4]   2> 2434432 T6011 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 2434438 T6007 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2434543 T6007 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> 2434543 T6014 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> 2434590 T6011 oasc.ZkController.register We are 
http://127.0.0.1:54776/k/collection1/ and leader is 
http://127.0.0.1:54776/k/collection1/
   [junit4]   2> 2434590 T6011 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:54776/k
   [junit4]   2> 2434590 T6011 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 2434590 T6011 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 2434590 T6011 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2434592 T6007 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2434596 T6003 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:54776/k";,
   [junit4]   2>          "node_name":"127.0.0.1:54776_k",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2434700 T6014 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> 2434700 T6007 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> 2434759 T5980 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 2434760 T5980 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2434762 T5980 oejs.AbstractConnector.doStart Started 
[email protected]:43872
   [junit4]   2> 2434763 T5980 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2434763 T5980 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2434763 T5980 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-65ACE57AEC3EB35E-001/tempDir-003
   [junit4]   2> 2434764 T5980 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-65ACE57AEC3EB35E-001/tempDir-003/'
   [junit4]   2> 2434782 T5980 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-65ACE57AEC3EB35E-001/tempDir-003/solr.xml
   [junit4]   2> 2434796 T5980 oasc.CoreContainer.<init> New CoreContainer 
32068793
   [junit4]   2> 2434796 T5980 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-65ACE57AEC3EB35E-001/tempDir-003/]
   [junit4]   2> 2434797 T5980 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2434797 T5980 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2434798 T5980 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2434798 T5980 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2434798 T5980 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 2434799 T5980 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2434799 T5980 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2434800 T5980 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2434800 T5980 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2434800 T5980 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2434801 T5980 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2434801 T5980 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2434802 T5980 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2434802 T5980 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2434803 T5980 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:51787/solr
   [junit4]   2> 2434803 T5980 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2434804 T5980 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2434804 T5980 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2434806 T6025 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1901fde name:ZooKeeperConnection 
Watcher:127.0.0.1:51787 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2434806 T5980 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2434807 T5980 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2434810 T5980 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2434812 T6027 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@14e88cd name:ZooKeeperConnection 
Watcher:127.0.0.1:51787/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2434813 T5980 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2434824 T5980 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2435832 T5980 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43872_k
   [junit4]   2> 2435833 T5980 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:43872_k
   [junit4]   2> 2435838 T5980 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2435841 T6029 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 2435842 T6029 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2435843 T6007 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2435843 T6029 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2435847 T6003 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:43872/k";,
   [junit4]   2>          "node_name":"127.0.0.1:43872_k",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2435848 T6003 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1]
   [junit4]   2> 2435848 T6003 
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
   [junit4]   2> 2435848 T6003 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 2435952 T6028 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> 2435952 T6007 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> 2435952 T6014 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> 2436844 T6029 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 2436844 T6029 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 2436845 T6029 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2436845 T6029 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2436846 T6029 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2436847 T6029 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-65ACE57AEC3EB35E-001/tempDir-003/collection1/'
   [junit4]   2> 2436847 T6029 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-65ACE57AEC3EB35E-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2436848 T6029 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-65ACE57AEC3EB35E-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2436848 T6029 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-65ACE57AEC3EB35E-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 2436891 T6029 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 2436907 T6029 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2436908 T6029 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 2436919 T6029 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 2437053 T6029 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2437055 T6029 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2437057 T6029 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2437060 T6029 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2437085 T6029 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 2437085 T6029 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 2437085 T6029 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-65ACE57AEC3EB35E-001/tempDir-003/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-65ACE57AEC3EB35E-001/tempDir-001/jetty1/
   [junit4]   2> 2437086 T6029 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f0843
   [junit4]   2> 2437087 T6029 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-65ACE57AEC3EB35E-001/tempDir-001/jetty1
   [junit4]   2> 2437087 T6029 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-65ACE57AEC3EB35E-001/tempDir-001/jetty1/index/
   [junit4]   2> 2437087 T6029 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-65ACE57AEC3EB35E-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2437088 T6029 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-65ACE57AEC3EB35E-001/tempDir-001/jetty1/index
   [junit4]   2> 2437089 T6029 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=39.3251953125, 
floorSegmentMB=1.083984375, forceMergeDeletesPctAllowed=26.755237504151705, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2965836666665832
   [junit4]   2> 2437099 T6029 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-65ACE57AEC3EB35E-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 2437099 T6029 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2437106 T6029 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2437106 T6029 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2437107 T6029 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2437107 T6029 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2437107 T6029 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2437107 T6029 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2437108 T6029 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2437108 T6029 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2437108 T6029 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2437109 T6029 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2437110 T6029 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2437111 T6029 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2437112 T6029 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2437113 T6029 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 2437113 T6029 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2437113 T6029 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 2437114 T6029 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2437115 T6029 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2437115 T6029 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2437116 T6029 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2437118 T6029 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2437120 T6029 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2437121 T6029 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2437122 T6029 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2437124 T6029 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2437124 T6029 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2437125 T6029 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2437126 T6029 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-65ACE57AEC3EB35E-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 2437127 T6029 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2437127 T6029 oass.SolrIndexSearcher.<init> Opening 
Searcher@1f8b1bb[collection1] main
   [junit4]   2> 2437128 T6029 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2437129 T6029 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2437129 T6029 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2437130 T6029 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2437130 T6029 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2437131 T6029 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2437131 T6029 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2437132 T6029 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2437132 T6029 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 2437133 T6029 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2437138 T6030 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1f8b1bb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2437143 T6029 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 2437144 T6033 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:43872/k collection:collection1 
shard:shard1
   [junit4]   2> 2437145 T5980 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 2437146 T5980 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2437146 T6033 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 2437151 T6033 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 2437153 T6007 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2437153 T6033 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2437153 T6033 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2303 name=collection1 
org.apache.solr.core.SolrCore@70f269 url=http://127.0.0.1:43872/k/collection1 
node=127.0.0.1:43872_k C2303_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:43872/k, 
node_name=127.0.0.1:43872_k, state=down}
   [junit4]   2> 2437154 T6033 C2303 P43872 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:43872/k/collection1/
   [junit4]   2> 2437154 T6033 C2303 P43872 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 2437155 T6033 C2303 P43872 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:43872/k/collection1/ has no replicas
   [junit4]   2> 2437155 T6033 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:43872/k/collection1/ shard1
   [junit4]   2> 2437155 T6033 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 2437161 T6007 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2437265 T6014 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> 2437265 T6007 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> 2437266 T6028 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> 2437312 T6033 oasc.ZkController.register We are 
http://127.0.0.1:43872/k/collection1/ and leader is 
http://127.0.0.1:43872/k/collection1/
   [junit4]   2> 2437313 T6033 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:43872/k
   [junit4]   2> 2437313 T6033 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 2437314 T6033 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 2437314 T6033 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2437316 T6007 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2437321 T6003 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:43872/k";,
   [junit4]   2>          "node_name":"127.0.0.1:43872_k",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2437425 T6014 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> 2437426 T6028 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> 2437426 T6007 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> 2437583 T5980 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 2437584 T5980 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2437587 T5980 oejs.AbstractConnector.doStart Started 
[email protected]:53053
   [junit4]   2> 2437588 T5980 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2437589 T5980 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2437589 T5980 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-65ACE57AEC3EB35E-001/tempDir-004
   [junit4]   2> 2437590 T5980 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-65ACE57AEC3EB35E-001/tempDir-004/'
   [junit4]   2> 2437614 T5980 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-65ACE57AEC3EB35E-001/tempDir-004/solr.xml
   [junit4]   2> 2437631 T5980 oasc.CoreContainer.<init> New CoreContainer 
7671492
   [junit4]   2> 2437632 T5980 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-65ACE57AEC3EB35E-001/tempDir-004/]
   [junit4]   2> 2437633 T5980 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2437634 T5980 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2437634 T5980 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2437635 T5980 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2437635 T5980 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 2437636 T5980 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2437636 T5980 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2437637 T5980 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2437637 T5980 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2437638 T5980 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2437639 T5980 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2437639 T5980 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2437640 T5980 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2437640 T5980 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2437641 T5980 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:51787/solr
   [junit4]   2> 2437641 T5980 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2437642 T5980 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2437643 T5980 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2437644 T6044 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@cc6a40 name:ZooKeeperConnection 
Watcher:127.0.0.1:51787 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2437645 T5980 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2437646 T5980 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2437648 T5980 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2437649 T6046 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1e24b3f name:ZooKeeperConnection 
Watcher:127.0.0.1:51787/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2437649 T5980 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2437657 T5980 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2438664 T5980 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53053_k
   [junit4]   2> 2438665 T5980 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:53053_k
   [junit4]   2> 2438673 T5980 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2438679 T6048 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 2438680 T6048 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2438681 T6007 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2438681 T6048 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2438685 T6003 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:53053/k";,
   [junit4]   2>          "node_name":"127.0.0.1:53053_k",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2438685 T6003 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=1
   [junit4]   2> 2438685 T6003 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 2438789 T6028 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> 2438789 T6047 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> 2438789 T6014 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> 2438789 T6007 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> 2439682 T6048 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 2439682 T6048 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 2439683 T6048 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2439683 T6048 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2439684 T6048 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2439685 T6048 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-65ACE57AEC3EB35E-001/tempDir-004/collection1/'
   [junit4]   2> 2439686 T6048 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-65ACE57AEC3EB35E-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2439686 T6048 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-65ACE57AEC3EB35E-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2439686 T6048 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-65ACE57AEC3EB35E-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 2439713 T6048 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 2439726 T6048 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2439727 T6048 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 2439735 T6048 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 2439900 T6048 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2439902 T6048 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2439904 T6048 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2439907 T6048 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2439929 T6048 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 2439930 T6048 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 2439930 T6048 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-65ACE57AEC3EB35E-001/tempDir-004/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-65ACE57AEC3EB35E-001/tempDir-001/jetty2/
   [junit4]   2> 2439930 T6048 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3f0843
   [junit4]   2> 2439931 T6048 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-65ACE57AEC3EB35E-001/tempDir-001/jetty2
   [junit4]   2> 2439932 T6048 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-65ACE57AEC3EB35E-001/tempDir-001/jetty2/index/
   [junit4]   2> 2439932 T6048 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-65ACE57AEC3EB35E-001/tempDir-001/jetty2/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2439933 T6048 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-65ACE57AEC3EB35E-001/tempDir-001/jetty2/index
   [junit4]   2> 2439933 T6048 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=39.3251953125, 
floorSegmentMB=1.083984375, forceMergeDeletesPctAllowed=26.755237504151705, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2965836666665832
   [junit4]   2> 2439940 T6048 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-65ACE57AEC3EB35E-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 2439940 T6048 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2439949 T6048 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2439950 T6048 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2439950 T6048 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2439951 T6048 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2439951 T6048 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2439952 T6048 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2439953 T6048 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2439953 T6048 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2439954 T6048 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2439961 T6048 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2439963 T6048 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2439964 T6048 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2439965 T6048 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2439967 T6048 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 2439967 T6048 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2439967 T6048 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 2439969 T6048 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2439969 T6048 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2439971 T6048 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2439972 T6048 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2439975 T6048 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2439977 T6048 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2439978 T6048 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2439980 T6048 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2439982 T6048 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2439982 T6048 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2439984 T6048 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2439985 T6048 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-65ACE57AEC3EB35E-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 2439986 T6048 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2439986 T6048 oass.SolrIndexSearcher.<init> Opening 
Searcher@8612a4[collection1] main
   [junit4]   2> 2439987 T6048 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2439988 T6048 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2439988 T6048 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2439989 T6048 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2439989 T6048 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2439990 T6048 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2439991 T6048 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2439991 T6048 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2439992 T6048 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 2439992 T6048 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2439997 T6049 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@8612a4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2440003 T6048 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 2440004 T6052 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:53053/k collection:collection1 
shard:shard1
   [junit4]   2> 2440004 T5980 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 2440005 T5980 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2440007 T6052 oasc.ZkController.register We are 
http://127.0.0.1:53053/k/collection1/ and leader is 
http://127.0.0.1:43872/k/collection1/
   [junit4]   2> 2440007 T6052 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:53053/k
   [junit4]   2> 2440007 T6052 oasc.ZkController.checkRecovery Core needs to 
recover:collection1
   [junit4]   2> 2440008 T5980 
oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to 
finish - collection: collection1 failOnTimeout:true timeout (sec):330
   [junit4]   2> 2440008 T6052 oasu.DefaultSolrCoreState.doRecovery Running 
recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C2304 name=collection1 
org.apache.solr.core.SolrCore@bb54dd url=http://127.0.0.1:53053/k/collection1 
node=127.0.0.1:53053_k C2304_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:53053/k, 
node_name=127.0.0.1:53053_k, state=down}
   [junit4]   2> 2440008 T6053 C2304 P53053 oasc.RecoveryStrategy.run Starting 
recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 2440009 T6053 C2304 P53053 oasc.RecoveryStrategy.doRecovery 
###### startupVersions=[]
   [junit4]   2> 2440009 T6053 C2304 P53053 oasc.RecoveryStrategy.doRecovery 
Publishing state of core collection1 as recovering, leader is 
http://127.0.0.1:43872/k/collection1/ and I am 
http://127.0.0.1:53053/k/collection1/
   [junit4]   2> 2440010 T6053 C2304 P53053 oasc.ZkController.publish 
publishing core=collection1 state=recovering collection=collection1
   [junit4]   2> 2440010 T6053 C2304 P53053 oasc.ZkController.publish numShards 
not found on descriptor - reading it from system property
   [junit4]   2> 2440011 T6007 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2440012 T6053 C2304 P53053 
oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to 
http://127.0.0.1:43872/k; WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A53053_k&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
   [junit4]   2> 2440015 T6021 oasha.CoreAdminHandler.handleWaitForStateAction 
Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, 
onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 2440015 T6003 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:53053/k";,
   [junit4]   2>          "node_name":"127.0.0.1:53053_k",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"recovering",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2440017 T6021 oasha.CoreAdminHandler.handleWaitForStateAction 
Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have 
state: recovering
   [junit4]   2> 2440017 T6021 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:53053_k, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:53053/k","node_name":"127.0.0.1:53053_k","state":"down"}
   [junit4]   2> 2440119 T6028 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> 2440119 T6047 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> 2440119 T6014 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> 2440119 T6007 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> 2441018 T6021 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:53053_k, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:53053/k","node_name":"127.0.0.1:53053_k","state":"recovering"}
   [junit4]   2> 2441018 T6021 oasha.CoreAdminHandler.handleWaitForStateAction 
Waited coreNodeName: core_node2, state: recovering, checkLive: true, 
onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 2441019 T6021 oass.SolrDispatchFilter.handleAdminRequest 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:53053_k&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1005 
   [junit4]   2>  C2304_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:53053/k, 
node_name=127.0.0.1:53053_k, state=recovering}
   [junit4]   2> 2443020 T6053 C2304 P53053 oasc.RecoveryStrategy.doRecovery 
Attempting to PeerSync from http://127.0.0.1:43872/k/collection1/ 
core=collection1 - recoveringAfterStartup=true
   [junit4]   2> 2443020 T6053 C2304 P53053 oasu.PeerSync.sync PeerSync: 
core=collection1 url=http://127.0.0.1:53053/k START 
replicas=[http://127.0.0.1:43872/k/collection1/] nUpdates=100
   [junit4]   2> 2443021 T6053 C2304 P53053 oasu.PeerSync.sync WARN no frame of 
reference to tell if we've missed updates
   [junit4]   2> 2443022 T6053 C2304 P53053 oasc.RecoveryStrategy.doRecovery 
PeerSync Recovery was not successful - trying replication. core=collection1
   [junit4]   2> 2443022 T6053 C2304 P53053 oasc.RecoveryStrategy.doRecovery 
Starting Replication Recovery. core=collection1
   [junit4]   2> 2443023 T6053 C2304 P53053 oasc.RecoveryStrategy.doRecovery 
Begin buffering updates. core=collection1
   [junit4]   2> 2443023 T6053 C2304 P53053 oasu.UpdateLog.bufferUpdates 
Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 2443023 T6053 C2304 P53053 oasc.RecoveryStrategy.replicate 
Attempting to replicate from http://127.0.0.1:43872/k/collection1/. 
core=collection1
   [junit4]   2> ASYNC  NEW_CORE C2305 name=collection1 
org.apache.solr.core.SolrCore@70f269 url=http://127.0.0.1:43872/k/collection1 
node=127.0.0.1:43872_k C2305_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:43872/k, 
node_name=127.0.0.1:43872_k, state=active, leader=true}
   [junit4]   2> 2443023 T6021 C2305 P43872 oasc.SolrCore.execute [collection1] 
webapp=/k path=/get 
params={distrib=false&qt=/get&getVersions=100&wt=javabin&version=2} status=0 
QTime=0 
   [junit4]   2> 2443025 T6022 C2305 P43872 oasu.DirectUpdateHandler2.commit 
start 
commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2443026 T6022 C2305 P43872 oasu.DirectUpdateHandler2.commit No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2443027 T6022 C2305 P43872 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 2443028 T6022 C2305 P43872 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/k path=/update 
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}
 {commit=} 0 3
   [junit4]   2> 2443029 T6053 C2304 P53053 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 2443029 T6053 C2304 P53053 oash.SnapPuller.<init>  No value 
set for 'pollInterval'. Timer Task not started.
   [junit4]   2> 2443033 T6021 C2305 P43872 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 2443033 T6021 C2305 P43872 oasc.SolrCore.execute [collection1] 
webapp=/k path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=1 
   [junit4]   2> 2443034 T6053 C2304 P53053 oasc.RecoveryStrategy.replay No 
replay needed. core=collection1
   [junit4]   2> 2443035 T6053 C2304 P53053 oasc.RecoveryStrategy.doRecovery 
Replication Recovery was successful - registering as Active. core=collection1
   [junit4]   2> 2443035 T6053 C2304 P53053 oasc.ZkController.publish 
publishing core=collection1 state=active collection=collection1
   [junit4]   2> 2443035 T6053 C2304 P53053 oasc.ZkController.publish numShards 
not found on descriptor - reading it from system property
   [junit4]   2> 2443037 T6053 C2304 P53053 oasc.RecoveryStrategy.doRecovery 
Finished recovery process. core=collection1
   [junit4]   2> 2443037 T6007 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2443040 T6003 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:53053/k";,
   [junit4]   2>          "node_name":"127.0.0.1:53053_k",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2443042 T6007 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> 2443042 T6047 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> 2443042 T6014 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> 2443042 T6028 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> 2444021 T5980 
oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - 
collection: collection1
   [junit4]   2> ASYNC  NEW_CORE C2306 name=collection1 
org.apache.solr.core.SolrCore@25d75c url=http://127.0.0.1:54776/k/collection1 
node=127.0.0.1:54776_k C2306_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:54776/k, 
node_name=127.0.0.1:54776_k, state=active, leader=true}
   [junit4]   2> 2444026 T5995 C2306 P54776 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/k path=/update params={wt=javabin&version=2} 
{deleteByQuery=*:* (-1483238719205933056)} 0 3
   [junit4]   2>  C2304_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:53053/k, 
node_name=127.0.0.1:53053_k, state=active}
   [junit4]   2> 2444036 T6040 C2304 P53053 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/k path=/update 
params={update.distrib=FROMLEADER&_version_=-1483238719211175936&distrib.from=http://127.0.0.1:43872/k/collection1/&wt=javabin&version=2}
 {deleteByQuery=*:* (-1483238719211175936)} 0 2
   [junit4]   2> 2444038 T6022 C2305 P43872 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/k path=/update par

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

nit4]   2> 2470161 T5980 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2470161 T5980 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2470163 T5980 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
   [junit4]   2> 2470163 T5980 oasc.CachingDirectoryFactory.close Closing 
StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2470164 T5980 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-65ACE57AEC3EB35E-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-65ACE57AEC3EB35E-001/tempDir-001/jetty2/index;done=false>>]
   [junit4]   2> 2470164 T5980 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-65ACE57AEC3EB35E-001/tempDir-001/jetty2/index
   [junit4]   2> 2470164 T5980 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-65ACE57AEC3EB35E-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-65ACE57AEC3EB35E-001/tempDir-001/jetty2;done=false>>]
   [junit4]   2> 2470165 T5980 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest-65ACE57AEC3EB35E-001/tempDir-001/jetty2
   [junit4]   2> 2470166 T5980 oasc.Overseer.close Overseer 
(id=92702419189104648-127.0.0.1:53053_k-n_0000000002) closing
   [junit4]   2> 2470166 T6070 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:53053_k
   [junit4]   2> 2471667 T6047 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2471692 T5980 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/k,null}
   [junit4]   2> 2476681 T5980 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 2476683 T5980 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:51787 51787
   [junit4]   2> 2477477 T5981 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:51787 51787
   [junit4]   2> 2477478 T5981 oasc.ZkTestServer$ZKServerMain.runFromConfig 
WARN Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                4       /solr/aliases.json
   [junit4]   2>                4       /solr/clusterstate.json
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent data watches above limit:
   [junit4]   2>        
   [junit4]   2>                2       
/solr/overseer_elect/election/92702419189104643-127.0.0.1:54776_k-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/queue
   [junit4]   2>                2       /solr/overseer/collection-queue-work
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=testDistribSearch 
-Dtests.seed=65ACE57AEC3EB35E -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=sl -Dtests.timezone=America/La_Paz -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 45.1s 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([65ACE57AEC3EB35E:E44A6B629B61D362]: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> 2477501 T5980 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-65ACE57AEC3EB35E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{rnd_b=PostingsFormat(name=SimpleText), _version_=Lucene50(blocksize=128), 
a_t=PostingsFormat(name=LuceneVarGapFixedInterval), 
a_i=PostingsFormat(name=SimpleText), id=PostingsFormat(name=SimpleText)}, 
docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, 
locale=sl, timezone=America/La_Paz
   [junit4]   2> NOTE: Linux 3.13.0-37-generic i386/Oracle Corporation 
1.8.0_40-ea (32-bit)/cpus=8,threads=1,free=103450344,total=351797248
   [junit4]   2> NOTE: All tests run in this JVM: [AnalysisErrorHandlingTest, 
HighlighterTest, TestCollapseQParserPlugin, 
StatelessScriptUpdateProcessorFactoryTest, OverseerTest, RemoteQueryErrorTest, 
CollectionsAPIAsyncDistributedZkTest, TestLMDirichletSimilarityFactory, 
BadIndexSchemaTest, TestManagedResource, 
DistribDocExpirationUpdateProcessorTest, DOMUtilTest, ShardSplitTest, 
LeaderInitiatedRecoveryOnCommitTest, TestDocBasedVersionConstraints, 
HdfsBasicDistributedZk2Test, IndexBasedSpellCheckerTest, TestDocSet, 
TestFieldCollectionResource, TestSimpleQParserPlugin, ZkControllerTest, 
TestSuggestSpellingConverter, TestManagedSchemaFieldTypeResource, 
ResponseHeaderTest, StandardRequestHandlerTest, ChangedSchemaMergeTest, 
HdfsChaosMonkeySafeLeaderTest, CursorMarkTest, SuggesterWFSTTest, 
TriLevelCompositeIdRoutingTest, TestArbitraryIndexDir, DocumentBuilderTest, 
TestSolrDeletionPolicy1, TestSearchPerf, TestFastWriter, DocValuesMultiTest, 
TestReloadAndDeleteDocs, MoreLikeThisHandlerTest, TestIntervalFaceting, 
TestRTGBase, TestFieldResource, BasicFunctionalityTest, 
TestDynamicFieldResource, TestStressVersions, TestChildDocTransformer, 
TestAnalyzedSuggestions, TestRandomMergePolicy, 
SignatureUpdateProcessorFactoryTest, TestSchemaResource, TestTrie, 
CloudExitableDirectoryReaderTest, FieldMutatingUpdateProcessorTest, 
TestComponentsName, ZkCLITest, TestRecoveryHdfs, 
TestSolrQueryParserDefaultOperatorResource, TestDistributedMissingSort, 
XmlUpdateRequestHandlerTest, SpellPossibilityIteratorTest, 
TestMiniSolrCloudCluster, TestOrdValues, CurrencyFieldOpenExchangeTest, 
OpenExchangeRatesOrgProviderTest, TestStressRecovery, TestStressUserVersions, 
TestReplicationHandler, TestStressReorder, PathHierarchyTokenizerFactoryTest, 
TestCoreDiscovery, SuggesterTSTTest, TestSchemaVersionResource, 
RollingRestartTest, TestDefaultSimilarityFactory, TestCloudSchemaless, 
TestBulkSchemaConcurrent, DistributedSpellCheckComponentTest, EchoParamsTest, 
TestPartialUpdateDeduplication, OutOfBoxZkACLAndCredentialsProvidersTest, 
TestSerializedLuceneMatchVersion, ZkNodePropsTest, PingRequestHandlerTest, 
TermsComponentTest, TestRandomDVFaceting, TestWordDelimiterFilterFactory, 
SimpleFacetsTest, DistributedFacetPivotLongTailTest, FastVectorHighlighterTest, 
JSONWriterTest, DistributedFacetPivotLargeTest, TestNonNRTOpen, 
XsltUpdateRequestHandlerTest, TestSort, TestSolrIndexConfig, TestFaceting, 
PrimitiveFieldTypeTest, MigrateRouteKeyTest, UpdateParamsTest, 
OverseerRolesTest, TestHashPartitioner, DirectSolrSpellCheckerTest, 
SolrCoreCheckLockOnStartupTest, TestQuerySenderListener, TestCustomSort, 
TestReload, FileUtilsTest, ClusterStateUpdateTest, TestRandomFaceting, 
TestZkChroot, ShardRoutingCustomTest, TestDistributedSearch, TestRangeQuery, 
TestCoreContainer, SolrCoreTest, SolrCmdDistributorTest, TestFiltering, 
SolrRequestParserTest, SuggesterTest, PolyFieldTest, NoCacheHeaderTest, 
DefaultValueUpdateProcessorTest, TestRemoteStreaming, TestWriterPerf, 
DocumentAnalysisRequestHandlerTest, RequestHandlersTest, 
TestIndexingPerformance, RequiredFieldsTest, IndexSchemaTest, 
TestJmxIntegration, MBeansHandlerTest, JsonLoaderTest, 
TestPHPSerializedResponseWriter, TestLFUCache, SOLR749Test, CopyFieldTest, 
SolrIndexConfigTest, TestSolrDeletionPolicy2, SampleTest, MinimalSchemaTest, 
TestConfig, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, 
ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed on J0 in 45.15s, 1 test, 1 failure <<< FAILURES!

[...truncated 310 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:525: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:473: 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:1358:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:965: 
There were test failures: 440 suites, 1800 tests, 1 failure, 44 ignored (21 
assumptions)

Total time: 115 minutes 23 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_40-ea-b09 -client 
-XX:+UseParallelGC
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