Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19555/
Java: 64bit/jdk1.8.0_131 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
expected 32 docs in the techproducts example but found 0, output: Creating Solr 
home directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-005/techproducts/solr
  Starting up Solr on port 32881 using command: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/bin/solr start -p 32881 
-s 
"temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-005/techproducts/solr"
   Copying configuration to new core instance directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-005/techproducts/solr/techproducts
  Creating new core 'techproducts' using command: 
http://localhost:32881/solr/admin/cores?action=CREATE&name=techproducts&instanceDir=techproducts
  {   "responseHeader":{     "status":0,     "QTime":419},   
"core":"techproducts"}   Indexing tech product example docs from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/example/exampledocs  Solr 
techproducts example launched successfully. Direct your Web browser to 
http://localhost:32881/solr to visit the Solr Admin UI 

Stack Trace:
java.lang.AssertionError: expected 32 docs in the techproducts example but 
found 0, output: Creating Solr home directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-005/techproducts/solr

Starting up Solr on port 32881 using command:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/bin/solr start -p 32881 
-s 
"temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-005/techproducts/solr"


Copying configuration to new core instance directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-005/techproducts/solr/techproducts

Creating new core 'techproducts' using command:
http://localhost:32881/solr/admin/cores?action=CREATE&name=techproducts&instanceDir=techproducts

{
  "responseHeader":{
    "status":0,
    "QTime":419},
  "core":"techproducts"}


Indexing tech product example docs from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/example/exampledocs

Solr techproducts example launched successfully. Direct your Web browser to 
http://localhost:32881/solr to visit the Solr Admin UI

        at 
__randomizedtesting.SeedInfo.seed([6EED22E1AD297759:E43AF259B7CB4FC6]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.util.TestSolrCLIRunExample.testExample(TestSolrCLIRunExample.java:378)
        at 
org.apache.solr.util.TestSolrCLIRunExample.testTechproductsExample(TestSolrCLIRunExample.java:302)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13236 lines...]
   [junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/init-core-data-001
   [junit4]   2> 2237477 WARN  
(SUITE-TestSolrCLIRunExample-seed#[6EED22E1AD297759]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=33 numCloses=33
   [junit4]   2> 2237477 INFO  
(SUITE-TestSolrCLIRunExample-seed#[6EED22E1AD297759]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 2237478 INFO  
(SUITE-TestSolrCLIRunExample-seed#[6EED22E1AD297759]-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> 2237480 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6EED22E1AD297759])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testInteractiveSolrCloudExample
   [junit4]   2> 2237506 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6EED22E1AD297759])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002
   [junit4]   2> 2237506 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6EED22E1AD297759])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2237506 INFO  (Thread-4080) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2237506 INFO  (Thread-4080) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2237508 ERROR (Thread-4080) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2237606 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6EED22E1AD297759])
 [    ] o.a.s.c.ZkTestServer start zk server on port:45342
   [junit4]   2> 2237612 INFO  (jetty-launcher-3467-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2237612 INFO  (jetty-launcher-3467-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@797d00f2{/solr,null,AVAILABLE}
   [junit4]   2> 2237613 INFO  (jetty-launcher-3467-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5c2cf553{HTTP/1.1,[http/1.1]}{127.0.0.1:34485}
   [junit4]   2> 2237613 INFO  (jetty-launcher-3467-thread-1) [    ] 
o.e.j.s.Server Started @2239529ms
   [junit4]   2> 2237613 INFO  (jetty-launcher-3467-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34485}
   [junit4]   2> 2237614 ERROR (jetty-launcher-3467-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2237614 INFO  (jetty-launcher-3467-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2237614 INFO  (jetty-launcher-3467-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
34485
   [junit4]   2> 2237614 INFO  (jetty-launcher-3467-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2237614 INFO  (jetty-launcher-3467-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-04T22:36:31.891Z
   [junit4]   2> 2237615 INFO  (jetty-launcher-3467-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2237620 INFO  (jetty-launcher-3467-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34759a37, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2237623 INFO  (jetty-launcher-3467-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45342/solr
   [junit4]   2> 2237633 INFO  (jetty-launcher-3467-thread-1) 
[n:localhost:34485_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2237633 INFO  (jetty-launcher-3467-thread-1) 
[n:localhost:34485_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader localhost:34485_solr
   [junit4]   2> 2237634 INFO  (jetty-launcher-3467-thread-1) 
[n:localhost:34485_solr    ] o.a.s.c.Overseer Overseer 
(id=97906680907956227-localhost:34485_solr-n_0000000000) starting
   [junit4]   2> 2237637 INFO  (jetty-launcher-3467-thread-1) 
[n:localhost:34485_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/localhost:34485_solr
   [junit4]   2> 2237638 INFO  
(zkCallback-3474-thread-1-processing-n:localhost:34485_solr) 
[n:localhost:34485_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2237729 INFO  (jetty-launcher-3467-thread-1) 
[n:localhost:34485_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34759a37
   [junit4]   2> 2237734 INFO  (jetty-launcher-3467-thread-1) 
[n:localhost:34485_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34759a37
   [junit4]   2> 2237734 INFO  (jetty-launcher-3467-thread-1) 
[n:localhost:34485_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34759a37
   [junit4]   2> 2237736 INFO  (jetty-launcher-3467-thread-1) 
[n:localhost:34485_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1
   [junit4]   2> 2238208 INFO  (qtp1438315314-19034) [n:localhost:34485_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system 
params={wt=json} status=0 QTime=440
   [junit4]   2> 2238212 INFO  (qtp1438315314-19035) [n:localhost:34485_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 2238212 INFO  (qtp1438315314-19035) [n:localhost:34485_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=json} status=0 QTime=0
   [junit4]   2> 2238215 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6EED22E1AD297759])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2238216 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6EED22E1AD297759])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:45342/solr ready
   [junit4]   2> 2238218 INFO  (qtp1438315314-19035) [n:localhost:34485_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=list&wt=json and sendToOCPQueue=true
   [junit4]   2> 2238218 INFO  (qtp1438315314-19035) [n:localhost:34485_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=list&wt=json} status=0 QTime=0
   [junit4]   2> 2238230 INFO  (qtp1438315314-19035) [n:localhost:34485_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system 
params={wt=json} status=0 QTime=8
   [junit4]   2> 2238235 INFO  (qtp1438315314-19036) [n:localhost:34485_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 2238235 INFO  (qtp1438315314-19036) [n:localhost:34485_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=json} status=0 QTime=0
   [junit4]   2> 2238239 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6EED22E1AD297759])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2238239 INFO  
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[6EED22E1AD297759])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:45342/solr ready
   [junit4]   2> 2238276 INFO  (qtp1438315314-19035) [n:localhost:34485_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=list&wt=json and sendToOCPQueue=true
   [junit4]   2> 2238276 INFO  (qtp1438315314-19035) [n:localhost:34485_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=list&wt=json} status=0 QTime=0
   [junit4]   2> 2238278 INFO  (qtp1438315314-19035) [n:localhost:34485_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&maxShardsPerNode=4&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt&action=CREATE&numShards=2&wt=json
 and sendToOCPQueue=true
   [junit4]   2> 2238281 INFO  
(OverseerThreadFactory-8685-thread-1-processing-n:localhost:34485_solr) 
[n:localhost:34485_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testCloudExamplePrompt
   [junit4]   2> 2238282 WARN  
(OverseerThreadFactory-8685-thread-1-processing-n:localhost:34485_solr) 
[n:localhost:34485_solr    ] o.a.s.c.CreateCollectionCmd Specified 
replicationFactor of 2 on collection testCloudExamplePrompt is higher than or 
equal to the number of Solr instances currently live or live and part of your 
createNodeSet(1). It's unusual to run two replica of the same slice on the same 
Solr-instance.
   [junit4]   2> 2238394 INFO  (qtp1438315314-19034) [n:localhost:34485_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=testCloudExamplePrompt&newCollection=true&name=testCloudExamplePrompt_shard1_replica2&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2238394 INFO  (qtp1438315314-19031) [n:localhost:34485_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=testCloudExamplePrompt&newCollection=true&name=testCloudExamplePrompt_shard2_replica2&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard2&wt=javabin&version=2
   [junit4]   2> 2238394 INFO  (qtp1438315314-19032) [n:localhost:34485_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=testCloudExamplePrompt&newCollection=true&name=testCloudExamplePrompt_shard2_replica1&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard2&wt=javabin&version=2
   [junit4]   2> 2238394 INFO  (qtp1438315314-19030) [n:localhost:34485_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=testCloudExamplePrompt&newCollection=true&name=testCloudExamplePrompt_shard1_replica1&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2238395 INFO  (qtp1438315314-19034) [n:localhost:34485_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2238499 INFO  
(zkCallback-3474-thread-1-processing-n:localhost:34485_solr) 
[n:localhost:34485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCloudExamplePrompt/state.json] for collection 
[testCloudExamplePrompt] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2239404 INFO  (qtp1438315314-19032) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2239404 INFO  (qtp1438315314-19034) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2239404 INFO  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2239404 INFO  (qtp1438315314-19034) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2239404 INFO  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2239404 INFO  (qtp1438315314-19032) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2239404 INFO  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2239404 INFO  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2239405 WARN  (qtp1438315314-19034) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/extraction/lib
   [junit4]   2> 2239405 WARN  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/extraction/lib
   [junit4]   2> 2239405 WARN  (qtp1438315314-19032) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/extraction/lib
   [junit4]   2> 2239405 WARN  (qtp1438315314-19034) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
   [junit4]   2> 2239405 WARN  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
   [junit4]   2> 2239405 WARN  (qtp1438315314-19032) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 2239405 WARN  (qtp1438315314-19034) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/clustering/lib
   [junit4]   2> 2239405 WARN  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/clustering/lib
   [junit4]   2> 2239405 WARN  (qtp1438315314-19034) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
   [junit4]   2> 2239405 WARN  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
   [junit4]   2> 2239405 WARN  (qtp1438315314-19032) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/clustering/lib
   [junit4]   2> 2239405 WARN  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/extraction/lib
   [junit4]   2> 2239406 WARN  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/langid/lib
   [junit4]   2> 2239406 WARN  (qtp1438315314-19032) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 2239406 WARN  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
   [junit4]   2> 2239406 WARN  (qtp1438315314-19032) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/langid/lib
   [junit4]   2> 2239406 WARN  (qtp1438315314-19034) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/langid/lib
   [junit4]   2> 2239406 WARN  (qtp1438315314-19032) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 2239407 WARN  (qtp1438315314-19034) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
   [junit4]   2> 2239406 WARN  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../contrib/velocity/lib
   [junit4]   2> 2239406 WARN  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
   [junit4]   2> 2239407 WARN  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/../../../../dist
   [junit4]   2> 2239407 WARN  (qtp1438315314-19034) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../contrib/velocity/lib
   [junit4]   2> 2239407 WARN  (qtp1438315314-19032) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/velocity/lib
   [junit4]   2> 2239408 WARN  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/clustering/lib
   [junit4]   2> 2239408 WARN  (qtp1438315314-19032) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 2239408 WARN  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
   [junit4]   2> 2239408 WARN  (qtp1438315314-19034) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/../../../../dist
   [junit4]   2> 2239408 WARN  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/langid/lib
   [junit4]   2> 2239409 WARN  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
   [junit4]   2> 2239409 WARN  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../contrib/velocity/lib
   [junit4]   2> 2239409 WARN  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/../../../../dist
   [junit4]   2> 2239414 INFO  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2239415 INFO  (qtp1438315314-19032) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2239415 INFO  (qtp1438315314-19034) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2239421 INFO  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2239461 INFO  (qtp1438315314-19032) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.s.IndexSchema [testCloudExamplePrompt_shard2_replica1] Schema 
name=example-data-driven-schema
   [junit4]   2> 2239462 INFO  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.s.IndexSchema [testCloudExamplePrompt_shard1_replica1] Schema 
name=example-data-driven-schema
   [junit4]   2> 2239471 INFO  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.s.IndexSchema [testCloudExamplePrompt_shard2_replica2] Schema 
name=example-data-driven-schema
   [junit4]   2> 2239472 INFO  (qtp1438315314-19034) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.s.IndexSchema [testCloudExamplePrompt_shard1_replica2] Schema 
name=example-data-driven-schema
   [junit4]   2> 2239763 INFO  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.s.IndexSchema Loaded schema example-data-driven-schema/1.6 with uniqueid 
field id
   [junit4]   2> 2239789 INFO  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 
'testCloudExamplePrompt_shard1_replica1' using configuration from collection 
testCloudExamplePrompt, trusted=true
   [junit4]   2> 2239789 INFO  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.testCloudExamplePrompt.shard1.replica1' (registry 
'solr.core.testCloudExamplePrompt.shard1.replica1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34759a37
   [junit4]   2> 2239789 INFO  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2239790 INFO  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.SolrCore [[testCloudExamplePrompt_shard1_replica1] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica1/data/]
   [junit4]   2> 2239799 INFO  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.s.IndexSchema Loaded schema example-data-driven-schema/1.6 with uniqueid 
field id
   [junit4]   2> 2239800 INFO  (qtp1438315314-19034) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.s.IndexSchema Loaded schema example-data-driven-schema/1.6 with uniqueid 
field id
   [junit4]   2> 2239816 INFO  (qtp1438315314-19032) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.s.IndexSchema Loaded schema example-data-driven-schema/1.6 with uniqueid 
field id
   [junit4]   2> 2239825 INFO  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.CoreContainer Creating SolrCore 
'testCloudExamplePrompt_shard2_replica2' using configuration from collection 
testCloudExamplePrompt, trusted=true
   [junit4]   2> 2239825 INFO  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.testCloudExamplePrompt.shard2.replica2' (registry 
'solr.core.testCloudExamplePrompt.shard2.replica2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34759a37
   [junit4]   2> 2239825 INFO  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2239825 INFO  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.SolrCore [[testCloudExamplePrompt_shard2_replica2] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica2/data/]
   [junit4]   2> 2239828 INFO  (qtp1438315314-19034) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.CoreContainer Creating SolrCore 
'testCloudExamplePrompt_shard1_replica2' using configuration from collection 
testCloudExamplePrompt, trusted=true
   [junit4]   2> 2239829 INFO  (qtp1438315314-19034) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.testCloudExamplePrompt.shard1.replica2' (registry 
'solr.core.testCloudExamplePrompt.shard1.replica2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34759a37
   [junit4]   2> 2239829 INFO  (qtp1438315314-19034) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2239829 INFO  (qtp1438315314-19034) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.c.SolrCore [[testCloudExamplePrompt_shard1_replica2] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard1_replica2/data/]
   [junit4]   2> 2239844 INFO  (qtp1438315314-19032) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 
'testCloudExamplePrompt_shard2_replica1' using configuration from collection 
testCloudExamplePrompt, trusted=true
   [junit4]   2> 2239844 INFO  (qtp1438315314-19032) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.testCloudExamplePrompt.shard2.replica1' (registry 
'solr.core.testCloudExamplePrompt.shard2.replica1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@34759a37
   [junit4]   2> 2239844 INFO  (qtp1438315314-19032) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2239844 INFO  (qtp1438315314-19032) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.c.SolrCore [[testCloudExamplePrompt_shard2_replica1] ] Opening new 
SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/data/]
   [junit4]   2> 2242653 INFO  (qtp1438315314-19032) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2242655 INFO  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2242655 INFO  (qtp1438315314-19034) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2242655 INFO  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 2242722 INFO  (qtp1438315314-19032) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2242723 INFO  (qtp1438315314-19032) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2242723 INFO  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2242723 INFO  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2242725 INFO  (qtp1438315314-19032) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 2242725 INFO  (qtp1438315314-19032) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2242725 INFO  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 2242725 INFO  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2242726 INFO  (qtp1438315314-19032) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1d351b66[testCloudExamplePrompt_shard2_replica1] main]
   [junit4]   2> 2242726 INFO  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1ddbda3c[testCloudExamplePrompt_shard2_replica2] main]
   [junit4]   2> 2242727 INFO  (qtp1438315314-19032) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testCloudExamplePrompt
   [junit4]   2> 2242727 INFO  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testCloudExamplePrompt
   [junit4]   2> 2242728 INFO  (qtp1438315314-19032) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testCloudExamplePrompt
   [junit4]   2> 2242728 INFO  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testCloudExamplePrompt
   [junit4]   2> 2242728 INFO  (qtp1438315314-19032) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/testCloudExamplePrompt/managed-schema
   [junit4]   2> 2242728 INFO  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/testCloudExamplePrompt/managed-schema
   [junit4]   2> 2242728 INFO  (qtp1438315314-19032) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2242728 INFO  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2242729 INFO  (qtp1438315314-19032) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2242729 INFO  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2242729 INFO  (qtp1438315314-19032) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 2242729 INFO  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 2242732 INFO  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2242732 INFO  (qtp1438315314-19032) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2242733 INFO  
(searcherExecutor-8689-thread-1-processing-n:localhost:34485_solr 
x:testCloudExamplePrompt_shard2_replica2 s:shard2 c:testCloudExamplePrompt) 
[n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  
x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@1ddbda3c[testCloudExamplePrompt_shard2_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2242733 INFO  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1566506900007157760
   [junit4]   2> 2242733 INFO  
(searcherExecutor-8691-thread-1-processing-n:localhost:34485_solr 
x:testCloudExamplePrompt_shard2_replica1 s:shard2 c:testCloudExamplePrompt) 
[n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  
x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@1d351b66[testCloudExamplePrompt_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2242733 INFO  (qtp1438315314-19032) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1566506900007157760
   [junit4]   2> 2242733 INFO  
(searcherExecutor-8691-thread-1-processing-n:localhost:34485_solr 
x:testCloudExamplePrompt_shard2_replica1 s:shard2 c:testCloudExamplePrompt) 
[n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  
x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 2242733 INFO  
(searcherExecutor-8691-thread-1-processing-n:localhost:34485_solr 
x:testCloudExamplePrompt_shard2_replica1 s:shard2 c:testCloudExamplePrompt) 
[n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  
x:testCloudExamplePrompt_shard2_replica1] o.a.s.h.c.SpellCheckComponent Loading 
spell index for spellchecker: default
   [junit4]   2> 2242733 INFO  
(searcherExecutor-8689-thread-1-processing-n:localhost:34485_solr 
x:testCloudExamplePrompt_shard2_replica2 s:shard2 c:testCloudExamplePrompt) 
[n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  
x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 2242733 INFO  
(searcherExecutor-8689-thread-1-processing-n:localhost:34485_solr 
x:testCloudExamplePrompt_shard2_replica2 s:shard2 c:testCloudExamplePrompt) 
[n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  
x:testCloudExamplePrompt_shard2_replica2] o.a.s.h.c.SpellCheckComponent Loading 
spell index for spellchecker: default
   [junit4]   2> 2242735 INFO  
(searcherExecutor-8691-thread-1-processing-n:localhost:34485_solr 
x:testCloudExamplePrompt_shard2_replica1 s:shard2 c:testCloudExamplePrompt) 
[n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  
x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.SolrCore 
[testCloudExamplePrompt_shard2_replica1] Registered new searcher 
Searcher@1d351b66[testCloudExamplePrompt_shard2_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2242735 INFO  
(searcherExecutor-8689-thread-1-processing-n:localhost:34485_solr 
x:testCloudExamplePrompt_shard2_replica2 s:shard2 c:testCloudExamplePrompt) 
[n:localhost:34485_solr c:testCloudExamplePrompt s:shard2  
x:testCloudExamplePrompt_shard2_replica2] o.a.s.c.SolrCore 
[testCloudExamplePrompt_shard2_replica2] Registered new searcher 
Searcher@1ddbda3c[testCloudExamplePrompt_shard2_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2242736 INFO  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2242736 INFO  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2242738 INFO  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2242738 INFO  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2242738 INFO  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://localhost:34485/solr/testCloudExamplePrompt_shard2_replica2/
   [junit4]   2> 2242738 INFO  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.u.PeerSync PeerSync: core=testCloudExamplePrompt_shard2_replica2 
url=http://localhost:34485/solr START 
replicas=[http://localhost:34485/solr/testCloudExamplePrompt_shard2_replica1/] 
nUpdates=100
   [junit4]   2> 2242738 INFO  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.u.PeerSync PeerSync: core=testCloudExamplePrompt_shard2_replica2 
url=http://localhost:34485/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2242739 INFO  
(zkCallback-3474-thread-1-processing-n:localhost:34485_solr) 
[n:localhost:34485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCloudExamplePrompt/state.json] for collection 
[testCloudExamplePrompt] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2242739 INFO  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 2242739 INFO  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2242739 INFO  (qtp1438315314-19078) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2 r:core_node2 
x:testCloudExamplePrompt_shard2_replica1] o.a.s.c.S.Request 
[testCloudExamplePrompt_shard2_replica1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2242740 INFO  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 2242740 INFO  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2242740 INFO  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2242741 INFO  (qtp1438315314-19034) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2242741 INFO  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://localhost:34485/solr/testCloudExamplePrompt_shard2_replica2/ shard2
   [junit4]   2> 2242741 INFO  (qtp1438315314-19034) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2242742 INFO  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1cecdaa3[testCloudExamplePrompt_shard1_replica1] main]
   [junit4]   2> 2242742 INFO  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testCloudExamplePrompt
   [junit4]   2> 2242743 INFO  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testCloudExamplePrompt
   [junit4]   2> 2242743 INFO  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/testCloudExamplePrompt/managed-schema
   [junit4]   2> 2242744 INFO  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2242744 INFO  (qtp1438315314-19034) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 2242744 INFO  (qtp1438315314-19034) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2242745 INFO  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2242745 INFO  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 2242746 INFO  (qtp1438315314-19034) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6c7c487a[testCloudExamplePrompt_shard1_replica2] main]
   [junit4]   2> 2242747 INFO  (qtp1438315314-19034) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testCloudExamplePrompt
   [junit4]   2> 2242747 INFO  (qtp1438315314-19034) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testCloudExamplePrompt
   [junit4]   2> 2242747 INFO  (qtp1438315314-19034) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/testCloudExamplePrompt/managed-schema
   [junit4]   2> 2242747 INFO  (qtp1438315314-19034) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2242748 INFO  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2242748 INFO  
(searcherExecutor-8688-thread-1-processing-n:localhost:34485_solr 
x:testCloudExamplePrompt_shard1_replica1 s:shard1 c:testCloudExamplePrompt) 
[n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  
x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@1cecdaa3[testCloudExamplePrompt_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2242748 INFO  
(searcherExecutor-8688-thread-1-processing-n:localhost:34485_solr 
x:testCloudExamplePrompt_shard1_replica1 s:shard1 c:testCloudExamplePrompt) 
[n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  
x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 2242748 INFO  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1566506900022886400
   [junit4]   2> 2242748 INFO  
(searcherExecutor-8688-thread-1-processing-n:localhost:34485_solr 
x:testCloudExamplePrompt_shard1_replica1 s:shard1 c:testCloudExamplePrompt) 
[n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  
x:testCloudExamplePrompt_shard1_replica1] o.a.s.h.c.SpellCheckComponent Loading 
spell index for spellchecker: default
   [junit4]   2> 2242748 INFO  (qtp1438315314-19034) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2242748 INFO  (qtp1438315314-19034) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 2242749 INFO  
(searcherExecutor-8688-thread-1-processing-n:localhost:34485_solr 
x:testCloudExamplePrompt_shard1_replica1 s:shard1 c:testCloudExamplePrompt) 
[n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  
x:testCloudExamplePrompt_shard1_replica1] o.a.s.c.SolrCore 
[testCloudExamplePrompt_shard1_replica1] Registered new searcher 
Searcher@1cecdaa3[testCloudExamplePrompt_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2242750 INFO  (qtp1438315314-19034) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2242750 INFO  
(searcherExecutor-8690-thread-1-processing-n:localhost:34485_solr 
x:testCloudExamplePrompt_shard1_replica2 s:shard1 c:testCloudExamplePrompt) 
[n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  
x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.QuerySenderListener 
QuerySenderListener sending requests to 
Searcher@6c7c487a[testCloudExamplePrompt_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2242754 INFO  
(searcherExecutor-8690-thread-1-processing-n:localhost:34485_solr 
x:testCloudExamplePrompt_shard1_replica2 s:shard1 c:testCloudExamplePrompt) 
[n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  
x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.QuerySenderListener 
QuerySenderListener done.
   [junit4]   2> 2242754 INFO  
(searcherExecutor-8690-thread-1-processing-n:localhost:34485_solr 
x:testCloudExamplePrompt_shard1_replica2 s:shard1 c:testCloudExamplePrompt) 
[n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  
x:testCloudExamplePrompt_shard1_replica2] o.a.s.h.c.SpellCheckComponent Loading 
spell index for spellchecker: default
   [junit4]   2> 2242756 INFO  
(searcherExecutor-8690-thread-1-processing-n:localhost:34485_solr 
x:testCloudExamplePrompt_shard1_replica2 s:shard1 c:testCloudExamplePrompt) 
[n:localhost:34485_solr c:testCloudExamplePrompt s:shard1  
x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.SolrCore 
[testCloudExamplePrompt_shard1_replica2] Registered new searcher 
Searcher@6c7c487a[testCloudExamplePrompt_shard1_replica2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2242750 INFO  (qtp1438315314-19034) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1566506900024983552
   [junit4]   2> 2242757 INFO  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=179999ms
   [junit4]   2> 2242859 INFO  
(zkCallback-3474-thread-1-processing-n:localhost:34485_solr) 
[n:localhost:34485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCloudExamplePrompt/state.json] for collection 
[testCloudExamplePrompt] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2242892 INFO  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2242893 INFO  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=testCloudExamplePrompt&newCollection=true&name=testCloudExamplePrompt_shard2_replica2&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard2&wt=javabin&version=2}
 status=0 QTime=4498
   [junit4]   2> 2242994 INFO  
(zkCallback-3474-thread-1-processing-n:localhost:34485_solr) 
[n:localhost:34485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCloudExamplePrompt/state.json] for collection 
[testCloudExamplePrompt] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2243258 INFO  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2243258 INFO  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2243258 INFO  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://localhost:34485/solr/testCloudExamplePrompt_shard1_replica1/
   [junit4]   2> 2243258 INFO  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.u.PeerSync PeerSync: core=testCloudExamplePrompt_shard1_replica1 
url=http://localhost:34485/solr START 
replicas=[http://localhost:34485/solr/testCloudExamplePrompt_shard1_replica2/] 
nUpdates=100
   [junit4]   2> 2243259 INFO  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.u.PeerSync PeerSync: core=testCloudExamplePrompt_shard1_replica1 
url=http://localhost:34485/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2243259 INFO  (qtp1438315314-19081) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1 r:core_node1 
x:testCloudExamplePrompt_shard1_replica2] o.a.s.c.S.Request 
[testCloudExamplePrompt_shard1_replica2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2243260 INFO  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 2243260 INFO  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2243260 INFO  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2243261 INFO  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://localhost:34485/solr/testCloudExamplePrompt_shard1_replica1/ shard1
   [junit4]   2> 2243363 INFO  
(zkCallback-3474-thread-1-processing-n:localhost:34485_solr) 
[n:localhost:34485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCloudExamplePrompt/state.json] for collection 
[testCloudExamplePrompt] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2243412 INFO  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2243413 INFO  (qtp1438315314-19030) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=testCloudExamplePrompt&newCollection=true&name=testCloudExamplePrompt_shard1_replica1&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard1&wt=javabin&version=2}
 status=0 QTime=5019
   [junit4]   2> 2243514 INFO  
(zkCallback-3474-thread-1-processing-n:localhost:34485_solr) 
[n:localhost:34485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCloudExamplePrompt/state.json] for collection 
[testCloudExamplePrompt] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2243740 INFO  (qtp1438315314-19032) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard2  x:testCloudExamplePrompt_shard2_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=testCloudExamplePrompt&newCollection=true&name=testCloudExamplePrompt_shard2_replica1&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard2&wt=javabin&version=2}
 status=0 QTime=5345
   [junit4]   2> 2243761 INFO  (qtp1438315314-19034) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1  x:testCloudExamplePrompt_shard1_replica2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=testCloudExamplePrompt&newCollection=true&name=testCloudExamplePrompt_shard1_replica2&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard1&wt=javabin&version=2}
 status=0 QTime=5366
   [junit4]   2> 2243763 INFO  (qtp1438315314-19035) [n:localhost:34485_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2243862 INFO  
(zkCallback-3474-thread-1-processing-n:localhost:34485_solr) 
[n:localhost:34485_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCloudExamplePrompt/state.json] for collection 
[testCloudExamplePrompt] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2244284 INFO  
(OverseerCollectionConfigSetProcessor-97906680907956227-localhost:34485_solr-n_0000000000)
 [n:localhost:34485_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2244763 INFO  (qtp1438315314-19035) [n:localhost:34485_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&maxShardsPerNode=4&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt&action=CREATE&numShards=2&wt=json}
 status=0 QTime=6484
   [junit4]   2> 2244768 INFO  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_shard1_replica1] o.a.s.h.SolrConfigHandler Executed 
config commands successfully and persisted to ZK 
[{"set-property":{"updateHandler.autoSoftCommit.maxTime":"3000"}}]
   [junit4]   2> 2244768 INFO  (qtp1438315314-19031) [n:localhost:34485_solr 
c:testCloudExamplePrompt s:shard1 r:core_node3 
x:testCloudExamplePrompt_shard1_replica1] o.a.s.h.SolrConfigHandler Waiting up 
to 30 secs for 4 replicas to set the property overlay to be of version 0 for 
collection testCloudExamplePrompt
   [junit4]   2> 2244768 INFO  (Thread-4096) [n:localhost:34485_solr    ] 
o.a.s.c.SolrCore config update listener called for core 
testCloudExamplePrompt_shard2_replica1
   [junit4]   2> 2244768 INFO  (Thread-4096) [n:localhost:34485_solr    ] 
o.a.s.c.SolrCore core reload testCloudExamplePrompt_shard2_replica1
   [junit4]   2> 2244769 INFO  
(solrHandlerExecutor-8708-thread-2-processing-n:localhost:34485_solr 
x:testCloudExamplePrompt_shard1_replica1 s:shard1 c:testCloudExamplePrompt 
r:core_node3) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1 
r:core_node3 x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2244769 INFO  
(solrHandlerExecutor-8708-thread-1-processing-n:localhost:34485_solr 
x:testCloudExamplePrompt_shard1_replica1 s:shard1 c:testCloudExamplePrompt 
r:core_node3) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1 
r:core_node3 x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2244769 INFO  
(solrHandlerExecutor-8708-thread-4-processing-n:localhost:34485_solr 
x:testCloudExamplePrompt_shard1_replica1 s:shard1 c:testCloudExamplePrompt 
r:core_node3) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1 
r:core_node3 x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2244770 INFO  
(solrHandlerExecutor-8708-thread-3-processing-n:localhost:34485_solr 
x:testCloudExamplePrompt_shard1_replica1 s:shard1 c:testCloudExamplePrompt 
r:core_node3) [n:localhost:34485_solr c:testCloudExamplePrompt s:shard1 
r:core_node3 x:testCloudExamplePrompt_shard1_replica1] 
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 2244775 INFO  (Thread-4096) [n:localhost:34485_solr    ] 
o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 2244775 INFO  (Thread-4096) [n:localhost:34485_solr    ] 
o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 2244776 WARN  (Thread-4096) [n:localhost:34485_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/extraction/lib
   [junit4]   2> 2244776 WARN  (Thread-4096) [n:localhost:34485_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 2244776 WARN  (Thread-4096) [n:localhost:34485_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/clustering/lib
   [junit4]   2> 2244776 WARN  (Thread-4096) [n:localhost:34485_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 2244776 WARN  (Thread-4096) [n:localhost:34485_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/langid/lib
   [junit4]   2> 2244776 WARN  (Thread-4096) [n:localhost:34485_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 2244777 WARN  (Thread-4096) [n:localhost:34485_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../contrib/velocity/lib
   [junit4]   2> 2244777 WARN  (Thread-4096) [n:localhost:34485_solr    ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-002/node1/testCloudExamplePrompt_shard2_replica1/../../../../dist
   [junit4]   2> 2244784 INFO  (Thread-4096) [n:localhost:34485_so

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

d o.e.j.s.ServletContextHandler@99fc827{/solr,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCLIRunExample -Dtests.method=testTechproductsExample 
-Dtests.seed=6EED22E1AD297759 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ar-OM -Dtests.timezone=US/Pacific-New -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 3.51s J2 | TestSolrCLIRunExample.testTechproductsExample <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected 32 docs in 
the techproducts example but found 0, output: Creating Solr home directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-005/techproducts/solr
   [junit4]    > Starting up Solr on port 32881 using command:
   [junit4]    > /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/bin/solr 
start -p 32881 -s 
"temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-005/techproducts/solr"
   [junit4]    > Copying configuration to new core instance directory:
   [junit4]    > 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001/tempDir-005/techproducts/solr/techproducts
   [junit4]    > Creating new core 'techproducts' using command:
   [junit4]    > 
http://localhost:32881/solr/admin/cores?action=CREATE&name=techproducts&instanceDir=techproducts
   [junit4]    > {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":419},
   [junit4]    >   "core":"techproducts"}
   [junit4]    > Indexing tech product example docs from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/example/exampledocs
   [junit4]    > Solr techproducts example launched successfully. Direct your 
Web browser to http://localhost:32881/solr to visit the Solr Admin UI
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6EED22E1AD297759:E43AF259B7CB4FC6]:0)
   [junit4]    >        at 
org.apache.solr.util.TestSolrCLIRunExample.testExample(TestSolrCLIRunExample.java:378)
   [junit4]    >        at 
org.apache.solr.util.TestSolrCLIRunExample.testTechproductsExample(TestSolrCLIRunExample.java:302)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2254854 INFO  
(SUITE-TestSolrCLIRunExample-seed#[6EED22E1AD297759]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_6EED22E1AD297759-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1509, maxMBSortInHeap=5.044041131604044, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ar-OM, timezone=US/Pacific-New
   [junit4]   2> NOTE: Linux 4.4.0-75-generic amd64/Oracle Corporation 
1.8.0_131 (64-bit)/cpus=12,threads=1,free=105567776,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[StatelessScriptUpdateProcessorFactoryTest, LukeRequestHandlerTest, 
OverseerModifyCollectionTest, TestGraphMLResponseWriter, 
ExternalFileFieldSortTest, TestBinaryField, TestXmlQParser, DeleteShardTest, 
TestIBSimilarityFactory, TestLMDirichletSimilarityFactory, DebugComponentTest, 
TestRestoreCore, TestMergePolicyConfig, LeaderFailureAfterFreshStartTest, 
TestZkChroot, DeleteLastCustomShardedReplicaTest, BadIndexSchemaTest, 
TestAddFieldRealTimeGet, TestDefaultStatsCache, CoreAdminHandlerTest, 
DocValuesMultiTest, TestStandardQParsers, TestRandomRequestDistribution, 
DistributedFacetPivotLongTailTest, HighlighterConfigTest, 
SolrShardReporterTest, BadCopyFieldTest, TestCloudSchemaless, 
SolrCoreCheckLockOnStartupTest, TestExactStatsCache, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, BasicAuthStandaloneTest, 
TestChildDocTransformer, BasicDistributedZk2Test, BlockCacheTest, 
TestFieldTypeCollectionResource, CoreMergeIndexesAdminHandlerTest, 
TestComponentsName, MBeansHandlerTest, CoreSorterTest, 
HdfsDirectoryFactoryTest, ReplicaListTransformerTest, RuleEngineTest, 
CircularListTest, HttpPartitionTest, TestFilteredDocIdSet, EchoParamsTest, 
FieldMutatingUpdateProcessorTest, DistributedFacetPivotWhiteBoxTest, 
TestFastOutputStream, SolrIndexConfigTest, TestDynamicFieldResource, 
RestartWhileUpdatingTest, BinaryUpdateRequestHandlerTest, 
TestIndexingPerformance, OpenExchangeRatesOrgProviderTest, 
TestStressCloudBlindAtomicUpdates, TestConfigSetsAPIExclusivity, TestConfig, 
TestUninvertingReader, TestCustomDocTransformer, 
TermVectorComponentDistributedTest, TestLuceneMatchVersion, 
TestLeaderElectionZkExpiry, JavabinLoaderTest, SolrJmxReporterTest, 
CdcrUpdateLogTest, TestReRankQParserPlugin, HLLUtilTest, ActionThrottleTest, 
TestExclusionRuleCollectionAccess, CloudExitableDirectoryReaderTest, 
TestJsonFacets, TestScoreJoinQPScore, SolrIndexMetricsTest, TestCoreDiscovery, 
TestReload, HdfsBasicDistributedZkTest, V2ApiIntegrationTest, 
SolrMetricsIntegrationTest, DateFieldTest, TestRestManager, 
DistribDocExpirationUpdateProcessorTest, 
TestOverriddenPrefixQueryForCustomFieldType, 
ConcurrentDeleteAndCreateCollectionTest, SolrCoreMetricManagerTest, 
TestUseDocValuesAsStored, OutputWriterTest, HdfsWriteToMultipleCollectionsTest, 
CurrencyFieldXmlFileTest, TestDeleteCollectionOnDownNodes, 
BlockJoinFacetRandomTest, TestGroupingSearch, TestCloudDeleteByQuery, 
TestSchemaResource, TestExpandComponent, TestMissingGroups, RequestLoggingTest, 
StatsReloadRaceTest, TestSerializedLuceneMatchVersion, JsonValidatorTest, 
CreateCollectionCleanupTest, TestSolrCloudWithDelegationTokens, 
DistributedVersionInfoTest, TestSolrQueryParser, 
AsyncCallRequestStatusResponseTest, ClassificationUpdateProcessorTest, 
JSONWriterTest, TestLegacyFieldCache, SuggesterWFSTTest, 
TolerantUpdateProcessorTest, TestConfigsApi, ChaosMonkeySafeLeaderTest, 
CollectionsAPIDistributedZkTest, ShardRoutingTest, BasicZkTest, 
FullSolrCloudDistribCmdsTest, TestRandomFaceting, TestRandomDVFaceting, 
TestHashPartitioner, ZkControllerTest, TestStressReorder, HardAutoCommitTest, 
DistributedTermsComponentTest, TestCoreContainer, SolrCoreTest, TestSort, 
TestFiltering, ShowFileRequestHandlerTest, SimplePostToolTest, 
AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SpellCheckCollatorTest, 
SolrRequestParserTest, SuggesterTSTTest, SuggesterTest, TestTrie, 
TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, 
SchemaVersionSpecificBehaviorTest, TestAtomicUpdateErrorCases, 
TestWordDelimiterFilterFactory, QueryEqualityTest, 
DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, 
DistanceFunctionTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, 
TestSurroundQueryParser, DisMaxRequestHandlerTest, TestQueryUtils, 
TestWriterPerf, TestReversedWildcardFilterFactory, TestQueryTypes, 
PrimitiveFieldTypeTest, TermsComponentTest, XmlUpdateRequestHandlerTest, 
RequestHandlersTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, 
MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, LoggingHandlerTest, 
RegexBoostProcessorTest, TestJmxIntegration, ReturnFieldsTest, 
QueryParsingTest, JsonLoaderTest, TestPartialUpdateDeduplication, 
PingRequestHandlerTest, TestSolrDeletionPolicy2, SampleTest, TestDocSet, 
TestSearchPerf, TestSolrCoreProperties, TestPostingsSolrHighlighter, 
NotRequiredUniqueKeyTest, TestPhraseSuggestions, TestCharFilters, 
TestCodecSupport, SynonymTokenizerTest, TestSweetSpotSimilarityFactory, 
TestDFRSimilarityFactory, TestPerFieldSimilarity, TestBM25SimilarityFactory, 
TestFastWriter, TimeZoneUtilsTest, URLClassifyProcessorTest, PluginInfoTest, 
ChaosMonkeyNothingIsSafeTest, CleanupOldIndexTest, CollectionsAPISolrJTest, 
MigrateRouteKeyTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, 
OverseerTaskQueueTest, RemoteQueryErrorTest, SaslZkACLProviderTest, 
SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, 
SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudPivotFacet, 
TestCloudRecovery, TestRebalanceLeaders, TestSSLRandomization, 
TestSolrCloudWithKerberosAlt, TlogReplayBufferedWhileIndexingTest, 
TriLevelCompositeIdRoutingTest, CachingDirectoryFactoryTest, TestConfigOverlay, 
TestConfigSets, TestDynamicLoading, TestSolrConfigHandlerCloud, 
CoreAdminCreateDiscoverTest, InfoHandlerTest, PropertiesRequestHandlerTest, 
SegmentsInfoRequestHandlerTest, TestApiFramework, TestCollectionAPIs, 
TestCoreAdminApis, DistributedDebugComponentTest, 
DistributedFacetPivotSmallAdvancedTest, 
DistributedQueryComponentOptimizationTest, InfixSuggestersTest, 
TestPivotHelperCode, TestUnifiedSolrHighlighter, 
TestSlowCompositeReaderWrapper, CheckHdfsIndexTest, JvmMetricsTest, 
SolrMetricReporterTest, SolrCloudReportersTest, 
TestDynamicFieldCollectionResource, TestFieldResource, 
TestSchemaSimilarityResource, TestUniqueKeyFieldResource, 
ChangedSchemaMergeTest, DateRangeFieldTest, ManagedSchemaRoundRobinCloudTest, 
TestBulkSchemaConcurrent, TestPointFields, AnalyticsQueryTest, LargeFieldTest, 
MergeStrategyTest, SortSpecParsingTest, TestComplexPhraseLeadingWildcard, 
TestComplexPhraseQParserPlugin, TestCustomSort, TestGraphTermsQParserPlugin, 
TestInitQParser, TestPayloadCheckQParserPlugin, TestQueryWrapperFilter, 
TestRecoveryHdfs, TestSearcherReuse, TestSimpleQParserPlugin, TestSmileRequest, 
TestXmlQParserPlugin, TestMinMaxOnMultiValuedField, TestSortByMinMaxFunction, 
BlockJoinFacetDistribTest, TestScoreJoinQPNoScore, BasicAuthIntegrationTest, 
TestImpersonationWithHadoopAuth, TestSolrCloudWithHadoopAuthPlugin, 
TestDocTermOrds, TestFieldCacheSortRandom, TestFieldCacheVsDocValues, 
UpdateLogTest, VersionInfoTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
AtomicUpdatesTest, ParsingFieldUpdateProcessorsTest, 
TemplateUpdateProcessorTest, TestNamedUpdateProcessors, DistanceUnitsTest, 
TestRTimerTree, TestSolrCLIRunExample]
   [junit4] Completed [671/709 (1!)] on J2 in 17.39s, 4 tests, 1 failure <<< 
FAILURES!

[...truncated 43482 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to