Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/967/

1 tests failed.
FAILED:  
org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.addReplicaTest

Error Message:
Error from server at http://127.0.0.1:45903/solr: KeeperErrorCode = NoNode for 
/overseer/collection-queue-work/qnr-0000000026

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:45903/solr: KeeperErrorCode = NoNode for 
/overseer/collection-queue-work/qnr-0000000026
        at 
__randomizedtesting.SeedInfo.seed([2A96EC61ED923D17:B936BB47639A76C6]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        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.sendRequest(CloudSolrClient.java:1107)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.addReplicaTest(CollectionsAPIDistributedZkTest.java:669)
        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:1742)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
        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:944)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12459 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_2A96EC61ED923D17-001/init-core-data-001
   [junit4]   2> 3864 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[2A96EC61ED923D17]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3958 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[2A96EC61ED923D17]-worker) [    ] 
o.e.j.u.log Logging initialized @4003ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 3988 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[2A96EC61ED923D17]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 4002 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[2A96EC61ED923D17]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4036 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[2A96EC61ED923D17]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_2A96EC61ED923D17-001/tempDir-001
   [junit4]   2> 4048 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[2A96EC61ED923D17]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4053 INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4053 INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 4150 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[2A96EC61ED923D17]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:34279
   [junit4]   2> 4273 ERROR (Thread-1) [    ] 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> 4382 INFO  (zkConnectionManagerCallback-4-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4441 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10540fade100000, likely client has closed socket
   [junit4]   2> 5105 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server 
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 5106 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.Server 
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 5106 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.Server 
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 5111 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server 
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 5139 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 5139 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 5143 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.session 
node0 Scavenging every 660000ms
   [junit4]   2> 5171 INFO  (jetty-launcher-1-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@781b7db0{/solr,null,AVAILABLE}
   [junit4]   2> 5219 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 5219 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 5219 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 5219 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.session 
node0 Scavenging every 600000ms
   [junit4]   2> 5220 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 5220 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.session 
node0 Scavenging every 660000ms
   [junit4]   2> 5223 INFO  (jetty-launcher-1-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@67d5a720{/solr,null,AVAILABLE}
   [junit4]   2> 5231 INFO  (jetty-launcher-1-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6b3b90c9{/solr,null,AVAILABLE}
   [junit4]   2> 5234 INFO  (jetty-launcher-1-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@42a3e0a3{HTTP/1.1,[http/1.1]}{127.0.0.1:37892}
   [junit4]   2> 5234 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server 
Started @5286ms
   [junit4]   2> 5234 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37892}
   [junit4]   2> 5242 INFO  (jetty-launcher-1-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@79fc641b{HTTP/1.1,[http/1.1]}{127.0.0.1:45903}
   [junit4]   2> 5242 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.Server 
Started @5294ms
   [junit4]   2> 5247 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45903}
   [junit4]   2> 5248 INFO  (jetty-launcher-1-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7668c77b{HTTP/1.1,[http/1.1]}{127.0.0.1:36848}
   [junit4]   2> 5248 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.Server 
Started @5299ms
   [junit4]   2> 5248 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36848}
   [junit4]   2> 5331 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 5331 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 5331 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.session 
node0 Scavenging every 600000ms
   [junit4]   2> 5342 INFO  (jetty-launcher-1-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2cb431c9{/solr,null,AVAILABLE}
   [junit4]   2> 5343 INFO  (jetty-launcher-1-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5c9621f6{HTTP/1.1,[http/1.1]}{127.0.0.1:33985}
   [junit4]   2> 5343 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server 
Started @5395ms
   [junit4]   2> 5343 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33985}
   [junit4]   2> 5373 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.u.c.SSLCredentialProviderFactory Processing SSL Credential Provider 
chain: env;sysprop
   [junit4]   2> 5468 ERROR (jetty-launcher-1-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 5468 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 5468 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.6.0
   [junit4]   2> 5472 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5473 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 5473 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-22T17:00:19.509Z
   [junit4]   2> 5475 ERROR (jetty-launcher-1-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 5475 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 5475 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.6.0
   [junit4]   2> 5475 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5475 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 5476 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-22T17:00:19.511Z
   [junit4]   2> 5476 ERROR (jetty-launcher-1-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 5477 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 5477 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.6.0
   [junit4]   2> 5477 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5477 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 5477 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-22T17:00:19.513Z
   [junit4]   2> 5501 ERROR (jetty-launcher-1-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 5502 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 5502 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.6.0
   [junit4]   2> 5502 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5502 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 5502 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-10-22T17:00:19.538Z
   [junit4]   2> 5509 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 5583 INFO  (zkConnectionManagerCallback-6-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5585 INFO  (zkConnectionManagerCallback-9-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5596 INFO  (zkConnectionManagerCallback-10-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5598 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 5601 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 5626 INFO  (zkConnectionManagerCallback-12-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5627 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 5643 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 5698 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 5698 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 5699 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 5699 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 5703 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 5703 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 5705 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 5705 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 5762 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x10540fade100004, likely client has closed socket
   [junit4]   2> 6982 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34279/solr
   [junit4]   2> 6985 INFO  (jetty-launcher-1-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34279/solr
   [junit4]   2> 6984 INFO  (jetty-launcher-1-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34279/solr
   [junit4]   2> 7051 INFO  (jetty-launcher-1-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34279/solr
   [junit4]   2> 7111 INFO  (zkConnectionManagerCallback-28-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 7149 INFO  (zkConnectionManagerCallback-21-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 7149 INFO  (zkConnectionManagerCallback-24-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 7172 INFO  (zkConnectionManagerCallback-22-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 7224 INFO  (zkConnectionManagerCallback-30-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 7264 INFO  (zkConnectionManagerCallback-34-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 7271 INFO  (zkConnectionManagerCallback-36-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 7363 INFO  (zkConnectionManagerCallback-32-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8062 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:37892_solr 
   ] o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:37892_solr
   [junit4]   2> 8063 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:45903_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45903_solr
   [junit4]   2> 8066 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:36848_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36848_solr
   [junit4]   2> 8094 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:37892_solr 
   ] o.a.s.c.Overseer Overseer 
(id=73536415133073420-127.0.0.1:37892_solr-n_0000000000) starting
   [junit4]   2> 8116 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:33985_solr 
   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 8117 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:33985_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33985_solr
   [junit4]   2> 8143 INFO  (zkCallback-33-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 8143 INFO  (zkCallback-31-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 8145 INFO  (zkCallback-35-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 8155 INFO  (zkCallback-33-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 8156 INFO  (zkCallback-35-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 8157 INFO  (zkCallback-31-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 8157 INFO  (zkCallback-29-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 8287 INFO  (zkConnectionManagerCallback-49-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8289 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:37892_solr 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 8291 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:37892_solr 
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34279/solr 
ready
   [junit4]   2> 8609 INFO  
(OverseerStateUpdate-73536415133073420-127.0.0.1:37892_solr-n_0000000000) 
[n:127.0.0.1:37892_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:37892_solr
   [junit4]   2> 8625 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:37892_solr 
   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 8625 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:37892_solr 
   ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37892_solr
   [junit4]   2> 8627 INFO  (zkCallback-33-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 8628 INFO  (zkCallback-35-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 8629 INFO  (zkCallback-31-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 8735 INFO  (zkCallback-29-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 8757 INFO  (zkConnectionManagerCallback-54-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8757 INFO  (zkConnectionManagerCallback-59-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8785 INFO  (zkConnectionManagerCallback-64-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 8785 INFO  (zkCallback-48-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 8811 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:33985_solr 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 8813 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:45903_solr 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 8813 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:36848_solr 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 8814 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:33985_solr 
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34279/solr 
ready
   [junit4]   2> 8816 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:36848_solr 
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34279/solr 
ready
   [junit4]   2> 8816 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:45903_solr 
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34279/solr 
ready
   [junit4]   2> 8843 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:33985_solr 
   ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 8867 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:36848_solr 
   ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 8876 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:37892_solr 
   ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 8892 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:45903_solr 
   ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 9389 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:45903_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@247f737c
   [junit4]   2> 9395 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:36848_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@247f737c
   [junit4]   2> 9401 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:37892_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@247f737c
   [junit4]   2> 9403 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:45903_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@247f737c
   [junit4]   2> 9403 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:45903_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@247f737c
   [junit4]   2> 9405 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:36848_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@247f737c
   [junit4]   2> 9405 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:36848_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@247f737c
   [junit4]   2> 9407 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:33985_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@247f737c
   [junit4]   2> 9407 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:33985_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@247f737c
   [junit4]   2> 9407 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:33985_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@247f737c
   [junit4]   2> 9408 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:37892_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@247f737c
   [junit4]   2> 9408 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:37892_solr 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@247f737c
   [junit4]   2> 9498 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:37892_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_2A96EC61ED923D17-001/tempDir-001/node1
   [junit4]   2> 9595 INFO  (jetty-launcher-1-thread-3) [n:127.0.0.1:36848_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_2A96EC61ED923D17-001/tempDir-001/node3
   [junit4]   2> 9596 INFO  (jetty-launcher-1-thread-4) [n:127.0.0.1:45903_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_2A96EC61ED923D17-001/tempDir-001/node4
   [junit4]   2> 9594 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:33985_solr 
   ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_2A96EC61ED923D17-001/tempDir-001/node2
   [junit4]   2> 10319 INFO  (zkConnectionManagerCallback-70-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 10395 INFO  (zkConnectionManagerCallback-75-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 10398 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[2A96EC61ED923D17]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 10399 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[2A96EC61ED923D17]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34279/solr ready
   [junit4]   2> 10472 INFO  
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[2A96EC61ED923D17])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testBadActionNames
   [junit4]   2> 10487 INFO  
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[2A96EC61ED923D17])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 11328 ERROR (qtp329871090-29) [n:127.0.0.1:45903_solr    ] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Unknown 
action: BADACTION
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:240)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:734)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:715)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:496)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:724)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:531)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 11343 INFO  (qtp329871090-29) [n:127.0.0.1:45903_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=badactioncollection&action=BADACTION&numShards=2&wt=javabin&version=2}
 status=400 QTime=143
   [junit4]   2> 11461 INFO  
(TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[2A96EC61ED923D17])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testBadActionNames
   [junit4]   2> 11532 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[2A96EC61ED923D17])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateShouldFailOnExistingCore
   [junit4]   2> 11534 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[2A96EC61ED923D17])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 11574 INFO  (qtp329871090-27) [n:127.0.0.1:45903_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=halfcollectionblocker&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 11612 INFO  
(OverseerThreadFactory-27-thread-1-processing-n:127.0.0.1:37892_solr) 
[n:127.0.0.1:37892_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
halfcollectionblocker
   [junit4]   2> 11731 WARN  
(OverseerThreadFactory-27-thread-1-processing-n:127.0.0.1:37892_solr) 
[n:127.0.0.1:37892_solr    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (halfcollectionblocker) without cores.
   [junit4]   2> 11757 INFO  
(OverseerCollectionConfigSetProcessor-73536415133073420-127.0.0.1:37892_solr-n_0000000000)
 [n:127.0.0.1:37892_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> 11762 INFO  (qtp329871090-27) [n:127.0.0.1:45903_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> 11779 INFO  (qtp329871090-27) [n:127.0.0.1:45903_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=halfcollectionblocker&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2}
 status=0 QTime=205
   [junit4]   2> 11787 INFO  (qtp329871090-27) [n:127.0.0.1:45903_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:37892_solr&name=halfcollection_shard1_replica_n1&action=ADDREPLICA&collection=halfcollectionblocker&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 12258 INFO  (qtp329871090-26) [n:127.0.0.1:45903_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=49
   [junit4]   2> 12269 INFO  (qtp1951820019-47) [n:127.0.0.1:36848_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 12294 INFO  (qtp864207781-58) [n:127.0.0.1:33985_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 12305 INFO  (qtp1241615645-50) [n:127.0.0.1:37892_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 12331 INFO  
(OverseerThreadFactory-27-thread-2-processing-n:127.0.0.1:37892_solr) 
[n:127.0.0.1:37892_solr c:halfcollectionblocker s:shard1  ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:37892_solr for creating new 
replica of shard shard1 for collection halfcollectionblocker
   [junit4]   2> 12340 INFO  
(OverseerStateUpdate-73536415133073420-127.0.0.1:37892_solr-n_0000000000) 
[n:127.0.0.1:37892_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"halfcollectionblocker",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"halfcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37892/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:37892_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 12564 INFO  (qtp1241615645-35) [n:127.0.0.1:37892_solr    
x:halfcollection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node21&collection.configName=conf&name=halfcollection_shard1_replica_n1&action=CREATE&collection=halfcollectionblocker&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 12665 INFO  (qtp1241615645-35) [n:127.0.0.1:37892_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.6.0
   [junit4]   2> 12733 INFO  (qtp1241615645-35) [n:127.0.0.1:37892_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.s.IndexSchema 
[halfcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 12776 INFO  (qtp1241615645-35) [n:127.0.0.1:37892_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 12777 INFO  (qtp1241615645-35) [n:127.0.0.1:37892_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 
'halfcollection_shard1_replica_n1' using configuration from collection 
halfcollectionblocker, trusted=true
   [junit4]   2> 12809 INFO  (qtp1241615645-35) [n:127.0.0.1:37892_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.core.halfcollectionblocker.shard1.core_node21' (registry 
'solr.core.halfcollectionblocker.shard1.core_node21') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@247f737c
   [junit4]   2> 12823 INFO  (qtp1241615645-35) [n:127.0.0.1:37892_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[[halfcollection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_2A96EC61ED923D17-001/tempDir-001/node1/halfcollection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_2A96EC61ED923D17-001/tempDir-001/node1/halfcollection_shard1_replica_n1/data/]
   [junit4]   2> 13767 INFO  (qtp1241615645-35) [n:127.0.0.1:37892_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 13768 INFO  (qtp1241615645-35) [n:127.0.0.1:37892_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 13796 INFO  (qtp1241615645-35) [n:127.0.0.1:37892_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 13796 INFO  (qtp1241615645-35) [n:127.0.0.1:37892_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 13850 INFO  (qtp1241615645-35) [n:127.0.0.1:37892_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7fccff43[halfcollection_shard1_replica_n1] main]
   [junit4]   2> 13903 INFO  (qtp1241615645-35) [n:127.0.0.1:37892_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 13963 INFO  (qtp1241615645-35) [n:127.0.0.1:37892_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 14016 INFO  (qtp1241615645-35) [n:127.0.0.1:37892_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 14040 INFO  
(searcherExecutor-41-thread-1-processing-n:127.0.0.1:37892_solr 
x:halfcollection_shard1_replica_n1 c:halfcollectionblocker s:shard1 
r:core_node21) [n:127.0.0.1:37892_solr c:halfcollectionblocker s:shard1 
r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[halfcollection_shard1_replica_n1] Registered new searcher 
Searcher@7fccff43[halfcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 14042 INFO  (qtp1241615645-35) [n:127.0.0.1:37892_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1615045725339516928
   [junit4]   2> 14075 INFO  (qtp1241615645-35) [n:127.0.0.1:37892_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/halfcollectionblocker/terms/shard1 to 
Terms{values={core_node21=0}, version=0}
   [junit4]   2> 14101 INFO  (qtp1241615645-35) [n:127.0.0.1:37892_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 14102 INFO  (qtp1241615645-35) [n:127.0.0.1:37892_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 14102 INFO  (qtp1241615645-35) [n:127.0.0.1:37892_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:37892/solr/halfcollection_shard1_replica_n1/
   [junit4]   2> 14104 INFO  (qtp1241615645-35) [n:127.0.0.1:37892_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 14106 INFO  (qtp1241615645-35) [n:127.0.0.1:37892_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:37892/solr/halfcollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 14106 INFO  (qtp1241615645-35) [n:127.0.0.1:37892_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found 
all replicas participating in election, clear LIR
   [junit4]   2> 14151 INFO  (qtp1241615645-35) [n:127.0.0.1:37892_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: http://127.0.0.1:37892/solr/halfcollection_shard1_replica_n1/ shard1
   [junit4]   2> 14256 INFO  (qtp1241615645-35) [n:127.0.0.1:37892_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 14270 INFO  (qtp1241615645-35) [n:127.0.0.1:37892_solr 
c:halfcollectionblocker s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node21&collection.configName=conf&name=halfcollection_shard1_replica_n1&action=CREATE&collection=halfcollectionblocker&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1708
   [junit4]   2> 14281 INFO  (qtp329871090-27) [n:127.0.0.1:45903_solr 
c:halfcollectionblocker   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:37892_solr&name=halfcollection_shard1_replica_n1&action=ADDREPLICA&collection=halfcollectionblocker&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=2493
   [junit4]   2> 14283 INFO  (qtp329871090-30) [n:127.0.0.1:45903_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=halfcollectionblocker2&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 14295 INFO  
(OverseerCollectionConfigSetProcessor-73536415133073420-127.0.0.1:37892_solr-n_0000000000)
 [n:127.0.0.1:37892_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 14306 INFO  
(OverseerThreadFactory-27-thread-3-processing-n:127.0.0.1:37892_solr) 
[n:127.0.0.1:37892_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
halfcollectionblocker2
   [junit4]   2> 14421 INFO  (zkCallback-31-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/halfcollectionblocker/state.json] for collection 
[halfcollectionblocker] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 14517 WARN  
(OverseerThreadFactory-27-thread-3-processing-n:127.0.0.1:37892_solr) 
[n:127.0.0.1:37892_solr    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (halfcollectionblocker2) without cores.
   [junit4]   2> 14520 INFO  (qtp329871090-30) [n:127.0.0.1:45903_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> 14521 INFO  (qtp329871090-30) [n:127.0.0.1:45903_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=halfcollectionblocker2&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2}
 status=0 QTime=237
   [junit4]   2> 14536 INFO  (qtp329871090-30) [n:127.0.0.1:45903_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:33985_solr&name=halfcollection_shard1_replica_n1&action=ADDREPLICA&collection=halfcollectionblocker2&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 14564 INFO  
(OverseerCollectionConfigSetProcessor-73536415133073420-127.0.0.1:37892_solr-n_0000000000)
 [n:127.0.0.1:37892_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 14609 INFO  (qtp329871090-32) [n:127.0.0.1:45903_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 14616 INFO  (qtp1951820019-43) [n:127.0.0.1:36848_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 14620 INFO  (qtp864207781-42) [n:127.0.0.1:33985_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 14624 INFO  (qtp1241615645-36) [n:127.0.0.1:37892_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.halfcollectionblocker.shard1.null:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 14628 INFO  (qtp1241615645-36) [n:127.0.0.1:37892_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 14630 INFO  
(OverseerThreadFactory-27-thread-4-processing-n:127.0.0.1:37892_solr) 
[n:127.0.0.1:37892_solr c:halfcollectionblocker2 s:shard1  ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:33985_solr for creating new 
replica of shard shard1 for collection halfcollectionblocker2
   [junit4]   2> 14635 INFO  
(OverseerStateUpdate-73536415133073420-127.0.0.1:37892_solr-n_0000000000) 
[n:127.0.0.1:37892_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"halfcollectionblocker2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"halfcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33985/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:33985_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 14842 INFO  (qtp864207781-39) [n:127.0.0.1:33985_solr    
x:halfcollection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node21&collection.configName=conf&name=halfcollection_shard1_replica_n1&action=CREATE&collection=halfcollectionblocker2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 14893 INFO  (qtp864207781-39) [n:127.0.0.1:33985_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.6.0
   [junit4]   2> 14944 INFO  (qtp864207781-39) [n:127.0.0.1:33985_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.s.IndexSchema 
[halfcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 14950 INFO  (qtp864207781-39) [n:127.0.0.1:33985_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 14950 INFO  (qtp864207781-39) [n:127.0.0.1:33985_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 
'halfcollection_shard1_replica_n1' using configuration from collection 
halfcollectionblocker2, trusted=true
   [junit4]   2> 14955 INFO  (qtp864207781-39) [n:127.0.0.1:33985_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr.core.halfcollectionblocker2.shard1.core_node21' (registry 
'solr.core.halfcollectionblocker2.shard1.core_node21') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@247f737c
   [junit4]   2> 14956 INFO  (qtp864207781-39) [n:127.0.0.1:33985_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[[halfcollection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_2A96EC61ED923D17-001/tempDir-001/node2/halfcollection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_2A96EC61ED923D17-001/tempDir-001/node2/halfcollection_shard1_replica_n1/data/]
   [junit4]   2> 15112 INFO  (qtp864207781-39) [n:127.0.0.1:33985_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 15112 INFO  (qtp864207781-39) [n:127.0.0.1:33985_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 15115 INFO  (qtp864207781-39) [n:127.0.0.1:33985_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 15115 INFO  (qtp864207781-39) [n:127.0.0.1:33985_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 15117 INFO  (qtp864207781-39) [n:127.0.0.1:33985_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5ec9c525[halfcollection_shard1_replica_n1] main]
   [junit4]   2> 15123 INFO  (qtp864207781-39) [n:127.0.0.1:33985_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 15123 INFO  (qtp864207781-39) [n:127.0.0.1:33985_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 15124 INFO  (qtp864207781-39) [n:127.0.0.1:33985_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 15125 INFO  (qtp864207781-39) [n:127.0.0.1:33985_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1615045726475124736
   [junit4]   2> 15136 INFO  
(searcherExecutor-46-thread-1-processing-n:127.0.0.1:33985_solr 
x:halfcollection_shard1_replica_n1 c:halfcollectionblocker2 s:shard1 
r:core_node21) [n:127.0.0.1:33985_solr c:halfcollectionblocker2 s:shard1 
r:core_node21 x:halfcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[halfcollection_shard1_replica_n1] Registered new searcher 
Searcher@5ec9c525[halfcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 15154 INFO  (qtp864207781-39) [n:127.0.0.1:33985_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/halfcollectionblocker2/terms/shard1 to 
Terms{values={core_node21=0}, version=0}
   [junit4]   2> 15158 INFO  (qtp864207781-39) [n:127.0.0.1:33985_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 15158 INFO  (qtp864207781-39) [n:127.0.0.1:33985_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 15158 INFO  (qtp864207781-39) [n:127.0.0.1:33985_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:33985/solr/halfcollection_shard1_replica_n1/
   [junit4]   2> 15159 INFO  (qtp864207781-39) [n:127.0.0.1:33985_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 15159 INFO  (qtp864207781-39) [n:127.0.0.1:33985_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:33985/solr/halfcollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 15159 INFO  (qtp864207781-39) [n:127.0.0.1:33985_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found 
all replicas participating in election, clear LIR
   [junit4]   2> 15164 INFO  (qtp864207781-39) [n:127.0.0.1:33985_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: http://127.0.0.1:33985/solr/halfcollection_shard1_replica_n1/ shard1
   [junit4]   2> 15271 INFO  (qtp864207781-39) [n:127.0.0.1:33985_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 15278 INFO  (qtp864207781-39) [n:127.0.0.1:33985_solr 
c:halfcollectionblocker2 s:shard1 r:core_node21 
x:halfcollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node21&collection.configName=conf&name=halfcollection_shard1_replica_n1&action=CREATE&collection=halfcollectionblocker2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=436
   [junit4]   2> 15290 INFO  (qtp329871090-30) [n:127.0.0.1:45903_solr 
c:halfcollectionblocker2   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:33985_solr&name=halfcollection_shard1_replica_n1&action=ADDREPLICA&collection=halfcollectionblocker2&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=753
   [junit4]   2> 15292 INFO  (qtp329871090-31) [n:127.0.0.1:45903_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=halfcollection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=127.0.0.1:37892_solr,127.0.0.1:33985_solr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 15302 INFO  
(OverseerThreadFactory-27-thread-5-processing-n:127.0.0.1:37892_solr) 
[n:127.0.0.1:37892_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
halfcollection
   [junit4]   2> 15302 INFO  
(OverseerCollectionConfigSetProcessor-73536415133073420-127.0.0.1:37892_solr-n_0000000000)
 [n:127.0.0.1:37892_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 15418 INFO  (zkCallback-29-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/halfcollectionblocker2/state.json] for collection 
[halfcollectionblocker2] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 15533 INFO  (qtp329871090-29) [n:127.0.0.1:45903_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 15552 INFO  (qtp1951820019-43) [n:127.0.0.1:36848_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 15557 INFO  (qtp864207781-42) [n:127.0.0.1:33985_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.halfcollectionblocker2.shard1.null:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 15566 INFO  (qtp864207781-42) [n:127.0.0.1:33985_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 15578 INFO  (qtp1241615645-36) [n:127.0.0.1:37892_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.halfcollectionblocker.shard1.null:INDEX.sizeInBytes}
 status=0 QTime=0
   [junit4]   2> 15582 INFO  (qtp1241615645-36) [n:127.0.0.1:37892_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 15597 INFO  
(OverseerStateUpdate-73536415133073420-127.0.0.1:37892_solr-n_0000000000) 
[n:127.0.0.1:37892_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"halfcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"halfcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:37892/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 15600 INFO  
(OverseerStateUpdate-73536415133073420-127.0.0.1:37892_solr-n_0000000000) 
[n:127.0.0.1:37892_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"halfcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"halfcollection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33985/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 15808 INFO  (qtp1241615645-40) [n:127.0.0.1:37892_solr    
x:halfcollection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=halfcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=halfcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 15809 WARN  (qtp1241615645-40) [n:127.0.0.1:37892_solr    
x:halfcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating a core with 
existing name is not allowed
   [junit4]   2> 15810 ERROR (qtp1241615645-40) [n:127.0.0.1:37892_solr    
x:halfcollection_shard1_replica_n1] o.a.s.h.RequestHandlerBase 
org.apache.solr.common.SolrException: Core with name 
'halfcollection_shard1_replica_n1' already exists.
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:1026)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:395)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:180)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:734)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:715)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:496)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:531)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 15810 INFO  (qtp1241615645-40) [n:127.0.0.1:37892_solr    
x:halfcollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=halfcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=halfcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=500 QTime=2
   [junit4]   2> 15811 ERROR (qtp1241615645-40) [n:127.0.0.1:37892_solr    
x:halfcollection_shard1_replica_n1] o.a.s.s.HttpSolrCall 
null:org.apache.solr.common.SolrException: Core with name 
'halfcollection_shard1_replica_n1' already exists.
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:1026)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:92)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:360)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:395)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:180)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:734)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:715)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:496)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:531)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 15813 INFO  (qtp864207781-57) [n:127.0.0.1:33985_solr    
x:halfcollection_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=halfcollection_shard2_replica_n2&action=CREATE&numShards=2&collection=halfcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 15812 ERROR 
(OverseerThreadFactory-27-thread-5-processing-n:127.0.0.1:37892_solr) 
[n:127.0.0.1:37892_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error 
from shard: http://127.0.0.1:37892/solr
   [junit4]   2> 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:37892/solr: Core with name 
'halfcollection_shard1_replica_n1' already exists.
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1260) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
 ~[java/:?]
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_172]
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 
~[?:1.8.0_172]
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_172]
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
 ~[metrics-core-3.2.6.jar:3.2.6]
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
 ~[java/:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
[?:1.8.0_172]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
[?:1.8.0_172]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [junit4]   2> 16849 INFO  (qtp864207781-57) [n:127.0.0.1:33985_solr 
c:halfcollection s:shard2 r:core_node4 x:halfcollection_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 16913 INFO  (qtp864207781-57) [n:127.0.0.1:33985_solr 
c:halfcollection s:shard2 r:core_node4 x:halfcollection_shard2_replica_n2] 
o.a.s.s.IndexSchema [halfcollection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 16928 INFO  (qtp864207781-57) [n:127.0.0.1:33985_solr 
c:halfcollection s:shard2 r:core_node4 x:halfcollection_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 16929 INFO  (qtp864207781-57) [n:127.0.0.1:33985_solr 
c:halfcollection s:shard2 r:core_node4 x:halfcollection_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'halfcollection_shard2_replica_n2' 
using configuration from collection halfcollection, trusted=true
   [junit4]   2> 16929 INFO  (qtp864207781-57) [n:127.0.0.1:33985_solr 
c:halfcollection s:shard2 r:core_node4 x:halfcollection_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.halfcollection.shard2.replica_n2' (registry 
'solr.core.halfcollection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@247f737c
   [junit4]   2> 16930 INFO  (qtp864207781-57) [n:127.0.0.1:33985_solr 
c:halfcollection s:shard2 r:core_node4 x:halfcollection_shard2_replica_n2] 
o.a.s.c.SolrCore [[halfcollection_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_2A96EC61ED923D17-001/tempDir-001/node2/halfcollection_shard2_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_2A96EC61ED923D17-001/tempDir-001/node2/halfcollection_shard2_replica_n2/data/]
   [junit4]   2> 17123 INFO  (qtp864207781-57) [n:127.0.0.1:33985_solr 
c:halfcollection s:shard2 r:core_node4 x:halfcollection_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 17123 INFO  (qtp864207781-57) [n:127.0.0.1:33985_solr 
c:halfcollection s:shard2 r:core_node4 x:halfcollection_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 17125 INFO  (qtp864207781-57) [n:127.0.0.1:33985_solr 
c:halfcollection s:shard2 r:core_node4 x:halfcollection_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 17125 INFO  (qtp864207781-57) [n:127.0.0.1:33985_solr 
c:halfcollection s:shard2 r:core_node4 x:halfcollection_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 17129 INFO  (qtp864207781-57) [n:127.0.0.1:33985_solr 
c:halfcollection s:shard2 r:core_node4 x:halfcollection_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@777d5f0c[halfcollection_shard2_replica_n2] main]
   [junit4]   2> 17131 INFO  (qtp864207781-57) [n:127.0.0.1:33985_solr 
c:halfcollection s:shard2 r:core_node4 x:halfcollection_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 17131 INFO  (qtp864207781-57) [n:127.0.0.1:33985_solr 
c:halfcollection s:shard2 r:core_node4 x:halfcollection_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 17132 INFO  (qtp864207781-57) [n:127.0.0.1:33985_solr 
c:halfcollection s:shard2 r:core_node4 x:halfcollection_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 17133 INFO  (qtp864207781-57) [n:127.0.0.1:33985_solr 
c:halfcollection s:shard2 r:core_node4 x:halfcollection_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1615045728580665344
   [junit4]   2> 17135 INFO  
(searcherExecutor-51-thread-1-processing-n:127.0.0.1:33985_solr 
x:halfcollection_shard2_replica_n2 c:halfcollection s:shard2 r:core_node4) 
[n:127.0.0.1:33985_solr c:halfcollection s:shard2 r:core_node4 
x:halfcollection_shard2_replica_n2] o.a.s.c.SolrCore 
[halfcollection_shard2_replica_n2] Registered new searcher 
Searcher@777d5f0c[halfcollection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 17145 INFO  (qtp864207781-57) [n:127.0.0.1:33985_solr 
c:halfcollection s:shard2 r:core_node4 x:halfcollection_shard2_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/halfcollection/terms/shard2 to Terms{values={core_node4=0}, 
version=0}
   [junit4]   2> 17152 INFO  (qtp864207781-57) [n:127.0.0.1:33985_solr 
c:halfcollection s:shard2 r:core_node4 x:halfcollection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 17153 INFO  (qtp864207781-57) [n:127.0.0.1:33985_solr 
c:halfcollection s:shard2 r:core_node4 x:halfcollection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 17153 INFO  (qtp864207781-57) [n:127.0.0.1:33985_solr 
c:halfcollection s:shard2 r:core_node4 x:halfcollection_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:33985/solr/halfcollection_shard2_replica_n2/
   [junit4]   2> 17154 INFO  (qtp864207781-57) [n:127.0.0.1:33985_solr 
c:halfcollection s:shard2 r:core_node4 x:halfcollection_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 17154 INFO  (qtp864207781-57) [n:127.0.0.1:33985_solr 
c:halfcollection s:shard2 r:core_node4 x:halfcollection_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:33985/solr/halfcollection_shard2_replica_n2/ has no replicas
   [junit4]   2> 17154 INFO  (qtp864207781-57) [n:127.0.0.1:33985_solr 
c:halfcollection s:shard2 r:core_node4 x:halfcollection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 17178 INFO  (qtp864207781-57) [n:127.0.0.1:33985_solr 
c:halfcollection s:shard2 r:core_node4 x:halfcollection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33985/solr/halfcollection_shard2_replica_n2/ shard2
   [junit4]   2> 17282 INFO  (qtp864207781-57) [n:127.0.0.1:33985_solr 
c:halfcollection s:shard2 r:core_node4 x:halfcollection_shard2_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 17285 INFO  (qtp864207781-57) [n:127.0.0.1:33985_solr 
c:halfcollection s:shard2 r:core_node4 x:halfcollection_shard2_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=halfcollection_shard2_replica_n2&action=CREATE&numShards=2&collection=halfcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1473
   [junit4]   2> 17286 ERROR 
(OverseerThreadFactory-27-thread-5-processing-n:127.0.0.1:37892_solr) 
[n:127.0.0.1:37892_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Cleaning up collection [halfcollection].
   [junit4]   2> 17304 INFO  
(OverseerThreadFactory-27-thread-5-processing-n:127.0.0.1:37892_solr) 
[n:127.0.0.1:37892_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 17309 INFO  (qtp864207781-56) [n:127.0.0.1:33985_solr    
x:halfcollection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.halfcollection.shard2.replica_n2, tag=null
   [junit4]   2> 17310 INFO  (qtp864207781-56) [n:127.0.0.1:33985_solr    
x:halfcollection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@68ec4e3e: rootName = null, 
domain = solr.core.halfcollection.shard2.replica_n2, service url = null, agent 
id = null] for registry solr.core.halfcollection.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@5c20abdd
   [junit4]   2> 17367 INFO  (qtp864207781-56) [n:127.0.0.1:33985_solr    
x:halfcollection_shard2_replica_n2] o.a.s.c.SolrCore 
[halfcollection_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1cfd1abf
   [junit4]   2> 17368 INFO  (qtp864207781-56) [n:127.0.0.1:33985_solr    
x:halfcollection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.halfcollection.shard2.replica_n2, tag=1cfd1abf
   [junit4]   2> 17368 INFO  (qtp864207781-56) [n:127.0.0.1:33985_solr    
x:halfcollection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.halfcollection.shard2.leader, 
tag=1cfd1abf
   [junit4]   2> 17390 INFO  (zkCallback-29-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/halfcollection/state.json] for collection [halfcollection] 
has occurred - updating... (live nodes size: [4])
   [junit4]   2> 17406 INFO  (qtp864207781-56) [n:127.0.0.1:33985_solr    
x:halfcollection_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/halfcollection/terms/shard2 to Terms{values={}, version=1}
   [junit4]   2> 17411 INFO  (qtp864207781-56) [n:127.0.0.1:33985_solr    
x:halfcollection_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=halfcollection_shard2_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=103
   [junit4]   2> 18123 INFO  
(OverseerThreadFactory-27-thread-5-processing-n:127.0.0.1:37892_solr) 
[n:127.0.0.1:37892_solr    ] o.a.s.c.a.c.CreateCollectionCmd Cleaned up 
artifacts for failed create collection for [halfcollection]
   [junit4]   2> 18128 INFO  (qtp329871090-31) [n:127.0.0.1:45903_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> 19305 INFO  
(OverseerCollectionConfigSetProcessor-73536415133073420-127.0.0.1:37892_solr-n_0000000000)
 [n:127.0.0.1:37892_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 48134 ERROR (qtp329871090-31) [n:127.0.0.1:45903_solr    ] 
o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas to 
become ACTIVE with timeout=30
   [junit4]   2> 48134 INFO  (qtp329871090-31) [n:127.0.0.1:45903_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=halfcollection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=127.0.0.1:37892_solr,127.0.0.1:33985_solr&wt=javabin&version=2}
 status=0 QTime=32841
   [junit4]   2> 48136 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCreateShouldFailOnExistingCore-seed#[2A96EC61ED923D17])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateShouldFailOnExistingCore
   [junit4]   2> 48199 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCreateNodeSet-seed#[2A96EC61ED923D17])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateNodeSet
   [junit4]   2> 48201 INFO  
(TEST-CollectionsAPIDistributedZkTest.testCreateNodeSet-seed#[2A96EC61ED923D17])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 48207 INFO  (qtp329871090-30) [n:127.0.0.1:45903_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=halfcollectionblocker2&action=DELETE&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 48211 INFO  
(OverseerThreadFactory-27-thread-5-processing-n:127.0.0.1:37892_solr) 
[n:127.0.0.1:37892_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 48229 INFO  (qtp864207781-57) [n:127.0.0.1:33985_solr    
x:halfcollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.halfcollectionblocker2.shard1.core_node21, 
tag=null
   [junit4]   2> 48230 INFO  (qtp864207781-57) [n:127.0.0.1:33985_solr    
x:halfcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@b7a3bdf: rootName = null, 
domain = solr.core.halfcollectionblocker2.shard1.core_node21, service url = 
null, agent id = null] for registry 
solr.core.halfcollectionblocker2.shard1.core_node21 / 
com.codahale.metrics.MetricRegistry@19c1afad
   [junit4]   2> 48265 INFO  (qtp864207781-57) [n:127.0.0.1:33985_solr    
x:halfcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[halfcollection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@360590f0
   [junit4]   2> 48266 INFO  (qtp864207781-57) [n:127.0.0.1:33985_solr    
x:halfcollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.halfcollectionblocker2.shard1.core_node21, 
tag=360590f0
   [junit4]   2> 48266 INFO  (qtp864207781-57) [n:127.0.0.1:33985_solr    
x:halfcollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.halfcollectionblocker2.shard1.leader, 
tag=360590f0
   [junit4]   2> 48289 INFO  (qtp864207781-57) [n:127.0.0.1:33985_solr    
x:halfcollection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/halfcollectionblocker2/terms/shard1 to Terms{values={}, 
version=1}
   [junit4]   2> 48296 INFO  (qtp864207781-57) [n:127.0.0.1:33985_solr    
x:halfcollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=halfcollection_sha

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

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null558890646
     [copy] Copying 241 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null558890646
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null558890646

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 124ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 207 minutes 35 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$34.hasMatch(FilePath.java:2678)
        at hudson.FilePath$34.invoke(FilePath.java:2557)
        at hudson.FilePath$34.invoke(FilePath.java:2547)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1036)
                at hudson.FilePath.act(FilePath.java:1025)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1819)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1038)
        at hudson.FilePath.act(FilePath.java:1025)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1819)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to