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 2014/12/07 18:49:56 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.9.0-ea-b34) - Build # 11738 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11738/
Java: 32bit/jdk1.9.0-ea-b34 -server -XX:+UseSerialGC (asserts: true)

1 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.testDistribSearch

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([B5BF5B228EAB47C2:3459D53AF9F427FE]: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:138)
	at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:89)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
	at sun.reflect.GeneratedMethodAccessor34.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9556 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-B5BF5B228EAB47C2-001/init-core-data-001
   [junit4]   2> 1994288 T8085 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 1994288 T8085 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1994290 T8085 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1994291 T8085 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1994292 T8086 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1994392 T8085 oasc.ZkTestServer.run start zk server on port:50707
   [junit4]   2> 1994393 T8085 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1994394 T8085 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1994396 T8093 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@56221e name:ZooKeeperConnection Watcher:127.0.0.1:50707 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1994397 T8085 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1994397 T8085 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1994397 T8085 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1994399 T8085 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1994400 T8085 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1994401 T8096 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8f2aab name:ZooKeeperConnection Watcher:127.0.0.1:50707/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1994401 T8085 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1994402 T8085 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1994402 T8085 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1994403 T8085 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1994405 T8085 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1994405 T8085 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1994407 T8085 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> 1994407 T8085 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1994409 T8085 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> 1994409 T8085 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1994410 T8085 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> 1994411 T8085 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1994412 T8085 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> 1994412 T8085 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1994413 T8085 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> 1994414 T8085 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1994415 T8085 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> 1994415 T8085 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1994417 T8085 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> 1994417 T8085 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1994418 T8085 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> 1994419 T8085 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1994420 T8085 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> 1994420 T8085 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1994422 T8085 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> 1994422 T8085 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1994423 T8085 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> 1994424 T8085 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1994697 T8085 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1994700 T8085 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57370
   [junit4]   2> 1994701 T8085 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1994701 T8085 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1994702 T8085 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-B5BF5B228EAB47C2-001/tempDir-002
   [junit4]   2> 1994702 T8085 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-B5BF5B228EAB47C2-001/tempDir-002/'
   [junit4]   2> 1994712 T8085 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-B5BF5B228EAB47C2-001/tempDir-002/solr.xml
   [junit4]   2> 1994717 T8085 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-B5BF5B228EAB47C2-001/tempDir-002
   [junit4]   2> 1994717 T8085 oasc.CoreContainer.<init> New CoreContainer 5107200
   [junit4]   2> 1994717 T8085 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-B5BF5B228EAB47C2-001/tempDir-002/]
   [junit4]   2> 1994718 T8085 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1994718 T8085 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1994718 T8085 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1994719 T8085 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1994719 T8085 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1994719 T8085 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1994720 T8085 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1994720 T8085 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1994720 T8085 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1994720 T8085 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1994721 T8085 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1994721 T8085 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1994721 T8085 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1994722 T8085 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1994722 T8085 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50707/solr
   [junit4]   2> 1994722 T8085 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1994722 T8085 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1994723 T8085 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1994724 T8108 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@77c45f name:ZooKeeperConnection Watcher:127.0.0.1:50707 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1994724 T8085 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1994725 T8085 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1994726 T8085 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1994727 T8111 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2ab408 name:ZooKeeperConnection Watcher:127.0.0.1:50707/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1994728 T8085 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1994729 T8085 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1994730 T8085 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1994732 T8085 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1994733 T8085 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1994734 T8085 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1994736 T8085 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1994736 T8085 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57370_
   [junit4]   2> 1994737 T8085 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57370_
   [junit4]   2> 1994738 T8085 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1994739 T8085 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1994740 T8085 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1994741 T8085 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:57370_
   [junit4]   2> 1994741 T8085 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1994742 T8085 oasc.Overseer.start Overseer (id=92928312023121923-127.0.0.1:57370_-n_0000000000) starting
   [junit4]   2> 1994743 T8085 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1994746 T8085 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1994747 T8113 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1994747 T8085 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1994748 T8085 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1994749 T8085 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1994751 T8112 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1994752 T8085 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-B5BF5B228EAB47C2-001/tempDir-002
   [junit4]   2> 1994757 T8085 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-B5BF5B228EAB47C2-001/tempDir-002/conf/
   [junit4]   2> 1994877 T8085 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1994879 T8085 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1994879 T8085 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1994879 T8085 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1994880 T8085 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1994881 T8118 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c04ee7 name:ZooKeeperConnection Watcher:127.0.0.1:50707/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1994881 T8085 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1994882 T8085 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1994882 T8085 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1994884 T8085 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1994884 T8085 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 1994884 T8085 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1994885 T8085 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1994886 T8121 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f31a17 name:ZooKeeperConnection Watcher:127.0.0.1:50707/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1994886 T8085 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1994886 T8085 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1994887 T8111 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1994889 T8112 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 0, message = {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "name":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "stateFormat":2} current state version: 0
   [junit4]   2> 1994889 T8112 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 1994889 T8112 oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json
   [junit4]   2> 1994890 T8118 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> 1994890 T8111 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> 1995153 T8085 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1995154 T8085 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1995156 T8085 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:40406
   [junit4]   2> 1995157 T8085 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1995157 T8085 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1995157 T8085 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-B5BF5B228EAB47C2-001/tempDir-003
   [junit4]   2> 1995158 T8085 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-B5BF5B228EAB47C2-001/tempDir-003/'
   [junit4]   2> 1995168 T8085 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-B5BF5B228EAB47C2-001/tempDir-003/solr.xml
   [junit4]   2> 1995197 T8085 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /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-B5BF5B228EAB47C2-001/tempDir-003
   [junit4]   2> 1995198 T8085 oasc.CoreContainer.<init> New CoreContainer 24692964
   [junit4]   2> 1995198 T8085 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-B5BF5B228EAB47C2-001/tempDir-003/]
   [junit4]   2> 1995198 T8085 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1995199 T8085 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1995199 T8085 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1995199 T8085 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1995200 T8085 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1995200 T8085 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1995200 T8085 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1995200 T8085 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1995201 T8085 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1995201 T8085 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1995202 T8085 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1995202 T8085 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1995202 T8085 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1995203 T8085 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1995203 T8085 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50707/solr
   [junit4]   2> 1995203 T8085 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1995204 T8085 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1995204 T8085 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1995205 T8133 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@35c47c name:ZooKeeperConnection Watcher:127.0.0.1:50707 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1995206 T8085 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1995206 T8085 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1995207 T8085 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1995208 T8136 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7a7cd8 name:ZooKeeperConnection Watcher:127.0.0.1:50707/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1995208 T8085 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1995211 T8085 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1996214 T8085 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40406_
   [junit4]   2> 1996215 T8085 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40406_
   [junit4]   2> 1996217 T8085 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1996219 T8085 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /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-B5BF5B228EAB47C2-001/tempDir-003
   [junit4]   2> 1996226 T8085 oasc.CorePropertiesLocator.discoverUnder Found core conf in /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-B5BF5B228EAB47C2-001/tempDir-003/conf/
   [junit4]   2> 1996394 T8085 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1996395 T8085 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1996396 T8085 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1996653 T8085 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1996653 T8085 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1996655 T8085 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58767
   [junit4]   2> 1996656 T8085 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1996656 T8085 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1996656 T8085 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-B5BF5B228EAB47C2-001/tempDir-004
   [junit4]   2> 1996656 T8085 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-B5BF5B228EAB47C2-001/tempDir-004/'
   [junit4]   2> 1996666 T8085 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-B5BF5B228EAB47C2-001/tempDir-004/solr.xml
   [junit4]   2> 1996671 T8085 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /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-B5BF5B228EAB47C2-001/tempDir-004
   [junit4]   2> 1996671 T8085 oasc.CoreContainer.<init> New CoreContainer 19396616
   [junit4]   2> 1996672 T8085 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-B5BF5B228EAB47C2-001/tempDir-004/]
   [junit4]   2> 1996672 T8085 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1996672 T8085 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1996673 T8085 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1996673 T8085 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1996673 T8085 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1996673 T8085 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1996674 T8085 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1996674 T8085 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1996674 T8085 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1996675 T8085 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1996675 T8085 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1996675 T8085 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1996676 T8085 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1996676 T8085 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1996676 T8085 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50707/solr
   [junit4]   2> 1996677 T8085 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1996677 T8085 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1996677 T8085 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1996678 T8149 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c39dc3 name:ZooKeeperConnection Watcher:127.0.0.1:50707 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1996679 T8085 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1996679 T8085 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1996680 T8085 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1996681 T8152 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@738f07 name:ZooKeeperConnection Watcher:127.0.0.1:50707/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1996681 T8085 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1996684 T8085 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1997687 T8085 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58767_
   [junit4]   2> 1997688 T8085 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58767_
   [junit4]   2> 1997690 T8085 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1997691 T8085 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /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-B5BF5B228EAB47C2-001/tempDir-004
   [junit4]   2> 1997698 T8085 oasc.CorePropertiesLocator.discoverUnder Found core conf in /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-B5BF5B228EAB47C2-001/tempDir-004/conf/
   [junit4]   2> 1997848 T8085 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1997849 T8085 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1997849 T8085 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1998104 T8085 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1998104 T8085 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1998105 T8085 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:46597
   [junit4]   2> 1998109 T8085 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1998109 T8085 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1998109 T8085 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-B5BF5B228EAB47C2-001/tempDir-005
   [junit4]   2> 1998109 T8085 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-B5BF5B228EAB47C2-001/tempDir-005/'
   [junit4]   2> 1998119 T8085 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-B5BF5B228EAB47C2-001/tempDir-005/solr.xml
   [junit4]   2> 1998124 T8085 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /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-B5BF5B228EAB47C2-001/tempDir-005
   [junit4]   2> 1998124 T8085 oasc.CoreContainer.<init> New CoreContainer 6952459
   [junit4]   2> 1998124 T8085 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-B5BF5B228EAB47C2-001/tempDir-005/]
   [junit4]   2> 1998125 T8085 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1998125 T8085 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1998125 T8085 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1998126 T8085 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1998126 T8085 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1998126 T8085 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1998126 T8085 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1998127 T8085 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1998127 T8085 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1998127 T8085 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1998128 T8085 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1998128 T8085 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1998128 T8085 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1998128 T8085 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1998129 T8085 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50707/solr
   [junit4]   2> 1998129 T8085 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1998129 T8085 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1998130 T8085 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1998131 T8165 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@cc8041 name:ZooKeeperConnection Watcher:127.0.0.1:50707 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1998131 T8085 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1998132 T8085 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1998133 T8085 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1998133 T8168 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b4999d name:ZooKeeperConnection Watcher:127.0.0.1:50707/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1998133 T8085 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1998136 T8085 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1999138 T8085 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46597_
   [junit4]   2> 1999139 T8085 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46597_
   [junit4]   2> 1999142 T8085 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1999143 T8085 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /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-B5BF5B228EAB47C2-001/tempDir-005
   [junit4]   2> 1999150 T8085 oasc.CorePropertiesLocator.discoverUnder Found core conf in /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-B5BF5B228EAB47C2-001/tempDir-005/conf/
   [junit4]   2> 1999318 T8085 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1999320 T8085 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1999320 T8085 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1999576 T8085 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4
   [junit4]   2> 1999577 T8085 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1999578 T8085 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:47808
   [junit4]   2> 1999579 T8085 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1999579 T8085 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1999579 T8085 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-B5BF5B228EAB47C2-001/tempDir-006
   [junit4]   2> 1999580 T8085 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-B5BF5B228EAB47C2-001/tempDir-006/'
   [junit4]   2> 1999589 T8085 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-B5BF5B228EAB47C2-001/tempDir-006/solr.xml
   [junit4]   2> 1999594 T8085 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-B5BF5B228EAB47C2-001/tempDir-006
   [junit4]   2> 1999594 T8085 oasc.CoreContainer.<init> New CoreContainer 17807242
   [junit4]   2> 1999595 T8085 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-B5BF5B228EAB47C2-001/tempDir-006/]
   [junit4]   2> 1999595 T8085 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1999595 T8085 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1999596 T8085 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1999596 T8085 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1999596 T8085 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1999596 T8085 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1999597 T8085 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1999597 T8085 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1999597 T8085 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1999597 T8085 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1999598 T8085 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1999598 T8085 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1999598 T8085 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1999599 T8085 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1999599 T8085 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50707/solr
   [junit4]   2> 1999599 T8085 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1999600 T8085 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1999603 T8085 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1999604 T8181 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b61d39 name:ZooKeeperConnection Watcher:127.0.0.1:50707 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1999605 T8085 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1999606 T8085 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1999607 T8085 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1999608 T8184 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1905bc7 name:ZooKeeperConnection Watcher:127.0.0.1:50707/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1999608 T8085 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1999612 T8085 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2000614 T8085 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47808_
   [junit4]   2> 2000615 T8085 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47808_
   [junit4]   2> 2000618 T8085 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2000620 T8085 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-B5BF5B228EAB47C2-001/tempDir-006
   [junit4]   2> 2000625 T8085 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-B5BF5B228EAB47C2-001/tempDir-006/conf/
   [junit4]   2> 2000745 T8085 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2000746 T8085 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 2000746 T8085 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2000747 T8085 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2000748 T8085 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2000749 T8188 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ffca46 name:ZooKeeperConnection Watcher:127.0.0.1:50707/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2000749 T8085 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2000749 T8085 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2000750 T8085 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2000752 T8085 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: delLiveColl
   [junit4]   2> 2000752 T8085 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2000753 T8085 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2000753 T8191 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@88d6ce name:ZooKeeperConnection Watcher:127.0.0.1:50707/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2000754 T8085 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2000754 T8085 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2000755 T8085 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2000761 T8104 oasha.CollectionsHandler.handleCreateAction Creating Collection : replicationFactor=2&maxShardsPerNode=2&name=delLiveColl&action=CREATE&numShards=2&stateFormat=2&wt=javabin&version=2
   [junit4]   2> 2000761 T8111 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/collection-queue-work state SyncConnected
   [junit4]   2> 2000762 T8113 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"delLiveColl",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "maxShardsPerNode":"2",
   [junit4]   2> 	  "stateFormat":"2"}
   [junit4]   2> 2000762 T8192 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : create , {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"delLiveColl",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "maxShardsPerNode":"2",
   [junit4]   2> 	  "stateFormat":"2"}
   [junit4]   2> 2000763 T8192 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1
   [junit4]   2> 2000763 T8192 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/delLiveColl 
   [junit4]   2> 2000763 T8192 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 2000765 T8111 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2000765 T8112 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"delLiveColl",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "maxShardsPerNode":"2",
   [junit4]   2> 	  "stateFormat":"2"} current state version: 1
   [junit4]   2> 2000765 T8112 oasco.ClusterStateMutator.createCollection building a new cName: delLiveColl
   [junit4]   2> 2000766 T8112 oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/delLiveColl/state.json
   [junit4]   2> 2000766 T8184 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2000766 T8136 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2000766 T8188 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2000767 T8191 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2000767 T8152 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2000767 T8111 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2000767 T8168 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2000767 T8118 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 2000965 T8192 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection delLiveColl, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 2000965 T8192 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica1 as part of slice shard1 of collection delLiveColl on 127.0.0.1:46597_
   [junit4]   2> 2000965 T8192 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica2 as part of slice shard1 of collection delLiveColl on 127.0.0.1:40406_
   [junit4]   2> 2000966 T8192 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica1 as part of slice shard2 of collection delLiveColl on 127.0.0.1:58767_
   [junit4]   2> 2000967 T8159 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=delLiveColl_shard1_replica1&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2000967 T8192 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica2 as part of slice shard2 of collection delLiveColl on 127.0.0.1:57370_
   [junit4]   2> 2000967 T8128 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=delLiveColl_shard1_replica2&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2000968 T8145 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=delLiveColl_shard2_replica1&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2
   [junit4]   2> 2000968 T8102 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=delLiveColl_shard2_replica2&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2
   [junit4]   2> 2000969 T8159 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica1 state=down collection=delLiveColl
   [junit4]   2> 2000970 T8128 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica2 state=down collection=delLiveColl
   [junit4]   2> 2000970 T8145 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica1 state=down collection=delLiveColl
   [junit4]   2> 2000970 T8102 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica2 state=down collection=delLiveColl
   [junit4]   2> 2000970 T8159 oasc.ZkController.preRegister Registering watch for external collection delLiveColl
   [junit4]   2> 2000971 T8159 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl
   [junit4]   2> 2000970 T8111 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2000971 T8128 oasc.ZkController.preRegister Registering watch for external collection delLiveColl
   [junit4]   2> 2000971 T8159 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 2000972 T8102 oasc.ZkController.preRegister Registering watch for external collection delLiveColl
   [junit4]   2> 2000971 T8145 oasc.ZkController.preRegister Registering watch for external collection delLiveColl
   [junit4]   2> 2000971 T8128 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl
   [junit4]   2> 2000972 T8159 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 
   [junit4]   2> 2000973 T8159 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2000972 T8145 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl
   [junit4]   2> 2000972 T8112 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 4, message = {
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:46597",
   [junit4]   2> 	  "node_name":"127.0.0.1:46597_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "operation":"state"} current state version: 2
   [junit4]   2> 2000973 T8128 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 2000974 T8145 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 2000974 T8112 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:46597",
   [junit4]   2> 	  "node_name":"127.0.0.1:46597_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2000974 T8128 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 
   [junit4]   2> 2000975 T8145 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 
   [junit4]   2> 2000975 T8128 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2000975 T8145 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2000976 T8112 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 3, message = {
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40406",
   [junit4]   2> 	  "node_name":"127.0.0.1:40406_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "operation":"state"} current state version: 2
   [junit4]   2> 2000976 T8112 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40406",
   [junit4]   2> 	  "node_name":"127.0.0.1:40406_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2000977 T8111 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2000978 T8112 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 3, message = {
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58767",
   [junit4]   2> 	  "node_name":"127.0.0.1:58767_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "operation":"state"} current state version: 2
   [junit4]   2> 2000978 T8112 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58767",
   [junit4]   2> 	  "node_name":"127.0.0.1:58767_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2000980 T8112 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57370",
   [junit4]   2> 	  "node_name":"127.0.0.1:57370_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "operation":"state"} current state version: 2
   [junit4]   2> 2000980 T8112 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57370",
   [junit4]   2> 	  "node_name":"127.0.0.1:57370_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2000981 T8111 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2000982 T8112 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/delLiveColl/state.json version: 0
   [junit4]   2> 2000982 T8168 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 2000982 T8152 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 2000982 T8136 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 2000983 T8168 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 
   [junit4]   2> 2000983 T8152 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 
   [junit4]   2> 2000983 T8136 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 
   [junit4]   2> 2000985 T8102 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl
   [junit4]   2> 2000986 T8102 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 2000987 T8102 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 
   [junit4]   2> 2000987 T8102 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2000987 T8102 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica2
   [junit4]   2> 2000987 T8102 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 2000988 T8102 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2000988 T8102 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 2000989 T8102 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2000989 T8102 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-B5BF5B228EAB47C2-001/tempDir-002/delLiveColl_shard2_replica2/'
   [junit4]   2> 2000999 T8102 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 2001001 T8102 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 2001008 T8102 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2001017 T8102 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2001018 T8102 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2001021 T8102 oass.IndexSchema.readSchema [delLiveColl_shard2_replica2] Schema name=test
   [junit4]   2> 2001124 T8102 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2001127 T8102 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2001128 T8102 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2001135 T8102 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2001137 T8102 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2001139 T8102 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2001139 T8102 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2001141 T8102 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2001141 T8102 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2001142 T8102 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2001142 T8102 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2001143 T8102 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica2' using configuration from collection delLiveColl
   [junit4]   2> 2001143 T8102 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2001143 T8102 oasc.SolrCore.<init> [delLiveColl_shard2_replica2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-B5BF5B228EAB47C2-001/tempDir-002/delLiveColl_shard2_replica2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-B5BF5B228EAB47C2-001/tempDir-002/delLiveColl_shard2_replica2/data/
   [junit4]   2> 2001143 T8102 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@bea1a2
   [junit4]   2> 2001144 T8102 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-B5BF5B228EAB47C2-001/tempDir-002/delLiveColl_shard2_replica2/data
   [junit4]   2> 2001144 T8102 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-B5BF5B228EAB47C2-001/tempDir-002/delLiveColl_shard2_replica2/data/index/
   [junit4]   2> 2001145 T8102 oasc.SolrCore.initIndex WARN [delLiveColl_shard2_replica2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-B5BF5B228EAB47C2-001/tempDir-002/delLiveColl_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2001145 T8102 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-B5BF5B228EAB47C2-001/tempDir-002/delLiveColl_shard2_replica2/data/index
   [junit4]   2> 2001145 T8102 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=32.6767578125, floorSegmentMB=0.6962890625, forceMergeDeletesPctAllowed=0.5121738020086053, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2001146 T8102 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@137ce2a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@96e6e3),segFN=segments_1,generation=1}
   [junit4]   2> 2001146 T8102 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2001149 T8102 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2001149 T8102 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2001149 T8102 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2001150 T8102 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2001150 T8102 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2001150 T8102 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2001151 T8102 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2001151 T8102 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2001151 T8102 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2001152 T8102 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2001152 T8102 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2001152 T8102 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2001153 T8102 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2001153 T8102 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 2001153 T8102 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 2001154 T8102 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 2001154 T8102 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 2001154 T8102 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 2001155 T8102 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 2001155 T8102 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 2001156 T8102 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 2001156 T8102 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 2001156 T8102 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 2001157 T8102 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 2001157 T8102 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 2001158 T8102 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2001158 T8102 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2001158 T8102 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2001160 T8102 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2001161 T8102 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2001162 T8102 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2001162 T8102 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2001164 T8102 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2001164 T8102 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2001164 T8102 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2001165 T8102 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@137ce2a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@96e6e3),segFN=segments_1,generation=1}
   [junit4]   2> 2001165 T8102 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2001166 T8102 oass.SolrIndexSearcher.<init> Opening Searcher@1b3530d[delLiveColl_shard2_replica2] main
   [junit4]   2> 2001166 T8102 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 2001167 T8102 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2001167 T8102 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2001167 T8102 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2001167 T8102 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2001168 T8102 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2001168 T8102 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2001168 T8102 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2001169 T8102 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 2001170 T8102 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2001170 T8102 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2001171 T8102 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2001171 T8102 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 2001172 T8197 oasc.SolrCore.registerSearcher [delLiveColl_shard2_replica2] Registered new searcher Searcher@1b3530d[delLiveColl_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2001172 T8102 oasc.CoreContainer.registerCore registering core: delLiveColl_shard2_replica2
   [junit4]   2> 2001172 T8102 oasc.ZkController.register Register replica - core:delLiveColl_shard2_replica2 address:http://127.0.0.1:57370 collection:delLiveColl shard:shard2
   [junit4]   2> 2001173 T8102 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl/leader_elect/shard2/election
   [junit4]   2> 2001176 T8102 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 2001177 T8111 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 2001177 T8102 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=179999ms
   [junit4]   2> 2001177 T8112 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"delLiveColl"} current state version: 2
   [junit4]   2> 2001279 T8112 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/delLiveColl/state.json version: 1
   [junit4]   2> 2001279 T8168 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 2001279 T8152 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 2001279 T8136 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 2001280 T8111 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 2001280 T8152 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 
   [junit4]   2> 2001280 T8136 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 
   [junit4]   2> 2001281 T8168 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 
   [junit4]   2> 2001281 T8111 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 
   [junit4]   2> 2001973 T8159 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica1
   [junit4]   2> 2001974 T8159 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 2001974 T8159 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2001974 T8159 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 2001975 T8159 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2001975 T8159 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-B5BF5B228EAB47C2-001/tempDir-005/delLiveColl_shard1_replica1/'
   [junit4]   2> 2001975 T8128 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica2
   [junit4]   2> 2001975 T8145 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica1
   [junit4]   2> 2001976 T8128 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 2001976 T8145 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 2001976 T8128 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2001977 T8128 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 2001977 T8145 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2001978 T8145 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 2001978 T8128 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2001979 T8128 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-B5BF5B228EAB47C2-001/tempDir-003/delLiveColl_shard1_replica2/'
   [junit4]   2> 2001979 T8145 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2001979 T8145 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-B5BF5B228EAB47C2-001/tempDir-004/delLiveColl_shard2_replica1/'
   [junit4]   2> 2001987 T8159 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 2001990 T8128 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 2001992 T8128 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 2001992 T8159 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 2001994 T8145 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 2002011 T8145 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 2002015 T8159 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2002018 T8128 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2002019 T8145 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2002027 T8159 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2002028 T8159 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2002028 T8145 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2002030 T8145 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2002032 T8128 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2002033 T8128 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2002034 T8159 oass.IndexSchema.readSchema [delLiveColl_shard1_replica1] Schema name=test
   [junit4]   2> 2002034 T8145 oass.IndexSchema.readSchema [delLiveColl_shard2_replica1] Schema name=test
   [junit4]   2> 2002058 T8128 oass.IndexSchema.readSchema [delLiveColl_shard1_replica2] Schema name=test
   [junit4]   2> 2002187 T8128 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2002190 T8128 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2002191 T8128 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2002196 T8159 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2002197 T8145 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2002198 T8128 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2002199 T8159 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2002200 T8145 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2002201 T8128 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2002201 T8159 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2002202 T8145 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2002204 T8128 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2002205 T8128 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2002205 T8128 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2002205 T8128 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2002206 T8128 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2002206 T8128 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2002207 T8128 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica2' using configuration from collection delLiveColl
   [junit4]   2> 2002207 T8128 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2002207 T8159 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2002207 T8128 oasc.SolrCore.<init> [delLiveColl_shard1_replica2] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-B5BF5B228EAB47C2-001/tempDir-003/delLiveColl_shard1_replica2/, dataDir=/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-B5BF5B228EAB47C2-001/tempDir-003/delLiveColl_shard1_replica2/data/
   [junit4]   2> 2002208 T8128 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@bea1a2
   [junit4]   2> 2002209 T8128 oasc.CachingDirectoryFactory.get return new directory for /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-B5BF5B228EAB47C2-001/tempDir-003/delLiveColl_shard1_replica2/data
   [junit4]   2> 2002209 T8128 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/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-B5BF5B228EAB47C2-001/tempDir-003/delLiveColl_shard1_replica2/data/index/
   [junit4]   2> 2002209 T8128 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica2] Solr index directory '/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-B5BF5B228EAB47C2-001/tempDir-003/delLiveColl_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2002209 T8128 oasc.CachingDirectoryFactory.get return new directory for /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-B5BF5B228EAB47C2-001/tempDir-003/delLiveColl_shard1_replica2/data/index
   [junit4]   2> 2002210 T8128 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=32.6767578125, floorSegmentMB=0.6962890625, forceMergeDeletesPctAllowed=0.5121738020086053, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2002210 T8159 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2002210 T8145 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2002210 T8128 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@885fb3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@559ddb),segFN=segments_1,generation=1}
   [junit4]   2> 2002211 T8128 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2002212 T8145 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2002212 T8159 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2002213 T8159 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2002213 T8159 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2002213 T8128 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2002214 T8145 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2002214 T8159 oass.OpenExchangeRatesOrgProvider.reload Reloading exchang

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

r/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-B5BF5B228EAB47C2-001/tempDir-005/delLiveColl_shard1_replica1/data
   [junit4]   2> 2026010 T8085 oasc.Overseer.close Overseer (id=92928312023121931-127.0.0.1:46597_-n_0000000003) closing
   [junit4]   2> 2026010 T8228 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:46597_
   [junit4]   2> 2026012 T8232 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:47808_
   [junit4]   2> 2026012 T8232 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2026013 T8232 oasc.Overseer.start Overseer (id=92928312023121933-127.0.0.1:47808_-n_0000000004) starting
   [junit4]   2> 2026016 T8232 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2026017 T8234 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2026018 T8233 oasc.Overseer$ClusterStateUpdater.run Replaying operations from work queue.
   [junit4]   2> 2026018 T8233 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 0, message = {
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:46597",
   [junit4]   2> 	  "node_name":"127.0.0.1:46597_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2026019 T8233 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:46597",
   [junit4]   2> 	  "node_name":"127.0.0.1:46597_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 2026020 T8233 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/delLiveColl/state.json version: 23
   [junit4]   2> 2026021 T8233 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2027511 T8168 oascc.ZkStateReader$7.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2027511 T8223 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2027535 T8085 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 2032524 T8085 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 47808
   [junit4]   2> 2032525 T8085 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=17807242
   [junit4]   2> 2032526 T8085 oasc.Overseer.close Overseer (id=92928312023121933-127.0.0.1:47808_-n_0000000004) closing
   [junit4]   2> 2032526 T8233 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:47808_
   [junit4]   2> 2034027 T8232 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2034049 T8085 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 2039039 T8085 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 2039040 T8085 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:50707 50707
   [junit4]   2> 2039752 T8086 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:50707 50707
   [junit4]   2> 2039753 T8086 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> 		4	/solr/collections/delLiveColl/state.json
   [junit4]   2> 		4	/solr/configs/conf1
   [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=testDistribSearch -Dtests.seed=B5BF5B228EAB47C2 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_DZ -Dtests.timezone=America/Yellowknife -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 45.5s J0 | DeleteReplicaTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Should have had a good message here
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B5BF5B228EAB47C2:3459D53AF9F427FE]:0)
   [junit4]    > 	at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:138)
   [junit4]    > 	at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:89)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2039769 T8085 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-B5BF5B228EAB47C2-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=ar_DZ, timezone=America/Yellowknife
   [junit4]   2> NOTE: Linux 3.13.0-40-generic i386/Oracle Corporation 1.9.0-ea (32-bit)/cpus=8,threads=1,free=121659600,total=362213376
   [junit4]   2> NOTE: All tests run in this JVM: [TestManagedSchema, ChaosMonkeyNothingIsSafeTest, TestStressRecovery, OverseerStatusTest, TestWordDelimiterFilterFactory, CachingDirectoryFactoryTest, ShowFileRequestHandlerTest, TermsComponentTest, StandardRequestHandlerTest, TestPartialUpdateDeduplication, XsltUpdateRequestHandlerTest, NoCacheHeaderTest, TestDFRSimilarityFactory, TestDocSet, TestCopyFieldCollectionResource, UnloadDistributedZkTest, TestFieldTypeResource, AddBlockUpdateTest, CloudExitableDirectoryReaderTest, AnalyticsQueryTest, TestConfigReload, ShardRoutingTest, DocValuesMultiTest, TestFastWriter, TestRTGBase, RecoveryZkTest, JsonLoaderTest, TestSimpleQParserPlugin, SignatureUpdateProcessorFactoryTest, TestDefaultSimilarityFactory, BadCopyFieldTest, TestAnalyzedSuggestions, MigrateRouteKeyTest, TestSolrQueryParserDefaultOperatorResource, HdfsSyncSliceTest, HdfsCollectionsAPIDistributedZkTest, TestHashPartitioner, HdfsBasicDistributedZk2Test, TestMiniSolrCloudCluster, ZkControllerTest, TestSolrDynamicMBean, DistributedSuggestComponentTest, ChangedSchemaMergeTest, TestShardHandlerFactory, TestBinaryResponseWriter, TestRemoteStreaming, TestSolrDeletionPolicy2, TestChildDocTransformer, TestQuerySenderListener, TestConfigSets, TestLMJelinekMercerSimilarityFactory, BasicDistributedZkTest, TestSolrXmlPersistence, TestDistribDocBasedVersion, SpellPossibilityIteratorTest, ClusterStateUpdateTest, DistributedFacetPivotSmallAdvancedTest, StatelessScriptUpdateProcessorFactoryTest, TestManagedSchemaFieldTypeResource, HttpPartitionTest, FieldMutatingUpdateProcessorTest, TestTrie, UpdateParamsTest, TestSort, TestRestManager, SyncSliceTest, RollingRestartTest, TestReload, TestSolr4Spatial, TestComplexPhraseQParserPlugin, PrimitiveFieldTypeTest, TestCloudManagedSchemaConcurrent, DocumentAnalysisRequestHandlerTest, DistributedFacetPivotWhiteBoxTest, SolrCoreCheckLockOnStartupTest, TestCollapseQParserPlugin, TestLuceneMatchVersion, TestOrdValues, TestDistributedSearch, RequiredFieldsTest, TestInitQParser, TestArbitraryIndexDir, DistributedSpellCheckComponentTest, IndexBasedSpellCheckerTest, TriLevelCompositeIdRoutingTest, LeaderElectionTest, TestSolrConfigHandlerCloud, OverseerTest, ZkCLITest, DirectSolrSpellCheckerTest, TestManagedSchemaFieldResource, TestReloadAndDeleteDocs, TestFoldingMultitermQuery, TestCoreDiscovery, JSONWriterTest, DisMaxRequestHandlerTest, TestLMDirichletSimilarityFactory, TestSerializedLuceneMatchVersion, QueryEqualityTest, TestCloudSchemaless, TestRawResponseWriter, DeleteReplicaTest]
   [junit4] Completed on J0 in 45.51s, 1 test, 1 failure <<< FAILURES!

[...truncated 711 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:187: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:510: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1349: 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: 452 suites, 1844 tests, 1 failure, 32 ignored (22 assumptions)

Total time: 79 minutes 45 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.9.0-ea-b34 -server -XX:+UseSerialGC (asserts: true)
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any