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/09/27 09:36:02 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_20) - Build # 11337 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11337/
Java: 32bit/jdk1.8.0_20 -client -XX:+UseConcMarkSweepGC

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

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:57733/pen/l, https://127.0.0.1:49888/pen/l, https://127.0.0.1:59609/pen/l, https://127.0.0.1:33771/pen/l, https://127.0.0.1:42739/pen/l]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:57733/pen/l, https://127.0.0.1:49888/pen/l, https://127.0.0.1:59609/pen/l, https://127.0.0.1:33771/pen/l, https://127.0.0.1:42739/pen/l]
	at __randomizedtesting.SeedInfo.seed([4DA691945356920A:CC401F8C2409F236]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
	at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:171)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:144)
	at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:88)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at 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:43)
	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)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not  remove replica : delLiveColl/shard1/core_node2
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:570)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
	... 47 more




Build Log:
[...truncated 11340 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-4DA691945356920A-001/init-core-data-001
   [junit4]   2> 1384344 T2881 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1384345 T2881 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /pen/l
   [junit4]   2> 1384349 T2881 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1384350 T2881 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1384350 T2882 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1384450 T2881 oasc.ZkTestServer.run start zk server on port:46803
   [junit4]   2> 1384451 T2881 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1384452 T2881 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1384455 T2888 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15935e name:ZooKeeperConnection Watcher:127.0.0.1:46803 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1384455 T2881 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1384456 T2881 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1384456 T2881 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1384462 T2881 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1384462 T2883 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x148b5e935a60000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1384463 T2881 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1384466 T2890 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@794c13 name:ZooKeeperConnection Watcher:127.0.0.1:46803/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1384466 T2881 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1384466 T2881 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1384467 T2881 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1384470 T2881 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1384473 T2881 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1384475 T2881 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1384478 T2881 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> 1384478 T2881 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1384482 T2881 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> 1384483 T2881 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1384486 T2881 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> 1384486 T2881 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1384489 T2881 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> 1384490 T2881 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1384492 T2881 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> 1384493 T2881 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1384496 T2881 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> 1384496 T2881 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1384499 T2881 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> 1384499 T2881 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1384502 T2881 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> 1384503 T2881 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1384506 T2881 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> 1384507 T2881 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1384511 T2881 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> 1384512 T2881 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1384516 T2881 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> 1384517 T2881 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1384521 T2881 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1384523 T2881 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1384524 T2892 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c70c03 name:ZooKeeperConnection Watcher:127.0.0.1:46803/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1384524 T2881 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1384525 T2881 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1385010 T2881 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1385017 T2881 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1385023 T2881 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:33771
   [junit4]   2> 1385025 T2881 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1385026 T2881 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1385027 T2881 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-4DA691945356920A-001/tempDir-002
   [junit4]   2> 1385028 T2881 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-4DA691945356920A-001/tempDir-002/'
   [junit4]   2> 1385052 T2881 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-4DA691945356920A-001/tempDir-002/solr.xml
   [junit4]   2> 1385063 T2881 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-4DA691945356920A-001/tempDir-002
   [junit4]   2> 1385064 T2881 oasc.CoreContainer.<init> New CoreContainer 10925001
   [junit4]   2> 1385065 T2881 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-4DA691945356920A-001/tempDir-002/]
   [junit4]   2> 1385066 T2881 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1385066 T2881 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1385067 T2881 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1385067 T2881 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1385068 T2881 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1385068 T2881 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1385069 T2881 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1385069 T2881 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1385070 T2881 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1385072 T2881 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1385074 T2881 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1385074 T2881 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1385075 T2881 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1385075 T2881 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46803/solr
   [junit4]   2> 1385076 T2881 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1385076 T2881 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1385078 T2881 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1385079 T2903 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@81f806 name:ZooKeeperConnection Watcher:127.0.0.1:46803 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1385080 T2881 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1385080 T2881 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1385083 T2881 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1385085 T2905 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14c6467 name:ZooKeeperConnection Watcher:127.0.0.1:46803/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1385085 T2881 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1385087 T2881 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1385091 T2881 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1385095 T2881 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1385099 T2881 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1385102 T2881 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1385106 T2881 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1385107 T2881 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33771_pen%2Fl
   [junit4]   2> 1385108 T2881 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33771_pen%2Fl
   [junit4]   2> 1385112 T2881 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1385114 T2881 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1385116 T2881 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1385119 T2881 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:33771_pen%2Fl
   [junit4]   2> 1385119 T2881 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1385122 T2881 oasc.Overseer.start Overseer (id=92523805593174020-127.0.0.1:33771_pen%2Fl-n_0000000000) starting
   [junit4]   2> 1385125 T2881 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1385135 T2881 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1385136 T2907 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1385136 T2881 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1385139 T2881 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1385140 T2881 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1385144 T2906 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1385146 T2881 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-4DA691945356920A-001/tempDir-002
   [junit4]   2> 1385156 T2881 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-4DA691945356920A-001/tempDir-002/conf/
   [junit4]   2> 1385337 T2881 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1385339 T2881 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1385340 T2881 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1385342 T2881 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1385343 T2881 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1385345 T2911 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fe1ba1 name:ZooKeeperConnection Watcher:127.0.0.1:46803/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1385345 T2881 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1385345 T2881 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1385347 T2881 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1385351 T2881 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1385351 T2881 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 1385352 T2881 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1385353 T2881 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1385354 T2913 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2a0176 name:ZooKeeperConnection Watcher:127.0.0.1:46803/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1385355 T2881 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1385355 T2881 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1385358 T2914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1385362 T2906 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1
   [junit4]   2> 1385362 T2906 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 1385363 T2906 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
   [junit4]   2> 1385365 T2906 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json
   [junit4]   2> 1385366 T2914 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> 1385367 T2915 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> 1385654 T2881 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1385655 T2881 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1385659 T2881 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1385661 T2881 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:49888
   [junit4]   2> 1385664 T2881 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1385664 T2881 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1385665 T2881 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-4DA691945356920A-001/tempDir-003
   [junit4]   2> 1385665 T2881 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-4DA691945356920A-001/tempDir-003/'
   [junit4]   2> 1385682 T2881 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-4DA691945356920A-001/tempDir-003/solr.xml
   [junit4]   2> 1385713 T2881 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-4DA691945356920A-001/tempDir-003
   [junit4]   2> 1385714 T2881 oasc.CoreContainer.<init> New CoreContainer 18250923
   [junit4]   2> 1385714 T2881 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-4DA691945356920A-001/tempDir-003/]
   [junit4]   2> 1385715 T2881 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1385715 T2881 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1385716 T2881 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1385716 T2881 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1385716 T2881 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1385717 T2881 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1385717 T2881 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1385717 T2881 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1385718 T2881 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1385720 T2881 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1385721 T2881 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1385721 T2881 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1385722 T2881 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1385722 T2881 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46803/solr
   [junit4]   2> 1385722 T2881 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1385723 T2881 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1385724 T2881 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1385726 T2926 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f400fc name:ZooKeeperConnection Watcher:127.0.0.1:46803 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1385727 T2881 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1385727 T2881 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1385730 T2881 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1385731 T2928 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19c1739 name:ZooKeeperConnection Watcher:127.0.0.1:46803/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1385732 T2881 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1385739 T2881 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1386744 T2881 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49888_pen%2Fl
   [junit4]   2> 1386745 T2881 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49888_pen%2Fl
   [junit4]   2> 1386749 T2881 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1386754 T2881 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-4DA691945356920A-001/tempDir-003
   [junit4]   2> 1386764 T2881 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-4DA691945356920A-001/tempDir-003/conf/
   [junit4]   2> 1386965 T2881 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1386967 T2881 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1386968 T2881 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1387364 T2881 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1387366 T2881 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1387370 T2881 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1387372 T2881 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:57733
   [junit4]   2> 1387375 T2881 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1387375 T2881 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1387376 T2881 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-4DA691945356920A-001/tempDir-004
   [junit4]   2> 1387376 T2881 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-4DA691945356920A-001/tempDir-004/'
   [junit4]   2> 1387394 T2881 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-4DA691945356920A-001/tempDir-004/solr.xml
   [junit4]   2> 1387410 T2881 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-4DA691945356920A-001/tempDir-004
   [junit4]   2> 1387411 T2881 oasc.CoreContainer.<init> New CoreContainer 30067600
   [junit4]   2> 1387411 T2881 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-4DA691945356920A-001/tempDir-004/]
   [junit4]   2> 1387412 T2881 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1387412 T2881 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1387413 T2881 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1387413 T2881 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1387413 T2881 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1387414 T2881 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1387414 T2881 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1387414 T2881 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1387415 T2881 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1387416 T2881 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1387418 T2881 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1387418 T2881 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1387418 T2881 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1387419 T2881 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46803/solr
   [junit4]   2> 1387419 T2881 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1387419 T2881 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1387420 T2881 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1387422 T2941 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@907fc name:ZooKeeperConnection Watcher:127.0.0.1:46803 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1387423 T2881 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1387424 T2881 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1387426 T2881 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1387428 T2943 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b8d9dc name:ZooKeeperConnection Watcher:127.0.0.1:46803/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1387429 T2881 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1387437 T2881 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1388444 T2881 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57733_pen%2Fl
   [junit4]   2> 1388445 T2881 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57733_pen%2Fl
   [junit4]   2> 1388452 T2881 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1388457 T2881 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-4DA691945356920A-001/tempDir-004
   [junit4]   2> 1388470 T2881 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-4DA691945356920A-001/tempDir-004/conf/
   [junit4]   2> 1388648 T2881 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1388649 T2881 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1388650 T2881 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1388930 T2881 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1388931 T2881 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1388935 T2881 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1388936 T2881 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:59609
   [junit4]   2> 1388939 T2881 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1388939 T2881 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1388940 T2881 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-4DA691945356920A-001/tempDir-005
   [junit4]   2> 1388940 T2881 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-4DA691945356920A-001/tempDir-005/'
   [junit4]   2> 1388961 T2881 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-4DA691945356920A-001/tempDir-005/solr.xml
   [junit4]   2> 1388978 T2881 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-4DA691945356920A-001/tempDir-005
   [junit4]   2> 1388979 T2881 oasc.CoreContainer.<init> New CoreContainer 3165067
   [junit4]   2> 1388979 T2881 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-4DA691945356920A-001/tempDir-005/]
   [junit4]   2> 1388980 T2881 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1388981 T2881 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1388981 T2881 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1388982 T2881 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1388982 T2881 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1388983 T2881 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1388983 T2881 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1388984 T2881 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1388984 T2881 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1388986 T2881 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1388988 T2881 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1388989 T2881 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1388989 T2881 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1388990 T2881 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46803/solr
   [junit4]   2> 1388990 T2881 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1388991 T2881 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1388999 T2956 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12040b7 name:ZooKeeperConnection Watcher:127.0.0.1:46803 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1388992 T2881 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1389003 T2881 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1389003 T2881 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1389006 T2881 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1389013 T2958 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11b0a8a name:ZooKeeperConnection Watcher:127.0.0.1:46803/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1389013 T2881 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1389028 T2881 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1390034 T2881 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59609_pen%2Fl
   [junit4]   2> 1390035 T2881 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59609_pen%2Fl
   [junit4]   2> 1390039 T2881 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1390044 T2881 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-4DA691945356920A-001/tempDir-005
   [junit4]   2> 1390056 T2881 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-4DA691945356920A-001/tempDir-005/conf/
   [junit4]   2> 1390291 T2881 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1390297 T2881 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1390298 T2881 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1390577 T2881 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4
   [junit4]   2> 1390578 T2881 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1390582 T2881 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1390584 T2881 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:42739
   [junit4]   2> 1390587 T2881 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1390587 T2881 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1390587 T2881 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-4DA691945356920A-001/tempDir-006
   [junit4]   2> 1390588 T2881 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-4DA691945356920A-001/tempDir-006/'
   [junit4]   2> 1390604 T2881 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-4DA691945356920A-001/tempDir-006/solr.xml
   [junit4]   2> 1390615 T2881 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-4DA691945356920A-001/tempDir-006
   [junit4]   2> 1390615 T2881 oasc.CoreContainer.<init> New CoreContainer 15135100
   [junit4]   2> 1390616 T2881 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-4DA691945356920A-001/tempDir-006/]
   [junit4]   2> 1390616 T2881 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1390617 T2881 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1390617 T2881 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1390617 T2881 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1390618 T2881 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1390618 T2881 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1390618 T2881 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1390619 T2881 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1390619 T2881 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1390620 T2881 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1390622 T2881 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1390622 T2881 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1390622 T2881 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1390623 T2881 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46803/solr
   [junit4]   2> 1390623 T2881 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1390623 T2881 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1390625 T2881 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1390626 T2971 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f9b0cd name:ZooKeeperConnection Watcher:127.0.0.1:46803 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1390627 T2881 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1390627 T2881 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1390630 T2881 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1390632 T2973 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5bc63c name:ZooKeeperConnection Watcher:127.0.0.1:46803/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1390632 T2881 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1390639 T2881 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1391645 T2881 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42739_pen%2Fl
   [junit4]   2> 1391646 T2881 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42739_pen%2Fl
   [junit4]   2> 1391651 T2881 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1391655 T2881 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-4DA691945356920A-001/tempDir-006
   [junit4]   2> 1391663 T2881 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-4DA691945356920A-001/tempDir-006/conf/
   [junit4]   2> 1391871 T2881 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1391873 T2881 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1391873 T2881 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1391879 T2881 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1391880 T2881 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1391882 T2977 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@80d302 name:ZooKeeperConnection Watcher:127.0.0.1:46803/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1391883 T2881 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1391883 T2881 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1391885 T2881 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1391888 T2881 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: delLiveColl
   [junit4]   2> 1391889 T2881 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1391890 T2881 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1391892 T2979 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@163cbb0 name:ZooKeeperConnection Watcher:127.0.0.1:46803/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1391892 T2881 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1391893 T2881 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1391895 T2881 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1392013 T2922 oasha.CollectionsHandler.handleCreateAction Creating Collection : replicationFactor=2&maxShardsPerNode=2&name=delLiveColl&action=CREATE&numShards=2&stateFormat=2&wt=javabin&version=2
   [junit4]   2> 1392015 T2914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1392017 T2907 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> 1392019 T2980 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> 1392021 T2980 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1
   [junit4]   2> 1392021 T2980 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/delLiveColl 
   [junit4]   2> 1392022 T2980 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 1392027 T2914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1392031 T2906 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delLiveColl
   [junit4]   2> 1392032 T2906 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delLiveColl with shards [shard1, shard2]
   [junit4]   2> 1392032 T2906 oasc.Overseer$ClusterStateUpdater.createCollection state version delLiveColl 2
   [junit4]   2> 1392035 T2906 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/delLiveColl/state.json
   [junit4]   2> 1392036 T2981 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> 1392037 T2982 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> 1392042 T2944 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> 1392042 T2914 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> 1392042 T2929 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> 1392042 T2974 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> 1392037 T2915 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> 1392043 T2959 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> 1392128 T2980 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection delLiveColl, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 1392128 T2980 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica1 as part of slice shard1 of collection delLiveColl on 127.0.0.1:59609_pen%2Fl
   [junit4]   2> 1392129 T2980 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica2 as part of slice shard1 of collection delLiveColl on 127.0.0.1:33771_pen%2Fl
   [junit4]   2> 1392131 T2980 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica1 as part of slice shard2 of collection delLiveColl on 127.0.0.1:42739_pen%2Fl
   [junit4]   2> 1392132 T2980 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica2 as part of slice shard2 of collection delLiveColl on 127.0.0.1:49888_pen%2Fl
   [junit4]   2> 1392308 T2924 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> 1392311 T2924 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica2 state=down collection=delLiveColl
   [junit4]   2> 1392313 T2924 oasc.ZkController.preRegister Registering watch for external collection delLiveColl
   [junit4]   2> 1392314 T2924 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl
   [junit4]   2> 1392315 T2924 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 1392315 T2914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1392316 T2924 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 
   [junit4]   2> 1392316 T2924 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1392320 T2906 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:49888/pen/l",
   [junit4]   2> 	  "node_name":"127.0.0.1:49888_pen%2Fl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1392328 T2906 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 1392341 T2929 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1392343 T2929 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 
   [junit4]   2> 1392344 T2900 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> 1392347 T2900 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica2 state=down collection=delLiveColl
   [junit4]   2> 1392349 T2914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1392350 T2900 oasc.ZkController.preRegister Registering watch for external collection delLiveColl
   [junit4]   2> 1392352 T2906 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:33771/pen/l",
   [junit4]   2> 	  "node_name":"127.0.0.1:33771_pen%2Fl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1392364 T2906 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 1392364 T2967 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> 1392365 T2929 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1392366 T2929 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 
   [junit4]   2> 1392367 T2900 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl
   [junit4]   2> 1392367 T2967 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica1 state=down collection=delLiveColl
   [junit4]   2> 1392368 T2900 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 1392369 T2914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1392370 T2967 oasc.ZkController.preRegister Registering watch for external collection delLiveColl
   [junit4]   2> 1392370 T2967 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl
   [junit4]   2> 1392371 T2967 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 1392371 T2900 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 
   [junit4]   2> 1392372 T2900 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1392372 T2900 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica2
   [junit4]   2> 1392373 T2967 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 
   [junit4]   2> 1392375 T2967 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1392374 T2900 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 1392377 T2906 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 
   [junit4]   2> 1392378 T2906 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:42739/pen/l",
   [junit4]   2> 	  "node_name":"127.0.0.1:42739_pen%2Fl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1392381 T2900 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1392382 T2900 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1392385 T2953 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> 1392386 T2906 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 1392387 T2974 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1392388 T2900 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1392388 T2953 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica1 state=down collection=delLiveColl
   [junit4]   2> 1392388 T2900 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-4DA691945356920A-001/tempDir-002/delLiveColl_shard1_replica2/'
   [junit4]   2> 1392388 T2974 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 
   [junit4]   2> 1392387 T2929 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1392387 T2914 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1392391 T2929 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 
   [junit4]   2> 1392391 T2953 oasc.ZkController.preRegister Registering watch for external collection delLiveColl
   [junit4]   2> 1392392 T2953 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl
   [junit4]   2> 1392393 T2953 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 1392393 T2914 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 
   [junit4]   2> 1392395 T2953 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 
   [junit4]   2> 1392396 T2953 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1392400 T2906 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 
   [junit4]   2> 1392401 T2906 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:59609/pen/l",
   [junit4]   2> 	  "node_name":"127.0.0.1:59609_pen%2Fl",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1392403 T2914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1392404 T2906 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 1392405 T2914 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1392405 T2929 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1392405 T2974 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1392405 T2959 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1392406 T2929 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 
   [junit4]   2> 1392406 T2974 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 
   [junit4]   2> 1392407 T2959 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 
   [junit4]   2> 1392408 T2914 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 
   [junit4]   2> 1392493 T2900 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1392519 T2900 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1392520 T2900 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1392587 T2900 oass.IndexSchema.readSchema [delLiveColl_shard1_replica2] Schema name=test
   [junit4]   2> 1392747 T2900 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1392758 T2900 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1392761 T2900 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1392778 T2900 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1392782 T2900 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1392785 T2900 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1392786 T2900 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1392788 T2900 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1392789 T2900 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1392790 T2900 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1392790 T2900 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1392790 T2900 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica2' using configuration from collection delLiveColl
   [junit4]   2> 1392791 T2900 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1392791 T2900 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-4DA691945356920A-001/tempDir-002/delLiveColl_shard1_replica2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-4DA691945356920A-001/tempDir-002/delLiveColl_shard1_replica2/data/
   [junit4]   2> 1392792 T2900 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13fbe6a
   [junit4]   2> 1392793 T2900 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-4DA691945356920A-001/tempDir-002/delLiveColl_shard1_replica2/data
   [junit4]   2> 1392793 T2900 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-4DA691945356920A-001/tempDir-002/delLiveColl_shard1_replica2/data/index/
   [junit4]   2> 1392794 T2900 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-4DA691945356920A-001/tempDir-002/delLiveColl_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1392794 T2900 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-4DA691945356920A-001/tempDir-002/delLiveColl_shard1_replica2/data/index
   [junit4]   2> 1392795 T2900 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.29574978028713317]
   [junit4]   2> 1392796 T2900 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-195b910)),segFN=segments_1,generation=1}
   [junit4]   2> 1392796 T2900 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1392802 T2900 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1392803 T2900 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1392803 T2900 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1392804 T2900 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1392804 T2900 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1392804 T2900 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1392805 T2900 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1392806 T2900 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1392806 T2900 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1392807 T2900 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1392808 T2900 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1392809 T2900 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1392810 T2900 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1392811 T2900 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1392811 T2900 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1392812 T2900 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1392812 T2900 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1392813 T2900 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1392814 T2900 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1392815 T2900 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1392818 T2900 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1392820 T2900 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1392821 T2900 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1392823 T2900 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1392825 T2900 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1392826 T2900 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1392827 T2900 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=54.849609375, floorSegmentMB=2.1416015625, forceMergeDeletesPctAllowed=14.647838511593289, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23041622398743408
   [junit4]   2> 1392828 T2900 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-195b910)),segFN=segments_1,generation=1}
   [junit4]   2> 1392828 T2900 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1392829 T2900 oass.SolrIndexSearcher.<init> Opening Searcher@b8ab87[delLiveColl_shard1_replica2] main
   [junit4]   2> 1392830 T2900 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1392830 T2900 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1392831 T2900 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1392831 T2900 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1392832 T2900 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1392832 T2900 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1392833 T2900 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1392833 T2900 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1392834 T2900 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 1392836 T2900 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1392837 T2900 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1392837 T2900 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1392841 T2987 oasc.SolrCore.registerSearcher [delLiveColl_shard1_replica2] Registered new searcher Searcher@b8ab87[delLiveColl_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1392845 T2900 oasc.CoreContainer.registerCore registering core: delLiveColl_shard1_replica2
   [junit4]   2> 1392845 T2900 oasc.ZkController.register Register replica - core:delLiveColl_shard1_replica2 address:https://127.0.0.1:33771/pen/l collection:delLiveColl shard:shard1
   [junit4]   2> 1392847 T2900 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl/leader_elect/shard1/election
   [junit4]   2> 1392852 T2900 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1392853 T2914 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1392853 T2900 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=1.38571835E14ms
   [junit4]   2> 1392856 T2906 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 
   [junit4]   2> 1392858 T2906 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 1392859 T2914 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1392859 T2959 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1392859 T2929 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1392859 T2974 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1392862 T2959 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 
   [junit4]   2> 1392862 T2974 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 
   [junit4]   2> 1392863 T2929 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 
   [junit4]   2> 1392864 T2914 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 
   [junit4]   2> 1393317 T2924 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica2
   [junit4]   2> 1393317 T2924 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 1393318 T2924 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1393319 T2924 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1393319 T2924 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1393320 T2924 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-4DA691945356920A-001/tempDir-003/delLiveColl_shard2_replica2/'
   [junit4]   2> 1393362 T2924 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1393375 T2967 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica1
   [junit4]   2> 1393376 T2967 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 1393376 T2967 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1393377 T2967 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1393378 T2967 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1393378 T2967 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-4DA691945356920A-001/tempDir-006/delLiveColl_shard2_replica1/'
   [junit4]   2> 1393380 T2924 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1393384 T2924 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1393396 T2953 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica1
   [junit4]   2> 1393397 T2953 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 1393397 T2924 oass.IndexSchema.readSchema [delLiveColl_shard2_replica2] Schema name=test
   [junit4]   2> 1393398 T2953 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1393398 T2953 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1393399 T2953 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1393400 T2953 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-4DA691945356920A-001/tempDir-005/delLiveColl_shard1_replica1/'
   [junit4]   2> 1393440 T2967 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1393455 T2953 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1393458 T2967 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1393461 T2967 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1393472 T2953 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1393474 T2953 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1393480 T2967 oass.IndexSchema.readSchema [delLiveColl_shard2_replica1] Schema name=test
   [junit4]   2> 1393500 T2953 oass.IndexSchema.readSchema [delLiveColl_shard1_replica1] Schema name=test
   [junit4]   2> 1393578 T2924 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1393584 T2924 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1393586 T2924 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1393605 T2924 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1393608 T2924 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1393611 T2924 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1393612 T2924 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1393613 T2924 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1393614 T2924 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1393615 T2924 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1393615 T2924 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1393615 T2924 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica2' using configuration from collection delLiveColl
   [junit4]   2> 1393616 T2924 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1393616 T2924 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-4DA691945356920A-001/tempDir-003/delLiveColl_shard2_replica2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-4DA691945356920A-001/tempDir-003/delLiveColl_shard2_replica2/data/
   [junit4]   2> 1393617 T2924 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13fbe6a
   [junit4]   2> 1393618 T2924 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-4DA691945356920A-001/tempDir-003/delLiveColl_shard2_replica2/data
   [junit4]   2> 1393618 T2924 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-4DA691945356920A-001/tempDir-003/delLiveColl_shard2_replica2/data/index/
   [junit4]   2> 1393619 T2924 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-4DA691945356920A-001/tempDir-003/delLiveColl_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1393620 T2924 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-4DA691945356920A-001/tempDir-003/delLiveColl_shard2_replica2/data/index
   [junit4]   2> 1393621 T2924 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.29574978028713317]
   [junit4]   2> 1393636 T2924 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-16b2841)),segFN=segments_1,generation=1}
   [junit4]   2> 1393636 T2924 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1393643 T2924 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1393644 T2924 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1393644 T2924 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1393645 T2924 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1393645 T2924 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1393646 T2924 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1393647 T2924 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-impli

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

<refCount=0;path=/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-4DA691945356920A-001/tempDir-006/delLiveColl_shard2_replica1/data;done=false>>]
   [junit4]   2> 1598384 T2881 oasc.CachingDirectoryFactory.close Closing 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-4DA691945356920A-001/tempDir-006/delLiveColl_shard2_replica1/data
   [junit4]   2> 1598384 T2881 oasc.CachingDirectoryFactory.closeCacheValue looking to close /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-4DA691945356920A-001/tempDir-006/delLiveColl_shard2_replica1/data/index [CachedDir<<refCount=0;path=/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-4DA691945356920A-001/tempDir-006/delLiveColl_shard2_replica1/data/index;done=false>>]
   [junit4]   2> 1598385 T2881 oasc.CachingDirectoryFactory.close Closing 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-4DA691945356920A-001/tempDir-006/delLiveColl_shard2_replica1/data/index
   [junit4]   2> 1598385 T2881 oasc.Overseer.close Overseer (id=92523805593174030-127.0.0.1:42739_pen%2Fl-n_0000000004) closing
   [junit4]   2> 1598386 T3035 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:42739_pen%2Fl
   [junit4]   2> 1599888 T3024 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1599911 T2881 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/pen/l,null}
   [junit4]   2> 1604901 T2881 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 1604903 T2881 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:46803 46803
   [junit4]   2> 1605343 T2882 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:46803 46803
   [junit4]   2> 1605345 T2882 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> 	
   [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=4DA691945356920A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=et -Dtests.timezone=Africa/Banjul -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    221s J0 | DeleteReplicaTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:57733/pen/l, https://127.0.0.1:49888/pen/l, https://127.0.0.1:59609/pen/l, https://127.0.0.1:33771/pen/l, https://127.0.0.1:42739/pen/l]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4DA691945356920A:CC401F8C2409F236]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
   [junit4]    > 	at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:171)
   [junit4]    > 	at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:144)
   [junit4]    > 	at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:88)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not  remove replica : delLiveColl/shard1/core_node2
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:570)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
   [junit4]    > 	... 47 more
   [junit4]   2> 1605362 T2881 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-4DA691945356920A-001
   [junit4]   2> 221023 T2880 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=205), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=205)), sim=DefaultSimilarity, locale=et, timezone=Africa/Banjul
   [junit4]   2> NOTE: Linux 3.13.0-36-generic i386/Oracle Corporation 1.8.0_20 (32-bit)/cpus=8,threads=1,free=178093360,total=436883456
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsCollectionsAPIDistributedZkTest, ReturnFieldsTest, MultiThreadedOCPTest, DistributedQueryComponentCustomSortTest, ChangedSchemaMergeTest, BasicDistributedZkTest, JSONWriterTest, DistribCursorPagingTest, TestRandomMergePolicy, PluginInfoTest, DocValuesMultiTest, TestReRankQParserPlugin, FieldMutatingUpdateProcessorTest, HdfsBasicDistributedZk2Test, TestLuceneMatchVersion, ModifyConfFileTest, DistribDocExpirationUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, PrimitiveFieldTypeTest, TestJmxIntegration, TestSystemIdResolver, NoCacheHeaderTest, UpdateParamsTest, TestExceedMaxTermLength, ShowFileRequestHandlerTest, TestSolrQueryParserResource, TestFastLRUCache, DistributedFacetPivotSmallTest, SuggesterWFSTTest, TestCustomSort, OpenExchangeRatesOrgProviderTest, FileUtilsTest, BadCopyFieldTest, TestBinaryResponseWriter, TestConfigSets, BlockCacheTest, NotRequiredUniqueKeyTest, TestSurroundQueryParser, TestFastOutputStream, PathHierarchyTokenizerFactoryTest, TestStressRecovery, TestFieldTypeResource, ZkNodePropsTest, EchoParamsTest, AtomicUpdatesTest, TestSolrQueryParserDefaultOperatorResource, TestManagedSchemaFieldResource, DocumentAnalysisRequestHandlerTest, SystemInfoHandlerTest, TestSolr4Spatial, TestRemoteStreaming, TestLMJelinekMercerSimilarityFactory, PingRequestHandlerTest, XmlUpdateRequestHandlerTest, TestWordDelimiterFilterFactory, RegexBoostProcessorTest, TestIntervalFaceting, TestDistributedMissingSort, TestShardHandlerFactory, MigrateRouteKeyTest, CoreAdminHandlerTest, OutOfBoxZkACLAndCredentialsProvidersTest, ConnectionManagerTest, TestRTGBase, DocValuesMissingTest, DisMaxRequestHandlerTest, ZkCLITest, HighlighterConfigTest, ExternalCollectionsTest, PeerSyncTest, SolrCmdDistributorTest, SignatureUpdateProcessorFactoryTest, TestTrie, TestDocBasedVersionConstraints, TestLMDirichletSimilarityFactory, PreAnalyzedUpdateProcessorTest, TestMiniSolrCloudCluster, ZkControllerTest, WordBreakSolrSpellCheckerTest, CursorPagingTest, TestRangeQuery, TestFieldResource, TestSolrIndexConfig, TestSchemaResource, DeleteReplicaTest]
   [junit4] Completed on J0 in 221.31s, 1 test, 1 error <<< FAILURES!

[...truncated 759 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:524: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:472: 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:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1359: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:961: There were test failures: 432 suites, 1778 tests, 1 error, 44 ignored (22 assumptions)

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