Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1308/
Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
Expected 10 to be found in the testCloudExamplePrompt collection but only found 
9

Stack Trace:
java.lang.AssertionError: Expected 10 to be found in the testCloudExamplePrompt 
collection but only found 9
        at 
__randomizedtesting.SeedInfo.seed([C80C0376DE9F2807:137DE3BCE9EAED61]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExample(TestSolrCLIRunExample.java:457)
        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 12639 lines...]
   [junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/init-core-data-001
   [junit4]   2> 1908910 INFO  
(SUITE-TestSolrCLIRunExample-seed#[C80C0376DE9F2807]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1908911 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testInteractiveSolrCloudExample
   [junit4]   2> 1908933 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1908933 INFO  (Thread-3979) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1908933 INFO  (Thread-3979) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1909033 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.ZkTestServer start zk server on port:41312
   [junit4]   2> 1909033 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1909034 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1909035 INFO  (zkCallback-2403-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@370bd203 
name:ZooKeeperConnection Watcher:127.0.0.1:41312 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1909035 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1909035 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1909035 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1909037 INFO  (jetty-launcher-2402-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1909038 INFO  (jetty-launcher-2402-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7c135725{/solr,null,AVAILABLE}
   [junit4]   2> 1909038 INFO  (jetty-launcher-2402-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@3167243f{HTTP/1.1,[http/1.1]}{127.0.0.1:34350}
   [junit4]   2> 1909038 INFO  (jetty-launcher-2402-thread-1) [    ] 
o.e.j.s.Server Started @1911017ms
   [junit4]   2> 1909038 INFO  (jetty-launcher-2402-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34350}
   [junit4]   2> 1909038 INFO  (jetty-launcher-2402-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1909038 INFO  (jetty-launcher-2402-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1'
   [junit4]   2> 1909038 INFO  (jetty-launcher-2402-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1909038 INFO  (jetty-launcher-2402-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1909038 INFO  (jetty-launcher-2402-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1909039 INFO  (jetty-launcher-2402-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1909039 INFO  (zkCallback-2404-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@56362004 
name:ZooKeeperConnection Watcher:127.0.0.1:41312/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1909039 INFO  (jetty-launcher-2402-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1909039 INFO  (jetty-launcher-2402-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1909040 INFO  (jetty-launcher-2402-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1909043 INFO  (jetty-launcher-2402-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1
   [junit4]   2> 1909043 INFO  (jetty-launcher-2402-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 694394911
   [junit4]   2> 1909043 INFO  (jetty-launcher-2402-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1]
   [junit4]   2> 1909043 WARN  (jetty-launcher-2402-thread-1) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/lib
   [junit4]   2> 1909043 INFO  (jetty-launcher-2402-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,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1909045 INFO  (jetty-launcher-2402-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1909045 INFO  (jetty-launcher-2402-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1909045 INFO  (jetty-launcher-2402-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1909045 INFO  (jetty-launcher-2402-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41312/solr
   [junit4]   2> 1909046 INFO  (jetty-launcher-2402-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1909046 INFO  (jetty-launcher-2402-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1909046 INFO  (jetty-launcher-2402-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1909046 INFO  (zkCallback-2407-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5a7675e7 
name:ZooKeeperConnection Watcher:127.0.0.1:41312 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1909046 INFO  (jetty-launcher-2402-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1909047 INFO  (jetty-launcher-2402-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1909047 INFO  (jetty-launcher-2402-thread-1) 
[n:localhost:34350_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$72/2054751383@567e453c
   [junit4]   2> 1909047 INFO  (jetty-launcher-2402-thread-1) 
[n:localhost:34350_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1909048 INFO  
(zkCallback-2408-thread-1-processing-n:localhost:34350_solr) 
[n:localhost:34350_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@57851d56 
name:ZooKeeperConnection Watcher:127.0.0.1:41312/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1909048 INFO  (jetty-launcher-2402-thread-1) 
[n:localhost:34350_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1909048 INFO  (jetty-launcher-2402-thread-1) 
[n:localhost:34350_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1909049 INFO  (jetty-launcher-2402-thread-1) 
[n:localhost:34350_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1909050 INFO  (jetty-launcher-2402-thread-1) 
[n:localhost:34350_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1909050 INFO  (jetty-launcher-2402-thread-1) 
[n:localhost:34350_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1909051 INFO  (jetty-launcher-2402-thread-1) 
[n:localhost:34350_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1909051 INFO  (jetty-launcher-2402-thread-1) 
[n:localhost:34350_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1909052 INFO  (jetty-launcher-2402-thread-1) 
[n:localhost:34350_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1909052 INFO  (jetty-launcher-2402-thread-1) 
[n:localhost:34350_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1909052 INFO  (jetty-launcher-2402-thread-1) 
[n:localhost:34350_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1909052 INFO  (jetty-launcher-2402-thread-1) 
[n:localhost:34350_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1909053 INFO  (jetty-launcher-2402-thread-1) 
[n:localhost:34350_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1909053 INFO  (jetty-launcher-2402-thread-1) 
[n:localhost:34350_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1909053 INFO  (jetty-launcher-2402-thread-1) 
[n:localhost:34350_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1909054 INFO  (jetty-launcher-2402-thread-1) 
[n:localhost:34350_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1909054 INFO  (jetty-launcher-2402-thread-1) 
[n:localhost:34350_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1909054 INFO  (jetty-launcher-2402-thread-1) 
[n:localhost:34350_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1909054 INFO  (jetty-launcher-2402-thread-1) 
[n:localhost:34350_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96325158852231171-localhost:34350_solr-n_0000000000
   [junit4]   2> 1909055 INFO  (jetty-launcher-2402-thread-1) 
[n:localhost:34350_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader localhost:34350_solr
   [junit4]   2> 1909055 INFO  (jetty-launcher-2402-thread-1) 
[n:localhost:34350_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 1909055 INFO  (jetty-launcher-2402-thread-1) 
[n:localhost:34350_solr    ] o.a.s.c.Overseer Overseer 
(id=96325158852231171-localhost:34350_solr-n_0000000000) starting
   [junit4]   2> 1909055 INFO  (jetty-launcher-2402-thread-1) 
[n:localhost:34350_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 1909057 INFO  (jetty-launcher-2402-thread-1) 
[n:localhost:34350_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1909058 INFO  
(OverseerCollectionConfigSetProcessor-96325158852231171-localhost:34350_solr-n_0000000000)
 [n:localhost:34350_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 1909058 INFO  
(OverseerStateUpdate-96325158852231171-localhost:34350_solr-n_0000000000) 
[n:localhost:34350_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1909058 INFO  (jetty-launcher-2402-thread-1) 
[n:localhost:34350_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/localhost:34350_solr
   [junit4]   2> 1909058 INFO  (jetty-launcher-2402-thread-1) 
[n:localhost:34350_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/localhost:34350_solr
   [junit4]   2> 1909058 INFO  
(OverseerStateUpdate-96325158852231171-localhost:34350_solr-n_0000000000) 
[n:localhost:34350_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1909058 INFO  
(zkCallback-2408-thread-1-processing-n:localhost:34350_solr) 
[n:localhost:34350_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1909058 INFO  
(zkCallback-2408-thread-1-processing-n:localhost:34350_solr) 
[n:localhost:34350_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1909070 INFO  (jetty-launcher-2402-thread-1) 
[n:localhost:34350_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1909070 INFO  (jetty-launcher-2402-thread-1) 
[n:localhost:34350_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1909070 INFO  (jetty-launcher-2402-thread-1) 
[n:localhost:34350_solr    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1
   [junit4]   2> 1909070 INFO  (jetty-launcher-2402-thread-1) 
[n:localhost:34350_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 1909070 INFO  (jetty-launcher-2402-thread-1) 
[n:localhost:34350_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1909071 INFO  (jetty-launcher-2402-thread-1) 
[n:localhost:34350_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1909071 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1909071 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1909071 INFO  (zkCallback-2410-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@73a54a09 
name:ZooKeeperConnection Watcher:127.0.0.1:41312 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1909072 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1909072 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1909081 INFO  (qtp1805710092-15481) [n:localhost:34350_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system 
params={wt=json} status=0 QTime=7
   [junit4]   2> 1909084 INFO  (qtp1805710092-15482) [n:localhost:34350_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 1909084 INFO  (qtp1805710092-15482) [n:localhost:34350_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=json} status=0 QTime=0
   [junit4]   2> 1909085 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1909085 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1909086 INFO  (zkCallback-2414-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@42ae1897 
name:ZooKeeperConnection Watcher:127.0.0.1:41312/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1909086 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1909086 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1909086 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1909086 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1909086 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1909088 INFO  (qtp1805710092-15482) [n:localhost:34350_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=list&wt=json and sendToOCPQueue=true
   [junit4]   2> 1909088 INFO  (qtp1805710092-15482) [n:localhost:34350_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=list&wt=json} status=0 QTime=0
   [junit4]   2> 1909095 INFO  (qtp1805710092-15482) [n:localhost:34350_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system 
params={wt=json} status=0 QTime=4
   [junit4]   2> 1909098 INFO  (qtp1805710092-15483) [n:localhost:34350_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 1909098 INFO  (qtp1805710092-15483) [n:localhost:34350_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=json} status=0 QTime=0
   [junit4]   2> 1909099 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1909099 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1909099 INFO  (zkCallback-2417-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7255fec4 
name:ZooKeeperConnection Watcher:127.0.0.1:41312/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1909099 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1909100 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1909100 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1909100 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1909100 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1909101 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/protwords.txt
   [junit4]   2> 1909102 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/solrconfig.xml
   [junit4]   2> 1909103 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/stopwords.txt
   [junit4]   2> 1909104 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_ar.txt
   [junit4]   2> 1909105 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_el.txt
   [junit4]   2> 1909106 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_ja.txt
   [junit4]   2> 1909106 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_gl.txt
   [junit4]   2> 1909107 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/contractions_fr.txt
   [junit4]   2> 1909107 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_fr.txt
   [junit4]   2> 1909108 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_nl.txt
   [junit4]   2> 1909108 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_cz.txt
   [junit4]   2> 1909109 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_ca.txt
   [junit4]   2> 1909109 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_de.txt
   [junit4]   2> 1909110 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/contractions_ga.txt
   [junit4]   2> 1909110 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_da.txt
   [junit4]   2> 1909111 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_no.txt
   [junit4]   2> 1909112 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_es.txt
   [junit4]   2> 1909112 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_sv.txt
   [junit4]   2> 1909113 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_fi.txt
   [junit4]   2> 1909113 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_hu.txt
   [junit4]   2> 1909114 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_bg.txt
   [junit4]   2> 1909114 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_fa.txt
   [junit4]   2> 1909115 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/contractions_it.txt
   [junit4]   2> 1909116 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_eu.txt
   [junit4]   2> 1909117 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_ro.txt
   [junit4]   2> 1909118 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_ga.txt
   [junit4]   2> 1909118 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stemdict_nl.txt
   [junit4]   2> 1909119 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_hy.txt
   [junit4]   2> 1909119 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/contractions_ca.txt
   [junit4]   2> 1909120 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stoptags_ja.txt
   [junit4]   2> 1909121 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_lv.txt
   [junit4]   2> 1909121 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/userdict_ja.txt
   [junit4]   2> 1909122 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_tr.txt
   [junit4]   2> 1909122 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_it.txt
   [junit4]   2> 1909123 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_ru.txt
   [junit4]   2> 1909123 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_th.txt
   [junit4]   2> 1909124 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/hyphenations_ga.txt
   [junit4]   2> 1909124 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_en.txt
   [junit4]   2> 1909125 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_hi.txt
   [junit4]   2> 1909125 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_pt.txt
   [junit4]   2> 1909126 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/lang/stopwords_id.txt
   [junit4]   2> 1909127 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/synonyms.txt
   [junit4]   2> 1909127 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/elevate.xml
   [junit4]   2> 1909127 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/currency.xml
   [junit4]   2> 1909129 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/params.json
   [junit4]   2> 1909129 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C80C0376DE9F2807])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/testCloudExamplePrompt/managed-schema
   [junit4]   2> 1909131 INFO  (qtp1805710092-15483) [n:localhost:34350_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=list&wt=json and sendToOCPQueue=true
   [junit4]   2> 1909131 INFO  (qtp1805710092-15483) [n:localhost:34350_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=list&wt=json} status=0 QTime=0
   [junit4]   2> 1909132 INFO  (qtp1805710092-15483) [n:localhost:34350_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> 1909132 INFO  
(OverseerCollectionConfigSetProcessor-96325158852231171-localhost:34350_solr-n_0000000000)
 [n:localhost:34350_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> 1909133 INFO  
(OverseerThreadFactory-7943-thread-1-processing-n:localhost:34350_solr) 
[n:localhost:34350_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> 1909133 INFO  
(OverseerThreadFactory-7943-thread-1-processing-n:localhost:34350_solr) 
[n:localhost:34350_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create 
collection testCloudExamplePrompt
   [junit4]   2> 1909133 WARN  
(OverseerThreadFactory-7943-thread-1-processing-n:localhost:34350_solr) 
[n:localhost:34350_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> 1909133 INFO  
(OverseerThreadFactory-7943-thread-1-processing-n:localhost:34350_solr) 
[n:localhost:34350_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating 
collections conf node /collections/testCloudExamplePrompt 
   [junit4]   2> 1909133 INFO  
(OverseerThreadFactory-7943-thread-1-processing-n:localhost:34350_solr) 
[n:localhost:34350_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/collections/testCloudExamplePrompt
   [junit4]   2> 1909133 INFO  
(zkCallback-2408-thread-1-processing-n:localhost:34350_solr) 
[n:localhost:34350_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 1909133 INFO  (zkCallback-2417-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 1909134 INFO  
(OverseerStateUpdate-96325158852231171-localhost:34350_solr-n_0000000000) 
[n:localhost:34350_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> 1909134 INFO  
(OverseerStateUpdate-96325158852231171-localhost:34350_solr-n_0000000000) 
[n:localhost:34350_solr    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: testCloudExamplePrompt
   [junit4]   2> 1909134 INFO  
(OverseerStateUpdate-96325158852231171-localhost:34350_solr-n_0000000000) 
[n:localhost:34350_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/testCloudExamplePrompt/state.json
   [junit4]   2> 1909234 INFO  
(OverseerThreadFactory-7943-thread-1-processing-n:localhost:34350_solr) 
[n:localhost:34350_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
SolrCores for new collection testCloudExamplePrompt, shardNames [shard1, 
shard2] , replicationFactor : 2
   [junit4]   2> 1909234 INFO  
(OverseerThreadFactory-7943-thread-1-processing-n:localhost:34350_solr) 
[n:localhost:34350_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
core testCloudExamplePrompt_shard2_replica2 as part of shard shard2 of 
collection testCloudExamplePrompt on localhost:34350_solr
   [junit4]   2> 1909234 INFO  
(OverseerThreadFactory-7943-thread-1-processing-n:localhost:34350_solr) 
[n:localhost:34350_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
core testCloudExamplePrompt_shard2_replica1 as part of shard shard2 of 
collection testCloudExamplePrompt on localhost:34350_solr
   [junit4]   2> 1909235 INFO  
(OverseerThreadFactory-7943-thread-1-processing-n:localhost:34350_solr) 
[n:localhost:34350_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
core testCloudExamplePrompt_shard1_replica2 as part of shard shard1 of 
collection testCloudExamplePrompt on localhost:34350_solr
   [junit4]   2> 1909236 INFO  
(OverseerThreadFactory-7943-thread-1-processing-n:localhost:34350_solr) 
[n:localhost:34350_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
core testCloudExamplePrompt_shard1_replica1 as part of shard shard1 of 
collection testCloudExamplePrompt on localhost:34350_solr
   [junit4]   2> 1909236 INFO  (qtp1805710092-15482) [n:localhost:34350_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> 1909236 INFO  (qtp1805710092-15476) [n:localhost:34350_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> 1909242 INFO  (qtp1805710092-15482) [n:localhost:34350_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> 1909242 INFO  (qtp1805710092-15476) [n:localhost:34350_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> 1909242 INFO  (qtp1805710092-15518) [n:localhost:34350_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> 1909242 INFO  (qtp1805710092-15476) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1909242 INFO  (qtp1805710092-15482) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1909242 INFO  (qtp1805710092-15518) [n:localhost:34350_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> 1909242 INFO  (qtp1805710092-15479) [n:localhost:34350_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> 1909242 INFO  (qtp1805710092-15518) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1909242 INFO  (qtp1805710092-15476) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.ZkController Registering watch for collection testCloudExamplePrompt
   [junit4]   2> 1909242 INFO  (qtp1805710092-15482) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.ZkController Registering watch for collection testCloudExamplePrompt
   [junit4]   2> 1909242 INFO  (qtp1805710092-15479) [n:localhost:34350_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> 1909242 INFO  (qtp1805710092-15482) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1909243 INFO  (qtp1805710092-15476) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.c.ZkStateReader Add data for [testCloudExamplePrompt] ver [0]
   [junit4]   2> 1909243 INFO  (qtp1805710092-15479) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1909243 INFO  
(OverseerStateUpdate-96325158852231171-localhost:34350_solr-n_0000000000) 
[n:localhost:34350_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, 
message = {
   [junit4]   2>   "core":"testCloudExamplePrompt_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:34350/solr";,
   [junit4]   2>   "node_name":"localhost:34350_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> 1909243 INFO  (qtp1805710092-15476) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1909243 INFO  (qtp1805710092-15479) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.ZkController Registering watch for collection testCloudExamplePrompt
   [junit4]   2> 1909243 INFO  
(OverseerStateUpdate-96325158852231171-localhost:34350_solr-n_0000000000) 
[n:localhost:34350_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:34350/solr";,
   [junit4]   2>   "node_name":"localhost:34350_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1909243 INFO  (qtp1805710092-15518) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.ZkController Registering watch for collection testCloudExamplePrompt
   [junit4]   2> 1909243 INFO  (qtp1805710092-15479) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1909243 INFO  (qtp1805710092-15518) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1909244 INFO  
(OverseerStateUpdate-96325158852231171-localhost:34350_solr-n_0000000000) 
[n:localhost:34350_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "core":"testCloudExamplePrompt_shard2_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:34350/solr";,
   [junit4]   2>   "node_name":"localhost:34350_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> 1909244 INFO  
(OverseerStateUpdate-96325158852231171-localhost:34350_solr-n_0000000000) 
[n:localhost:34350_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:34350/solr";,
   [junit4]   2>   "node_name":"localhost:34350_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1909244 INFO  
(OverseerStateUpdate-96325158852231171-localhost:34350_solr-n_0000000000) 
[n:localhost:34350_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, 
message = {
   [junit4]   2>   "core":"testCloudExamplePrompt_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://localhost:34350/solr";,
   [junit4]   2>   "node_name":"localhost:34350_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> 1909244 INFO  
(OverseerStateUpdate-96325158852231171-localhost:34350_solr-n_0000000000) 
[n:localhost:34350_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:34350/solr";,
   [junit4]   2>   "node_name":"localhost:34350_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1909245 INFO  
(OverseerStateUpdate-96325158852231171-localhost:34350_solr-n_0000000000) 
[n:localhost:34350_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:34350/solr";,
   [junit4]   2>   "node_name":"localhost:34350_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> 1909245 INFO  
(OverseerStateUpdate-96325158852231171-localhost:34350_solr-n_0000000000) 
[n:localhost:34350_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:34350/solr";,
   [junit4]   2>   "node_name":"localhost:34350_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testCloudExamplePrompt",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1909346 INFO  
(OverseerStateUpdate-96325158852231171-localhost:34350_solr-n_0000000000) 
[n:localhost:34350_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection 
/collections/testCloudExamplePrompt/state.json version: 0
   [junit4]   2> 1909346 INFO  
(zkCallback-2408-thread-2-processing-n:localhost:34350_solr) 
[n:localhost:34350_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> 1909346 INFO  
(zkCallback-2408-thread-2-processing-n:localhost:34350_solr) 
[n:localhost:34350_solr    ] o.a.s.c.c.ZkStateReader Updating data for 
[testCloudExamplePrompt] from [0] to [1]
   [junit4]   2> 1910243 INFO  (qtp1805710092-15482) [n:localhost:34350_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> 1910243 INFO  (qtp1805710092-15476) [n:localhost:34350_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> 1910243 INFO  (qtp1805710092-15482) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.ZkController Check for collection zkNode:testCloudExamplePrompt
   [junit4]   2> 1910243 INFO  (qtp1805710092-15476) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.ZkController Check for collection zkNode:testCloudExamplePrompt
   [junit4]   2> 1910243 INFO  (qtp1805710092-15479) [n:localhost:34350_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> 1910243 INFO  (qtp1805710092-15518) [n:localhost:34350_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> 1910243 INFO  (qtp1805710092-15476) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1910243 INFO  (qtp1805710092-15518) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.ZkController Check for collection zkNode:testCloudExamplePrompt
   [junit4]   2> 1910243 INFO  (qtp1805710092-15476) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/testCloudExamplePrompt]
   [junit4]   2> 1910243 INFO  (qtp1805710092-15482) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1910244 INFO  (qtp1805710092-15518) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1910244 INFO  (qtp1805710092-15482) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/testCloudExamplePrompt]
   [junit4]   2> 1910244 INFO  (qtp1805710092-15518) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/testCloudExamplePrompt]
   [junit4]   2> 1910244 INFO  (qtp1805710092-15476) [n:localhost:34350_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> 1910243 INFO  (qtp1805710092-15479) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.ZkController Check for collection zkNode:testCloudExamplePrompt
   [junit4]   2> 1910244 INFO  (qtp1805710092-15476) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1'
   [junit4]   2> 1910244 INFO  (qtp1805710092-15482) [n:localhost:34350_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> 1910244 INFO  (qtp1805710092-15479) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1910245 INFO  (qtp1805710092-15482) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2'
   [junit4]   2> 1910245 INFO  (qtp1805710092-15479) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/testCloudExamplePrompt]
   [junit4]   2> 1910245 INFO  (qtp1805710092-15476) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1910245 INFO  (qtp1805710092-15482) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1910245 INFO  (qtp1805710092-15476) [n:localhost:34350_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> 1910245 INFO  (qtp1805710092-15479) [n:localhost:34350_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> 1910244 INFO  (qtp1805710092-15518) [n:localhost:34350_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> 1910245 INFO  (qtp1805710092-15479) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1'
   [junit4]   2> 1910245 INFO  (qtp1805710092-15518) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2'
   [junit4]   2> 1910245 INFO  (qtp1805710092-15479) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1910245 INFO  (qtp1805710092-15518) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1910245 INFO  (qtp1805710092-15482) [n:localhost:34350_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> 1910245 INFO  (qtp1805710092-15518) [n:localhost:34350_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> 1910245 INFO  (qtp1805710092-15479) [n:localhost:34350_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> 1910246 INFO  (qtp1805710092-15476) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1910246 INFO  (qtp1805710092-15482) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1910246 INFO  (qtp1805710092-15518) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1910246 INFO  (qtp1805710092-15479) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1910249 INFO  (qtp1805710092-15476) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1910249 INFO  (qtp1805710092-15482) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1910249 INFO  (qtp1805710092-15518) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1910249 INFO  (qtp1805710092-15476) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1910249 INFO  (qtp1805710092-15482) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1910249 INFO  (qtp1805710092-15518) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1910250 INFO  (qtp1805710092-15482) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.SolrConfig current version of requestparams : 0
   [junit4]   2> 1910250 INFO  (qtp1805710092-15518) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.SolrConfig current version of requestparams : 0
   [junit4]   2> 1910249 INFO  (qtp1805710092-15476) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.SolrConfig current version of requestparams : 0
   [junit4]   2> 1910249 INFO  (qtp1805710092-15479) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 1910250 INFO  (qtp1805710092-15479) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 1910250 INFO  (qtp1805710092-15479) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.SolrConfig current version of requestparams : 0
   [junit4]   2> 1910250 INFO  (qtp1805710092-15482) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader
   [junit4]   2> 1910250 INFO  (qtp1805710092-15518) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader
   [junit4]   2> 1910250 INFO  (qtp1805710092-15476) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader
   [junit4]   2> 1910250 INFO  (qtp1805710092-15479) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.SolrConfig Adding specified lib dirs to ClassLoader
   [junit4]   2> 1910250 WARN  (qtp1805710092-15482) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/extraction/lib
   [junit4]   2> 1910250 WARN  (qtp1805710092-15479) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/extraction/lib
   [junit4]   2> 1910250 WARN  (qtp1805710092-15476) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/extraction/lib
   [junit4]   2> 1910250 WARN  (qtp1805710092-15518) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/extraction/lib
   [junit4]   2> 1910251 WARN  (qtp1805710092-15479) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
   [junit4]   2> 1910251 WARN  (qtp1805710092-15476) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 1910251 WARN  (qtp1805710092-15518) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
   [junit4]   2> 1910251 WARN  (qtp1805710092-15482) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
   [junit4]   2> 1910251 WARN  (qtp1805710092-15476) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/clustering/lib
   [junit4]   2> 1910251 WARN  (qtp1805710092-15479) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/clustering/lib
   [junit4]   2> 1910251 WARN  (qtp1805710092-15482) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/clustering/lib
   [junit4]   2> 1910251 WARN  (qtp1805710092-15479) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
   [junit4]   2> 1910252 WARN  (qtp1805710092-15482) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
   [junit4]   2> 1910251 WARN  (qtp1805710092-15476) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 1910252 WARN  (qtp1805710092-15479) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/langid/lib
   [junit4]   2> 1910252 WARN  (qtp1805710092-15482) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/langid/lib
   [junit4]   2> 1910252 WARN  (qtp1805710092-15479) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
   [junit4]   2> 1910252 WARN  (qtp1805710092-15482) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
   [junit4]   2> 1910251 WARN  (qtp1805710092-15518) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/clustering/lib
   [junit4]   2> 1910252 WARN  (qtp1805710092-15479) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/velocity/lib
   [junit4]   2> 1910252 WARN  (qtp1805710092-15482) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/velocity/lib
   [junit4]   2> 1910253 WARN  (qtp1805710092-15479) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
   [junit4]   2> 1910253 WARN  (qtp1805710092-15482) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
   [junit4]   2> 1910252 WARN  (qtp1805710092-15476) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/langid/lib
   [junit4]   2> 1910253 WARN  (qtp1805710092-15518) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
   [junit4]   2> 1910253 WARN  (qtp1805710092-15476) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 1910253 WARN  (qtp1805710092-15518) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/langid/lib
   [junit4]   2> 1910253 WARN  (qtp1805710092-15476) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/velocity/lib
   [junit4]   2> 1910253 WARN  (qtp1805710092-15518) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
   [junit4]   2> 1910254 WARN  (qtp1805710092-15476) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 1910254 WARN  (qtp1805710092-15518) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/velocity/lib
   [junit4]   2> 1910254 WARN  (qtp1805710092-15518) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
   [junit4]   2> 1910260 INFO  (qtp1805710092-15479) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1910260 INFO  (qtp1805710092-15482) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1910261 INFO  (qtp1805710092-15476) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1910262 INFO  (qtp1805710092-15518) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1910282 INFO  (qtp1805710092-15479) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1910282 INFO  (qtp1805710092-15482) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1910283 INFO  (qtp1805710092-15476) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1910284 INFO  (qtp1805710092-15518) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1910286 INFO  (qtp1805710092-15482) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.s.IndexSchema [testCloudExamplePrompt_shard2_replica2] Schema 
name=example-data-driven-schema
   [junit4]   2> 1910286 INFO  (qtp1805710092-15479) [n:localhost:34350_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> 1910286 INFO  (qtp1805710092-15476) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.s.IndexSchema [testCloudExamplePrompt_shard2_replica1] Schema 
name=example-data-driven-schema
   [junit4]   2> 1910287 INFO  (qtp1805710092-15518) [n:localhost:34350_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> 1910442 INFO  (qtp1805710092-15518) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1910442 INFO  (qtp1805710092-15479) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1910442 INFO  (qtp1805710092-15482) [n:localhost:34350_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1910454 INFO  (qtp1805710092-15476) [n:localhost:3435

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

/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-003/schemaless/solr/gettingstarted/data;done=false>>]
   [junit4]   2> 1928498 INFO  (coreCloseExecutor-8000-thread-1) [    
x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 1928498 INFO  (coreCloseExecutor-8000-thread-1) [    
x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-003/schemaless/solr/gettingstarted/data
   [junit4]   2> 1928498 INFO  (coreCloseExecutor-8000-thread-1) [    
x:gettingstarted] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-003/schemaless/solr/gettingstarted/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-003/schemaless/solr/gettingstarted/data/index;done=false>>]
   [junit4]   2> 1928498 INFO  (coreCloseExecutor-8000-thread-1) [    
x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 1928498 INFO  (coreCloseExecutor-8000-thread-1) [    
x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-003/schemaless/solr/gettingstarted/data/index
   [junit4]   2> 1928498 INFO  (coreCloseExecutor-8000-thread-1) [    
x:gettingstarted] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-003/schemaless/solr/gettingstarted/data/snapshot_metadata
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-003/schemaless/solr/gettingstarted/data/snapshot_metadata;done=false>>]
   [junit4]   2> 1928498 INFO  (coreCloseExecutor-8000-thread-1) [    
x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 1928498 INFO  (coreCloseExecutor-8000-thread-1) [    
x:gettingstarted] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001/tempDir-003/schemaless/solr/gettingstarted/data/snapshot_metadata
   [junit4]   2> 1928499 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[C80C0376DE9F2807]) [    
] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@26cb0ac7{/solr,null,UNAVAILABLE}
   [junit4]   2> 1928500 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[C80C0376DE9F2807]) [    
] o.a.s.u.TestSolrCLIRunExample Stopped standalone Solr instance running on 
port 36436
   [junit4]   2> 1928500 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[C80C0376DE9F2807]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testSchemalessExample
   [junit4]   2> 1928501 INFO  
(SUITE-TestSolrCLIRunExample-seed#[C80C0376DE9F2807]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_C80C0376DE9F2807-001
   [junit4]   2> NOTE: test params are: 
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=4859, maxDocsPerChunk=1, blockSize=650), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=4859, blockSize=650)), sim=ClassicSimilarity, locale=pt, 
timezone=Israel
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 1.8.0_92 
(64-bit)/cpus=12,threads=1,free=88547240,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[ClassificationUpdateProcessorFactoryTest, StandardRequestHandlerTest, 
DistributedFacetPivotWhiteBoxTest, RollingRestartTest, TestSQLHandler, 
TestReplicationHandlerBackup, RAMDirectoryFactoryTest, JsonLoaderTest, 
TestReRankQParserPlugin, ResourceLoaderTest, QueryElevationComponentTest, 
CoreAdminCreateDiscoverTest, TestBinaryField, DeleteStatusTest, DateFieldTest, 
TestCSVLoader, XsltUpdateRequestHandlerTest, HdfsRecoveryZkTest, 
TestQueryWrapperFilter, TestFieldTypeResource, TestDefaultStatsCache, 
TestAnalyzedSuggestions, TestBadConfig, CloudExitableDirectoryReaderTest, 
TestBulkSchemaAPI, ResponseLogComponentTest, CdcrReplicationDistributedZkTest, 
TestFastOutputStream, DistributedFacetPivotLongTailTest, TestSolrXml, 
WrapperMergePolicyFactoryTest, TestExactStatsCache, TestSolrQueryResponse, 
TestShardHandlerFactory, TestCloudSchemaless, TestManagedStopFilterFactory, 
TestRandomFaceting, BasicDistributedZkTest, TestLMDirichletSimilarityFactory, 
TestStressLucene, DistributedQueryElevationComponentTest, TestBlobHandler, 
SimpleCollectionCreateDeleteTest, PreAnalyzedFieldTest, TestConfig, 
CurrencyFieldOpenExchangeTest, OverseerStatusTest, DirectoryFactoryTest, 
SuggestComponentContextFilterQueryTest, TestAtomicUpdateErrorCases, 
TestRuleBasedAuthorizationPlugin, TestSchemaSimilarityResource, 
PKIAuthenticationIntegrationTest, TestClassicSimilarityFactory, 
SynonymTokenizerTest, TestFieldCacheWithThreads, BlockJoinFacetDistribTest, 
UUIDFieldTest, TestSolr4Spatial2, PolyFieldTest, SolrXmlInZkTest, 
TestSolr4Spatial, BlockCacheTest, TriLevelCompositeIdRoutingTest, TestJoin, 
TestXmlQParserPlugin, SolrRequestParserTest, TestLockTree, 
TestDefaultSearchFieldResource, TestLazyCores, ConnectionReuseTest, 
FileBasedSpellCheckerTest, CacheHeaderTest, HdfsWriteToMultipleCollectionsTest, 
TestFunctionQuery, TestInitParams, ZkNodePropsTest, MultiThreadedOCPTest, 
SparseHLLTest, TestDocBasedVersionConstraints, TestDynamicLoading, 
DistribJoinFromCollectionTest, TestFieldCollectionResource, 
TestReplicationHandler, AnalysisErrorHandlingTest, CopyFieldTest, 
TestStressUserVersions, InfoHandlerTest, HdfsDirectoryTest, 
TestPerFieldSimilarityClassic, BasicZkTest, JSONWriterTest, GraphQueryTest, 
TestFaceting, AnalysisAfterCoreReloadTest, DocumentAnalysisRequestHandlerTest, 
HdfsThreadLeakTest, TestDocSet, DocValuesMissingTest, QueryEqualityTest, 
TestRealTimeGet, TestFileDictionaryLookup, DisMaxRequestHandlerTest, 
TestRemoteStreaming, OpenCloseCoreStressTest, OverseerTest, 
FullSolrCloudDistribCmdsTest, TestDistributedSearch, TestCoreContainer, 
SolrCoreTest, SolrCmdDistributorTest, PeerSyncTest, BasicFunctionalityTest, 
DirectUpdateHandlerTest, TestIndexSearcher, HighlighterTest, 
SoftAutoCommitTest, ShowFileRequestHandlerTest, SolrIndexSplitterTest, 
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, 
SpellCheckCollatorTest, TestFoldingMultitermQuery, TestTrie, SpatialFilterTest, 
SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestUpdate, 
TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, 
DefaultValueUpdateProcessorTest, SortByFunctionTest, TestSolrDeletionPolicy1, 
SolrInfoMBeanTest, TestQueryUtils, TestReversedWildcardFilterFactory, 
PrimitiveFieldTypeTest, TermsComponentTest, TestValueSourceCache, 
TermVectorComponentTest, RequiredFieldsTest, TestArbitraryIndexDir, 
LoggingHandlerTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, 
UniqFieldsUpdateProcessorFactoryTest, PingRequestHandlerTest, 
TestSolrIndexConfig, SolrIndexConfigTest, TestMergePolicyConfig, SampleTest, 
TestSearchPerf, NumericFieldsTest, TestElisionMultitermQuery, OutputWriterTest, 
ExternalFileFieldSortTest, TestSolrCoreProperties, DirectSolrConnectionTest, 
TestLuceneMatchVersion, TestPhraseSuggestions, TestCodecSupport, 
EchoParamsTest, TestSweetSpotSimilarityFactory, TestIBSimilarityFactory, 
TestFastWriter, TestJmxMonitoredMap, TimeZoneUtilsTest, ScriptEngineTest, 
URLClassifyProcessorTest, TestFastLRUCache, TestSystemIdResolver, 
PrimUtilsTest, ClusterStateTest, TestSolrJ, TestLRUCache, TestUtils, 
SliceStateTest, SystemInfoHandlerTest, FileUtilsTest, 
DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, TestCrossCoreJoin, 
TestHighlightDedupGrouping, TestTolerantSearch, ActionThrottleTest, 
AliasIntegrationTest, CollectionReloadTest, 
CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, 
ConfigSetsAPITest, CreateCollectionCleanupTest, CustomCollectionTest, 
LeaderFailoverAfterPartitionTest, OverriddenZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, 
ShardSplitTest, SegmentsInfoRequestHandlerTest, DistributedDebugComponentTest, 
DistributedFacetPivotSmallTest, DistributedSuggestComponentTest, 
TestExpandComponent, TestTrackingShardHandlerFactory, JavabinLoaderTest, 
HighlighterMaxOffsetTest, TestSlowCompositeReaderWrapper, SmileWriterTest, 
TestIntervalFaceting, TestMacros, TestGraphMLResponseWriter, 
TestSortingResponseWriter, TestChildDocTransformer, TestSubQueryTransformer, 
TestManagedResource, TestDynamicFieldCollectionResource, 
TestDynamicFieldResource, TestSolrQueryParserDefaultOperatorResource, 
TestManagedSynonymFilterFactory, BooleanFieldTest, TestBulkSchemaConcurrent, 
TestUseDocValuesAsStored2, AnalyticsMergeStrategyTest, SortSpecParsingTest, 
TestCollapseQParserPlugin, TestInitQParser, TestMissingGroups, 
TestMinMaxOnMultiValuedField, BlockJoinFacetRandomTest, TestJsonRequest, 
BasicAuthIntegrationTest, TestNumericTerms64, TolerantUpdateProcessorTest, 
UUIDUpdateProcessorFallbackTest, DistanceUnitsTest, TestObjectReleaseTracker, 
TestRTimerTree, TestSolrCLIRunExample]
   [junit4] Completed [624/625 (1!)] on J0 in 19.60s, 3 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 60084 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to