You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/05/14 11:30:10 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_60-ea-b12) - Build # 12671 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12671/
Java: 32bit/jdk1.8.0_60-ea-b12 -server -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientTest.test

Error Message:
Error from server at http://127.0.0.1:58488/t_s/lw/checkStateVerCol: no servers hosting shard: 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:58488/t_s/lw/checkStateVerCol: no servers hosting shard: 
	at __randomizedtesting.SeedInfo.seed([99FED086E7B1E884:11AAEF5C494D857C]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.stateVersionParamTest(CloudSolrClientTest.java:554)
	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.test(CloudSolrClientTest.java:127)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	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:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11406 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/init-core-data-001
   [junit4]   2> 61908 T282 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 61909 T282 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /t_s/lw
   [junit4]   2> 61911 T282 oasc.AbstractZkTestCase.<clinit> WARN TEST_HOME() does not exist - solrj test?
   [junit4]   2> 61918 T282 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 61918 T283 oasc.ZkTestServer$2$1.setClientPort client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 61918 T283 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 62018 T282 oasc.ZkTestServer.run start zk server on port:44291
   [junit4]   2> 62019 T282 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 62020 T282 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 62024 T290 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@43069e name:ZooKeeperConnection Watcher:127.0.0.1:44291 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 62030 T282 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 62030 T282 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 62030 T282 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 62037 T282 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 62039 T282 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 62045 T293 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16f43d3 name:ZooKeeperConnection Watcher:127.0.0.1:44291/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 62045 T282 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 62045 T282 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 62050 T282 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 62059 T282 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 62068 T282 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 62070 T282 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 62073 T282 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 62074 T282 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 62081 T282 oasc.AbstractZkTestCase.putConfig put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 62081 T282 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 62085 T282 oasc.AbstractZkTestCase.putConfig skipping /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml because it doesn't exist
   [junit4]   2> 62085 T282 oasc.AbstractZkTestCase.putConfig skipping /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/stopwords.txt because it doesn't exist
   [junit4]   2> 62086 T282 oasc.AbstractZkTestCase.putConfig skipping /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/protwords.txt because it doesn't exist
   [junit4]   2> 62086 T282 oasc.AbstractZkTestCase.putConfig skipping /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/currency.xml because it doesn't exist
   [junit4]   2> 62086 T282 oasc.AbstractZkTestCase.putConfig skipping /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/enumsConfig.xml because it doesn't exist
   [junit4]   2> 62087 T282 oasc.AbstractZkTestCase.putConfig skipping /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/open-exchange-rates.json because it doesn't exist
   [junit4]   2> 62087 T282 oasc.AbstractZkTestCase.putConfig skipping /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/mapping-ISOLatin1Accent.txt because it doesn't exist
   [junit4]   2> 62087 T282 oasc.AbstractZkTestCase.putConfig skipping /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/old_synonyms.txt because it doesn't exist
   [junit4]   2> 62088 T282 oasc.AbstractZkTestCase.putConfig skipping /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/src/test-files/solrj/solr/collection1/conf/synonyms.txt because it doesn't exist
   [junit4]   2> 62104 T282 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/control-001/cores/collection1
   [junit4]   2> 62106 T282 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 62108 T282 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@1a93b8c{/t_s/lw,null,AVAILABLE}
   [junit4]   2> 62114 T282 oejs.AbstractConnector.doStart Started ServerConnector@1c62256{HTTP/1.1}{127.0.0.1:37960}
   [junit4]   2> 62115 T282 oejs.Server.doStart Started @63385ms
   [junit4]   2> 62115 T282 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/tempDir-001/control/data, hostContext=/t_s/lw, hostPort=37960, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/control-001/cores}
   [junit4]   2> 62116 T282 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@19e0bfd
   [junit4]   2> 62116 T282 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/control-001/'
   [junit4]   2> 62128 T282 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/control-001/solr.xml
   [junit4]   2> 62139 T282 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/control-001/cores
   [junit4]   2> 62140 T282 oasc.CoreContainer.<init> New CoreContainer 9388338
   [junit4]   2> 62140 T282 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/control-001/]
   [junit4]   2> 62141 T282 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/control-001/lib
   [junit4]   2> 62141 T282 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/control-001/lib).
   [junit4]   2> 62157 T282 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 62158 T282 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 62159 T282 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 62159 T282 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 62160 T282 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 62160 T282 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:44291/solr
   [junit4]   2> 62173 T282 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 62174 T282 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 62174 T282 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 62177 T307 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15eecaa name:ZooKeeperConnection Watcher:127.0.0.1:44291 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 62178 T282 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 62178 T282 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 62184 T282 n:127.0.0.1:37960_t_s%2Flw oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 62186 T310 n:127.0.0.1:37960_t_s%2Flw oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1746398 name:ZooKeeperConnection Watcher:127.0.0.1:44291/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 62187 T282 n:127.0.0.1:37960_t_s%2Flw oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 62197 T282 n:127.0.0.1:37960_t_s%2Flw oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 62200 T282 n:127.0.0.1:37960_t_s%2Flw oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 62204 T282 n:127.0.0.1:37960_t_s%2Flw oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 62206 T282 n:127.0.0.1:37960_t_s%2Flw oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 62210 T282 n:127.0.0.1:37960_t_s%2Flw oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 62215 T282 n:127.0.0.1:37960_t_s%2Flw oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 62217 T282 n:127.0.0.1:37960_t_s%2Flw oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 62218 T282 n:127.0.0.1:37960_t_s%2Flw oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 62219 T282 n:127.0.0.1:37960_t_s%2Flw oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37960_t_s%2Flw
   [junit4]   2> 62221 T282 n:127.0.0.1:37960_t_s%2Flw oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37960_t_s%2Flw
   [junit4]   2> 62222 T282 n:127.0.0.1:37960_t_s%2Flw oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 62223 T282 n:127.0.0.1:37960_t_s%2Flw oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 62225 T282 n:127.0.0.1:37960_t_s%2Flw oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 62228 T282 n:127.0.0.1:37960_t_s%2Flw oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:37960_t_s%2Flw
   [junit4]   2> 62229 T282 n:127.0.0.1:37960_t_s%2Flw oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 62230 T282 n:127.0.0.1:37960_t_s%2Flw oasc.Overseer.start Overseer (id=93821057527054339-127.0.0.1:37960_t_s%2Flw-n_0000000000) starting
   [junit4]   2> 62235 T282 n:127.0.0.1:37960_t_s%2Flw oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 62261 T282 n:127.0.0.1:37960_t_s%2Flw oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 62265 T312 n:127.0.0.1:37960_t_s%2Flw oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 62266 T282 n:127.0.0.1:37960_t_s%2Flw oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 62269 T311 n:127.0.0.1:37960_t_s%2Flw oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 62282 T282 n:127.0.0.1:37960_t_s%2Flw oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 62283 T282 n:127.0.0.1:37960_t_s%2Flw oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/control-001/cores
   [junit4]   2> 62288 T282 n:127.0.0.1:37960_t_s%2Flw oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 62288 T282 n:127.0.0.1:37960_t_s%2Flw oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/control-001/cores/collection1/
   [junit4]   2> 62288 T282 n:127.0.0.1:37960_t_s%2Flw oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 62290 T314 n:127.0.0.1:37960_t_s%2Flw c:control_collection x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 62290 T314 n:127.0.0.1:37960_t_s%2Flw c:control_collection x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 62295 T314 n:127.0.0.1:37960_t_s%2Flw oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 62299 T310 n:127.0.0.1:37960_t_s%2Flw oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 62300 T311 n:127.0.0.1:37960_t_s%2Flw oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37960/t_s/lw",
   [junit4]   2> 	  "node_name":"127.0.0.1:37960_t_s%2Flw",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 0
   [junit4]   2> 62307 T311 n:127.0.0.1:37960_t_s%2Flw oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37960/t_s/lw",
   [junit4]   2> 	  "node_name":"127.0.0.1:37960_t_s%2Flw",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 62308 T311 n:127.0.0.1:37960_t_s%2Flw oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 62315 T311 n:127.0.0.1:37960_t_s%2Flw oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 62318 T310 n:127.0.0.1:37960_t_s%2Flw 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> 63296 T314 n:127.0.0.1:37960_t_s%2Flw oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 63296 T314 n:127.0.0.1:37960_t_s%2Flw oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 63297 T314 n:127.0.0.1:37960_t_s%2Flw oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 63297 T314 n:127.0.0.1:37960_t_s%2Flw oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 63298 T314 n:127.0.0.1:37960_t_s%2Flw oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 63298 T314 n:127.0.0.1:37960_t_s%2Flw oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/control-001/cores/collection1/'
   [junit4]   2> 63310 T314 n:127.0.0.1:37960_t_s%2Flw oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 63315 T314 n:127.0.0.1:37960_t_s%2Flw oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 63317 T314 n:127.0.0.1:37960_t_s%2Flw oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 63332 T314 n:127.0.0.1:37960_t_s%2Flw oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 63334 T314 n:127.0.0.1:37960_t_s%2Flw oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 63343 T314 n:127.0.0.1:37960_t_s%2Flw oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 63446 T314 n:127.0.0.1:37960_t_s%2Flw oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 63447 T314 n:127.0.0.1:37960_t_s%2Flw oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 63448 T314 n:127.0.0.1:37960_t_s%2Flw oass.IndexSchema.loadCopyFields WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 63448 T314 n:127.0.0.1:37960_t_s%2Flw oass.IndexSchema.loadCopyFields WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 63450 T314 n:127.0.0.1:37960_t_s%2Flw oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 63450 T314 n:127.0.0.1:37960_t_s%2Flw x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 63450 T314 n:127.0.0.1:37960_t_s%2Flw x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 63451 T314 n:127.0.0.1:37960_t_s%2Flw x:collection1 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collection1
   [junit4]   2> 63451 T314 n:127.0.0.1:37960_t_s%2Flw x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/control-001/cores/collection1/data
   [junit4]   2> 63451 T314 n:127.0.0.1:37960_t_s%2Flw x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/control-001/cores/collection1/data/index/
   [junit4]   2> 63452 T314 n:127.0.0.1:37960_t_s%2Flw x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 63452 T314 n:127.0.0.1:37960_t_s%2Flw x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/control-001/cores/collection1/data/index
   [junit4]   2> 63453 T314 n:127.0.0.1:37960_t_s%2Flw x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@ff3e84 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f8dd9; maxCacheMB=0.158203125 maxMergeSizeMB=0.7607421875)),segFN=segments_1,generation=1}
   [junit4]   2> 63453 T314 n:127.0.0.1:37960_t_s%2Flw x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 63459 T314 n:127.0.0.1:37960_t_s%2Flw x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 63460 T314 n:127.0.0.1:37960_t_s%2Flw x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 63461 T314 n:127.0.0.1:37960_t_s%2Flw x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 63461 T314 n:127.0.0.1:37960_t_s%2Flw x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 63462 T314 n:127.0.0.1:37960_t_s%2Flw x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 63462 T314 n:127.0.0.1:37960_t_s%2Flw x:collection1 oasc.PluginBag.createPlugin requestHandler : '/replication' created with startup=lazy 
   [junit4]   2> 63468 T314 n:127.0.0.1:37960_t_s%2Flw x:collection1 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 63468 T314 n:127.0.0.1:37960_t_s%2Flw x:collection1 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 63468 T314 n:127.0.0.1:37960_t_s%2Flw x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 63469 T314 n:127.0.0.1:37960_t_s%2Flw x:collection1 oasc.RequestHandlers.initHandlersFromConfig WARN no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 63469 T314 n:127.0.0.1:37960_t_s%2Flw x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 63469 T314 n:127.0.0.1:37960_t_s%2Flw x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 63470 T314 n:127.0.0.1:37960_t_s%2Flw x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 63470 T314 n:127.0.0.1:37960_t_s%2Flw x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 63470 T314 n:127.0.0.1:37960_t_s%2Flw x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 63471 T314 n:127.0.0.1:37960_t_s%2Flw x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@ff3e84 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f8dd9; maxCacheMB=0.158203125 maxMergeSizeMB=0.7607421875)),segFN=segments_1,generation=1}
   [junit4]   2> 63471 T314 n:127.0.0.1:37960_t_s%2Flw x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 63471 T314 n:127.0.0.1:37960_t_s%2Flw x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@1e63db[collection1] main
   [junit4]   2> 63471 T314 n:127.0.0.1:37960_t_s%2Flw x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 63472 T314 n:127.0.0.1:37960_t_s%2Flw x:collection1 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 63472 T314 n:127.0.0.1:37960_t_s%2Flw x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 63474 T314 n:127.0.0.1:37960_t_s%2Flw x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 63474 T314 n:127.0.0.1:37960_t_s%2Flw x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 63474 T314 n:127.0.0.1:37960_t_s%2Flw x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 63475 T314 n:127.0.0.1:37960_t_s%2Flw x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 63475 T314 n:127.0.0.1:37960_t_s%2Flw x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 63475 T314 n:127.0.0.1:37960_t_s%2Flw x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 63475 T314 n:127.0.0.1:37960_t_s%2Flw x:collection1 oasha.AdminHandlers.inform WARN <requestHandler name="/admin/" 
   [junit4]   2> 	 class="solr.admin.AdminHandlers" /> is deprecated . It is not required anymore
   [junit4]   2> 63476 T315 n:127.0.0.1:37960_t_s%2Flw x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1e63db[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 63476 T314 n:127.0.0.1:37960_t_s%2Flw x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 63477 T314 n:127.0.0.1:37960_t_s%2Flw x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 63478 T318 n:127.0.0.1:37960_t_s%2Flw c:control_collection s:shard1 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37960/t_s/lw collection:control_collection shard:shard1
   [junit4]   2> 63479 T282 n:127.0.0.1:37960_t_s%2Flw oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 63479 T282 n:127.0.0.1:37960_t_s%2Flw oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 63482 T282 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 63483 T282 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 63485 T321 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1aa7279 name:ZooKeeperConnection Watcher:127.0.0.1:44291/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 63485 T282 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 63485 T318 n:127.0.0.1:37960_t_s%2Flw c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 63485 T282 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 63485 T282 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 63490 T318 n:127.0.0.1:37960_t_s%2Flw c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 63490 T282 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 63493 T310 n:127.0.0.1:37960_t_s%2Flw oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 63494 T311 n:127.0.0.1:37960_t_s%2Flw oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"} current state version: 1
   [junit4]   2> 63495 T318 n:127.0.0.1:37960_t_s%2Flw c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 63495 T318 n:127.0.0.1:37960_t_s%2Flw c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C59 name=collection1 org.apache.solr.core.SolrCore@283ed6 url=http://127.0.0.1:37960/t_s/lw/collection1 node=127.0.0.1:37960_t_s%2Flw C59_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:37960/t_s/lw, node_name=127.0.0.1:37960_t_s%2Flw, state=down}
   [junit4]   2> 63496 T318 n:127.0.0.1:37960_t_s%2Flw c:control_collection s:shard1 x:collection1 C59 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:37960/t_s/lw/collection1/
   [junit4]   2> 63497 T318 n:127.0.0.1:37960_t_s%2Flw c:control_collection s:shard1 x:collection1 C59 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 63497 T318 n:127.0.0.1:37960_t_s%2Flw c:control_collection s:shard1 x:collection1 C59 oasc.SyncStrategy.syncToMe http://127.0.0.1:37960/t_s/lw/collection1/ has no replicas
   [junit4]   2> 63497 T318 n:127.0.0.1:37960_t_s%2Flw c:control_collection s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:37960/t_s/lw/collection1/ shard1
   [junit4]   2> 63500 T318 n:127.0.0.1:37960_t_s%2Flw c:control_collection s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 63501 T282 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-1-001/cores/collection1
   [junit4]   2> 63502 T282 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-1-001
   [junit4]   2> 63503 T282 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 63504 T310 n:127.0.0.1:37960_t_s%2Flw oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 63505 T311 n:127.0.0.1:37960_t_s%2Flw oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37960/t_s/lw",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 1
   [junit4]   2> 63505 T282 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@1adae4e{/t_s/lw,null,AVAILABLE}
   [junit4]   2> 63505 T282 oejs.AbstractConnector.doStart Started ServerConnector@1791029{HTTP/1.1}{127.0.0.1:37462}
   [junit4]   2> 63506 T282 oejs.Server.doStart Started @64776ms
   [junit4]   2> 63506 T282 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/t_s/lw, hostPort=37462, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-1-001/cores}
   [junit4]   2> 63506 T282 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@19e0bfd
   [junit4]   2> 63507 T282 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-1-001/'
   [junit4]   2> 63520 T282 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-1-001/solr.xml
   [junit4]   2> 63524 T282 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-1-001/cores
   [junit4]   2> 63524 T282 oasc.CoreContainer.<init> New CoreContainer 24327644
   [junit4]   2> 63525 T282 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-1-001/]
   [junit4]   2> 63525 T282 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-1-001/lib
   [junit4]   2> 63525 T282 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-1-001/lib).
   [junit4]   2> 63529 T282 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 63530 T282 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 63531 T282 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 63531 T282 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 63531 T282 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 63531 T282 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:44291/solr
   [junit4]   2> 63532 T282 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 63532 T282 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 63532 T282 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 63535 T335 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6365ab name:ZooKeeperConnection Watcher:127.0.0.1:44291 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 63535 T282 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 63536 T282 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 63539 T282 n:127.0.0.1:37462_t_s%2Flw oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 63541 T338 n:127.0.0.1:37462_t_s%2Flw oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e5e516 name:ZooKeeperConnection Watcher:127.0.0.1:44291/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 63541 T282 n:127.0.0.1:37462_t_s%2Flw oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 63544 T282 n:127.0.0.1:37462_t_s%2Flw oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 63608 T310 n:127.0.0.1:37960_t_s%2Flw 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> 63608 T338 n:127.0.0.1:37462_t_s%2Flw 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> 63608 T321 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> 63655 T318 n:127.0.0.1:37960_t_s%2Flw c:control_collection s:shard1 x:collection1 oasc.ZkController.register We are http://127.0.0.1:37960/t_s/lw/collection1/ and leader is http://127.0.0.1:37960/t_s/lw/collection1/
   [junit4]   2> 63655 T318 n:127.0.0.1:37960_t_s%2Flw c:control_collection s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37960/t_s/lw
   [junit4]   2> 63655 T318 n:127.0.0.1:37960_t_s%2Flw c:control_collection s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 63655 T318 n:127.0.0.1:37960_t_s%2Flw c:control_collection s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 63655 T318 n:127.0.0.1:37960_t_s%2Flw c:control_collection s:shard1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 63657 T310 n:127.0.0.1:37960_t_s%2Flw oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 63658 T311 n:127.0.0.1:37960_t_s%2Flw oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37960/t_s/lw",
   [junit4]   2> 	  "node_name":"127.0.0.1:37960_t_s%2Flw",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"} current state version: 2
   [junit4]   2> 63658 T311 n:127.0.0.1:37960_t_s%2Flw oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37960/t_s/lw",
   [junit4]   2> 	  "node_name":"127.0.0.1:37960_t_s%2Flw",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 63762 T321 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> 63762 T338 n:127.0.0.1:37462_t_s%2Flw 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> 63762 T310 n:127.0.0.1:37960_t_s%2Flw 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> 64547 T282 n:127.0.0.1:37462_t_s%2Flw oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37462_t_s%2Flw
   [junit4]   2> 64548 T282 n:127.0.0.1:37462_t_s%2Flw oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37462_t_s%2Flw
   [junit4]   2> 64549 T282 n:127.0.0.1:37462_t_s%2Flw oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 64551 T282 n:127.0.0.1:37462_t_s%2Flw oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 64552 T282 n:127.0.0.1:37462_t_s%2Flw oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-1-001/cores
   [junit4]   2> 64552 T282 n:127.0.0.1:37462_t_s%2Flw oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 64553 T282 n:127.0.0.1:37462_t_s%2Flw oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-1-001/cores/collection1/
   [junit4]   2> 64553 T282 n:127.0.0.1:37462_t_s%2Flw oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 64554 T339 n:127.0.0.1:37462_t_s%2Flw c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 64554 T339 n:127.0.0.1:37462_t_s%2Flw c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 64554 T310 n:127.0.0.1:37960_t_s%2Flw oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 64555 T339 n:127.0.0.1:37462_t_s%2Flw oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 64555 T311 n:127.0.0.1:37960_t_s%2Flw oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37462/t_s/lw",
   [junit4]   2> 	  "node_name":"127.0.0.1:37462_t_s%2Flw",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 3
   [junit4]   2> 64556 T311 n:127.0.0.1:37960_t_s%2Flw oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37462/t_s/lw",
   [junit4]   2> 	  "node_name":"127.0.0.1:37462_t_s%2Flw",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 64556 T311 n:127.0.0.1:37960_t_s%2Flw oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 64556 T311 n:127.0.0.1:37960_t_s%2Flw oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 64658 T321 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 64658 T338 n:127.0.0.1:37462_t_s%2Flw oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 64658 T310 n:127.0.0.1:37960_t_s%2Flw oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 65555 T339 n:127.0.0.1:37462_t_s%2Flw oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 65555 T339 n:127.0.0.1:37462_t_s%2Flw oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 65556 T339 n:127.0.0.1:37462_t_s%2Flw oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 65556 T339 n:127.0.0.1:37462_t_s%2Flw oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 65556 T339 n:127.0.0.1:37462_t_s%2Flw oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 65556 T339 n:127.0.0.1:37462_t_s%2Flw oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-1-001/cores/collection1/'
   [junit4]   2> 65564 T339 n:127.0.0.1:37462_t_s%2Flw oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 65566 T339 n:127.0.0.1:37462_t_s%2Flw oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 65574 T339 n:127.0.0.1:37462_t_s%2Flw oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 65585 T339 n:127.0.0.1:37462_t_s%2Flw oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 65586 T339 n:127.0.0.1:37462_t_s%2Flw oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 65590 T339 n:127.0.0.1:37462_t_s%2Flw oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 65657 T339 n:127.0.0.1:37462_t_s%2Flw oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 65658 T339 n:127.0.0.1:37462_t_s%2Flw oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 65658 T339 n:127.0.0.1:37462_t_s%2Flw oass.IndexSchema.loadCopyFields WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 65659 T339 n:127.0.0.1:37462_t_s%2Flw oass.IndexSchema.loadCopyFields WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 65659 T339 n:127.0.0.1:37462_t_s%2Flw oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 65659 T339 n:127.0.0.1:37462_t_s%2Flw x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 65659 T339 n:127.0.0.1:37462_t_s%2Flw x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 65660 T339 n:127.0.0.1:37462_t_s%2Flw x:collection1 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collection1
   [junit4]   2> 65660 T339 n:127.0.0.1:37462_t_s%2Flw x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-1-001/cores/collection1/data
   [junit4]   2> 65660 T339 n:127.0.0.1:37462_t_s%2Flw x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 65660 T339 n:127.0.0.1:37462_t_s%2Flw x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 65660 T339 n:127.0.0.1:37462_t_s%2Flw x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 65661 T339 n:127.0.0.1:37462_t_s%2Flw x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@1c29285 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6764ca; maxCacheMB=0.158203125 maxMergeSizeMB=0.7607421875)),segFN=segments_1,generation=1}
   [junit4]   2> 65661 T339 n:127.0.0.1:37462_t_s%2Flw x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 65662 T339 n:127.0.0.1:37462_t_s%2Flw x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 65664 T339 n:127.0.0.1:37462_t_s%2Flw x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 65664 T339 n:127.0.0.1:37462_t_s%2Flw x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 65665 T339 n:127.0.0.1:37462_t_s%2Flw x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 65666 T339 n:127.0.0.1:37462_t_s%2Flw x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 65666 T339 n:127.0.0.1:37462_t_s%2Flw x:collection1 oasc.PluginBag.createPlugin requestHandler : '/replication' created with startup=lazy 
   [junit4]   2> 65666 T339 n:127.0.0.1:37462_t_s%2Flw x:collection1 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 65667 T339 n:127.0.0.1:37462_t_s%2Flw x:collection1 oasc.SolrResourceLoader.findClass WARN Solr loaded a deprecated plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 65667 T339 n:127.0.0.1:37462_t_s%2Flw x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 65667 T339 n:127.0.0.1:37462_t_s%2Flw x:collection1 oasc.RequestHandlers.initHandlersFromConfig WARN no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 65667 T339 n:127.0.0.1:37462_t_s%2Flw x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 65668 T339 n:127.0.0.1:37462_t_s%2Flw x:collection1 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 65668 T339 n:127.0.0.1:37462_t_s%2Flw x:collection1 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 65668 T339 n:127.0.0.1:37462_t_s%2Flw x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 65668 T339 n:127.0.0.1:37462_t_s%2Flw x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 65669 T339 n:127.0.0.1:37462_t_s%2Flw x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@1c29285 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6764ca; maxCacheMB=0.158203125 maxMergeSizeMB=0.7607421875)),segFN=segments_1,generation=1}
   [junit4]   2> 65669 T339 n:127.0.0.1:37462_t_s%2Flw x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 65669 T339 n:127.0.0.1:37462_t_s%2Flw x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@14996eb[collection1] main
   [junit4]   2> 65669 T339 n:127.0.0.1:37462_t_s%2Flw x:collection1 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 65670 T339 n:127.0.0.1:37462_t_s%2Flw x:collection1 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 65670 T339 n:127.0.0.1:37462_t_s%2Flw x:collection1 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 65671 T339 n:127.0.0.1:37462_t_s%2Flw x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 65671 T339 n:127.0.0.1:37462_t_s%2Flw x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 65671 T339 n:127.0.0.1:37462_t_s%2Flw x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 65671 T339 n:127.0.0.1:37462_t_s%2Flw x:collection1 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 65672 T339 n:127.0.0.1:37462_t_s%2Flw x:collection1 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 65672 T339 n:127.0.0.1:37462_t_s%2Flw x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 65672 T339 n:127.0.0.1:37462_t_s%2Flw x:collection1 oasha.AdminHandlers.inform WARN <requestHandler name="/admin/" 
   [junit4]   2> 	 class="solr.admin.AdminHandlers" /> is deprecated . It is not required anymore
   [junit4]   2> 65672 T340 n:127.0.0.1:37462_t_s%2Flw x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@14996eb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 65672 T339 n:127.0.0.1:37462_t_s%2Flw x:collection1 oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 65673 T339 n:127.0.0.1:37462_t_s%2Flw x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 65673 T343 n:127.0.0.1:37462_t_s%2Flw c:collection1 s:shard2 x:collection1 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37462/t_s/lw collection:collection1 shard:shard2
   [junit4]   2> 65673 T282 n:127.0.0.1:37462_t_s%2Flw oass.SolrDispatchFilter.init user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0
   [junit4]   2> 65674 T282 n:127.0.0.1:37462_t_s%2Flw oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 65674 T343 n:127.0.0.1:37462_t_s%2Flw c:collection1 s:shard2 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 65677 T343 n:127.0.0.1:37462_t_s%2Flw c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 65678 T310 n:127.0.0.1:37960_t_s%2Flw oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 65678 T343 n:127.0.0.1:37462_t_s%2Flw c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 65678 T343 n:127.0.0.1:37462_t_s%2Flw c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C60 name=collection1 org.apache.solr.core.SolrCore@33c0f0 url=http://127.0.0.1:37462/t_s/lw/collection1 node=127.0.0.1:37462_t_s%2Flw C60_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:37462/t_s/lw, node_name=127.0.0.1:37462_t_s%2Flw, state=down}
   [junit4]   2> 65679 T343 n:127.0.0.1:37462_t_s%2Flw c:collection1 s:shard2 x:collection1 C60 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:37462/t_s/lw/collection1/
   [junit4]   2> 65679 T343 n:127.0.0.1:37462_t_s%2Flw c:collection1 s:shard2 x:collection1 C60 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 65679 T311 n:127.0.0.1:37960_t_s%2Flw oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"} current state version: 4
   [junit4]   2> 65679 T343 n:127.0.0.1:37462_t_s%2Flw c:collection1 s:shard2 x:collection1 C60 oasc.SyncStrategy.syncToMe http://127.0.0.1:37462/t_s/lw/collection1/ has no replicas
   [junit4]   2> 65679 T343 n:127.0.0.1:37462_t_s%2Flw c:collection1 s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:37462/t_s/lw/collection1/ shard2
   [junit4]   2> 65680 T343 n:127.0.0.1:37462_t_s%2Flw c:collection1 s:shard2 x:collection1 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 65683 T310 n:127.0.0.1:37960_t_s%2Flw oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 65684 T311 n:127.0.0.1:37960_t_s%2Flw oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37462/t_s/lw",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 4
   [junit4]   2> 65689 T282 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-2-001/cores/collection1
   [junit4]   2> 65690 T282 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-2-001
   [junit4]   2> 65691 T282 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 65693 T282 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@1a815f1{/t_s/lw,null,AVAILABLE}
   [junit4]   2> 65693 T282 oejs.AbstractConnector.doStart Started ServerConnector@418dc7{HTTP/1.1}{127.0.0.1:43241}
   [junit4]   2> 65694 T282 oejs.Server.doStart Started @66964ms
   [junit4]   2> 65694 T282 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/t_s/lw, hostPort=43241, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-2-001/cores}
   [junit4]   2> 65695 T282 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@19e0bfd
   [junit4]   2> 65695 T282 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-2-001/'
   [junit4]   2> 65707 T282 oasc.SolrXmlConfig.fromFile Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-2-001/solr.xml
   [junit4]   2> 65719 T282 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-2-001/cores
   [junit4]   2> 65719 T282 oasc.CoreContainer.<init> New CoreContainer 4779154
   [junit4]   2> 65720 T282 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-2-001/]
   [junit4]   2> 65720 T282 oasc.CoreContainer.load loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-2-001/lib
   [junit4]   2> 65720 T282 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-2-001/lib).
   [junit4]   2> 65725 T282 oashc.HttpShardHandlerFactory.init created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 65726 T282 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 65726 T282 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 65726 T282 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 65726 T282 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 65727 T282 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:44291/solr
   [junit4]   2> 65727 T282 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 65727 T282 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 65728 T282 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 65731 T357 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d92a51 name:ZooKeeperConnection Watcher:127.0.0.1:44291 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 65732 T282 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 65732 T282 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 65734 T284 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14d51c1365a0007, 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> 65734 T282 n:127.0.0.1:43241_t_s%2Flw oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 65736 T360 n:127.0.0.1:43241_t_s%2Flw oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d16f39 name:ZooKeeperConnection Watcher:127.0.0.1:44291/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 65736 T282 n:127.0.0.1:43241_t_s%2Flw oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 65739 T282 n:127.0.0.1:43241_t_s%2Flw oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 65787 T310 n:127.0.0.1:37960_t_s%2Flw oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 65787 T360 n:127.0.0.1:43241_t_s%2Flw oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 65787 T321 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 65787 T338 n:127.0.0.1:37462_t_s%2Flw oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 65835 T343 n:127.0.0.1:37462_t_s%2Flw c:collection1 s:shard2 x:collection1 oasc.ZkController.register We are http://127.0.0.1:37462/t_s/lw/collection1/ and leader is http://127.0.0.1:37462/t_s/lw/collection1/
   [junit4]   2> 65835 T343 n:127.0.0.1:37462_t_s%2Flw c:collection1 s:shard2 x:collection1 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37462/t_s/lw
   [junit4]   2> 65835 T343 n:127.0.0.1:37462_t_s%2Flw c:collection1 s:shard2 x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 65835 T343 n:127.0.0.1:37462_t_s%2Flw c:collection1 s:shard2 x:collection1 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 65835 T343 n:127.0.0.1:37462_t_s%2Flw c:collection1 s:shard2 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 65836 T310 n:127.0.0.1:37960_t_s%2Flw oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 65837 T311 n:127.0.0.1:37960_t_s%2Flw oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37462/t_s/lw",
   [junit4]   2> 	  "node_name":"127.0.0.1:37462_t_s%2Flw",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 5
   [junit4]   2> 65837 T311 n:127.0.0.1:37960_t_s%2Flw oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37462/t_s/lw",
   [junit4]   2> 	  "node_name":"127.0.0.1:37462_t_s%2Flw",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 65939 T321 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 65939 T360 n:127.0.0.1:43241_t_s%2Flw oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 65939 T338 n:127.0.0.1:37462_t_s%2Flw oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 65939 T310 n:127.0.0.1:37960_t_s%2Flw oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 66742 T282 n:127.0.0.1:43241_t_s%2Flw oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43241_t_s%2Flw
   [junit4]   2> 66743 T282 n:127.0.0.1:43241_t_s%2Flw oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43241_t_s%2Flw
   [junit4]   2> 66745 T282 n:127.0.0.1:43241_t_s%2Flw oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 66746 T282 n:127.0.0.1:43241_t_s%2Flw oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 66747 T282 n:127.0.0.1:43241_t_s%2Flw oasc.CorePropertiesLocator.discover Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-2-001/cores
   [junit4]   2> 66748 T282 n:127.0.0.1:43241_t_s%2Flw oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-2-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-2-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 66748 T282 n:127.0.0.1:43241_t_s%2Flw oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-2-001/cores/collection1/
   [junit4]   2> 66748 T282 n:127.0.0.1:43241_t_s%2Flw oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 66749 T361 n:127.0.0.1:43241_t_s%2Flw c:collection1 x:collection1 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 66749 T361 n:127.0.0.1:43241_t_s%2Flw c:collection1 x:collection1 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 66752 T361 n:127.0.0.1:43241_t_s%2Flw oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 66752 T310 n:127.0.0.1:37960_t_s%2Flw oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 66753 T311 n:127.0.0.1:37960_t_s%2Flw oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:43241/t_s/lw",
   [junit4]   2> 	  "node_name":"127.0.0.1:43241_t_s%2Flw",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"} current state version: 6
   [junit4]   2> 66753 T311 n:127.0.0.1:37960_t_s%2Flw oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:43241/t_s/lw",
   [junit4]   2> 	  "node_name":"127.0.0.1:43241_t_s%2Flw",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 66754 T311 n:127.0.0.1:37960_t_s%2Flw oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 66754 T311 n:127.0.0.1:37960_t_s%2Flw oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 66856 T360 n:127.0.0.1:43241_t_s%2Flw oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 66856 T321 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 66856 T338 n:127.0.0.1:37462_t_s%2Flw oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 66856 T310 n:127.0.0.1:37960_t_s%2Flw oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 67752 T361 n:127.0.0.1:43241_t_s%2Flw oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 67752 T361 n:127.0.0.1:43241_t_s%2Flw oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 67753 T361 n:127.0.0.1:43241_t_s%2Flw oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 67753 T361 n:127.0.0.1:43241_t_s%2Flw oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 67753 T361 n:127.0.0.1:43241_t_s%2Flw oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 67754 T361 n:127.0.0.1:43241_t_s%2Flw oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-2-001/cores/collection1/'
   [junit4]   2> 67761 T361 n:127.0.0.1:43241_t_s%2Flw oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 67763 T361 n:127.0.0.1:43241_t_s%2Flw oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 67766 T361 n:127.0.0.1:43241_t_s%2Flw oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 67776 T361 n:127.0.0.1:43241_t_s%2Flw oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 67777 T361 n:127.0.0.1:43241_t_s%2Flw oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 67781 T361 n:127.0.0.1:43241_t_s%2Flw oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 67862 T361 n:127.0.0.1:43241_t_s%2Flw oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 67863 T361 n:127.0.0.1:43241_t_s%2Flw oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 67864 T361 n:127.0.0.1:43241_t_s%2Flw oass.IndexSchema.loadCopyFields WARN Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 67864 T361 n:127.0.0.1:43241_t_s%2Flw oass.IndexSchema.loadCopyFields WARN Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 67864 T361 n:127.0.0.1:43241_t_s%2Flw oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 67864 T361 n:127.0.0.1:43241_t_s%2Flw x:collection1 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 67865 T361 n:127.0.0.1:43241_t_s%2Flw x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-2-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 67865 T361 n:127.0.0.1:43241_t_s%2Flw x:collection1 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collection1
   [junit4]   2> 67865 T361 n:127.0.0.1:43241_t_s%2Flw x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-2-001/cores/collection1/data
   [junit4]   2> 67865 T361 n:127.0.0.1:43241_t_s%2Flw x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-2-001/cores/collection1/data/index/
   [junit4]   2> 67866 T361 n:127.0.0.1:43241_t_s%2Flw x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-2-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 67866 T361 n:127.0.0.1:43241_t_s%2Flw x:collection1 oasc.CachingDirectoryFactory.get return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-2-001/cores/collection1/data/index
   [junit4]   2> 67867 T361 n:127.0.0.1:43241_t_s%2Flw x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@aac1b5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@88e09b; maxCacheMB=0.158203125 maxMergeSizeMB=0.7607421875)),segFN=segments_1,generation=1}
   [junit4]   2> 67867 T361 n:127.0.0.1:43241_t_s%2Flw x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 67868 T361 n:127.0.0.1:43241_t_s%2Flw x:collection1 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 67869 T361 n:127.0.0.1:43241_t_s%2Flw x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 67870 T361 n:127.0.0.1:43241_t_s%2Flw x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 67870 T361 n:127.0.0.1:43241_t_s%2Flw x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 67871 T361 n:127.0.0.1:43241_t_s%2Flw x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 67871 T361 n:127.0.0.1:43241_t_s%2Flw x:collection1 oasc.PluginBag.createPlugin requestHandler : '/re

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

 No more listeners for config directory [/configs/conf1]
   [junit4]   2> 142997 T765 n:127.0.0.1:34099_t_s%2Flw oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 142998 T765 n:127.0.0.1:34099_t_s%2Flw oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 142998 T765 n:127.0.0.1:34099_t_s%2Flw oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 142998 T765 n:127.0.0.1:34099_t_s%2Flw oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 142999 T765 n:127.0.0.1:34099_t_s%2Flw oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 142999 T765 n:127.0.0.1:34099_t_s%2Flw oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 142999 T765 n:127.0.0.1:34099_t_s%2Flw oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-3-003/cores/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-3-003/cores/collection1/data;done=false>>]
   [junit4]   2> 142999 T765 n:127.0.0.1:34099_t_s%2Flw oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-3-003/cores/collection1/data
   [junit4]   2> 142999 T765 n:127.0.0.1:34099_t_s%2Flw oasc.CachingDirectoryFactory.closeCacheValue looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-3-003/cores/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-3-003/cores/collection1/data/index;done=false>>]
   [junit4]   2> 143000 T765 n:127.0.0.1:34099_t_s%2Flw oasc.CachingDirectoryFactory.close Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001/shard-3-003/cores/collection1/data/index
   [junit4]   2> 143000 T765 n:127.0.0.1:34099_t_s%2Flw oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard2/election/93821061579210763-core_node3-n_0000000002
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:244)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:80)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:240)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:198)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:159)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:256)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:492)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:248)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:198)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:159)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:390)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:264)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:148)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 143001 T282 oejs.AbstractConnector.doStop Stopped ServerConnector@b57c1b{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 143001 T282 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@168a14{/t_s/lw,null,UNAVAILABLE}
   [junit4]   2> 143003 T282 c:control_collection s:shard1 x:collection1 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 41198
   [junit4]   2> 143003 T282 c:control_collection s:shard1 x:collection1 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:33393 33393
   [junit4]   2> 143005 T663 c:control_collection s:shard1 x:collection1 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:33393 33393
   [junit4]   2> 143005 T663 c:control_collection s:shard1 x:collection1 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		5	/solr/aliases.json
   [junit4]   2> 		5	/solr/clusterstate.json
   [junit4]   2> 		4	/solr/configs/conf1
   [junit4]   2> 		3	/solr/collections/collection1/state.json
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		5	/solr/live_nodes
   [junit4]   2> 		4	/solr/overseer/queue
   [junit4]   2> 		4	/solr/overseer/collection-queue-work
   [junit4]   2> 	
   [junit4]   2> 143007 T282 c:control_collection s:shard1 x:collection1 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest 99FED086E7B1E884-001
   [junit4]   2> 81100 T281 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {_version_=PostingsFormat(name=LuceneFixedGap), multiDefault=FSTOrd50, a_t=PostingsFormat(name=LuceneFixedGap), intDefault=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=Direct), text=PostingsFormat(name=Memory doPackFST= false), range_facet_l=PostingsFormat(name=LuceneFixedGap), timestamp=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, sim=DefaultSimilarity, locale=iw_IL, timezone=America/Grenada
   [junit4]   2> NOTE: Linux 3.13.0-52-generic i386/Oracle Corporation 1.8.0_60-ea (32-bit)/cpus=12,threads=1,free=34975856,total=77058048
   [junit4]   2> NOTE: All tests run in this JVM: [TermsResponseTest, LargeVolumeBinaryJettyTest, ContentStreamTest, TestXMLEscaping, ConcurrentUpdateSolrClientTest, LargeVolumeEmbeddedTest, TestSpellCheckResponse, TestNamedListCodec, TestEmbeddedSolrServer, TestZkConfigManager, SolrExampleStreamingTest, SolrExampleStreamingBinaryTest, JettyWebappTest, LargeVolumeJettyTest, QueryResponseTest, SolrQueryTest, TestHash, ModifiableSolrParamsTest, SolrExceptionTest, ClientUtilsTest, CollectionAdminRequestRequiredParamsTest, CloudSolrClientMultiConstructorTest, CloudSolrClientTest]
   [junit4] Completed [60/60] on J0 in 81.64s, 3 tests, 1 error <<< FAILURES!

[...truncated 11 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:526: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:242: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:512: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1415: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:973: There were test failures: 60 suites, 389 tests, 1 error

Total time: 42 minutes 54 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any