You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/05/28 02:06:00 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-15-ea+24) - Build # 26810 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/26810/
Java: 64bit/jdk-15-ea+24 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor

Error Message:
Error from server at http://127.0.0.1:36035/solr: Underlying core creation failed while creating collection: newcollection2

Stack Trace:
org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36035/solr: Underlying core creation failed while creating collection: newcollection2
	at __randomizedtesting.SeedInfo.seed([6B7C5C53B492A9ED:423402CAFA30A1B]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:663)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1147)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:910)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:842)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290)
	at org.apache.solr.cloud.TestConfigSetsAPI.createCollection(TestConfigSetsAPI.java:579)
	at org.apache.solr.cloud.TestConfigSetsAPI.testUploadWithScriptUpdateProcessor(TestConfigSetsAPI.java:364)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 14532 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestConfigSetsAPI
   [junit4]   2> 766105 INFO  (SUITE-TestConfigSetsAPI-seed#[6B7C5C53B492A9ED]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 766105 INFO  (SUITE-TestConfigSetsAPI-seed#[6B7C5C53B492A9ED]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 766105 INFO  (SUITE-TestConfigSetsAPI-seed#[6B7C5C53B492A9ED]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.TestConfigSetsAPI_6B7C5C53B492A9ED-001/data-dir-87-001
   [junit4]   2> 766105 INFO  (SUITE-TestConfigSetsAPI-seed#[6B7C5C53B492A9ED]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 766106 INFO  (SUITE-TestConfigSetsAPI-seed#[6B7C5C53B492A9ED]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 766108 INFO  (TEST-TestConfigSetsAPI.testList-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testList
   [junit4]   2> 766108 INFO  (TEST-TestConfigSetsAPI.testList-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.TestConfigSetsAPI_6B7C5C53B492A9ED-001/tempDir-001
   [junit4]   2> 766108 INFO  (TEST-TestConfigSetsAPI.testList-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 766109 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 766109 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 766209 INFO  (TEST-TestConfigSetsAPI.testList-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.ZkTestServer start zk server on port: 39897
   [junit4]   2> 766209 INFO  (TEST-TestConfigSetsAPI.testList-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39897
   [junit4]   2> 766209 INFO  (TEST-TestConfigSetsAPI.testList-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39897
   [junit4]   2> 766209 INFO  (TEST-TestConfigSetsAPI.testList-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39897
   [junit4]   2> 766210 INFO  (TEST-TestConfigSetsAPI.testList-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 766211 INFO  (zkConnectionManagerCallback-11430-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 766211 INFO  (TEST-TestConfigSetsAPI.testList-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 766214 INFO  (TEST-TestConfigSetsAPI.testList-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 766216 INFO  (zkConnectionManagerCallback-11432-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 766216 INFO  (TEST-TestConfigSetsAPI.testList-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 766217 INFO  (TEST-TestConfigSetsAPI.testList-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 766219 INFO  (zkConnectionManagerCallback-11434-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 766219 INFO  (TEST-TestConfigSetsAPI.testList-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 766323 INFO  (jetty-launcher-11435-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 766323 INFO  (jetty-launcher-11435-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 766323 INFO  (jetty-launcher-11435-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+24-1168
   [junit4]   2> 766339 INFO  (jetty-launcher-11435-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 766339 INFO  (jetty-launcher-11435-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 766339 INFO  (jetty-launcher-11435-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 766340 INFO  (jetty-launcher-11435-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12e270fe{/solr,null,AVAILABLE}
   [junit4]   2> 766342 INFO  (jetty-launcher-11435-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6bb9732{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46485}
   [junit4]   2> 766342 INFO  (jetty-launcher-11435-thread-1) [     ] o.e.j.s.Server Started @766352ms
   [junit4]   2> 766342 INFO  (jetty-launcher-11435-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46485}
   [junit4]   2> 766343 ERROR (jetty-launcher-11435-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 766343 INFO  (jetty-launcher-11435-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 766343 INFO  (jetty-launcher-11435-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 766343 INFO  (jetty-launcher-11435-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 766343 INFO  (jetty-launcher-11435-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 766343 INFO  (jetty-launcher-11435-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-28T01:53:47.214514Z
   [junit4]   2> 766344 INFO  (jetty-launcher-11435-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 766347 INFO  (zkConnectionManagerCallback-11437-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 766347 INFO  (jetty-launcher-11435-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 766355 INFO  (jetty-launcher-11435-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 766464 INFO  (jetty-launcher-11435-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 766465 WARN  (jetty-launcher-11435-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1f6f00e0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 766465 WARN  (jetty-launcher-11435-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1f6f00e0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 766466 WARN  (jetty-launcher-11435-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@360fcc8e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 766466 WARN  (jetty-launcher-11435-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@360fcc8e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 766467 INFO  (jetty-launcher-11435-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39897/solr
   [junit4]   2> 766468 INFO  (jetty-launcher-11435-thread-1) [n:127.0.0.1:46485_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 766469 INFO  (zkConnectionManagerCallback-11448-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 766469 INFO  (jetty-launcher-11435-thread-1) [n:127.0.0.1:46485_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 766500 INFO  (jetty-launcher-11435-thread-1) [n:127.0.0.1:46485_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46485_solr
   [junit4]   2> 766500 INFO  (jetty-launcher-11435-thread-1) [n:127.0.0.1:46485_solr     ] o.a.s.c.Overseer Overseer (id=72118365210738692-127.0.0.1:46485_solr-n_0000000000) starting
   [junit4]   2> 766503 INFO  (OverseerStateUpdate-72118365210738692-127.0.0.1:46485_solr-n_0000000000) [n:127.0.0.1:46485_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46485_solr
   [junit4]   2> 766503 INFO  (jetty-launcher-11435-thread-1) [n:127.0.0.1:46485_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46485_solr
   [junit4]   2> 766507 INFO  (zkCallback-11447-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 766507 INFO  (jetty-launcher-11435-thread-1) [n:127.0.0.1:46485_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 766507 WARN  (jetty-launcher-11435-thread-1) [n:127.0.0.1:46485_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 766523 INFO  (jetty-launcher-11435-thread-1) [n:127.0.0.1:46485_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 766538 INFO  (jetty-launcher-11435-thread-1) [n:127.0.0.1:46485_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46485.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35193c44
   [junit4]   2> 766545 INFO  (jetty-launcher-11435-thread-1) [n:127.0.0.1:46485_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46485.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35193c44
   [junit4]   2> 766545 INFO  (jetty-launcher-11435-thread-1) [n:127.0.0.1:46485_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46485.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35193c44
   [junit4]   2> 766546 INFO  (jetty-launcher-11435-thread-1) [n:127.0.0.1:46485_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.TestConfigSetsAPI_6B7C5C53B492A9ED-001/tempDir-001/node1/.
   [junit4]   2> 766550 INFO  (TEST-TestConfigSetsAPI.testList-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 766551 INFO  (TEST-TestConfigSetsAPI.testList-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 766551 INFO  (zkConnectionManagerCallback-11465-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 766551 INFO  (TEST-TestConfigSetsAPI.testList-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 766552 INFO  (TEST-TestConfigSetsAPI.testList-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 766553 INFO  (TEST-TestConfigSetsAPI.testList-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39897/solr ready
   [junit4]   2> 766554 INFO  (TEST-TestConfigSetsAPI.testList-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 766554 INFO  (zkConnectionManagerCallback-11467-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 766554 INFO  (TEST-TestConfigSetsAPI.testList-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 766556 INFO  (qtp142370893-20982) [n:127.0.0.1:46485_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :list with params action=LIST&wt=javabin&version=2 
   [junit4]   2> 766556 INFO  (qtp142370893-20982) [n:127.0.0.1:46485_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 766557 INFO  (TEST-TestConfigSetsAPI.testList-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 766558 INFO  (zkConnectionManagerCallback-11469-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 766558 INFO  (TEST-TestConfigSetsAPI.testList-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 766660 INFO  (TEST-TestConfigSetsAPI.testList-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 766661 INFO  (zkConnectionManagerCallback-11471-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 766661 INFO  (TEST-TestConfigSetsAPI.testList-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 766763 INFO  (TEST-TestConfigSetsAPI.testList-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 766764 INFO  (zkConnectionManagerCallback-11473-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 766764 INFO  (TEST-TestConfigSetsAPI.testList-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 766866 INFO  (TEST-TestConfigSetsAPI.testList-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 766867 INFO  (zkConnectionManagerCallback-11475-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 766867 INFO  (TEST-TestConfigSetsAPI.testList-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 766969 INFO  (TEST-TestConfigSetsAPI.testList-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 766970 INFO  (zkConnectionManagerCallback-11477-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 766970 INFO  (TEST-TestConfigSetsAPI.testList-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 767072 INFO  (qtp142370893-20982) [n:127.0.0.1:46485_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :list with params action=LIST&wt=javabin&version=2 
   [junit4]   2> 767073 INFO  (qtp142370893-20982) [n:127.0.0.1:46485_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 767275 INFO  (jetty-closer-11478-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=312073283
   [junit4]   2> 767275 INFO  (jetty-closer-11478-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46485_solr
   [junit4]   2> 767276 INFO  (jetty-closer-11478-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 767276 INFO  (jetty-closer-11478-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:46485_solr as DOWN
   [junit4]   2> 767276 INFO  (jetty-closer-11478-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 767277 INFO  (jetty-closer-11478-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 767277 INFO  (jetty-closer-11478-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@76abff81: rootName = solr_46485, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@4ab53be1
   [junit4]   2> 767281 INFO  (jetty-closer-11478-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 767281 INFO  (jetty-closer-11478-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@30ea4e31: rootName = solr_46485, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@32dc0078
   [junit4]   2> 767283 INFO  (jetty-closer-11478-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 767283 INFO  (jetty-closer-11478-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7c61aab9: rootName = solr_46485, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@2a623ba0
   [junit4]   2> 767283 INFO  (jetty-closer-11478-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 767283 INFO  (closeThreadPool-11483-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72118365210738692-127.0.0.1:46485_solr-n_0000000000) closing
   [junit4]   2> 767283 INFO  (OverseerStateUpdate-72118365210738692-127.0.0.1:46485_solr-n_0000000000) [n:127.0.0.1:46485_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46485_solr
   [junit4]   2> 767284 INFO  (OverseerAutoScalingTriggerThread-72118365210738692-127.0.0.1:46485_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 767284 INFO  (closeThreadPool-11483-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72118365210738692-127.0.0.1:46485_solr-n_0000000000) closing
   [junit4]   2> 767384 INFO  (jetty-closer-11478-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72118365210738692-127.0.0.1:46485_solr-n_0000000000) closing
   [junit4]   2> 767385 INFO  (jetty-closer-11478-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6bb9732{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 767385 INFO  (jetty-closer-11478-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@12e270fe{/solr,null,UNAVAILABLE}
   [junit4]   2> 767385 INFO  (jetty-closer-11478-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 767386 INFO  (TEST-TestConfigSetsAPI.testList-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 767588 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 767589 INFO  (TEST-TestConfigSetsAPI.testList-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:39897
   [junit4]   2> 767589 INFO  (TEST-TestConfigSetsAPI.testList-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39897
   [junit4]   2> 767589 INFO  (TEST-TestConfigSetsAPI.testList-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39897
   [junit4]   2> 767589 INFO  (TEST-TestConfigSetsAPI.testList-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testList
   [junit4]   2> 767592 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testUserAndTestDefaultConfigsetsAreSame
   [junit4]   2> 767592 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.TestConfigSetsAPI_6B7C5C53B492A9ED-001/tempDir-002
   [junit4]   2> 767592 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 767592 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 767592 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 767692 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.ZkTestServer start zk server on port: 45553
   [junit4]   2> 767692 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45553
   [junit4]   2> 767692 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45553
   [junit4]   2> 767692 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45553
   [junit4]   2> 767694 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 767695 INFO  (zkConnectionManagerCallback-11485-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 767695 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 767696 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 767697 INFO  (zkConnectionManagerCallback-11487-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 767697 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 767698 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 767698 INFO  (zkConnectionManagerCallback-11489-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 767698 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 767801 INFO  (jetty-launcher-11490-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 767801 INFO  (jetty-launcher-11490-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 767801 INFO  (jetty-launcher-11490-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+24-1168
   [junit4]   2> 767801 INFO  (jetty-launcher-11490-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 767801 INFO  (jetty-launcher-11490-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 767801 INFO  (jetty-launcher-11490-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 767802 INFO  (jetty-launcher-11490-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@23ef6441{/solr,null,AVAILABLE}
   [junit4]   2> 767802 INFO  (jetty-launcher-11490-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5b63c554{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44045}
   [junit4]   2> 767802 INFO  (jetty-launcher-11490-thread-1) [     ] o.e.j.s.Server Started @767812ms
   [junit4]   2> 767802 INFO  (jetty-launcher-11490-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44045}
   [junit4]   2> 767802 ERROR (jetty-launcher-11490-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 767802 INFO  (jetty-launcher-11490-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 767802 INFO  (jetty-launcher-11490-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 767802 INFO  (jetty-launcher-11490-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 767802 INFO  (jetty-launcher-11490-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 767802 INFO  (jetty-launcher-11490-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-28T01:53:48.673995Z
   [junit4]   2> 767803 INFO  (jetty-launcher-11490-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 767805 INFO  (zkConnectionManagerCallback-11492-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 767805 INFO  (jetty-launcher-11490-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 767805 INFO  (jetty-launcher-11490-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 767909 INFO  (jetty-launcher-11490-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 767910 WARN  (jetty-launcher-11490-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@f6c415f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 767910 WARN  (jetty-launcher-11490-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@f6c415f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 767911 WARN  (jetty-launcher-11490-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3750426[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 767911 WARN  (jetty-launcher-11490-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3750426[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 767912 INFO  (jetty-launcher-11490-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45553/solr
   [junit4]   2> 767913 INFO  (jetty-launcher-11490-thread-1) [n:127.0.0.1:44045_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 767914 INFO  (zkConnectionManagerCallback-11503-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 767914 INFO  (jetty-launcher-11490-thread-1) [n:127.0.0.1:44045_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 767940 INFO  (jetty-launcher-11490-thread-1) [n:127.0.0.1:44045_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44045_solr
   [junit4]   2> 767940 INFO  (jetty-launcher-11490-thread-1) [n:127.0.0.1:44045_solr     ] o.a.s.c.Overseer Overseer (id=72118365307994116-127.0.0.1:44045_solr-n_0000000000) starting
   [junit4]   2> 767942 INFO  (OverseerStateUpdate-72118365307994116-127.0.0.1:44045_solr-n_0000000000) [n:127.0.0.1:44045_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44045_solr
   [junit4]   2> 767942 INFO  (jetty-launcher-11490-thread-1) [n:127.0.0.1:44045_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44045_solr
   [junit4]   2> 767942 INFO  (OverseerStateUpdate-72118365307994116-127.0.0.1:44045_solr-n_0000000000) [n:127.0.0.1:44045_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 767943 INFO  (jetty-launcher-11490-thread-1) [n:127.0.0.1:44045_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 767943 WARN  (jetty-launcher-11490-thread-1) [n:127.0.0.1:44045_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 767949 INFO  (jetty-launcher-11490-thread-1) [n:127.0.0.1:44045_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 767958 INFO  (jetty-launcher-11490-thread-1) [n:127.0.0.1:44045_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44045.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35193c44
   [junit4]   2> 767963 INFO  (jetty-launcher-11490-thread-1) [n:127.0.0.1:44045_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44045.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35193c44
   [junit4]   2> 767963 INFO  (jetty-launcher-11490-thread-1) [n:127.0.0.1:44045_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44045.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35193c44
   [junit4]   2> 767964 INFO  (jetty-launcher-11490-thread-1) [n:127.0.0.1:44045_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.TestConfigSetsAPI_6B7C5C53B492A9ED-001/tempDir-002/node1/.
   [junit4]   2> 767967 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 767968 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 767968 INFO  (zkConnectionManagerCallback-11520-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 767968 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 767969 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 767969 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45553/solr ready
   [junit4]   2> 768071 INFO  (jetty-closer-11521-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=334863501
   [junit4]   2> 768071 INFO  (jetty-closer-11521-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:44045_solr
   [junit4]   2> 768071 INFO  (jetty-closer-11521-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 768071 INFO  (jetty-closer-11521-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:44045_solr as DOWN
   [junit4]   2> 768072 INFO  (jetty-closer-11521-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 768072 INFO  (jetty-closer-11521-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 768072 INFO  (jetty-closer-11521-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@59790eb1: rootName = solr_44045, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@5415b180
   [junit4]   2> 768076 INFO  (jetty-closer-11521-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 768076 INFO  (jetty-closer-11521-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7e9c9f1d: rootName = solr_44045, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@32dc0078
   [junit4]   2> 768078 INFO  (jetty-closer-11521-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 768078 INFO  (jetty-closer-11521-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6564a5c7: rootName = solr_44045, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@2a623ba0
   [junit4]   2> 768078 INFO  (jetty-closer-11521-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 768078 INFO  (closeThreadPool-11526-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72118365307994116-127.0.0.1:44045_solr-n_0000000000) closing
   [junit4]   2> 768078 INFO  (OverseerStateUpdate-72118365307994116-127.0.0.1:44045_solr-n_0000000000) [n:127.0.0.1:44045_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44045_solr
   [junit4]   2> 768079 INFO  (OverseerAutoScalingTriggerThread-72118365307994116-127.0.0.1:44045_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 768079 INFO  (closeThreadPool-11526-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72118365307994116-127.0.0.1:44045_solr-n_0000000000) closing
   [junit4]   2> 768179 INFO  (jetty-closer-11521-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72118365307994116-127.0.0.1:44045_solr-n_0000000000) closing
   [junit4]   2> 768180 INFO  (jetty-closer-11521-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5b63c554{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 768180 INFO  (jetty-closer-11521-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@23ef6441{/solr,null,UNAVAILABLE}
   [junit4]   2> 768180 INFO  (jetty-closer-11521-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 768181 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 768382 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 768383 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:45553
   [junit4]   2> 768383 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45553
   [junit4]   2> 768383 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45553
   [junit4]   2> 768383 INFO  (TEST-TestConfigSetsAPI.testUserAndTestDefaultConfigsetsAreSame-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testUserAndTestDefaultConfigsetsAreSame
   [junit4]   2> 768386 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCreate
   [junit4]   2> 768386 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.TestConfigSetsAPI_6B7C5C53B492A9ED-001/tempDir-003
   [junit4]   2> 768386 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 768387 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 768387 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 768487 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.ZkTestServer start zk server on port: 46013
   [junit4]   2> 768487 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:46013
   [junit4]   2> 768487 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46013
   [junit4]   2> 768487 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46013
   [junit4]   2> 768488 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 768489 INFO  (zkConnectionManagerCallback-11528-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768489 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 768497 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 768498 INFO  (zkConnectionManagerCallback-11530-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768498 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 768499 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 768499 INFO  (zkConnectionManagerCallback-11532-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768499 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 768613 INFO  (jetty-launcher-11533-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 768613 INFO  (jetty-launcher-11533-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 768613 INFO  (jetty-launcher-11533-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+24-1168
   [junit4]   2> 768613 INFO  (jetty-launcher-11533-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 768613 INFO  (jetty-launcher-11533-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 768613 INFO  (jetty-launcher-11533-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 768613 INFO  (jetty-launcher-11533-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32b16530{/solr,null,AVAILABLE}
   [junit4]   2> 768614 INFO  (jetty-launcher-11533-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1d781882{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40623}
   [junit4]   2> 768614 INFO  (jetty-launcher-11533-thread-1) [     ] o.e.j.s.Server Started @768623ms
   [junit4]   2> 768614 INFO  (jetty-launcher-11533-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40623}
   [junit4]   2> 768614 ERROR (jetty-launcher-11533-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 768614 INFO  (jetty-launcher-11533-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 768614 INFO  (jetty-launcher-11533-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 768614 INFO  (jetty-launcher-11533-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 768614 INFO  (jetty-launcher-11533-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 768614 INFO  (jetty-launcher-11533-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-28T01:53:49.485527Z
   [junit4]   2> 768615 INFO  (jetty-launcher-11533-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 768615 INFO  (zkConnectionManagerCallback-11535-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768615 INFO  (jetty-launcher-11533-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 768616 INFO  (jetty-launcher-11533-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 768720 INFO  (jetty-launcher-11533-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 768721 WARN  (jetty-launcher-11533-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@320334d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 768721 WARN  (jetty-launcher-11533-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@320334d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 768723 WARN  (jetty-launcher-11533-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2cbda77c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 768723 WARN  (jetty-launcher-11533-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2cbda77c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 768724 INFO  (jetty-launcher-11533-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46013/solr
   [junit4]   2> 768725 INFO  (jetty-launcher-11533-thread-1) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 768726 INFO  (zkConnectionManagerCallback-11546-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768726 INFO  (jetty-launcher-11533-thread-1) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 768756 INFO  (jetty-launcher-11533-thread-1) [n:127.0.0.1:40623_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40623_solr
   [junit4]   2> 768757 INFO  (jetty-launcher-11533-thread-1) [n:127.0.0.1:40623_solr     ] o.a.s.c.Overseer Overseer (id=72118365360029700-127.0.0.1:40623_solr-n_0000000000) starting
   [junit4]   2> 768759 INFO  (OverseerStateUpdate-72118365360029700-127.0.0.1:40623_solr-n_0000000000) [n:127.0.0.1:40623_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40623_solr
   [junit4]   2> 768759 INFO  (jetty-launcher-11533-thread-1) [n:127.0.0.1:40623_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40623_solr
   [junit4]   2> 768759 INFO  (OverseerStateUpdate-72118365360029700-127.0.0.1:40623_solr-n_0000000000) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 768760 INFO  (jetty-launcher-11533-thread-1) [n:127.0.0.1:40623_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 768760 WARN  (jetty-launcher-11533-thread-1) [n:127.0.0.1:40623_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 768765 INFO  (jetty-launcher-11533-thread-1) [n:127.0.0.1:40623_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 768779 INFO  (jetty-launcher-11533-thread-1) [n:127.0.0.1:40623_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40623.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35193c44
   [junit4]   2> 768783 INFO  (jetty-launcher-11533-thread-1) [n:127.0.0.1:40623_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40623.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35193c44
   [junit4]   2> 768783 INFO  (jetty-launcher-11533-thread-1) [n:127.0.0.1:40623_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40623.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35193c44
   [junit4]   2> 768784 INFO  (jetty-launcher-11533-thread-1) [n:127.0.0.1:40623_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.TestConfigSetsAPI_6B7C5C53B492A9ED-001/tempDir-003/node1/.
   [junit4]   2> 768788 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 768789 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 768790 INFO  (zkConnectionManagerCallback-11563-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768790 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 768790 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 768791 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46013/solr ready
   [junit4]   2> 768793 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 768794 INFO  (zkConnectionManagerCallback-11565-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768794 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 768896 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 768896 INFO  (zkConnectionManagerCallback-11567-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768896 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 768898 INFO  (qtp331347077-21201) [n:127.0.0.1:40623_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params name=configSet1&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 768899 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create, {
   [junit4]   2>   "name":"configSet1",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 768899 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/configSet1/protwords.txt
   [junit4]   2> 768900 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/configSet1/managed-schema
   [junit4]   2> 768900 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/configSet1/solrconfig.xml
   [junit4]   2> 768901 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/configSet1/lang/contractions_it.txt
   [junit4]   2> 768902 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/configSet1/lang/stemdict_nl.txt
   [junit4]   2> 768902 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/configSet1/lang/stopwords_hy.txt
   [junit4]   2> 768903 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/configSet1/lang/stopwords_no.txt
   [junit4]   2> 768903 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/configSet1/lang/contractions_ca.txt
   [junit4]   2> 768904 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/configSet1/lang/stopwords_id.txt
   [junit4]   2> 768904 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/configSet1/lang/stopwords_et.txt
   [junit4]   2> 768905 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/configSet1/lang/stopwords_ga.txt
   [junit4]   2> 768905 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/configSet1/lang/stopwords_hi.txt
   [junit4]   2> 768906 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/configSet1/lang/stopwords_da.txt
   [junit4]   2> 768906 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/configSet1/lang/stopwords_ja.txt
   [junit4]   2> 768907 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/configSet1/lang/stopwords_pt.txt
   [junit4]   2> 768908 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/configSet1/lang/stopwords_hu.txt
   [junit4]   2> 768908 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/configSet1/lang/stopwords_el.txt
   [junit4]   2> 768909 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/configSet1/lang/stopwords_ru.txt
   [junit4]   2> 768909 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/configSet1/lang/stopwords_tr.txt
   [junit4]   2> 768910 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/configSet1/lang/stopwords_ar.txt
   [junit4]   2> 768911 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/configSet1/lang/userdict_ja.txt
   [junit4]   2> 768912 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/configSet1/lang/stopwords_eu.txt
   [junit4]   2> 768912 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/configSet1/lang/stopwords_it.txt
   [junit4]   2> 768913 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/configSet1/lang/stopwords_cz.txt
   [junit4]   2> 768913 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/configSet1/lang/stoptags_ja.txt
   [junit4]   2> 768914 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/configSet1/lang/contractions_fr.txt
   [junit4]   2> 768914 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/configSet1/lang/stopwords_de.txt
   [junit4]   2> 768915 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/configSet1/lang/stopwords_fa.txt
   [junit4]   2> 768916 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/configSet1/lang/contractions_ga.txt
   [junit4]   2> 768916 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/configSet1/lang/stopwords_ca.txt
   [junit4]   2> 768917 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/configSet1/lang/stopwords_nl.txt
   [junit4]   2> 768917 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/configSet1/lang/stopwords_bg.txt
   [junit4]   2> 768918 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/configSet1/lang/stopwords_lv.txt
   [junit4]   2> 768918 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/configSet1/lang/stopwords_en.txt
   [junit4]   2> 768919 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/configSet1/lang/stopwords_es.txt
   [junit4]   2> 768919 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/configSet1/lang/stopwords_th.txt
   [junit4]   2> 768920 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/configSet1/lang/stopwords_ro.txt
   [junit4]   2> 768920 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/configSet1/lang/stopwords_fr.txt
   [junit4]   2> 768921 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/configSet1/lang/stopwords_sv.txt
   [junit4]   2> 768921 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/configSet1/lang/stopwords_fi.txt
   [junit4]   2> 768922 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/configSet1/lang/hyphenations_ga.txt
   [junit4]   2> 768922 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/configSet1/lang/stopwords_gl.txt
   [junit4]   2> 768923 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/configSet1/synonyms.txt
   [junit4]   2> 768923 INFO  (OverseerThreadFactory-11553-thread-1-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/configSet1/stopwords.txt
   [junit4]   2> 768924 INFO  (qtp331347077-21201) [n:127.0.0.1:40623_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={name=configSet1&action=CREATE&wt=javabin&version=2} status=0 QTime=26
   [junit4]   2> 769027 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 769028 INFO  (zkConnectionManagerCallback-11569-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 769028 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 769130 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 769131 INFO  (zkConnectionManagerCallback-11571-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 769131 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 769132 INFO  (qtp331347077-21204) [n:127.0.0.1:40623_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=baseConfigSet2&configSetProp.key1=value1&name=configSet2&action=CREATE&configSetProp.immutable=true&wt=javabin&version=2 
   [junit4]   2> 769133 INFO  (OverseerThreadFactory-11553-thread-2-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create, {
   [junit4]   2>   "name":"configSet2",
   [junit4]   2>   "baseConfigSet":"baseConfigSet2",
   [junit4]   2>   "configSetProp.key1":"value1",
   [junit4]   2>   "configSetProp.immutable":"true",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 769134 INFO  (OverseerCollectionConfigSetProcessor-72118365360029700-127.0.0.1:40623_solr-n_0000000000) [n:127.0.0.1:40623_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> 769134 INFO  (OverseerThreadFactory-11553-thread-2-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.OverseerConfigSetMessageHandler no existing ConfigSet properties found
   [junit4]   2> 769134 INFO  (OverseerThreadFactory-11553-thread-2-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet2/schema.xml to /configs/configSet2/schema.xml
   [junit4]   2> 769134 INFO  (OverseerThreadFactory-11553-thread-2-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet2/solrconfig.xml to /configs/configSet2/solrconfig.xml
   [junit4]   2> 769135 INFO  (qtp331347077-21204) [n:127.0.0.1:40623_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=baseConfigSet2&configSetProp.key1=value1&name=configSet2&action=CREATE&configSetProp.immutable=true&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 769240 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 769241 INFO  (zkConnectionManagerCallback-11573-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 769241 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 769343 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 769344 INFO  (zkConnectionManagerCallback-11575-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 769344 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 769345 INFO  (qtp331347077-21201) [n:127.0.0.1:40623_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=baseConfigSet3&name=configSet3&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 769346 INFO  (OverseerThreadFactory-11553-thread-3-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create, {
   [junit4]   2>   "name":"configSet3",
   [junit4]   2>   "baseConfigSet":"baseConfigSet3",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 769346 INFO  (OverseerCollectionConfigSetProcessor-72118365360029700-127.0.0.1:40623_solr-n_0000000000) [n:127.0.0.1:40623_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> 769346 INFO  (OverseerThreadFactory-11553-thread-3-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet3/schema.xml to /configs/configSet3/schema.xml
   [junit4]   2> 769347 INFO  (OverseerThreadFactory-11553-thread-3-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet3/configsetprops.json to /configs/configSet3/configsetprops.json
   [junit4]   2> 769347 INFO  (OverseerThreadFactory-11553-thread-3-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet3/solrconfig.xml to /configs/configSet3/solrconfig.xml
   [junit4]   2> 769348 INFO  (qtp331347077-21201) [n:127.0.0.1:40623_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=baseConfigSet3&name=configSet3&action=CREATE&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 769451 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 769452 INFO  (zkConnectionManagerCallback-11577-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 769452 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 769555 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 769556 INFO  (zkConnectionManagerCallback-11579-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 769556 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 769557 INFO  (qtp331347077-21204) [n:127.0.0.1:40623_solr     ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=baseConfigSet4&name=configSet4&action=CREATE&configSetProp.immutable=false&configSetProp.onlyNew=onlyNewValue&wt=javabin&version=2 
   [junit4]   2> 769558 INFO  (OverseerThreadFactory-11553-thread-4-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create, {
   [junit4]   2>   "name":"configSet4",
   [junit4]   2>   "baseConfigSet":"baseConfigSet4",
   [junit4]   2>   "configSetProp.immutable":"false",
   [junit4]   2>   "configSetProp.onlyNew":"onlyNewValue",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 769558 INFO  (OverseerCollectionConfigSetProcessor-72118365360029700-127.0.0.1:40623_solr-n_0000000000) [n:127.0.0.1:40623_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> 769559 INFO  (OverseerThreadFactory-11553-thread-4-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet4/schema.xml to /configs/configSet4/schema.xml
   [junit4]   2> 769559 INFO  (OverseerThreadFactory-11553-thread-4-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet4/configsetprops.json to /configs/configSet4/configsetprops.json
   [junit4]   2> 769560 INFO  (OverseerThreadFactory-11553-thread-4-processing-n:127.0.0.1:40623_solr) [n:127.0.0.1:40623_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/baseConfigSet4/solrconfig.xml to /configs/configSet4/solrconfig.xml
   [junit4]   2> 769562 INFO  (qtp331347077-21204) [n:127.0.0.1:40623_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=baseConfigSet4&name=configSet4&action=CREATE&configSetProp.immutable=false&configSetProp.onlyNew=onlyNewValue&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 769764 INFO  (jetty-closer-11580-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=264317347
   [junit4]   2> 769764 INFO  (jetty-closer-11580-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40623_solr
   [junit4]   2> 769764 INFO  (jetty-closer-11580-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 769764 INFO  (jetty-closer-11580-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:40623_solr as DOWN
   [junit4]   2> 769765 INFO  (jetty-closer-11580-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 769765 INFO  (jetty-closer-11580-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 769765 INFO  (jetty-closer-11580-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5da9a0c1: rootName = solr_40623, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@579f2f38
   [junit4]   2> 769770 INFO  (jetty-closer-11580-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 769770 INFO  (jetty-closer-11580-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@35536e5b: rootName = solr_40623, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@32dc0078
   [junit4]   2> 769772 INFO  (jetty-closer-11580-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 769772 INFO  (jetty-closer-11580-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@731109d6: rootName = solr_40623, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@2a623ba0
   [junit4]   2> 769772 INFO  (jetty-closer-11580-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 769772 INFO  (closeThreadPool-11585-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72118365360029700-127.0.0.1:40623_solr-n_0000000000) closing
   [junit4]   2> 769772 INFO  (OverseerStateUpdate-72118365360029700-127.0.0.1:40623_solr-n_0000000000) [n:127.0.0.1:40623_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40623_solr
   [junit4]   2> 769773 INFO  (OverseerAutoScalingTriggerThread-72118365360029700-127.0.0.1:40623_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 769773 INFO  (closeThreadPool-11585-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72118365360029700-127.0.0.1:40623_solr-n_0000000000) closing
   [junit4]   2> 769873 INFO  (jetty-closer-11580-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72118365360029700-127.0.0.1:40623_solr-n_0000000000) closing
   [junit4]   2> 769874 INFO  (jetty-closer-11580-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1d781882{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 769874 INFO  (jetty-closer-11580-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@32b16530{/solr,null,UNAVAILABLE}
   [junit4]   2> 769874 INFO  (jetty-closer-11580-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 769874 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 770076 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	17	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 770077 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:46013
   [junit4]   2> 770077 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46013
   [junit4]   2> 770077 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46013
   [junit4]   2> 770077 INFO  (TEST-TestConfigSetsAPI.testCreate-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCreate
   [junit4]   2> 770080 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testUploadErrors
   [junit4]   2> 770080 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.TestConfigSetsAPI_6B7C5C53B492A9ED-001/tempDir-008
   [junit4]   2> 770080 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 770080 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 770081 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 770181 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.ZkTestServer start zk server on port: 42427
   [junit4]   2> 770181 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42427
   [junit4]   2> 770181 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42427
   [junit4]   2> 770181 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42427
   [junit4]   2> 770182 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 770183 INFO  (zkConnectionManagerCallback-11587-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 770183 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 770184 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 770184 INFO  (zkConnectionManagerCallback-11589-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 770184 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 770185 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 770185 INFO  (zkConnectionManagerCallback-11591-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 770185 INFO  (TEST-TestConfigSetsAPI.testUploadErrors-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 770287 INFO  (jetty-launcher-11592-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 770287 INFO  (jetty-launcher-11592-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 770287 INFO  (jetty-launcher-11592-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15-ea+24-1168
   [junit4]   2> 770288 INFO  (jetty-launcher-11592-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 770288 INFO  (jetty-launcher-11592-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 770288 INFO  (jetty-launcher-11592-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 770288 INFO  (jetty-launcher-11592-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5334dcd3{/solr,null,AVAILABLE}
   [junit4]   2> 770289 INFO  (jetty-launcher-11592-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@74ea75f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41803}
   [junit4]   2> 770289 INFO  (jetty-launcher-11592-thread-1) [     ] o.e.j.s.Server Started @770298ms
   [junit4]   2> 770289 INFO  (jetty-launcher-11592-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41803}
   [junit4]   2> 770289 ERROR (jetty-launcher-11592-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 770289 INFO  (jetty-launcher-11592-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 770289 INFO  (jetty-launcher-11592-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 770289 INFO  (jetty-launcher-11592-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 770289 INFO  (jetty-launcher-11592-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 770289 INFO  (jetty-launcher-11592-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-28T01:53:51.160252Z
   [junit4]   2> 770289 INFO  (jetty-launcher-11592-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 770290 INFO  (zkConnectionManagerCallback-11594-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 770290 INFO  (jetty-launcher-11592-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 770290 INFO  (jetty-launcher-11592-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 770395 INFO  (jetty-launcher-11592-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 770395 WARN  (jetty-launcher-11592-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@23556b4a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 770395 WARN  (jetty-launcher-11592-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@23556b4a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 770397 WARN  (jetty-launcher-11592-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4146b52b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 770397 WARN  (jetty-launcher-11592-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4146b52b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 770398 INFO  (jetty-launcher-11592-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42427/solr
   [junit4]   2> 770398 INFO  (jetty-launcher-11592-thread-1) [n:127.0.0.1:41803_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 770399 INFO  (zkConnectionManagerCallback-11605-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 770399 INFO  (jetty-launcher-11592-thread-1) [n:127.0.0.1:41803_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 770428 INFO  (jetty-launcher-11592-thread-1) [n:127.0.0.1:41803_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41803_solr
   [junit4]   2> 770428 INFO  (jetty-launcher-11592-thread-1) [n:127.0.0.1:41803_solr     ] o.a.s.c.Overseer Overseer (id=72118365471047684-127.0.0.1:41803_solr-n_0000000000) starting
   [junit4]   2> 770430 INFO  (OverseerStateUpdate-72118365471047684-127.0.0.1:41803_solr-n_0000000000) [n:127.0.0.1:41803_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41803_solr
   [junit4]   2> 770430 INFO  (jetty-launcher-11592-thread-1) [n:127.0.0.1:41803_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41803_solr
   [junit4]   2> 770431 INFO  (zkCallback-11604-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 770431 INFO  (jetty-launcher-11592-thread-1) [n:127.0.0.1:41803_solr     ] o.a.s.p.PackageLoader /p

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

tainer instance=883907809
   [junit4]   2> 779172 INFO  (jetty-closer-11915-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33581_solr
   [junit4]   2> 779172 INFO  (jetty-closer-11915-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 779172 INFO  (jetty-closer-11915-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:33581_solr as DOWN
   [junit4]   2> 779173 INFO  (jetty-closer-11915-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 779173 INFO  (jetty-closer-11915-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 779173 INFO  (jetty-closer-11915-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@27510c4a: rootName = solr_33581, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@172f9cef
   [junit4]   2> 779176 INFO  (jetty-closer-11915-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 779176 INFO  (jetty-closer-11915-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@47c40fb2: rootName = solr_33581, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@32dc0078
   [junit4]   2> 779178 INFO  (jetty-closer-11915-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 779178 INFO  (jetty-closer-11915-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@11b5e7a5: rootName = solr_33581, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@2a623ba0
   [junit4]   2> 779178 INFO  (jetty-closer-11915-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 779179 INFO  (closeThreadPool-11920-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72118366023581700-127.0.0.1:33581_solr-n_0000000000) closing
   [junit4]   2> 779179 INFO  (OverseerStateUpdate-72118366023581700-127.0.0.1:33581_solr-n_0000000000) [n:127.0.0.1:33581_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33581_solr
   [junit4]   2> 779179 INFO  (OverseerAutoScalingTriggerThread-72118366023581700-127.0.0.1:33581_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 779179 INFO  (closeThreadPool-11920-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72118366023581700-127.0.0.1:33581_solr-n_0000000000) closing
   [junit4]   2> 779280 INFO  (jetty-closer-11915-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72118366023581700-127.0.0.1:33581_solr-n_0000000000) closing
   [junit4]   2> 779280 INFO  (jetty-closer-11915-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@49cf733c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 779280 INFO  (jetty-closer-11915-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4056b6d6{/solr,null,UNAVAILABLE}
   [junit4]   2> 779280 INFO  (jetty-closer-11915-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 779281 INFO  (TEST-TestConfigSetsAPI.testUploadDisabled-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 779484 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 779485 INFO  (TEST-TestConfigSetsAPI.testUploadDisabled-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:46367
   [junit4]   2> 779485 INFO  (TEST-TestConfigSetsAPI.testUploadDisabled-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46367
   [junit4]   2> 779485 INFO  (TEST-TestConfigSetsAPI.testUploadDisabled-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46367
   [junit4]   2> 779485 INFO  (TEST-TestConfigSetsAPI.testUploadDisabled-seed#[6B7C5C53B492A9ED]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testUploadDisabled
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J4/temp/solr.cloud.TestConfigSetsAPI_6B7C5C53B492A9ED-001
   [junit4]   2> May 28, 2020 1:54:00 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@319eb8c7), locale=zu, timezone=Australia/Darwin
   [junit4]   2> NOTE: Linux 5.3.0-51-generic amd64/Oracle Corporation 15-ea (64-bit)/cpus=16,threads=1,free=189959264,total=524288000
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudSearcherWarming, TestTlogReplayVsRecovery, SolrInfoBeanTest, CdcrOpsAndBoundariesTest, TestRequestForwarding, DistributedFacetExistsSmallTest, OverseerTaskQueueTest, TestObjectReleaseTracker, TestSortableTextField, TestFieldSortValues, TestExactStatsCacheCloud, CdcrUpdateLogTest, TestDistribIDF, TestLocalStatsCacheCloud, TestPullReplicaErrorHandling, TestLegacyFieldCache, TestDynamicLoadingUrl, TestCodecSupport, HdfsWriteToMultipleCollectionsTest, SuggestComponentContextFilterQueryTest, SolrSlf4jReporterTest, MetricUtilsTest, DeleteReplicaTest, TestDistributedSearch, TestTestInjection, TestStreamBody, TestShardHandlerFactory, ChaosMonkeySafeLeaderWithPullReplicasTest, TestFieldCache, TestSchemaNameResource, TestSearcherReuse, SolrCmdDistributorTest, TestCoreBackup, TestManagedSchemaThreadSafety, LeaderFailoverAfterPartitionTest, TestSimClusterStateProvider, HdfsAutoAddReplicasIntegrationTest, AnalyticsQueryTest, BinaryUpdateRequestHandlerTest, TestSubQueryTransformerDistrib, ImplicitSnitchTest, TestZkAclsWithHadoopAuth, SolrMetricManagerTest, TestLazyCores, TestWithCollection, TestManagedStopFilterFactory, TestCoreContainer, MultiSolrCloudTestCaseTest, TestSolrCloudWithDelegationTokens, DocValuesMultiTest, TestFunctionQuery, TestRequestStatusCollectionAPI, TestSystemCollAutoCreate, AddSchemaFieldsUpdateProcessorFactoryTest, BasicDistributedZk2Test, BJQFilterAccessibleTest, TestUnifiedSolrHighlighter, FastVectorHighlighterTest, ReindexCollectionTest, MetricTriggerTest, DistributedMLTComponentTest, ChangedSchemaMergeTest, TestJavabinTupleStreamParser, SystemLogListenerTest, TestRestoreCore, EmbeddedSolrNoSerializeTest, TestHdfsUpdateLog, TestJsonFacetRefinement, TimeRoutedAliasUpdateProcessorTest, RollingRestartTest, TestMultiWordSynonyms, ExitableDirectoryReaderTest, ParsingFieldUpdateProcessorsTest, ForceLeaderTest, ForceLeaderWithTlogReplicasTest, FullSolrCloudDistribCmdsTest, LeaderTragicEventTest, LeaderVoteWaitTimeoutTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, SolrCloudExampleTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestConfigSetsAPI]
   [junit4] Completed [502/913 (1!)] on J4 in 13.60s, 11 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 23432 lines...]
check-licenses:
     [echo] License check under: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
 [licenses] MISSING sha1 checksum file for: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/lib/caffeine-2.8.4.jar
 [licenses] EXPECTED sha1 checksum file : /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/licenses/caffeine-2.8.4.jar.sha1

[...truncated 1 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:635: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:117: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:329: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/tools/custom-tasks.xml:62: License check failed. Check the logs.
If you recently modified ivy-versions.properties or any module's ivy.xml,
make sure you run "ant clean-jars jar-checksums" before running precommit.

Total time: 34 minutes 54 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2