Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1985/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -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([DBC02CABE1A3B9C2:76A098A0FC9C11B7]: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 9206 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteInactiveReplicaTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/init-core-data-001
   [junit4]   2> 1719737 T6581 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 1719738 T6581 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 1719752 T6581 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1719754 T6582 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1719853 T6581 oasc.ZkTestServer.run start zk server on 
port:50958
   [junit4]   2> 1719854 T6581 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1719855 T6581 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1719865 T6589 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5e8bce4b 
name:ZooKeeperConnection Watcher:127.0.0.1:50958 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1719866 T6581 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1719866 T6581 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1719867 T6581 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1719879 T6581 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1719881 T6581 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1719885 T6592 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@45376fb1 
name:ZooKeeperConnection Watcher:127.0.0.1:50958/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1719885 T6581 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1719886 T6581 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1719886 T6581 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1719893 T6581 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1719900 T6581 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1719906 T6581 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1719914 T6581 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1719915 T6581 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1719925 T6581 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1719925 T6581 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1719932 T6581 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1719933 T6581 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1719943 T6581 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1719945 T6581 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1719952 T6581 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1719954 T6581 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1719962 T6581 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1719962 T6581 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1719970 T6581 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1719970 T6581 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1719978 T6581 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1719979 T6581 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1719986 T6581 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1719987 T6581 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1719995 T6581 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1719996 T6581 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1720005 T6581 oasc.AbstractZkTestCase.putConfig put 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1720006 T6581 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1721930 T6581 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/control-001/cores/collection1
   [junit4]   2> 1721934 T6581 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 1721939 T6581 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@6bc2ca7a{/,null,AVAILABLE}
   [junit4]   2> 1721950 T6581 oejs.AbstractConnector.doStart Started 
ServerConnector@6b0a119{HTTP/1.1}{127.0.0.1:50961}
   [junit4]   2> 1721950 T6581 oejs.Server.doStart Started @1726967ms
   [junit4]   2> 1721952 T6581 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 1721952 T6581 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1721953 T6581 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/control-001
   [junit4]   2> 1721954 T6581 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/control-001/'
   [junit4]   2> 1722055 T6581 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/control-001/solr.xml
   [junit4]   2> 1722081 T6581 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/control-001/cores
   [junit4]   2> 1722084 T6581 oasc.CoreContainer.<init> New CoreContainer 
162230500
   [junit4]   2> 1722084 T6581 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/control-001/]
   [junit4]   2> 1722085 T6581 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1722085 T6581 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1722085 T6581 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1722086 T6581 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1722086 T6581 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1722086 T6581 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1722087 T6581 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1722087 T6581 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1722087 T6581 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1722088 T6581 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1722088 T6581 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1722088 T6581 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1722089 T6581 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1722089 T6581 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1722090 T6581 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1722091 T6581 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:50958/solr
   [junit4]   2> 1722091 T6581 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1722091 T6581 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1722093 T6581 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1722097 T6606 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@ea82cd0 name:ZooKeeperConnection 
Watcher:127.0.0.1:50958 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1722097 T6581 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1722098 T6581 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1722102 T6581 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1722105 T6609 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@55bfc20e 
name:ZooKeeperConnection Watcher:127.0.0.1:50958/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1722106 T6581 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1722108 T6581 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 1722115 T6581 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1722123 T6581 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 1722129 T6581 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1722136 T6581 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1722143 T6581 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1722153 T6581 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50961_
   [junit4]   2> 1722154 T6581 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:50961_
   [junit4]   2> 1722159 T6581 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 1722163 T6581 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 1722167 T6581 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1722172 T6581 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:50961_
   [junit4]   2> 1722172 T6581 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 1722178 T6581 oasc.Overseer.start Overseer 
(id=93287870311104515-127.0.0.1:50961_-n_0000000000) starting
   [junit4]   2> 1722185 T6581 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 1722207 T6581 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1722208 T6611 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 1722212 T6610 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 1722213 T6581 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 1722218 T6581 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 1722223 T6581 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1722240 T6581 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/control-001/cores
   [junit4]   2> 1722242 T6581 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/control-001/cores/collection1/
   [junit4]   2> 1722242 T6581 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1722245 T6613 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 1722246 T6613 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1722248 T6613 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1722248 T6609 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1722258 T6610 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:50961";,
   [junit4]   2>          "node_name":"127.0.0.1:50961_",
   [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> 1722260 T6610 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:50961";,
   [junit4]   2>          "node_name":"127.0.0.1:50961_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1722260 T6610 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 1722260 T6610 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 1722263 T6609 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> 1723250 T6613 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1723250 T6613 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 1723253 T6613 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1723253 T6613 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1723259 T6613 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1723259 T6613 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/control-001/cores/collection1/'
   [junit4]   2> 1723280 T6613 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1723285 T6613 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1723294 T6613 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1723311 T6613 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1723322 T6613 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1723325 T6613 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1723328 T6613 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1723460 T6613 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1723465 T6613 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1723467 T6613 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1723490 T6613 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1723494 T6613 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1723510 T6613 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1723525 T6613 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1723525 T6613 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1723525 T6613 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1723529 T6613 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1723529 T6613 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1723529 T6613 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 1723529 T6613 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1723530 T6613 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/control-001/cores/collection1/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/tempDir-001/control/data/
   [junit4]   2> 1723530 T6613 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30cded8
   [junit4]   2> 1723530 T6613 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/tempDir-001/control/data
   [junit4]   2> 1723530 T6613 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/tempDir-001/control/data/index/
   [junit4]   2> 1723531 T6613 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/tempDir-001/control/data/index' doesn't exist. Creating 
new index...
   [junit4]   2> 1723531 T6613 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/tempDir-001/control/data/index
   [junit4]   2> 1723532 T6613 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1723534 T6613 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@329b14fd 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ceab7de),segFN=segments_1,generation=1}
   [junit4]   2> 1723534 T6613 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1723536 T6613 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1723536 T6613 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1723537 T6613 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1723537 T6613 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1723537 T6613 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1723537 T6613 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1723538 T6613 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1723538 T6613 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1723539 T6613 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1723540 T6613 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1723540 T6613 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1723540 T6613 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1723540 T6613 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1723541 T6613 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1723541 T6613 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1723541 T6613 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1723542 T6613 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1723542 T6613 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1723543 T6613 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1723544 T6613 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1723544 T6613 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1723545 T6613 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1723545 T6613 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1723545 T6613 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1723546 T6613 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1723546 T6613 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1723546 T6613 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1723553 T6613 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1723555 T6613 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1723557 T6613 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1723558 T6613 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1723558 T6613 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1723562 T6613 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1723562 T6613 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1723563 T6613 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=10.8251953125, 
floorSegmentMB=0.802734375, forceMergeDeletesPctAllowed=22.395967598758688, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1723564 T6613 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@329b14fd 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ceab7de),segFN=segments_1,generation=1}
   [junit4]   2> 1723564 T6613 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1723565 T6613 oass.SolrIndexSearcher.<init> Opening 
Searcher@111b3e04[collection1] main
   [junit4]   2> 1723565 T6613 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1723568 T6613 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1723568 T6613 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1723570 T6613 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1723570 T6613 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1723570 T6613 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1723572 T6613 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1723572 T6613 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1723573 T6613 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1723573 T6613 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1723573 T6613 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1723573 T6614 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@111b3e04[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1723575 T6617 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:50961 collection:control_collection 
shard:shard1
   [junit4]   2> 1723575 T6581 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1723576 T6581 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1723576 T6617 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1723577 T6581 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1723578 T6581 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1723582 T6620 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3e6957f8 
name:ZooKeeperConnection Watcher:127.0.0.1:50958/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1723582 T6581 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1723583 T6581 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1723585 T6581 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1723593 T6617 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1723596 T6609 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1723598 T6617 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1723598 T6617 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C9178 name=collection1 
org.apache.solr.core.SolrCore@2c33ebd6 url=http://127.0.0.1:50961/collection1 
node=127.0.0.1:50961_ C9178_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:50961, 
node_name=127.0.0.1:50961_, state=down}
   [junit4]   2> 1723598 T6617 C9178 P50961 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:50961/collection1/
   [junit4]   2> 1723598 T6617 C9178 P50961 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1723599 T6617 C9178 P50961 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:50961/collection1/ has no replicas
   [junit4]   2> 1723599 T6617 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:50961/collection1/ shard1
   [junit4]   2> 1723599 T6617 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1723600 T6581 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1723604 T6610 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> 1723618 T6609 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1723621 T6610 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:50961";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 1723730 T6620 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> 1723733 T6609 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> 1723774 T6617 oasc.ZkController.register We are 
http://127.0.0.1:50961/collection1/ and leader is 
http://127.0.0.1:50961/collection1/
   [junit4]   2> 1723774 T6617 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:50961
   [junit4]   2> 1723774 T6617 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1723774 T6617 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 1723774 T6617 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1723778 T6609 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1723783 T6610 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:50961";,
   [junit4]   2>          "node_name":"127.0.0.1:50961_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 2
   [junit4]   2> 1723792 T6610 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:50961";,
   [junit4]   2>          "node_name":"127.0.0.1:50961_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1723900 T6620 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> 1723900 T6609 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> 1725339 T6581 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/shard-1-001/cores/collection1
   [junit4]   2> 1725342 T6581 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 1725344 T6581 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 1725351 T6581 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@78683511{/,null,AVAILABLE}
   [junit4]   2> 1725351 T6581 oejs.AbstractConnector.doStart Started 
ServerConnector@73764a3f{HTTP/1.1}{127.0.0.1:50965}
   [junit4]   2> 1725352 T6581 oejs.Server.doStart Started @1730368ms
   [junit4]   2> 1725352 T6581 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 1725353 T6581 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1725353 T6581 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/shard-1-001
   [junit4]   2> 1725353 T6581 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/shard-1-001/'
   [junit4]   2> 1725389 T6581 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/shard-1-001/solr.xml
   [junit4]   2> 1725402 T6581 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/shard-1-001/cores
   [junit4]   2> 1725403 T6581 oasc.CoreContainer.<init> New CoreContainer 
1373820275
   [junit4]   2> 1725404 T6581 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/shard-1-001/]
   [junit4]   2> 1725404 T6581 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1725405 T6581 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1725405 T6581 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1725405 T6581 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1725405 T6581 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1725406 T6581 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1725406 T6581 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1725406 T6581 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1725407 T6581 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1725407 T6581 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1725407 T6581 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1725408 T6581 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1725408 T6581 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1725408 T6581 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1725409 T6581 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1725409 T6581 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:50958/solr
   [junit4]   2> 1725409 T6581 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1725410 T6581 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1725412 T6581 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1725415 T6634 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5178cd74 
name:ZooKeeperConnection Watcher:127.0.0.1:50958 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1725416 T6581 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1725416 T6581 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1725422 T6581 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1725425 T6637 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@52aadbc2 
name:ZooKeeperConnection Watcher:127.0.0.1:50958/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1725425 T6581 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1725438 T6581 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1726448 T6581 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50965_
   [junit4]   2> 1726451 T6581 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:50965_
   [junit4]   2> 1726460 T6581 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1726465 T6581 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/shard-1-001/cores
   [junit4]   2> 1726467 T6581 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/shard-1-001/cores/collection1/
   [junit4]   2> 1726467 T6581 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1726472 T6638 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1726472 T6638 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1726474 T6609 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1726474 T6638 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1726477 T6610 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:50965";,
   [junit4]   2>          "node_name":"127.0.0.1:50965_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 1726478 T6610 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:50965";,
   [junit4]   2>          "node_name":"127.0.0.1:50965_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1726478 T6610 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 1726479 T6610 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard2
   [junit4]   2> 1726481 T6609 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1726482 T6620 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1726481 T6637 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1727476 T6638 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1727476 T6638 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1727478 T6638 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1727478 T6638 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1727481 T6638 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1727481 T6638 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1727500 T6638 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1727505 T6638 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1727516 T6638 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1727520 T6638 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1727547 T6638 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1727550 T6638 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1727561 T6638 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1727715 T6638 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1727726 T6638 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1727726 T6638 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1727759 T6638 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1727767 T6638 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1727772 T6638 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1727775 T6638 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1727776 T6638 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1727776 T6638 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1727779 T6638 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1727779 T6638 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1727780 T6638 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1727780 T6638 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1727780 T6638 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/shard-1-001/cores/collection1/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/tempDir-001/jetty1/
   [junit4]   2> 1727781 T6638 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30cded8
   [junit4]   2> 1727781 T6638 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/tempDir-001/jetty1
   [junit4]   2> 1727782 T6638 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/tempDir-001/jetty1/index/
   [junit4]   2> 1727782 T6638 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/tempDir-001/jetty1/index' doesn't exist. Creating new 
index...
   [junit4]   2> 1727782 T6638 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/tempDir-001/jetty1/index
   [junit4]   2> 1727783 T6638 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1727783 T6638 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@e3d85b9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c15dfe7),segFN=segments_1,generation=1}
   [junit4]   2> 1727784 T6638 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1727792 T6638 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1727793 T6638 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1727793 T6638 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1727793 T6638 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1727794 T6638 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1727794 T6638 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1727794 T6638 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1727795 T6638 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1727795 T6638 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1727796 T6638 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1727797 T6638 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1727797 T6638 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1727798 T6638 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1727799 T6638 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1727800 T6638 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1727802 T6638 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1727803 T6638 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1727803 T6638 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1727808 T6638 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1727809 T6638 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1727810 T6638 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1727811 T6638 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1727812 T6638 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1727813 T6638 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1727814 T6638 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1727815 T6638 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1727816 T6638 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1727827 T6638 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1727829 T6638 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1727832 T6638 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1727833 T6638 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1727834 T6638 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1727836 T6638 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1727836 T6638 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1727837 T6638 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=10.8251953125, 
floorSegmentMB=0.802734375, forceMergeDeletesPctAllowed=22.395967598758688, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1727837 T6638 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@e3d85b9 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c15dfe7),segFN=segments_1,generation=1}
   [junit4]   2> 1727838 T6638 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1727838 T6638 oass.SolrIndexSearcher.<init> Opening 
Searcher@417818fb[collection1] main
   [junit4]   2> 1727838 T6638 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1727842 T6638 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1727843 T6638 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1727845 T6638 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1727845 T6638 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1727845 T6638 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1727847 T6638 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1727847 T6638 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1727848 T6638 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1727848 T6638 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1727850 T6639 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@417818fb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1727851 T6638 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1727853 T6642 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:50965 collection:collection1 
shard:shard2
   [junit4]   2> 1727855 T6581 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1727855 T6581 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1727856 T6642 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1727884 T6642 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 1727895 T6609 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1727899 T6642 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1727899 T6642 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C9179 name=collection1 
org.apache.solr.core.SolrCore@34197852 url=http://127.0.0.1:50965/collection1 
node=127.0.0.1:50965_ C9179_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:50965, 
node_name=127.0.0.1:50965_, state=down}
   [junit4]   2> 1727900 T6642 C9179 P50965 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:50965/collection1/
   [junit4]   2> 1727900 T6642 C9179 P50965 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1727900 T6642 C9179 P50965 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:50965/collection1/ has no replicas
   [junit4]   2> 1727900 T6642 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:50965/collection1/ shard2
   [junit4]   2> 1727900 T6642 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 1727910 T6610 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> 1727979 T6609 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1727982 T6610 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:50965";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 1727987 T6609 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1727987 T6620 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1727989 T6637 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1728020 T6642 oasc.ZkController.register We are 
http://127.0.0.1:50965/collection1/ and leader is 
http://127.0.0.1:50965/collection1/
   [junit4]   2> 1728020 T6642 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:50965
   [junit4]   2> 1728020 T6642 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1728021 T6642 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 1728021 T6642 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1728030 T6643 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1728034 T6610 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:50965";,
   [junit4]   2>          "node_name":"127.0.0.1:50965_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 1728038 T6610 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:50965";,
   [junit4]   2>          "node_name":"127.0.0.1:50965_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1728165 T6620 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1728165 T6637 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1730218 T6581 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/shard-2-001/cores/collection1
   [junit4]   2> 1730223 T6581 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 1730224 T6581 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 1730229 T6581 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@6aa4874b{/,null,AVAILABLE}
   [junit4]   2> 1730230 T6581 oejs.AbstractConnector.doStart Started 
ServerConnector@3be9cea9{HTTP/1.1}{127.0.0.1:50968}
   [junit4]   2> 1730230 T6581 oejs.Server.doStart Started @1735247ms
   [junit4]   2> 1730231 T6581 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 1730232 T6581 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1730232 T6581 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/shard-2-001
   [junit4]   2> 1730233 T6581 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/shard-2-001/'
   [junit4]   2> 1730274 T6581 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/shard-2-001/solr.xml
   [junit4]   2> 1730286 T6581 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/shard-2-001/cores
   [junit4]   2> 1730287 T6581 oasc.CoreContainer.<init> New CoreContainer 
1814597438
   [junit4]   2> 1730287 T6581 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/shard-2-001/]
   [junit4]   2> 1730288 T6581 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1730288 T6581 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1730288 T6581 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1730288 T6581 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1730289 T6581 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1730289 T6581 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1730289 T6581 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1730289 T6581 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1730290 T6581 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1730291 T6581 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1730291 T6581 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1730291 T6581 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1730291 T6581 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1730292 T6581 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1730292 T6581 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1730292 T6581 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:50958/solr
   [junit4]   2> 1730293 T6581 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1730293 T6581 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1730296 T6581 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1730302 T6657 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@d461f33 name:ZooKeeperConnection 
Watcher:127.0.0.1:50958 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1730302 T6581 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1730303 T6581 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1730308 T6581 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1730310 T6660 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@26fb29b9 
name:ZooKeeperConnection Watcher:127.0.0.1:50958/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1730311 T6581 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1730327 T6581 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1731341 T6581 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50968_
   [junit4]   2> 1731343 T6581 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:50968_
   [junit4]   2> 1731360 T6581 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1731366 T6581 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/shard-2-001/cores
   [junit4]   2> 1731367 T6581 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/shard-2-001/cores/collection1/
   [junit4]   2> 1731368 T6581 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1731372 T6661 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1731372 T6661 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1731374 T6661 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1731374 T6609 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1731379 T6610 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:50968";,
   [junit4]   2>          "node_name":"127.0.0.1:50968_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 6
   [junit4]   2> 1731381 T6610 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:50968";,
   [junit4]   2>          "node_name":"127.0.0.1:50968_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1731381 T6610 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 1731381 T6610 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 1731385 T6609 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1731385 T6637 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1731386 T6620 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1731386 T6660 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1732375 T6661 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1732376 T6661 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1732378 T6661 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1732378 T6661 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1732382 T6661 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1732382 T6661 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/shard-2-001/cores/collection1/'
   [junit4]   2> 1732408 T6661 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1732412 T6661 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1732422 T6661 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1732428 T6661 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1732449 T6661 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1732454 T6661 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1732458 T6661 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1732602 T6661 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1732612 T6661 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1732613 T6661 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1732644 T6661 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1732648 T6661 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1732652 T6661 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1732655 T6661 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1732655 T6661 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1732655 T6661 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1732657 T6661 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1732658 T6661 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1732658 T6661 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1732658 T6661 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1732658 T6661 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/shard-2-001/cores/collection1/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/tempDir-001/jetty2/
   [junit4]   2> 1732659 T6661 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30cded8
   [junit4]   2> 1732659 T6661 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/tempDir-001/jetty2
   [junit4]   2> 1732659 T6661 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/tempDir-001/jetty2/index/
   [junit4]   2> 1732660 T6661 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/tempDir-001/jetty2/index' doesn't exist. Creating new 
index...
   [junit4]   2> 1732660 T6661 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/tempDir-001/jetty2/index
   [junit4]   2> 1732660 T6661 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1732661 T6661 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@709fdc15 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16aab0e9),segFN=segments_1,generation=1}
   [junit4]   2> 1732662 T6661 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1732666 T6661 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1732666 T6661 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1732666 T6661 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1732666 T6661 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1732667 T6661 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1732667 T6661 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1732668 T6661 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1732668 T6661 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1732668 T6661 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1732669 T6661 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1732669 T6661 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1732670 T6661 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1732670 T6661 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1732671 T6661 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1732672 T6661 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1732673 T6661 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1732674 T6661 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1732674 T6661 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1732675 T6661 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1732676 T6661 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1732676 T6661 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1732677 T6661 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1732677 T6661 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1732677 T6661 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1732678 T6661 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1732678 T6661 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1732679 T6661 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1732691 T6661 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1732692 T6661 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1732694 T6661 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1732695 T6661 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1732696 T6661 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1732697 T6661 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1732698 T6661 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1732700 T6661 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=10.8251953125, 
floorSegmentMB=0.802734375, forceMergeDeletesPctAllowed=22.395967598758688, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1732700 T6661 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@709fdc15 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16aab0e9),segFN=segments_1,generation=1}
   [junit4]   2> 1732700 T6661 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1732701 T6661 oass.SolrIndexSearcher.<init> Opening 
Searcher@41b744c7[collection1] main
   [junit4]   2> 1732701 T6661 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1732704 T6661 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1732704 T6661 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1732705 T6661 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1732705 T6661 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1732706 T6661 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1732708 T6661 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1732709 T6661 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1732709 T6661 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1732709 T6661 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1732710 T6662 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@41b744c7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1732711 T6661 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1732713 T6665 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:50968 collection:collection1 
shard:shard1
   [junit4]   2> 1732713 T6581 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1732714 T6581 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1732724 T6665 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1732764 T6665 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1732770 T6609 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1732772 T6665 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1732773 T6665 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C9180 name=collection1 
org.apache.solr.core.SolrCore@16e89cc8 url=http://127.0.0.1:50968/collection1 
node=127.0.0.1:50968_ C9180_STATE=coll:collection1 core:collection

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

iveColl_shard2_replica1] Closing main searcher on request.
   [junit4]   2> 1808951 T6581 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1808951 T6581 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/shard-4-002/cores/delLiveColl_shard2_replica1/data/index 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 
DBC02CABE1A3B9C2-001/shard-4-002/cores/delLiveColl_shard2_replica1/data/index;done=false>>]
   [junit4]   2> 1808952 T6581 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/shard-4-002/cores/delLiveColl_shard2_replica1/data/index
   [junit4]   2> 1808953 T6581 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/shard-4-002/cores/delLiveColl_shard2_replica1/data 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 
DBC02CABE1A3B9C2-001/shard-4-002/cores/delLiveColl_shard2_replica1/data;done=false>>]
   [junit4]   2> 1808953 T6581 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001/shard-4-002/cores/delLiveColl_shard2_replica1/data
   [junit4]   2> 1808956 T6581 oasc.Overseer.close Overseer 
(id=93287873759805453-127.0.0.1:51021_-n_0000000004) closing
   [junit4]   2> 1808957 T6976 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:51021_
   [junit4]   2> 1810458 T6975 oascc.ZkStateReader$7.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1810459 T6914 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1810459 T6970 oascc.ZkStateReader$7.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1810463 T6581 oejs.AbstractConnector.doStop Stopped 
ServerConnector@254e7439{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1810463 T6581 oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@576e125b{/,null,UNAVAILABLE}
   [junit4]   2> 1810468 T6581 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:51001 51001
   [junit4]   2> 1810490 T6785 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:51001 51001
   [junit4]   2> 1810987 T6785 oasc.ZkTestServer$ZKServerMain.runFromConfig 
WARN Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                8       /solr/aliases.json
   [junit4]   2>                8       /solr/clusterstate.json
   [junit4]   2>                5       /solr/configs/conf1
   [junit4]   2>                4       /solr/collections/collection1/state.json
   [junit4]   2>                4       /solr/collections/delLiveColl/state.json
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                8       /solr/live_nodes
   [junit4]   2>                5       /solr/overseer/collection-queue-work
   [junit4]   2>                4       /solr/overseer/queue
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DeleteInactiveReplicaTest -Dtests.method=deleteLiveReplicaTest 
-Dtests.seed=DBC02CABE1A3B9C2 -Dtests.slow=true -Dtests.locale=be 
-Dtests.timezone=Asia/Kuching -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 38.7s | DeleteInactiveReplicaTest.deleteLiveReplicaTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Should have had a good 
message here
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DBC02CABE1A3B9C2:76A098A0FC9C11B7]:0)
   [junit4]    >        at 
org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:125)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1811003 T6581 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteInactiveReplicaTest
 DBC02CABE1A3B9C2-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50), 
sim=DefaultSimilarity, locale=be, timezone=Asia/Kuching
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_31 
(64-bit)/cpus=2,threads=1,free=47820632,total=195121152
   [junit4]   2> NOTE: All tests run in this JVM: [TestFastLRUCache, 
BlockCacheTest, SimpleFacetsTest, DistributedFacetPivotLargeTest, 
TestJmxMonitoredMap, TestSerializedLuceneMatchVersion, 
TestCursorMarkWithoutUniqueKey, TestSolr4Spatial2, 
LeaderFailoverAfterPartitionTest, SolrCoreTest, DocValuesMissingTest, 
ConvertedLegacyTest, TestDocBasedVersionConstraints, TestDynamicFieldResource, 
TestCoreContainer, TestSolrDeletionPolicy1, TestFieldCollectionResource, 
SyncSliceTest, TestFieldResource, TestBulkSchemaAPI, BasicDistributedZk2Test, 
TestRemoteStreaming, TestSchemaManager, TestPartialUpdateDeduplication, 
PathHierarchyTokenizerFactoryTest, TestCharFilters, UnloadDistributedZkTest, 
SolrIndexSplitterTest, OpenCloseCoreStressTest, TestMergePolicyConfig, 
HdfsRecoveryZkTest, URLClassifyProcessorTest, TestExceedMaxTermLength, 
TestWordDelimiterFilterFactory, TestJoin, RecoveryZkTest, EchoParamsTest, 
ShardRoutingTest, TestQueryUtils, TestBM25SimilarityFactory, 
TestDistributedMissingSort, TestArbitraryIndexDir, TestNRTOpen, 
TestBulkSchemaConcurrent, AutoCommitTest, TestFastOutputStream, 
SSLMigrationTest, TestPhraseSuggestions, TestLRUStatsCache, 
DocumentAnalysisRequestHandlerTest, TestFreeTextSuggestions, TestStressReorder, 
SimpleMLTQParserTest, ZkSolrClientTest, TestFaceting, LeaderElectionTest, 
TestHighFrequencyDictionaryFactory, TestStressRecovery, CircularListTest, 
TestLFUCache, TermsComponentTest, ExitableDirectoryReaderTest, 
ChaosMonkeySafeLeaderTest, TestPseudoReturnFields, TestImplicitCoreProperties, 
TestFuzzyAnalyzedSuggestions, TestComplexPhraseQParserPlugin, JSONWriterTest, 
HighlighterTest, UpdateRequestProcessorFactoryTest, TestSolrIndexConfig, 
DistanceFunctionTest, IndexSchemaTest, DebugComponentTest, 
TestRandomDVFaceting, TestMiniSolrCloudCluster, TestRandomMergePolicy, 
SuggesterTSTTest, TestSolrConfigHandler, TestReload, NumericFieldsTest, 
TestRecoveryHdfs, SpellCheckCollatorTest, ReplicationFactorTest, 
SimplePostToolTest, SearchHandlerTest, LoggingHandlerTest, 
DirectUpdateHandlerOptimizeTest, TestCollectionAPI, CoreAdminHandlerTest, 
TestCSVResponseWriter, TestExpandComponent, TestPostingsSolrHighlighter, 
TestSchemaVersionResource, TestCustomSort, TestAddFieldRealTimeGet, 
SuggesterTest, DistributedFacetPivotSmallTest, TestElisionMultitermQuery, 
SampleTest, TestQuerySenderNoQuery, TestQuerySenderListener, 
FieldAnalysisRequestHandlerTest, HdfsSyncSliceTest, ClusterStateTest, 
VMParamsZkACLAndCredentialsProvidersTest, TestHashPartitioner, 
TestIndexSearcher, TermVectorComponentTest, TestFieldSortValues, 
TestManagedResourceStorage, CoreAdminCreateDiscoverTest, HardAutoCommitTest, 
QueryEqualityTest, AsyncMigrateRouteKeyTest, 
HdfsWriteToMultipleCollectionsTest, TestDefaultSearchFieldResource, 
TestCollationField, CollectionsAPIDistributedZkTest, 
TestManagedStopFilterFactory, TestClusterStateMutator, ConnectionManagerTest, 
TestShortCircuitedRequests, TestCodecSupport, PreAnalyzedUpdateProcessorTest, 
TestObjectReleaseTracker, TestSuggestSpellingConverter, SoftAutoCommitTest, 
AssignTest, TestPerFieldSimilarity, SpellCheckComponentTest, 
HdfsDirectoryFactoryTest, TestUniqueKeyFieldResource, TestBadConfig, 
MultiTermTest, TestInitQParser, TestFunctionQuery, TestDistributedSearch, 
DistributedTermsComponentTest, PrimUtilsTest, 
DistributedFacetPivotLongTailTest, ExternalCollectionsTest, OverseerStatusTest, 
FileUtilsTest, TestGroupingSearch, ZkCLITest, DeleteInactiveReplicaTest]
   [junit4] Completed in 91.30s, 2 tests, 1 failure <<< FAILURES!

[...truncated 965 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:519: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:467: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:191: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:512: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1348: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:956: 
There were test failures: 465 suites, 1855 tests, 1 failure, 51 ignored (20 
assumptions)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to