Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/360/
Java: 32bit/jdk-9-ea+181 -client -XX:+UseG1GC --illegal-access=deny

2 tests failed.
FAILED:  
org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete

Error Message:
Error from server at 
https://127.0.0.1:46143/solr/testcollection_shard1_replica_n2: Expected mime 
type application/octet-stream but got text/html. <html> <head> <meta 
http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 
404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing 
/solr/testcollection_shard1_replica_n2/update. Reason: <pre>    Can not find: 
/solr/testcollection_shard1_replica_n2/update</pre></p> <hr /><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.3.20.v20170531</a><hr/> 
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at https://127.0.0.1:46143/solr/testcollection_shard1_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([18F6DDFAC8687FCA:BB0C735F4F80956F]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete(TestCollectionsAPIViaSolrCloudCluster.java:167)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:46143/solr/testcollection_shard1_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        ... 1 more


FAILED:  org.apache.solr.update.TestInPlaceUpdatesDistrib.test

Error Message:
inplace_updatable_float didn't match for replica at client: 
https://127.0.0.1:33813/xr/er/collection1 expected:<110.0> but was:<1.0>

Stack Trace:
java.lang.AssertionError: inplace_updatable_float didn't match for replica at 
client: https://127.0.0.1:33813/xr/er/collection1 expected:<110.0> but was:<1.0>
        at 
__randomizedtesting.SeedInfo.seed([18F6DDFAC8687FCA:90A2E22066941232]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.assertReplicaValue(TestInPlaceUpdatesDistrib.java:980)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.outOfOrderUpdatesIndividualReplicaTest(TestInPlaceUpdatesDistrib.java:643)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:144)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 13045 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster
   [junit4]   2> 2301914 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[18F6DDFAC8687FCA]-worker) [  
  ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_18F6DDFAC8687FCA-001/init-core-data-001
   [junit4]   2> 2301914 WARN  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[18F6DDFAC8687FCA]-worker) [  
  ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=13 numCloses=13
   [junit4]   2> 2301914 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[18F6DDFAC8687FCA]-worker) [  
  ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2301915 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[18F6DDFAC8687FCA]-worker) [  
  ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 2301917 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[18F6DDFAC8687FCA])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_18F6DDFAC8687FCA-001/tempDir-001
   [junit4]   2> 2301918 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[18F6DDFAC8687FCA])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2301918 INFO  (Thread-3371) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2301918 INFO  (Thread-3371) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2301921 ERROR (Thread-3371) [    ] 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> 2302018 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[18F6DDFAC8687FCA])
 [    ] o.a.s.c.ZkTestServer start zk server on port:40219
   [junit4]   2> 2302023 INFO  (jetty-launcher-2476-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2302023 INFO  (jetty-launcher-2476-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2302023 INFO  (jetty-launcher-2476-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2302025 INFO  (jetty-launcher-2476-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2302026 INFO  (jetty-launcher-2476-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2302030 INFO  (jetty-launcher-2476-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@a1c649{/solr,null,AVAILABLE}
   [junit4]   2> 2302031 INFO  (jetty-launcher-2476-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1759811{/solr,null,AVAILABLE}
   [junit4]   2> 2302031 INFO  (jetty-launcher-2476-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3ed465{/solr,null,AVAILABLE}
   [junit4]   2> 2302031 INFO  (jetty-launcher-2476-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@877298{SSL,[ssl, 
http/1.1]}{127.0.0.1:۴۳۵۱۷}
   [junit4]   2> 2302032 INFO  (jetty-launcher-2476-thread-4) [    ] 
o.e.j.s.Server Started @۲۳۰۳۴۸۹ms
   [junit4]   2> 2302032 INFO  (jetty-launcher-2476-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43517}
   [junit4]   2> 2302032 INFO  (jetty-launcher-2476-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1eb287e{SSL,[ssl, 
http/1.1]}{127.0.0.1:۳۵۶۱۷}
   [junit4]   2> 2302032 INFO  (jetty-launcher-2476-thread-3) [    ] 
o.e.j.s.Server Started @۲۳۰۳۴۸۹ms
   [junit4]   2> 2302032 INFO  (jetty-launcher-2476-thread-5) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@194e798{SSL,[ssl, 
http/1.1]}{127.0.0.1:۴۶۱۴۳}
   [junit4]   2> 2302032 ERROR (jetty-launcher-2476-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2302032 INFO  (jetty-launcher-2476-thread-5) [    ] 
o.e.j.s.Server Started @۲۳۰۳۴۸۹ms
   [junit4]   2> 2302032 INFO  (jetty-launcher-2476-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 2302032 INFO  (jetty-launcher-2476-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35617}
   [junit4]   2> 2302032 INFO  (jetty-launcher-2476-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2302032 INFO  (jetty-launcher-2476-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46143}
   [junit4]   2> 2302032 ERROR (jetty-launcher-2476-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2302032 INFO  (jetty-launcher-2476-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@10079f3{/solr,null,AVAILABLE}
   [junit4]   2> 2302032 ERROR (jetty-launcher-2476-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2302032 INFO  (jetty-launcher-2476-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 2302032 INFO  (jetty-launcher-2476-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2302032 INFO  (jetty-launcher-2476-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2302032 INFO  (jetty-launcher-2476-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-04T22:46:36.739973Z
   [junit4]   2> 2302033 INFO  (jetty-launcher-2476-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@54e0b{SSL,[ssl, 
http/1.1]}{127.0.0.1:۴۰۹۳۱}
   [junit4]   2> 2302033 INFO  (jetty-launcher-2476-thread-2) [    ] 
o.e.j.s.Server Started @۲۳۰۳۴۹۰ms
   [junit4]   2> 2302033 INFO  (jetty-launcher-2476-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40931}
   [junit4]   2> 2302033 ERROR (jetty-launcher-2476-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2302033 INFO  (jetty-launcher-2476-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 2302032 INFO  (jetty-launcher-2476-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2302033 INFO  (jetty-launcher-2476-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2302033 INFO  (jetty-launcher-2476-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-04T22:46:36.740503Z
   [junit4]   2> 2302033 INFO  (jetty-launcher-2476-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2302032 INFO  (jetty-launcher-2476-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 2302033 INFO  (jetty-launcher-2476-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-04T22:46:36.740637Z
   [junit4]   2> 2302033 INFO  (jetty-launcher-2476-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2302033 INFO  (jetty-launcher-2476-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2302033 INFO  (jetty-launcher-2476-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-04T22:46:36.740885Z
   [junit4]   2> 2302035 INFO  (jetty-launcher-2476-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@870c50{/solr,null,AVAILABLE}
   [junit4]   2> 2302035 INFO  (jetty-launcher-2476-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2302035 INFO  (jetty-launcher-2476-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2302035 INFO  (jetty-launcher-2476-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2302035 INFO  (jetty-launcher-2476-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2302035 INFO  (jetty-launcher-2476-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@18d9e79{SSL,[ssl, 
http/1.1]}{127.0.0.1:۴۶۳۲۹}
   [junit4]   2> 2302035 INFO  (jetty-launcher-2476-thread-1) [    ] 
o.e.j.s.Server Started @۲۳۰۳۴۹۳ms
   [junit4]   2> 2302035 INFO  (jetty-launcher-2476-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46329}
   [junit4]   2> 2302036 ERROR (jetty-launcher-2476-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2302036 INFO  (jetty-launcher-2476-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 2302036 INFO  (jetty-launcher-2476-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2302036 INFO  (jetty-launcher-2476-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2302036 INFO  (jetty-launcher-2476-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-04T22:46:36.743481Z
   [junit4]   2> 2302041 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e4f12f7520001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2302043 INFO  (jetty-launcher-2476-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2302044 INFO  (jetty-launcher-2476-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40219/solr
   [junit4]   2> 2302044 INFO  (jetty-launcher-2476-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40219/solr
   [junit4]   2> 2302045 INFO  (jetty-launcher-2476-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40219/solr
   [junit4]   2> 2302047 INFO  (jetty-launcher-2476-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40219/solr
   [junit4]   2> 2302048 INFO  (jetty-launcher-2476-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40219/solr
   [junit4]   2> 2302049 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e4f12f752000d, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2302067 INFO  (jetty-launcher-2476-thread-3) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2302068 INFO  (jetty-launcher-2476-thread-3) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35617_solr
   [junit4]   2> 2302069 INFO  (jetty-launcher-2476-thread-3) [    ] 
o.a.s.c.Overseer Overseer 
(id=98603184726081551-127.0.0.1:35617_solr-n_0000000000) starting
   [junit4]   2> 2302078 INFO  (jetty-launcher-2476-thread-3) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35617_solr
   [junit4]   2> 2302080 INFO  (zkCallback-2503-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2302098 INFO  (jetty-launcher-2476-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2302100 INFO  (jetty-launcher-2476-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2302100 INFO  (jetty-launcher-2476-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2302101 INFO  (jetty-launcher-2476-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46329_solr
   [junit4]   2> 2302101 INFO  (zkCallback-2503-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2302111 INFO  (zkCallback-2502-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2302111 INFO  (zkCallback-2499-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2302111 INFO  (jetty-launcher-2476-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2302112 INFO  (jetty-launcher-2476-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40931_solr
   [junit4]   2> 2302113 INFO  (zkCallback-2502-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2302113 INFO  (zkCallback-2503-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2302113 INFO  (zkCallback-2499-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2302129 INFO  (jetty-launcher-2476-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2302129 INFO  (jetty-launcher-2476-thread-5) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2302130 INFO  (jetty-launcher-2476-thread-4) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2302134 INFO  (jetty-launcher-2476-thread-5) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2302134 INFO  (jetty-launcher-2476-thread-4) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43517_solr
   [junit4]   2> 2302135 INFO  (zkCallback-2499-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2302139 INFO  (zkCallback-2497-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2302139 INFO  (zkCallback-2502-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2302139 INFO  (jetty-launcher-2476-thread-5) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46143_solr
   [junit4]   2> 2302140 INFO  (zkCallback-2503-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2302140 INFO  (zkCallback-2502-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2302140 INFO  (zkCallback-2499-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2302141 INFO  (zkCallback-2503-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2302141 INFO  (zkCallback-2497-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2302141 INFO  (zkCallback-2494-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2302146 INFO  (zkCallback-2494-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2302224 INFO  (jetty-launcher-2476-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46329.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab1913
   [junit4]   2> 2302226 INFO  (jetty-launcher-2476-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35617.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab1913
   [junit4]   2> 2302251 INFO  (jetty-launcher-2476-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35617.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab1913
   [junit4]   2> 2302251 INFO  (jetty-launcher-2476-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35617.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab1913
   [junit4]   2> 2302252 INFO  (jetty-launcher-2476-thread-3) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_18F6DDFAC8687FCA-001/tempDir-001/node3/.
   [junit4]   2> 2302254 INFO  (jetty-launcher-2476-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46329.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab1913
   [junit4]   2> 2302254 INFO  (jetty-launcher-2476-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46329.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab1913
   [junit4]   2> 2302256 INFO  (jetty-launcher-2476-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_18F6DDFAC8687FCA-001/tempDir-001/node1/.
   [junit4]   2> 2302263 INFO  (jetty-launcher-2476-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43517.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab1913
   [junit4]   2> 2302274 INFO  (jetty-launcher-2476-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43517.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab1913
   [junit4]   2> 2302274 INFO  (jetty-launcher-2476-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43517.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab1913
   [junit4]   2> 2302274 INFO  (jetty-launcher-2476-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40931.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab1913
   [junit4]   2> 2302275 INFO  (jetty-launcher-2476-thread-4) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_18F6DDFAC8687FCA-001/tempDir-001/node4/.
   [junit4]   2> 2302284 INFO  (jetty-launcher-2476-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40931.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab1913
   [junit4]   2> 2302285 INFO  (jetty-launcher-2476-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40931.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab1913
   [junit4]   2> 2302286 INFO  (jetty-launcher-2476-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_18F6DDFAC8687FCA-001/tempDir-001/node2/.
   [junit4]   2> 2302473 INFO  (jetty-launcher-2476-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46143.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab1913
   [junit4]   2> 2302483 INFO  (jetty-launcher-2476-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46143.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab1913
   [junit4]   2> 2302483 INFO  (jetty-launcher-2476-thread-5) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46143.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ab1913
   [junit4]   2> 2302485 INFO  (jetty-launcher-2476-thread-5) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_18F6DDFAC8687FCA-001/tempDir-001/node5/.
   [junit4]   2> 2302536 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[18F6DDFAC8687FCA])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2302536 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[18F6DDFAC8687FCA])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:40219/solr ready
   [junit4]   2> 2302555 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[18F6DDFAC8687FCA])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionCreateSearchDelete
   [junit4]   2> 2302558 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[18F6DDFAC8687FCA])
 [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1eb287e{SSL,[ssl, 
http/1.1]}{127.0.0.1:۰}
   [junit4]   2> 2302558 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[18F6DDFAC8687FCA])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=15408464
   [junit4]   2> 2302558 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[18F6DDFAC8687FCA])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 2302558 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[18F6DDFAC8687FCA])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@9777f8: rootName = 
solr_35617, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@ab1700
   [junit4]   2> 2302566 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[18F6DDFAC8687FCA])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 2302566 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[18F6DDFAC8687FCA])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@62ee49: rootName = 
solr_35617, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@34313a
   [junit4]   2> 2302573 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[18F6DDFAC8687FCA])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 2302573 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[18F6DDFAC8687FCA])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2d2259: rootName = 
solr_35617, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1a78728
   [junit4]   2> 2302573 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[18F6DDFAC8687FCA])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 2302574 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[18F6DDFAC8687FCA])
 [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2302574 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[18F6DDFAC8687FCA])
 [    ] o.a.s.c.Overseer Overseer 
(id=98603184726081551-127.0.0.1:35617_solr-n_0000000000) closing
   [junit4]   2> 2302574 INFO  
(OverseerStateUpdate-98603184726081551-127.0.0.1:35617_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35617_solr
   [junit4]   2> 2302574 WARN  (zkCallback-2503-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2302575 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[18F6DDFAC8687FCA])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1759811{/solr,null,UNAVAILABLE}
   [junit4]   2> 2302575 INFO  (zkCallback-2494-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 2302575 INFO  (zkCallback-2499-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 2302578 INFO  (zkCallback-2512-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 2302578 INFO  (zkCallback-2497-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 2302578 INFO  (zkCallback-2502-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 2302578 INFO  (zkCallback-2502-thread-2) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46329_solr
   [junit4]   2> 2302579 INFO  (zkCallback-2502-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98603184726081550-127.0.0.1:46329_solr-n_0000000001) starting
   [junit4]   2> 2302579 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[18F6DDFAC8687FCA])
 [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2302582 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[18F6DDFAC8687FCA])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e5302b{/solr,null,AVAILABLE}
   [junit4]   2> 2302583 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[18F6DDFAC8687FCA])
 [    ] o.e.j.s.AbstractConnector Started ServerConnector@511687{SSL,[ssl, 
http/1.1]}{127.0.0.1:۳۷۲۲۹}
   [junit4]   2> 2302583 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[18F6DDFAC8687FCA])
 [    ] o.e.j.s.Server Started @۲۳۰۴۰۴۰ms
   [junit4]   2> 2302583 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[18F6DDFAC8687FCA])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37229}
   [junit4]   2> 2302583 ERROR 
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[18F6DDFAC8687FCA])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 2302583 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[18F6DDFAC8687FCA])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.1.0
   [junit4]   2> 2302583 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[18F6DDFAC8687FCA])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 2302583 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[18F6DDFAC8687FCA])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default 
config dir: null
   [junit4]   2> 2302583 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[18F6DDFAC8687FCA])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-04T22:46:37.290736Z
   [junit4]   2> 2302585 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[18F6DDFAC8687FCA])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2302596 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[18F6DDFAC8687FCA])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40219/solr
   [junit4]   2> 2302614 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[18F6DDFAC8687FCA])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2302615 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[18F6DDFAC8687FCA])
 [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2302616 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[18F6DDFAC8687FCA])
 [    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37229_solr
   [junit4]   2> 2302617 INFO  (zkCallback-2494-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2302617 INFO  (zkCallback-2497-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2302617 INFO  (zkCallback-2512-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2302619 INFO  (zkCallback-2517-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2302617 INFO  (zkCallback-2499-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2302617 INFO  (zkCallback-2502-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2302751 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[18F6DDFAC8687FCA])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37229.solr.node' 
(registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ab1913
   [junit4]   2> 2302761 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[18F6DDFAC8687FCA])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37229.solr.jvm' 
(registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ab1913
   [junit4]   2> 2302761 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[18F6DDFAC8687FCA])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37229.solr.jetty' 
(registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ab1913
   [junit4]   2> 2302763 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[18F6DDFAC8687FCA])
 [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_18F6DDFAC8687FCA-001/tempDir-001/node6/.
   [junit4]   2> 2302844 INFO  (qtp17773969-15995) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=6f078dab-a2f5-46aa-a8d6-0886a0dd5158&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2302845 INFO  (qtp17773969-15995) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={async=6f078dab-a2f5-46aa-a8d6-0886a0dd5158&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2302846 INFO  (qtp17773969-16022) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=6f078dab-a2f5-46aa-a8d6-0886a0dd5158&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2302846 INFO  (OverseerThreadFactory-8009-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testcollection
   [junit4]   2> 2302847 INFO  (qtp17773969-16022) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={requestid=6f078dab-a2f5-46aa-a8d6-0886a0dd5158&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2302949 INFO  
(OverseerStateUpdate-98603184726081550-127.0.0.1:46329_solr-n_0000000001) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43517/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2302950 INFO  
(OverseerStateUpdate-98603184726081550-127.0.0.1:46329_solr-n_0000000001) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46143/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2302951 INFO  
(OverseerStateUpdate-98603184726081550-127.0.0.1:46329_solr-n_0000000001) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40931/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2302952 INFO  
(OverseerStateUpdate-98603184726081550-127.0.0.1:46329_solr-n_0000000001) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46329/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2303166 INFO  (qtp17773969-16026) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=6f078dab-a2f5-46aa-a8d6-0886a0dd5158484035877273180&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 2303166 INFO  (parallelCoreAdminExecutor-7999-thread-1) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=6f078dab-a2f5-46aa-a8d6-0886a0dd5158484035877273180&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2303166 INFO  (parallelCoreAdminExecutor-7999-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2303210 INFO  (qtp17683215-16030) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=6f078dab-a2f5-46aa-a8d6-0886a0dd5158484035878091189&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 2303210 INFO  (parallelCoreAdminExecutor-7997-thread-1) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=6f078dab-a2f5-46aa-a8d6-0886a0dd5158484035878091189&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2303210 INFO  (parallelCoreAdminExecutor-7997-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2303214 INFO  (qtp20653849-16000) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=6f078dab-a2f5-46aa-a8d6-0886a0dd5158484035876561390&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 2303214 INFO  (parallelCoreAdminExecutor-8005-thread-1) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=6f078dab-a2f5-46aa-a8d6-0886a0dd5158484035876561390&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2303215 INFO  (parallelCoreAdminExecutor-8005-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2303218 INFO  (qtp10406861-15994) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=6f078dab-a2f5-46aa-a8d6-0886a0dd5158484035875659823&coreNodeName=core_node3&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 2303218 INFO  (parallelCoreAdminExecutor-8000-thread-1) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=6f078dab-a2f5-46aa-a8d6-0886a0dd5158484035875659823&coreNodeName=core_node3&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2303219 INFO  (parallelCoreAdminExecutor-8000-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2303221 INFO  (qtp17773969-15998) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
6f078dab-a2f5-46aa-a8d6-0886a0dd5158484035877273180
   [junit4]   2> 2303221 INFO  (qtp17773969-15998) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=6f078dab-a2f5-46aa-a8d6-0886a0dd5158484035877273180&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2303324 INFO  (zkCallback-2497-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2303324 INFO  (zkCallback-2494-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2303324 INFO  (zkCallback-2502-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2303324 INFO  (zkCallback-2502-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2303324 INFO  (zkCallback-2494-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2303324 INFO  (zkCallback-2499-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2303325 INFO  (zkCallback-2499-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2303325 INFO  (zkCallback-2497-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2303850 INFO  (qtp17683215-16027) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=6f078dab-a2f5-46aa-a8d6-0886a0dd5158&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2303854 INFO  (qtp17683215-16027) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={requestid=6f078dab-a2f5-46aa-a8d6-0886a0dd5158&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 2304175 INFO  (parallelCoreAdminExecutor-7999-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2304180 INFO  (parallelCoreAdminExecutor-7999-thread-1) [    ] 
o.a.s.s.IndexSchema [testcollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 2304182 INFO  (parallelCoreAdminExecutor-7999-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2304182 INFO  (parallelCoreAdminExecutor-7999-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n4' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 2304182 INFO  (parallelCoreAdminExecutor-7999-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40931.solr.core.testcollection.shard2.replica_n4' (registry 
'solr.core.testcollection.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ab1913
   [junit4]   2> 2304182 INFO  (parallelCoreAdminExecutor-7999-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2304182 INFO  (parallelCoreAdminExecutor-7999-thread-1) [    ] 
o.a.s.c.SolrCore [[testcollection_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_18F6DDFAC8687FCA-001/tempDir-001/node2/testcollection_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_18F6DDFAC8687FCA-001/tempDir-001/node2/./testcollection_shard2_replica_n4/data/]
   [junit4]   2> 2304235 INFO  (qtp17773969-15998) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
6f078dab-a2f5-46aa-a8d6-0886a0dd5158484035877273180
   [junit4]   2> 2304235 INFO  (qtp17773969-15998) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=6f078dab-a2f5-46aa-a8d6-0886a0dd5158484035877273180&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2304235 INFO  (parallelCoreAdminExecutor-8005-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2304240 INFO  (parallelCoreAdminExecutor-7997-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2304240 INFO  (parallelCoreAdminExecutor-8000-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 2304242 INFO  (parallelCoreAdminExecutor-8005-thread-1) [    ] 
o.a.s.s.IndexSchema [testcollection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 2304244 INFO  (parallelCoreAdminExecutor-8005-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2304244 INFO  (parallelCoreAdminExecutor-8005-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n2' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 2304245 INFO  (parallelCoreAdminExecutor-8005-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46143.solr.core.testcollection.shard1.replica_n2' (registry 
'solr.core.testcollection.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ab1913
   [junit4]   2> 2304245 INFO  (parallelCoreAdminExecutor-8005-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2304245 INFO  (parallelCoreAdminExecutor-8005-thread-1) [    ] 
o.a.s.c.SolrCore [[testcollection_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_18F6DDFAC8687FCA-001/tempDir-001/node5/testcollection_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_18F6DDFAC8687FCA-001/tempDir-001/node5/./testcollection_shard1_replica_n2/data/]
   [junit4]   2> 2304246 INFO  (parallelCoreAdminExecutor-7997-thread-1) [    ] 
o.a.s.s.IndexSchema [testcollection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 2304247 INFO  (parallelCoreAdminExecutor-7997-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2304247 INFO  (parallelCoreAdminExecutor-7997-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n6' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 2304248 INFO  (parallelCoreAdminExecutor-7997-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46329.solr.core.testcollection.shard2.replica_n6' (registry 
'solr.core.testcollection.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ab1913
   [junit4]   2> 2304248 INFO  (parallelCoreAdminExecutor-7997-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2304248 INFO  (parallelCoreAdminExecutor-7997-thread-1) [    ] 
o.a.s.c.SolrCore [[testcollection_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_18F6DDFAC8687FCA-001/tempDir-001/node1/testcollection_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_18F6DDFAC8687FCA-001/tempDir-001/node1/./testcollection_shard2_replica_n6/data/]
   [junit4]   2> 2304258 INFO  (parallelCoreAdminExecutor-8000-thread-1) [    ] 
o.a.s.s.IndexSchema [testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2304259 INFO  (parallelCoreAdminExecutor-8000-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2304259 INFO  (parallelCoreAdminExecutor-8000-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n1' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 2304260 INFO  (parallelCoreAdminExecutor-8000-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43517.solr.core.testcollection.shard1.replica_n1' (registry 
'solr.core.testcollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1ab1913
   [junit4]   2> 2304260 INFO  (parallelCoreAdminExecutor-8000-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2304260 INFO  (parallelCoreAdminExecutor-8000-thread-1) [    ] 
o.a.s.c.SolrCore [[testcollection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_18F6DDFAC8687FCA-001/tempDir-001/node4/testcollection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_18F6DDFAC8687FCA-001/tempDir-001/node4/./testcollection_shard1_replica_n1/data/]
   [junit4]   2> 2304297 INFO  (parallelCoreAdminExecutor-7999-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2304297 INFO  (parallelCoreAdminExecutor-7999-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2304357 INFO  (parallelCoreAdminExecutor-7999-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2304357 INFO  (parallelCoreAdminExecutor-7999-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2304360 INFO  (parallelCoreAdminExecutor-7999-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@143d273[testcollection_shard2_replica_n4] main]
   [junit4]   2> 2304361 INFO  (parallelCoreAdminExecutor-7999-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 2304361 INFO  (parallelCoreAdminExecutor-7999-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2304362 INFO  (parallelCoreAdminExecutor-7999-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2304363 INFO  (searcherExecutor-8016-thread-1) [    ] 
o.a.s.c.SolrCore [testcollection_shard2_replica_n4] Registered new searcher 
Searcher@143d273[testcollection_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2304363 INFO  (parallelCoreAdminExecutor-7999-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1577650958180024320
   [junit4]   2> 2304367 INFO  (parallelCoreAdminExecutor-7999-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2304398 INFO  (parallelCoreAdminExecutor-8005-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2304399 INFO  (parallelCoreAdminExecutor-8005-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2304400 INFO  (parallelCoreAdminExecutor-8005-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2304400 INFO  (parallelCoreAdminExecutor-8005-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2304402 INFO  (parallelCoreAdminExecutor-8005-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@11e4f86[testcollection_shard1_replica_n2] main]
   [junit4]   2> 2304403 INFO  (parallelCoreAdminExecutor-8005-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 2304404 INFO  (parallelCoreAdminExecutor-8005-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2304404 INFO  (parallelCoreAdminExecutor-8005-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2304474 INFO  (searcherExecutor-8017-thread-1) [    ] 
o.a.s.c.SolrCore [testcollection_shard1_replica_n2] Registered new searcher 
Searcher@11e4f86[testcollection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2304478 INFO  (parallelCoreAdminExecutor-7997-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2304478 INFO  (parallelCoreAdminExecutor-7997-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2304478 INFO  (parallelCoreAdminExecutor-8005-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1577650958300610560
   [junit4]   2> 2304479 INFO  (parallelCoreAdminExecutor-7997-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2304479 INFO  (parallelCoreAdminExecutor-7997-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2304480 INFO  (zkCallback-2494-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2304480 INFO  (zkCallback-2499-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2304480 INFO  (zkCallback-2499-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2304480 INFO  (zkCallback-2494-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2304480 INFO  (zkCallback-2497-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2304481 INFO  (zkCallback-2497-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2304481 INFO  (parallelCoreAdminExecutor-7997-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@13afdda[testcollection_shard2_replica_n6] main]
   [junit4]   2> 2304481 INFO  (zkCallback-2502-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2304482 INFO  (zkCallback-2502-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2304490 INFO  (parallelCoreAdminExecutor-7997-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 2304490 INFO  (parallelCoreAdminExecutor-8005-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2304490 INFO  (parallelCoreAdminExecutor-7997-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2304491 INFO  (parallelCoreAdminExecutor-7997-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2304491 INFO  (parallelCoreAdminExecutor-7997-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1577650958314242048
   [junit4]   2> 2304493 INFO  (searcherExecutor-8018-thread-1) [    ] 
o.a.s.c.SolrCore [testcollection_shard2_replica_n6] Registered new searcher 
Searcher@13afdda[testcollection_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2304513 INFO  (parallelCoreAdminExecutor-8000-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2304513 INFO  (parallelCoreAdminExecutor-8000-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2304514 INFO  (parallelCoreAdminExecutor-8000-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2304514 INFO  (parallelCoreAdminExecutor-8000-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2304516 INFO  (parallelCoreAdminExecutor-8000-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1234d13[testcollection_shard1_replica_n1] main]
   [junit4]   2> 2304517 INFO  (parallelCoreAdminExecutor-8000-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 2304517 INFO  (parallelCoreAdminExecutor-8000-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2304518 INFO  (parallelCoreAdminExecutor-8000-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2304518 INFO  (parallelCoreAdminExecutor-8000-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1577650958342553600
   [junit4]   2> 2304520 INFO  (searcherExecutor-8019-thread-1) [    ] 
o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher 
Searcher@1234d13[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2304595 INFO  (zkCallback-2502-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2304595 INFO  (zkCallback-2497-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2304595 INFO  (zkCallback-2499-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2304595 INFO  (zkCallback-2499-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2304595 INFO  (zkCallback-2502-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2304595 INFO  (zkCallback-2497-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2304597 INFO  (zkCallback-2494-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2304598 INFO  (zkCallback-2494-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2304855 INFO  (qtp17683215-16006) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=6f078dab-a2f5-46aa-a8d6-0886a0dd5158&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2304856 INFO  (qtp17683215-16006) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={requestid=6f078dab-a2f5-46aa-a8d6-0886a0dd5158&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2304867 INFO  (parallelCoreAdminExecutor-7999-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2304867 INFO  (parallelCoreAdminExecutor-7999-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2304868 INFO  (parallelCoreAdminExecutor-7999-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:40931/solr/testcollection_shard2_replica_n4/
   [junit4]   2> 2304868 INFO  (parallelCoreAdminExecutor-7999-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n4 
url=https://127.0.0.1:40931/solr START 
replicas=[https://127.0.0.1:46329/solr/testcollection_shard2_replica_n6/] 
nUpdates=100
   [junit4]   2> 2304871 INFO  (qtp17683215-16006) [    ] o.a.s.c.S.Request 
[testcollection_shard2_replica_n6]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2304990 INFO  (parallelCoreAdminExecutor-8005-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2304990 INFO  (parallelCoreAdminExecutor-8005-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2304990 INFO  (parallelCoreAdminExecutor-8005-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:46143/solr/testcollection_shard1_replica_n2/
   [junit4]   2> 2304991 INFO  (parallelCoreAdminExecutor-8005-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n2 
url=https://127.0.0.1:46143/solr START 
replicas=[https://127.0.0.1:43517/solr/testcollection_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 2304994 INFO  (qtp10406861-16019) [    ] o.a.s.c.S.Request 
[testcollection_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2305168 INFO  (parallelCoreAdminExecutor-7999-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n4 
url=https://127.0.0.1:40931/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2305168 INFO  (parallelCoreAdminExecutor-7999-thread-1) [    ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 2305168 INFO  (parallelCoreAdminExecutor-7999-thread-1) [    ] 
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> 2305168 INFO  (parallelCoreAdminExecutor-7999-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2305170 INFO  (parallelCoreAdminExecutor-7999-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:40931/solr/testcollection_shard2_replica_n4/ shard2
   [junit4]   2> 2305236 INFO  (qtp17773969-15998) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
6f078dab-a2f5-46aa-a8d6-0886a0dd5158484035877273180
   [junit4]   2> 2305236 INFO  (qtp17773969-15998) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=6f078dab-a2f5-46aa-a8d6-0886a0dd5158484035877273180&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2305273 INFO  (zkCallback-2494-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2305273 INFO  (zkCallback-2494-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2305273 INFO  (zkCallback-2497-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2305273 INFO  (zkCallback-2497-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2305273 INFO  (zkCallback-2502-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2305273 INFO  (zkCallback-2502-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2305274 INFO  (zkCallback-2499-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2305274 INFO  (zkCallback-2499-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2305291 INFO  (parallelCoreAdminExecutor-8005-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n2 
url=https://127.0.0.1:46143/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2305291 INFO  (parallelCoreAdminExecutor-8005-thread-1) [    ] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 2305292 INFO  (parallelCoreAdminExecutor-8005-thread-1) [    ] 
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> 2305292 INFO  (parallelCoreAdminExecutor-8005-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2305293 INFO  (parallelCoreAdminExecutor-8005-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:46143/solr/testcollection_shard1_replica_n2/ shard1
   [junit4]   2> 2305321 INFO  (parallelCoreAdminExecutor-7999-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2305423 INFO  (zkCallback-2494-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2305423 INFO  (zkCallback-2499-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2305423 INFO  (zkCallback-2499-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2305423 INFO  (zkCallback-2497-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2305423 INFO  (zkCallback-2497-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2305423 INFO  (zkCallback-2502-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2305423 INFO  (zkCallback-2502-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2305423 INFO  (zkCallback-2494-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2305444 INFO  (parallelCoreAdminExecutor-8005-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2305623 INFO  (zkCallback-2494-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2305623 INFO  (zkCallback-2497-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2305623 INFO  (zkCallback-2494-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2305623 INFO  (zkCallback-2499-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2305623 INFO  (zkCallback-2499-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2305623 INFO  (zkCallback-2497-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2305624 INFO  (zkCallback-2502-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2305624 INFO  (zkCallback-2502-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2305856 INFO  (qtp17683215-16046) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=6f078dab-a2f5-46aa-a8d6-0886a0dd5158&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2305857 INFO  (qtp17683215-16046) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={requestid=6f078dab-a2f5-46aa-a8d6-0886a0dd5158&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2306237 INFO  (qtp17773969-15998) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
6f078dab-a2f5-46aa-a8d6-0886a0dd5158484035877273180
   [junit4]   2> 2306237 INFO  (qtp17773969-15998) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=6f078dab-a2f5-46aa-a8d6-0886a0dd5158484035877273180&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2306239 INFO  (qtp20653849-16000) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
6f078dab-a2f5-46aa-a8d6-0886a0dd5158484035876561390
   [junit4]   2> 2306239 INFO  (qtp20653849-16000) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=6f078dab-a2f5-46aa-a8d6-0886a0dd5158484035876561390&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2306241 INFO  (qtp17683215-15999) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
6f078dab-a2f5-46aa-a8d6-0886a0dd5158484035878091189
   [junit4]   2> 2306241 INFO  (qtp17683215-15999) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=6f078dab-a2f5-46aa-a8d6-0886a0dd5158484035878091189&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2306243 INFO  (qtp10406861-16011) [    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
6f078dab-a2f5-46aa-a8d6-0886a0dd5158484035875659823
   [junit4]   2> 2306243 INFO  (qtp10406861-16011) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=6f078dab-a2f5-46aa-a8d6-0886a0dd5158484035875659823&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0

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

eUpdatesDistrib-seed#[18F6DDFAC8687FCA]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 3124285 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[18F6DDFAC8687FCA]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1481d14: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@6ad426
   [junit4]   2> 3124286 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[18F6DDFAC8687FCA]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 3124287 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[18F6DDFAC8687FCA]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@89454d: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@a1a52f
   [junit4]   2> 3124287 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[18F6DDFAC8687FCA]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 3124287 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[18F6DDFAC8687FCA]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1df69ea: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@d22ea
   [junit4]   2> 3124288 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[18F6DDFAC8687FCA]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 3124288 INFO  (coreCloseExecutor-8956-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@80c2af
   [junit4]   2> 3124288 INFO  (coreCloseExecutor-8956-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=8438447
   [junit4]   2> 3124288 INFO  (coreCloseExecutor-8956-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@65a263: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@b5d050
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_18F6DDFAC8687FCA-001
   [junit4]   2> NOTE: test params are: 
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=6, maxDocsPerChunk=882, blockSize=289), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=6, blockSize=289)), sim=RandomSimilarity(queryNorm=false): {}, 
locale=so-SO, timezone=America/Iqaluit
   [junit4]   2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation 9 
(32-bit)/cpus=8,threads=1,free=224322344,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCacheSortRandom, 
DocumentBuilderTest, TestPrepRecovery, TestRandomFlRTGCloud, 
TestDeleteCollectionOnDownNodes, CircularListTest, AssignTest, 
TestSuggestSpellingConverter, NotRequiredUniqueKeyTest, 
ConcurrentDeleteAndCreateCollectionTest, TestNumericRangeQuery64, 
SolrGangliaReporterTest, TestManagedSchemaAPI, PingRequestHandlerTest, 
TestAuthenticationFramework, PathHierarchyTokenizerFactoryTest, 
TestLegacyTerms, DirectUpdateHandlerOptimizeTest, TestJmxIntegration, 
UtilsToolTest, SparseHLLTest, TestUtils, TestMultiWordSynonyms, TestZkChroot, 
TestRandomCollapseQParserPlugin, BigEndianAscendingWordSerializerTest, 
CollectionTooManyReplicasTest, HdfsDirectoryTest, TimeZoneUtilsTest, 
MigrateRouteKeyTest, HdfsTlogReplayBufferedWhileIndexingTest, 
SortByFunctionTest, TestReplicaProperties, TestQueryUtils, 
DocValuesMissingTest, RecoveryZkTest, TestRTimerTree, 
TestSchemaSimilarityResource, PreAnalyzedFieldManagedSchemaCloudTest, 
TestSchemaManager, CdcrRequestHandlerTest, 
DistributedQueryComponentOptimizationTest, TestQuerySenderListener, 
SuggesterFSTTest, UpdateLogTest, BasicDistributedZk2Test, V2ApiIntegrationTest, 
HdfsNNFailoverTest, CopyFieldTest, TestTrie, RegexBoostProcessorTest, 
TestLMJelinekMercerSimilarityFactory, HighlighterMaxOffsetTest, 
TestPolicyCloud, SolrMetricManagerTest, TestBinaryResponseWriter, 
CreateCollectionCleanupTest, TestFileDictionaryLookup, TestPseudoReturnFields, 
DistributedDebugComponentTest, TestStressReorder, OverseerTest, 
LeaderElectionTest, AutoCommitTest, TestImplicitCoreProperties, 
ReturnFieldsTest, TestManagedResourceStorage, 
TestExclusionRuleCollectionAccess, QueryResultKeyTest, 
TestCorePropertiesReload, TestStressLiveNodes, TestReload, 
TestConfigSetsAPIExclusivity, DirectUpdateHandlerTest, 
SolrCoreCheckLockOnStartupTest, SuggesterTest, StressHdfsTest, 
TestIndexSearcher, TestNestedDocsSort, TestUniqueKeyFieldResource, 
DateMathParserTest, ClusterStateTest, DirectoryFactoryTest, 
DocExpirationUpdateProcessorFactoryTest, SearchHandlerTest, TestLFUCache, 
ChaosMonkeySafeLeaderWithPullReplicasTest, TestXmlQParserPlugin, 
TestLeaderElectionZkExpiry, PrimitiveFieldTypeTest, 
SegmentsInfoRequestHandlerTest, TestLegacyFieldCache, 
TestGeoJSONResponseWriter, TestUseDocValuesAsStored2, 
TestTolerantUpdateProcessorRandomCloud, TestPivotHelperCode, 
TestImpersonationWithHadoopAuth, TestAnalyzedSuggestions, 
URLClassifyProcessorTest, AtomicUpdateProcessorFactoryTest, CursorMarkTest, 
TestMacros, DistributedVersionInfoTest, 
OverseerCollectionConfigSetProcessorTest, UnloadDistributedZkTest, 
TestTolerantSearch, PreAnalyzedUpdateProcessorTest, SolrTestCaseJ4Test, 
PolyFieldTest, CachingDirectoryFactoryTest, TestLRUStatsCache, 
TestSimpleTextCodec, TestLegacyNumericRangeQueryBuilder, RulesTest, 
JvmMetricsTest, TestFieldCollectionResource, RequiredFieldsTest, 
DeleteLastCustomShardedReplicaTest, TestConfigSetImmutable, 
PKIAuthenticationIntegrationTest, SyncSliceTest, OpenCloseCoreStressTest, 
LeaderElectionIntegrationTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, 
ClusterStateUpdateTest, TestRandomFaceting, TestRandomDVFaceting, ZkCLITest, 
TestDistributedGrouping, TestHashPartitioner, ZkControllerTest, TestRangeQuery, 
TestGroupingSearch, TestSort, DistributedQueryElevationComponentTest, 
TestExtendedDismaxParser, SolrRequestParserTest, TestFoldingMultitermQuery, 
DocValuesTest, SolrInfoBeanTest, DebugComponentTest, TestSurroundQueryParser, 
LukeRequestHandlerTest, TestReversedWildcardFilterFactory, TestQueryTypes, 
XmlUpdateRequestHandlerTest, RequestHandlersTest, TestValueSourceCache, 
TermVectorComponentTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, 
SolrPluginUtilsTest, UniqFieldsUpdateProcessorFactoryTest, 
BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, 
TestComponentsName, HighlighterConfigTest, SOLR749Test, AlternateDirectoryTest, 
TestQuerySenderNoQuery, ResponseLogComponentTest, SolrIndexConfigTest, 
BadComponentTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, 
MultiTermTest, SampleTest, TestBinaryField, TestSearchPerf, NumericFieldsTest, 
MinimalSchemaTest, OutputWriterTest, ExternalFileFieldSortTest, 
TestSolrCoreProperties, SpellPossibilityIteratorTest, TestCharFilters, 
TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig, 
TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, 
TestIBSimilarityFactory, TestFastWriter, TestFastOutputStream, 
PreAnalyzedFieldTest, SpellingQueryConverterTest, ZkNodePropsTest, 
FileUtilsTest, TestRTGBase, DistributedIntervalFacetingTest, 
TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerSchemaAPI, 
TestJettySolrRunner, ActionThrottleTest, BaseCdcrDistributedZkTest, 
CdcrBootstrapTest, DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, 
HttpPartitionTest, LeaderFailureAfterFreshStartTest, 
MoveReplicaHDFSUlogDirTest, NodeMutatorTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerTaskQueueTest, 
RemoteQueryErrorTest, ReplicationFactorTest, RollingRestartTest, 
TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestCloudRecovery, 
TestClusterProperties, TestCollectionAPI, TestConfigSetsAPI, 
TestPullReplicaErrorHandling, TestRebalanceLeaders, 
TestStressCloudBlindAtomicUpdates, VMParamsZkACLAndCredentialsProvidersTest, 
AutoScalingHandlerTest, HdfsRestartWhileUpdatingTest, HdfsThreadLeakTest, 
HdfsUnloadDistributedZkTest, TestClusterStateMutator, ZkStateWriterTest, 
TestConfigReload, TestSolrConfigHandlerCloud, CoreMergeIndexesAdminHandlerTest, 
MetricsHandlerTest, TestConfigsApi, DistributedExpandComponentTest, 
DistributedFacetPivotSmallTest, InfixSuggestersTest, TestExpandComponent, 
TestHttpShardHandlerFactory, TestTrackingShardHandlerFactory, 
JavabinLoaderTest, TestSlowCompositeReaderWrapper, 
UninvertDocValuesMergePolicyTest, CheckHdfsIndexTest, SmileWriterTest, 
TestGraphMLResponseWriter, TestPushWriter, TestRawTransformer, 
TestSolrQueryResponse, TestSubQueryTransformerCrossCore, TestManagedResource, 
TestCopyFieldCollectionResource, TestFieldTypeCollectionResource, 
TestSchemaNameResource, TestManagedSynonymGraphFilterFactory, 
TestCloudManagedSchema, TestCloudSchemaless, AnalyticsQueryTest, 
MergeStrategyTest, RankQueryTest, SortSpecParsingTest, 
TestCollapseQParserPlugin, TestFilteredDocIdSet, TestHashQParserPlugin, 
TestMissingGroups, TestSimpleQParserPlugin, TestSolr4Spatial2, 
TestSolrCoreParser, TestStandardQParsers, TestStressUserVersions, 
TestTrieFacet, TestJsonFacets, TestJsonRequest, SimpleMLTQParserTest, 
TestClassicSimilarityFactory, TestNonDefinedSimilarityFactory, 
TestPerFieldSimilarityWithDefaultOverride, TestDefaultStatsCache, 
TestExactStatsCache, BasicAuthStandaloneTest, TestAuthorizationFramework, 
SolrIndexMetricsTest, TestInPlaceUpdatesDistrib]
   [junit4] Completed [731/731 (2!)] on J2 in 79.42s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to