Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/383/

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

Error Message:
After running Solr cloud example, test collection 'testCloudExamplePrompt1' not 
found in Solr at: http://localhost:42318/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 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-001/cloud/node1/solr
  Starting up Solr on port 42318 using command: 
"/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/bin/solr"
 start -cloud -p 42318 -s 
"temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-001/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 
'testCloudExamplePrompt1' not found in Solr at: http://localhost:42318/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 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-001/cloud/node1/solr

Starting up Solr on port 42318 using command:
"/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/bin/solr"
 start -cloud -p 42318 -s 
"temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-001/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([40096F90B297FCA9:B2A1D49FCD22658F]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy(TestSolrCLIRunExample.java:570)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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 
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.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 15396 lines...]
   [junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/init-core-data-001
   [junit4]   2> 2944665 INFO  
(SUITE-TestSolrCLIRunExample-seed#[40096F90B297FCA9]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2944665 INFO  
(SUITE-TestSolrCLIRunExample-seed#[40096F90B297FCA9]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2944666 INFO  
(SUITE-TestSolrCLIRunExample-seed#[40096F90B297FCA9]-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> 2944669 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[40096F90B297FCA9])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testInteractiveSolrCloudExampleWithAutoScalingPolicy
   [junit4]   2> 2944700 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[40096F90B297FCA9])
 [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-002
   [junit4]   2> 2944701 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[40096F90B297FCA9])
 [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2944704 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2944704 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2944804 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[40096F90B297FCA9])
 [     ] o.a.s.c.ZkTestServer start zk server on port:45551
   [junit4]   2> 2944804 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[40096F90B297FCA9])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45551
   [junit4]   2> 2944804 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[40096F90B297FCA9])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45551
   [junit4]   2> 2944806 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[40096F90B297FCA9])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2944810 INFO  (zkConnectionManagerCallback-19442-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2944810 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[40096F90B297FCA9])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2944819 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[40096F90B297FCA9])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2944821 INFO  (zkConnectionManagerCallback-19444-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2944821 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[40096F90B297FCA9])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2944822 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[40096F90B297FCA9])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2944824 INFO  (zkConnectionManagerCallback-19446-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2944824 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[40096F90B297FCA9])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2944927 WARN  (jetty-launcher-19447-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2944927 INFO  (jetty-launcher-19447-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=42318)
   [junit4]   2> 2944927 INFO  (jetty-launcher-19447-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 42318 try number 1 ...
   [junit4]   2> 2944928 INFO  (jetty-launcher-19447-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 2944929 INFO  (jetty-launcher-19447-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2944929 INFO  (jetty-launcher-19447-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2944929 INFO  (jetty-launcher-19447-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2944929 INFO  (jetty-launcher-19447-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2da82f4{/solr,null,AVAILABLE}
   [junit4]   2> 2944930 INFO  (jetty-launcher-19447-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@22e2bf8b{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:42318}
   [junit4]   2> 2944930 INFO  (jetty-launcher-19447-thread-1) [     ] 
o.e.j.s.Server Started @2944979ms
   [junit4]   2> 2944930 INFO  (jetty-launcher-19447-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42318}
   [junit4]   2> 2944930 INFO  (jetty-launcher-19447-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2944931 INFO  (jetty-launcher-19447-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 2944931 INFO  (jetty-launcher-19447-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
42318
   [junit4]   2> 2944931 INFO  (jetty-launcher-19447-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2944931 INFO  (jetty-launcher-19447-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-12T23:31:33.643112Z
   [junit4]   2> 2944932 INFO  (jetty-launcher-19447-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2944933 INFO  (zkConnectionManagerCallback-19449-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2944933 INFO  (jetty-launcher-19447-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2944934 INFO  (jetty-launcher-19447-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2944939 INFO  (jetty-launcher-19447-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36253b52, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2945241 INFO  (jetty-launcher-19447-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2945243 WARN  (jetty-launcher-19447-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@534c83b7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2945247 WARN  (jetty-launcher-19447-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@10780c76[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2945248 INFO  (jetty-launcher-19447-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45551/solr
   [junit4]   2> 2945249 INFO  (jetty-launcher-19447-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2945251 INFO  (zkConnectionManagerCallback-19456-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2945251 INFO  (jetty-launcher-19447-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2945354 INFO  (jetty-launcher-19447-thread-1) 
[n:localhost:42318_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2945355 INFO  (zkConnectionManagerCallback-19458-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2945355 INFO  (jetty-launcher-19447-thread-1) 
[n:localhost:42318_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2945464 INFO  (jetty-launcher-19447-thread-1) 
[n:localhost:42318_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader localhost:42318_solr
   [junit4]   2> 2945465 INFO  (jetty-launcher-19447-thread-1) 
[n:localhost:42318_solr     ] o.a.s.c.Overseer Overseer 
(id=73467734952902661-localhost:42318_solr-n_0000000000) starting
   [junit4]   2> 2945473 INFO  (jetty-launcher-19447-thread-1) 
[n:localhost:42318_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2945474 INFO  (zkConnectionManagerCallback-19465-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2945474 INFO  (jetty-launcher-19447-thread-1) 
[n:localhost:42318_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2945478 INFO  (jetty-launcher-19447-thread-1) 
[n:localhost:42318_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:45551/solr ready
   [junit4]   2> 2945479 INFO  
(OverseerStateUpdate-73467734952902661-localhost:42318_solr-n_0000000000) 
[n:localhost:42318_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : localhost:42318_solr
   [junit4]   2> 2945480 INFO  (jetty-launcher-19447-thread-1) 
[n:localhost:42318_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/localhost:42318_solr
   [junit4]   2> 2945481 INFO  
(OverseerStateUpdate-73467734952902661-localhost:42318_solr-n_0000000000) 
[n:localhost:42318_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2945482 INFO  (zkCallback-19464-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2945501 INFO  (jetty-launcher-19447-thread-1) 
[n:localhost:42318_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2945528 INFO  (jetty-launcher-19447-thread-1) 
[n:localhost:42318_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36253b52
   [junit4]   2> 2945546 INFO  (jetty-launcher-19447-thread-1) 
[n:localhost:42318_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36253b52
   [junit4]   2> 2945547 INFO  (jetty-launcher-19447-thread-1) 
[n:localhost:42318_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@36253b52
   [junit4]   2> 2945548 INFO  (jetty-launcher-19447-thread-1) 
[n:localhost:42318_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-002/node1
   [junit4]   2> 2945574 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[40096F90B297FCA9])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2945576 INFO  (zkConnectionManagerCallback-19471-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2945576 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[40096F90B297FCA9])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2945578 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[40096F90B297FCA9])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2945580 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[40096F90B297FCA9])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:45551/solr ready
   [junit4]   2> 2945593 INFO  (qtp1706641822-45794) [n:localhost:42318_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system 
params={wt=json} status=0 QTime=6
   [junit4]   2> 2945596 INFO  (qtp1706641822-45795) [n:localhost:42318_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 2945597 INFO  (qtp1706641822-45795) [n:localhost:42318_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=json} status=0 QTime=1
   [junit4]   2> 2945600 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[40096F90B297FCA9])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2945601 INFO  (zkConnectionManagerCallback-19476-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2945602 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[40096F90B297FCA9])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2945603 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[40096F90B297FCA9])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2945605 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy-seed#[40096F90B297FCA9])
 [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:45551/solr ready
   [junit4]   2> 2945709 INFO  (qtp1706641822-45794) [n:localhost:42318_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=list&wt=json and sendToOCPQueue=true
   [junit4]   2> 2945709 INFO  (qtp1706641822-45794) [n:localhost:42318_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=list&wt=json} status=0 QTime=0
   [junit4]   2> 2945935 WARN  
(OverseerThreadFactory-14396-thread-1-processing-n:localhost:42318_solr) 
[n:localhost:42318_solr     ] o.a.s.c.a.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> 2945941 INFO  
(OverseerStateUpdate-73467734952902661-localhost:42318_solr-n_0000000000) 
[n:localhost:42318_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCloudExamplePrompt1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testCloudExamplePrompt1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://localhost:42318/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2945945 INFO  
(OverseerStateUpdate-73467734952902661-localhost:42318_solr-n_0000000000) 
[n:localhost:42318_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCloudExamplePrompt1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testCloudExamplePrompt1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://localhost:42318/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2945948 INFO  
(OverseerStateUpdate-73467734952902661-localhost:42318_solr-n_0000000000) 
[n:localhost:42318_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCloudExamplePrompt1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testCloudExamplePrompt1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://localhost:42318/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2945951 INFO  
(OverseerStateUpdate-73467734952902661-localhost:42318_solr-n_0000000000) 
[n:localhost:42318_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCloudExamplePrompt1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testCloudExamplePrompt1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://localhost:42318/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3066253 ERROR 
(OverseerThreadFactory-14396-thread-1-processing-n:localhost:42318_solr) 
[n:localhost:42318_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Error from shard: http://localhost:42318/solr
   [junit4]   2>           => org.apache.solr.client.solrj.SolrServerException: 
Timeout occurred while waiting response from server at: 
http://localhost:42318/solr
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:667)
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Timeout 
occurred while waiting response from server at: http://localhost:42318/solr
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:667)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1274) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandlerFactory$1.request(HttpShardHandlerFactory.java:176)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:199)
 ~[java/:?]
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:181)
 ~[metrics-core-4.0.5.jar:4.0.5]
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
 ~[java/:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 
~[?:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 
~[?:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]   2>        at java.net.SocketInputStream.socketRead0(Native 
Method) ~[?:?]
   [junit4]   2>        at 
java.net.SocketInputStream.socketRead(SocketInputStream.java:115) ~[?:?]
   [junit4]   2>        at 
java.net.SocketInputStream.read(SocketInputStream.java:168) ~[?:?]
   [junit4]   2>        at 
java.net.SocketInputStream.read(SocketInputStream.java:140) ~[?:?]
   [junit4]   2>        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
 ~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
 ~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) 
~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:120)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) 
~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) 
~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) 
~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) 
~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
 ~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
 ~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
 ~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:555)
 ~[java/:?]
   [junit4]   2>        ... 13 more
   [junit4]   2> 3066256 ERROR 
(OverseerThreadFactory-14396-thread-1-processing-n:localhost:42318_solr) 
[n:localhost:42318_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Error from shard: http://localhost:42318/solr
   [junit4]   2>           => org.apache.solr.client.solrj.SolrServerException: 
Timeout occurred while waiting response from server at: 
http://localhost:42318/solr
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:667)
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Timeout 
occurred while waiting response from server at: http://localhost:42318/solr
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:667)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1274) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandlerFactory$1.request(HttpShardHandlerFactory.java:176)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:199)
 ~[java/:?]
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:181)
 ~[metrics-core-4.0.5.jar:4.0.5]
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
 ~[java/:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 
~[?:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 
~[?:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]   2>        at java.net.SocketInputStream.socketRead0(Native 
Method) ~[?:?]
   [junit4]   2>        at 
java.net.SocketInputStream.socketRead(SocketInputStream.java:115) ~[?:?]
   [junit4]   2>        at 
java.net.SocketInputStream.read(SocketInputStream.java:168) ~[?:?]
   [junit4]   2>        at 
java.net.SocketInputStream.read(SocketInputStream.java:140) ~[?:?]
   [junit4]   2>        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
 ~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
 ~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) 
~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:120)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) 
~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) 
~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) 
~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) 
~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
 ~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
 ~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
 ~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:555)
 ~[java/:?]
   [junit4]   2>        ... 13 more
   [junit4]   2> 3066256 ERROR 
(OverseerThreadFactory-14396-thread-1-processing-n:localhost:42318_solr) 
[n:localhost:42318_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Error from shard: http://localhost:42318/solr
   [junit4]   2>           => org.apache.solr.client.solrj.SolrServerException: 
Timeout occurred while waiting response from server at: 
http://localhost:42318/solr
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:667)
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Timeout 
occurred while waiting response from server at: http://localhost:42318/solr
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:667)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1274) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandlerFactory$1.request(HttpShardHandlerFactory.java:176)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:199)
 ~[java/:?]
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:181)
 ~[metrics-core-4.0.5.jar:4.0.5]
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
 ~[java/:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 
~[?:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 
~[?:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]   2>        at java.net.SocketInputStream.socketRead0(Native 
Method) ~[?:?]
   [junit4]   2>        at 
java.net.SocketInputStream.socketRead(SocketInputStream.java:115) ~[?:?]
   [junit4]   2>        at 
java.net.SocketInputStream.read(SocketInputStream.java:168) ~[?:?]
   [junit4]   2>        at 
java.net.SocketInputStream.read(SocketInputStream.java:140) ~[?:?]
   [junit4]   2>        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
 ~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
 ~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) 
~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:120)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) 
~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) 
~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) 
~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) 
~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
 ~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
 ~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
 ~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:555)
 ~[java/:?]
   [junit4]   2>        ... 13 more
   [junit4]   2> 3066258 ERROR 
(OverseerThreadFactory-14396-thread-1-processing-n:localhost:42318_solr) 
[n:localhost:42318_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Error from shard: http://localhost:42318/solr
   [junit4]   2>           => org.apache.solr.client.solrj.SolrServerException: 
Timeout occurred while waiting response from server at: 
http://localhost:42318/solr
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:667)
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Timeout 
occurred while waiting response from server at: http://localhost:42318/solr
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:667)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1274) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandlerFactory$1.request(HttpShardHandlerFactory.java:176)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:199)
 ~[java/:?]
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:181)
 ~[metrics-core-4.0.5.jar:4.0.5]
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
 ~[java/:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 
~[?:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 
~[?:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]   2>        at java.net.SocketInputStream.socketRead0(Native 
Method) ~[?:?]
   [junit4]   2>        at 
java.net.SocketInputStream.socketRead(SocketInputStream.java:115) ~[?:?]
   [junit4]   2>        at 
java.net.SocketInputStream.read(SocketInputStream.java:168) ~[?:?]
   [junit4]   2>        at 
java.net.SocketInputStream.read(SocketInputStream.java:140) ~[?:?]
   [junit4]   2>        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
 ~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
 ~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) 
~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
 ~[httpcore-4.4.10.jar:4.4.10]
   [junit4]   2>        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:120)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) 
~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) 
~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) 
~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) 
~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
 ~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
 ~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
 ~[httpclient-4.5.6.jar:4.5.6]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:555)
 ~[java/:?]
   [junit4]   2>        ... 13 more
   [junit4]   2> 3066258 ERROR 
(OverseerThreadFactory-14396-thread-1-processing-n:localhost:42318_solr) 
[n:localhost:42318_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Cleaning up collection [testCloudExamplePrompt1].
   [junit4]   2> 3066269 ERROR 
(OverseerThreadFactory-14396-thread-1-processing-n:localhost:42318_solr) 
[n:localhost:42318_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Collection: testCloudExamplePrompt1 operation: create 
failed:org.apache.solr.common.SolrException: Underlying core creation failed 
while creating collection: testCloudExamplePrompt1
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:302)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:264)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:505)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 
   [junit4]   2> 
   [junit4]   2> ERROR: Failed to create collection 'testCloudExamplePrompt1' 
due to: Underlying core creation failed while creating collection: 
testCloudExamplePrompt1
   [junit4]   2> 
   [junit4]   2> 
   [junit4]   2> ERROR: Failed to create collection using command: [-name, 
testCloudExamplePrompt1, -shards, 2, -replicationFactor, 2, -confname, 
testCloudExamplePrompt1, -confdir, _default, -configsetsDir, 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/server/solr/configsets,
 -solrUrl, http://localhost:42318/solr]
   [junit4]   2> 
   [junit4]   2> 3066516 INFO  (closeThreadPool-19486-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=73467734952902661-localhost:42318_solr-n_0000000000) closing
   [junit4]   2> 3066517 INFO  
(OverseerStateUpdate-73467734952902661-localhost:42318_solr-n_0000000000) 
[n:localhost:42318_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
localhost:42318_solr
   [junit4]   2> 3066517 INFO  
(OverseerAutoScalingTriggerThread-73467734952902661-localhost:42318_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 3066520 INFO  (closeThreadPool-19486-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=73467734952902661-localhost:42318_solr-n_0000000000) closing
   [junit4]   2> 3066620 INFO  (jetty-closer-19482-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=73467734952902661-localhost:42318_solr-n_0000000000) closing
   [junit4]   2> 3066723 INFO  (jetty-closer-19482-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@22e2bf8b{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:42318}
   [junit4]   2> 3066723 INFO  (jetty-closer-19482-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2da82f4{/solr,null,UNAVAILABLE}
   [junit4]   2> 3066723 INFO  (jetty-closer-19482-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3081730 ERROR (qtp1706641822-45795) [n:localhost:42318_solr 
c:testCloudExamplePrompt1 s:shard1 r:core_node5 
x:testCloudExamplePrompt1_shard1_replica_n2 ] o.a.s.h.RequestHandlerBase 
org.apache.solr.common.SolrException: Error CREATEing SolrCore 
'testCloudExamplePrompt1_shard1_replica_n2': Unable to create core 
[testCloudExamplePrompt1_shard1_replica_n2] Caused by: Could not get shard id 
for core: testCloudExamplePrompt1_shard1_replica_n2
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:1179)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:180)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:803)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:769)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:529)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:502)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to 
create core [testCloudExamplePrompt1_shard1_replica_n2]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1251)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:1140)
   [junit4]   2>        ... 35 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not get 
shard id for core: testCloudExamplePrompt1_shard1_replica_n2
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.waitForShardId(ZkController.java:1748)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.doGetShardIdAndNodeNameProcess(ZkController.java:1688)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.preRegister(ZkController.java:1803)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1223)
   [junit4]   2>        ... 36 more
   [junit4]   2> 
   [junit4]   2> 3081734 ERROR (qtp1706641822-45793) [n:localhost:42318_solr 
c:testCloudExamplePrompt1 s:shard2 r:core_node8 
x:testCloudExamplePrompt1_shard2_replica_n6 ] o.a.s.h.RequestHandlerBase 
org.apache.solr.common.SolrException: Error CREATEing SolrCore 
'testCloudExamplePrompt1_shard2_replica_n6': Unable to create core 
[testCloudExamplePrompt1_shard2_replica_n6] Caused by: Could not get shard id 
for core: testCloudExamplePrompt1_shard2_replica_n6
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:1179)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:180)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:803)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:769)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:529)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:502)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to 
create core [testCloudExamplePrompt1_shard2_replica_n6]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1251)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:1140)
   [junit4]   2>        ... 35 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not get 
shard id for core: testCloudExamplePrompt1_shard2_replica_n6
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.waitForShardId(ZkController.java:1748)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.doGetShardIdAndNodeNameProcess(ZkController.java:1688)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.preRegister(ZkController.java:1803)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1223)
   [junit4]   2>        ... 36 more
   [junit4]   2> 
   [junit4]   2> 3081735 ERROR (qtp1706641822-45796) [n:localhost:42318_solr 
c:testCloudExamplePrompt1 s:shard1 r:core_node3 
x:testCloudExamplePrompt1_shard1_replica_n1 ] o.a.s.h.RequestHandlerBase 
org.apache.solr.common.SolrException: Error CREATEing SolrCore 
'testCloudExamplePrompt1_shard1_replica_n1': Unable to create core 
[testCloudExamplePrompt1_shard1_replica_n1] Caused by: Could not get shard id 
for core: testCloudExamplePrompt1_shard1_replica_n1
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:1179)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:180)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:803)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:769)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:529)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:502)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to 
create core [testCloudExamplePrompt1_shard1_replica_n1]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1251)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:1140)
   [junit4]   2>        ... 35 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not get 
shard id for core: testCloudExamplePrompt1_shard1_replica_n1
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.waitForShardId(ZkController.java:1748)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.doGetShardIdAndNodeNameProcess(ZkController.java:1688)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.preRegister(ZkController.java:1803)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1223)
   [junit4]   2>        ... 36 more
   [junit4]   2> 
   [junit4]   2> 3081737 ERROR (qtp1706641822-45794) [n:localhost:42318_solr 
c:testCloudExamplePrompt1 s:shard2 r:core_node7 
x:testCloudExamplePrompt1_shard2_replica_n4 ] o.a.s.h.RequestHandlerBase 
org.apache.solr.common.SolrException: Error CREATEing SolrCore 
'testCloudExamplePrompt1_shard2_replica_n4': Unable to create core 
[testCloudExamplePrompt1_shard2_replica_n4] Caused by: Could not get shard id 
for core: testCloudExamplePrompt1_shard2_replica_n4
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:1179)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:396)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:180)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:803)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:769)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:529)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:502)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to 
create core [testCloudExamplePrompt1_shard2_replica_n4]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1251)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:1140)
   [junit4]   2>        ... 35 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not get 
shard id for core: testCloudExamplePrompt1_shard2_replica_n4
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.waitForShardId(ZkController.java:1748)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.doGetShardIdAndNodeNameProcess(ZkController.java:1688)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.preRegister(ZkController.java:1803)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1223)
   [junit4]   2>        ... 36 more
   [junit4]   2> 
   [junit4]   2> 3081942 WARN  (ZkTestServer Run Thread) [     ] 
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> 
   [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>        14      /solr/overseer/queue
   [junit4]   2>        13      /solr/collections
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCLIRunExample 
-Dtests.method=testInteractiveSolrCloudExampleWithAutoScalingPolicy 
-Dtests.seed=40096F90B297FCA9 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=sbp -Dtests.timezone=Africa/Addis_Ababa 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE  137s J1 | 
TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: After running Solr 
cloud example, test collection 'testCloudExamplePrompt1' not found in Solr at: 
http://localhost:42318/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 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-001/cloud/node1/solr
   [junit4]    > Starting up Solr on port 42318 using command:
   [junit4]    > 
"/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/bin/solr"
 start -cloud -p 42318 -s 
"temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-001/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([40096F90B297FCA9:B2A1D49FCD22658F]:0)
   [junit4]    >        at 
org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy(TestSolrCLIRunExample.java:570)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 3081960 WARN  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[40096F90B297FCA9]) [    
 ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3081961 INFO  (Thread-6300) [     ] o.e.j.s.Server 
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 3081963 INFO  (Thread-6300) [     ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 3081963 INFO  (Thread-6300) [     ] o.e.j.s.session No 
SessionScavenger set, using defaults
   [junit4]   2> 3081963 INFO  (Thread-6300) [     ] o.e.j.s.session node0 
Scavenging every 600000ms
   [junit4]   2> 3081963 INFO  (Thread-6300) [     ] o.e.j.s.h.ContextHandler 
Started o.e.j.s.ServletContextHandler@5ca33ce1{/solr,null,AVAILABLE}
   [junit4]   2> 3081964 INFO  (Thread-6300) [     ] o.e.j.s.AbstractConnector 
Started ServerConnector@6023fa57{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:46657}
   [junit4]   2> 3081964 INFO  (Thread-6300) [     ] o.e.j.s.Server Started 
@3082013ms
   [junit4]   2> 3082293 WARN  (Thread-6300) [     ] o.e.j.u.s.S.config No 
Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@16a922d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3082297 WARN  (Thread-6300) [     ] o.e.j.u.s.S.config No 
Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@20014f0e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3087049 WARN  (qtp1795252296-45887) [    x:gettingstarted ] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-003/schemaless/solr/gettingstarted/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-003/schemaless/solr/gettingstarted/../../../../contrib/extraction/lib
   [junit4]   2> 3087049 WARN  (qtp1795252296-45887) [    x:gettingstarted ] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-003/schemaless/solr/gettingstarted/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-003/schemaless/solr/gettingstarted/../../../../dist
   [junit4]   2> 3087050 WARN  (qtp1795252296-45887) [    x:gettingstarted ] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-003/schemaless/solr/gettingstarted/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-003/schemaless/solr/gettingstarted/../../../../contrib/clustering/lib
   [junit4]   2> 3087050 WARN  (qtp1795252296-45887) [    x:gettingstarted ] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-003/schemaless/solr/gettingstarted/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-003/schemaless/solr/gettingstarted/../../../../dist
   [junit4]   2> 3087050 WARN  (qtp1795252296-45887) [    x:gettingstarted ] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-003/schemaless/solr/gettingstarted/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-003/schemaless/solr/gettingstarted/../../../../contrib/langid/lib
   [junit4]   2> 3087050 WARN  (qtp1795252296-45887) [    x:gettingstarted ] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-003/schemaless/solr/gettingstarted/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-003/schemaless/solr/gettingstarted/../../../../dist
   [junit4]   2> 3087050 WARN  (qtp1795252296-45887) [    x:gettingstarted ] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-003/schemaless/solr/gettingstarted/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-003/schemaless/solr/gettingstarted/../../../../contrib/velocity/lib
   [junit4]   2> 3087051 WARN  (qtp1795252296-45887) [    x:gettingstarted ] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-003/schemaless/solr/gettingstarted/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-003/schemaless/solr/gettingstarted/../../../../dist
   [junit4]   2> 3087051 WARN  (qtp1795252296-45887) [    x:gettingstarted ] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-003/schemaless/solr/gettingstarted/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-003/schemaless/solr/gettingstarted/../../../../dist
   [junit4]   2> 3087497 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[40096F90B297FCA9]) [    
 ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@6023fa57{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:46657}
   [junit4]   2> 3087497 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[40096F90B297FCA9]) [    
 ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5ca33ce1{/solr,null,UNAVAILABLE}
   [junit4]   2> 3087497 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[40096F90B297FCA9]) [    
 ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3087502 WARN  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[40096F90B297FCA9]) [    
 ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3087503 INFO  (Thread-6310) [     ] o.e.j.s.Server 
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 3087504 INFO  (Thread-6310) [     ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 3087504 INFO  (Thread-6310) [     ] o.e.j.s.session No 
SessionScavenger set, using defaults
   [junit4]   2> 3087504 INFO  (Thread-6310) [     ] o.e.j.s.session node0 
Scavenging every 660000ms
   [junit4]   2> 3087505 INFO  (Thread-6310) [     ] o.e.j.s.h.ContextHandler 
Started o.e.j.s.ServletContextHandler@68cbcd0c{/solr,null,AVAILABLE}
   [junit4]   2> 3087505 INFO  (Thread-6310) [     ] o.e.j.s.AbstractConnector 
Started ServerConnector@19335f98{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36548}
   [junit4]   2> 3087505 INFO  (Thread-6310) [     ] o.e.j.s.Server Started 
@3087555ms
   [junit4]   2> 3087753 WARN  (Thread-6310) [     ] o.e.j.u.s.S.config No 
Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6736d001[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3087757 WARN  (Thread-6310) [     ] o.e.j.u.s.S.config No 
Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@46dd77a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3087837 WARN  (coreLoadExecutor-14426-thread-1) [    
x:gettingstarted ] o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-003/schemaless/solr/gettingstarted/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-003/schemaless/solr/gettingstarted/../../../../contrib/extraction/lib
   [junit4]   2> 3087837 WARN  (coreLoadExecutor-14426-thread-1) [    
x:gettingstarted ] o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-003/schemaless/solr/gettingstarted/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-003/schemaless/solr/gettingstarted/../../../../dist
   [junit4]   2> 3087837 WARN  (coreLoadExecutor-14426-thread-1) [    
x:gettingstarted ] o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-003/schemaless/solr/gettingstarted/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-003/schemaless/solr/gettingstarted/../../../../contrib/clustering/lib
   [junit4]   2> 3087837 WARN  (coreLoadExecutor-14426-thread-1) [    
x:gettingstarted ] o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-003/schemaless/solr/gettingstarted/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-003/schemaless/solr/gettingstarted/../../../../dist
   [junit4]   2> 3087837 WARN  (coreLoadExecutor-14426-thread-1) [    
x:gettingstarted ] o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-003/schemaless/solr/gettingstarted/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-003/schemaless/solr/gettingstarted/../../../../contrib/langid/lib
   [junit4]   2> 3087837 WARN  (coreLoadExecutor-14426-thread-1) [    
x:gettingstarted ] o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-003/schemaless/solr/gettingstarted/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-003/schemaless/solr/gettingstarted/../../../../dist
   [junit4]   2> 3087838 WARN  (coreLoadExecutor-14426-thread-1) [    
x:gettingstarted ] o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-003/schemaless/solr/gettingstarted/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-003/schemaless/solr/gettingstarted/../../../../contrib/velocity/lib
   [junit4]   2> 3087838 WARN  (coreLoadExecutor-14426-thread-1) [    
x:gettingstarted ] o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-003/schemaless/solr/gettingstarted/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-003/schemaless/solr/gettingstarted/../../../../dist
   [junit4]   2> 3087838 WARN  (coreLoadExecutor-14426-thread-1) [    
x:gettingstarted ] o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-003/schemaless/solr/gettingstarted/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-003/schemaless/solr/gettingstarted/../../../../dist
   [junit4]   2> 3088916 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[40096F90B297FCA9]) [    
 ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@19335f98{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36548}
   [junit4]   2> 3088916 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[40096F90B297FCA9]) [    
 ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@68cbcd0c{/solr,null,UNAVAILABLE}
   [junit4]   2> 3088916 INFO  
(TEST-TestSolrCLIRunExample.testSchemalessExample-seed#[40096F90B297FCA9]) [    
 ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3088928 WARN  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[40096F90B297FCA9]) [  
   ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3088929 INFO  (Thread-6320) [     ] o.e.j.s.Server 
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
   [junit4]   2> 3088930 INFO  (Thread-6320) [     ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 3088930 INFO  (Thread-6320) [     ] o.e.j.s.session No 
SessionScavenger set, using defaults
   [junit4]   2> 3088930 INFO  (Thread-6320) [     ] o.e.j.s.session node0 
Scavenging every 660000ms
   [junit4]   2> 3088930 INFO  (Thread-6320) [     ] o.e.j.s.h.ContextHandler 
Started o.e.j.s.ServletContextHandler@107afc56{/solr,null,AVAILABLE}
   [junit4]   2> 3088931 INFO  (Thread-6320) [     ] o.e.j.s.AbstractConnector 
Started ServerConnector@2314083a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44168}
   [junit4]   2> 3088931 INFO  (Thread-6320) [     ] o.e.j.s.Server Started 
@3088980ms
   [junit4]   2> 3089032 WARN  (Thread-6320) [     ] o.e.j.u.s.S.config No 
Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7eee218b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3089035 WARN  (Thread-6320) [     ] o.e.j.u.s.S.config No 
Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7e920d1f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3094040 WARN  (qtp1873076290-45947) [    x:techproducts ] 
o.a.s.c.SolrConfig Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_40096F90B297FCA9-001/tempDir-004/techproducts/solr/techproducts/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Test

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

y disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1940718278
     [copy] Copying 248 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1940718278
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1940718278

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath]         found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath]         found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath]         found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 38ms :: artifacts dl 2ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 130 minutes 46 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to