Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11799/
Java: 64bit/jdk1.8.0_40-ea-b22 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

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([A2DBFFA6C9C57368:2A8FC07C67391E90]: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.test(ChaosMonkeyNothingIsSafeTest.java:222)
        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:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
        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 
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:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        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 10310 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> 1538186 T3 oasu.ConcurrentLRUCache.finalize ERROR 
ConcurrentLRUCache was not destroyed prior to finalize(), indicates a bug -- 
POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/init-core-data-001
   [junit4]   2> 1538193 T8577 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /hk_nx/c
   [junit4]   2> 1538196 T8577 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1538196 T8578 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1538296 T8577 oasc.ZkTestServer.run start zk server on 
port:49848
   [junit4]   2> 1538297 T8577 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1538297 T8577 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1538300 T8585 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@a45854 name:ZooKeeperConnection 
Watcher:127.0.0.1:49848 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1538300 T8577 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1538300 T8577 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1538301 T8577 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1538304 T8577 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1538305 T8577 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1538307 T8588 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6c67efd0 
name:ZooKeeperConnection Watcher:127.0.0.1:49848/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1538307 T8577 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1538308 T8577 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1538308 T8577 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1538310 T8577 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1538311 T8577 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1538312 T8577 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1538313 T8577 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1538314 T8577 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1538316 T8577 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1538316 T8577 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1538318 T8577 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1538318 T8577 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1538320 T8577 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1538320 T8577 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1538322 T8577 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1538322 T8577 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1538323 T8577 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1538324 T8577 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1538325 T8577 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1538325 T8577 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1538326 T8577 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1538327 T8577 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1538328 T8577 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1538328 T8577 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1538329 T8577 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1538330 T8577 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1538331 T8577 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1538332 T8577 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1538650 T8577 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/control-001/cores/collection1
   [junit4]   2> 1538652 T8577 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1538656 T8577 oejs.AbstractConnector.doStart Started 
[email protected]:48163
   [junit4]   2> 1538657 T8577 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/tempDir-001/control/data, hostContext=/hk_nx/c, 
hostPort=48163, 
coreRootDirectory=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/control-001/cores}
   [junit4]   2> 1538658 T8577 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1538658 T8577 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/control-001/'
   [junit4]   2> 1538670 T8577 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/control-001/solr.xml
   [junit4]   2> 1538687 T8577 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/control-001/cores
   [junit4]   2> 1538687 T8577 oasc.CoreContainer.<init> New CoreContainer 
1257533609
   [junit4]   2> 1538687 T8577 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/control-001/]
   [junit4]   2> 1538688 T8577 oasc.CoreContainer.load loading shared library: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/control-001/lib
   [junit4]   2> 1538688 T8577 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/control-001/lib).
   [junit4]   2> 1538694 T8577 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1538694 T8577 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1538694 T8577 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1538694 T8577 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1538695 T8577 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1538695 T8577 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1538695 T8577 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1538695 T8577 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1538695 T8577 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1538696 T8577 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1538696 T8577 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1538696 T8577 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1538696 T8577 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1538697 T8577 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1538697 T8577 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1538697 T8577 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:49848/solr
   [junit4]   2> 1538697 T8577 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1538698 T8577 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1538698 T8577 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1538699 T8600 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@670ba622 
name:ZooKeeperConnection Watcher:127.0.0.1:49848 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1538700 T8577 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1538700 T8577 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1538701 T8577 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1538703 T8603 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7c5b6d4b 
name:ZooKeeperConnection Watcher:127.0.0.1:49848/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1538703 T8577 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1538704 T8577 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 1538705 T8577 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1538706 T8577 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 1538708 T8577 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1538709 T8577 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1538710 T8577 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1538711 T8577 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 1538712 T8577 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 1538713 T8577 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48163_hk_nx%2Fc
   [junit4]   2> 1538714 T8577 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:48163_hk_nx%2Fc
   [junit4]   2> 1538715 T8577 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 1538716 T8577 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 1538717 T8577 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1538718 T8577 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:48163_hk_nx%2Fc
   [junit4]   2> 1538718 T8577 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 1538719 T8577 oasc.Overseer.start Overseer 
(id=93463315672334339-127.0.0.1:48163_hk_nx%2Fc-n_0000000000) starting
   [junit4]   2> 1538721 T8577 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 1538724 T8577 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1538725 T8605 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 1538725 T8604 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 1538725 T8577 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1538728 T8577 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/control-001/cores
   [junit4]   1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, 
transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/control-001/cores/collection1, 
collection=control_collection, 
absoluteInstDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/control-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 1538729 T8577 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/control-001/cores/collection1/
   [junit4]   2> 1538729 T8577 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1538730 T8607 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 1538730 T8607 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1538730 T8603 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1538730 T8607 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1538731 T8604 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:48163/hk_nx/c";,
   [junit4]   2>          "node_name":"127.0.0.1:48163_hk_nx%2Fc",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 0
   [junit4]   2> 1538732 T8604 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:48163/hk_nx/c";,
   [junit4]   2>          "node_name":"127.0.0.1:48163_hk_nx%2Fc",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1538732 T8604 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 1538733 T8604 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 1538734 T8603 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> 1539731 T8607 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1539732 T8607 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 1539733 T8607 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1539733 T8607 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1539734 T8607 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1539734 T8607 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/control-001/cores/collection1/'
   [junit4]   2> 1539749 T8607 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1539752 T8607 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1539757 T8607 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1539763 T8607 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.1.0
   [junit4]   2> 1539784 T8607 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1539785 T8607 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1539793 T8607 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1539922 T8607 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1539923 T8607 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1539924 T8607 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1539926 T8607 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1539942 T8607 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 1539943 T8607 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 1539943 T8607 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/control-001/cores/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/control-001/cores/collection1/data/
   [junit4]   2> 1539943 T8607 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e0dfce8
   [junit4]   2> 1539944 T8607 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/control-001/cores/collection1/data
   [junit4]   2> 1539944 T8607 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1539944 T8607 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 1539945 T8607 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/control-001/cores/collection1/data/index
   [junit4]   2> 1539945 T8607 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=60.4765625, 
floorSegmentMB=0.224609375, forceMergeDeletesPctAllowed=4.551700850015981, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4493625133910316
   [junit4]   2> 1539949 T8607 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 
A2DBFFA6C9C57368-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1539949 T8607 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1539952 T8607 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1539953 T8607 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1539953 T8607 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1539953 T8607 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1539953 T8607 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1539953 T8607 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1539954 T8607 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1539954 T8607 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1539954 T8607 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1539956 T8607 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1539957 T8607 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1539958 T8607 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1539959 T8607 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1539962 T8607 oasc.RequestHandlers.initHandlersFromConfig 
Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1539962 T8607 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1539963 T8607 oasu.UpdateHandler.<init> Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1539963 T8607 oasu.UpdateLog.init Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1539963 T8607 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1539963 T8607 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1539964 T8607 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1539964 T8607 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 
A2DBFFA6C9C57368-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1539965 T8607 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1539965 T8607 oass.SolrIndexSearcher.<init> Opening 
Searcher@65f299b8[collection1] main
   [junit4]   2> 1539965 T8607 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1539966 T8607 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1539966 T8607 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1539966 T8607 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1539967 T8607 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1539967 T8607 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1539967 T8607 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1539967 T8607 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1539968 T8607 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1539968 T8607 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1539968 T8608 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@65f299b8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1539969 T8607 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1539970 T8611 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:48163/hk_nx/c 
collection:control_collection shard:shard1
   [junit4]   2> 1539970 T8577 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1539970 T8611 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1539970 T8577 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1539971 T8577 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1539973 T8611 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1539973 T8603 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1539974 T8611 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1539974 T8611 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C6774 name=collection1 
org.apache.solr.core.SolrCore@5d1b54d2 
url=http://127.0.0.1:48163/hk_nx/c/collection1 node=127.0.0.1:48163_hk_nx%2Fc 
C6774_STATE=coll:control_collection core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:48163/hk_nx/c, node_name=127.0.0.1:48163_hk_nx%2Fc, 
state=down}
   [junit4]   2> 1539974 T8611 C6774 P48163 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:48163/hk_nx/c/collection1/
   [junit4]   2> 1539974 T8604 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> 1539974 T8611 C6774 P48163 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1539975 T8611 C6774 P48163 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:48163/hk_nx/c/collection1/ has no replicas
   [junit4]   2> 1539975 T8611 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:48163/hk_nx/c/collection1/ shard1
   [junit4]   2> 1539975 T8611 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1539977 T8603 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1539978 T8604 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:48163/hk_nx/c";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 1539979 T8577 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1539981 T8614 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@23ac5592 
name:ZooKeeperConnection Watcher:127.0.0.1:49848/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1539981 T8577 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1539982 T8577 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1539982 T8577 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1539984 T8577 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1540079 T8603 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> 1540079 T8614 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> 1540128 T8611 oasc.ZkController.register We are 
http://127.0.0.1:48163/hk_nx/c/collection1/ and leader is 
http://127.0.0.1:48163/hk_nx/c/collection1/
   [junit4]   2> 1540129 T8611 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:48163/hk_nx/c
   [junit4]   2> 1540129 T8611 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1540129 T8611 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 1540129 T8611 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1540131 T8603 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1540132 T8604 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 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:48163/hk_nx/c";,
   [junit4]   2>          "node_name":"127.0.0.1:48163_hk_nx%2Fc",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 2
   [junit4]   2> 1540133 T8604 oasco.ReplicaMutator.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:48163/hk_nx/c";,
   [junit4]   2>          "node_name":"127.0.0.1:48163_hk_nx%2Fc",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1540235 T8603 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> 1540235 T8614 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> 1540263 T8577 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/shard-1-001/cores/collection1
   [junit4]   2> 1540264 T8577 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/shard-1-001
   [junit4]   2> 1540265 T8577 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1540266 T8577 oejs.AbstractConnector.doStart Started 
[email protected]:51019
   [junit4]   2> 1540267 T8577 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, 
hostContext=/hk_nx/c, hostPort=51019, 
coreRootDirectory=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/shard-1-001/cores}
   [junit4]   2> 1540267 T8577 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1540267 T8577 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/shard-1-001/'
   [junit4]   2> 1540293 T8577 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/shard-1-001/solr.xml
   [junit4]   2> 1540299 T8577 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/shard-1-001/cores
   [junit4]   2> 1540300 T8577 oasc.CoreContainer.<init> New CoreContainer 
921181705
   [junit4]   2> 1540300 T8577 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/shard-1-001/]
   [junit4]   2> 1540300 T8577 oasc.CoreContainer.load loading shared library: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/shard-1-001/lib
   [junit4]   2> 1540300 T8577 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/shard-1-001/lib).
   [junit4]   2> 1540306 T8577 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1540306 T8577 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1540307 T8577 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1540307 T8577 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1540307 T8577 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1540307 T8577 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1540307 T8577 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1540308 T8577 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1540308 T8577 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1540308 T8577 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1540308 T8577 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1540309 T8577 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1540309 T8577 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1540309 T8577 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1540309 T8577 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1540310 T8577 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:49848/solr
   [junit4]   2> 1540310 T8577 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1540310 T8577 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1540311 T8577 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1540312 T8626 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@559450ed 
name:ZooKeeperConnection Watcher:127.0.0.1:49848 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1540313 T8577 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1540313 T8577 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1540315 T8577 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1540316 T8629 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@31236be1 
name:ZooKeeperConnection Watcher:127.0.0.1:49848/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1540316 T8577 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1540323 T8577 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1541328 T8577 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51019_hk_nx%2Fc
   [junit4]   2> 1541329 T8577 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:51019_hk_nx%2Fc
   [junit4]   2> 1541333 T8577 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1541337 T8577 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/shard-1-001/cores
   [junit4]   1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, 
transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/shard-1-001/cores/collection1, collection=collection1, 
absoluteInstDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/shard-1-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 1541339 T8577 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/shard-1-001/cores/collection1/
   [junit4]   2> 1541340 T8577 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1541341 T8630 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1541341 T8630 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1541342 T8630 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1541342 T8603 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1541344 T8604 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:51019/hk_nx/c";,
   [junit4]   2>          "node_name":"127.0.0.1:51019_hk_nx%2Fc",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 1541345 T8604 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:51019/hk_nx/c";,
   [junit4]   2>          "node_name":"127.0.0.1:51019_hk_nx%2Fc",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1541345 T8604 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 1541345 T8604 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 1541448 T8603 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> 1541448 T8614 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> 1541448 T8629 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> 1542343 T8630 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1542343 T8630 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1542344 T8630 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1542344 T8630 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1542345 T8630 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1542346 T8630 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1542360 T8630 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1542362 T8630 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1542366 T8630 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1542370 T8630 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.1.0
   [junit4]   2> 1542386 T8630 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1542387 T8630 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1542391 T8630 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1542498 T8630 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1542499 T8630 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1542500 T8630 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1542503 T8630 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1542516 T8630 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1542516 T8630 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 1542516 T8630 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/shard-1-001/cores/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 1542517 T8630 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e0dfce8
   [junit4]   2> 1542517 T8630 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1542518 T8630 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1542518 T8630 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 1542519 T8630 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1542519 T8630 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=60.4765625, 
floorSegmentMB=0.224609375, forceMergeDeletesPctAllowed=4.551700850015981, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4493625133910316
   [junit4]   2> 1542527 T8630 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 
A2DBFFA6C9C57368-001/shard-1-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1542527 T8630 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1542533 T8630 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1542533 T8630 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1542534 T8630 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1542534 T8630 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1542534 T8630 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1542535 T8630 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1542535 T8630 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1542536 T8630 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1542536 T8630 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1542539 T8630 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1542540 T8630 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1542541 T8630 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1542542 T8630 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1542547 T8630 oasc.RequestHandlers.initHandlersFromConfig 
Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1542548 T8630 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1542551 T8630 oasu.UpdateHandler.<init> Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1542552 T8630 oasu.UpdateLog.init Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1542552 T8630 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1542552 T8630 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1542553 T8630 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1542554 T8630 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 
A2DBFFA6C9C57368-001/shard-1-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1542554 T8630 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1542554 T8630 oass.SolrIndexSearcher.<init> Opening 
Searcher@6cd0178c[collection1] main
   [junit4]   2> 1542554 T8630 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1542555 T8630 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1542555 T8630 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1542556 T8630 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1542556 T8630 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1542556 T8630 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1542556 T8630 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1542557 T8630 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1542557 T8630 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1542557 T8630 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1542558 T8631 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@6cd0178c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1542558 T8630 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1542559 T8634 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:51019/hk_nx/c collection:collection1 
shard:shard1
   [junit4]   2> 1542559 T8577 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1542559 T8577 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1542565 T8634 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1542568 T8634 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1542569 T8603 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1542570 T8634 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1542570 T8634 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C6775 name=collection1 
org.apache.solr.core.SolrCore@75a81bc2 
url=http://127.0.0.1:51019/hk_nx/c/collection1 node=127.0.0.1:51019_hk_nx%2Fc 
C6775_STATE=coll:collection1 core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:51019/hk_nx/c, node_name=127.0.0.1:51019_hk_nx%2Fc, 
state=down}
   [junit4]   2> 1542570 T8634 C6775 P51019 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:51019/hk_nx/c/collection1/
   [junit4]   2> 1542570 T8604 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1"} current state version: 4
   [junit4]   2> 1542570 T8634 C6775 P51019 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1542571 T8634 C6775 P51019 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:51019/hk_nx/c/collection1/ has no replicas
   [junit4]   2> 1542571 T8634 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:51019/hk_nx/c/collection1/ shard1
   [junit4]   2> 1542571 T8634 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 1542574 T8603 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1542575 T8604 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:51019/hk_nx/c";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 1542680 T8603 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> 1542680 T8614 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> 1542680 T8629 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> 1542725 T8634 oasc.ZkController.register We are 
http://127.0.0.1:51019/hk_nx/c/collection1/ and leader is 
http://127.0.0.1:51019/hk_nx/c/collection1/
   [junit4]   2> 1542725 T8634 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:51019/hk_nx/c
   [junit4]   2> 1542725 T8634 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1542725 T8634 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 1542725 T8634 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1542726 T8603 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1542727 T8604 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 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:51019/hk_nx/c";,
   [junit4]   2>          "node_name":"127.0.0.1:51019_hk_nx%2Fc",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 1542731 T8604 oasco.ReplicaMutator.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:51019/hk_nx/c";,
   [junit4]   2>          "node_name":"127.0.0.1:51019_hk_nx%2Fc",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1542835 T8603 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> 1542836 T8629 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> 1542835 T8614 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> 1542882 T8577 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/shard-2-001/cores/collection1
   [junit4]   2> 1542883 T8577 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2 in directory 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/shard-2-001
   [junit4]   2> 1542884 T8577 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1542885 T8577 oejs.AbstractConnector.doStart Started 
[email protected]:52326
   [junit4]   2> 1542885 T8577 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, 
hostContext=/hk_nx/c, hostPort=52326, 
coreRootDirectory=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/shard-2-001/cores}
   [junit4]   2> 1542886 T8577 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1542886 T8577 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/shard-2-001/'
   [junit4]   2> 1542898 T8577 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/shard-2-001/solr.xml
   [junit4]   2> 1542904 T8577 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/shard-2-001/cores
   [junit4]   2> 1542904 T8577 oasc.CoreContainer.<init> New CoreContainer 
2093222444
   [junit4]   2> 1542904 T8577 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/shard-2-001/]
   [junit4]   2> 1542905 T8577 oasc.CoreContainer.load loading shared library: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/shard-2-001/lib
   [junit4]   2> 1542905 T8577 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/shard-2-001/lib).
   [junit4]   2> 1542911 T8577 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1542911 T8577 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1542912 T8577 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1542912 T8577 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1542912 T8577 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1542912 T8577 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1542913 T8577 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1542913 T8577 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1542913 T8577 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1542913 T8577 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1542914 T8577 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1542914 T8577 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1542914 T8577 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1542914 T8577 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1542915 T8577 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1542915 T8577 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:49848/solr
   [junit4]   2> 1542915 T8577 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1542915 T8577 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1542916 T8577 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1542917 T8646 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1936e715 
name:ZooKeeperConnection Watcher:127.0.0.1:49848 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1542918 T8577 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1542918 T8577 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1542920 T8577 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1542921 T8649 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@487e7e33 
name:ZooKeeperConnection Watcher:127.0.0.1:49848/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1542922 T8577 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1542926 T8577 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1543930 T8577 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52326_hk_nx%2Fc
   [junit4]   2> 1543931 T8577 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:52326_hk_nx%2Fc
   [junit4]   2> 1543934 T8577 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1543937 T8577 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/shard-2-001/cores
   [junit4]   1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, 
transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/shard-2-001/cores/collection1, collection=collection1, 
absoluteInstDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/shard-2-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 1543938 T8577 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/shard-2-001/cores/collection1/
   [junit4]   2> 1543939 T8577 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1543940 T8650 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1543940 T8650 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1543941 T8603 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1543941 T8650 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1543943 T8604 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:52326/hk_nx/c";,
   [junit4]   2>          "node_name":"127.0.0.1:52326_hk_nx%2Fc",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 6
   [junit4]   2> 1543943 T8604 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:52326/hk_nx/c";,
   [junit4]   2>          "node_name":"127.0.0.1:52326_hk_nx%2Fc",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1543944 T8604 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=1
   [junit4]   2> 1543944 T8604 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 1544047 T8629 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> 1544047 T8649 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> 1544047 T8614 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> 1544047 T8603 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> 1544942 T8650 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1544943 T8650 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1544944 T8650 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1544944 T8650 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1544945 T8650 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1544945 T8650 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/shard-2-001/cores/collection1/'
   [junit4]   2> 1544960 T8650 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1544963 T8650 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1544968 T8650 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1544974 T8650 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.1.0
   [junit4]   2> 1544993 T8650 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1544995 T8650 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1545000 T8650 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1545123 T8650 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1545124 T8650 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1545125 T8650 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1545129 T8650 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1545142 T8650 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1545143 T8650 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 1545143 T8650 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/shard-2-001/cores/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/shard-2-001/cores/collection1/data/
   [junit4]   2> 1545143 T8650 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1e0dfce8
   [junit4]   2> 1545144 T8650 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/shard-2-001/cores/collection1/data
   [junit4]   2> 1545144 T8650 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/shard-2-001/cores/collection1/data/index/
   [junit4]   2> 1545145 T8650 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/shard-2-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 1545145 T8650 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001/shard-2-001/cores/collection1/data/index
   [junit4]   2> 1545146 T8650 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=60.4765625, 
floorSegmentMB=0.224609375, forceMergeDeletesPctAllowed=4.551700850015981, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4493625133910316
   [junit4]   2> 1545153 T8650 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 
A2DBFFA6C9C57368-001/shard-2-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1545154 T8650 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1545159 T8650 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1545159 T8650 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1545160 T8650 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1545160 T8650 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1545160 T8650 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1545160 T8650 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1545160 T8650 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1545161 T8650 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1545161 T8650 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1545162 T8650 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1545164 T8650 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1545164 T8650 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1545165 T8650 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1545170 T8650 oasc.RequestHandlers.initHandlersFromConfig 
Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1545171 T8650 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1545171 T8650 oasu.UpdateHandler.<init> Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1545171 T8650 oasu.UpdateLog.init Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1545172 T8650 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1545172 T8650 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1545172 T8650 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1545173 T8650 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 
A2DBFFA6C9C57368-001/shard-2-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1545173 T8650 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1545173 T8650 oass.SolrIndexSearcher.<init> Opening 
Searcher@1613d8f9[collection1] main
   [junit4]   2> 1545174 T8650 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1545174 T8650 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1545174 T8650 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1545175 T8650 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1545175 T8650 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1545175 T8650 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1545175 T8650 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1545176 T8650 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1545176 T8650 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1545176 T8650 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1545177 T8651 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1613d8f9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1545177 T8650 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1545177 T8654 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:52326/hk_nx/c collection:collection1 
shard:shard1
   [junit4]   2> 1545178 T8577 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1545178 T8577 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1545179 T8654 oasc.ZkController.register We are 
http://127.0.0.1:52326/hk_nx/c/collection1/ and leader is 
http://127.0.0.1:51019/hk_nx/c/collection1/
   [junit4]   2> 1545179 T8654 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:52326/hk_nx/c
   [junit4]   2> 1545179 T8654 oasc.ZkController.checkRecovery Core needs to 
recover:collection1
   [junit4]   2> 1545180 T8654 oasu.DefaultSolrCoreState.doRecovery Running 
recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C6776 name=collection1 
org.apache.solr.core.SolrCore@67b3a359 
url=http://127.0.0.1:52326/hk_nx/c/collection1 node=127.0.0.1:52326_hk_nx%2Fc 
C6776_STATE=coll:collection1 core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:52326/hk_nx/c, node_name=127.0.0.1:52326_hk_nx%2Fc, 
state=down}
   [junit4]   2> 1545195 T8655 C6776 P52326 oasc.RecoveryStrategy.run Starting 
recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 1545196 T8655 C6776 P52326 oasc.RecoveryStrategy.doRecovery 
###### startupVersions=[]
   [junit4]   2> 1545196 T8655 C6776 P52326 oasc.RecoveryStrategy.doRecovery 
Publishing state of core collection1 as recovering, leader is 
http://127.0.0.1:51019/hk_nx/c/collection1/ and I am 
http://127.0.0.1:52326/hk_nx/c/collection1/
   [junit4]   2> 1545196 T8655 C6776 P52326 oasc.ZkController.publish 
publishing core=collection1 state=recovering collection=collection1
   [junit4]   2> 1545196 T8655 C6776 P52326 oasc.ZkController.publish numShards 
not found on descriptor - reading it from system property
   [junit4]   2> 1545197 T8603 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1545197 T8655 C6776 P52326 
oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to 
http://127.0.0.1:51019/hk_nx/c; WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A52326_hk_nx%252Fc&coreNodeName=core_node2&state=recovering&chec

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

.0.1:53716_hk_nx%2Fc
   [junit4]   2> 1600597 T8694 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1600618 T8577 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/hk_nx/c,null}
   [junit4]   2> 1600810 T8577 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:49848 49848
   [junit4]   2> 1601663 T8578 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:49848 49848
   [junit4]   2> 1601664 T8578 oasc.ZkTestServer$ZKServerMain.runFromConfig 
WARN Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                5       /solr/aliases.json
   [junit4]   2>                5       /solr/clusterstate.json
   [junit4]   2>                4       /solr/configs/conf1
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent data watches above limit:
   [junit4]   2>        
   [junit4]   2>                2       
/solr/overseer_elect/election/93463315672334339-127.0.0.1:48163_hk_nx%2Fc-n_0000000000
   [junit4]   2>                2       
/solr/overseer_elect/election/93463315672334342-127.0.0.1:51019_hk_nx%2Fc-n_0000000001
   [junit4]   2>                2       
/solr/collections/collection1/leader_elect/shard1/election/93463315672334342-core_node1-n_0000000000
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                5       /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=test 
-Dtests.seed=A2DBFFA6C9C57368 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=es_CU -Dtests.timezone=America/Monterrey -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 63.5s J0 | ChaosMonkeyNothingIsSafeTest.test <<<
   [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([A2DBFFA6C9C57368:2A8FC07C67391E90]:0)
   [junit4]    >        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:222)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1601671 T8577 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 A2DBFFA6C9C57368-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50), 
sim=DefaultSimilarity, locale=es_CU, timezone=America/Monterrey
   [junit4]   2> NOTE: Linux 3.13.0-46-generic amd64/Oracle Corporation 
1.8.0_40-ea (64-bit)/cpus=8,threads=1,free=152043864,total=352645120
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocumentBuilder, 
DistributedQueryElevationComponentTest, TestReloadAndDeleteDocs, 
SharedFSAutoReplicaFailoverUtilsTest, InfoHandlerTest, ClusterStateTest, 
DistribCursorPagingTest, DocValuesMultiTest, 
DistributedQueryComponentOptimizationTest, TestTolerantSearch, 
TestCSVResponseWriter, DeleteLastCustomShardedReplicaTest, SOLR749Test, 
CircularListTest, TestBinaryResponseWriter, TestFieldSortValues, 
AnalysisErrorHandlingTest, SystemInfoHandlerTest, TestSchemaManager, 
TestJmxIntegration, TestHighFrequencyDictionaryFactory, SimpleMLTQParserTest, 
UUIDUpdateProcessorFallbackTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
TestElisionMultitermQuery, TestRecoveryHdfs, TestStandardQParsers, 
TestMaxScoreQueryParser, BadCopyFieldTest, UnloadDistributedZkTest, 
SolrInfoMBeanTest, DistanceUnitsTest, TestSolrConfigHandler, 
PreAnalyzedFieldTest, QueryElevationComponentTest, SolrCoreTest, PeerSyncTest, 
TestFaceting, TestIBSimilarityFactory, TestNoOpRegenerator, 
DistributedQueueTest, SolrCoreCheckLockOnStartupTest, 
DistributedSpellCheckComponentTest, TestConfigSets, AtomicUpdatesTest, 
TestWriterPerf, CoreMergeIndexesAdminHandlerTest, AnalyticsMergeStrategyTest, 
BasicDistributedZkTest, TestIndexSearcher, TestSolrXml, 
SharedFSAutoReplicaFailoverTest, TestCollationFieldDocValues, 
TestReplicationHandler, RequiredFieldsTest, TestNRTOpen, TestSchemaResource, 
MergeStrategyTest, TestPostingsSolrHighlighter, PingRequestHandlerTest, 
RecoveryZkTest, EnumFieldTest, TestManagedSchema, 
FieldAnalysisRequestHandlerTest, TestReplicaProperties, 
DistributedFacetPivotWhiteBoxTest, SortByFunctionTest, QueryResultKeyTest, 
AlternateDirectoryTest, TestManagedResource, AnalyticsQueryTest, 
TestManagedSchemaDynamicFieldResource, ActionThrottleTest, BlockDirectoryTest, 
TestManagedSynonymFilterFactory, TestAtomicUpdateErrorCases, NumericFieldsTest, 
TestDynamicFieldResource, TestPartialUpdateDeduplication, 
PathHierarchyTokenizerFactoryTest, TimeZoneUtilsTest, TestMiniSolrCloudCluster, 
TestIndexingPerformance, TestLRUCache, 
VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZkTest, 
TestSweetSpotSimilarityFactory, TestStressReorder, 
DistributedSuggestComponentTest, IndexSchemaRuntimeFieldTest, ShardRoutingTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestDistributedSearch, 
TestSolrIndexConfig, TestHashPartitioner, TestSort, 
TestWordDelimiterFilterFactory, DefaultValueUpdateProcessorTest, 
LeaderFailoverAfterPartitionTest, TestStressLucene, HardAutoCommitTest, 
TestMiniSolrCloudClusterSSL, TestChildDocTransformer, TestConfigOverlay, 
PrimUtilsTest, SSLMigrationTest, ReplicationFactorTest, 
CollectionsAPIAsyncDistributedZkTest, ZkCLITest, 
DistributedFacetPivotSmallAdvancedTest, StressHdfsTest, TestXIncludeConfig, 
TestCloudSchemaless, RequestHandlersTest, HdfsLockFactoryTest, 
ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, SyncSliceTest, 
OpenCloseCoreStressTest, OverseerTest, ClusterStateUpdateTest, 
LeaderElectionTest, ZkSolrClientTest, TestRandomDVFaceting, 
TermVectorComponentDistributedTest, ZkControllerTest, TestJoin, 
TestStressVersions, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, 
SpellCheckComponentTest, TestGroupingSearch, BadIndexSchemaTest, 
ConvertedLegacyTest, TestFiltering, TestFunctionQuery, BasicFunctionalityTest, 
TestLazyCores, DirectUpdateHandlerTest, TestBadConfig, SoftAutoCommitTest, 
ShowFileRequestHandlerTest, SolrIndexSplitterTest, SimplePostToolTest, 
AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, 
TestExtendedDismaxParser, SpellCheckCollatorTest, SuggesterFSTTest, 
CoreAdminHandlerTest, SolrRequestParserTest, DocValuesTest, SuggesterTSTTest, 
SuggesterTest, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, 
PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, 
SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, TestUpdate, 
QueryEqualityTest, DirectUpdateHandlerOptimizeTest, 
StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming, 
DistanceFunctionTest, TestSolrDeletionPolicy1, CacheHeaderTest, 
IndexBasedSpellCheckerTest, TestSurroundQueryParser, LukeRequestHandlerTest, 
TestQueryUtils, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, 
DocumentAnalysisRequestHandlerTest, TestQueryTypes, TestOmitPositions, 
FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, TestValueSourceCache, 
TermVectorComponentTest, TestSolrQueryParser, TestArbitraryIndexDir, 
SolrPluginUtilsTest, IndexSchemaTest, TestCollationField, JSONWriterTest, 
QueryParsingTest, TestAnalyzedSuggestions, 
UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, 
BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, TestComponentsName, 
SearchHandlerTest, TestLFUCache, TestQuerySenderListener, UpdateParamsTest, 
ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, 
TestStressRecovery, MultiTermTest, SampleTest, TestBinaryField, TestSearchPerf, 
MinimalSchemaTest, OutputWriterTest, TestFuzzyAnalyzedSuggestions, 
TestSolrCoreProperties, DirectSolrConnectionTest, TestLuceneMatchVersion, 
TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCharFilters, 
SynonymTokenizerTest, TestPerFieldSimilarity, 
TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, 
TestDefaultSimilarityFactory, TestFastWriter, TestJmxMonitoredMap, 
ResourceLoaderTest, ScriptEngineTest, URLClassifyProcessorTest, PluginInfoTest, 
TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed on J0 in 63.51s, 1 test, 1 failure <<< FAILURES!

[...truncated 389 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:529: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:477: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:191: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:509: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1370: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:976: 
There were test failures: 472 suites, 1882 tests, 1 failure, 48 ignored (21 
assumptions)

Total time: 69 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_40-ea-b22 
-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to