You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/02/08 06:00:27 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_31) - Build # 11758 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11758/
Java: 64bit/jdk1.8.0_31 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.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([80822C083D458073:2DE29803207A2806]: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 10093 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/init-core-data-001
   [junit4]   2> 1468355 T9006 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1468355 T9006 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1468358 T9006 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1468359 T9007 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1468459 T9006 oasc.ZkTestServer.run start zk server on port:43215
   [junit4]   2> 1468459 T9006 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1468460 T9006 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1468462 T9014 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2c97584a name:ZooKeeperConnection Watcher:127.0.0.1:43215 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1468462 T9006 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1468463 T9006 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1468463 T9006 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1468465 T9006 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1468466 T9006 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1468467 T9017 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6e070962 name:ZooKeeperConnection Watcher:127.0.0.1:43215/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1468467 T9006 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1468467 T9006 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1468468 T9006 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1468470 T9006 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1468471 T9006 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1468473 T9006 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1468474 T9006 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1468475 T9006 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1468478 T9006 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1468478 T9006 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1468482 T9006 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1468482 T9006 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1468484 T9006 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1468485 T9006 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1468486 T9006 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1468486 T9006 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1468488 T9006 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1468488 T9006 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1468489 T9006 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1468490 T9006 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1468491 T9006 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1468492 T9006 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1468493 T9006 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1468493 T9006 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1468495 T9006 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1468495 T9006 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1468496 T9006 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1468496 T9006 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1468894 T9006 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/control-001/cores/collection1
   [junit4]   2> 1468896 T9006 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 1468898 T9006 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@4c9259bc{/,null,AVAILABLE}
   [junit4]   2> 1468901 T9006 oejs.AbstractConnector.doStart Started ServerConnector@6118ea5d{HTTP/1.1}{127.0.0.1:54792}
   [junit4]   2> 1468901 T9006 oejs.Server.doStart Started @1470866ms
   [junit4]   2> 1468904 T9006 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
   [junit4]   2> 1468905 T9006 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1468905 T9006 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/control-001
   [junit4]   2> 1468906 T9006 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/control-001/'
   [junit4]   2> 1468921 T9006 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/control-001/solr.xml
   [junit4]   2> 1468926 T9006 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/control-001/cores
   [junit4]   2> 1468927 T9006 oasc.CoreContainer.<init> New CoreContainer 1725173933
   [junit4]   2> 1468927 T9006 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/control-001/]
   [junit4]   2> 1468928 T9006 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1468928 T9006 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1468928 T9006 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1468928 T9006 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1468929 T9006 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1468929 T9006 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1468929 T9006 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1468930 T9006 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1468930 T9006 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1468930 T9006 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1468931 T9006 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1468931 T9006 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1468931 T9006 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1468932 T9006 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1468932 T9006 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1468932 T9006 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43215/solr
   [junit4]   2> 1468933 T9006 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1468933 T9006 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1468934 T9006 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1468935 T9031 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@342d5677 name:ZooKeeperConnection Watcher:127.0.0.1:43215 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1468935 T9006 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1468936 T9006 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1468937 T9006 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1468937 T9034 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c4dd325 name:ZooKeeperConnection Watcher:127.0.0.1:43215/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1468938 T9006 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1468939 T9006 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1468940 T9006 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1468941 T9006 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1468943 T9006 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1468944 T9006 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1468946 T9006 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1468947 T9006 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54792_
   [junit4]   2> 1468947 T9006 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54792_
   [junit4]   2> 1468948 T9006 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1468949 T9006 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1468951 T9006 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1468952 T9006 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:54792_
   [junit4]   2> 1468953 T9006 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1468954 T9006 oasc.Overseer.start Overseer (id=93282049008009219-127.0.0.1:54792_-n_0000000000) starting
   [junit4]   2> 1468955 T9006 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1468960 T9006 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1468960 T9036 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1468961 T9006 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1468962 T9006 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1468964 T9006 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1468966 T9035 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1468967 T9006 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/control-001/cores
   [junit4]   2> 1468968 T9006 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/control-001/cores/collection1/
   [junit4]   2> 1468968 T9006 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1468969 T9038 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1468969 T9038 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1468969 T9034 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1468969 T9038 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1468971 T9035 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:54792",
   [junit4]   2> 	  "node_name":"127.0.0.1:54792_",
   [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> 1468971 T9035 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:54792",
   [junit4]   2> 	  "node_name":"127.0.0.1:54792_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1468972 T9035 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 1468972 T9035 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1468973 T9034 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> 1469970 T9038 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1469970 T9038 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1469971 T9038 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1469971 T9038 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1469971 T9038 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1469971 T9038 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/control-001/cores/collection1/'
   [junit4]   2> 1469982 T9038 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1469983 T9038 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1469988 T9038 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1469992 T9038 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1470003 T9038 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1470003 T9038 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1470009 T9038 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1470118 T9038 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1470122 T9038 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1470123 T9038 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1470130 T9038 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1470132 T9038 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1470134 T9038 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1470134 T9038 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1470135 T9038 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1470135 T9038 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1470136 T9038 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1470136 T9038 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1470136 T9038 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1470136 T9038 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1470137 T9038 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/control-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/tempDir-001/control/data/
   [junit4]   2> 1470137 T9038 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a5b5523
   [junit4]   2> 1470137 T9038 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/tempDir-001/control/data
   [junit4]   2> 1470138 T9038 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/tempDir-001/control/data/index/
   [junit4]   2> 1470138 T9038 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1470138 T9038 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/tempDir-001/control/data/index
   [junit4]   2> 1470139 T9038 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6428278847955285]
   [junit4]   2> 1470139 T9038 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6a6f129b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7153a7a),segFN=segments_1,generation=1}
   [junit4]   2> 1470139 T9038 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1470141 T9038 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1470141 T9038 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1470142 T9038 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1470142 T9038 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1470142 T9038 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1470142 T9038 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1470143 T9038 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1470143 T9038 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1470143 T9038 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1470143 T9038 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1470144 T9038 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1470144 T9038 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1470144 T9038 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1470144 T9038 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1470145 T9038 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1470145 T9038 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1470145 T9038 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1470146 T9038 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1470146 T9038 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1470146 T9038 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1470147 T9038 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1470147 T9038 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1470147 T9038 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1470148 T9038 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1470148 T9038 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1470148 T9038 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1470149 T9038 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1470151 T9038 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1470152 T9038 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1470153 T9038 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1470154 T9038 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1470154 T9038 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1470156 T9038 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1470156 T9038 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1470156 T9038 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=8, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5582968606562905]
   [junit4]   2> 1470157 T9038 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6a6f129b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7153a7a),segFN=segments_1,generation=1}
   [junit4]   2> 1470157 T9038 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1470157 T9038 oass.SolrIndexSearcher.<init> Opening Searcher@7558ad5a[collection1] main
   [junit4]   2> 1470157 T9038 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1470158 T9038 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1470158 T9038 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1470159 T9038 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1470159 T9038 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1470159 T9038 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1470160 T9038 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1470160 T9038 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1470160 T9038 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1470160 T9038 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1470161 T9039 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7558ad5a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1470161 T9038 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1470162 T9042 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54792 collection:control_collection shard:shard1
   [junit4]   2> 1470162 T9006 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1470162 T9006 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1470163 T9006 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1470163 T9006 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1470164 T9042 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1470164 T9045 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@641d0eb3 name:ZooKeeperConnection Watcher:127.0.0.1:43215/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1470164 T9006 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1470165 T9006 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1470165 T9006 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1470166 T9042 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1470167 T9034 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1470167 T9042 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1470168 T9042 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1313 name=collection1 org.apache.solr.core.SolrCore@2fc1386a url=http://127.0.0.1:54792/collection1 node=127.0.0.1:54792_ C1313_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:54792, node_name=127.0.0.1:54792_, state=down}
   [junit4]   2> 1470168 T9042 C1313 P54792 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:54792/collection1/
   [junit4]   2> 1470168 T9042 C1313 P54792 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1470168 T9042 C1313 P54792 oasc.SyncStrategy.syncToMe http://127.0.0.1:54792/collection1/ has no replicas
   [junit4]   2> 1470168 T9042 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:54792/collection1/ shard1
   [junit4]   2> 1470168 T9042 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1470168 T9006 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1470169 T9006 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 1470169 T9006 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1470169 T9006 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1470170 T9035 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> 1470171 T9048 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6f206c8a name:ZooKeeperConnection Watcher:127.0.0.1:43215/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1470171 T9006 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1470171 T9006 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1470172 T9034 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1470173 T9035 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 2, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54792",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 1
   [junit4]   2> 1470179 T9035 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "name":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "stateFormat":"2"} current state version: 1
   [junit4]   2> 1470179 T9035 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 1470180 T9034 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> 1470180 T9045 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> 1470182 T9049 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1470183 T9035 oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json
   [junit4]   2> 1470184 T9045 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> 1470223 T9042 oasc.ZkController.register We are http://127.0.0.1:54792/collection1/ and leader is http://127.0.0.1:54792/collection1/
   [junit4]   2> 1470223 T9042 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54792
   [junit4]   2> 1470223 T9042 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1470224 T9042 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1470224 T9042 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1470225 T9034 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1470226 T9035 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:54792",
   [junit4]   2> 	  "node_name":"127.0.0.1:54792_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 3
   [junit4]   2> 1470226 T9035 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:54792",
   [junit4]   2> 	  "node_name":"127.0.0.1:54792_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1470328 T9045 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> 1470328 T9034 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> 1470423 T9006 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/shard-1-001/cores/collection1
   [junit4]   2> 1470424 T9006 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1470425 T9006 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 1470426 T9006 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@3de3a0ec{/,null,AVAILABLE}
   [junit4]   2> 1470426 T9006 oejs.AbstractConnector.doStart Started ServerConnector@4c94a1e{HTTP/1.1}{127.0.0.1:47440}
   [junit4]   2> 1470427 T9006 oejs.Server.doStart Started @1472392ms
   [junit4]   2> 1470427 T9006 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
   [junit4]   2> 1470427 T9006 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1470427 T9006 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/shard-1-001
   [junit4]   2> 1470428 T9006 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/shard-1-001/'
   [junit4]   2> 1470438 T9006 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/shard-1-001/solr.xml
   [junit4]   2> 1470442 T9006 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/shard-1-001/cores
   [junit4]   2> 1470443 T9006 oasc.CoreContainer.<init> New CoreContainer 1757435343
   [junit4]   2> 1470443 T9006 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/shard-1-001/]
   [junit4]   2> 1470443 T9006 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1470444 T9006 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1470444 T9006 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1470444 T9006 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1470444 T9006 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1470444 T9006 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1470445 T9006 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1470445 T9006 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1470445 T9006 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1470445 T9006 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1470446 T9006 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1470446 T9006 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1470446 T9006 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1470446 T9006 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1470447 T9006 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1470447 T9006 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43215/solr
   [junit4]   2> 1470447 T9006 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1470447 T9006 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1470448 T9006 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1470449 T9063 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5ec0cec9 name:ZooKeeperConnection Watcher:127.0.0.1:43215 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1470449 T9006 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1470450 T9006 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1470451 T9006 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1470452 T9066 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@70a0a577 name:ZooKeeperConnection Watcher:127.0.0.1:43215/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1470452 T9006 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1470456 T9006 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1471459 T9006 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47440_
   [junit4]   2> 1471460 T9006 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47440_
   [junit4]   2> 1471461 T9006 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1471463 T9006 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/shard-1-001/cores
   [junit4]   2> 1471464 T9006 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/shard-1-001/cores/collection1/
   [junit4]   2> 1471464 T9006 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1471466 T9067 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1471466 T9067 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1471467 T9034 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1471467 T9067 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 1471467 T9067 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 1471467 T9035 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:47440",
   [junit4]   2> 	  "node_name":"127.0.0.1:47440_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 1471468 T9067 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 1471468 T9035 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:47440",
   [junit4]   2> 	  "node_name":"127.0.0.1:47440_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1471468 T9035 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 1471468 T9035 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1471469 T9067 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 
   [junit4]   2> 1471469 T9067 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1471570 T9035 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1471571 T9066 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1471571 T9066 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 
   [junit4]   2> 1472469 T9067 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1472470 T9067 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1472470 T9067 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1472470 T9067 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1472471 T9067 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1472471 T9067 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1472480 T9067 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1472481 T9067 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1472484 T9067 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1472489 T9067 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1472498 T9067 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1472499 T9067 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1472503 T9067 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1472612 T9067 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1472615 T9067 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1472616 T9067 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1472623 T9067 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1472625 T9067 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1472627 T9067 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1472627 T9067 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1472628 T9067 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1472628 T9067 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1472628 T9067 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1472628 T9067 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1472629 T9067 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1472629 T9067 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1472629 T9067 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/shard-1-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/tempDir-001/jetty1/
   [junit4]   2> 1472629 T9067 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a5b5523
   [junit4]   2> 1472630 T9067 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/tempDir-001/jetty1
   [junit4]   2> 1472630 T9067 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/tempDir-001/jetty1/index/
   [junit4]   2> 1472630 T9067 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1472630 T9067 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/tempDir-001/jetty1/index
   [junit4]   2> 1472631 T9067 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6428278847955285]
   [junit4]   2> 1472631 T9067 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3a2614ff lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7e49b58a),segFN=segments_1,generation=1}
   [junit4]   2> 1472631 T9067 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1472633 T9067 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1472633 T9067 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1472634 T9067 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1472634 T9067 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1472634 T9067 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1472634 T9067 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1472634 T9067 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1472634 T9067 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1472635 T9067 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1472635 T9067 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1472635 T9067 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1472635 T9067 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1472636 T9067 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1472636 T9067 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1472636 T9067 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1472637 T9067 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1472637 T9067 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1472637 T9067 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1472638 T9067 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1472638 T9067 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1472638 T9067 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1472638 T9067 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1472639 T9067 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1472639 T9067 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1472639 T9067 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1472640 T9067 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1472640 T9067 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1472641 T9067 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1472642 T9067 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1472642 T9067 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1472643 T9067 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1472643 T9067 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1472644 T9067 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1472644 T9067 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1472645 T9067 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=8, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5582968606562905]
   [junit4]   2> 1472645 T9067 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3a2614ff lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7e49b58a),segFN=segments_1,generation=1}
   [junit4]   2> 1472645 T9067 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1472645 T9067 oass.SolrIndexSearcher.<init> Opening Searcher@20720b87[collection1] main
   [junit4]   2> 1472645 T9067 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1472646 T9067 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1472646 T9067 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1472647 T9067 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1472647 T9067 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1472647 T9067 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1472647 T9067 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1472648 T9067 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1472648 T9067 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1472648 T9067 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1472649 T9067 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1472649 T9068 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@20720b87[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1472649 T9071 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:47440 collection:collection1 shard:shard2
   [junit4]   2> 1472649 T9006 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1472650 T9006 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1472650 T9071 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1472653 T9071 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1472654 T9034 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1472655 T9071 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1472655 T9035 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> 1472655 T9071 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1314 name=collection1 org.apache.solr.core.SolrCore@1b7412cc url=http://127.0.0.1:47440/collection1 node=127.0.0.1:47440_ C1314_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:47440, node_name=127.0.0.1:47440_, state=down}
   [junit4]   2> 1472655 T9071 C1314 P47440 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:47440/collection1/
   [junit4]   2> 1472655 T9071 C1314 P47440 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1472655 T9035 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 1472656 T9071 C1314 P47440 oasc.SyncStrategy.syncToMe http://127.0.0.1:47440/collection1/ has no replicas
   [junit4]   2> 1472656 T9071 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:47440/collection1/ shard2
   [junit4]   2> 1472656 T9066 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1472656 T9071 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1472657 T9066 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 
   [junit4]   2> 1472659 T9034 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1472660 T9035 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:47440",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 4
   [junit4]   2> 1472661 T9035 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 1472662 T9066 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1472662 T9066 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 1472711 T9071 oasc.ZkController.register We are http://127.0.0.1:47440/collection1/ and leader is http://127.0.0.1:47440/collection1/
   [junit4]   2> 1472711 T9071 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:47440
   [junit4]   2> 1472711 T9071 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1472711 T9071 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1472712 T9071 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1472713 T9034 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1472714 T9035 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:47440",
   [junit4]   2> 	  "node_name":"127.0.0.1:47440_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 1472714 T9035 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:47440",
   [junit4]   2> 	  "node_name":"127.0.0.1:47440_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1472715 T9035 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 1472716 T9066 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1472717 T9071 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 1472717 T9066 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 1472900 T9006 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/shard-2-001/cores/collection1
   [junit4]   2> 1472901 T9006 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1472902 T9006 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 1472903 T9006 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@48126b02{/,null,AVAILABLE}
   [junit4]   2> 1472904 T9006 oejs.AbstractConnector.doStart Started ServerConnector@545aa369{HTTP/1.1}{127.0.0.1:61000}
   [junit4]   2> 1472904 T9006 oejs.Server.doStart Started @1474869ms
   [junit4]   2> 1472904 T9006 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
   [junit4]   2> 1472905 T9006 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1472905 T9006 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/shard-2-001
   [junit4]   2> 1472905 T9006 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/shard-2-001/'
   [junit4]   2> 1472918 T9006 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/shard-2-001/solr.xml
   [junit4]   2> 1472922 T9006 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/shard-2-001/cores
   [junit4]   2> 1472923 T9006 oasc.CoreContainer.<init> New CoreContainer 873020231
   [junit4]   2> 1472923 T9006 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/shard-2-001/]
   [junit4]   2> 1472924 T9006 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1472924 T9006 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1472924 T9006 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1472924 T9006 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1472925 T9006 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1472925 T9006 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1472925 T9006 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1472925 T9006 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1472926 T9006 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1472926 T9006 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1472926 T9006 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 1472927 T9006 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1472927 T9006 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1472927 T9006 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1472928 T9006 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1472928 T9006 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43215/solr
   [junit4]   2> 1472928 T9006 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1472929 T9006 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1472929 T9006 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1472930 T9085 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@53e79a46 name:ZooKeeperConnection Watcher:127.0.0.1:43215 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1472930 T9006 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1472931 T9006 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1472933 T9006 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1472933 T9088 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8ec29c0 name:ZooKeeperConnection Watcher:127.0.0.1:43215/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1472933 T9006 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1472936 T9006 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1473939 T9006 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61000_
   [junit4]   2> 1473940 T9006 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:61000_
   [junit4]   2> 1473942 T9006 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1473943 T9006 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/shard-2-001/cores
   [junit4]   2> 1473943 T9006 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/shard-2-001/cores/collection1/
   [junit4]   2> 1473944 T9006 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1473945 T9089 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1473945 T9089 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1473946 T9034 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1473946 T9089 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 1473946 T9035 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:61000",
   [junit4]   2> 	  "node_name":"127.0.0.1:61000_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 4
   [junit4]   2> 1473946 T9089 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 1473947 T9035 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:61000",
   [junit4]   2> 	  "node_name":"127.0.0.1:61000_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1473947 T9089 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 1473947 T9035 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 1473947 T9035 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1473948 T9089 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 1473948 T9089 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1473948 T9035 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 1473948 T9066 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1473948 T9088 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1473949 T9066 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 1473949 T9088 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 1474948 T9089 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1474948 T9089 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1474949 T9089 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1474949 T9089 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1474950 T9089 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1474950 T9089 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/shard-2-001/cores/collection1/'
   [junit4]   2> 1474958 T9089 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1474960 T9089 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1474963 T9089 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1474966 T9089 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1474982 T9089 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1474983 T9089 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1474987 T9089 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1475068 T9089 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1475071 T9089 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1475072 T9089 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1475078 T9089 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1475080 T9089 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1475081 T9089 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1475082 T9089 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1475082 T9089 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1475082 T9089 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1475083 T9089 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1475083 T9089 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1475083 T9089 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1475083 T9089 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1475084 T9089 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/shard-2-001/cores/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/tempDir-001/jetty2/
   [junit4]   2> 1475084 T9089 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7a5b5523
   [junit4]   2> 1475084 T9089 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/tempDir-001/jetty2
   [junit4]   2> 1475084 T9089 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/tempDir-001/jetty2/index/
   [junit4]   2> 1475084 T9089 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1475085 T9089 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/tempDir-001/jetty2/index
   [junit4]   2> 1475085 T9089 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6428278847955285]
   [junit4]   2> 1475085 T9089 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@26990726 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1075896e),segFN=segments_1,generation=1}
   [junit4]   2> 1475086 T9089 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1475087 T9089 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1475088 T9089 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1475088 T9089 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1475088 T9089 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1475088 T9089 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1475088 T9089 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1475088 T9089 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1475089 T9089 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1475089 T9089 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1475089 T9089 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1475089 T9089 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1475090 T9089 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1475090 T9089 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1475090 T9089 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1475091 T9089 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1475091 T9089 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1475091 T9089 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1475091 T9089 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1475092 T9089 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1475093 T9089 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1475093 T9089 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1475093 T9089 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1475093 T9089 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1475094 T9089 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1475094 T9089 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1475094 T9089 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1475095 T9089 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1475096 T9089 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1475097 T9089 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1475097 T9089 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1475098 T9089 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1475098 T9089 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1475099 T9089 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1475099 T9089 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1475099 T9089 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=8, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5582968606562905]
   [junit4]   2> 1475100 T9089 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@26990726 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1075896e),segFN=se

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

91364 T9006 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/shard-4-001/cores/delLiveColl_shard1_replica2/data
   [junit4]   2> 1491364 T9006 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/shard-4-001/cores/delLiveColl_shard1_replica2/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/shard-4-001/cores/delLiveColl_shard1_replica2/data/index;done=false>>]
   [junit4]   2> 1491365 T9006 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001/shard-4-001/cores/delLiveColl_shard1_replica2/data/index
   [junit4]   2> 1491365 T9006 oasc.Overseer.close Overseer (id=93282049008009229-127.0.0.1:52084_-n_0000000004) closing
   [junit4]   2> 1491365 T9199 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:52084_
   [junit4]   2> 1492866 T9198 oascc.ZkStateReader$7.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1492866 T9135 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1492866 T9177 oascc.ZkStateReader$7.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1492867 T9006 oejs.AbstractConnector.doStop Stopped ServerConnector@6f380ef8{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1492867 T9006 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@a30122a{/,null,UNAVAILABLE}
   [junit4]   2> 1492869 T9006 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:43215 43215
   [junit4]   2> 1493450 T9007 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:43215 43215
   [junit4]   2> 1493451 T9007 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/queue
   [junit4]   2> 		5	/solr/overseer/collection-queue-work
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteReplicaTest -Dtests.method=deleteLiveReplicaTest -Dtests.seed=80822C083D458073 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ro -Dtests.timezone=Asia/Kabul -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 25.1s J0 | DeleteReplicaTest.deleteLiveReplicaTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Should have had a good message here
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([80822C083D458073:2DE29803207A2806]: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> 1493463 T9006 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest 80822C083D458073-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=DefaultSimilarity, locale=ro, timezone=Asia/Kabul
   [junit4]   2> NOTE: Linux 3.13.0-45-generic amd64/Oracle Corporation 1.8.0_31 (64-bit)/cpus=8,threads=1,free=167387592,total=445120512
   [junit4]   2> NOTE: All tests run in this JVM: [TestStandardQParsers, QueryElevationComponentTest, ZkStateWriterTest, ClusterStateTest, TestBlendedInfixSuggestions, SliceStateTest, TestSchemaResource, ZkControllerTest, TestCloudManagedSchema, TestBulkSchemaConcurrent, ExternalCollectionsTest, TestFastLRUCache, QueryResultKeyTest, SolrCoreCheckLockOnStartupTest, OverseerStatusTest, DateRangeFieldTest, XmlUpdateRequestHandlerTest, TestStressRecovery, TestRestManager, TestSort, TestRandomDVFaceting, TestStressLucene, ZkCLITest, SyncSliceTest, HdfsBasicDistributedZk2Test, HttpPartitionTest, TestUniqueKeyFieldResource, TestRequestStatusCollectionAPI, TestManagedSchemaFieldTypeResource, AnalysisAfterCoreReloadTest, TestIndexSearcher, CoreAdminCreateDiscoverTest, NoCacheHeaderTest, AssignTest, TestFieldTypeResource, TestCharFilters, RequestLoggingTest, DistributedQueryComponentOptimizationTest, TestAddFieldRealTimeGet, TestAnalyzeInfixSuggestions, DistributedQueryElevationComponentTest, PrimUtilsTest, DistanceFunctionTest, TestCSVResponseWriter, TestBinaryField, CloudMLTQParserTest, DistributedQueryComponentCustomSortTest, ReplicationFactorTest, AlternateDirectoryTest, SimpleFacetsTest, TestStressUserVersions, UnloadDistributedZkTest, SuggesterWFSTTest, TestComplexPhraseQParserPlugin, TestAtomicUpdateErrorCases, TestComponentsName, TestOverriddenPrefixQueryForCustomFieldType, OverseerTest, TestCustomSort, TestDistributedSearch, DeleteShardTest, DefaultValueUpdateProcessorTest, TestSchemaSimilarityResource, TestOmitPositions, TestHashPartitioner, LeaderElectionTest, TestReplicationHandler, TestCopyFieldCollectionResource, TestPartialUpdateDeduplication, DocValuesMultiTest, TestSolrIndexConfig, TestConfigReload, DocExpirationUpdateProcessorFactoryTest, BufferStoreTest, TestFieldTypeCollectionResource, TestDefaultSearchFieldResource, PingRequestHandlerTest, TestShortCircuitedRequests, SSLMigrationTest, RequestHandlersTest, ChaosMonkeyNothingIsSafeTest, TestXIncludeConfig, HdfsChaosMonkeySafeLeaderTest, PreAnalyzedFieldTest, TestLeaderElectionZkExpiry, TestArbitraryIndexDir, TestLazyCores, DistributedQueueTest, DistributedSpellCheckComponentTest, BadComponentTest, TestMissingGroups, ScriptEngineTest, FacetPivotSmallTest, DistributedIntervalFacetingTest, DistributedFacetPivotSmallTest, TestObjectReleaseTracker, SolrCoreTest, DistributedFacetPivotSmallAdvancedTest, CursorPagingTest, SuggesterTest, TestCoreContainer, TestTolerantSearch, SolrXmlInZkTest, TestSolrXml, MigrateRouteKeyTest, AnalyticsQueryTest, TestGroupingSearch, TestBinaryResponseWriter, TimeZoneUtilsTest, FieldAnalysisRequestHandlerTest, TestInitParams, ChaosMonkeySafeLeaderTest, LeaderElectionIntegrationTest, BasicZkTest, ClusterStateUpdateTest, TestDistributedGrouping, TestFaceting, TestStressReorder, HardAutoCommitTest, TestRangeQuery, StatsComponentTest, SolrCmdDistributorTest, TestFunctionQuery, DirectUpdateHandlerTest, SoftAutoCommitTest, SolrRequestParserTest, DocValuesTest, TestCSVLoader, WordBreakSolrSpellCheckerTest, FieldMutatingUpdateProcessorTest, QueryEqualityTest, StatelessScriptUpdateProcessorFactoryTest, CacheHeaderTest, TestSurroundQueryParser, TestQueryUtils, TestWriterPerf, TestQueryTypes, FileBasedSpellCheckerTest, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, RequiredFieldsTest, LoggingHandlerTest, TestJmxIntegration, ReturnFieldsTest, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, SearchHandlerTest, SOLR749Test, ResponseLogComponentTest, TestSolrDeletionPolicy2, MultiTermTest, NumericFieldsTest, MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, DirectSolrConnectionTest, TestPhraseSuggestions, TestCodecSupport, EchoParamsTest, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestDefaultSimilarityFactory, TestFastOutputStream, URLClassifyProcessorTest, DateMathParserTest, TestSuggestSpellingConverter, DOMUtilTest, TestLRUCache, TestDocumentBuilder, SystemInfoHandlerTest, UUIDFieldTest, CircularListTest, SolrTestCaseJ4Test, TestDistributedMissingSort, AsyncMigrateRouteKeyTest, ConnectionManagerTest, CustomCollectionTest, DeleteReplicaTest]
   [junit4] Completed on J0 in 25.13s, 1 test, 1 failure <<< FAILURES!

[...truncated 278 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:191: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:512: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1348: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:956: There were test failures: 464 suites, 1854 tests, 1 failure, 46 ignored (21 assumptions)

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