Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11623/
Java: 32bit/jdk1.8.0_31 -client -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.DeleteInactiveReplicaTest.deleteLiveReplicaTest

Error Message:
Should have had a good message here

Stack Trace:
java.lang.AssertionError: Should have had a good message here
        at 
__randomizedtesting.SeedInfo.seed([582BDCC62CAF9147:F54B68CD31903932]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:125)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10532 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteInactiveReplicaTest
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/init-core-data-001
   [junit4]   2> 2216799 T9473 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 2216800 T9473 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /lt_c/aq
   [junit4]   2> 2216804 T9473 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2216805 T9474 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 2216905 T9473 oasc.ZkTestServer.run start zk server on 
port:43256
   [junit4]   2> 2216906 T9473 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2216906 T9473 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2216909 T9481 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@17a735c name:ZooKeeperConnection 
Watcher:127.0.0.1:43256 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2216909 T9473 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2216910 T9473 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2216910 T9473 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2216914 T9473 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2216915 T9473 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2216916 T9484 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1a4a1c1 name:ZooKeeperConnection 
Watcher:127.0.0.1:43256/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2216917 T9473 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2216917 T9473 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2216918 T9473 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 2216921 T9473 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 2216924 T9473 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 2216925 T9473 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 2216927 T9473 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> 2216928 T9473 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 2216931 T9473 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2216934 T9473 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 2216936 T9473 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> 2216937 T9473 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2216938 T9473 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> 2216939 T9473 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 2216940 T9473 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> 2216941 T9473 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 2216942 T9473 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> 2216943 T9473 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 2216944 T9473 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> 2216945 T9473 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 2216946 T9473 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> 2216947 T9473 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 2216948 T9473 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> 2216949 T9473 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2216950 T9473 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> 2216951 T9473 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 2216952 T9473 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> 2216953 T9473 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 2217212 T9473 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/control-001/cores/collection1
   [junit4]   2> 2217214 T9473 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2217217 T9473 oejs.AbstractConnector.doStart Started 
[email protected]:43786
   [junit4]   2> 2217218 T9473 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44
   [junit4]   2> 2217218 T9473 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2217219 T9473 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/control-001
   [junit4]   2> 2217219 T9473 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/control-001/'
   [junit4]   2> 2217239 T9473 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/control-001/solr.xml
   [junit4]   2> 2217251 T9473 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/control-001/cores
   [junit4]   2> 2217252 T9473 oasc.CoreContainer.<init> New CoreContainer 
18957576
   [junit4]   2> 2217252 T9473 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/control-001/]
   [junit4]   2> 2217253 T9473 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2217253 T9473 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2217253 T9473 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2217254 T9473 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2217254 T9473 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 2217254 T9473 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2217255 T9473 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2217255 T9473 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2217255 T9473 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2217256 T9473 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2217256 T9473 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 2217257 T9473 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2217257 T9473 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2217257 T9473 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2217258 T9473 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2217258 T9473 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:43256/solr
   [junit4]   2> 2217259 T9473 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2217259 T9473 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2217260 T9473 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2217261 T9496 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@17243b3 name:ZooKeeperConnection 
Watcher:127.0.0.1:43256 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2217261 T9473 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2217262 T9473 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2217264 T9473 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2217265 T9499 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@256e75 name:ZooKeeperConnection 
Watcher:127.0.0.1:43256/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2217265 T9473 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2217267 T9473 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 2217269 T9473 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 2217272 T9473 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 2217274 T9473 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 2217276 T9473 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 2217278 T9473 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2217279 T9473 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43786_lt_c%2Faq
   [junit4]   2> 2217279 T9473 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:43786_lt_c%2Faq
   [junit4]   2> 2217281 T9473 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 2217282 T9473 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 2217283 T9473 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2217285 T9473 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:43786_lt_c%2Faq
   [junit4]   2> 2217285 T9473 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 2217286 T9473 oasc.Overseer.start Overseer 
(id=93305911523540995-127.0.0.1:43786_lt_c%2Faq-n_0000000000) starting
   [junit4]   2> 2217288 T9473 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 2217293 T9473 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2217294 T9501 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 2217294 T9473 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 2217296 T9473 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 2217297 T9473 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2217300 T9500 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 2217301 T9473 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/control-001/cores
   [junit4]   2> 2217302 T9473 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/control-001/cores/collection1/
   [junit4]   2> 2217303 T9473 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 2217304 T9503 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 2217305 T9503 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2217305 T9503 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2217305 T9499 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2217308 T9500 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 0, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:43786/lt_c/aq";,
   [junit4]   2>          "node_name":"127.0.0.1:43786_lt_c%2Faq",
   [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> 2217309 T9500 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:43786/lt_c/aq";,
   [junit4]   2>          "node_name":"127.0.0.1:43786_lt_c%2Faq",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2217309 T9500 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 2217309 T9500 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 2217310 T9499 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> 2218306 T9503 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 2218306 T9503 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 2218307 T9503 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2218307 T9503 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 2218308 T9503 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 2218308 T9503 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/control-001/cores/collection1/'
   [junit4]   2> 2218325 T9503 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 2218327 T9503 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 2218345 T9503 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 2218364 T9503 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.1.0
   [junit4]   2> 2218382 T9503 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2218383 T9503 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 2218404 T9503 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 2218587 T9503 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2218592 T9503 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2218594 T9503 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2218604 T9503 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2218607 T9503 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2218610 T9503 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2218611 T9503 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2218611 T9503 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2218612 T9503 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2218612 T9503 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2218613 T9503 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2218613 T9503 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 2218613 T9503 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2218614 T9503 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/control-001/cores/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/tempDir-001/control/data/
   [junit4]   2> 2218614 T9503 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6abf95
   [junit4]   2> 2218615 T9503 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/tempDir-001/control/data
   [junit4]   2> 2218615 T9503 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/tempDir-001/control/data/index/
   [junit4]   2> 2218615 T9503 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/tempDir-001/control/data/index' doesn't exist. Creating 
new index...
   [junit4]   2> 2218616 T9503 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/tempDir-001/control/data/index
   [junit4]   2> 2218616 T9503 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6568668555035692]
   [junit4]   2> 2218617 T9503 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@19b840 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a06125),segFN=segments_1,generation=1}
   [junit4]   2> 2218617 T9503 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2218621 T9503 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2218621 T9503 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2218621 T9503 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2218622 T9503 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2218622 T9503 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2218622 T9503 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2218623 T9503 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2218623 T9503 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2218623 T9503 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2218624 T9503 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2218624 T9503 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2218625 T9503 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2218625 T9503 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2218626 T9503 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 2218626 T9503 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 2218627 T9503 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 2218627 T9503 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 2218628 T9503 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 2218629 T9503 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 2218629 T9503 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 2218630 T9503 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 2218630 T9503 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 2218631 T9503 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 2218632 T9503 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 2218632 T9503 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2218633 T9503 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 2218633 T9503 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2218635 T9503 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2218636 T9503 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2218637 T9503 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2218638 T9503 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2218639 T9503 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2218640 T9503 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2218640 T9503 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2218641 T9503 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=46.9658203125, 
floorSegmentMB=2.0029296875, forceMergeDeletesPctAllowed=12.018156618197187, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.11513360441243058
   [junit4]   2> 2218642 T9503 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@19b840 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a06125),segFN=segments_1,generation=1}
   [junit4]   2> 2218642 T9503 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2218643 T9503 oass.SolrIndexSearcher.<init> Opening 
Searcher@fb764f[collection1] main
   [junit4]   2> 2218643 T9503 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 2218644 T9503 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 2218644 T9503 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2218644 T9503 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2218645 T9503 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2218645 T9503 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2218645 T9503 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2218646 T9503 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2218646 T9503 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2218646 T9503 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 2218647 T9504 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@fb764f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2218648 T9503 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 2218648 T9507 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:43786/lt_c/aq 
collection:control_collection shard:shard1
   [junit4]   2> 2218649 T9473 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 2218649 T9473 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2218649 T9507 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2218650 T9473 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2218651 T9473 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2218652 T9510 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@8468ef name:ZooKeeperConnection 
Watcher:127.0.0.1:43256/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2218652 T9473 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2218653 T9473 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2218654 T9507 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 2218654 T9473 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2218655 T9499 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2218656 T9507 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2218656 T9507 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C8719 name=collection1 
org.apache.solr.core.SolrCore@1318599 
url=http://127.0.0.1:43786/lt_c/aq/collection1 node=127.0.0.1:43786_lt_c%2Faq 
C8719_STATE=coll:control_collection core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:43786/lt_c/aq, node_name=127.0.0.1:43786_lt_c%2Faq, 
state=down}
   [junit4]   2> 2218656 T9507 C8719 P43786 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:43786/lt_c/aq/collection1/
   [junit4]   2> 2218657 T9500 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> 2218657 T9507 C8719 P43786 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 2218657 T9507 C8719 P43786 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:43786/lt_c/aq/collection1/ has no replicas
   [junit4]   2> 2218657 T9507 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:43786/lt_c/aq/collection1/ shard1
   [junit4]   2> 2218658 T9507 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 2218659 T9473 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 2218659 T9473 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 2218659 T9473 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2218660 T9473 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2218661 T9499 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2218661 T9513 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1005650 name:ZooKeeperConnection 
Watcher:127.0.0.1:43256/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2218662 T9473 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2218662 T9500 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:43786/lt_c/aq";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 2218663 T9473 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2218666 T9500 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "name":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "stateFormat":"2"} current state version: 1
   [junit4]   2> 2218666 T9500 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 2218672 T9499 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> 2218672 T9510 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> 2218677 T9514 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2218677 T9500 oasco.ZkStateWriter.writePendingUpdates going to 
create_collection /collections/collection1/state.json
   [junit4]   2> 2218678 T9510 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> 2218712 T9507 oasc.ZkController.register We are 
http://127.0.0.1:43786/lt_c/aq/collection1/ and leader is 
http://127.0.0.1:43786/lt_c/aq/collection1/
   [junit4]   2> 2218713 T9507 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:43786/lt_c/aq
   [junit4]   2> 2218713 T9507 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 2218713 T9507 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 2218713 T9507 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2218715 T9499 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2218717 T9500 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:43786/lt_c/aq";,
   [junit4]   2>          "node_name":"127.0.0.1:43786_lt_c%2Faq",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 2218719 T9500 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:43786/lt_c/aq";,
   [junit4]   2>          "node_name":"127.0.0.1:43786_lt_c%2Faq",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2218823 T9499 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> 2218823 T9510 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> 2219020 T9473 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/shard-1-001/cores/collection1
   [junit4]   2> 2219021 T9473 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 2219022 T9473 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2219025 T9473 oejs.AbstractConnector.doStart Started 
[email protected]:40957
   [junit4]   2> 2219026 T9473 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44
   [junit4]   2> 2219026 T9473 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2219027 T9473 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/shard-1-001
   [junit4]   2> 2219027 T9473 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/shard-1-001/'
   [junit4]   2> 2219058 T9473 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/shard-1-001/solr.xml
   [junit4]   2> 2219068 T9473 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/shard-1-001/cores
   [junit4]   2> 2219069 T9473 oasc.CoreContainer.<init> New CoreContainer 
31975933
   [junit4]   2> 2219069 T9473 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/shard-1-001/]
   [junit4]   2> 2219070 T9473 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2219071 T9473 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2219071 T9473 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2219072 T9473 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2219072 T9473 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 2219073 T9473 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2219073 T9473 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2219073 T9473 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2219074 T9473 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2219074 T9473 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2219075 T9473 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 2219076 T9473 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2219076 T9473 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2219077 T9473 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2219077 T9473 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2219078 T9473 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:43256/solr
   [junit4]   2> 2219078 T9473 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2219079 T9473 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2219080 T9473 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2219081 T9526 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@114fedf name:ZooKeeperConnection 
Watcher:127.0.0.1:43256 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2219082 T9473 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2219083 T9473 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2219084 T9473 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2219085 T9529 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1f8d771 name:ZooKeeperConnection 
Watcher:127.0.0.1:43256/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2219086 T9473 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2219090 T9473 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2220094 T9473 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40957_lt_c%2Faq
   [junit4]   2> 2220096 T9473 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:40957_lt_c%2Faq
   [junit4]   2> 2220100 T9473 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2220104 T9473 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/shard-1-001/cores
   [junit4]   2> 2220105 T9473 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/shard-1-001/cores/collection1/
   [junit4]   2> 2220105 T9473 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 2220107 T9530 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 2220107 T9530 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2220109 T9499 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2220111 T9530 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 2220111 T9530 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 2220111 T9500 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:40957/lt_c/aq";,
   [junit4]   2>          "node_name":"127.0.0.1:40957_lt_c%2Faq",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 2220112 T9530 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 2220113 T9500 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:40957/lt_c/aq";,
   [junit4]   2>          "node_name":"127.0.0.1:40957_lt_c%2Faq",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2220113 T9500 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 2220114 T9500 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard2
   [junit4]   2> 2220115 T9530 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 0 
   [junit4]   2> 2220115 T9530 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2220218 T9500 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 2220219 T9529 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2220220 T9529 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 1 
   [junit4]   2> 2221116 T9530 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 2221116 T9530 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 2221117 T9530 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2221118 T9530 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2221119 T9530 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2221120 T9530 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/shard-1-001/cores/collection1/'
   [junit4]   2> 2221142 T9530 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 2221146 T9530 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 2221154 T9530 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 2221160 T9530 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.1.0
   [junit4]   2> 2221173 T9530 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2221175 T9530 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 2221184 T9530 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 2221336 T9530 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2221341 T9530 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2221343 T9530 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2221354 T9530 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2221358 T9530 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2221364 T9530 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2221365 T9530 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2221365 T9530 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2221366 T9530 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2221367 T9530 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2221367 T9530 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2221367 T9530 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 2221368 T9530 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2221368 T9530 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/shard-1-001/cores/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/tempDir-001/jetty1/
   [junit4]   2> 2221369 T9530 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6abf95
   [junit4]   2> 2221370 T9530 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/tempDir-001/jetty1
   [junit4]   2> 2221370 T9530 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/tempDir-001/jetty1/index/
   [junit4]   2> 2221371 T9530 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/tempDir-001/jetty1/index' doesn't exist. Creating new 
index...
   [junit4]   2> 2221371 T9530 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/tempDir-001/jetty1/index
   [junit4]   2> 2221372 T9530 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6568668555035692]
   [junit4]   2> 2221373 T9530 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@be843d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66118e),segFN=segments_1,generation=1}
   [junit4]   2> 2221374 T9530 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2221380 T9530 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2221381 T9530 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2221381 T9530 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2221381 T9530 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2221382 T9530 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2221382 T9530 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2221383 T9530 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2221383 T9530 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2221384 T9530 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2221385 T9530 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2221385 T9530 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2221386 T9530 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2221387 T9530 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2221387 T9530 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 2221388 T9530 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 2221389 T9530 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 2221390 T9530 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 2221390 T9530 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 2221392 T9530 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 2221392 T9530 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 2221393 T9530 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 2221394 T9530 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 2221394 T9530 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 2221395 T9530 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 2221396 T9530 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2221397 T9530 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 2221397 T9530 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2221399 T9530 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2221400 T9530 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2221401 T9530 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2221402 T9530 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2221403 T9530 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2221404 T9530 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2221404 T9530 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2221406 T9530 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=46.9658203125, 
floorSegmentMB=2.0029296875, forceMergeDeletesPctAllowed=12.018156618197187, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.11513360441243058
   [junit4]   2> 2221406 T9530 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@be843d 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66118e),segFN=segments_1,generation=1}
   [junit4]   2> 2221406 T9530 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2221407 T9530 oass.SolrIndexSearcher.<init> Opening 
Searcher@4998f6[collection1] main
   [junit4]   2> 2221407 T9530 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2221408 T9530 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2221408 T9530 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2221409 T9530 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2221409 T9530 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2221409 T9530 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2221410 T9530 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2221410 T9530 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2221410 T9530 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2221410 T9530 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 2221412 T9531 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@4998f6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2221413 T9530 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 2221413 T9534 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:40957/lt_c/aq collection:collection1 
shard:shard2
   [junit4]   2> 2221414 T9473 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 2221414 T9473 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2221414 T9534 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 2221418 T9534 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 2221420 T9499 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2221421 T9534 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2221421 T9534 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> 2221421 T9500 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1"} current state version: 4
   [junit4]   2> ASYNC  NEW_CORE C8720 name=collection1 
org.apache.solr.core.SolrCore@ac92dd 
url=http://127.0.0.1:40957/lt_c/aq/collection1 node=127.0.0.1:40957_lt_c%2Faq 
C8720_STATE=coll:collection1 core:collection1 props:{core=collection1, 
base_url=http://127.0.0.1:40957/lt_c/aq, node_name=127.0.0.1:40957_lt_c%2Faq, 
state=down}
   [junit4]   2> 2221421 T9534 C8720 P40957 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:40957/lt_c/aq/collection1/
   [junit4]   2> 2221422 T9534 C8720 P40957 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 2221422 T9534 C8720 P40957 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:40957/lt_c/aq/collection1/ has no replicas
   [junit4]   2> 2221422 T9534 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:40957/lt_c/aq/collection1/ shard2
   [junit4]   2> 2221422 T9500 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 2221423 T9534 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 2221423 T9529 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2221424 T9529 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 2 
   [junit4]   2> 2221429 T9499 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2221430 T9500 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:40957/lt_c/aq";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 2221431 T9500 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 2221432 T9529 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2221434 T9529 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 2221481 T9534 oasc.ZkController.register We are 
http://127.0.0.1:40957/lt_c/aq/collection1/ and leader is 
http://127.0.0.1:40957/lt_c/aq/collection1/
   [junit4]   2> 2221482 T9534 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:40957/lt_c/aq
   [junit4]   2> 2221482 T9534 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 2221482 T9534 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 2221483 T9534 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2221484 T9499 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2221485 T9500 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:40957/lt_c/aq";,
   [junit4]   2>          "node_name":"127.0.0.1:40957_lt_c%2Faq",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 2221486 T9500 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:40957/lt_c/aq";,
   [junit4]   2>          "node_name":"127.0.0.1:40957_lt_c%2Faq",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2221487 T9500 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 2221488 T9529 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2221491 T9534 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 2221491 T9529 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 2221831 T9473 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/shard-2-001/cores/collection1
   [junit4]   2> 2221833 T9473 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 2221834 T9473 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2221836 T9473 oejs.AbstractConnector.doStart Started 
[email protected]:38194
   [junit4]   2> 2221838 T9473 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44
   [junit4]   2> 2221839 T9473 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2221839 T9473 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/shard-2-001
   [junit4]   2> 2221840 T9473 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/shard-2-001/'
   [junit4]   2> 2221870 T9473 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/shard-2-001/solr.xml
   [junit4]   2> 2221879 T9473 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/shard-2-001/cores
   [junit4]   2> 2221880 T9473 oasc.CoreContainer.<init> New CoreContainer 
15981149
   [junit4]   2> 2221881 T9473 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/shard-2-001/]
   [junit4]   2> 2221882 T9473 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2221882 T9473 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2221883 T9473 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2221883 T9473 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2221884 T9473 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 2221884 T9473 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2221885 T9473 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2221885 T9473 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2221886 T9473 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2221886 T9473 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2221887 T9473 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 2221888 T9473 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2221888 T9473 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2221889 T9473 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2221889 T9473 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2221890 T9473 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:43256/solr
   [junit4]   2> 2221890 T9473 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2221891 T9473 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2221892 T9473 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2221893 T9546 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1722f36 name:ZooKeeperConnection 
Watcher:127.0.0.1:43256 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 2221893 T9473 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2221894 T9473 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2221896 T9473 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2221897 T9549 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1a3031b name:ZooKeeperConnection 
Watcher:127.0.0.1:43256/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2221897 T9473 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2221902 T9473 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2222906 T9473 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38194_lt_c%2Faq
   [junit4]   2> 2222907 T9473 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:38194_lt_c%2Faq
   [junit4]   2> 2222910 T9473 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2222913 T9473 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/shard-2-001/cores
   [junit4]   2> 2222914 T9473 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/shard-2-001/cores/collection1/
   [junit4]   2> 2222914 T9473 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 2222916 T9550 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 2222916 T9550 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2222917 T9499 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2222918 T9550 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 2222918 T9500 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:38194/lt_c/aq";,
   [junit4]   2>          "node_name":"127.0.0.1:38194_lt_c%2Faq",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 2222918 T9550 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 2222919 T9500 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:38194/lt_c/aq";,
   [junit4]   2>          "node_name":"127.0.0.1:38194_lt_c%2Faq",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2222919 T9550 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 2222919 T9500 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 2222920 T9500 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 2222920 T9550 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 2222920 T9550 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2222920 T9500 oasco.ZkStateWriter.writePendingUpdates going to 
update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 2222921 T9529 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2222921 T9549 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2222922 T9529 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 2222922 T9549 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 2223921 T9550 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 2223921 T9550 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 2223922 T9550 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2223922 T9550 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2223923 T9550 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2223923 T9550 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/shard-2-001/cores/collection1/'
   [junit4]   2> 2223939 T9550 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 2223941 T9550 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 2223947 T9550 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 2223961 T9550 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.1.0
   [junit4]   2> 2223973 T9550 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2223974 T9550 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 2223981 T9550 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 2224133 T9550 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2224138 T9550 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2224139 T9550 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2224149 T9550 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2224152 T9550 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2224155 T9550 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2224155 T9550 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2224156 T9550 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2224156 T9550 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2224157 T9550 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2224157 T9550 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2224157 T9550 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 2224158 T9550 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2224158 T9550 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/shard-2-001/cores/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/tempDir-001/jetty2/
   [junit4]   2> 2224158 T9550 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6abf95
   [junit4]   2> 2224159 T9550 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/tempDir-001/jetty2
   [junit4]   2> 2224159 T9550 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/tempDir-001/jetty2/index/
   [junit4]   2> 2224159 T9550 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/tempDir-001/jetty2/index' doesn't exist. Creating new 
index...
   [junit4]   2> 2224160 T9550 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001/tempDir-001/jetty2/index
   [junit4]   2> 2224160 T9550 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6568668555035692]
   [junit4]   2> 2224161 T9550 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1da85cb 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a535cb),segFN=segments_1,generation=1}
   [junit4]   2> 2224161 T9550 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2224165 T9550 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2224166 T9550 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2224166 T9550 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2224166 T9550 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2224166 T9550 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2224167 T9550 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2224167 T9550 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2224167 T9550 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2224168 T9550 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2224169 T9550 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2224170 T9550 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2224170 T9550 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2224171 T9550 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2224172 T9550 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 2224172 T9550 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 2224173 T9550 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 2224174 T9550 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 2224175 T9550 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 2224176 T9550 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 2224176 T9550 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 2224177 T9550 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 2224178 T9550 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 2224178 T9550 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 2224179 T9550 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 2224180 T9550 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2224181 T9550 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 2224181 T9550 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2224183 T9550 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2224184 T9550 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2224185 T9550 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2224187 T9550 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2224187 T9550 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2224189 T9550 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2224189 T9550 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2224190 T9550 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=46.9658203125, 
floorSegmentMB=2.0029296875, forceMergeDeletesPctAllowed=12.018156618197187, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.11513360441243058
   [junit4]   2> 2224191 T9550 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1da85cb 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a535cb),segFN=segments_1,generation=1}
   [junit4]   2> 2224191 T9550 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2224191 T9550 oass.Sol

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

 ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2285073 T9786 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2285095 T9473 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/lt_c/aq,null}
   [junit4]   2> 2285286 T9473 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 
59008
   [junit4]   2> 2285286 T9473 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 
46487
   [junit4]   2> 2285286 T9473 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=246259
   [junit4]   2> 2285287 T9473 oasc.Overseer.close Overseer 
(id=93305913271910416-127.0.0.1:46487_lt_c%2Faq-n_0000000005) closing
   [junit4]   2> 2285288 T9831 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:46487_lt_c%2Faq
   [junit4]   2> 2286788 T9825 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2286811 T9473 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/lt_c/aq,null}
   [junit4]   2> 2287000 T9473 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 
36142
   [junit4]   2> 2287001 T9473 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 
39698
   [junit4]   2> 2287003 T9473 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 
45221
   [junit4]   2> 2287004 T9473 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:59698 59698
   [junit4]   2> 2287428 T9657 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:59698 59698
   [junit4]   2> 2287430 T9657 oasc.ZkTestServer$ZKServerMain.runFromConfig 
WARN Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                9       /solr/aliases.json
   [junit4]   2>                9       /solr/clusterstate.json
   [junit4]   2>                5       /solr/configs/conf1
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent data watches above limit:
   [junit4]   2>        
   [junit4]   2>                3       
/solr/overseer_elect/election/93305913271910403-127.0.0.1:45221_lt_c%2Faq-n_0000000000
   [junit4]   2>                2       
/solr/overseer_elect/election/93305913271910408-127.0.0.1:46487_lt_c%2Faq-n_0000000002
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                8       /solr/live_nodes
   [junit4]   2>                2       /solr/overseer/queue
   [junit4]   2>                2       /solr/overseer/collection-queue-work
   [junit4]   2>        
   [junit4]   2> 2287434 T9473 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/J1/temp/solr.cloud.DeleteInactiveReplicaTest
 582BDCC62CAF9147-001
   [junit4]   2> 70643 T9472 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, 
docValues:{}, sim=DefaultSimilarity, locale=en_ZA, timezone=America/Whitehorse
   [junit4]   2> NOTE: Linux 3.13.0-45-generic i386/Oracle Corporation 1.8.0_31 
(32-bit)/cpus=8,threads=1,free=128592120,total=311500800
   [junit4]   2> NOTE: All tests run in this JVM: [TestStandardQParsers, 
SolrRequestParserTest, TestSolrDeletionPolicy2, StatsComponentTest, 
TestHighFrequencyDictionaryFactory, BasicFunctionalityTest, RollingRestartTest, 
HighlighterConfigTest, RequestLoggingTest, ZkStateWriterTest, 
CloudExitableDirectoryReaderTest, TestDefaultSimilarityFactory, 
TestFieldTypeCollectionResource, TestPseudoReturnFields, 
TestClusterStateMutator, DistributedFacetPivotSmallTest, TestLRUStatsCache, 
TestConfigSets, StressHdfsTest, QueryParsingTest, TestSolrJ, MinimalSchemaTest, 
TestSolrDeletionPolicy1, TestRandomFaceting, TestDistributedGrouping, 
TestRealTimeGet, AnalyticsQueryTest, OpenExchangeRatesOrgProviderTest, 
UUIDUpdateProcessorFallbackTest, TestLMDirichletSimilarityFactory, 
HighlighterMaxOffsetTest, DistributedQueryComponentOptimizationTest, 
TestNonDefinedSimilarityFactory, TestShortCircuitedRequests, 
TestSortingResponseWriter, TestCollectionAPI, TestReplicaProperties, 
EnumFieldTest, JsonLoaderTest, TestFuzzyAnalyzedSuggestions, 
DistributedQueueTest, RecoveryAfterSoftCommitTest, TestCoreDiscovery, 
ExternalFileFieldSortTest, TestBadConfig, TestFiltering, 
OpenCloseCoreStressTest, TestConfig, 
TestOverriddenPrefixQueryForCustomFieldType, AnalyticsMergeStrategyTest, 
ParsingFieldUpdateProcessorsTest, XsltUpdateRequestHandlerTest, 
ResourceLoaderTest, TestQuerySenderListener, TestClassNameShortening, 
MoreLikeThisHandlerTest, TestFoldingMultitermQuery, 
TestPHPSerializedResponseWriter, TestFieldResource, FileUtilsTest, 
TestQuerySenderNoQuery, TestCollationFieldDocValues, TermVectorComponentTest, 
TestSearchPerf, TestRTGBase, ZkSolrClientTest, SuggesterTSTTest, 
TestReqParamsAPI, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, 
TestJoin, CollectionsAPIDistributedZkTest, SpellCheckCollatorTest, 
ShardSplitTest, HdfsBasicDistributedZkTest, DistanceUnitsTest, 
FieldMutatingUpdateProcessorTest, DistributedIntervalFacetingTest, 
TestSchemaResource, TestFieldSortValues, DebugComponentTest, 
SchemaVersionSpecificBehaviorTest, AssignTest, OverseerCollectionProcessorTest, 
HdfsBasicDistributedZk2Test, UpdateParamsTest, RAMDirectoryFactoryTest, 
StandardRequestHandlerTest, TestSuggestSpellingConverter, TestValueSourceCache, 
TestRangeQuery, TestDFRSimilarityFactory, TestSystemIdResolver, 
RegexBoostProcessorTest, TestManagedSchemaFieldResource, 
LeaderFailoverAfterPartitionTest, TestManagedSchemaFieldTypeResource, 
ExternalCollectionsTest, TestUniqueKeyFieldResource, PrimitiveFieldTypeTest, 
TestBulkSchemaAPI, CurrencyFieldOpenExchangeTest, 
TermVectorComponentDistributedTest, TestTolerantSearch, SpatialFilterTest, 
DocumentBuilderTest, DisMaxRequestHandlerTest, TestRecovery, 
MultiThreadedOCPTest, TestLeaderElectionZkExpiry, BasicDistributedZk2Test, 
DistributedQueryComponentCustomSortTest, TestLuceneMatchVersion, 
OutOfBoxZkACLAndCredentialsProvidersTest, ChaosMonkeySafeLeaderTest, 
UnloadDistributedZkTest, SyncSliceTest, OverseerTest, 
LeaderElectionIntegrationTest, BasicZkTest, FullSolrCloudDistribCmdsTest, 
LeaderElectionTest, TestZkChroot, ShardRoutingCustomTest, AutoCommitTest, 
TestHashPartitioner, ZkControllerTest, TestStressReorder, TestReload, 
TestStressVersions, HardAutoCommitTest, DistributedTermsComponentTest, 
TestSolr4Spatial, SolrCoreTest, SpellCheckComponentTest, 
SolrCmdDistributorTest, PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, 
DirectUpdateHandlerTest, HighlighterTest, SoftAutoCommitTest, 
DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, 
SimplePostToolTest, SignatureUpdateProcessorFactoryTest, 
TestExtendedDismaxParser, CoreAdminHandlerTest, DocValuesTest, TestTrie, 
SuggesterWFSTTest, PolyFieldTest, NoCacheHeaderTest, 
WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestUpdate, 
TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest, 
DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, 
SortByFunctionTest, TestRemoteStreaming, DocValuesMultiTest, SolrInfoMBeanTest, 
IndexBasedSpellCheckerTest, LukeRequestHandlerTest, TestWriterPerf, 
DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, 
DocumentAnalysisRequestHandlerTest, TestQueryTypes, FileBasedSpellCheckerTest, 
TermsComponentTest, XmlUpdateRequestHandlerTest, 
PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, RequiredFieldsTest, 
FieldAnalysisRequestHandlerTest, TestSolrQueryParser, 
FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, 
SolrPluginUtilsTest, IndexSchemaTest, TestJmxIntegration, TestCollationField, 
ReturnFieldsTest, UpdateRequestProcessorFactoryTest, JSONWriterTest, 
TestCSVResponseWriter, MBeansHandlerTest, TestAnalyzedSuggestions, 
UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, 
CSVRequestHandlerTest, TestComponentsName, TestBinaryResponseWriter, 
CopyFieldTest, SolrIndexConfigTest, TestMergePolicyConfig, MultiTermTest, 
TestDocSet, TestBinaryField, TestElisionMultitermQuery, TestSolrCoreProperties, 
DirectSolrConnectionTest, TestPhraseSuggestions, TestCodecSupport, 
EchoParamsTest, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, 
TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestFastWriter, 
TimeZoneUtilsTest, TestFastOutputStream, ScriptEngineTest, 
URLClassifyProcessorTest, PluginInfoTest, DateMathParserTest, 
ChaosMonkeyNothingIsSafeTest, CursorPagingTest, TestHighlightDedupGrouping, 
AliasIntegrationTest, ConnectionManagerTest, DeleteInactiveReplicaTest]
   [junit4] Completed on J1 in 70.93s, 2 tests, 1 failure <<< FAILURES!

[...truncated 302 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:508: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1368: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:975: 
There were test failures: 466 suites, 1864 tests, 1 failure, 46 ignored (21 
assumptions)

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


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

Reply via email to