Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/8023/
Java: 64bit/jdk-11.0.3 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
IOException occurred when talking to server at: https://127.0.0.1:59371/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occurred when 
talking to server at: https://127.0.0.1:59371/solr
        at 
__randomizedtesting.SeedInfo.seed([22000C1980FBF390:F307FE9C24F478A2]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:670)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
        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:1128)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
        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:87)
        at 
org.apache.solr.cloud.LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud(LegacyCloudClusterPropTest.java:79)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: javax.net.ssl.SSLException: Software caused connection abort: recv 
failed
        at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:127)
        at 
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:321)
        at 
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:264)
        at 
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:259)
        at 
java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1314)
        at 
java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:839)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:555)
        ... 49 more
        Suppressed: java.net.SocketException: Software caused connection abort: 
socket write error
                at java.base/java.net.SocketOutputStream.socketWrite0(Native 
Method)
                at 
java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
                at 
java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
                at 
java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(SSLSocketOutputRecord.java:81)
                at 
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:352)
                ... 71 more
Caused by: java.net.SocketException: Software caused connection abort: recv 
failed
        at java.base/java.net.SocketInputStream.socketRead0(Native Method)
        at 
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
        at 
java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448)
        at 
java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
        at 
java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1104)
        at 
java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:823)
        ... 67 more




Build Log:
[...truncated 13333 lines...]
   [junit4] Suite: org.apache.solr.cloud.LegacyCloudClusterPropTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LegacyCloudClusterPropTest_22000C1980FBF390-001\init-core-data-001
   [junit4]   2> 888789 WARN  
(SUITE-LegacyCloudClusterPropTest-seed#[22000C1980FBF390]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 888789 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[22000C1980FBF390]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 888791 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[22000C1980FBF390]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) 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> 888793 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[22000C1980FBF390]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 888794 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[22000C1980FBF390]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LegacyCloudClusterPropTest_22000C1980FBF390-001\tempDir-001
   [junit4]   2> 888794 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[22000C1980FBF390]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 888794 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 888794 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 888878 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[22000C1980FBF390]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:59358
   [junit4]   2> 888878 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[22000C1980FBF390]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59358
   [junit4]   2> 888878 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[22000C1980FBF390]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 59358
   [junit4]   2> 888881 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[22000C1980FBF390]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 888887 INFO  (zkConnectionManagerCallback-3323-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 888888 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[22000C1980FBF390]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 888894 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[22000C1980FBF390]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 888897 INFO  (zkConnectionManagerCallback-3325-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 888897 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[22000C1980FBF390]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 888898 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[22000C1980FBF390]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 888901 INFO  (zkConnectionManagerCallback-3327-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 888901 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[22000C1980FBF390]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 888991 WARN  (jetty-launcher-3328-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 888992 INFO  (jetty-launcher-3328-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 888992 INFO  (jetty-launcher-3328-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 888992 INFO  (jetty-launcher-3328-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7
   [junit4]   2> 888993 INFO  (jetty-launcher-3328-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 888993 INFO  (jetty-launcher-3328-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 888993 INFO  (jetty-launcher-3328-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 888993 INFO  (jetty-launcher-3328-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5441aed8{/solr,null,AVAILABLE}
   [junit4]   2> 888995 INFO  (jetty-launcher-3328-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@483c97de{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:59371}
   [junit4]   2> 888995 INFO  (jetty-launcher-3328-thread-1) [     ] 
o.e.j.s.Server Started @902431ms
   [junit4]   2> 888995 INFO  (jetty-launcher-3328-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59371}
   [junit4]   2> 888995 ERROR (jetty-launcher-3328-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 888995 INFO  (jetty-launcher-3328-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 888995 INFO  (jetty-launcher-3328-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 888995 INFO  (jetty-launcher-3328-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 888995 INFO  (jetty-launcher-3328-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 888995 INFO  (jetty-launcher-3328-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-28T20:54:12.850691300Z
   [junit4]   2> 888997 INFO  (jetty-launcher-3328-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 888999 INFO  (zkConnectionManagerCallback-3330-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 889000 INFO  (jetty-launcher-3328-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 889000 INFO  (jetty-launcher-3328-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 889501 INFO  (jetty-launcher-3328-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 889503 WARN  (jetty-launcher-3328-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4a46b71b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 889503 WARN  (jetty-launcher-3328-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4a46b71b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 889508 WARN  (jetty-launcher-3328-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@696f8196[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 889508 WARN  (jetty-launcher-3328-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@696f8196[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 889510 INFO  (jetty-launcher-3328-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59358/solr
   [junit4]   2> 889512 INFO  (jetty-launcher-3328-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 889515 INFO  (zkConnectionManagerCallback-3337-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 889515 INFO  (jetty-launcher-3328-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 889604 INFO  (jetty-launcher-3328-thread-1) 
[n:127.0.0.1:59371_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 889607 INFO  (zkConnectionManagerCallback-3339-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 889607 INFO  (jetty-launcher-3328-thread-1) 
[n:127.0.0.1:59371_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 889903 INFO  (jetty-launcher-3328-thread-1) 
[n:127.0.0.1:59371_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:59371_solr
   [junit4]   2> 889903 INFO  (jetty-launcher-3328-thread-1) 
[n:127.0.0.1:59371_solr     ] o.a.s.c.Overseer Overseer 
(id=72075422477516805-127.0.0.1:59371_solr-n_0000000000) starting
   [junit4]   2> 889926 INFO  (jetty-launcher-3328-thread-1) 
[n:127.0.0.1:59371_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 889937 INFO  (zkConnectionManagerCallback-3346-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 889938 INFO  (jetty-launcher-3328-thread-1) 
[n:127.0.0.1:59371_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 889940 INFO  (jetty-launcher-3328-thread-1) 
[n:127.0.0.1:59371_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:59358/solr ready
   [junit4]   2> 889941 INFO  (jetty-launcher-3328-thread-1) 
[n:127.0.0.1:59371_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59371_solr
   [junit4]   2> 889983 INFO  
(OverseerStateUpdate-72075422477516805-127.0.0.1:59371_solr-n_0000000000) 
[n:127.0.0.1:59371_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:59371_solr
   [junit4]   2> 889997 INFO  (zkCallback-3345-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 890000 INFO  
(OverseerStateUpdate-72075422477516805-127.0.0.1:59371_solr-n_0000000000) 
[n:127.0.0.1:59371_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 890006 INFO  (jetty-launcher-3328-thread-1) 
[n:127.0.0.1:59371_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 890047 INFO  (jetty-launcher-3328-thread-1) 
[n:127.0.0.1:59371_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59371.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14783c4c
   [junit4]   2> 890057 INFO  (jetty-launcher-3328-thread-1) 
[n:127.0.0.1:59371_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59371.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14783c4c
   [junit4]   2> 890058 INFO  (jetty-launcher-3328-thread-1) 
[n:127.0.0.1:59371_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59371.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14783c4c
   [junit4]   2> 890060 INFO  (jetty-launcher-3328-thread-1) 
[n:127.0.0.1:59371_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LegacyCloudClusterPropTest_22000C1980FBF390-001\tempDir-001\node1\.
   [junit4]   2> 890091 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[22000C1980FBF390]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 890100 INFO  (zkConnectionManagerCallback-3352-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 890100 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[22000C1980FBF390]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 890101 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[22000C1980FBF390]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 890103 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[22000C1980FBF390]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59358/solr ready
   [junit4]   2> 890119 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testCreateCollectionSwitchLegacyCloud
   [junit4]   2> 890215 INFO  (qtp130442093-9239) [n:127.0.0.1:59371_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> 890219 INFO  (qtp130442093-9239) [n:127.0.0.1:59371_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=5
   [junit4]   2> 890222 INFO  (qtp130442093-9242) [n:127.0.0.1:59371_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> 890231 INFO  
(OverseerThreadFactory-2997-thread-1-processing-n:127.0.0.1:59371_solr) 
[n:127.0.0.1:59371_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
legacyTrue
   [junit4]   2> 890369 INFO  (qtp130442093-9237) [n:127.0.0.1:59371_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> 890369 INFO  (qtp130442093-9237) [n:127.0.0.1:59371_solr    
x:legacyTrue_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 891268 INFO  (qtp130442093-9237) [n:127.0.0.1:59371_solr 
c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 891278 INFO  (qtp130442093-9237) [n:127.0.0.1:59371_solr 
c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.s.IndexSchema 
[legacyTrue_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 891282 INFO  (qtp130442093-9237) [n:127.0.0.1:59371_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> 891282 INFO  (qtp130442093-9237) [n:127.0.0.1:59371_solr 
c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.CoreContainer 
Creating SolrCore 'legacyTrue_shard1_replica_n1' using configuration from 
collection legacyTrue, trusted=true
   [junit4]   2> 891284 INFO  (qtp130442093-9237) [n:127.0.0.1:59371_solr 
c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59371.solr.core.legacyTrue.shard1.replica_n1' (registry 
'solr.core.legacyTrue.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14783c4c
   [junit4]   2> 891284 INFO  (qtp130442093-9237) [n:127.0.0.1:59371_solr 
c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[legacyTrue_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LegacyCloudClusterPropTest_22000C1980FBF390-001\tempDir-001\node1\legacyTrue_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LegacyCloudClusterPropTest_22000C1980FBF390-001\tempDir-001\node1\.\legacyTrue_shard1_replica_n1\data\]
   [junit4]   2> 891409 INFO  (qtp130442093-9237) [n:127.0.0.1:59371_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> 891409 INFO  (qtp130442093-9237) [n:127.0.0.1:59371_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> 891411 INFO  (qtp130442093-9237) [n:127.0.0.1:59371_solr 
c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 891411 INFO  (qtp130442093-9237) [n:127.0.0.1:59371_solr 
c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 891414 INFO  (qtp130442093-9237) [n:127.0.0.1:59371_solr 
c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4f4ce823[legacyTrue_shard1_replica_n1] main]
   [junit4]   2> 891416 INFO  (qtp130442093-9237) [n:127.0.0.1:59371_solr 
c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 891417 INFO  (qtp130442093-9237) [n:127.0.0.1:59371_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> 891417 INFO  (qtp130442093-9237) [n:127.0.0.1:59371_solr 
c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 891417 INFO  (qtp130442093-9237) [n:127.0.0.1:59371_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 
1637619078552092672
   [junit4]   2> 891420 INFO  
(searcherExecutor-3001-thread-1-processing-n:127.0.0.1:59371_solr 
x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:59371_solr 
c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SolrCore 
[legacyTrue_shard1_replica_n1] Registered new searcher 
Searcher@4f4ce823[legacyTrue_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 891427 INFO  (qtp130442093-9237) [n:127.0.0.1:59371_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> 891427 INFO  (qtp130442093-9237) [n:127.0.0.1:59371_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> 891439 INFO  (qtp130442093-9237) [n:127.0.0.1:59371_solr 
c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 891439 INFO  (qtp130442093-9237) [n:127.0.0.1:59371_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> 891439 INFO  (qtp130442093-9237) [n:127.0.0.1:59371_solr 
c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:59371/solr/legacyTrue_shard1_replica_n1/
   [junit4]   2> 891440 INFO  (qtp130442093-9237) [n:127.0.0.1:59371_solr 
c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 891452 INFO  (qtp130442093-9237) [n:127.0.0.1:59371_solr 
c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
https://127.0.0.1:59371/solr/legacyTrue_shard1_replica_n1/ has no replicas
   [junit4]   2> 891452 INFO  (qtp130442093-9237) [n:127.0.0.1:59371_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/72075422477516805-core_node2-n_0000000000
   [junit4]   2> 891469 INFO  (qtp130442093-9237) [n:127.0.0.1:59371_solr 
c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:59371/solr/legacyTrue_shard1_replica_n1/ shard1
   [junit4]   2> 891569 INFO  (zkCallback-3338-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> 891571 INFO  (qtp130442093-9237) [n:127.0.0.1:59371_solr 
c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ZkController I 
am the leader, no recovery necessary
   [junit4]   2> 891578 INFO  (zkCallback-3338-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> 891587 INFO  (qtp130442093-9237) [n:127.0.0.1:59371_solr 
c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] 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=1438
   [junit4]   2> 891595 INFO  (qtp130442093-9242) [n:127.0.0.1:59371_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> 891671 INFO  (zkCallback-3338-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> 891671 INFO  (zkCallback-3338-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> 891671 INFO  (zkCallback-3338-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> 891675 INFO  (qtp130442093-9242) [n:127.0.0.1:59371_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=1718
   [junit4]   2> 891709 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1801032026
   [junit4]   2> 891709 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59371_solr
   [junit4]   2> 891710 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 891710 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.a.s.c.ZkController Publish node=127.0.0.1:59371_solr as DOWN
   [junit4]   2> 891718 INFO  (coreCloseExecutor-3006-thread-1) 
[n:127.0.0.1:59371_solr c:legacyTrue s:shard1 r:core_node2 
x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SolrCore 
[legacyTrue_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@ae093b8
   [junit4]   2> 891718 INFO  (coreCloseExecutor-3006-thread-1) 
[n:127.0.0.1:59371_solr c:legacyTrue s:shard1 r:core_node2 
x:legacyTrue_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.legacyTrue.shard1.replica_n1, tag=ae093b8
   [junit4]   2> 891718 INFO  (coreCloseExecutor-3006-thread-1) 
[n:127.0.0.1:59371_solr c:legacyTrue s:shard1 r:core_node2 
x:legacyTrue_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@74afc0b9: rootName = 
solr_59371, 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@1c1863d
   [junit4]   2> 891731 INFO  (coreCloseExecutor-3006-thread-1) 
[n:127.0.0.1:59371_solr c:legacyTrue s:shard1 r:core_node2 
x:legacyTrue_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.legacyTrue.shard1.leader, tag=ae093b8
   [junit4]   2> 891747 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 891747 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4bef5b31: rootName = 
solr_59371, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@18adfba1
   [junit4]   2> 891754 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 891754 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@331e7f90: rootName = 
solr_59371, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@7fe86df6
   [junit4]   2> 891762 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 891762 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@37ed3b65: rootName = 
solr_59371, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@29a0cc6f
   [junit4]   2> 891762 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 891774 INFO  (closeThreadPool-3357-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72075422477516805-127.0.0.1:59371_solr-n_0000000000) closing
   [junit4]   2> 891774 INFO  
(OverseerStateUpdate-72075422477516805-127.0.0.1:59371_solr-n_0000000000) 
[n:127.0.0.1:59371_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:59371_solr
   [junit4]   2> 891774 INFO  
(OverseerAutoScalingTriggerThread-72075422477516805-127.0.0.1:59371_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 891827 WARN  (ScheduledTrigger-2994-thread-4) [     ] 
o.a.s.c.a.NodeLostTrigger NodeLostTrigger ran but was already closed
   [junit4]   2> 891832 INFO  (closeThreadPool-3357-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72075422477516805-127.0.0.1:59371_solr-n_0000000000) closing
   [junit4]   2> 891857 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.a.s.c.Overseer Overseer 
(id=72075422477516805-127.0.0.1:59371_solr-n_0000000000) closing
   [junit4]   2> 891860 INFO  (zkCallback-3351-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 891861 INFO  (zkCallback-3345-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 891951 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@483c97de{ssl,[ssl, 
alpn, http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 891951 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5441aed8{/solr,null,UNAVAILABLE}
   [junit4]   2> 891951 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 891952 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 891956 WARN  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 891956 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 59371 try 
number 1 ...
   [junit4]   2> 891957 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 
2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 
11.0.3+7
   [junit4]   2> 891958 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 891958 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 891958 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 891958 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3532eb30{/solr,null,AVAILABLE}
   [junit4]   2> 891961 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.e.j.s.AbstractConnector Started ServerConnector@3c6421df{ssl,[ssl, 
alpn, http/1.1, h2]}{127.0.0.1:59371}
   [junit4]   2> 891961 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.e.j.s.Server Started @905932ms
   [junit4]   2> 891961 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=59371}
   [junit4]   2> 891962 ERROR 
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 891962 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 891962 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 9.0.0
   [junit4]   2> 891962 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 891962 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 891962 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-28T20:54:15.817109900Z
   [junit4]   2> 891965 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 891969 INFO  (zkConnectionManagerCallback-3359-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 891969 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 891971 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 893021 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 893025 WARN  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@284ca590[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 893025 WARN  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@284ca590[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 893045 WARN  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@51ed8b7f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 893045 WARN  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm 
configured for Client@51ed8b7f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 893046 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59358/solr
   [junit4]   2> 893048 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 893066 INFO  (zkConnectionManagerCallback-3366-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 893066 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 893154 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [n:127.0.0.1:59371_solr     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 893162 INFO  (zkConnectionManagerCallback-3368-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 893162 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [n:127.0.0.1:59371_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 893211 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [n:127.0.0.1:59371_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:59371_solr
   [junit4]   2> 893212 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [n:127.0.0.1:59371_solr     ] o.a.s.c.Overseer Overseer 
(id=72075422477516810-127.0.0.1:59371_solr-n_0000000001) starting
   [junit4]   2> 893246 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [n:127.0.0.1:59371_solr     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 893257 INFO  (zkConnectionManagerCallback-3375-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 893257 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [n:127.0.0.1:59371_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 893259 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [n:127.0.0.1:59371_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:59358/solr ready
   [junit4]   2> 893259 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [n:127.0.0.1:59371_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59371_solr
   [junit4]   2> 893259 INFO  (zkCallback-3351-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 893269 INFO  
(OverseerStateUpdate-72075422477516810-127.0.0.1:59371_solr-n_0000000001) 
[n:127.0.0.1:59371_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:59371_solr
   [junit4]   2> 893283 INFO  (zkCallback-3374-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 893290 INFO  
(OverseerStateUpdate-72075422477516810-127.0.0.1:59371_solr-n_0000000001) 
[n:127.0.0.1:59371_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 893322 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [n:127.0.0.1:59371_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 893367 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [n:127.0.0.1:59371_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59371.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14783c4c
   [junit4]   2> 893386 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [n:127.0.0.1:59371_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59371.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14783c4c
   [junit4]   2> 893386 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [n:127.0.0.1:59371_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59371.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14783c4c
   [junit4]   2> 893393 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [n:127.0.0.1:59371_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LegacyCloudClusterPropTest_22000C1980FBF390-001\tempDir-001\node1\.
   [junit4]   2> 893393 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [n:127.0.0.1:59371_solr     ] o.a.s.c.CorePropertiesLocator Cores are: 
[legacyTrue_shard1_replica_n1]
   [junit4]   2> 893397 INFO  
(coreLoadExecutor-3020-thread-1-processing-n:127.0.0.1:59371_solr) 
[n:127.0.0.1:59371_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 893437 INFO  
(coreLoadExecutor-3020-thread-1-processing-n:127.0.0.1:59371_solr) 
[n:127.0.0.1:59371_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
9.0.0
   [junit4]   2> 893458 INFO  
(coreLoadExecutor-3020-thread-1-processing-n:127.0.0.1:59371_solr) 
[n:127.0.0.1:59371_solr     ] o.a.s.s.IndexSchema 
[legacyTrue_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 893459 INFO  
(coreLoadExecutor-3020-thread-1-processing-n:127.0.0.1:59371_solr) 
[n:127.0.0.1:59371_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 
with uniqueid field id
   [junit4]   2> 893479 INFO  
(coreLoadExecutor-3020-thread-1-processing-n:127.0.0.1:59371_solr) 
[n:127.0.0.1:59371_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 893489 INFO  
(coreLoadExecutor-3020-thread-1-processing-n:127.0.0.1:59371_solr) 
[n:127.0.0.1:59371_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [legacyTrue_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 893489 INFO  
(coreLoadExecutor-3020-thread-1-processing-n:127.0.0.1:59371_solr) 
[n:127.0.0.1:59371_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> 893489 INFO  
(coreLoadExecutor-3020-thread-1-processing-n:127.0.0.1:59371_solr) 
[n:127.0.0.1:59371_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'legacyTrue_shard1_replica_n1' using 
configuration from collection legacyTrue, trusted=true
   [junit4]   2> 893489 INFO  
(coreLoadExecutor-3020-thread-1-processing-n:127.0.0.1:59371_solr) 
[n:127.0.0.1:59371_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_59371.solr.core.legacyTrue.shard1.replica_n1' (registry 
'solr.core.legacyTrue.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@14783c4c
   [junit4]   2> 893489 INFO  
(coreLoadExecutor-3020-thread-1-processing-n:127.0.0.1:59371_solr) 
[n:127.0.0.1:59371_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[legacyTrue_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LegacyCloudClusterPropTest_22000C1980FBF390-001\tempDir-001\node1\legacyTrue_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LegacyCloudClusterPropTest_22000C1980FBF390-001\tempDir-001\node1\.\legacyTrue_shard1_replica_n1\data\]
   [junit4]   2> 893605 INFO  
(coreLoadExecutor-3020-thread-1-processing-n:127.0.0.1:59371_solr) 
[n:127.0.0.1:59371_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> 893605 INFO  
(coreLoadExecutor-3020-thread-1-processing-n:127.0.0.1:59371_solr) 
[n:127.0.0.1:59371_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> 893609 INFO  
(coreLoadExecutor-3020-thread-1-processing-n:127.0.0.1:59371_solr) 
[n:127.0.0.1:59371_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 893609 INFO  
(coreLoadExecutor-3020-thread-1-processing-n:127.0.0.1:59371_solr) 
[n:127.0.0.1:59371_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 893609 INFO  
(coreLoadExecutor-3020-thread-1-processing-n:127.0.0.1:59371_solr) 
[n:127.0.0.1:59371_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@662cc0b0[legacyTrue_shard1_replica_n1] main]
   [junit4]   2> 893633 INFO  
(coreLoadExecutor-3020-thread-1-processing-n:127.0.0.1:59371_solr) 
[n:127.0.0.1:59371_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 893633 INFO  
(coreLoadExecutor-3020-thread-1-processing-n:127.0.0.1:59371_solr) 
[n:127.0.0.1:59371_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> 893633 INFO  
(coreLoadExecutor-3020-thread-1-processing-n:127.0.0.1:59371_solr) 
[n:127.0.0.1:59371_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 893633 INFO  
(coreLoadExecutor-3020-thread-1-processing-n:127.0.0.1:59371_solr) 
[n:127.0.0.1:59371_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 1637619080875737088
   [junit4]   2> 893639 INFO  
(searcherExecutor-3021-thread-1-processing-n:127.0.0.1:59371_solr 
x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:59371_solr 
c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SolrCore 
[legacyTrue_shard1_replica_n1] Registered new searcher 
Searcher@662cc0b0[legacyTrue_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 893642 INFO  
(coreZkRegister-3008-thread-1-processing-n:127.0.0.1:59371_solr 
x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:59371_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> 893667 INFO  
(coreZkRegister-3008-thread-1-processing-n:127.0.0.1:59371_solr 
x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:59371_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> 893667 INFO  
(coreZkRegister-3008-thread-1-processing-n:127.0.0.1:59371_solr 
x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:59371_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> 893667 INFO  
(coreZkRegister-3008-thread-1-processing-n:127.0.0.1:59371_solr 
x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:59371_solr 
c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:59371/solr/legacyTrue_shard1_replica_n1/
   [junit4]   2> 893667 INFO  
(coreZkRegister-3008-thread-1-processing-n:127.0.0.1:59371_solr 
x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:59371_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> 893667 INFO  
(coreZkRegister-3008-thread-1-processing-n:127.0.0.1:59371_solr 
x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:59371_solr 
c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy https://127.0.0.1:59371/solr/legacyTrue_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 893667 INFO  
(coreZkRegister-3008-thread-1-processing-n:127.0.0.1:59371_solr 
x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:59371_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/72075422477516810-core_node2-n_0000000001
   [junit4]   2> 893667 INFO  
(coreZkRegister-3008-thread-1-processing-n:127.0.0.1:59371_solr 
x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:59371_solr 
c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:59371/solr/legacyTrue_shard1_replica_n1/ shard1
   [junit4]   2> 893667 INFO  
(coreZkRegister-3008-thread-1-processing-n:127.0.0.1:59371_solr 
x:legacyTrue_shard1_replica_n1 c:legacyTrue s:shard1) [n:127.0.0.1:59371_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> 893788 INFO  (zkCallback-3367-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> 893813 INFO  (zkCallback-3367-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> 893839 INFO  (zkCallback-3367-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> 894495 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 894530 INFO  (qtp1086939490-9303) [n:127.0.0.1:59371_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> 894547 INFO  
(OverseerThreadFactory-3016-thread-1-processing-n:127.0.0.1:59371_solr) 
[n:127.0.0.1:59371_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 894565 INFO  (qtp1086939490-9301) [n:127.0.0.1:59371_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> 894565 INFO  (qtp1086939490-9301) [n:127.0.0.1:59371_solr    
x:legacyTrue_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6cef0fc7: rootName = 
solr_59371, 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@4191e7f7
   [junit4]   2> 894582 INFO  (qtp1086939490-9301) [n:127.0.0.1:59371_solr    
x:legacyTrue_shard1_replica_n1 ] o.a.s.c.SolrCore 
[legacyTrue_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@18fa5883
   [junit4]   2> 894582 INFO  (qtp1086939490-9301) [n:127.0.0.1:59371_solr    
x:legacyTrue_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.legacyTrue.shard1.replica_n1, tag=18fa5883
   [junit4]   2> 894582 INFO  (qtp1086939490-9301) [n:127.0.0.1:59371_solr    
x:legacyTrue_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.legacyTrue.shard1.leader, tag=18fa5883
   [junit4]   2> 894602 INFO  (qtp1086939490-9301) [n:127.0.0.1:59371_solr    
x:legacyTrue_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/legacyTrue/terms/shard1 to Terms{values={}, version=1}
   [junit4]   2> 894605 INFO  (qtp1086939490-9301) [n:127.0.0.1:59371_solr    
x:legacyTrue_shard1_replica_n1 ] 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=48
   [junit4]   2> 894703 INFO  (zkCallback-3367-thread-4) [     ] 
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> 894703 INFO  (zkCallback-3367-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> 894703 INFO  (zkCallback-3367-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> 894720 INFO  (qtp1086939490-9303) [n:127.0.0.1:59371_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=legacyTrue&action=DELETE&wt=javabin&version=2} status=0 QTime=224
   [junit4]   2> 894721 INFO  
(TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[22000C1980FBF390])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testCreateCollectionSwitchLegacyCloud
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=LegacyCloudClusterPropTest 
-Dtests.method=testCreateCollectionSwitchLegacyCloud 
-Dtests.seed=22000C1980FBF390 -Dtests.slow=true -Dtests.locale=fr-MG 
-Dtests.timezone=Mexico/General -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   4.62s J1 | 
LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: IOException occurred when 
talking to server at: https://127.0.0.1:59371/solr
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([22000C1980FBF390:F307FE9C24F478A2]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:670)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
   [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:1128)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
   [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:87)
   [junit4]    >        at 
org.apache.solr.cloud.LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud(LegacyCloudClusterPropTest.java:79)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]    > Caused by: javax.net.ssl.SSLException: Software caused 
connection abort: recv failed
   [junit4]    >        at 
java.base/sun.security.ssl.Alert.createSSLException(Alert.java:127)
   [junit4]    >        at 
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:321)
   [junit4]    >        at 
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:264)
   [junit4]    >        at 
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:259)
   [junit4]    >        at 
java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1314)
   [junit4]    >        at 
java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:839)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    >        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    >        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    >        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    >        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]    >        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    >        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    >        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:555)
   [junit4]    >        ... 49 more
   [junit4]    >        Suppressed: java.net.SocketException: Software caused 
connection abort: socket write error
   [junit4]    >                at 
java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
   [junit4]    >                at 
java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
   [junit4]    >                at 
java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
   [junit4]    >                at 
java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(SSLSocketOutputRecord.java:81)
   [junit4]    >                at 
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:352)
   [junit4]    >                ... 71 more
   [junit4]    > Caused by: java.net.SocketException: Software caused 
connection abort: recv failed
   [junit4]    >        at 
java.base/java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    >        at 
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
   [junit4]    >        at 
java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
   [junit4]    >        at 
java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
   [junit4]    >        at 
java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448)
   [junit4]    >        at 
java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68)
   [junit4]    >        at 
java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1104)
   [junit4]    >        at 
java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:823)
   [junit4]    >        ... 67 more
   [junit4]   2> 894825 INFO  (jetty-closer-3380-thread-1) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2142888435
   [junit4]   2> 894825 INFO  (jetty-closer-3380-thread-1) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59371_solr
   [junit4]   2> 894833 INFO  (jetty-closer-3380-thread-1) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 894833 INFO  (jetty-closer-3380-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:59371_solr as DOWN
   [junit4]   2> 894870 INFO  (jetty-closer-3380-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 894870 INFO  (jetty-closer-3380-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@18a9b6d1: rootName = 
solr_59371, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@2d118194
   [junit4]   2> 894873 INFO  (jetty-closer-3380-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 894873 INFO  (jetty-closer-3380-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@68c4d129: rootName = 
solr_59371, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@7fe86df6
   [junit4]   2> 894878 INFO  (jetty-closer-3380-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 894878 INFO  (jetty-closer-3380-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@773d0d34: rootName = 
solr_59371, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@29a0cc6f
   [junit4]   2> 894878 INFO  (jetty-closer-3380-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 894889 INFO  (closeThreadPool-3384-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72075422477516810-127.0.0.1:59371_solr-n_0000000001) closing
   [junit4]   2> 894889 INFO  
(OverseerStateUpdate-72075422477516810-127.0.0.1:59371_solr-n_0000000001) 
[n:127.0.0.1:59371_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:59371_solr
   [junit4]   2> 894892 INFO  
(OverseerAutoScalingTriggerThread-72075422477516810-127.0.0.1:59371_solr-n_0000000001)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 894906 INFO  (closeThreadPool-3384-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72075422477516810-127.0.0.1:59371_solr-n_0000000001) closing
   [junit4]   2> 894987 INFO  (jetty-closer-3380-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72075422477516810-127.0.0.1:59371_solr-n_0000000001) closing
   [junit4]   2> 894989 INFO  (jetty-closer-3380-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@3c6421df{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:59371}
   [junit4]   2> 894991 INFO  (jetty-closer-3380-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3532eb30{/solr,null,UNAVAILABLE}
   [junit4]   2> 894991 INFO  (jetty-closer-3380-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 894996 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[22000C1980FBF390]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 895186 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>        6       /solr/aliases.json
   [junit4]   2>        3       /solr/collections/legacyTrue/terms/shard1
   [junit4]   2>        3       /solr/collections/legacyTrue/state.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       /solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        15      /solr/collections/legacyTrue/state.json
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        4       /solr/aliases.json
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        19      /solr/overseer/queue
   [junit4]   2>        13      /solr/live_nodes
   [junit4]   2>        13      /solr/collections
   [junit4]   2>        9       /solr/overseer/collection-queue-work
   [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> 895191 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[22000C1980FBF390]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:59358
   [junit4]   2> 895191 INFO  
(SUITE-LegacyCloudClusterPropTest-seed#[22000C1980FBF390]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 59358
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LegacyCloudClusterPropTest_22000C1980FBF390-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=1868, maxMBSortInHeap=7.014072288520001, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@30acdd01),
 locale=fr-MG, timezone=Mexico/General
   [junit4]   2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 11.0.3 
(64-bit)/cpus=3,threads=1,free=48614384,total=220545024
   [junit4]   2> NOTE: All tests run in this JVM: [TestBlendedInfixSuggestions, 
TestExceedMaxTermLength, TestSurroundQueryParser, BasicZkTest, TestWriterPerf, 
SolrIndexSplitterTest, TestAuthorizationFramework, TestSolrIndexConfig, 
AliasIntegrationTest, MinimalSchemaTest, HLLUtilTest, 
TestHdfsBackupRestoreCore, TlogReplayBufferedWhileIndexingTest, 
TestConfigSetsAPI, PropertiesRequestHandlerTest, TestFieldTypeResource, 
DocValuesTest, TestSchemaResource, TestUniqueKeyFieldResource, 
StatsComponentTest, TestBlobHandler, TestJmxIntegration, CacheHeaderTest, 
TestSolrQueryParser, FullSolrCloudDistribCmdsTest, TestRTGBase, 
TestComponentsName, TestUtils, TestCloudRecovery, 
SimpleCollectionCreateDeleteTest, TestReloadAndDeleteDocs, RulesTest, 
DocumentAnalysisRequestHandlerTest, BinaryUpdateRequestHandlerTest, 
HdfsNNFailoverTest, LeaderFailoverAfterPartitionTest, SolrCoreTest, 
MultiSolrCloudTestCaseTest, TestSolrCloudSnapshots, SoftAutoCommitTest, 
LeaderElectionIntegrationTest, TestFacetMethods, 
HdfsCollectionsAPIDistributedZkTest, TestJavabinTupleStreamParser, 
TestLocalFSCloudBackupRestore, DistributedSpellCheckComponentTest, TestConfig, 
TestUpdate, DistributedFacetExistsSmallTest, HdfsRecoveryZkTest, 
TestRestManager, SearchRateTriggerIntegrationTest, UUIDFieldTest, 
SolrIndexConfigTest, CustomTermsComponentTest, SolrMetricReporterTest, 
CollectionsAPIAsyncDistributedZkTest, TestStressRecovery, TestFieldCacheReopen, 
TestOverriddenPrefixQueryForCustomFieldType, HdfsLockFactoryTest, 
ReplaceNodeTest, TestJsonFacetRefinement, TestDynamicFieldResource, 
TestConfigSetImmutable, TestIndexingPerformance, TestRangeQuery, 
ScheduledTriggerIntegrationTest, HdfsAutoAddReplicasIntegrationTest, 
UpdateLogTest, HdfsWriteToMultipleCollectionsTest, RequestHandlersTest, 
TestXIncludeConfig, AnalyticsQueryTest, TestDFISimilarityFactory, 
AnalysisErrorHandlingTest, DistribCursorPagingTest, TestSmileRequest, 
PrimitiveFieldTypeTest, TestManagedSchemaThreadSafety, 
OpenExchangeRatesOrgProviderTest, MetricTriggerTest, LegacyCloudClusterPropTest]
   [junit4] Completed [168/867 (1!)] on J1 in 8.42s, 1 test, 1 error <<< 
FAILURES!

[...truncated 51502 lines...]
-ecj-javadoc-lint-tests:
    [mkdir] Created dir: C:\Users\jenkins\AppData\Local\Temp\ecj246324509
 [ecj-lint] Compiling 48 source files to 
C:\Users\jenkins\AppData\Local\Temp\ecj246324509
 [ecj-lint] invalid Class-Path header in manifest of jar file: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\lib\org.restlet-2.3.0.jar
 [ecj-lint] invalid Class-Path header in manifest of jar file: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\lib\org.restlet.ext.servlet-2.3.0.jar
 [ecj-lint] ----------
 [ecj-lint] 1. ERROR in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\dataimporthandler\src\test\org\apache\solr\handler\dataimport\MockInitialContextFactory.java
 (at line 23)
 [ecj-lint]     import javax.naming.NamingException;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The type javax.naming.NamingException is not accessible
 [ecj-lint] ----------
 [ecj-lint] 2. ERROR in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\dataimporthandler\src\test\org\apache\solr\handler\dataimport\MockInitialContextFactory.java
 (at line 28)
 [ecj-lint]     public class MockInitialContextFactory implements 
InitialContextFactory {
 [ecj-lint]                  ^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The type MockInitialContextFactory must implement the inherited 
abstract method InitialContextFactory.getInitialContext(Hashtable<?,?>)
 [ecj-lint] ----------
 [ecj-lint] 3. ERROR in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\dataimporthandler\src\test\org\apache\solr\handler\dataimport\MockInitialContextFactory.java
 (at line 30)
 [ecj-lint]     private final javax.naming.Context context;
 [ecj-lint]                   ^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The type javax.naming.Context is not accessible
 [ecj-lint] ----------
 [ecj-lint] 4. ERROR in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\dataimporthandler\src\test\org\apache\solr\handler\dataimport\MockInitialContextFactory.java
 (at line 33)
 [ecj-lint]     context = mock(javax.naming.Context.class);
 [ecj-lint]     ^^^^^^^
 [ecj-lint] context cannot be resolved to a variable
 [ecj-lint] ----------
 [ecj-lint] 5. ERROR in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\dataimporthandler\src\test\org\apache\solr\handler\dataimport\MockInitialContextFactory.java
 (at line 33)
 [ecj-lint]     context = mock(javax.naming.Context.class);
 [ecj-lint]                    ^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The type javax.naming.Context is not accessible
 [ecj-lint] ----------
 [ecj-lint] 6. ERROR in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\dataimporthandler\src\test\org\apache\solr\handler\dataimport\MockInitialContextFactory.java
 (at line 36)
 [ecj-lint]     when(context.lookup(anyString())).thenAnswer(invocation -> 
objects.get(invocation.getArgument(0)));
 [ecj-lint]          ^^^^^^^
 [ecj-lint] context cannot be resolved
 [ecj-lint] ----------
 [ecj-lint] 7. ERROR in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\dataimporthandler\src\test\org\apache\solr\handler\dataimport\MockInitialContextFactory.java
 (at line 38)
 [ecj-lint]     } catch (NamingException e) {
 [ecj-lint]              ^^^^^^^^^^^^^^^
 [ecj-lint] NamingException cannot be resolved to a type
 [ecj-lint] ----------
 [ecj-lint] 8. ERROR in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\dataimporthandler\src\test\org\apache\solr\handler\dataimport\MockInitialContextFactory.java
 (at line 45)
 [ecj-lint]     public javax.naming.Context getInitialContext(Hashtable env) {
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The type javax.naming.Context is not accessible
 [ecj-lint] ----------
 [ecj-lint] 9. ERROR in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\dataimporthandler\src\test\org\apache\solr\handler\dataimport\MockInitialContextFactory.java
 (at line 46)
 [ecj-lint]     return context;
 [ecj-lint]            ^^^^^^^
 [ecj-lint] context cannot be resolved to a variable
 [ecj-lint] ----------
 [ecj-lint] 9 problems (9 errors)

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:634: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:101: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:651: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:479:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:2015:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:2048:
 Compile failed; see the compiler error output for details.

Total time: 147 minutes 9 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=C:\Users\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=C:\Users\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=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to