Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21208/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
After running Solr cloud example, test collection 'newColl' not found in Solr 
at: http://localhost:41703/solr; tool output:  Welcome to the SolrCloud 
example!  This interactive session will help you launch a SolrCloud cluster on 
your local workstation. To begin, how many Solr nodes would you like to run in 
your local cluster? (specify 1-4 nodes) [2]:  Ok, let's start up 1 Solr nodes 
for your example SolrCloud cluster. Please enter the port for node1 [8983]:  
Creating Solr home directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-006/cloud/node1/solr
  Starting up Solr on port 41703 using command: 
"/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/bin/solr" start -cloud 
-p 41703 -s 
"temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-006/cloud/node1/solr"
   Now let's create a new collection for indexing documents in your 1-node 
cluster. Please provide a name for your new collection: [gettingstarted]  How 
many shards would you like to split testCloudExamplePrompt1 into? [2] How many 
replicas per shard would you like to create? [2]  Please choose a configuration 
for the testCloudExamplePrompt1 collection, available options are: _default or 
sample_techproducts_configs [_default]  

Stack Trace:
java.lang.AssertionError: After running Solr cloud example, test collection 
'newColl' not found in Solr at: http://localhost:41703/solr; tool output: 
Welcome to the SolrCloud example!

This interactive session will help you launch a SolrCloud cluster on your local 
workstation.
To begin, how many Solr nodes would you like to run in your local cluster? 
(specify 1-4 nodes) [2]: 
Ok, let's start up 1 Solr nodes for your example SolrCloud cluster.
Please enter the port for node1 [8983]: 
Creating Solr home directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-006/cloud/node1/solr

Starting up Solr on port 41703 using command:
"/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/bin/solr" start -cloud 
-p 41703 -s 
"temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-006/cloud/node1/solr"


Now let's create a new collection for indexing documents in your 1-node cluster.
Please provide a name for your new collection: [gettingstarted] 
How many shards would you like to split testCloudExamplePrompt1 into? [2]
How many replicas per shard would you like to create? [2] 
Please choose a configuration for the testCloudExamplePrompt1 collection, 
available options are:
_default or sample_techproducts_configs [_default] 

        at 
__randomizedtesting.SeedInfo.seed([8490BFD660B97E63:763804D91F0CE745]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy(TestSolrCLIRunExample.java:584)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12224 lines...]
   [junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/init-core-data-001
   [junit4]   2> 426453 INFO  
(SUITE-TestSolrCLIRunExample-seed#[8490BFD660B97E63]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 426454 INFO  
(SUITE-TestSolrCLIRunExample-seed#[8490BFD660B97E63]-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> 426454 INFO  
(SUITE-TestSolrCLIRunExample-seed#[8490BFD660B97E63]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 426455 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[8490BFD660B97E63])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testInteractiveSolrCloudExample
   [junit4]   2> 426478 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[8490BFD660B97E63])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002
   [junit4]   2> 426478 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[8490BFD660B97E63])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 426478 INFO  (Thread-2650) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 426478 INFO  (Thread-2650) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 426479 ERROR (Thread-2650) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 426578 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[8490BFD660B97E63])
 [    ] o.a.s.c.ZkTestServer start zk server on port:43883
   [junit4]   2> 426579 INFO  (zkConnectionManagerCallback-2671-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 426581 INFO  (jetty-launcher-2668-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 426582 INFO  (jetty-launcher-2668-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@78c166e4{/solr,null,AVAILABLE}
   [junit4]   2> 426582 INFO  (jetty-launcher-2668-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@13389145{HTTP/1.1,[http/1.1]}{127.0.0.1:42217}
   [junit4]   2> 426582 INFO  (jetty-launcher-2668-thread-1) [    ] 
o.e.j.s.Server Started @428068ms
   [junit4]   2> 426582 INFO  (jetty-launcher-2668-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42217}
   [junit4]   2> 426582 ERROR (jetty-launcher-2668-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 426583 INFO  (jetty-launcher-2668-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 426583 INFO  (jetty-launcher-2668-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
42217
   [junit4]   2> 426583 INFO  (jetty-launcher-2668-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 426583 INFO  (jetty-launcher-2668-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-04T01:01:47.414Z
   [junit4]   2> 426583 INFO  (zkConnectionManagerCallback-2673-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 426584 INFO  (jetty-launcher-2668-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 426586 INFO  (jetty-launcher-2668-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1febb4ae, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 426593 INFO  (jetty-launcher-2668-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43883/solr
   [junit4]   2> 426595 INFO  (zkConnectionManagerCallback-2677-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 426597 INFO  
(zkConnectionManagerCallback-2679-thread-1-processing-n:localhost:42217_solr) 
[n:localhost:42217_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 426620 INFO  (jetty-launcher-2668-thread-1) 
[n:localhost:42217_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 426620 INFO  (jetty-launcher-2668-thread-1) 
[n:localhost:42217_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader localhost:42217_solr
   [junit4]   2> 426620 INFO  (jetty-launcher-2668-thread-1) 
[n:localhost:42217_solr    ] o.a.s.c.Overseer Overseer 
(id=99288855826202627-localhost:42217_solr-n_0000000000) starting
   [junit4]   2> 426622 INFO  (jetty-launcher-2668-thread-1) 
[n:localhost:42217_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/localhost:42217_solr
   [junit4]   2> 426625 INFO  
(zkCallback-2678-thread-1-processing-n:localhost:42217_solr) 
[n:localhost:42217_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 426665 INFO  (jetty-launcher-2668-thread-1) 
[n:localhost:42217_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1febb4ae
   [junit4]   2> 426671 INFO  (jetty-launcher-2668-thread-1) 
[n:localhost:42217_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1febb4ae
   [junit4]   2> 426671 INFO  (jetty-launcher-2668-thread-1) 
[n:localhost:42217_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1febb4ae
   [junit4]   2> 426671 INFO  (jetty-launcher-2668-thread-1) 
[n:localhost:42217_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1
   [junit4]   2> 426685 INFO  (zkConnectionManagerCallback-2683-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 426704 INFO  (qtp2089648491-7194) [n:localhost:42217_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system 
params={wt=json} status=0 QTime=9
   [junit4]   2> 426707 INFO  (qtp2089648491-7195) [n:localhost:42217_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 426708 INFO  (qtp2089648491-7195) [n:localhost:42217_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=json} status=0 QTime=1
   [junit4]   2> 426711 INFO  (zkConnectionManagerCallback-2688-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 426712 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[8490BFD660B97E63])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 426712 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[8490BFD660B97E63])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:43883/solr ready
   [junit4]   2> 426714 INFO  (qtp2089648491-7194) [n:localhost:42217_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=list&wt=json and sendToOCPQueue=true
   [junit4]   2> 426714 INFO  (qtp2089648491-7194) [n:localhost:42217_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=list&wt=json} status=0 QTime=0
   [junit4]   2> 426764 WARN  
(OverseerThreadFactory-1207-thread-1-processing-n:localhost:42217_solr) 
[n:localhost:42217_solr    ] o.a.s.c.CreateCollectionCmd Specified number of 
replicas of 2 on collection testCloudExamplePrompt is higher than 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> 428088 WARN  (qtp2089648491-7190) [n:localhost:42217_solr 
c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/extraction/lib
   [junit4]   2> 428089 WARN  (qtp2089648491-7189) [n:localhost:42217_solr 
c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 428089 WARN  (qtp2089648491-7190) [n:localhost:42217_solr 
c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
   [junit4]   2> 428089 WARN  (qtp2089648491-7189) [n:localhost:42217_solr 
c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
   [junit4]   2> 428089 WARN  (qtp2089648491-7190) [n:localhost:42217_solr 
c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/clustering/lib
   [junit4]   2> 428089 WARN  (qtp2089648491-7189) [n:localhost:42217_solr 
c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 428089 WARN  (qtp2089648491-7190) [n:localhost:42217_solr 
c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
   [junit4]   2> 428089 WARN  (qtp2089648491-7189) [n:localhost:42217_solr 
c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
   [junit4]   2> 428089 WARN  (qtp2089648491-7189) [n:localhost:42217_solr 
c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 428089 WARN  (qtp2089648491-7190) [n:localhost:42217_solr 
c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/langid/lib
   [junit4]   2> 428089 WARN  (qtp2089648491-7189) [n:localhost:42217_solr 
c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
   [junit4]   2> 428089 WARN  (qtp2089648491-7190) [n:localhost:42217_solr 
c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
   [junit4]   2> 428089 WARN  (qtp2089648491-7189) [n:localhost:42217_solr 
c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 428090 WARN  (qtp2089648491-7189) [n:localhost:42217_solr 
c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
   [junit4]   2> 428090 WARN  (qtp2089648491-7190) [n:localhost:42217_solr 
c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/velocity/lib
   [junit4]   2> 428090 WARN  (qtp2089648491-7190) [n:localhost:42217_solr 
c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
   [junit4]   2> 428093 WARN  (qtp2089648491-7196) [n:localhost:42217_solr 
c:testCloudExamplePrompt s:shard1 r:core_node5 
x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 428094 WARN  (qtp2089648491-7196) [n:localhost:42217_solr 
c:testCloudExamplePrompt s:shard1 r:core_node5 
x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
   [junit4]   2> 428094 WARN  (qtp2089648491-7196) [n:localhost:42217_solr 
c:testCloudExamplePrompt s:shard1 r:core_node5 
x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 428094 WARN  (qtp2089648491-7196) [n:localhost:42217_solr 
c:testCloudExamplePrompt s:shard1 r:core_node5 
x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
   [junit4]   2> 428094 WARN  (qtp2089648491-7196) [n:localhost:42217_solr 
c:testCloudExamplePrompt s:shard1 r:core_node5 
x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 428094 WARN  (qtp2089648491-7196) [n:localhost:42217_solr 
c:testCloudExamplePrompt s:shard1 r:core_node5 
x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
   [junit4]   2> 428094 WARN  (qtp2089648491-7196) [n:localhost:42217_solr 
c:testCloudExamplePrompt s:shard1 r:core_node5 
x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/velocity/lib
   [junit4]   2> 428094 WARN  (qtp2089648491-7196) [n:localhost:42217_solr 
c:testCloudExamplePrompt s:shard1 r:core_node5 
x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
   [junit4]   2> 428097 WARN  (qtp2089648491-7191) [n:localhost:42217_solr 
c:testCloudExamplePrompt s:shard2 r:core_node8 
x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/extraction/lib
   [junit4]   2> 428097 WARN  (qtp2089648491-7191) [n:localhost:42217_solr 
c:testCloudExamplePrompt s:shard2 r:core_node8 
x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
   [junit4]   2> 428098 WARN  (qtp2089648491-7191) [n:localhost:42217_solr 
c:testCloudExamplePrompt s:shard2 r:core_node8 
x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/clustering/lib
   [junit4]   2> 428098 WARN  (qtp2089648491-7191) [n:localhost:42217_solr 
c:testCloudExamplePrompt s:shard2 r:core_node8 
x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
   [junit4]   2> 428098 WARN  (qtp2089648491-7191) [n:localhost:42217_solr 
c:testCloudExamplePrompt s:shard2 r:core_node8 
x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/langid/lib
   [junit4]   2> 428098 WARN  (qtp2089648491-7191) [n:localhost:42217_solr 
c:testCloudExamplePrompt s:shard2 r:core_node8 
x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
   [junit4]   2> 428098 WARN  (qtp2089648491-7191) [n:localhost:42217_solr 
c:testCloudExamplePrompt s:shard2 r:core_node8 
x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/velocity/lib
   [junit4]   2> 428098 WARN  (qtp2089648491-7191) [n:localhost:42217_solr 
c:testCloudExamplePrompt s:shard2 r:core_node8 
x:testCloudExamplePrompt_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
   [junit4]   2> 430485 WARN  (Thread-2665) [n:localhost:42217_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/extraction/lib
   [junit4]   2> 430485 WARN  (Thread-2665) [n:localhost:42217_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
   [junit4]   2> 430485 WARN  (Thread-2665) [n:localhost:42217_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/clustering/lib
   [junit4]   2> 430485 WARN  (Thread-2665) [n:localhost:42217_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
   [junit4]   2> 430485 WARN  (Thread-2665) [n:localhost:42217_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/langid/lib
   [junit4]   2> 430486 WARN  (Thread-2665) [n:localhost:42217_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
   [junit4]   2> 430486 WARN  (Thread-2665) [n:localhost:42217_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../contrib/velocity/lib
   [junit4]   2> 430486 WARN  (Thread-2665) [n:localhost:42217_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n6/../../../../dist
   [junit4]   2> 430601 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:42217_solr c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 430601 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:42217_solr c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
   [junit4]   2> 430601 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:42217_solr c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 430601 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:42217_solr c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
   [junit4]   2> 430601 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:42217_solr c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 430602 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:42217_solr c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
   [junit4]   2> 430602 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:42217_solr c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 430602 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:42217_solr c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n1/../../../../dist
   [junit4]   2> 430605 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:42217_solr c:testCloudExamplePrompt s:shard1 r:core_node5 
x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 430605 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:42217_solr c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/extraction/lib
   [junit4]   2> 430605 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:42217_solr c:testCloudExamplePrompt s:shard1 r:core_node5 
x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
   [junit4]   2> 430605 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:42217_solr c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
   [junit4]   2> 430605 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:42217_solr c:testCloudExamplePrompt s:shard1 r:core_node5 
x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 430605 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:42217_solr c:testCloudExamplePrompt s:shard1 r:core_node5 
x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
   [junit4]   2> 430605 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:42217_solr c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/clustering/lib
   [junit4]   2> 430605 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:42217_solr c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
   [junit4]   2> 430605 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:42217_solr c:testCloudExamplePrompt s:shard1 r:core_node5 
x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 430605 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:42217_solr c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/langid/lib
   [junit4]   2> 430606 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:42217_solr c:testCloudExamplePrompt s:shard1 r:core_node5 
x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
   [junit4]   2> 430606 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:42217_solr c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
   [junit4]   2> 430617 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:42217_solr c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../contrib/velocity/lib
   [junit4]   2> 430617 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:42217_solr c:testCloudExamplePrompt s:shard2 r:core_node7 
x:testCloudExamplePrompt_shard2_replica_n4] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica_n4/../../../../dist
   [junit4]   2> 430620 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:42217_solr c:testCloudExamplePrompt s:shard1 r:core_node5 
x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../contrib/velocity/lib
   [junit4]   2> 430620 WARN  (SolrConfigHandler-refreshconf) 
[n:localhost:42217_solr c:testCloudExamplePrompt s:shard1 r:core_node5 
x:testCloudExamplePrompt_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica_n2/../../../../dist
   [junit4]   2> 431140 WARN  
(zkCallback-2678-thread-2-processing-n:localhost:42217_solr) 
[n:localhost:42217_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.solr.common.SolrException: SolrCore not 
found:testCloudExamplePrompt_shard2_replica_n6 in []
   [junit4]   2>        at 
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:310)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:268)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 431140 WARN  
(zkCallback-2678-thread-2-processing-n:localhost:42217_solr) 
[n:localhost:42217_solr    ] o.a.s.c.LeaderElector Our node is no longer in 
line to be leader
   [junit4]   2> 431861 WARN  
(OverseerAutoScalingTriggerThread-99288855826202627-localhost:42217_solr-n_0000000000)
 [n:localhost:42217_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 431862 ERROR 
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[8490BFD660B97E63])
 [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so 
ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 432736 WARN  (Thread-2650) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       
/solr/configs/testCloudExamplePrompt/managed-schema
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        2       /solr/configs/testCloudExamplePrompt
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> 432741 ERROR (Thread-2667) [    ] o.a.s.u.StartupLoggingUtils 
Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 437808 WARN  (qtp380882146-7346) [    x:gettingstarted] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-003/schemaless/solr/gettingstarted/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-003/schemaless/solr/gettingstarted/../../../../contrib/extraction/lib
   [junit4]   2> 437808 WARN  (qtp380882146-7346) [    x:gettingstarted] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-003/schemaless/solr/gettingstarted/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-003/schemaless/solr/gettingstarted/../../../../dist
   [junit4]   2> 437808 WARN  (qtp380882146-7346) [    x:gettingstarted] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-003/schemaless/solr/gettingstarted/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-003/schemaless/solr/gettingstarted/../../../../contrib/clustering/lib
   [junit4]   2> 437808 WARN  (qtp380882146-7346) [    x:gettingstarted] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-003/schemaless/solr/gettingstarted/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-003/schemaless/solr/gettingstarted/../../../../dist
   [junit4]   2> 437809 WARN  (qtp380882146-7346) [    x:gettingstarted] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-003/schemaless/solr/gettingstarted/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-003/schemaless/solr/gettingstarted/../../../../contrib/langid/lib
   [junit4]   2> 437809 WARN  (qtp380882146-7346) [    x:gettingstarted] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-003/schemaless/solr/gettingstarted/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-003/schemaless/solr/gettingstarted/../../../../dist
   [junit4]   2> 437809 WARN  (qtp380882146-7346) [    x:gettingstarted] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-003/schemaless/solr/gettingstarted/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-003/schemaless/solr/gettingstarted/../../../../contrib/velocity/lib
   [junit4]   2> 437809 WARN  (qtp380882146-7346) [    x:gettingstarted] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-003/schemaless/solr/gettingstarted/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-003/schemaless/solr/gettingstarted/../../../../dist
   [junit4]   2> 438013 ERROR (Thread-2678) [    ] o.a.s.u.StartupLoggingUtils 
Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 438052 WARN  (coreLoadExecutor-1266-thread-1) [    
x:gettingstarted] o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-003/schemaless/solr/gettingstarted/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-003/schemaless/solr/gettingstarted/../../../../contrib/extraction/lib
   [junit4]   2> 438052 WARN  (coreLoadExecutor-1266-thread-1) [    
x:gettingstarted] o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-003/schemaless/solr/gettingstarted/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-003/schemaless/solr/gettingstarted/../../../../dist
   [junit4]   2> 438052 WARN  (coreLoadExecutor-1266-thread-1) [    
x:gettingstarted] o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-003/schemaless/solr/gettingstarted/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-003/schemaless/solr/gettingstarted/../../../../contrib/clustering/lib
   [junit4]   2> 438052 WARN  (coreLoadExecutor-1266-thread-1) [    
x:gettingstarted] o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-003/schemaless/solr/gettingstarted/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-003/schemaless/solr/gettingstarted/../../../../dist
   [junit4]   2> 438052 WARN  (coreLoadExecutor-1266-thread-1) [    
x:gettingstarted] o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-003/schemaless/solr/gettingstarted/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-003/schemaless/solr/gettingstarted/../../../../contrib/langid/lib
   [junit4]   2> 438052 WARN  (coreLoadExecutor-1266-thread-1) [    
x:gettingstarted] o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-003/schemaless/solr/gettingstarted/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-003/schemaless/solr/gettingstarted/../../../../dist
   [junit4]   2> 438052 WARN  (coreLoadExecutor-1266-thread-1) [    
x:gettingstarted] o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-003/schemaless/solr/gettingstarted/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-003/schemaless/solr/gettingstarted/../../../../contrib/velocity/lib
   [junit4]   2> 438052 WARN  (coreLoadExecutor-1266-thread-1) [    
x:gettingstarted] o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-003/schemaless/solr/gettingstarted/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-003/schemaless/solr/gettingstarted/../../../../dist
   [junit4]   2> 
   [junit4]   2> ERROR: Cannot run program 
"/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-004/failExecuteScript"
 (in directory "."): error=13, Permission denied
   [junit4]   2> 
   [junit4]   2> 443124 ERROR (Thread-2689) [    ] o.a.s.u.StartupLoggingUtils 
Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 448168 WARN  (qtp374128984-7397) [    x:techproducts] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-005/techproducts/solr/techproducts/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-005/techproducts/solr/techproducts/../../../../contrib/extraction/lib
   [junit4]   2> 448168 WARN  (qtp374128984-7397) [    x:techproducts] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-005/techproducts/solr/techproducts/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-005/techproducts/solr/techproducts/../../../../dist
   [junit4]   2> 448169 WARN  (qtp374128984-7397) [    x:techproducts] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-005/techproducts/solr/techproducts/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-005/techproducts/solr/techproducts/../../../../contrib/clustering/lib
   [junit4]   2> 448169 WARN  (qtp374128984-7397) [    x:techproducts] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-005/techproducts/solr/techproducts/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-005/techproducts/solr/techproducts/../../../../dist
   [junit4]   2> 448169 WARN  (qtp374128984-7397) [    x:techproducts] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-005/techproducts/solr/techproducts/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-005/techproducts/solr/techproducts/../../../../contrib/langid/lib
   [junit4]   2> 448169 WARN  (qtp374128984-7397) [    x:techproducts] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-005/techproducts/solr/techproducts/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-005/techproducts/solr/techproducts/../../../../dist
   [junit4]   2> 448169 WARN  (qtp374128984-7397) [    x:techproducts] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-005/techproducts/solr/techproducts/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-005/techproducts/solr/techproducts/../../../../dist
   [junit4]   2> 448169 WARN  (qtp374128984-7397) [    x:techproducts] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-005/techproducts/solr/techproducts/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-005/techproducts/solr/techproducts/../../../../contrib/velocity/lib
   [junit4]   2> 448169 WARN  (qtp374128984-7397) [    x:techproducts] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-005/techproducts/solr/techproducts/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-005/techproducts/solr/techproducts/../../../../dist
   [junit4]   1> SimplePostTool version 5.0.0
   [junit4]   1> Posting files to [base] url 
http://localhost:44697/solr/techproducts/update using content-type 
application/xml...
   [junit4]   1> POSTing file monitor2.xml to [base]
   [junit4]   1> POSTing file monitor.xml to [base]
   [junit4]   1> POSTing file sd500.xml to [base]
   [junit4]   1> POSTing file gb18030-example.xml to [base]
   [junit4]   1> POSTing file ipod_other.xml to [base]
   [junit4]   1> POSTing file manufacturers.xml to [base]
   [junit4]   1> POSTing file solr.xml to [base]
   [junit4]   1> POSTing file money.xml to [base]
   [junit4]   1> POSTing file utf8-example.xml to [base]
   [junit4]   1> POSTing file vidcard.xml to [base]
   [junit4]   1> POSTing file hd.xml to [base]
   [junit4]   1> POSTing file mp500.xml to [base]
   [junit4]   1> POSTing file ipod_video.xml to [base]
   [junit4]   1> POSTing file mem.xml to [base]
   [junit4]   1> 14 files indexed.
   [junit4]   1> COMMITting Solr index changes to 
http://localhost:44697/solr/techproducts/update...
   [junit4]   1> Time spent: 0:00:00.631
   [junit4]   2> 449037 ERROR (Thread-2700) [    ] o.a.s.u.StartupLoggingUtils 
Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 449091 WARN  (coreLoadExecutor-1292-thread-1) [    
x:techproducts] o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-005/techproducts/solr/techproducts/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-005/techproducts/solr/techproducts/../../../../contrib/extraction/lib
   [junit4]   2> 449091 WARN  (coreLoadExecutor-1292-thread-1) [    
x:techproducts] o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-005/techproducts/solr/techproducts/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-005/techproducts/solr/techproducts/../../../../dist
   [junit4]   2> 449091 WARN  (coreLoadExecutor-1292-thread-1) [    
x:techproducts] o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-005/techproducts/solr/techproducts/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-005/techproducts/solr/techproducts/../../../../contrib/clustering/lib
   [junit4]   2> 449091 WARN  (coreLoadExecutor-1292-thread-1) [    
x:techproducts] o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-005/techproducts/solr/techproducts/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-005/techproducts/solr/techproducts/../../../../dist
   [junit4]   2> 449092 WARN  (coreLoadExecutor-1292-thread-1) [    
x:techproducts] o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-005/techproducts/solr/techproducts/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-005/techproducts/solr/techproducts/../../../../contrib/langid/lib
   [junit4]   2> 449092 WARN  (coreLoadExecutor-1292-thread-1) [    
x:techproducts] o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-005/techproducts/solr/techproducts/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-005/techproducts/solr/techproducts/../../../../dist
   [junit4]   2> 449092 WARN  (coreLoadExecutor-1292-thread-1) [    
x:techproducts] o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-005/techproducts/solr/techproducts/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-005/techproducts/solr/techproducts/../../../../dist
   [junit4]   2> 449092 WARN  (coreLoadExecutor-1292-thread-1) [    
x:techproducts] o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-005/techproducts/solr/techproducts/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-005/techproducts/solr/techproducts/../../../../contrib/velocity/lib
   [junit4]   2> 449092 WARN  (coreLoadExecutor-1292-thread-1) [    
x:techproducts] o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-005/techproducts/solr/techproducts/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-005/techproducts/solr/techproducts/../../../../dist
   [junit4]   2> 454095 ERROR (Thread-2711) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 454198 ERROR (jetty-launcher-2724-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 454388 WARN  
(OverseerThreadFactory-1307-thread-1-processing-n:localhost:41703_solr) 
[n:localhost:41703_solr    ] o.a.s.c.CreateCollectionCmd Specified number of 
replicas of 2 on collection testCloudExamplePrompt1 is higher than 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> 455706 WARN  (qtp424124508-7457) [n:localhost:41703_solr 
c:testCloudExamplePrompt1 s:shard2 r:core_node8 
x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-007/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-007/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/extraction/lib
   [junit4]   2> 455707 WARN  (qtp424124508-7452) [n:localhost:41703_solr 
c:testCloudExamplePrompt1 s:shard1 r:core_node3 
x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-007/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-007/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 455707 WARN  (qtp424124508-7457) [n:localhost:41703_solr 
c:testCloudExamplePrompt1 s:shard2 r:core_node8 
x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-007/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-007/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist
   [junit4]   2> 455707 WARN  (qtp424124508-7452) [n:localhost:41703_solr 
c:testCloudExamplePrompt1 s:shard1 r:core_node3 
x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-007/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-007/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist
   [junit4]   2> 455707 WARN  (qtp424124508-7457) [n:localhost:41703_solr 
c:testCloudExamplePrompt1 s:shard2 r:core_node8 
x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-007/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-007/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../contrib/clustering/lib
   [junit4]   2> 455707 WARN  (qtp424124508-7452) [n:localhost:41703_solr 
c:testCloudExamplePrompt1 s:shard1 r:core_node3 
x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-007/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-007/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 455707 WARN  (qtp424124508-7457) [n:localhost:41703_solr 
c:testCloudExamplePrompt1 s:shard2 r:core_node8 
x:testCloudExamplePrompt1_shard2_replica_n6] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-007/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-007/node1/testCloudExamplePrompt1_shard2_replica_n6/../../../../dist
   [junit4]   2> 455708 WARN  (qtp424124508-7452) [n:localhost:41703_solr 
c:testCloudExamplePrompt1 s:shard1 r:core_node3 
x:testCloudExamplePrompt1_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add 
files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-007/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-007/node1/testCloudExamplePrompt1_shard1_replica_n1/../../../../dist
   [junit4]   2> 455708 WA

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

lr c:testCloudExamplePrompt1 s:shard2 r:core_node7 
x:testCloudExamplePrompt1_shard2_replica_n4] o.a.s.c.ZkContainer 
:org.apache.solr.common.SolrException: Error getting leader from zk for shard 
shard2
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1207)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.register(ZkController.java:1079)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.register(ZkController.java:1014)
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:892)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1053)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:954)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
   [junit4]   2>        at 
org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: No registered 
leader was found after waiting for 1560000ms , collection: 
testCloudExamplePrompt1 slice: shard2 saw state=null with live_nodes=[]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:771)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:736)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2>        ... 42 more
   [junit4]   2> 
   [junit4]   2> 694610 ERROR 
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[8490BFD660B97E63])
 [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so 
ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 698998 WARN  (Thread-2711) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       
/solr/configs/testCloudExamplePrompt1/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        4       
/solr/collections/testCloudExamplePrompt1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCLIRunExample 
-Dtests.method=testInteractiveSolrCloudExampleWithAutoScalingPolicy 
-Dtests.seed=8490BFD660B97E63 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=it-CH -Dtests.timezone=America/Indiana/Vincennes 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE  245s J0 | 
TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: After running Solr 
cloud example, test collection 'newColl' not found in Solr at: 
http://localhost:41703/solr; tool output: 
   [junit4]    > Welcome to the SolrCloud example!
   [junit4]    > This interactive session will help you launch a SolrCloud 
cluster on your local workstation.
   [junit4]    > To begin, how many Solr nodes would you like to run in your 
local cluster? (specify 1-4 nodes) [2]: 
   [junit4]    > Ok, let's start up 1 Solr nodes for your example SolrCloud 
cluster.
   [junit4]    > Please enter the port for node1 [8983]: 
   [junit4]    > Creating Solr home directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-006/cloud/node1/solr
   [junit4]    > Starting up Solr on port 41703 using command:
   [junit4]    > 
"/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/bin/solr" start -cloud 
-p 41703 -s 
"temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001/tempDir-006/cloud/node1/solr"
   [junit4]    > Now let's create a new collection for indexing documents in 
your 1-node cluster.
   [junit4]    > Please provide a name for your new collection: 
[gettingstarted] 
   [junit4]    > How many shards would you like to split 
testCloudExamplePrompt1 into? [2]
   [junit4]    > How many replicas per shard would you like to create? [2] 
   [junit4]    > Please choose a configuration for the testCloudExamplePrompt1 
collection, available options are:
   [junit4]    > _default or sample_techproducts_configs [_default] 
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([8490BFD660B97E63:763804D91F0CE745]:0)
   [junit4]    >        at 
org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy(TestSolrCLIRunExample.java:584)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.util.TestSolrCLIRunExample_8490BFD660B97E63-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1944, maxMBSortInHeap=5.8489462122418185, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@14b2923f),
 locale=it-CH, timezone=America/Indiana/Vincennes
   [junit4]   2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=1,free=158076016,total=527958016
   [junit4]   2> NOTE: All tests run in this JVM: [TestUtils, 
RAMDirectoryFactoryTest, TestTrieFacet, MoveReplicaHDFSTest, SmileWriterTest, 
BJQParserTest, DeleteReplicaTest, TestCollectionsAPIViaSolrCloudCluster, 
TestSQLHandler, TestPayloadScoreQParserPlugin, BlockCacheTest, SyncSliceTest, 
TestMinMaxOnMultiValuedField, InfixSuggestersTest, TestSort, 
TestPerFieldSimilarityWithDefaultOverride, LeaderElectionContextKeyTest, 
TestHighlightDedupGrouping, TestPivotHelperCode, DistributedDebugComponentTest, 
TestLegacyTerms, AnalyticsMergeStrategyTest, 
HdfsCollectionsAPIDistributedZkTest, SolrInfoBeanTest, DistribCursorPagingTest, 
TestSchemaNameResource, JvmMetricsTest, TestRandomDVFaceting, TestSolrXml, 
NoCacheHeaderTest, HLLSerializationTest, SimpleFacetsTest, 
HttpTriggerListenerTest, TestSolrCLIRunExample]
   [junit4] Completed [174/765 (1!)] on J0 in 272.56s, 5 tests, 1 failure <<< 
FAILURES!

[...truncated 50038 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to