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 2016/02/19 11:00:02 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_72) - Build # 15926 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15926/
Java: 32bit/jdk1.8.0_72 -server -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExample

Error Message:
Could not find a healthy node to handle the request.

Stack Trace:
org.apache.solr.common.SolrException: Could not find a healthy node to handle the request.
	at __randomizedtesting.SeedInfo.seed([D03D0F7795DFAD9B:B4CEFBDA2AA68FD]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1084)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
	at org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExample(TestSolrCLIRunExample.java:446)
	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:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	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:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12230 lines...]
   [junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/init-core-data-001
   [junit4]   2> 1836495 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInteractiveSolrCloudExample
   [junit4]   2> 1836539 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1836539 INFO  (Thread-6386) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1836539 INFO  (Thread-6386) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1836639 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.ZkTestServer start zk server on port:41583
   [junit4]   2> 1836639 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1836640 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1836648 INFO  (zkCallback-2515-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18536a7 name:ZooKeeperConnection Watcher:127.0.0.1:41583 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1836648 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1836649 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1836649 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1836675 INFO  (jetty-launcher-2514-thread-1) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1836676 INFO  (jetty-launcher-2514-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f38612{/solr,null,AVAILABLE}
   [junit4]   2> 1836676 INFO  (jetty-launcher-2514-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@1c04bf{HTTP/1.1,[http/1.1]}{127.0.0.1:36850}
   [junit4]   2> 1836676 INFO  (jetty-launcher-2514-thread-1) [    ] o.e.j.s.Server Started @1838202ms
   [junit4]   2> 1836676 INFO  (jetty-launcher-2514-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36850}
   [junit4]   2> 1836676 INFO  (jetty-launcher-2514-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1836676 INFO  (jetty-launcher-2514-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1'
   [junit4]   2> 1836676 INFO  (jetty-launcher-2514-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1836676 INFO  (jetty-launcher-2514-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1836677 INFO  (jetty-launcher-2514-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1836677 INFO  (jetty-launcher-2514-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1836678 INFO  (zkCallback-2516-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15d6ea3 name:ZooKeeperConnection Watcher:127.0.0.1:41583/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1836678 INFO  (jetty-launcher-2514-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1836678 INFO  (jetty-launcher-2514-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1836678 INFO  (jetty-launcher-2514-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1836681 INFO  (jetty-launcher-2514-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1
   [junit4]   2> 1836681 INFO  (jetty-launcher-2514-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 31565364
   [junit4]   2> 1836682 INFO  (jetty-launcher-2514-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1]
   [junit4]   2> 1836682 WARN  (jetty-launcher-2514-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/lib
   [junit4]   2> 1836682 INFO  (jetty-launcher-2514-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1836683 INFO  (jetty-launcher-2514-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1836683 INFO  (jetty-launcher-2514-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1836683 INFO  (jetty-launcher-2514-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1836683 INFO  (jetty-launcher-2514-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41583/solr
   [junit4]   2> 1836683 INFO  (jetty-launcher-2514-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1836683 INFO  (jetty-launcher-2514-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1836683 INFO  (jetty-launcher-2514-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1836685 INFO  (zkCallback-2519-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@834375 name:ZooKeeperConnection Watcher:127.0.0.1:41583 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1836685 INFO  (jetty-launcher-2514-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1836685 INFO  (jetty-launcher-2514-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1836691 INFO  (jetty-launcher-2514-thread-1) [n:localhost:36850_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1836691 INFO  (zkCallback-2520-thread-1-processing-n:localhost:36850_solr) [n:localhost:36850_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8630bb name:ZooKeeperConnection Watcher:127.0.0.1:41583/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1836692 INFO  (jetty-launcher-2514-thread-1) [n:localhost:36850_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1836713 INFO  (jetty-launcher-2514-thread-1) [n:localhost:36850_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1836715 INFO  (jetty-launcher-2514-thread-1) [n:localhost:36850_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1836716 INFO  (jetty-launcher-2514-thread-1) [n:localhost:36850_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1836717 INFO  (jetty-launcher-2514-thread-1) [n:localhost:36850_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1836718 INFO  (jetty-launcher-2514-thread-1) [n:localhost:36850_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1836719 INFO  (jetty-launcher-2514-thread-1) [n:localhost:36850_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1836720 INFO  (jetty-launcher-2514-thread-1) [n:localhost:36850_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1836720 INFO  (jetty-launcher-2514-thread-1) [n:localhost:36850_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1836721 INFO  (jetty-launcher-2514-thread-1) [n:localhost:36850_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1836721 INFO  (jetty-launcher-2514-thread-1) [n:localhost:36850_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1836722 INFO  (jetty-launcher-2514-thread-1) [n:localhost:36850_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/localhost:36850_solr
   [junit4]   2> 1836722 INFO  (jetty-launcher-2514-thread-1) [n:localhost:36850_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/localhost:36850_solr
   [junit4]   2> 1836723 INFO  (jetty-launcher-2514-thread-1) [n:localhost:36850_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1836724 INFO  (jetty-launcher-2514-thread-1) [n:localhost:36850_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1836724 INFO  (jetty-launcher-2514-thread-1) [n:localhost:36850_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1836724 INFO  (jetty-launcher-2514-thread-1) [n:localhost:36850_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95412288231702531-localhost:36850_solr-n_0000000000
   [junit4]   2> 1836725 INFO  (jetty-launcher-2514-thread-1) [n:localhost:36850_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader localhost:36850_solr
   [junit4]   2> 1836725 INFO  (jetty-launcher-2514-thread-1) [n:localhost:36850_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1836725 INFO  (jetty-launcher-2514-thread-1) [n:localhost:36850_solr    ] o.a.s.c.Overseer Overseer (id=95412288231702531-localhost:36850_solr-n_0000000000) starting
   [junit4]   2> 1836726 INFO  (jetty-launcher-2514-thread-1) [n:localhost:36850_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1836728 INFO  (jetty-launcher-2514-thread-1) [n:localhost:36850_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1836728 INFO  (OverseerCollectionConfigSetProcessor-95412288231702531-localhost:36850_solr-n_0000000000) [n:localhost:36850_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1836728 INFO  (jetty-launcher-2514-thread-1) [n:localhost:36850_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1836728 INFO  (OverseerStateUpdate-95412288231702531-localhost:36850_solr-n_0000000000) [n:localhost:36850_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1836747 INFO  (jetty-launcher-2514-thread-1) [n:localhost:36850_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1836747 INFO  (jetty-launcher-2514-thread-1) [n:localhost:36850_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1836748 INFO  (jetty-launcher-2514-thread-1) [n:localhost:36850_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1
   [junit4]   2> 1836748 INFO  (jetty-launcher-2514-thread-1) [n:localhost:36850_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1836750 INFO  (jetty-launcher-2514-thread-1) [n:localhost:36850_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1836750 INFO  (jetty-launcher-2514-thread-1) [n:localhost:36850_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1836750 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1836750 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1836752 INFO  (zkCallback-2521-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ed3ed6 name:ZooKeeperConnection Watcher:127.0.0.1:41583 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1836752 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1836752 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1836796 INFO  (qtp16978918-16404) [n:localhost:36850_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=37
   [junit4]   2> 1836803 INFO  (qtp16978918-16405) [n:localhost:36850_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 1836804 INFO  (qtp16978918-16405) [n:localhost:36850_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=1
   [junit4]   2> 1836805 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1836805 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1836806 INFO  (zkCallback-2524-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@273658 name:ZooKeeperConnection Watcher:127.0.0.1:41583/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1836806 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1836806 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1836806 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1836810 INFO  (qtp16978918-16405) [n:localhost:36850_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=list&wt=json and sendToOCPQueue=true
   [junit4]   2> 1836810 INFO  (qtp16978918-16405) [n:localhost:36850_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=list&wt=json} status=0 QTime=0
   [junit4]   2> 1836826 INFO  (qtp16978918-16400) [n:localhost:36850_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=13
   [junit4]   2> 1836829 INFO  (qtp16978918-16405) [n:localhost:36850_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 1836830 INFO  (qtp16978918-16405) [n:localhost:36850_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=0
   [junit4]   2> 1836831 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1836831 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1836832 INFO  (zkCallback-2526-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1bbd720 name:ZooKeeperConnection Watcher:127.0.0.1:41583/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1836832 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1836832 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1836832 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1836835 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/protwords.txt
   [junit4]   2> 1836858 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/solrconfig.xml
   [junit4]   2> 1836860 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/stopwords.txt
   [junit4]   2> 1836862 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ar.txt
   [junit4]   2> 1836863 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_el.txt
   [junit4]   2> 1836864 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ja.txt
   [junit4]   2> 1836865 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_gl.txt
   [junit4]   2> 1836866 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/contractions_fr.txt
   [junit4]   2> 1836867 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_fr.txt
   [junit4]   2> 1836869 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_nl.txt
   [junit4]   2> 1836870 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_cz.txt
   [junit4]   2> 1836871 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ca.txt
   [junit4]   2> 1836872 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_de.txt
   [junit4]   2> 1836873 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/contractions_ga.txt
   [junit4]   2> 1836879 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_da.txt
   [junit4]   2> 1836903 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_no.txt
   [junit4]   2> 1836904 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_es.txt
   [junit4]   2> 1836905 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_sv.txt
   [junit4]   2> 1836907 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_fi.txt
   [junit4]   2> 1836908 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_hu.txt
   [junit4]   2> 1836909 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_bg.txt
   [junit4]   2> 1836911 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_fa.txt
   [junit4]   2> 1836912 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/contractions_it.txt
   [junit4]   2> 1836913 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_eu.txt
   [junit4]   2> 1836914 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ro.txt
   [junit4]   2> 1836915 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ga.txt
   [junit4]   2> 1836916 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stemdict_nl.txt
   [junit4]   2> 1836918 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_hy.txt
   [junit4]   2> 1836919 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/contractions_ca.txt
   [junit4]   2> 1836920 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stoptags_ja.txt
   [junit4]   2> 1836921 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_lv.txt
   [junit4]   2> 1836922 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/userdict_ja.txt
   [junit4]   2> 1836923 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_tr.txt
   [junit4]   2> 1836924 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_it.txt
   [junit4]   2> 1836925 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_ru.txt
   [junit4]   2> 1836926 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_th.txt
   [junit4]   2> 1836927 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/hyphenations_ga.txt
   [junit4]   2> 1836928 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_en.txt
   [junit4]   2> 1836928 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_hi.txt
   [junit4]   2> 1836931 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_pt.txt
   [junit4]   2> 1836935 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/lang/stopwords_id.txt
   [junit4]   2> 1836945 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/synonyms.txt
   [junit4]   2> 1836950 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/elevate.xml
   [junit4]   2> 1836951 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/currency.xml
   [junit4]   2> 1836951 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/params.json
   [junit4]   2> 1836952 INFO  (TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/testCloudExamplePrompt/managed-schema
   [junit4]   2> 1836954 INFO  (qtp16978918-16400) [n:localhost:36850_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=list&wt=json and sendToOCPQueue=true
   [junit4]   2> 1836954 INFO  (qtp16978918-16400) [n:localhost:36850_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=list&wt=json} status=0 QTime=0
   [junit4]   2> 1836956 INFO  (qtp16978918-16400) [n:localhost:36850_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&maxShardsPerNode=4&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt&action=CREATE&numShards=2&wt=json and sendToOCPQueue=true
   [junit4]   2> 1836957 INFO  (OverseerCollectionConfigSetProcessor-95412288231702531-localhost:36850_solr-n_0000000000) [n:localhost:36850_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testCloudExamplePrompt",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"testCloudExamplePrompt",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1836957 INFO  (OverseerThreadFactory-7972-thread-1-processing-n:localhost:36850_solr) [n:localhost:36850_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testCloudExamplePrompt",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"testCloudExamplePrompt",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1836958 INFO  (OverseerThreadFactory-7972-thread-1-processing-n:localhost:36850_solr) [n:localhost:36850_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection testCloudExamplePrompt
   [junit4]   2> 1836958 WARN  (OverseerThreadFactory-7972-thread-1-processing-n:localhost:36850_solr) [n:localhost:36850_solr    ] o.a.s.c.OverseerCollectionMessageHandler Specified replicationFactor of 2 on collection testCloudExamplePrompt is higher than or equal to the number of Solr instances currently live or live and part of your createNodeSet(1). It's unusual to run two replica of the same slice on the same Solr-instance.
   [junit4]   2> 1836965 INFO  (OverseerThreadFactory-7972-thread-1-processing-n:localhost:36850_solr) [n:localhost:36850_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testCloudExamplePrompt 
   [junit4]   2> 1836971 INFO  (OverseerThreadFactory-7972-thread-1-processing-n:localhost:36850_solr) [n:localhost:36850_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/testCloudExamplePrompt
   [junit4]   2> 1836972 INFO  (zkCallback-2520-thread-1-processing-n:localhost:36850_solr) [n:localhost:36850_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1836972 INFO  (zkCallback-2526-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1836975 INFO  (OverseerStateUpdate-95412288231702531-localhost:36850_solr-n_0000000000) [n:localhost:36850_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testCloudExamplePrompt",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"testCloudExamplePrompt",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1836975 INFO  (OverseerStateUpdate-95412288231702531-localhost:36850_solr-n_0000000000) [n:localhost:36850_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testCloudExamplePrompt
   [junit4]   2> 1836975 INFO  (OverseerStateUpdate-95412288231702531-localhost:36850_solr-n_0000000000) [n:localhost:36850_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testCloudExamplePrompt/state.json
   [junit4]   2> 1837075 INFO  (OverseerThreadFactory-7972-thread-1-processing-n:localhost:36850_solr) [n:localhost:36850_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection testCloudExamplePrompt, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 1837075 INFO  (OverseerThreadFactory-7972-thread-1-processing-n:localhost:36850_solr) [n:localhost:36850_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testCloudExamplePrompt_shard1_replica2 as part of shard shard1 of collection testCloudExamplePrompt on localhost:36850_solr
   [junit4]   2> 1837076 INFO  (OverseerThreadFactory-7972-thread-1-processing-n:localhost:36850_solr) [n:localhost:36850_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testCloudExamplePrompt_shard1_replica1 as part of shard shard1 of collection testCloudExamplePrompt on localhost:36850_solr
   [junit4]   2> 1837077 INFO  (qtp16978918-16401) [n:localhost:36850_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt_shard1_replica2&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1837078 INFO  (qtp16978918-16401) [n:localhost:36850_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testCloudExamplePrompt_shard1_replica2, collection.configName=testCloudExamplePrompt, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testCloudExamplePrompt, numShards=2, dataDir=data/, shard=shard1}
   [junit4]   2> 1837078 INFO  (qtp16978918-16401) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1837079 INFO  (qtp16978918-16401) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController Registering watch for collection testCloudExamplePrompt
   [junit4]   2> 1837079 INFO  (qtp16978918-16401) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.c.ZkStateReader addZkWatch [testCloudExamplePrompt]
   [junit4]   2> 1837080 INFO  (qtp16978918-16401) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [testCloudExamplePrompt] ver [0]
   [junit4]   2> 1837080 INFO  (qtp16978918-16401) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1837080 INFO  (OverseerStateUpdate-95412288231702531-localhost:36850_solr-n_0000000000) [n:localhost:36850_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testCloudExamplePrompt_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:36850/solr",
   [junit4]   2>   "node_name":"localhost:36850_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1837080 INFO  (OverseerStateUpdate-95412288231702531-localhost:36850_solr-n_0000000000) [n:localhost:36850_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testCloudExamplePrompt_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:36850/solr",
   [junit4]   2>   "node_name":"localhost:36850_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1837084 INFO  (OverseerThreadFactory-7972-thread-1-processing-n:localhost:36850_solr) [n:localhost:36850_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testCloudExamplePrompt_shard2_replica2 as part of shard shard2 of collection testCloudExamplePrompt on localhost:36850_solr
   [junit4]   2> 1837091 INFO  (qtp16978918-16404) [n:localhost:36850_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt_shard1_replica1&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1837091 INFO  (qtp16978918-16404) [n:localhost:36850_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testCloudExamplePrompt_shard1_replica1, collection.configName=testCloudExamplePrompt, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testCloudExamplePrompt, numShards=2, dataDir=data/, shard=shard1}
   [junit4]   2> 1837091 INFO  (OverseerThreadFactory-7972-thread-1-processing-n:localhost:36850_solr) [n:localhost:36850_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testCloudExamplePrompt_shard2_replica1 as part of shard shard2 of collection testCloudExamplePrompt on localhost:36850_solr
   [junit4]   2> 1837092 INFO  (qtp16978918-16439) [n:localhost:36850_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt_shard2_replica2&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1837092 INFO  (qtp16978918-16439) [n:localhost:36850_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testCloudExamplePrompt_shard2_replica2, collection.configName=testCloudExamplePrompt, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testCloudExamplePrompt, numShards=2, dataDir=data/, shard=shard2}
   [junit4]   2> 1837093 INFO  (qtp16978918-16404) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1837093 INFO  (qtp16978918-16439) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1837093 INFO  (qtp16978918-16399) [n:localhost:36850_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt_shard2_replica1&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1837093 INFO  (qtp16978918-16439) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ZkController Registering watch for collection testCloudExamplePrompt
   [junit4]   2> 1837093 INFO  (qtp16978918-16439) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1837094 INFO  (OverseerStateUpdate-95412288231702531-localhost:36850_solr-n_0000000000) [n:localhost:36850_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testCloudExamplePrompt_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:36850/solr",
   [junit4]   2>   "node_name":"localhost:36850_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1837094 INFO  (qtp16978918-16399) [n:localhost:36850_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testCloudExamplePrompt_shard2_replica1, collection.configName=testCloudExamplePrompt, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testCloudExamplePrompt, numShards=2, dataDir=data/, shard=shard2}
   [junit4]   2> 1837094 INFO  (qtp16978918-16404) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ZkController Registering watch for collection testCloudExamplePrompt
   [junit4]   2> 1837094 INFO  (qtp16978918-16404) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1837104 INFO  (OverseerStateUpdate-95412288231702531-localhost:36850_solr-n_0000000000) [n:localhost:36850_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testCloudExamplePrompt_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:36850/solr",
   [junit4]   2>   "node_name":"localhost:36850_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1837104 INFO  (qtp16978918-16399) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1837104 INFO  (qtp16978918-16399) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController Registering watch for collection testCloudExamplePrompt
   [junit4]   2> 1837105 INFO  (qtp16978918-16399) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1837105 INFO  (OverseerStateUpdate-95412288231702531-localhost:36850_solr-n_0000000000) [n:localhost:36850_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testCloudExamplePrompt_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:36850/solr",
   [junit4]   2>   "node_name":"localhost:36850_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1837105 INFO  (OverseerStateUpdate-95412288231702531-localhost:36850_solr-n_0000000000) [n:localhost:36850_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testCloudExamplePrompt_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:36850/solr",
   [junit4]   2>   "node_name":"localhost:36850_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1837117 INFO  (OverseerStateUpdate-95412288231702531-localhost:36850_solr-n_0000000000) [n:localhost:36850_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testCloudExamplePrompt_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:36850/solr",
   [junit4]   2>   "node_name":"localhost:36850_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1837118 INFO  (OverseerStateUpdate-95412288231702531-localhost:36850_solr-n_0000000000) [n:localhost:36850_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testCloudExamplePrompt_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:36850/solr",
   [junit4]   2>   "node_name":"localhost:36850_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1837219 INFO  (OverseerStateUpdate-95412288231702531-localhost:36850_solr-n_0000000000) [n:localhost:36850_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testCloudExamplePrompt/state.json version: 0
   [junit4]   2> 1837220 INFO  (zkCallback-2520-thread-1-processing-n:localhost:36850_solr) [n:localhost:36850_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testCloudExamplePrompt/state.json] for collection [testCloudExamplePrompt] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1837220 INFO  (zkCallback-2520-thread-1-processing-n:localhost:36850_solr) [n:localhost:36850_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testCloudExamplePrompt] from [0] to [1]
   [junit4]   2> 1838080 INFO  (qtp16978918-16401) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for testCloudExamplePrompt_shard1_replica2
   [junit4]   2> 1838080 INFO  (qtp16978918-16401) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:testCloudExamplePrompt
   [junit4]   2> 1838083 INFO  (qtp16978918-16401) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1838083 INFO  (qtp16978918-16401) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testCloudExamplePrompt]
   [junit4]   2> 1838088 INFO  (qtp16978918-16401) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testCloudExamplePrompt] [configName]=[testCloudExamplePrompt] specified config exists in ZooKeeper
   [junit4]   2> 1838088 INFO  (qtp16978918-16401) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2'
   [junit4]   2> 1838088 INFO  (qtp16978918-16401) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1838089 INFO  (qtp16978918-16401) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1838090 INFO  (qtp16978918-16401) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1838094 INFO  (qtp16978918-16439) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for testCloudExamplePrompt_shard2_replica2
   [junit4]   2> 1838094 INFO  (qtp16978918-16439) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ZkController Check for collection zkNode:testCloudExamplePrompt
   [junit4]   2> 1838094 INFO  (qtp16978918-16404) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testCloudExamplePrompt_shard1_replica1
   [junit4]   2> 1838094 INFO  (qtp16978918-16404) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:testCloudExamplePrompt
   [junit4]   2> 1838095 INFO  (qtp16978918-16439) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1838095 INFO  (qtp16978918-16439) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testCloudExamplePrompt]
   [junit4]   2> 1838096 INFO  (qtp16978918-16404) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1838096 INFO  (qtp16978918-16404) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testCloudExamplePrompt]
   [junit4]   2> 1838098 INFO  (qtp16978918-16439) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testCloudExamplePrompt] [configName]=[testCloudExamplePrompt] specified config exists in ZooKeeper
   [junit4]   2> 1838098 INFO  (qtp16978918-16404) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testCloudExamplePrompt] [configName]=[testCloudExamplePrompt] specified config exists in ZooKeeper
   [junit4]   2> 1838098 INFO  (qtp16978918-16404) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1'
   [junit4]   2> 1838098 INFO  (qtp16978918-16439) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2'
   [junit4]   2> 1838099 INFO  (qtp16978918-16439) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1838099 INFO  (qtp16978918-16404) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1838099 INFO  (qtp16978918-16439) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1838099 INFO  (qtp16978918-16404) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1838102 INFO  (qtp16978918-16439) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1838102 INFO  (qtp16978918-16404) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1838105 INFO  (qtp16978918-16399) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testCloudExamplePrompt_shard2_replica1
   [junit4]   2> 1838105 INFO  (qtp16978918-16399) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController Check for collection zkNode:testCloudExamplePrompt
   [junit4]   2> 1838102 INFO  (qtp16978918-16401) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1838106 INFO  (qtp16978918-16401) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1838106 INFO  (qtp16978918-16401) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : 0
   [junit4]   2> 1838107 INFO  (qtp16978918-16401) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader
   [junit4]   2> 1838107 WARN  (qtp16978918-16401) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/extraction/lib
   [junit4]   2> 1838108 WARN  (qtp16978918-16401) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
   [junit4]   2> 1838108 WARN  (qtp16978918-16401) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/clustering/lib
   [junit4]   2> 1838108 WARN  (qtp16978918-16401) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
   [junit4]   2> 1838109 WARN  (qtp16978918-16401) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/langid/lib
   [junit4]   2> 1838109 WARN  (qtp16978918-16401) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
   [junit4]   2> 1838109 WARN  (qtp16978918-16401) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/velocity/lib
   [junit4]   2> 1838110 WARN  (qtp16978918-16401) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
   [junit4]   2> 1838111 INFO  (qtp16978918-16399) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1838111 INFO  (qtp16978918-16399) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testCloudExamplePrompt]
   [junit4]   2> 1838113 INFO  (qtp16978918-16399) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testCloudExamplePrompt] [configName]=[testCloudExamplePrompt] specified config exists in ZooKeeper
   [junit4]   2> 1838113 INFO  (qtp16978918-16399) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1'
   [junit4]   2> 1838113 INFO  (qtp16978918-16439) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1838113 INFO  (qtp16978918-16404) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1838113 INFO  (qtp16978918-16439) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1838113 INFO  (qtp16978918-16404) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1838113 INFO  (qtp16978918-16404) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : 0
   [junit4]   2> 1838113 INFO  (qtp16978918-16439) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig current version of requestparams : 0
   [junit4]   2> 1838113 INFO  (qtp16978918-16399) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1838113 INFO  (qtp16978918-16399) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1838114 INFO  (qtp16978918-16404) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader
   [junit4]   2> 1838114 INFO  (qtp16978918-16439) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader
   [junit4]   2> 1838114 WARN  (qtp16978918-16404) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/extraction/lib
   [junit4]   2> 1838114 WARN  (qtp16978918-16439) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/extraction/lib
   [junit4]   2> 1838114 WARN  (qtp16978918-16404) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
   [junit4]   2> 1838114 WARN  (qtp16978918-16439) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
   [junit4]   2> 1838114 WARN  (qtp16978918-16404) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/clustering/lib
   [junit4]   2> 1838114 INFO  (qtp16978918-16399) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1838115 WARN  (qtp16978918-16404) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
   [junit4]   2> 1838115 WARN  (qtp16978918-16439) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/clustering/lib
   [junit4]   2> 1838115 WARN  (qtp16978918-16404) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/langid/lib
   [junit4]   2> 1838115 WARN  (qtp16978918-16439) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
   [junit4]   2> 1838115 WARN  (qtp16978918-16404) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
   [junit4]   2> 1838115 WARN  (qtp16978918-16439) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/langid/lib
   [junit4]   2> 1838115 WARN  (qtp16978918-16404) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/velocity/lib
   [junit4]   2> 1838115 WARN  (qtp16978918-16439) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
   [junit4]   2> 1838116 WARN  (qtp16978918-16404) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
   [junit4]   2> 1838116 WARN  (qtp16978918-16439) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/velocity/lib
   [junit4]   2> 1838116 WARN  (qtp16978918-16439) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
   [junit4]   2> 1838117 WARN  (qtp16978918-16401) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.Config Beginning with Solr 5.5, <maxMergeDocs> is deprecated, configure it on the relevant <mergePolicyFactory> instead.
   [junit4]   2> 1838118 WARN  (qtp16978918-16401) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.Config Beginning with Solr 5.5, <mergeFactor> is deprecated, configure it on the relevant <mergePolicyFactory> instead.
   [junit4]   2> 1838119 INFO  (qtp16978918-16401) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1838120 INFO  (qtp16978918-16399) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1838120 INFO  (qtp16978918-16399) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1838120 INFO  (qtp16978918-16399) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig current version of requestparams : 0
   [junit4]   2> 1838120 INFO  (qtp16978918-16399) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader
   [junit4]   2> 1838120 WARN  (qtp16978918-16399) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/extraction/lib
   [junit4]   2> 1838121 WARN  (qtp16978918-16404) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.Config Beginning with Solr 5.5, <maxMergeDocs> is deprecated, configure it on the relevant <mergePolicyFactory> instead.
   [junit4]   2> 1838121 WARN  (qtp16978918-16399) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 1838121 WARN  (qtp16978918-16404) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.Config Beginning with Solr 5.5, <mergeFactor> is deprecated, configure it on the relevant <mergePolicyFactory> instead.
   [junit4]   2> 1838122 WARN  (qtp16978918-16399) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/clustering/lib
   [junit4]   2> 1838122 WARN  (qtp16978918-16399) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 1838122 WARN  (qtp16978918-16399) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/langid/lib
   [junit4]   2> 1838122 WARN  (qtp16978918-16439) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.Config Beginning with Solr 5.5, <maxMergeDocs> is deprecated, configure it on the relevant <mergePolicyFactory> instead.
   [junit4]   2> 1838122 WARN  (qtp16978918-16439) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.Config Beginning with Solr 5.5, <mergeFactor> is deprecated, configure it on the relevant <mergePolicyFactory> instead.
   [junit4]   2> 1838122 WARN  (qtp16978918-16399) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 1838122 INFO  (qtp16978918-16404) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1838123 WARN  (qtp16978918-16399) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/velocity/lib
   [junit4]   2> 1838123 WARN  (qtp16978918-16399) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 1838124 INFO  (qtp16978918-16439) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1838128 WARN  (qtp16978918-16399) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.Config Beginning with Solr 5.5, <maxMergeDocs> is deprecated, configure it on the relevant <mergePolicyFactory> instead.
   [junit4]   2> 1838128 WARN  (qtp16978918-16399) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.Config Beginning with Solr 5.5, <mergeFactor> is deprecated, configure it on the relevant <mergePolicyFactory> instead.
   [junit4]   2> 1838130 INFO  (qtp16978918-16399) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1838135 INFO  (qtp16978918-16401) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1838145 INFO  (qtp16978918-16404) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1838146 INFO  (qtp16978918-16401) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] o.a.s.s.IndexSchema [testCloudExamplePrompt_shard1_replica2] Schema name=example-data-driven-schema
   [junit4]   2> 1838148 INFO  (qtp16978918-16439) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1838151 INFO  (qtp16978918-16399) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1838152 INFO  (qtp16978918-16404) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] o.a.s.s.IndexSchema [testCloudExamplePrompt_shard1_replica1] Schema name=example-data-driven-schema
   [junit4]   2> 1838154 INFO  (qtp16978918-16439) [n:localhost:36850_solr c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] o.a.s.s.IndexSchema [te

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

action_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1856077 INFO  (coreCloseExecutor-8035-thread-1) [    x:gettingstarted] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1856077 INFO  (coreCloseExecutor-8035-thread-1) [    x:gettingstarted] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1856077 INFO  (coreCloseExecutor-8035-thread-1) [    x:gettingstarted] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1856077 INFO  (coreCloseExecutor-8035-thread-1) [    x:gettingstarted] o.a.s.c.SolrCore [gettingstarted] Closing main searcher on request.
   [junit4]   2> 1856084 INFO  (coreCloseExecutor-8035-thread-1) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1856084 INFO  (coreCloseExecutor-8035-thread-1) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-003/schemaless/solr/gettingstarted/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-003/schemaless/solr/gettingstarted/data/index;done=false>>]
   [junit4]   2> 1856084 INFO  (coreCloseExecutor-8035-thread-1) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-003/schemaless/solr/gettingstarted/data/index
   [junit4]   2> 1856084 INFO  (coreCloseExecutor-8035-thread-1) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-003/schemaless/solr/gettingstarted/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-003/schemaless/solr/gettingstarted/data;done=false>>]
   [junit4]   2> 1856084 INFO  (coreCloseExecutor-8035-thread-1) [    x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001/tempDir-003/schemaless/solr/gettingstarted/data
   [junit4]   2> 1856085 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[D03D0F7795DFAD9B]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1dea4a1{/solr,null,UNAVAILABLE}
   [junit4]   2> 1856086 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.u.TestSolrCLIRunExample Stopped standalone Solr instance running on port 33158
   [junit4]   2> 1856086 INFO  (TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[D03D0F7795DFAD9B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSchemalessExample
   [junit4]   2> 1856086 INFO  (SUITE-TestSolrCLIRunExample-seed#[D03D0F7795DFAD9B]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_D03D0F7795DFAD9B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, sim=ClassicSimilarity, locale=es-NI, timezone=Africa/Tunis
   [junit4]   2> NOTE: Linux 3.19.0-47-generic i386/Oracle Corporation 1.8.0_72 (32-bit)/cpus=12,threads=1,free=253006024,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestUpdate, TestRTimerTree, TestQueryTypes, CoreAdminRequestStatusTest, TestRandomCollapseQParserPlugin, ChaosMonkeyNothingIsSafeTest, TestEmbeddedSolrServerConstructors, DistributedExpandComponentTest, TestSolrQueryParserResource, SpellCheckComponentTest, SolrIndexSplitterTest, TestNoOpRegenerator, OverseerTaskQueueTest, TestBM25SimilarityFactory, MoreLikeThisHandlerTest, ZkCLITest, TestManagedSynonymFilterFactory, SpellPossibilityIteratorTest, MultiThreadedOCPTest, FastVectorHighlighterTest, TestFiltering, TestClassicSimilarityFactory, IndexBasedSpellCheckerTest, TestExclusionRuleCollectionAccess, CursorMarkTest, DistribJoinFromCollectionTest, BlockCacheTest, HdfsThreadLeakTest, DateRangeFieldTest, TermVectorComponentTest, LeaderInitiatedRecoveryOnCommitTest, SimplePostToolTest, CSVRequestHandlerTest, SecurityConfHandlerTest, TestReqParamsAPI, HdfsWriteToMultipleCollectionsTest, ForceLeaderTest, TestFileDictionaryLookup, TestPerFieldSimilarityClassic, TestExactStatsCache, SpellCheckCollatorTest, TestLMJelinekMercerSimilarityFactory, SuggestComponentTest, TestCloudInspectUtil, TestInfoStreamLogging, TestDocBasedVersionConstraints, TestManagedSchema, DirectSolrSpellCheckerTest, SpatialRPTFieldTypeTest, SharedFSAutoReplicaFailoverTest, TestSurroundQueryParser, TestFieldTypeCollectionResource, TestFastLRUCache, TestCodecSupport, SpatialFilterTest, TestUseDocValuesAsStored2, BlockJoinFacetDistribTest, NumericFieldsTest, TestQueryUtils, ConjunctionSolrSpellCheckerTest, HighlighterMaxOffsetTest, TestRawResponseWriter, DistributedMLTComponentTest, ShardRoutingCustomTest, HdfsBasicDistributedZkTest, SuggesterFSTTest, MBeansHandlerTest, ClusterStateUpdateTest, ZkControllerTest, TestRestManager, TestPartialUpdateDeduplication, TestSortingResponseWriter, HdfsDirectoryTest, TestSchemaNameResource, DistributedFacetPivotSmallAdvancedTest, SolrCloudExampleTest, TestOrdValues, TestSolrConfigHandlerCloud, TestPivotHelperCode, TimeZoneUtilsTest, CollectionReloadTest, TestDFRSimilarityFactory, AsyncMigrateRouteKeyTest, TestStressVersions, DeleteStatusTest, AnalysisErrorHandlingTest, NotRequiredUniqueKeyTest, HdfsCollectionsAPIDistributedZkTest, DistanceFunctionTest, UniqFieldsUpdateProcessorFactoryTest, TestFieldSortValues, TestJsonRequest, TestConfigOverlay, TestCryptoKeys, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, OpenCloseCoreStressTest, ShardRoutingTest, BasicZkTest, TestReplicationHandler, LeaderElectionTest, TestZkChroot, TestRandomDVFaceting, AutoCommitTest, TestDistributedGrouping, TestFaceting, TestHashPartitioner, TestJoin, TestGroupingSearch, BadIndexSchemaTest, ConvertedLegacyTest, BasicFunctionalityTest, TestLazyCores, TestBadConfig, HighlighterTest, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, TestFoldingMultitermQuery, SuggesterTest, SuggesterWFSTTest, WordBreakSolrSpellCheckerTest, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, TestWriterPerf, XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, LoggingHandlerTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, SampleTest, TestSearchPerf, TestConfig, TestCharFilters, TestXIncludeConfig, EchoParamsTest, ResourceLoaderTest, ScriptEngineTest, URLClassifyProcessorTest, TestSystemIdResolver, SpellingQueryConverterTest, RAMDirectoryFactoryTest, ZkNodePropsTest, FileUtilsTest, CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestTolerantSearch, ConnectionReuseTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, DeleteLastCustomShardedReplicaTest, DeleteShardTest, HttpPartitionTest, TestReplicaProperties, HdfsBasicDistributedZk2Test, HdfsChaosMonkeyNothingIsSafeTest, HdfsNNFailoverTest, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, ZkStateReaderTest, ZkStateWriterTest, ExitableDirectoryReaderTest, QueryResultKeyTest, TestConfigSetImmutable, TestConfigSets, TestDynamicLoading, TestConfigReload, DistributedQueryComponentCustomSortTest, DistributedSuggestComponentTest, FacetPivotSmallTest, SpatialHeatmapFacetsTest, TestDefaultSearchFieldResource, TestFieldCollectionResource, TestManagedSchemaFieldTypeResource, TestSchemaSimilarityResource, TestSchemaVersionResource, TestSerializedLuceneMatchVersion, TestBulkSchemaConcurrent, TestLRUStatsCache, TestAuthorizationFramework, IgnoreCommitOptimizeUpdateProcessorFactoryTest, ParsingFieldUpdateProcessorsTest, PreAnalyzedUpdateProcessorTest, UUIDUpdateProcessorFallbackTest, DistanceUnitsTest, TestSolrCLIRunExample]
   [junit4] Completed [579/579 (1!)] on J1 in 19.62s, 3 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 11 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:524: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1014: There were test failures: 579 suites (8 ignored), 2331 tests, 1 error, 117 ignored (72 assumptions) [seed: D03D0F7795DFAD9B]

Total time: 52 minutes 56 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any