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/04/25 10:03:24 UTC

[JENKINS] Lucene-Solr-8.x-Linux (32bit/jdk1.8.0_201) - Build # 2862 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/2862/
Java: 32bit/jdk1.8.0_201 -server -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:43399/solr: Underlying core creation failed while creating collection: legacyFalse
	at __randomizedtesting.SeedInfo.seed([751663D751018B1:D65694B8D11F9383]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
	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:1143)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
	at org.apache.solr.cloud.LegacyCloudClusterPropTest.createAndTest(LegacyCloudClusterPropTest.java:95)
	at org.apache.solr.cloud.LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud(LegacyCloudClusterPropTest.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13536 lines...]
   [junit4] Suite: org.apache.solr.cloud.LegacyCloudClusterPropTest
   [junit4]   2> 70937 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[751663D751018B1]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 70937 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[751663D751018B1]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 70937 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[751663D751018B1]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LegacyCloudClusterPropTest_751663D751018B1-001/data-dir-10-001
   [junit4]   2> 70937 WARN  (SUITE-LegacyCloudClusterPropTest-seed#[751663D751018B1]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 70937 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[751663D751018B1]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 70939 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[751663D751018B1]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 70939 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[751663D751018B1]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LegacyCloudClusterPropTest_751663D751018B1-001/tempDir-001
   [junit4]   2> 70940 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[751663D751018B1]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 70941 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 70941 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 71041 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[751663D751018B1]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:38089
   [junit4]   2> 71041 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[751663D751018B1]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38089
   [junit4]   2> 71041 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[751663D751018B1]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38089
   [junit4]   2> 71041 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[751663D751018B1]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38089
   [junit4]   2> 71042 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[751663D751018B1]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 71043 INFO  (zkConnectionManagerCallback-789-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 71043 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[751663D751018B1]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 71046 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[751663D751018B1]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 71047 INFO  (zkConnectionManagerCallback-791-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 71047 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[751663D751018B1]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 71048 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[751663D751018B1]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 71049 INFO  (zkConnectionManagerCallback-793-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 71049 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[751663D751018B1]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 71152 WARN  (jetty-launcher-794-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 71152 INFO  (jetty-launcher-794-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 71152 INFO  (jetty-launcher-794-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 71152 INFO  (jetty-launcher-794-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 71156 INFO  (jetty-launcher-794-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 71156 INFO  (jetty-launcher-794-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 71156 INFO  (jetty-launcher-794-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 71156 INFO  (jetty-launcher-794-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3e8711{/solr,null,AVAILABLE}
   [junit4]   2> 71160 INFO  (jetty-launcher-794-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@561d94{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43399}
   [junit4]   2> 71161 INFO  (jetty-launcher-794-thread-1) [     ] o.e.j.s.Server Started @71198ms
   [junit4]   2> 71161 INFO  (jetty-launcher-794-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43399}
   [junit4]   2> 71161 ERROR (jetty-launcher-794-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 71161 INFO  (jetty-launcher-794-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 71161 INFO  (jetty-launcher-794-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 71161 INFO  (jetty-launcher-794-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 71161 INFO  (jetty-launcher-794-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 71161 INFO  (jetty-launcher-794-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-25T09:31:20.219Z
   [junit4]   2> 71162 INFO  (jetty-launcher-794-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 71163 INFO  (zkConnectionManagerCallback-796-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 71163 INFO  (jetty-launcher-794-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 71165 INFO  (jetty-launcher-794-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 71857 INFO  (jetty-launcher-794-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 71858 WARN  (jetty-launcher-794-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@fcf292[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 71858 WARN  (jetty-launcher-794-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@fcf292[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 71867 WARN  (jetty-launcher-794-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@f53afa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 71868 WARN  (jetty-launcher-794-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@f53afa[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 71869 INFO  (jetty-launcher-794-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38089/solr
   [junit4]   2> 71869 INFO  (jetty-launcher-794-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 71873 INFO  (zkConnectionManagerCallback-807-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 71873 INFO  (jetty-launcher-794-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 71976 INFO  (jetty-launcher-794-thread-1) [n:127.0.0.1:43399_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 71977 INFO  (zkConnectionManagerCallback-809-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 71977 INFO  (jetty-launcher-794-thread-1) [n:127.0.0.1:43399_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 72014 INFO  (jetty-launcher-794-thread-1) [n:127.0.0.1:43399_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43399_solr
   [junit4]   2> 72015 INFO  (jetty-launcher-794-thread-1) [n:127.0.0.1:43399_solr     ] o.a.s.c.Overseer Overseer (id=72158644603518981-127.0.0.1:43399_solr-n_0000000000) starting
   [junit4]   2> 72017 INFO  (OverseerStateUpdate-72158644603518981-127.0.0.1:43399_solr-n_0000000000) [n:127.0.0.1:43399_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43399_solr
   [junit4]   2> 72018 INFO  (jetty-launcher-794-thread-1) [n:127.0.0.1:43399_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43399_solr
   [junit4]   2> 72019 INFO  (zkCallback-808-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 72019 INFO  (jetty-launcher-794-thread-1) [n:127.0.0.1:43399_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 72019 WARN  (jetty-launcher-794-thread-1) [n:127.0.0.1:43399_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=you make it. Consider configuring authentication/authorization before exposing Solr to users internal or  authorization=external.  See https://s.apache.org/solrsecurity for more info.  Solr is only as secure as disableddisabled
   [junit4]   2> 72032 INFO  (jetty-launcher-794-thread-1) [n:127.0.0.1:43399_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 72049 INFO  (jetty-launcher-794-thread-1) [n:127.0.0.1:43399_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43399.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@95b7f0
   [junit4]   2> 72061 INFO  (jetty-launcher-794-thread-1) [n:127.0.0.1:43399_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43399.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@95b7f0
   [junit4]   2> 72061 INFO  (jetty-launcher-794-thread-1) [n:127.0.0.1:43399_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43399.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@95b7f0
   [junit4]   2> 72062 INFO  (jetty-launcher-794-thread-1) [n:127.0.0.1:43399_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LegacyCloudClusterPropTest_751663D751018B1-001/tempDir-001/node1/.
   [junit4]   2> 72071 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[751663D751018B1]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 72074 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[751663D751018B1]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 72075 INFO  (zkConnectionManagerCallback-826-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 72075 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[751663D751018B1]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 72076 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[751663D751018B1]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 72076 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[751663D751018B1]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38089/solr ready
   [junit4]   2> 72088 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCreateCollectionSwitchLegacyCloud
   [junit4]   2> 72090 INFO  (qtp9567862-1721) [n:127.0.0.1:43399_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 72091 INFO  (qtp9567862-1721) [n:127.0.0.1:43399_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 72092 INFO  (qtp9567862-1721) [n:127.0.0.1:43399_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=1&name=legacyTrue&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 72093 INFO  (OverseerThreadFactory-816-thread-1-processing-n:127.0.0.1:43399_solr) [n:127.0.0.1:43399_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection legacyTrue
   [junit4]   2> 72197 INFO  (qtp9567862-1725) [n:127.0.0.1:43399_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 72199 INFO  (qtp9567862-1725) [n:127.0.0.1:43399_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 72201 INFO  (qtp9567862-1725) [n:127.0.0.1:43399_solr    x:legacyTrue_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=legacyTrue_shard1_replica_n1&action=CREATE&numShards=1&collection=legacyTrue&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 72202 INFO  (qtp9567862-1725) [n:127.0.0.1:43399_solr    x:legacyTrue_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 73210 INFO  (qtp9567862-1725) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 73216 INFO  (qtp9567862-1725) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 73218 INFO  (qtp9567862-1725) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 73218 INFO  (qtp9567862-1725) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'legacyTrue_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 73219 INFO  (qtp9567862-1725) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43399.solr.core.legacyTrue.shard1.replica_n1' (registry 'solr.core.legacyTrue.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@95b7f0
   [junit4]   2> 73219 INFO  (qtp9567862-1725) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SolrCore [[legacyTrue_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LegacyCloudClusterPropTest_751663D751018B1-001/tempDir-001/node1/./legacyTrue_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LegacyCloudClusterPropTest_751663D751018B1-001/tempDir-001/node1/./legacyTrue_shard1_replica_n1/data/]
   [junit4]   2> 73263 INFO  (qtp9567862-1725) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 73263 INFO  (qtp9567862-1725) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 73264 INFO  (qtp9567862-1725) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 73264 INFO  (qtp9567862-1725) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 73265 INFO  (qtp9567862-1725) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7b00bc[legacyTrue_shard1_replica_n1] main]
   [junit4]   2> 73266 INFO  (qtp9567862-1725) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 73266 INFO  (qtp9567862-1725) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 73266 INFO  (qtp9567862-1725) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 73266 INFO  (qtp9567862-1725) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1664936399154970624
   [junit4]   2> 73268 INFO  (searcherExecutor-828-thread-1-processing-n:127.0.0.1:43399_solr x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SolrCore [legacyTrue_shard1_replica_n1] Registered new searcher Searcher@7b00bc[legacyTrue_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 73269 INFO  (qtp9567862-1725) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/legacyTrue/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 73269 INFO  (qtp9567862-1725) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/legacyTrue/leaders/shard1
   [junit4]   2> 73272 INFO  (qtp9567862-1725) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 73272 INFO  (qtp9567862-1725) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 73272 INFO  (qtp9567862-1725) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43399/solr/legacyTrue_shard1_replica_n1/
   [junit4]   2> 73272 INFO  (qtp9567862-1725) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 73272 INFO  (qtp9567862-1725) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:43399/solr/legacyTrue_shard1_replica_n1/ has no replicas
   [junit4]   2> 73272 INFO  (qtp9567862-1725) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/legacyTrue/leaders/shard1/leader after winning as /collections/legacyTrue/leader_elect/shard1/election/72158644603518981-core_node2-n_0000000000
   [junit4]   2> 73273 INFO  (qtp9567862-1725) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43399/solr/legacyTrue_shard1_replica_n1/ shard1
   [junit4]   2> 73374 INFO  (zkCallback-808-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 73375 INFO  (zkCallback-808-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 73377 INFO  (qtp9567862-1725) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 73378 INFO  (qtp9567862-1725) [n:127.0.0.1:43399_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=legacyTrue_shard1_replica_n1&action=CREATE&numShards=1&collection=legacyTrue&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1177
   [junit4]   2> 73380 INFO  (qtp9567862-1721) [n:127.0.0.1:43399_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 73478 INFO  (zkCallback-808-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 73478 INFO  (zkCallback-808-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 73478 INFO  (zkCallback-808-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 73478 INFO  (qtp9567862-1721) [n:127.0.0.1:43399_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&maxShardsPerNode=1&name=legacyTrue&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1386
   [junit4]   2> 73479 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: legacyTrue
   [junit4]   2> 73484 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=25230810
   [junit4]   2> 73484 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43399_solr
   [junit4]   2> 73487 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 73487 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:43399_solr as DOWN
   [junit4]   2> 73497 INFO  (coreCloseExecutor-836-thread-1) [n:127.0.0.1:43399_solr     ] o.a.s.c.SolrCore [legacyTrue_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@15213b5
   [junit4]   2> 73497 INFO  (coreCloseExecutor-836-thread-1) [n:127.0.0.1:43399_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.legacyTrue.shard1.replica_n1 tag=SolrCore@15213b5
   [junit4]   2> 73497 INFO  (coreCloseExecutor-836-thread-1) [n:127.0.0.1:43399_solr     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ce7c2f: rootName = solr_43399, domain = solr.core.legacyTrue.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.legacyTrue.shard1.replica_n1/com.codahale.metrics.MetricRegistry@1ccbef5
   [junit4]   2> 73504 INFO  (coreCloseExecutor-836-thread-1) [n:127.0.0.1:43399_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.legacyTrue.shard1.leader tag=SolrCore@15213b5
   [junit4]   2> 73505 INFO  (coreCloseExecutor-836-thread-1) [n:127.0.0.1:43399_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 73509 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 73509 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@518b3b: rootName = solr_43399, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@124d730
   [junit4]   2> 73513 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 73513 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ffd0e5: rootName = solr_43399, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@115e68b
   [junit4]   2> 73515 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 73515 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@12c17af: rootName = solr_43399, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@15b79f4
   [junit4]   2> 73515 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 73515 INFO  (closeThreadPool-838-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72158644603518981-127.0.0.1:43399_solr-n_0000000000) closing
   [junit4]   2> 73515 INFO  (OverseerStateUpdate-72158644603518981-127.0.0.1:43399_solr-n_0000000000) [n:127.0.0.1:43399_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43399_solr
   [junit4]   2> 73516 INFO  (OverseerAutoScalingTriggerThread-72158644603518981-127.0.0.1:43399_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 73516 INFO  (closeThreadPool-838-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72158644603518981-127.0.0.1:43399_solr-n_0000000000) closing
   [junit4]   2> 73517 INFO  (zkCallback-825-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 73617 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.a.s.c.Overseer Overseer (id=72158644603518981-127.0.0.1:43399_solr-n_0000000000) closing
   [junit4]   2> 73618 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@561d94{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 73618 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3e8711{/solr,null,UNAVAILABLE}
   [junit4]   2> 73618 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 73618 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 43399
   [junit4]   2> 73618 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=43399)
   [junit4]   2> 73619 WARN  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 73619 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 43399 try number 2 ...
   [junit4]   2> 73619 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 73619 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 73619 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 73619 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 73619 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ced62c{/solr,null,AVAILABLE}
   [junit4]   2> 73620 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1d348a2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43399}
   [junit4]   2> 73620 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.e.j.s.Server Started @73657ms
   [junit4]   2> 73620 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43399}
   [junit4]   2> 73620 ERROR (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 73620 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 73620 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 73620 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 73620 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 73620 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-04-25T09:31:22.678Z
   [junit4]   2> 73621 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 73622 INFO  (zkConnectionManagerCallback-840-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73622 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 73622 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 73929 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 73931 WARN  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1a55085[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 73931 WARN  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1a55085[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 73939 WARN  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@161b2dc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 73939 WARN  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@161b2dc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 73940 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38089/solr
   [junit4]   2> 73953 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 73966 INFO  (zkConnectionManagerCallback-851-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 73966 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 74080 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [n:127.0.0.1:43399_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 74081 INFO  (zkConnectionManagerCallback-853-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 74081 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [n:127.0.0.1:43399_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 74091 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [n:127.0.0.1:43399_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43399_solr
   [junit4]   2> 74091 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [n:127.0.0.1:43399_solr     ] o.a.s.c.Overseer Overseer (id=72158644603518985-127.0.0.1:43399_solr-n_0000000001) starting
   [junit4]   2> 74098 INFO  (OverseerStateUpdate-72158644603518985-127.0.0.1:43399_solr-n_0000000001) [n:127.0.0.1:43399_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43399_solr
   [junit4]   2> 74099 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [n:127.0.0.1:43399_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43399_solr
   [junit4]   2> 74100 INFO  (OverseerStateUpdate-72158644603518985-127.0.0.1:43399_solr-n_0000000001) [n:127.0.0.1:43399_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 74100 INFO  (zkCallback-825-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 74107 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [n:127.0.0.1:43399_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 74108 WARN  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [n:127.0.0.1:43399_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=you make it. Consider configuring authentication/authorization before exposing Solr to users internal or  authorization=external.  See https://s.apache.org/solrsecurity for more info.  Solr is only as secure as disableddisabled
   [junit4]   2> 74124 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [n:127.0.0.1:43399_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 74141 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [n:127.0.0.1:43399_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43399.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@95b7f0
   [junit4]   2> 74146 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [n:127.0.0.1:43399_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43399.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@95b7f0
   [junit4]   2> 74146 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [n:127.0.0.1:43399_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43399.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@95b7f0
   [junit4]   2> 74148 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [n:127.0.0.1:43399_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LegacyCloudClusterPropTest_751663D751018B1-001/tempDir-001/node1/.
   [junit4]   2> 74148 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [n:127.0.0.1:43399_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [legacyTrue_shard1_replica_n1]
   [junit4]   2> 74154 INFO  (coreLoadExecutor-865-thread-1-processing-n:127.0.0.1:43399_solr) [n:127.0.0.1:43399_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 74173 INFO  (coreLoadExecutor-865-thread-1-processing-n:127.0.0.1:43399_solr) [n:127.0.0.1:43399_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 74179 INFO  (coreLoadExecutor-865-thread-1-processing-n:127.0.0.1:43399_solr) [n:127.0.0.1:43399_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 74191 INFO  (coreLoadExecutor-865-thread-1-processing-n:127.0.0.1:43399_solr) [n:127.0.0.1:43399_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 74198 INFO  (coreLoadExecutor-865-thread-1-processing-n:127.0.0.1:43399_solr) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 74204 INFO  (coreLoadExecutor-865-thread-1-processing-n:127.0.0.1:43399_solr) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 74206 INFO  (coreLoadExecutor-865-thread-1-processing-n:127.0.0.1:43399_solr) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 74206 INFO  (coreLoadExecutor-865-thread-1-processing-n:127.0.0.1:43399_solr) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'legacyTrue_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 74206 INFO  (coreLoadExecutor-865-thread-1-processing-n:127.0.0.1:43399_solr) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43399.solr.core.legacyTrue.shard1.replica_n1' (registry 'solr.core.legacyTrue.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@95b7f0
   [junit4]   2> 74206 INFO  (coreLoadExecutor-865-thread-1-processing-n:127.0.0.1:43399_solr) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SolrCore [[legacyTrue_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LegacyCloudClusterPropTest_751663D751018B1-001/tempDir-001/node1/./legacyTrue_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LegacyCloudClusterPropTest_751663D751018B1-001/tempDir-001/node1/./legacyTrue_shard1_replica_n1/data/]
   [junit4]   2> 74239 INFO  (coreLoadExecutor-865-thread-1-processing-n:127.0.0.1:43399_solr) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 74239 INFO  (coreLoadExecutor-865-thread-1-processing-n:127.0.0.1:43399_solr) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 74240 INFO  (coreLoadExecutor-865-thread-1-processing-n:127.0.0.1:43399_solr) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 74240 INFO  (coreLoadExecutor-865-thread-1-processing-n:127.0.0.1:43399_solr) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 74241 INFO  (coreLoadExecutor-865-thread-1-processing-n:127.0.0.1:43399_solr) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@897632[legacyTrue_shard1_replica_n1] main]
   [junit4]   2> 74241 INFO  (coreLoadExecutor-865-thread-1-processing-n:127.0.0.1:43399_solr) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 74241 INFO  (coreLoadExecutor-865-thread-1-processing-n:127.0.0.1:43399_solr) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 74242 INFO  (coreLoadExecutor-865-thread-1-processing-n:127.0.0.1:43399_solr) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 74242 INFO  (coreLoadExecutor-865-thread-1-processing-n:127.0.0.1:43399_solr) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1664936400178380800
   [junit4]   2> 74243 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 74243 INFO  (searcherExecutor-867-thread-1-processing-n:127.0.0.1:43399_solr x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SolrCore [legacyTrue_shard1_replica_n1] Registered new searcher Searcher@897632[legacyTrue_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 74244 INFO  (coreZkRegister-841-thread-1-processing-n:127.0.0.1:43399_solr) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/legacyTrue/leaders/shard1
   [junit4]   2> 74245 INFO  (coreZkRegister-841-thread-1-processing-n:127.0.0.1:43399_solr) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 74245 INFO  (coreZkRegister-841-thread-1-processing-n:127.0.0.1:43399_solr) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 74245 INFO  (coreZkRegister-841-thread-1-processing-n:127.0.0.1:43399_solr) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43399/solr/legacyTrue_shard1_replica_n1/
   [junit4]   2> 74245 INFO  (coreZkRegister-841-thread-1-processing-n:127.0.0.1:43399_solr) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 74245 INFO  (coreZkRegister-841-thread-1-processing-n:127.0.0.1:43399_solr) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:43399/solr/legacyTrue_shard1_replica_n1/ has no replicas
   [junit4]   2> 74246 INFO  (coreZkRegister-841-thread-1-processing-n:127.0.0.1:43399_solr) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/legacyTrue/leaders/shard1/leader after winning as /collections/legacyTrue/leader_elect/shard1/election/72158644603518985-core_node2-n_0000000001
   [junit4]   2> 74247 INFO  (coreZkRegister-841-thread-1-processing-n:127.0.0.1:43399_solr) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43399/solr/legacyTrue_shard1_replica_n1/ shard1
   [junit4]   2> 74248 INFO  (coreZkRegister-841-thread-1-processing-n:127.0.0.1:43399_solr) [n:127.0.0.1:43399_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 74349 INFO  (zkCallback-852-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 74350 INFO  (zkCallback-852-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 74350 INFO  (zkCallback-852-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 75246 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://127.0.0.1:43399: The target server failed to respond
   [junit4]   2> 75246 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:43399
   [junit4]   2> 75247 INFO  (qtp10810737-1790) [n:127.0.0.1:43399_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 75248 INFO  (qtp10810737-1790) [n:127.0.0.1:43399_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 75249 INFO  (qtp10810737-1790) [n:127.0.0.1:43399_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=1&name=legacyFalse&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 75250 INFO  (OverseerThreadFactory-860-thread-1-processing-n:127.0.0.1:43399_solr) [n:127.0.0.1:43399_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection legacyFalse
   [junit4]   2> 75472 INFO  (qtp10810737-1793) [n:127.0.0.1:43399_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.legacyTrue.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=1
   [junit4]   2> 75474 INFO  (qtp10810737-1793) [n:127.0.0.1:43399_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 75476 INFO  (qtp10810737-1793) [n:127.0.0.1:43399_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.legacyTrue.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 75478 INFO  (qtp10810737-1793) [n:127.0.0.1:43399_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 75487 INFO  (qtp10810737-1793) [n:127.0.0.1:43399_solr    x:legacyFalse_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=legacyFalse_shard1_replica_n1&action=CREATE&numShards=1&collection=legacyFalse&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 75493 ERROR (qtp10810737-1793) [n:127.0.0.1:43399_solr    x:legacyFalse_shard1_replica_n1 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error CREATEing SolrCore 'legacyFalse_shard1_replica_n1': non legacy mode coreNodeName missing {collection.configName=conf, numShards=1, shard=shard1, collection=legacyFalse, replicaType=NRT}
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1235)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:181)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:843)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:809)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:562)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:432)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:362)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:500)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: non legacy mode coreNodeName missing {collection.configName=conf, numShards=1, shard=shard1, collection=legacyFalse, replicaType=NRT}
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1182)
   [junit4]   2> 	... 39 more
   [junit4]   2> 
   [junit4]   2> 75493 INFO  (qtp10810737-1793) [n:127.0.0.1:43399_solr    x:legacyFalse_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=legacyFalse_shard1_replica_n1&action=CREATE&numShards=1&collection=legacyFalse&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=400 QTime=6
   [junit4]   2> 75494 ERROR (OverseerThreadFactory-860-thread-1-processing-n:127.0.0.1:43399_solr) [n:127.0.0.1:43399_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:43399/solr
   [junit4]   2>           => org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:43399/solr: Error CREATEing SolrCore 'legacyFalse_shard1_replica_n1': non legacy mode coreNodeName missing {collection.configName=conf, numShards=1, shard=shard1, collection=legacyFalse, replicaType=NRT}
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
   [junit4]   2> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:43399/solr: Error CREATEing SolrCore 'legacyFalse_shard1_replica_n1': non legacy mode coreNodeName missing {collection.configName=conf, numShards=1, shard=shard1, collection=legacyFalse, replicaType=NRT}
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1290) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandlerFactory$1.request(HttpShardHandlerFactory.java:169) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:170) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_201]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_201]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_201]
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180) ~[metrics-core-4.1.5.jar:4.1.5]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_201]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_201]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
   [junit4]   2> 75495 ERROR (OverseerThreadFactory-860-thread-1-processing-n:127.0.0.1:43399_solr) [n:127.0.0.1:43399_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Cleaning up collection [legacyFalse].
   [junit4]   2> 75503 INFO  (OverseerThreadFactory-860-thread-1-processing-n:127.0.0.1:43399_solr) [n:127.0.0.1:43399_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 75613 INFO  (zkCallback-852-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/legacyFalse/state.json] for collection [legacyFalse] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 75622 INFO  (OverseerThreadFactory-860-thread-1-processing-n:127.0.0.1:43399_solr) [n:127.0.0.1:43399_solr     ] o.a.s.c.a.c.CreateCollectionCmd Cleaned up artifacts for failed create collection for [legacyFalse]
   [junit4]   2> 75622 ERROR (OverseerThreadFactory-860-thread-1-processing-n:127.0.0.1:43399_solr) [n:127.0.0.1:43399_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: legacyFalse operation: create failed:org.apache.solr.common.SolrException: Underlying core creation failed while creating collection: legacyFalse
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:307)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:263)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:504)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 75624 INFO  (qtp10810737-1790) [n:127.0.0.1:43399_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&maxShardsPerNode=1&name=legacyFalse&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=400 QTime=375
   [junit4]   2> 75626 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 75628 INFO  (qtp10810737-1793) [n:127.0.0.1:43399_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=legacyTrue&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 75630 INFO  (OverseerCollectionConfigSetProcessor-72158644603518985-127.0.0.1:43399_solr-n_0000000001) [n:127.0.0.1:43399_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> 75630 INFO  (OverseerThreadFactory-860-thread-2-processing-n:127.0.0.1:43399_solr) [n:127.0.0.1:43399_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 75631 INFO  (qtp10810737-1790) [n:127.0.0.1:43399_solr    x:legacyTrue_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.legacyTrue.shard1.replica_n1 tag=null
   [junit4]   2> 75631 INFO  (qtp10810737-1790) [n:127.0.0.1:43399_solr    x:legacyTrue_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@220250: rootName = solr_43399, domain = solr.core.legacyTrue.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.legacyTrue.shard1.replica_n1/com.codahale.metrics.MetricRegistry@1925784
   [junit4]   2> 75644 INFO  (qtp10810737-1790) [n:127.0.0.1:43399_solr     ] o.a.s.c.SolrCore [legacyTrue_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@839634
   [junit4]   2> 75644 INFO  (qtp10810737-1790) [n:127.0.0.1:43399_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.legacyTrue.shard1.replica_n1 tag=SolrCore@839634
   [junit4]   2> 75644 INFO  (qtp10810737-1790) [n:127.0.0.1:43399_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.legacyTrue.shard1.leader tag=SolrCore@839634
   [junit4]   2> 75645 INFO  (qtp10810737-1790) [n:127.0.0.1:43399_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 75647 INFO  (qtp10810737-1790) [n:127.0.0.1:43399_solr     ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/legacyTrue/terms/shard1 to Terms{values={}, version=1}
   [junit4]   2> 75647 INFO  (qtp10810737-1790) [n:127.0.0.1:43399_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=legacyTrue_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=16
   [junit4]   2> 75749 INFO  (zkCallback-852-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 75749 INFO  (zkCallback-852-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 75750 INFO  (zkCallback-852-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 75758 INFO  (qtp10810737-1793) [n:127.0.0.1:43399_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=legacyTrue&action=DELETE&wt=javabin&version=2} status=0 QTime=129
   [junit4]   2> 75759 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[751663D751018B1]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCreateCollectionSwitchLegacyCloud
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LegacyCloudClusterPropTest -Dtests.method=testCreateCollectionSwitchLegacyCloud -Dtests.seed=751663D751018B1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=id -Dtests.timezone=Africa/Harare -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   3.68s J2 | LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:43399/solr: Underlying core creation failed while creating collection: legacyFalse
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([751663D751018B1:D65694B8D11F9383]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
   [junit4]    > 	at org.apache.solr.cloud.LegacyCloudClusterPropTest.createAndTest(LegacyCloudClusterPropTest.java:95)
   [junit4]    > 	at org.apache.solr.cloud.LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud(LegacyCloudClusterPropTest.java:79)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 75864 INFO  (jetty-closer-874-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=22585974
   [junit4]   2> 75864 INFO  (jetty-closer-874-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43399_solr
   [junit4]   2> 75864 INFO  (jetty-closer-874-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 75864 INFO  (jetty-closer-874-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:43399_solr as DOWN
   [junit4]   2> 75866 INFO  (jetty-closer-874-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 75866 INFO  (jetty-closer-874-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@384b9b: rootName = solr_43399, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@cc811d
   [junit4]   2> 75869 INFO  (jetty-closer-874-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 75869 INFO  (jetty-closer-874-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@74354e: rootName = solr_43399, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@115e68b
   [junit4]   2> 75870 INFO  (jetty-closer-874-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 75870 INFO  (jetty-closer-874-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@abcb6: rootName = solr_43399, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@15b79f4
   [junit4]   2> 75870 INFO  (jetty-closer-874-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 75870 INFO  (closeThreadPool-879-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72158644603518985-127.0.0.1:43399_solr-n_0000000001) closing
   [junit4]   2> 75870 INFO  (OverseerStateUpdate-72158644603518985-127.0.0.1:43399_solr-n_0000000001) [n:127.0.0.1:43399_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43399_solr
   [junit4]   2> 75871 INFO  (OverseerAutoScalingTriggerThread-72158644603518985-127.0.0.1:43399_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 75871 INFO  (closeThreadPool-879-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72158644603518985-127.0.0.1:43399_solr-n_0000000001) closing
   [junit4]   2> 75972 INFO  (jetty-closer-874-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72158644603518985-127.0.0.1:43399_solr-n_0000000001) closing
   [junit4]   2> 75974 INFO  (jetty-closer-874-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1d348a2{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43399}
   [junit4]   2> 75974 INFO  (jetty-closer-874-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@ced62c{/solr,null,UNAVAILABLE}
   [junit4]   2> 75974 INFO  (jetty-closer-874-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 75974 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[751663D751018B1]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 76182 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> 	4	/solr/aliases.json
   [junit4]   2> 	3	/solr/collections/legacyTrue/state.json
   [junit4]   2> 	3	/solr/collections/legacyTrue/terms/shard1
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/collections/legacyTrue/state.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	24	/solr/overseer/queue
   [junit4]   2> 	14	/solr/overseer/collection-queue-work
   [junit4]   2> 	13	/solr/collections
   [junit4]   2> 	8	/solr/live_nodes
   [junit4]   2> 	2	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 76183 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[751663D751018B1]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:38089
   [junit4]   2> 76184 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[751663D751018B1]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38089
   [junit4]   2> 76184 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[751663D751018B1]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38089
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LegacyCloudClusterPropTest_751663D751018B1-001
   [junit4]   2> Apr 25, 2020 9:31:25 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(Lucene84): {}, docValues:{}, maxPointsInLeafNode=325, maxMBSortInHeap=5.909401124700796, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@111ee), locale=id, timezone=Africa/Harare
   [junit4]   2> NOTE: Linux 5.3.0-46-generic i386/Oracle Corporation 1.8.0_201 (32-bit)/cpus=16,threads=1,free=27442872,total=171331584
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCacheVsDocValues, SolrLogAuditLoggerPluginTest, XmlInterpolationTest, TestExclusionRuleCollectionAccess, WordBreakSolrSpellCheckerTest, BadComponentTest, TestCloudRecovery2, PrimUtilsTest, XsltUpdateRequestHandlerTest, ForceLeaderWithTlogReplicasTest, TestSolrConfigHandlerConcurrent, DeleteLastCustomShardedReplicaTest, LegacyCloudClusterPropTest]
   [junit4] Completed [61/906 (1!)] on J2 in 5.76s, 1 test, 1 error <<< FAILURES!

[...truncated 50914 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/2862/consoleText

[repro] Revision: 83f090877b0590a1d99c79cfeec076dfed963076

[repro] Ant options: "-Dargs=-server -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=LegacyCloudClusterPropTest -Dtests.method=testCreateCollectionSwitchLegacyCloud -Dtests.seed=751663D751018B1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=id -Dtests.timezone=Africa/Harare -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       LegacyCloudClusterPropTest
[repro] ant compile-test

[...truncated 3457 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.LegacyCloudClusterPropTest" -Dtests.showOutput=onerror "-Dargs=-server -XX:+UseSerialGC" -Dtests.seed=751663D751018B1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=id -Dtests.timezone=Africa/Harare -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 76 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.LegacyCloudClusterPropTest
[repro] Exiting with code 0

[...truncated 43 lines...]