[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lucene-dev
Subject:    [JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_144) - Build # 6930 - Still Unstable!
From:       Policeman Jenkins Server <jenkins () thetaphi ! de>
Date:       2017-09-30 19:23:15
Message-ID: 1216063807.237.1506799498316.JavaMail.jenkins () serv1 ! sd-datasolutions ! de
[Download RAW message or body]

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6930/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseConcMarkSweepGC

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


Error Message:
Error from server at http://127.0.0.1:59594/solr/testcollection_shard1_replica_n3: \
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_n3/update. Reason: <pre>    Can not find: \
/solr/testcollection_shard1_replica_n3/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 http://127.0.0.1:59594/solr/testcollection_shard1_replica_n3: 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_n3/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n3/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([FD85F44BFF3544C:AC22F1E1381BBEE9]: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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
  at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
  at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
  at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
  at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
  at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
  at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
  at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
  at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
  at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
  at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
  at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
  at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
  at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
  at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
  at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
  at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
  at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
  at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
  at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
  at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
  at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
  at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: \
Error from server at http://127.0.0.1:59594/solr/testcollection_shard1_replica_n3: \
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_n3/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n3/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.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more




Build Log:
[...truncated 11515 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster
   [junit4]   2> Creating dataDir: \
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\tem \
p\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_FD85F44BFF3544C-001\init-core-data-001
  [junit4]   2> 17676 WARN  \
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[FD85F44BFF3544C]-worker) [    ] \
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1  [junit4]   2> \
17677 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[FD85F44BFF3544C]-worker) \
[    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) \
w/NUMERIC_DOCVALUES_SYSPROP=true  [junit4]   2> 17685 INFO  \
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[FD85F44BFF3544C]-worker) [    ] \
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: \
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)  \
[junit4]   2> 17685 INFO  \
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[FD85F44BFF3544C]-worker) [    ] \
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null \
& java.security.egd=file:/dev/./urandom  [junit4]   2> 17696 INFO  \
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[FD85F44BFF3544C]) \
[    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in \
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\tem \
p\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_FD85F44BFF3544C-001\tempDir-001  \
[junit4]   2> 17696 INFO  \
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[FD85F44BFF3544C]) \
[    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER  [junit4]   2> 17698 INFO  \
(Thread-5) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0  [junit4]   2> \
17698 INFO  (Thread-5) [    ] o.a.s.c.ZkTestServer Starting server  [junit4]   2> \
17706 ERROR (Thread-5) [    ] 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> 17797 INFO  \
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[FD85F44BFF3544C]) \
[    ] o.a.s.c.ZkTestServer start zk server on port:59273  [junit4]   2> 18668 INFO  \
(jetty-launcher-10-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531  [junit4]   \
2> 18671 INFO  (jetty-launcher-10-thread-2) [    ] o.e.j.s.Server \
jetty-9.3.20.v20170531  [junit4]   2> 18671 INFO  (jetty-launcher-10-thread-3) [    ] \
o.e.j.s.Server jetty-9.3.20.v20170531  [junit4]   2> 18671 INFO  \
(jetty-launcher-10-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531  [junit4]   \
2> 18669 INFO  (jetty-launcher-10-thread-5) [    ] o.e.j.s.Server \
jetty-9.3.20.v20170531  [junit4]   2> 18752 INFO  (jetty-launcher-10-thread-1) [    ] \
o.e.j.s.h.ContextHandler Started \
o.e.j.s.ServletContextHandler@15c8973{/solr,null,AVAILABLE}  [junit4]   2> 18752 INFO \
(jetty-launcher-10-thread-2) [    ] o.e.j.s.h.ContextHandler Started \
o.e.j.s.ServletContextHandler@143a1ad{/solr,null,AVAILABLE}  [junit4]   2> 18753 INFO \
(jetty-launcher-10-thread-4) [    ] o.e.j.s.h.ContextHandler Started \
o.e.j.s.ServletContextHandler@1701e24{/solr,null,AVAILABLE}  [junit4]   2> 18752 INFO \
(jetty-launcher-10-thread-3) [    ] o.e.j.s.h.ContextHandler Started \
o.e.j.s.ServletContextHandler@14d1384{/solr,null,AVAILABLE}  [junit4]   2> 18753 INFO \
(jetty-launcher-10-thread-5) [    ] o.e.j.s.h.ContextHandler Started \
o.e.j.s.ServletContextHandler@15bfdd7{/solr,null,AVAILABLE}  [junit4]   2> 18774 INFO \
(jetty-launcher-10-thread-4) [    ] o.e.j.s.AbstractConnector Started \
ServerConnector@238215{HTTP/1.1,[http/1.1]}{127.0.0.1:59280}  [junit4]   2> 18775 \
INFO  (jetty-launcher-10-thread-4) [    ] o.e.j.s.Server Started @26836ms  [junit4]   \
2> 18775 INFO  (jetty-launcher-10-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty \
properties: {hostContext=/solr, hostPort=59280}  [junit4]   2> 18775 INFO  \
(jetty-launcher-10-thread-1) [    ] o.e.j.s.AbstractConnector Started \
ServerConnector@186a47e{HTTP/1.1,[http/1.1]}{127.0.0.1:59278}  [junit4]   2> 18775 \
INFO  (jetty-launcher-10-thread-1) [    ] o.e.j.s.Server Started @26837ms  [junit4]   \
2> 18775 INFO  (jetty-launcher-10-thread-3) [    ] o.e.j.s.AbstractConnector Started \
ServerConnector@11259c5{HTTP/1.1,[http/1.1]}{127.0.0.1:59279}  [junit4]   2> 18775 \
INFO  (jetty-launcher-10-thread-3) [    ] o.e.j.s.Server Started @26837ms  [junit4]   \
2> 18776 INFO  (jetty-launcher-10-thread-2) [    ] o.e.j.s.AbstractConnector Started \
ServerConnector@ec05fb{HTTP/1.1,[http/1.1]}{127.0.0.1:59277}  [junit4]   2> 18776 \
INFO  (jetty-launcher-10-thread-2) [    ] o.e.j.s.Server Started @26837ms  [junit4]   \
2> 18775 INFO  (jetty-launcher-10-thread-5) [    ] o.e.j.s.AbstractConnector Started \
ServerConnector@43b136{HTTP/1.1,[http/1.1]}{127.0.0.1:59281}  [junit4]   2> 18776 \
INFO  (jetty-launcher-10-thread-5) [    ] o.e.j.s.Server Started @26838ms  [junit4]   \
2> 18776 INFO  (jetty-launcher-10-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty \
properties: {hostContext=/solr, hostPort=59281}  [junit4]   2> 18775 INFO  \
(jetty-launcher-10-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: \
{hostContext=/solr, hostPort=59278}  [junit4]   2> 18775 INFO  \
(jetty-launcher-10-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: \
{hostContext=/solr, hostPort=59279}  [junit4]   2> 18776 INFO  \
(jetty-launcher-10-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: \
{hostContext=/solr, hostPort=59277}  [junit4]   2> 18818 ERROR \
(jetty-launcher-10-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option \
solr.log.dir. Logging may be missing or incomplete.  [junit4]   2> 18818 INFO  \
(jetty-launcher-10-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       \
Welcome to Apache Solr? version 8.0.0  [junit4]   2> 18818 INFO  \
(jetty-launcher-10-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   \
Starting in cloud mode on port null  [junit4]   2> 18818 INFO  \
(jetty-launcher-10-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  \
Install dir: null, Default config dir: null  [junit4]   2> 18818 INFO  \
(jetty-launcher-10-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    \
Start time: 2017-09-30T18:01:26.724Z  [junit4]   2> 18821 ERROR \
(jetty-launcher-10-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option \
solr.log.dir. Logging may be missing or incomplete.  [junit4]   2> 18821 ERROR \
(jetty-launcher-10-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option \
solr.log.dir. Logging may be missing or incomplete.  [junit4]   2> 18821 INFO  \
(jetty-launcher-10-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       \
Welcome to Apache Solr? version 8.0.0  [junit4]   2> 18821 INFO  \
(jetty-launcher-10-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   \
Starting in cloud mode on port null  [junit4]   2> 18821 INFO  \
(jetty-launcher-10-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  \
Install dir: null, Default config dir: null  [junit4]   2> 18821 INFO  \
(jetty-launcher-10-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    \
Start time: 2017-09-30T18:01:26.727Z  [junit4]   2> 18821 ERROR \
(jetty-launcher-10-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option \
solr.log.dir. Logging may be missing or incomplete.  [junit4]   2> 18821 INFO  \
(jetty-launcher-10-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       \
Welcome to Apache Solr? version 8.0.0  [junit4]   2> 18821 INFO  \
(jetty-launcher-10-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   \
Starting in cloud mode on port null  [junit4]   2> 18821 INFO  \
(jetty-launcher-10-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  \
Install dir: null, Default config dir: null  [junit4]   2> 18821 ERROR \
(jetty-launcher-10-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option \
solr.log.dir. Logging may be missing or incomplete.  [junit4]   2> 18822 INFO  \
(jetty-launcher-10-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       \
Welcome to Apache Solr? version 8.0.0  [junit4]   2> 18821 INFO  \
(jetty-launcher-10-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       \
Welcome to Apache Solr? version 8.0.0  [junit4]   2> 18821 INFO  \
(jetty-launcher-10-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    \
Start time: 2017-09-30T18:01:26.727Z  [junit4]   2> 18822 INFO  \
(jetty-launcher-10-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   \
Starting in cloud mode on port null  [junit4]   2> 18822 INFO  \
(jetty-launcher-10-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  \
Install dir: null, Default config dir: null  [junit4]   2> 18822 INFO  \
(jetty-launcher-10-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    \
Start time: 2017-09-30T18:01:26.728Z  [junit4]   2> 18822 INFO  \
(jetty-launcher-10-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to \
'solr/' (could not find system property or JNDI)  [junit4]   2> 18822 INFO  \
(jetty-launcher-10-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to \
'solr/' (could not find system property or JNDI)  [junit4]   2> 18822 INFO  \
(jetty-launcher-10-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   \
Starting in cloud mode on port null  [junit4]   2> 18825 INFO  \
(jetty-launcher-10-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  \
Install dir: null, Default config dir: null  [junit4]   2> 18825 INFO  \
(jetty-launcher-10-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    \
Start time: 2017-09-30T18:01:26.731Z  [junit4]   2> 18837 INFO  \
(jetty-launcher-10-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in \
ZooKeeper. Loading...  [junit4]   2> 18837 INFO  (jetty-launcher-10-thread-5) [    ] \
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...  [junit4]   2> \
18837 INFO  (jetty-launcher-10-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml \
found in ZooKeeper. Loading...  [junit4]   2> 18838 INFO  \
(jetty-launcher-10-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in \
ZooKeeper. Loading...  [junit4]   2> 18838 INFO  (jetty-launcher-10-thread-1) [    ] \
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...  [junit4]   2> \
18873 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 0x15ed3f3376a0005, 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.lang.Thread.run(Thread.java:748)
   [junit4]   2> 18938 INFO  (jetty-launcher-10-thread-4) [    ] o.a.s.c.ZkContainer \
Zookeeper client=127.0.0.1:59273/solr  [junit4]   2> 18945 INFO  \
(jetty-launcher-10-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper \
client=127.0.0.1:59273/solr  [junit4]   2> 18949 INFO  (jetty-launcher-10-thread-2) [ \
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59273/solr  [junit4]   2> 18950 INFO \
(jetty-launcher-10-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper \
client=127.0.0.1:59273/solr  [junit4]   2> 18952 INFO  (jetty-launcher-10-thread-5) [ \
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59273/solr  [junit4]   2> 18961 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 0x15ed3f3376a0006, 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.lang.Thread.run(Thread.java:748)
   [junit4]   2> 19355 INFO  (jetty-launcher-10-thread-4) [n:127.0.0.1:59280_solr    \
] o.a.s.c.Overseer Overseer (id=null) closing  [junit4]   2> 19356 INFO  \
(jetty-launcher-10-thread-4) [n:127.0.0.1:59280_solr    ] \
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59280_solr  \
[junit4]   2> 19362 INFO  (jetty-launcher-10-thread-4) [n:127.0.0.1:59280_solr    ] \
o.a.s.c.Overseer Overseer (id=98749283408936971-127.0.0.1:59280_solr-n_0000000000) \
starting  [junit4]   2> 19368 INFO  (jetty-launcher-10-thread-2) \
[n:127.0.0.1:59277_solr    ] o.a.s.c.Overseer Overseer (id=null) closing  [junit4]   \
2> 19371 INFO  (jetty-launcher-10-thread-5) [n:127.0.0.1:59281_solr    ] \
o.a.s.c.Overseer Overseer (id=null) closing  [junit4]   2> 19375 INFO  \
(jetty-launcher-10-thread-2) [n:127.0.0.1:59277_solr    ] o.a.s.c.ZkController \
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59277_solr  [junit4]   2> \
19377 INFO  (jetty-launcher-10-thread-5) [n:127.0.0.1:59281_solr    ] \
o.a.s.c.ZkController Register node as live in \
ZooKeeper:/live_nodes/127.0.0.1:59281_solr  [junit4]   2> 19391 INFO  \
(zkCallback-37-thread-1-processing-n:127.0.0.1:59281_solr) [n:127.0.0.1:59281_solr    \
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)  [junit4]   \
2> 19391 INFO  (zkCallback-36-thread-1-processing-n:127.0.0.1:59277_solr) \
[n:127.0.0.1:59277_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from \
ZooKeeper... (0) -> (2)  [junit4]   2> 19391 INFO  \
(zkCallback-33-thread-1-processing-n:127.0.0.1:59280_solr) [n:127.0.0.1:59280_solr    \
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)  [junit4]   \
2> 19398 INFO  (zkCallback-35-thread-1-processing-n:127.0.0.1:59279_solr) \
[n:127.0.0.1:59279_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from \
ZooKeeper... (0) -> (2)  [junit4]   2> 19408 INFO  \
(zkCallback-34-thread-1-processing-n:127.0.0.1:59278_solr) [n:127.0.0.1:59278_solr    \
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)  [junit4]   \
2> 19414 INFO  (jetty-launcher-10-thread-3) [n:127.0.0.1:59279_solr    ] \
o.a.s.c.Overseer Overseer (id=null) closing  [junit4]   2> 19434 INFO  \
(jetty-launcher-10-thread-1) [n:127.0.0.1:59278_solr    ] o.a.s.c.Overseer Overseer \
(id=null) closing  [junit4]   2> 19469 INFO  (jetty-launcher-10-thread-3) \
[n:127.0.0.1:59279_solr    ] o.a.s.c.ZkController Register node as live in \
ZooKeeper:/live_nodes/127.0.0.1:59279_solr  [junit4]   2> 19471 INFO  \
(jetty-launcher-10-thread-1) [n:127.0.0.1:59278_solr    ] o.a.s.c.ZkController \
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59278_solr  [junit4]   2> \
19472 INFO  (jetty-launcher-10-thread-4) [n:127.0.0.1:59280_solr    ] \
o.a.s.c.ZkController Register node as live in \
ZooKeeper:/live_nodes/127.0.0.1:59280_solr  [junit4]   2> 19527 INFO  \
(zkCallback-34-thread-1-processing-n:127.0.0.1:59278_solr) [n:127.0.0.1:59278_solr    \
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)  [junit4]   \
2> 19527 INFO  (zkCallback-37-thread-1-processing-n:127.0.0.1:59281_solr) \
[n:127.0.0.1:59281_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from \
ZooKeeper... (2) -> (3)  [junit4]   2> 19527 INFO  \
(zkCallback-36-thread-1-processing-n:127.0.0.1:59277_solr) [n:127.0.0.1:59277_solr    \
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)  [junit4]   \
2> 19527 INFO  (zkCallback-35-thread-1-processing-n:127.0.0.1:59279_solr) \
[n:127.0.0.1:59279_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from \
ZooKeeper... (2) -> (3)  [junit4]   2> 19527 INFO  \
(zkCallback-33-thread-1-processing-n:127.0.0.1:59280_solr) [n:127.0.0.1:59280_solr    \
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)  [junit4]   \
2> 19564 INFO  (zkCallback-33-thread-1-processing-n:127.0.0.1:59280_solr) \
[n:127.0.0.1:59280_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from \
ZooKeeper... (3) -> (5)  [junit4]   2> 19564 INFO  \
(zkCallback-35-thread-1-processing-n:127.0.0.1:59279_solr) [n:127.0.0.1:59279_solr    \
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)  [junit4]   \
2> 19564 INFO  (zkCallback-36-thread-1-processing-n:127.0.0.1:59277_solr) \
[n:127.0.0.1:59277_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from \
ZooKeeper... (3) -> (5)  [junit4]   2> 19564 INFO  \
(zkCallback-37-thread-1-processing-n:127.0.0.1:59281_solr) [n:127.0.0.1:59281_solr    \
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)  [junit4]   \
2> 19566 INFO  (zkCallback-34-thread-1-processing-n:127.0.0.1:59278_solr) \
[n:127.0.0.1:59278_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from \
ZooKeeper... (3) -> (5)  [junit4]   2> 19962 INFO  (jetty-launcher-10-thread-2) \
[n:127.0.0.1:59277_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for \
'solr_59277.solr.node' (registry 'solr.node') enabled at server: \
com.sun.jmx.mbeanserver.JmxMBeanServer@15ce36a  [junit4]   2> 19964 INFO  \
(jetty-launcher-10-thread-2) [n:127.0.0.1:59277_solr    ] o.a.s.m.r.SolrJmxReporter \
JMX monitoring for 'solr_59277.solr.jvm' (registry 'solr.jvm') enabled at server: \
com.sun.jmx.mbeanserver.JmxMBeanServer@15ce36a  [junit4]   2> 19965 INFO  \
(jetty-launcher-10-thread-2) [n:127.0.0.1:59277_solr    ] o.a.s.m.r.SolrJmxReporter \
JMX monitoring for 'solr_59277.solr.jetty' (registry 'solr.jetty') enabled at server: \
com.sun.jmx.mbeanserver.JmxMBeanServer@15ce36a  [junit4]   2> 19985 INFO  \
(jetty-launcher-10-thread-2) [n:127.0.0.1:59277_solr    ] \
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath \
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\tem \
p\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_FD85F44BFF3544C-001\tempDir-001\node2\.
  [junit4]   2> 19986 INFO  (jetty-launcher-10-thread-3) [n:127.0.0.1:59279_solr    ] \
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59279.solr.node' (registry \
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ce36a  \
[junit4]   2> 19986 INFO  (jetty-launcher-10-thread-3) [n:127.0.0.1:59279_solr    ] \
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59279.solr.jvm' (registry \
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ce36a  \
[junit4]   2> 19986 INFO  (jetty-launcher-10-thread-3) [n:127.0.0.1:59279_solr    ] \
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59279.solr.jetty' (registry \
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ce36a  \
[junit4]   2> 20001 INFO  (jetty-launcher-10-thread-5) [n:127.0.0.1:59281_solr    ] \
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59281.solr.node' (registry \
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ce36a  \
[junit4]   2> 20001 INFO  (jetty-launcher-10-thread-1) [n:127.0.0.1:59278_solr    ] \
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59278.solr.node' (registry \
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ce36a  \
[junit4]   2> 20003 INFO  (jetty-launcher-10-thread-4) [n:127.0.0.1:59280_solr    ] \
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59280.solr.node' (registry \
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ce36a  \
[junit4]   2> 20005 INFO  (jetty-launcher-10-thread-5) [n:127.0.0.1:59281_solr    ] \
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59281.solr.jvm' (registry \
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ce36a  \
[junit4]   2> 20006 INFO  (jetty-launcher-10-thread-5) [n:127.0.0.1:59281_solr    ] \
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59281.solr.jetty' (registry \
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ce36a  \
[junit4]   2> 20006 INFO  (jetty-launcher-10-thread-3) [n:127.0.0.1:59279_solr    ] \
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath \
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\tem \
p\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_FD85F44BFF3544C-001\tempDir-001\node3\.
  [junit4]   2> 20009 INFO  (jetty-launcher-10-thread-4) [n:127.0.0.1:59280_solr    ] \
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59280.solr.jvm' (registry \
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ce36a  \
[junit4]   2> 20009 INFO  (jetty-launcher-10-thread-1) [n:127.0.0.1:59278_solr    ] \
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59278.solr.jvm' (registry \
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ce36a  \
[junit4]   2> 20009 INFO  (jetty-launcher-10-thread-4) [n:127.0.0.1:59280_solr    ] \
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59280.solr.jetty' (registry \
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ce36a  \
[junit4]   2> 20009 INFO  (jetty-launcher-10-thread-1) [n:127.0.0.1:59278_solr    ] \
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59278.solr.jetty' (registry \
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ce36a  \
[junit4]   2> 20020 INFO  (jetty-launcher-10-thread-5) [n:127.0.0.1:59281_solr    ] \
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath \
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\tem \
p\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_FD85F44BFF3544C-001\tempDir-001\node5\.
  [junit4]   2> 20023 INFO  (jetty-launcher-10-thread-1) [n:127.0.0.1:59278_solr    ] \
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath \
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\tem \
p\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_FD85F44BFF3544C-001\tempDir-001\node1\.
  [junit4]   2> 20024 INFO  (jetty-launcher-10-thread-4) [n:127.0.0.1:59280_solr    ] \
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath \
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\tem \
p\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_FD85F44BFF3544C-001\tempDir-001\node4\.
  [junit4]   2> 20791 INFO  \
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[FD85F44BFF3544C]) \
[    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)  \
[junit4]   2> 20792 INFO  \
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[FD85F44BFF3544C]) \
[    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59273/solr ready \
[junit4]   2> 20799 INFO  \
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[FD85F44BFF3544C]) \
[    ] o.a.s.SolrTestCaseJ4 ###Starting testStopAllStartAll  [junit4]   2> 21596 INFO \
(qtp29516089-140) [n:127.0.0.1:59279_solr    ] o.a.s.h.a.CollectionsHandler Invoked \
Collection Action :create with params \
replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1 \
&name=testStopAllStartAllCollection&nrtReplicas=2&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 \
and sendToOCPQueue=true  [junit4]   2> 21630 INFO  \
(OverseerThreadFactory-49-thread-1-processing-n:127.0.0.1:59280_solr) \
[n:127.0.0.1:59280_solr    ] o.a.s.c.CreateCollectionCmd Create collection \
testStopAllStartAllCollection  [junit4]   2> 21759 INFO  \
(OverseerStateUpdate-98749283408936971-127.0.0.1:59280_solr-n_0000000000) \
[n:127.0.0.1:59280_solr    ] o.a.s.c.o.SliceMutator createReplica() {  [junit4]   2>  \
"operation":"ADDREPLICA",  [junit4]   2>   \
"collection":"testStopAllStartAllCollection",  [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59280/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 21766 INFO  \
(OverseerStateUpdate-98749283408936971-127.0.0.1:59280_solr-n_0000000000) \
[n:127.0.0.1:59280_solr    ] o.a.s.c.o.SliceMutator createReplica() {  [junit4]   2>  \
"operation":"ADDREPLICA",  [junit4]   2>   \
"collection":"testStopAllStartAllCollection",  [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59278/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 21770 INFO  \
(OverseerStateUpdate-98749283408936971-127.0.0.1:59280_solr-n_0000000000) \
[n:127.0.0.1:59280_solr    ] o.a.s.c.o.SliceMutator createReplica() {  [junit4]   2>  \
"operation":"ADDREPLICA",  [junit4]   2>   \
"collection":"testStopAllStartAllCollection",  [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59281/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 21774 INFO  \
(OverseerStateUpdate-98749283408936971-127.0.0.1:59280_solr-n_0000000000) \
[n:127.0.0.1:59280_solr    ] o.a.s.c.o.SliceMutator createReplica() {  [junit4]   2>  \
"operation":"ADDREPLICA",  [junit4]   2>   \
"collection":"testStopAllStartAllCollection",  [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59279/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 22007 INFO  (qtp29326528-132) [n:127.0.0.1:59278_solr    ] \
o.a.s.h.a.CoreAdminOperation core create command \
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&col \
lection=testStopAllStartAllCollection&version=2&replicaType=NRT&coreNodeName=core_node \
5&name=testStopAllStartAllCollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
  [junit4]   2> 22007 INFO  (qtp29516089-139) [n:127.0.0.1:59279_solr    ] \
o.a.s.h.a.CoreAdminOperation core create command \
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&col \
lection=testStopAllStartAllCollection&version=2&replicaType=NRT&coreNodeName=core_node \
8&name=testStopAllStartAllCollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
  [junit4]   2> 22007 INFO  (qtp29488589-128) [n:127.0.0.1:59280_solr    ] \
o.a.s.h.a.CoreAdminOperation core create command \
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&col \
lection=testStopAllStartAllCollection&version=2&replicaType=NRT&coreNodeName=core_node \
3&name=testStopAllStartAllCollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
  [junit4]   2> 22010 INFO  (qtp29326528-132) [n:127.0.0.1:59278_solr    ] \
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 \
transient cores  [junit4]   2> 22011 INFO  (qtp29488589-128) [n:127.0.0.1:59280_solr  \
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 \
transient cores  [junit4]   2> 22011 INFO  (qtp26298434-164) [n:127.0.0.1:59281_solr  \
] o.a.s.h.a.CoreAdminOperation core create command \
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&col \
lection=testStopAllStartAllCollection&version=2&replicaType=NRT&coreNodeName=core_node \
7&name=testStopAllStartAllCollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
  [junit4]   2> 22011 INFO  (qtp29516089-139) [n:127.0.0.1:59279_solr    ] \
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 \
transient cores  [junit4]   2> 22014 INFO  (qtp26298434-164) [n:127.0.0.1:59281_solr  \
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 \
transient cores  [junit4]   2> 22145 INFO  \
(zkCallback-37-thread-1-processing-n:127.0.0.1:59281_solr) [n:127.0.0.1:59281_solr    \
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected \
type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for \
collection [testStopAllStartAllCollection] has occurred - updating... (live nodes \
size: [5])  [junit4]   2> 22145 INFO  \
(zkCallback-34-thread-1-processing-n:127.0.0.1:59278_solr) [n:127.0.0.1:59278_solr    \
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected \
type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for \
collection [testStopAllStartAllCollection] has occurred - updating... (live nodes \
size: [5])  [junit4]   2> 22146 INFO  \
(zkCallback-33-thread-1-processing-n:127.0.0.1:59280_solr) [n:127.0.0.1:59280_solr    \
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected \
type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for \
collection [testStopAllStartAllCollection] has occurred - updating... (live nodes \
size: [5])  [junit4]   2> 22145 INFO  \
(zkCallback-35-thread-1-processing-n:127.0.0.1:59279_solr) [n:127.0.0.1:59279_solr    \
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected \
type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for \
collection [testStopAllStartAllCollection] has occurred - updating... (live nodes \
size: [5])  [junit4]   2> 22147 INFO  \
(zkCallback-37-thread-2-processing-n:127.0.0.1:59281_solr) [n:127.0.0.1:59281_solr    \
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected \
type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for \
collection [testStopAllStartAllCollection] has occurred - updating... (live nodes \
size: [5])  [junit4]   2> 22148 INFO  \
(zkCallback-33-thread-2-processing-n:127.0.0.1:59280_solr) [n:127.0.0.1:59280_solr    \
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected \
type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for \
collection [testStopAllStartAllCollection] has occurred - updating... (live nodes \
size: [5])  [junit4]   2> 22148 INFO  \
(zkCallback-34-thread-2-processing-n:127.0.0.1:59278_solr) [n:127.0.0.1:59278_solr    \
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected \
type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for \
collection [testStopAllStartAllCollection] has occurred - updating... (live nodes \
size: [5])  [junit4]   2> 22147 INFO  \
(zkCallback-35-thread-2-processing-n:127.0.0.1:59279_solr) [n:127.0.0.1:59279_solr    \
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected \
type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for \
collection [testStopAllStartAllCollection] has occurred - updating... (live nodes \
size: [5])  [junit4]   2> 23100 INFO  (qtp29516089-139) [n:127.0.0.1:59279_solr \
c:testStopAllStartAllCollection s:shard2 r:core_node8 \
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene \
MatchVersion: 8.0.0  [junit4]   2> 23118 INFO  (qtp29326528-132) \
[n:127.0.0.1:59278_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 \
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene \
MatchVersion: 8.0.0  [junit4]   2> 23146 INFO  (qtp29516089-139) \
[n:127.0.0.1:59279_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 \
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.s.IndexSchema \
[testStopAllStartAllCollection_shard2_replica_n6] Schema name=minimal  [junit4]   2> \
23149 INFO  (qtp29326528-132) [n:127.0.0.1:59278_solr c:testStopAllStartAllCollection \
s:shard1 r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n2] \
o.a.s.s.IndexSchema [testStopAllStartAllCollection_shard1_replica_n2] Schema \
name=minimal  [junit4]   2> 23163 INFO  (qtp29326528-132) [n:127.0.0.1:59278_solr \
c:testStopAllStartAllCollection s:shard1 r:core_node5 \
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema \
minimal/1.1 with uniqueid field id  [junit4]   2> 23163 INFO  (qtp29326528-132) \
[n:127.0.0.1:59278_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 \
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.c.CoreContainer Creating \
SolrCore 'testStopAllStartAllCollection_shard1_replica_n2' using configuration from \
collection testStopAllStartAllCollection, trusted=true  [junit4]   2> 23165 INFO  \
(qtp29516089-139) [n:127.0.0.1:59279_solr c:testStopAllStartAllCollection s:shard2 \
r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.s.IndexSchema \
Loaded schema minimal/1.1 with uniqueid field id  [junit4]   2> 23165 INFO  \
(qtp29516089-139) [n:127.0.0.1:59279_solr c:testStopAllStartAllCollection s:shard2 \
r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.c.CoreContainer \
Creating SolrCore 'testStopAllStartAllCollection_shard2_replica_n6' using \
configuration from collection testStopAllStartAllCollection, trusted=true  [junit4]   \
2> 23169 INFO  (qtp29326528-132) [n:127.0.0.1:59278_solr \
c:testStopAllStartAllCollection s:shard1 r:core_node5 \
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX \
monitoring for 'solr_59278.solr.core.testStopAllStartAllCollection.shard1.replica_n2' \
(registry 'solr.core.testStopAllStartAllCollection.shard1.replica_n2') enabled at \
server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ce36a  [junit4]   2> 23170 INFO  \
(qtp26298434-164) [n:127.0.0.1:59281_solr c:testStopAllStartAllCollection s:shard2 \
r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.c.SolrConfig \
Using Lucene MatchVersion: 8.0.0  [junit4]   2> 23175 INFO  (qtp29516089-139) \
[n:127.0.0.1:59279_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 \
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX \
monitoring for 'solr_59279.solr.core.testStopAllStartAllCollection.shard2.replica_n6' \
(registry 'solr.core.testStopAllStartAllCollection.shard2.replica_n6') enabled at \
server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ce36a  [junit4]   2> 23188 INFO  \
(qtp29488589-128) [n:127.0.0.1:59280_solr c:testStopAllStartAllCollection s:shard1 \
r:core_node3 x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.SolrConfig \
Using Lucene MatchVersion: 8.0.0  [junit4]   2> 23220 INFO  (qtp26298434-164) \
[n:127.0.0.1:59281_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 \
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.s.IndexSchema \
[testStopAllStartAllCollection_shard2_replica_n4] Schema name=minimal  [junit4]   2> \
23224 INFO  (qtp29488589-128) [n:127.0.0.1:59280_solr c:testStopAllStartAllCollection \
s:shard1 r:core_node3 x:testStopAllStartAllCollection_shard1_replica_n1] \
o.a.s.s.IndexSchema [testStopAllStartAllCollection_shard1_replica_n1] Schema \
name=minimal  [junit4]   2> 23229 INFO  (qtp26298434-164) [n:127.0.0.1:59281_solr \
c:testStopAllStartAllCollection s:shard2 r:core_node7 \
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema \
minimal/1.1 with uniqueid field id  [junit4]   2> 23229 INFO  (qtp26298434-164) \
[n:127.0.0.1:59281_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 \
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.c.CoreContainer Creating \
SolrCore 'testStopAllStartAllCollection_shard2_replica_n4' using configuration from \
collection testStopAllStartAllCollection, trusted=true  [junit4]   2> 23229 INFO  \
(qtp26298434-164) [n:127.0.0.1:59281_solr c:testStopAllStartAllCollection s:shard2 \
r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4] \
o.a.s.m.r.SolrJmxReporter JMX monitoring for \
'solr_59281.solr.core.testStopAllStartAllCollection.shard2.replica_n4' (registry \
'solr.core.testStopAllStartAllCollection.shard2.replica_n4') enabled at server: \
com.sun.jmx.mbeanserver.JmxMBeanServer@15ce36a  [junit4]   2> 23240 INFO  \
(qtp29488589-128) [n:127.0.0.1:59280_solr c:testStopAllStartAllCollection s:shard1 \
r:core_node3 x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.s.IndexSchema \
Loaded schema minimal/1.1 with uniqueid field id  [junit4]   2> 23240 INFO  \
(qtp29488589-128) [n:127.0.0.1:59280_solr c:testStopAllStartAllCollection s:shard1 \
r:core_node3 x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.CoreContainer \
Creating SolrCore 'testStopAllStartAllCollection_shard1_replica_n1' using \
configuration from collection testStopAllStartAllCollection, trusted=true  [junit4]   \
2> 23242 INFO  (qtp29488589-128) [n:127.0.0.1:59280_solr \
c:testStopAllStartAllCollection s:shard1 r:core_node3 \
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX \
monitoring for 'solr_59280.solr.core.testStopAllStartAllCollection.shard1.replica_n1' \
(registry 'solr.core.testStopAllStartAllCollection.shard1.replica_n1') enabled at \
server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ce36a  [junit4]   2> 23252 INFO  \
(qtp26298434-164) [n:127.0.0.1:59281_solr c:testStopAllStartAllCollection s:shard2 \
r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.c.SolrCore \
solr.RecoveryStrategy.Builder  [junit4]   2> 23252 INFO  (qtp29488589-128) \
[n:127.0.0.1:59280_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 \
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.SolrCore \
solr.RecoveryStrategy.Builder  [junit4]   2> 23253 INFO  (qtp29488589-128) \
[n:127.0.0.1:59280_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 \
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.SolrCore \
[[testStopAllStartAllCollection_shard1_replica_n1] ] Opening new SolrCore at \
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\te \
mp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_FD85F44BFF3544C-001\tempDir-001\node4\testStopAllStartAllCollection_shard1_replica_n1], \
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\te \
st\J1\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_FD85F44BFF3544C-001\tempDir-001\node4\.\testStopAllStartAllCollection_shard1_replica_n1\data\]
  [junit4]   2> 23252 INFO  (qtp29326528-132) [n:127.0.0.1:59278_solr \
c:testStopAllStartAllCollection s:shard1 r:core_node5 \
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.c.SolrCore \
solr.RecoveryStrategy.Builder  [junit4]   2> 23253 INFO  (qtp29516089-139) \
[n:127.0.0.1:59279_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 \
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.c.SolrCore \
solr.RecoveryStrategy.Builder  [junit4]   2> 23256 INFO  (qtp29326528-132) \
[n:127.0.0.1:59278_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 \
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.c.SolrCore \
[[testStopAllStartAllCollection_shard1_replica_n2] ] Opening new SolrCore at \
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\te \
mp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_FD85F44BFF3544C-001\tempDir-001\node1\testStopAllStartAllCollection_shard1_replica_n2], \
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\te \
st\J1\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_FD85F44BFF3544C-001\tempDir-001\node1\.\testStopAllStartAllCollection_shard1_replica_n2\data\]
  [junit4]   2> 23253 INFO  (qtp26298434-164) [n:127.0.0.1:59281_solr \
c:testStopAllStartAllCollection s:shard2 r:core_node7 \
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.c.SolrCore \
[[testStopAllStartAllCollection_shard2_replica_n4] ] Opening new SolrCore at \
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\te \
mp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_FD85F44BFF3544C-001\tempDir-001\node5\testStopAllStartAllCollection_shard2_replica_n4], \
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\te \
st\J1\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_FD85F44BFF3544C-001\tempDir-001\node5\.\testStopAllStartAllCollection_shard2_replica_n4\data\]
  [junit4]   2> 23256 INFO  (qtp29516089-139) [n:127.0.0.1:59279_solr \
c:testStopAllStartAllCollection s:shard2 r:core_node8 \
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.c.SolrCore \
[[testStopAllStartAllCollection_shard2_replica_n6] ] Opening new SolrCore at \
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\te \
mp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_FD85F44BFF3544C-001\tempDir-001\node3\testStopAllStartAllCollection_shard2_replica_n6], \
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\te \
st\J1\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_FD85F44BFF3544C-001\tempDir-001\node3\.\testStopAllStartAllCollection_shard2_replica_n6\data\]
  [junit4]   2> 23573 INFO  (qtp29326528-132) [n:127.0.0.1:59278_solr \
c:testStopAllStartAllCollection s:shard1 r:core_node5 \
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.u.UpdateHandler Using \
UpdateLog implementation: org.apache.solr.update.UpdateLog  [junit4]   2> 23573 INFO  \
(qtp29326528-132) [n:127.0.0.1:59278_solr c:testStopAllStartAllCollection s:shard1 \
r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.u.UpdateLog \
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 \
maxNumLogsToKeep=10 numVersionBuckets=65536  [junit4]   2> 23576 INFO  \
(qtp29326528-132) [n:127.0.0.1:59278_solr c:testStopAllStartAllCollection s:shard1 \
r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.u.CommitTracker \
Hard AutoCommit: disabled  [junit4]   2> 23576 INFO  (qtp29326528-132) \
[n:127.0.0.1:59278_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 \
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.u.CommitTracker Soft \
   [junit4]   2> 23585 INFO  (qtp29516089-139) [n:127.0.0.1:59279_solr \
c:testStopAllStartAllCollection s:shard2 r:core_node8 \
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.u.UpdateHandler Using \
UpdateLog implementation: org.apache.solr.update.UpdateLog  [junit4]   2> 23582 INFO  \
(qtp29488589-128) [n:127.0.0.1:59280_solr c:testStopAllStartAllCollection s:shard1 \
r:core_node3 x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.UpdateHandler \
Using UpdateLog implementation: org.apache.solr.update.UpdateLog  [junit4]   2> 23589 \
INFO  (qtp29488589-128) [n:127.0.0.1:59280_solr c:testStopAllStartAllCollection \
s:shard1 r:core_node3 x:testStopAllStartAllCollection_shard1_replica_n1] \
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH \
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536  [junit4]   2> 23585 \
INFO  (qtp29516089-139) [n:127.0.0.1:59279_solr c:testStopAllStartAllCollection \
s:shard2 r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6] \
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH \
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536  [junit4]   2> 23591 \
INFO  (qtp29326528-132) [n:127.0.0.1:59278_solr c:testStopAllStartAllCollection \
s:shard1 r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n2] \
o.a.s.s.SolrIndexSearcher Opening \
[Searcher@1400d9f[testStopAllStartAllCollection_shard1_replica_n2] main]  [junit4]   \
2> 23584 INFO  (qtp26298434-164) [n:127.0.0.1:59281_solr \
c:testStopAllStartAllCollection s:shard2 r:core_node7 \
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.u.UpdateLog Initializing \
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 \
maxNumLogsToKeep=10 numVersionBuckets=65536  [junit4]   2> 23602 INFO  \
(qtp26298434-164) [n:127.0.0.1:59281_solr c:testStopAllStartAllCollection s:shard2 \
r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.u.CommitTracker \
Hard AutoCommit: disabled  [junit4]   2> 23602 INFO  (qtp26298434-164) \
[n:127.0.0.1:59281_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 \
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.u.CommitTracker Soft \
AutoCommit: disabled  [junit4]   2> 23603 INFO  (qtp29516089-139) \
[n:127.0.0.1:59279_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 \
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.u.CommitTracker Hard \
AutoCommit: disabled  [junit4]   2> 23603 INFO  (qtp29516089-139) \
[n:127.0.0.1:59279_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 \
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.u.CommitTracker Soft \
AutoCommit: disabled  [junit4]   2> 23620 INFO  (qtp29488589-128) \
[n:127.0.0.1:59280_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 \
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard \
AutoCommit: disabled  [junit4]   2> 23620 INFO  (qtp29488589-128) \
[n:127.0.0.1:59280_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 \
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft \
AutoCommit: disabled  [junit4]   2> 23621 INFO  (qtp26298434-164) \
[n:127.0.0.1:59281_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 \
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening \
[Searcher@1ae74ca[testStopAllStartAllCollection_shard2_replica_n4] main]  [junit4]   \
2> 23632 INFO  (qtp29488589-128) [n:127.0.0.1:59280_solr \
c:testStopAllStartAllCollection s:shard1 r:core_node3 \
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening \
[Searcher@1fc675f[testStopAllStartAllCollection_shard1_replica_n1] main]  [junit4]   \
2> 23635 INFO  (qtp29516089-139) [n:127.0.0.1:59279_solr \
c:testStopAllStartAllCollection s:shard2 r:core_node8 \
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening \
[Searcher@f4b37c[testStopAllStartAllCollection_shard2_replica_n6] main]  [junit4]   \
2> 23648 INFO  (qtp29326528-132) [n:127.0.0.1:59278_solr \
c:testStopAllStartAllCollection s:shard1 r:core_node5 \
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage \
Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig  \
[junit4]   2> 23649 INFO  (qtp29516089-139) [n:127.0.0.1:59279_solr \
c:testStopAllStartAllCollection s:shard2 r:core_node8 \
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage \
Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig  \
[junit4]   2> 23649 INFO  (qtp29488589-128) [n:127.0.0.1:59280_solr \
c:testStopAllStartAllCollection s:shard1 r:core_node3 \
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage \
Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig  \
[junit4]   2> 23651 INFO  (qtp26298434-164) [n:127.0.0.1:59281_solr \
c:testStopAllStartAllCollection s:shard2 r:core_node7 \
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage \
Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig  \
[junit4]   2> 23656 INFO  (qtp29326528-132) [n:127.0.0.1:59278_solr \
c:testStopAllStartAllCollection s:shard1 r:core_node5 \
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage \
Loaded null at path _rest_managed.json using \
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig  [junit4]   2> 23656 INFO  \
(qtp29516089-139) [n:127.0.0.1:59279_solr c:testStopAllStartAllCollection s:shard2 \
r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6] \
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using \
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig  [junit4]   2> 23657 INFO  \
(qtp29326528-132) [n:127.0.0.1:59278_solr c:testStopAllStartAllCollection s:shard1 \
r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n2] \
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.  [junit4]   2> 23657 \
INFO  (qtp29326528-132) [n:127.0.0.1:59278_solr c:testStopAllStartAllCollection \
s:shard1 r:core_node5 x:testStopAllStartAllCollection_shard1_replica_n2] \
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new \
clock 1579988540785164288  [junit4]   2> 23657 INFO  (qtp29488589-128) \
[n:127.0.0.1:59280_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 \
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage \
Loaded null at path _rest_managed.json using \
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig  [junit4]   2> 23657 INFO  \
(qtp29516089-139) [n:127.0.0.1:59279_solr c:testStopAllStartAllCollection s:shard2 \
r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6] \
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.  [junit4]   2> 23658 \
INFO  (qtp29516089-139) [n:127.0.0.1:59279_solr c:testStopAllStartAllCollection \
s:shard2 r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6] \
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new \
clock 1579988540786212864  [junit4]   2> 23658 INFO  (qtp29488589-128) \
[n:127.0.0.1:59280_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 \
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits \
will be reserved for 10000ms.  [junit4]   2> 23658 INFO  (qtp29488589-128) \
[n:127.0.0.1:59280_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 \
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find \
max version in index or recent updates, using new clock 1579988540786212864  [junit4] \
2> 23663 INFO  (qtp26298434-164) [n:127.0.0.1:59281_solr \
c:testStopAllStartAllCollection s:shard2 r:core_node7 \
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage \
Loaded null at path _rest_managed.json using \
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig  [junit4]   2> 23680 INFO  \
(searcherExecutor-60-thread-1-processing-n:127.0.0.1:59278_solr \
x:testStopAllStartAllCollection_shard1_replica_n2 s:shard1 \
c:testStopAllStartAllCollection r:core_node5) [n:127.0.0.1:59278_solr \
c:testStopAllStartAllCollection s:shard1 r:core_node5 \
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.c.SolrCore \
[testStopAllStartAllCollection_shard1_replica_n2] Registered new searcher \
Searcher@1400d9f[testStopAllStartAllCollection_shard1_replica_n2] \
main{ExitableDirectoryReader(UninvertingDirectoryReader())}  [junit4]   2> 23681 INFO \
(searcherExecutor-61-thread-1-processing-n:127.0.0.1:59279_solr \
x:testStopAllStartAllCollection_shard2_replica_n6 s:shard2 \
c:testStopAllStartAllCollection r:core_node8) [n:127.0.0.1:59279_solr \
c:testStopAllStartAllCollection s:shard2 r:core_node8 \
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.c.SolrCore \
[testStopAllStartAllCollection_shard2_replica_n6] Registered new searcher \
Searcher@f4b37c[testStopAllStartAllCollection_shard2_replica_n6] \
main{ExitableDirectoryReader(UninvertingDirectoryReader())}  [junit4]   2> 23682 INFO \
(qtp26298434-164) [n:127.0.0.1:59281_solr c:testStopAllStartAllCollection s:shard2 \
r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4] \
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.  [junit4]   2> 23682 \
INFO  (searcherExecutor-63-thread-1-processing-n:127.0.0.1:59280_solr \
x:testStopAllStartAllCollection_shard1_replica_n1 s:shard1 \
c:testStopAllStartAllCollection r:core_node3) [n:127.0.0.1:59280_solr \
c:testStopAllStartAllCollection s:shard1 r:core_node3 \
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.SolrCore \
[testStopAllStartAllCollection_shard1_replica_n1] Registered new searcher \
Searcher@1fc675f[testStopAllStartAllCollection_shard1_replica_n1] \
main{ExitableDirectoryReader(UninvertingDirectoryReader())}  [junit4]   2> 23682 INFO \
(qtp26298434-164) [n:127.0.0.1:59281_solr c:testStopAllStartAllCollection s:shard2 \
r:core_node7 x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.u.UpdateLog \
Could not find max version in index or recent updates, using new clock \
1579988540811378688  [junit4]   2> 23701 INFO  \
(searcherExecutor-62-thread-1-processing-n:127.0.0.1:59281_solr \
x:testStopAllStartAllCollection_shard2_replica_n4 s:shard2 \
c:testStopAllStartAllCollection r:core_node7) [n:127.0.0.1:59281_solr \
c:testStopAllStartAllCollection s:shard2 r:core_node7 \
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.c.SolrCore \
[testStopAllStartAllCollection_shard2_replica_n4] Registered new searcher \
Searcher@1ae74ca[testStopAllStartAllCollection_shard2_replica_n4] \
main{ExitableDirectoryReader(UninvertingDirectoryReader())}  [junit4]   2> 23736 INFO \
(qtp29488589-128) [n:127.0.0.1:59280_solr c:testStopAllStartAllCollection s:shard1 \
r:core_node3 x:testStopAllStartAllCollection_shard1_replica_n1] \
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.  [junit4]   2> \
23736 INFO  (qtp29488589-128) [n:127.0.0.1:59280_solr c:testStopAllStartAllCollection \
s:shard1 r:core_node3 x:testStopAllStartAllCollection_shard1_replica_n1] \
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync  [junit4]   \
2> 23736 INFO  (qtp29488589-128) [n:127.0.0.1:59280_solr \
c:testStopAllStartAllCollection s:shard1 r:core_node3 \
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas \
to http://127.0.0.1:59280/solr/testStopAllStartAllCollection_shard1_replica_n1/  \
[junit4]   2> 23736 INFO  (qtp29516089-139) [n:127.0.0.1:59279_solr \
c:testStopAllStartAllCollection s:shard2 r:core_node8 \
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext \
Enough replicas found to continue.  [junit4]   2> 23737 INFO  (qtp29516089-139) \
[n:127.0.0.1:59279_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 \
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext \
I may be the new leader - try and sync  [junit4]   2> 23737 INFO  (qtp29516089-139) \
[n:127.0.0.1:59279_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 \
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas \
to http://127.0.0.1:59279/solr/testStopAllStartAllCollection_shard2_replica_n6/  \
[junit4]   2> 23748 INFO  (qtp29516089-139) [n:127.0.0.1:59279_solr \
c:testStopAllStartAllCollection s:shard2 r:core_node8 \
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: \
core=testStopAllStartAllCollection_shard2_replica_n6 url=http://127.0.0.1:59279/solr \
START replicas=[http://127.0.0.1:59281/solr/testStopAllStartAllCollection_shard2_replica_n4/] \
nUpdates=100  [junit4]   2> 23748 INFO  (qtp29488589-128) [n:127.0.0.1:59280_solr \
c:testStopAllStartAllCollection s:shard1 r:core_node3 \
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: \
core=testStopAllStartAllCollection_shard1_replica_n1 url=http://127.0.0.1:59280/solr \
START replicas=[http://127.0.0.1:59278/solr/testStopAllStartAllCollection_shard1_replica_n2/] \
nUpdates=100  [junit4]   2> 23778 INFO  (qtp29326528-154) [n:127.0.0.1:59278_solr \
c:testStopAllStartAllCollection s:shard1 r:core_node5 \
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.c.S.Request \
[testStopAllStartAllCollection_shard1_replica_n2]  webapp=/solr path=/get \
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} \
status=0 QTime=9  [junit4]   2> 23778 INFO  (qtp26298434-163) [n:127.0.0.1:59281_solr \
c:testStopAllStartAllCollection s:shard2 r:core_node7 \
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.c.S.Request \
[testStopAllStartAllCollection_shard2_replica_n4]  webapp=/solr path=/get \
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} \
status=0 QTime=12  [junit4]   2> 23850 INFO  \
(zkCallback-34-thread-2-processing-n:127.0.0.1:59278_solr) [n:127.0.0.1:59278_solr    \
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected \
type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for \
collection [testStopAllStartAllCollection] has occurred - updating... (live nodes \
size: [5])  [junit4]   2> 23850 INFO  \
(zkCallback-34-thread-1-processing-n:127.0.0.1:59278_solr) [n:127.0.0.1:59278_solr    \
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected \
type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for \
collection [testStopAllStartAllCollection] has occurred - updating... (live nodes \
size: [5])  [junit4]   2> 23851 INFO  \
(zkCallback-37-thread-2-processing-n:127.0.0.1:59281_solr) [n:127.0.0.1:59281_solr    \
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected \
type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for \
collection [testStopAllStartAllCollection] has occurred - updating... (live nodes \
size: [5])  [junit4]   2> 23851 INFO  \
   [junit4]   2> 23851 INFO  \
(zkCallback-35-thread-2-processing-n:127.0.0.1:59279_solr) [n:127.0.0.1:59279_solr    \
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected \
type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for \
collection [testStopAllStartAllCollection] has occurred - updating... (live nodes \
size: [5])  [junit4]   2> 23853 INFO  \
(zkCallback-35-thread-1-processing-n:127.0.0.1:59279_solr) [n:127.0.0.1:59279_solr    \
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected \
type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for \
collection [testStopAllStartAllCollection] has occurred - updating... (live nodes \
size: [5])  [junit4]   2> 23853 INFO  \
(zkCallback-33-thread-2-processing-n:127.0.0.1:59280_solr) [n:127.0.0.1:59280_solr    \
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected \
type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for \
collection [testStopAllStartAllCollection] has occurred - updating... (live nodes \
size: [5])  [junit4]   2> 23853 INFO  \
(zkCallback-33-thread-1-processing-n:127.0.0.1:59280_solr) [n:127.0.0.1:59280_solr    \
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected \
type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for \
collection [testStopAllStartAllCollection] has occurred - updating... (live nodes \
size: [5])  [junit4]   2> 24049 INFO  (qtp29488589-128) [n:127.0.0.1:59280_solr \
c:testStopAllStartAllCollection s:shard1 r:core_node3 \
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: \
core=testStopAllStartAllCollection_shard1_replica_n1 url=http://127.0.0.1:59280/solr \
DONE.  We have no versions.  sync failed.  [junit4]   2> 24049 INFO  \
(qtp29516089-139) [n:127.0.0.1:59279_solr c:testStopAllStartAllCollection s:shard2 \
r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.u.PeerSync \
PeerSync: core=testStopAllStartAllCollection_shard2_replica_n6 \
url=http://127.0.0.1:59279/solr DONE.  We have no versions.  sync failed.  [junit4]   \
2> 24049 INFO  (qtp29488589-128) [n:127.0.0.1:59280_solr \
c:testStopAllStartAllCollection s:shard1 r:core_node3 \
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's \
attempt to sync with shard failed, moving to the next candidate  [junit4]   2> 24049 \
INFO  (qtp29488589-128) [n:127.0.0.1:59280_solr c:testStopAllStartAllCollection \
s:shard1 r:core_node3 x:testStopAllStartAllCollection_shard1_replica_n1] \
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> \
24049 INFO  (qtp29516089-139) [n:127.0.0.1:59279_solr c:testStopAllStartAllCollection \
s:shard2 r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6] \
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next \
candidate  [junit4]   2> 24049 INFO  (qtp29488589-128) [n:127.0.0.1:59280_solr \
c:testStopAllStartAllCollection s:shard1 r:core_node3 \
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext \
Found all replicas participating in election, clear LIR  [junit4]   2> 24050 INFO  \
(qtp29516089-139) [n:127.0.0.1:59279_solr c:testStopAllStartAllCollection s:shard2 \
r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6] \
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> \
24054 INFO  (qtp29516089-139) [n:127.0.0.1:59279_solr c:testStopAllStartAllCollection \
s:shard2 r:core_node8 x:testStopAllStartAllCollection_shard2_replica_n6] \
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, \
clear LIR  [junit4]   2> 24058 INFO  (qtp29488589-128) [n:127.0.0.1:59280_solr \
c:testStopAllStartAllCollection s:shard1 r:core_node3 \
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext \
I am the new leader: \
http://127.0.0.1:59280/solr/testStopAllStartAllCollection_shard1_replica_n1/ shard1  \
[junit4]   2> 24071 INFO  (qtp29516089-139) [n:127.0.0.1:59279_solr \
c:testStopAllStartAllCollection s:shard2 r:core_node8 \
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext \
I am the new leader: \
http://127.0.0.1:59279/solr/testStopAllStartAllCollection_shard2_replica_n6/ shard2  \
[junit4]   2> 24179 INFO  (zkCallback-37-thread-1-processing-n:127.0.0.1:59281_solr) \
[n:127.0.0.1:59281_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: \
[WatchedEvent state:SyncConnected type:NodeDataChanged \
path:/collections/testStopAllStartAllCollection/state.json] for collection \
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])  \
[junit4]   2> 24179 INFO  (zkCallback-34-thread-2-processing-n:127.0.0.1:59278_solr) \
[n:127.0.0.1:59278_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: \
[WatchedEvent state:SyncConnected type:NodeDataChanged \
path:/collections/testStopAllStartAllCollection/state.json] for collection \
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])  \
[junit4]   2> 24180 INFO  (zkCallback-37-thread-2-processing-n:127.0.0.1:59281_solr) \
[n:127.0.0.1:59281_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: \
[WatchedEvent state:SyncConnected type:NodeDataChanged \
path:/collections/testStopAllStartAllCollection/state.json] for collection \
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])  \
[junit4]   2> 24180 INFO  (zkCallback-35-thread-1-processing-n:127.0.0.1:59279_solr) \
[n:127.0.0.1:59279_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: \
[WatchedEvent state:SyncConnected type:NodeDataChanged \
path:/collections/testStopAllStartAllCollection/state.json] for collection \
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])  \
[junit4]   2> 24180 INFO  (zkCallback-35-thread-2-processing-n:127.0.0.1:59279_solr) \
[n:127.0.0.1:59279_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: \
[WatchedEvent state:SyncConnected type:NodeDataChanged \
path:/collections/testStopAllStartAllCollection/state.json] for collection \
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])  \
[junit4]   2> 24181 INFO  (zkCallback-33-thread-1-processing-n:127.0.0.1:59280_solr) \
[n:127.0.0.1:59280_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: \
[WatchedEvent state:SyncConnected type:NodeDataChanged \
path:/collections/testStopAllStartAllCollection/state.json] for collection \
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])  \
[junit4]   2> 24181 INFO  (zkCallback-33-thread-2-processing-n:127.0.0.1:59280_solr) \
[n:127.0.0.1:59280_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: \
[WatchedEvent state:SyncConnected type:NodeDataChanged \
path:/collections/testStopAllStartAllCollection/state.json] for collection \
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])  \
[junit4]   2> 24179 INFO  (zkCallback-34-thread-1-processing-n:127.0.0.1:59278_solr) \
[n:127.0.0.1:59278_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: \
[WatchedEvent state:SyncConnected type:NodeDataChanged \
path:/collections/testStopAllStartAllCollection/state.json] for collection \
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: [5])  \
[junit4]   2> 24216 INFO  (qtp29488589-128) [n:127.0.0.1:59280_solr \
c:testStopAllStartAllCollection s:shard1 r:core_node3 \
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.ZkController I am the \
leader, no recovery necessary  [junit4]   2> 24219 INFO  (qtp29488589-128) \
[n:127.0.0.1:59280_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 \
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] \
webapp=null path=/admin/cores \
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection= \
true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&coreNodeName=c \
ore_node3&name=testStopAllStartAllCollection_shard1_replica_n1&action=CREATE&numShards \
=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} \
status=0 QTime=2219  [junit4]   2> 24224 INFO  (qtp29516089-139) \
[n:127.0.0.1:59279_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 \
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.c.ZkController I am the \
leader, no recovery necessary  [junit4]   2> 24226 INFO  (qtp29516089-139) \
[n:127.0.0.1:59279_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 \
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] \
webapp=null path=/admin/cores \
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection= \
true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&coreNodeName=c \
ore_node8&name=testStopAllStartAllCollection_shard2_replica_n6&action=CREATE&numShards \
=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} \
status=0 QTime=2225  [junit4]   2> 24333 INFO  \
(zkCallback-35-thread-2-processing-n:127.0.0.1:59279_solr) [n:127.0.0.1:59279_solr    \
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected \
type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for \
collection [testStopAllStartAllCollection] has occurred - updating... (live nodes \
size: [5])  [junit4]   2> 24335 INFO  \
(zkCallback-35-thread-1-processing-n:127.0.0.1:59279_solr) [n:127.0.0.1:59279_solr    \
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected \
type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for \
collection [testStopAllStartAllCollection] has occurred - updating... (live nodes \
size: [5])  [junit4]   2> 24335 INFO  \
(zkCallback-33-thread-2-processing-n:127.0.0.1:59280_solr) [n:127.0.0.1:59280_solr    \
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected \
type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for \
collection [testStopAllStartAllCollection] has occurred - updating... (live nodes \
size: [5])  [junit4]   2> 24336 INFO  \
(zkCallback-33-thread-1-processing-n:127.0.0.1:59280_solr) [n:127.0.0.1:59280_solr    \
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected \
type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for \
collection [testStopAllStartAllCollection] has occurred - updating... (live nodes \
size: [5])  [junit4]   2> 24336 INFO  \
(zkCallback-37-thread-1-processing-n:127.0.0.1:59281_solr) [n:127.0.0.1:59281_solr    \
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected \
type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for \
collection [testStopAllStartAllCollection] has occurred - updating... (live nodes \
size: [5])  [junit4]   2> 24333 INFO  \
(zkCallback-34-thread-1-processing-n:127.0.0.1:59278_solr) [n:127.0.0.1:59278_solr    \
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected \
type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for \
collection [testStopAllStartAllCollection] has occurred - updating... (live nodes \
size: [5])  [junit4]   2> 24335 INFO  \
(zkCallback-37-thread-2-processing-n:127.0.0.1:59281_solr) [n:127.0.0.1:59281_solr    \
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected \
type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for \
collection [testStopAllStartAllCollection] has occurred - updating... (live nodes \
size: [5])  [junit4]   2> 24335 INFO  \
(zkCallback-34-thread-2-processing-n:127.0.0.1:59278_solr) [n:127.0.0.1:59278_solr    \
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected \
type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for \
collection [testStopAllStartAllCollection] has occurred - updating... (live nodes \
size: [5])  [junit4]   2> 24738 INFO  (qtp29326528-132) [n:127.0.0.1:59278_solr \
c:testStopAllStartAllCollection s:shard1 r:core_node5 \
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] \
webapp=null path=/admin/cores \
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection= \
true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&coreNodeName=c \
ore_node5&name=testStopAllStartAllCollection_shard1_replica_n2&action=CREATE&numShards \
=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} \
status=0 QTime=2734  [junit4]   2> 24744 INFO  (qtp26298434-164) \
[n:127.0.0.1:59281_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 \
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] \
webapp=null path=/admin/cores \
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection= \
true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&coreNodeName=c \
ore_node7&name=testStopAllStartAllCollection_shard2_replica_n4&action=CREATE&numShards \
=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} \
status=0 QTime=2737  [junit4]   2> 24771 INFO  (qtp29516089-140) \
[n:127.0.0.1:59279_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to \
be active for at most 30 seconds. Check all shard replicas  [junit4]   2> 24863 INFO  \
(zkCallback-34-thread-2-processing-n:127.0.0.1:59278_solr) [n:127.0.0.1:59278_solr    \
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected \
type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for \
collection [testStopAllStartAllCollection] has occurred - updating... (live nodes \
size: [5])  [junit4]   2> 24863 INFO  \
(zkCallback-37-thread-2-processing-n:127.0.0.1:59281_solr) [n:127.0.0.1:59281_solr    \
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected \
type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for \
collection [testStopAllStartAllCollection] has occurred - updating... (live nodes \
size: [5])  [junit4]   2> 24863 INFO  \
(zkCallback-34-thread-1-processing-n:127.0.0.1:59278_solr) [n:127.0.0.1:59278_solr    \
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected \
type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for \
collection [testStopAllStartAllCollection] has occurred - updating... (live nodes \
size: [5])  [junit4]   2> 24864 INFO  \
(zkCallback-37-thread-1-processing-n:127.0.0.1:59281_solr) [n:127.0.0.1:59281_solr    \
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected \
type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for \
collection [testStopAllStartAllCollection] has occurred - updating... (live nodes \
size: [5])  [junit4]   2> 24865 INFO  \
   [junit4]   2> 24865 INFO  \
(zkCallback-35-thread-2-processing-n:127.0.0.1:59279_solr) [n:127.0.0.1:59279_solr    \
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected \
type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for \
collection [testStopAllStartAllCollection] has occurred - updating... (live nodes \
size: [5])  [junit4]   2> 24865 INFO  \
(zkCallback-33-thread-1-processing-n:127.0.0.1:59280_solr) [n:127.0.0.1:59280_solr    \
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected \
type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for \
collection [testStopAllStartAllCollection] has occurred - updating... (live nodes \
size: [5])  [junit4]   2> 24865 INFO  \
(zkCallback-33-thread-2-processing-n:127.0.0.1:59280_solr) [n:127.0.0.1:59280_solr    \
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected \
type:NodeDataChanged path:/collections/testStopAllStartAllCollection/state.json] for \
collection [testStopAllStartAllCollection] has occurred - updating... (live nodes \
size: [5])  [junit4]   2> 25651 INFO  \
(OverseerCollectionConfigSetProcessor-98749283408936971-127.0.0.1:59280_solr-n_0000000000) \
[n:127.0.0.1:59280_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: \
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have \
disconnected from ZooKeeper  [junit4]   2> 25772 INFO  (qtp29516089-140) \
[n:127.0.0.1:59279_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null \
path=/admin/collections \
params={replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsP \
erNode=1&name=testStopAllStartAllCollection&nrtReplicas=2&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} \
status=0 QTime=4182  [junit4]   2> 25786 INFO  \
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[FD85F44BFF3544C]) \
[    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: \
testStopAllStartAllCollection failOnTimeout:true timeout (sec):330  [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node5 rstate:active live:true
   [junit4]   1> replica:core_node7 rstate:active live:true
   [junit4]   1> replica:core_node8 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 25787 INFO  \
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[FD85F44BFF3544C]) \
[    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: \
testStopAllStartAllCollection  [junit4]   2> 25928 INFO  (qtp29326528-153) \
[n:127.0.0.1:59278_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 \
x:testStopAllStartAllCollection_shard1_replica_n2] \
o.a.s.u.p.LogUpdateProcessorFactory [testStopAllStartAllCollection_shard1_replica_n2] \
webapp=/solr path=/update \
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:59280/solr/testStopAllStartAllCollection_shard1_replica_n1/&wt=javabin&version=2}{add=[1 \
(1579988543097274368)]} 0 12  [junit4]   2> 25928 INFO  (qtp29488589-131) \
[n:127.0.0.1:59280_solr c:testStopAllStartAllCollection s:shard1 r:core_node3 \
x:testStopAllStartAllCollection_shard1_replica_n1] \
o.a.s.u.p.LogUpdateProcessorFactory [testStopAllStartAllCollection_shard1_replica_n1] \
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 \
(1579988543097274368)]} 0 108  [junit4]   2> 25948 INFO  (qtp29326528-152) \
[n:127.0.0.1:59278_solr c:testStopAllStartAllCollection s:shard1 r:core_node5 \
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start \
commit{_version_=1579988543187451904,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
  [junit4]   2> 25948 INFO  (qtp29326528-152) [n:127.0.0.1:59278_solr \
c:testStopAllStartAllCollection s:shard1 r:core_node5 \
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling \
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1775ef3 \
commitCommandVersion:1579988543187451904  [junit4]   2> 25950 INFO  (qtp29516089-137) \
[n:127.0.0.1:59279_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 \
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 start \
commit{_version_=1579988543189549056,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
  [junit4]   2> 25952 INFO  (qtp29488589-157) [n:127.0.0.1:59280_solr \
c:testStopAllStartAllCollection s:shard1 r:core_node3 \
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start \
commit{_version_=1579988543191646208,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
  [junit4]   2> 25952 INFO  (qtp29488589-157) [n:127.0.0.1:59280_solr \
c:testStopAllStartAllCollection s:shard1 r:core_node3 \
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling \
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@14f4378 \
commitCommandVersion:1579988543191646208  [junit4]   2> 25956 INFO  (qtp29516089-137) \
[n:127.0.0.1:59279_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 \
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 No \
uncommitted changes. Skipping IW.commit.  [junit4]   2> 25967 INFO  (qtp29516089-137) \
[n:127.0.0.1:59279_solr c:testStopAllStartAllCollection s:shard2 r:core_node8 \
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 \
end_commit_flush  [junit4]   2> 25973 INFO  (qtp29516089-137) [n:127.0.0.1:59279_solr \
c:testStopAllStartAllCollection s:shard2 r:core_node8 \
x:testStopAllStartAllCollection_shard2_replica_n6] \
o.a.s.u.p.LogUpdateProcessorFactory [testStopAllStartAllCollection_shard2_replica_n6] \
webapp=/solr path=/update \
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&soft \
Commit=false&distrib.from=http://127.0.0.1:59280/solr/testStopAllStartAllCollection_sh \
ard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} \
0 24  [junit4]   2> 25976 INFO  (qtp26298434-161) [n:127.0.0.1:59281_solr \
c:testStopAllStartAllCollection s:shard2 r:core_node7 \
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2 start \
commit{_version_=1579988543216812032,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
  [junit4]   2> 25977 INFO  (qtp26298434-161) [n:127.0.0.1:59281_solr \
c:testStopAllStartAllCollection s:shard2 r:core_node7 \
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2 No \
uncommitted changes. Skipping IW.commit.  [junit4]   2> 25981 INFO  (qtp26298434-161) \
[n:127.0.0.1:59281_solr c:testStopAllStartAllCollection s:shard2 r:core_node7 \
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2 \
end_commit_flush  [junit4]   2> 25981 INFO  (qtp26298434-161) [n:127.0.0.1:59281_solr \
c:testStopAllStartAllCollection s:shard2 r:core_node7 \
x:testStopAllStartAllCollection_shard2_replica_n4] \
o.a.s.u.p.LogUpdateProcessorFactory [testStopAllStartAllCollection_shard2_replica_n4] \
webapp=/solr path=/update \
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&soft \
Commit=false&distrib.from=http://127.0.0.1:59280/solr/testStopAllStartAllCollection_sh \
ard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} \
0 4  [junit4]   2> 26018 INFO  (qtp29488589-157) [n:127.0.0.1:59280_solr \
c:testStopAllStartAllCollection s:shard1 r:core_node3 \
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening \
[Searcher@cb7847[testStopAllStartAllCollection_shard1_replica_n1] main]  [junit4]   \
2> 26018 INFO  (qtp29326528-152) [n:127.0.0.1:59278_solr \
c:testStopAllStartAllCollection s:shard1 r:core_node5 \
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening \
[Searcher@1efca62[testStopAllStartAllCollection_shard1_replica_n2] main]  [junit4]   \
2> 26019 INFO  (qtp29326528-152) [n:127.0.0.1:59278_solr \
c:testStopAllStartAllCollection s:shard1 r:core_node5 \
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 \
end_commit_flush  [junit4]   2> 26020 INFO  (qtp29488589-157) [n:127.0.0.1:59280_solr \
c:testStopAllStartAllCollection s:shard1 r:core_node3 \
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 \
end_commit_flush  [junit4]   2> 26022 INFO  \
(searcherExecutor-63-thread-1-processing-n:127.0.0.1:59280_solr \
x:testStopAllStartAllCollection_shard1_replica_n1 s:shard1 \
c:testStopAllStartAllCollection r:core_node3) [n:127.0.0.1:59280_solr \
c:testStopAllStartAllCollection s:shard1 r:core_node3 \
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.SolrCore \
[testStopAllStartAllCollection_shard1_replica_n1] Registered new searcher \
Searcher@cb7847[testStopAllStartAllCollection_shard1_replica_n1] \
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}  \
[junit4]   2> 26022

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

ad-1) [    ] o.e.j.s.h.ContextHandler Stopped \
o.e.j.s.ServletContextHandler@101ec9e{/solr,null,UNAVAILABLE}  [junit4]   2> 59569 \
INFO  (zkCallback-128-thread-1-processing-n:127.0.0.1:59591_solr) \
[n:127.0.0.1:59591_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from \
ZooKeeper... (4) -> (3)  [junit4]   2> 59569 INFO  \
(zkCallback-157-thread-1-processing-n:127.0.0.1:59701_solr) [n:127.0.0.1:59701_solr   \
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)  [junit4]   \
2> 59569 INFO  (zkCallback-151-thread-1-processing-n:127.0.0.1:59648_solr) \
[n:127.0.0.1:59648_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from \
ZooKeeper... (4) -> (3)  [junit4]   2> 59606 INFO  (coreCloseExecutor-272-thread-1) \
[n:127.0.0.1:59591_solr c:testcollection s:shard1 r:core_node5 \
x:testcollection_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric \
reporters for registry=solr.collection.testcollection.shard1.leader, tag=8598708  \
[junit4]   2> 59609 INFO  (coreCloseExecutor-274-thread-1) [n:127.0.0.1:59701_solr \
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] \
o.a.s.m.SolrMetricManager Closing metric reporters for \
registry=solr.collection.testcollection.shard2.leader, tag=4806848  [junit4]   2> \
59610 INFO  (coreCloseExecutor-273-thread-1) [n:127.0.0.1:59648_solr c:testcollection \
s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.m.SolrMetricManager \
Closing metric reporters for registry=solr.collection.testcollection.shard2.leader, \
tag=25905005  [junit4]   2> 59621 INFO  (jetty-closer-111-thread-2) [    ] \
o.a.s.c.Overseer Overseer (id=98749285250957322-127.0.0.1:59591_solr-n_0000000002) \
closing  [junit4]   2> 59621 INFO  \
(OverseerStateUpdate-98749285250957322-127.0.0.1:59591_solr-n_0000000002) \
[n:127.0.0.1:59591_solr    ] o.a.s.c.Overseer Overseer Loop exiting : \
127.0.0.1:59591_solr  [junit4]   2> 59627 WARN  \
(zkCallback-151-thread-2-processing-n:127.0.0.1:59648_solr) [n:127.0.0.1:59648_solr   \
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: \
[KeeperErrorCode = Session expired for /live_nodes]  [junit4]   2> 59629 INFO  \
(jetty-closer-111-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped \
o.e.j.s.ServletContextHandler@5410f0{/solr,null,UNAVAILABLE}  [junit4]   2> 59629 \
INFO  (jetty-closer-111-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped \
o.e.j.s.ServletContextHandler@1e45d76{/solr,null,UNAVAILABLE}  [junit4]   2> 59629 \
INFO  (jetty-closer-111-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped \
o.e.j.s.ServletContextHandler@1efbd92{/solr,null,UNAVAILABLE}  [junit4]   2> 59633 \
ERROR (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FD85F44BFF3544C]) \
[    ] 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> \
59634 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FD85F44BFF3544C]) \
[    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59576 59576  [junit4]   2> 59635 \
INFO  (Thread-163) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59576 59576  \
[junit4]   2> 59636 WARN  (Thread-163) [    ] o.a.s.c.ZkTestServer Watch limit \
violations:   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/configs/solrCloudCollectionConfig
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	52	/solr/collections/testcollection/state.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/98749285250957322-127.0.0.1:59591_solr-n_0000000002
  [junit4]   2> 	2	/solr/overseer_elect/election/98749285250957325-127.0.0.1:59580_solr-n_0000000003
  [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 59636 INFO  \
(TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FD85F44BFF3544C]) \
[    ] o.a.s.SolrTestCaseJ4 ###Ending testCollectionCreateSearchDelete  [junit4]   2> \
NOTE: reproduce with: ant test  -Dtestcase=TestCollectionsAPIViaSolrCloudCluster \
-Dtests.method=testCollectionCreateSearchDelete -Dtests.seed=FD85F44BFF3544C \
-Dtests.slow=true -Dtests.locale=en-PH -Dtests.timezone=America/Yellowknife \
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1  [junit4] ERROR   13.8s J1 | \
TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete <<<  [junit4]  \
> Throwable #1: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: \
> Error from server at http://127.0.0.1:59594/solr/testcollection_shard1_replica_n3: \
> Expected mime type application/octet-stream but got text/html. <html>
   [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" \
content="text/html;charset=ISO-8859-1"/>  [junit4]    > <title>Error 404 </title>
   [junit4]    > </head>
   [junit4]    > <body>
   [junit4]    > <h2>HTTP ERROR: 404</h2>
   [junit4]    > <p>Problem accessing /solr/testcollection_shard1_replica_n3/update. \
Reason:  [junit4]    > <pre>    Can not find: \
/solr/testcollection_shard1_replica_n3/update</pre></p>  [junit4]    > <hr /><a \
href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>  \
[junit4]    > </body>  [junit4]    > </html>
   [junit4]    > 	at \
__randomizedtesting.SeedInfo.seed([FD85F44BFF3544C:AC22F1E1381BBEE9]:0)  [junit4]    \
> 	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
> 
   [junit4]    > 	at \
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
  [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
  [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
  [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
  [junit4]    > 	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
  [junit4]    > 	at org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete(TestCollectionsAPIViaSolrCloudCluster.java:167)
  [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: \
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from \
server at http://127.0.0.1:59594/solr/testcollection_shard1_replica_n3: Expected mime \
type application/octet-stream but got text/html. <html>  [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" \
content="text/html;charset=ISO-8859-1"/>  [junit4]    > <title>Error 404 </title>
   [junit4]    > </head>
   [junit4]    > <body>
   [junit4]    > <h2>HTTP ERROR: 404</h2>
   [junit4]    > <p>Problem accessing /solr/testcollection_shard1_replica_n3/update. \
Reason:  [junit4]    > <pre>    Can not find: \
/solr/testcollection_shard1_replica_n3/update</pre></p>  [junit4]    > <hr /><a \
href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>  \
[junit4]    > </body>  [junit4]    > </html>
   [junit4]    > 	at \
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
  [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
  [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
  [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
  [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
  [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
  [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at \
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
  [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  [junit4]    > 	... 1 more
   [junit4]   2> 59644 INFO  \
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[FD85F44BFF3544C]-worker) [    ] \
o.a.s.c.ZkTestServer connecting to 127.0.0.1:59576 59576  [junit4]   2> NOTE: leaving \
temporary files on disk at: \
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_FD85F44BFF3544C-001
  [junit4]   2> Sep 30, 2017 6:02:07 PM \
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks  [junit4]   2> \
WARNING: Will linger awaiting termination of 5 leaked thread(s).  [junit4]   2> NOTE: \
test params are: codec=Asserting(Lucene70): {id=FST50}, \
docValues:{_version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1094, \
maxMBSortInHeap=7.809881678441668, sim=RandomSimilarity(queryNorm=true): {}, \
locale=en-PH, timezone=America/Yellowknife  [junit4]   2> NOTE: Windows 10 10.0 \
x86/Oracle Corporation 1.8.0_144 \
(32-bit)/cpus=3,threads=1,free=31109032,total=73273344  [junit4]   2> NOTE: All tests \
run in this JVM: [SubstringBytesRefFilterTest, BasicZkTest, \
UUIDUpdateProcessorFallbackTest, TestCollectionsAPIViaSolrCloudCluster]  [junit4] \
Completed [12/734 (1!)] on J1 in 42.51s, 3 tests, 1 error <<< FAILURES!

[...truncated 45063 lines...]



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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic