Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.5-MacOSX/8/
Java: 64bit/jdk-14-rc -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.SyncSliceTest.test

Error Message:
expected:<5> but was:<4>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<4>
        at 
__randomizedtesting.SeedInfo.seed([9A32BBC6B502F5E4:1266841C1BFE981C]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at org.apache.solr.cloud.SyncSliceTest.test(SyncSliceTest.java:150)
        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:564)
        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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        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:832)




Build Log:
[...truncated 13774 lines...]
   [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
   [junit4]   2> 284727 INFO  
(SUITE-SyncSliceTest-seed#[9A32BBC6B502F5E4]-worker) [     ] o.a.s.SolrTestCase 
Setting 'solr.default.confdir' system property to test-framework derived value 
of 
'/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 284727 INFO  
(SUITE-SyncSliceTest-seed#[9A32BBC6B502F5E4]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 284729 INFO  
(SUITE-SyncSliceTest-seed#[9A32BBC6B502F5E4]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_9A32BBC6B502F5E4-001/data-dir-33-001
   [junit4]   2> 284730 INFO  
(SUITE-SyncSliceTest-seed#[9A32BBC6B502F5E4]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 284736 INFO  
(SUITE-SyncSliceTest-seed#[9A32BBC6B502F5E4]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 284737 INFO  
(SUITE-SyncSliceTest-seed#[9A32BBC6B502F5E4]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 284889 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 284891 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 284891 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 284999 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.ZkTestServer start zk server on port:55702
   [junit4]   2> 284999 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:55702
   [junit4]   2> 284999 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55702
   [junit4]   2> 284999 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55702
   [junit4]   2> 285095 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 285286 INFO  (zkConnectionManagerCallback-761-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 285327 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 285398 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 285470 INFO  (zkConnectionManagerCallback-763-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 285470 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 285518 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 285633 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 285648 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 285696 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 285791 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 285870 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 285886 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 285955 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 286052 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 286097 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 286104 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 286113 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 286119 INFO  (zkConnectionManagerCallback-767-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 286119 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 286245 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless 
explicitly asked otherwise
   [junit4]   2> 287081 WARN  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short 
content, break even is size 23
   [junit4]   2> 287081 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding 
port=0)
   [junit4]   2> 287081 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
1 ...
   [junit4]   2> 287081 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; 
git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 287115 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 287115 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 287115 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 287118 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@18924dff{/,null,AVAILABLE}
   [junit4]   2> 287125 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.e.j.s.AbstractConnector Started ServerConnector@4b3d5af8{ssl,[ssl, 
alpn, http/1.1, h2]}{127.0.0.1:55717}
   [junit4]   2> 287125 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.e.j.s.Server Started @287226ms
   [junit4]   2> 287125 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_9A32BBC6B502F5E4-001/tempDir-001/control/data,
 hostPort=55717, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_9A32BBC6B502F5E4-001/control-001/cores}
   [junit4]   2> 287125 ERROR (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 287125 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 287126 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.5.0
   [junit4]   2> 287126 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 287126 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr
   [junit4]   2> 287126 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-09T21:03:52.113117Z
   [junit4]   2> 287144 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 287148 INFO  (zkConnectionManagerCallback-769-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 287149 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 287265 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 287265 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_9A32BBC6B502F5E4-001/control-001/solr.xml
   [junit4]   2> 287269 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 287269 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 287271 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@72cf5727, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 287440 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 287451 WARN  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@70ff2113[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 287451 WARN  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@70ff2113[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 287461 WARN  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5943c849[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 287461 WARN  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@5943c849[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 287463 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55702/solr
   [junit4]   2> 287491 INFO  (zkConnectionManagerCallback-776-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 287485 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 287499 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 287630 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[n:127.0.0.1:55717_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 287634 INFO  (zkConnectionManagerCallback-778-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 287634 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[n:127.0.0.1:55717_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 288794 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[n:127.0.0.1:55717_     ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:55717_
   [junit4]   2> 288800 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[n:127.0.0.1:55717_     ] o.a.s.c.Overseer Overseer 
(id=72108211569950725-127.0.0.1:55717_-n_0000000000) starting
   [junit4]   2> 288852 INFO  
(OverseerStateUpdate-72108211569950725-127.0.0.1:55717_-n_0000000000) 
[n:127.0.0.1:55717_     ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:55717_
   [junit4]   2> 288855 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[n:127.0.0.1:55717_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55717_
   [junit4]   2> 288862 INFO  (zkCallback-777-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 288870 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[n:127.0.0.1:55717_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 288871 WARN  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[n:127.0.0.1:55717_     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 288913 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[n:127.0.0.1:55717_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 288963 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[n:127.0.0.1:55717_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@72cf5727
   [junit4]   2> 288976 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[n:127.0.0.1:55717_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@72cf5727
   [junit4]   2> 288976 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[n:127.0.0.1:55717_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@72cf5727
   [junit4]   2> 288978 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[n:127.0.0.1:55717_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_9A32BBC6B502F5E4-001/control-001/cores
   [junit4]   2> 289015 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 289020 INFO  (zkConnectionManagerCallback-787-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 289021 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 289043 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 289047 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:55702/solr ready
   [junit4]   2> 289074 INFO  (qtp2037509599-2823) [n:127.0.0.1:55717_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:55717_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 289097 INFO  
(OverseerThreadFactory-941-thread-1-processing-n:127.0.0.1:55717_) 
[n:127.0.0.1:55717_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 289270 INFO  (qtp2037509599-2820) [n:127.0.0.1:55717_    
x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 289270 INFO  (qtp2037509599-2820) [n:127.0.0.1:55717_    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 290314 INFO  (qtp2037509599-2820) [n:127.0.0.1:55717_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 290338 INFO  (qtp2037509599-2820) [n:127.0.0.1:55717_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 290477 INFO  (qtp2037509599-2820) [n:127.0.0.1:55717_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 290583 INFO  (qtp2037509599-2820) [n:127.0.0.1:55717_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from configset conf1, trusted=true
   [junit4]   2> 290586 INFO  (qtp2037509599-2820) [n:127.0.0.1:55717_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@72cf5727
   [junit4]   2> 290590 INFO  (qtp2037509599-2820) [n:127.0.0.1:55717_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_9A32BBC6B502F5E4-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_9A32BBC6B502F5E4-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 290595 INFO  (qtp2037509599-2820) [n:127.0.0.1:55717_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 290601 WARN  (qtp2037509599-2820) [n:127.0.0.1:55717_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 290751 INFO  (qtp2037509599-2820) [n:127.0.0.1:55717_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 290751 INFO  (qtp2037509599-2820) [n:127.0.0.1:55717_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 290759 INFO  (qtp2037509599-2820) [n:127.0.0.1:55717_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 290760 INFO  (qtp2037509599-2820) [n:127.0.0.1:55717_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 290762 INFO  (qtp2037509599-2820) [n:127.0.0.1:55717_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=10, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=64.4541015625, 
floorSegmentMB=1.3095703125, forceMergeDeletesPctAllowed=27.979873654781155, 
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8565682432433698, deletesPctAllowed=23.682750552109653
   [junit4]   2> 290763 INFO  (qtp2037509599-2820) [n:127.0.0.1:55717_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3e138250[control_collection_shard1_replica_n1] main]
   [junit4]   2> 290770 INFO  (qtp2037509599-2820) [n:127.0.0.1:55717_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 290771 INFO  (qtp2037509599-2820) [n:127.0.0.1:55717_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 290773 INFO  (qtp2037509599-2820) [n:127.0.0.1:55717_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 290773 INFO  (qtp2037509599-2820) [n:127.0.0.1:55717_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1660721913669877760
   [junit4]   2> 290778 INFO  
(searcherExecutor-946-thread-1-processing-n:127.0.0.1:55717_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:55717_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@3e138250[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 290790 INFO  (qtp2037509599-2820) [n:127.0.0.1:55717_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 290791 INFO  (qtp2037509599-2820) [n:127.0.0.1:55717_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/control_collection/leaders/shard1
   [junit4]   2> 290811 INFO  (qtp2037509599-2820) [n:127.0.0.1:55717_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 290811 INFO  (qtp2037509599-2820) [n:127.0.0.1:55717_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 290811 INFO  (qtp2037509599-2820) [n:127.0.0.1:55717_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:55717/control_collection_shard1_replica_n1/
   [junit4]   2> 290813 INFO  (qtp2037509599-2820) [n:127.0.0.1:55717_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 290814 INFO  (qtp2037509599-2820) [n:127.0.0.1:55717_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:55717/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 290814 INFO  (qtp2037509599-2820) [n:127.0.0.1:55717_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/72108211569950725-core_node2-n_0000000000
   [junit4]   2> 290822 INFO  (qtp2037509599-2820) [n:127.0.0.1:55717_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:55717/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 290934 INFO  (zkCallback-777-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 290937 INFO  (zkCallback-777-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 290939 INFO  (qtp2037509599-2820) [n:127.0.0.1:55717_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 290954 INFO  (qtp2037509599-2820) [n:127.0.0.1:55717_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1684
   [junit4]   2> 290964 INFO  (qtp2037509599-2823) [n:127.0.0.1:55717_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 291046 INFO  (zkCallback-777-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 291046 INFO  (zkCallback-777-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 291047 INFO  (zkCallback-777-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 291050 INFO  (qtp2037509599-2823) [n:127.0.0.1:55717_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:55717_&wt=javabin&version=2}
 status=0 QTime=1976
   [junit4]   2> 291051 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas 
in collection: control_collection
   [junit4]   2> 291103 INFO  
(OverseerCollectionConfigSetProcessor-72108211569950725-127.0.0.1:55717_-n_0000000000)
 [n:127.0.0.1:55717_     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 291174 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 291182 INFO  (zkConnectionManagerCallback-793-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 291182 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 291189 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 291194 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:55702/solr ready
   [junit4]   2> 291196 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause 
connection loss:false
   [junit4]   2> 291212 INFO  (qtp2037509599-2822) [n:127.0.0.1:55717_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 291224 INFO  
(OverseerThreadFactory-941-thread-2-processing-n:127.0.0.1:55717_) 
[n:127.0.0.1:55717_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 291447 WARN  
(OverseerThreadFactory-941-thread-2-processing-n:127.0.0.1:55717_) 
[n:127.0.0.1:55717_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 291455 INFO  (qtp2037509599-2822) [n:127.0.0.1:55717_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 291460 INFO  (qtp2037509599-2822) [n:127.0.0.1:55717_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=248
   [junit4]   2> 291468 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 291469 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica 
count: 0
   [junit4]   2> 291469 INFO  (watches-790-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 291469 INFO  (watches-790-thread-1) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 291469 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 291469 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica 
count: 0
   [junit4]   2> 291469 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 291469 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica 
count: 0
   [junit4]   2> 291469 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 293298 INFO  
(OverseerCollectionConfigSetProcessor-72108211569950725-127.0.0.1:55717_-n_0000000000)
 [n:127.0.0.1:55717_     ] 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> 293475 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_9A32BBC6B502F5E4-001/shard-1-001
 of type NRT for shard1
   [junit4]   2> 293485 WARN  (closeThreadPool-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> 293485 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 293485 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 293485 INFO  (closeThreadPool-794-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 293488 INFO  (closeThreadPool-794-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 293488 INFO  (closeThreadPool-794-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 293488 INFO  (closeThreadPool-794-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 293489 INFO  (closeThreadPool-794-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5fd367fe{/,null,AVAILABLE}
   [junit4]   2> 293491 INFO  (closeThreadPool-794-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@50d1c6e2{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:55761}
   [junit4]   2> 293491 INFO  (closeThreadPool-794-thread-1) [     ] 
o.e.j.s.Server Started @293592ms
   [junit4]   2> 293491 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_9A32BBC6B502F5E4-001/tempDir-001/jetty1,
 hostPort=55761, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_9A32BBC6B502F5E4-001/shard-1-001/cores,
 replicaType=NRT}
   [junit4]   2> 293492 ERROR (closeThreadPool-794-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 293492 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 293492 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 293492 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 293492 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr
   [junit4]   2> 293492 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-09T21:03:58.479397Z
   [junit4]   2> 293494 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 293502 INFO  (zkConnectionManagerCallback-796-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 293503 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 293619 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 293619 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_9A32BBC6B502F5E4-001/shard-1-001/solr.xml
   [junit4]   2> 293634 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 293634 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 293646 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@72cf5727, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 293975 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 294001 WARN  (closeThreadPool-794-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4af83614[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 294001 WARN  (closeThreadPool-794-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4af83614[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 294030 WARN  (closeThreadPool-794-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3e937127[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 294031 WARN  (closeThreadPool-794-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3e937127[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 294032 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55702/solr
   [junit4]   2> 294045 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 294089 INFO  (zkConnectionManagerCallback-803-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 294090 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 294262 INFO  (closeThreadPool-794-thread-1) 
[n:127.0.0.1:55761_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 294288 INFO  (zkConnectionManagerCallback-805-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 294301 INFO  (closeThreadPool-794-thread-1) 
[n:127.0.0.1:55761_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 294648 INFO  (closeThreadPool-794-thread-1) 
[n:127.0.0.1:55761_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 294846 INFO  (closeThreadPool-794-thread-1) 
[n:127.0.0.1:55761_     ] o.a.s.c.ZkController Publish node=127.0.0.1:55761_ as 
DOWN
   [junit4]   2> 294945 INFO  (closeThreadPool-794-thread-1) 
[n:127.0.0.1:55761_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 294945 INFO  (closeThreadPool-794-thread-1) 
[n:127.0.0.1:55761_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55761_
   [junit4]   2> 294974 INFO  (zkCallback-792-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 294974 INFO  (zkCallback-804-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 294974 INFO  (zkCallback-777-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 295121 INFO  (closeThreadPool-794-thread-1) 
[n:127.0.0.1:55761_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 295122 WARN  (closeThreadPool-794-thread-1) 
[n:127.0.0.1:55761_     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 295297 INFO  (closeThreadPool-794-thread-1) 
[n:127.0.0.1:55761_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 295429 INFO  (closeThreadPool-794-thread-1) 
[n:127.0.0.1:55761_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@72cf5727
   [junit4]   2> 295475 INFO  (closeThreadPool-794-thread-1) 
[n:127.0.0.1:55761_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@72cf5727
   [junit4]   2> 295475 INFO  (closeThreadPool-794-thread-1) 
[n:127.0.0.1:55761_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@72cf5727
   [junit4]   2> 295507 INFO  (closeThreadPool-794-thread-1) 
[n:127.0.0.1:55761_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_9A32BBC6B502F5E4-001/shard-1-001/cores
   [junit4]   2> 295684 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:55761_
   [junit4]   2> 297110 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_9A32BBC6B502F5E4-001/shard-2-001
 of type NRT for shard1
   [junit4]   2> 297114 WARN  (closeThreadPool-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> 297115 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 297115 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 297115 INFO  (closeThreadPool-794-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 297187 INFO  (closeThreadPool-794-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 297187 INFO  (closeThreadPool-794-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 297187 INFO  (closeThreadPool-794-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 297218 INFO  (closeThreadPool-794-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@419646ef{/,null,AVAILABLE}
   [junit4]   2> 297231 INFO  (closeThreadPool-794-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@663af83e{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:55786}
   [junit4]   2> 297232 INFO  (closeThreadPool-794-thread-1) [     ] 
o.e.j.s.Server Started @297332ms
   [junit4]   2> 297232 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_9A32BBC6B502F5E4-001/tempDir-001/jetty2,
 hostPort=55786, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_9A32BBC6B502F5E4-001/shard-2-001/cores,
 replicaType=NRT}
   [junit4]   2> 297232 ERROR (closeThreadPool-794-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 297232 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 297232 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 297232 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 297232 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr
   [junit4]   2> 297232 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-09T21:04:02.219866Z
   [junit4]   2> 297266 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 297401 INFO  (zkConnectionManagerCallback-811-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 297424 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 297695 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 297695 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_9A32BBC6B502F5E4-001/shard-2-001/solr.xml
   [junit4]   2> 297724 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 297724 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 297809 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@72cf5727, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 299080 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 299111 WARN  (closeThreadPool-794-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1421d69[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 299111 WARN  (closeThreadPool-794-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1421d69[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 299214 WARN  (closeThreadPool-794-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1cf448eb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 299214 WARN  (closeThreadPool-794-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1cf448eb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 299223 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55702/solr
   [junit4]   2> 299281 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 299336 INFO  (zkConnectionManagerCallback-818-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 299338 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 299652 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 299805 INFO  (zkConnectionManagerCallback-820-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 299832 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 301233 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 301749 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:55786_ as DOWN
   [junit4]   2> 301917 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 301918 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55786_
   [junit4]   2> 302074 INFO  (zkCallback-819-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 302076 INFO  (zkCallback-777-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 302099 INFO  (zkCallback-804-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 302106 INFO  (zkCallback-792-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 302279 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 302280 WARN  (closeThreadPool-794-thread-1) [     ] 
o.a.s.c.CoreContainer Not all security plugins configured!  
authentication=disabled authorization=disabled.  Solr is only as secure as you 
make it. Consider configuring authentication/authorization before exposing Solr 
to users internal or external.  See https://s.apache.org/solrsecurity for more 
info
   [junit4]   2> 302306 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_9A32BBC6B502F5E4-001/shard-3-001
 of type NRT for shard1
   [junit4]   2> 302311 WARN  (closeThreadPool-794-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 302311 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 302311 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 302311 INFO  (closeThreadPool-794-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 302348 INFO  (closeThreadPool-794-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 302348 INFO  (closeThreadPool-794-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 302348 INFO  (closeThreadPool-794-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 302352 INFO  (closeThreadPool-794-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4a78dd41{/,null,AVAILABLE}
   [junit4]   2> 302354 INFO  (closeThreadPool-794-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1fa32b20{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:55791}
   [junit4]   2> 302357 INFO  (closeThreadPool-794-thread-2) [     ] 
o.e.j.s.Server Started @302458ms
   [junit4]   2> 302358 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_9A32BBC6B502F5E4-001/tempDir-001/jetty3,
 hostPort=55791, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_9A32BBC6B502F5E4-001/shard-3-001/cores,
 replicaType=NRT}
   [junit4]   2> 302358 ERROR (closeThreadPool-794-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 302358 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 302358 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 302358 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 302359 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr
   [junit4]   2> 302359 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-09T21:04:07.346030Z
   [junit4]   2> 302360 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 302372 INFO  (zkConnectionManagerCallback-825-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 302372 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 302416 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 302493 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72cf5727
   [junit4]   2> 302522 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 302522 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_9A32BBC6B502F5E4-001/shard-3-001/solr.xml
   [junit4]   2> 302541 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 302541 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 302545 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@72cf5727, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 302552 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72cf5727
   [junit4]   2> 302553 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72cf5727
   [junit4]   2> 302565 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_9A32BBC6B502F5E4-001/shard-2-001/cores
   [junit4]   2> 302816 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 302817 INFO  (closeThreadPool-794-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:55786_
   [junit4]   2> 302826 WARN  (closeThreadPool-794-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2e0c2cfd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 302826 WARN  (closeThreadPool-794-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2e0c2cfd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 302853 WARN  (closeThreadPool-794-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@471fe3c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 302853 WARN  (closeThreadPool-794-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@471fe3c4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 302861 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55702/solr
   [junit4]   2> 302877 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 302904 INFO  (zkConnectionManagerCallback-833-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 302905 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 303151 INFO  (closeThreadPool-794-thread-2) 
[n:127.0.0.1:55791_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 303228 INFO  (zkConnectionManagerCallback-835-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 303229 INFO  (closeThreadPool-794-thread-2) 
[n:127.0.0.1:55791_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 303683 INFO  (closeThreadPool-794-thread-2) 
[n:127.0.0.1:55791_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 304669 INFO  (closeThreadPool-794-thread-2) 
[n:127.0.0.1:55791_     ] o.a.s.c.ZkController Publish node=127.0.0.1:55791_ as 
DOWN
   [junit4]   2> 304796 INFO  (closeThreadPool-794-thread-2) 
[n:127.0.0.1:55791_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 304796 INFO  (closeThreadPool-794-thread-2) 
[n:127.0.0.1:55791_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55791_
   [junit4]   2> 304838 INFO  (zkCallback-777-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 304838 INFO  (zkCallback-804-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 304838 INFO  (zkCallback-792-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 304839 INFO  (zkCallback-819-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 304839 INFO  (zkCallback-834-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 304929 INFO  (closeThreadPool-794-thread-2) 
[n:127.0.0.1:55791_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 305087 WARN  (closeThreadPool-794-thread-2) 
[n:127.0.0.1:55791_     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 305197 INFO  (closeThreadPool-794-thread-2) 
[n:127.0.0.1:55791_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 305558 INFO  (closeThreadPool-794-thread-2) 
[n:127.0.0.1:55791_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@72cf5727
   [junit4]   2> 305579 INFO  (closeThreadPool-794-thread-2) 
[n:127.0.0.1:55791_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@72cf5727
   [junit4]   2> 305598 INFO  (closeThreadPool-794-thread-2) 
[n:127.0.0.1:55791_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@72cf5727
   [junit4]   2> 305615 INFO  (closeThreadPool-794-thread-2) 
[n:127.0.0.1:55791_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_9A32BBC6B502F5E4-001/shard-3-001/cores
   [junit4]   2> 305950 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:55791_
   [junit4]   2> 306152 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_9A32BBC6B502F5E4-001/shard-4-001
 of type NRT for shard1
   [junit4]   2> 306189 WARN  (closeThreadPool-794-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 306189 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 306189 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 306189 INFO  (closeThreadPool-794-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 14+36-1461
   [junit4]   2> 306233 INFO  (closeThreadPool-794-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 306233 INFO  (closeThreadPool-794-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 306233 INFO  (closeThreadPool-794-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 306234 INFO  (closeThreadPool-794-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1f7c0ee7{/,null,AVAILABLE}
   [junit4]   2> 306253 INFO  (closeThreadPool-794-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@682bf015{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:55799}
   [junit4]   2> 306253 INFO  (closeThreadPool-794-thread-2) [     ] 
o.e.j.s.Server Started @306354ms
   [junit4]   2> 306253 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_9A32BBC6B502F5E4-001/tempDir-001/jetty4,
 hostPort=55799, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_9A32BBC6B502F5E4-001/shard-4-001/cores,
 replicaType=NRT}
   [junit4]   2> 306254 ERROR (closeThreadPool-794-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 306254 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 306254 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.5.0
   [junit4]   2> 306254 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 306254 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr
   [junit4]   2> 306254 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-09T21:04:11.241543Z
   [junit4]   2> 306258 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 306293 INFO  (zkConnectionManagerCallback-841-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 306296 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 306428 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 306430 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_9A32BBC6B502F5E4-001/shard-4-001/solr.xml
   [junit4]   2> 306446 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 306446 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 306455 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@72cf5727, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 307005 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 307026 WARN  (closeThreadPool-794-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7f184b2b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 307026 WARN  (closeThreadPool-794-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7f184b2b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 307064 WARN  (closeThreadPool-794-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@798a4fdb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 307064 WARN  (closeThreadPool-794-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@798a4fdb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 307078 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55702/solr
   [junit4]   2> 307093 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 307126 INFO  (zkConnectionManagerCallback-848-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 307126 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 307272 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 307303 INFO  (zkConnectionManagerCallback-850-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 307309 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 307507 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 307872 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:55799_ as DOWN
   [junit4]   2> 308018 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 308018 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55799_
   [junit4]   2> 308171 INFO  (zkCallback-777-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 308180 INFO  (zkCallback-804-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 308180 INFO  (zkCallback-834-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 308180 INFO  (zkCallback-792-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 308206 INFO  (zkCallback-849-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 308210 INFO  (zkCallback-819-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 308621 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 308622 WARN  (closeThreadPool-794-thread-2) [     ] 
o.a.s.c.CoreContainer Not all security plugins configured!  
authentication=disabled authorization=disabled.  Solr is only as secure as you 
make it. Consider configuring authentication/authorization before exposing Solr 
to users internal or external.  See https://s.apache.org/solrsecurity for more 
info
   [junit4]   2> 308757 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 308902 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72cf5727
   [junit4]   2> 309019 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72cf5727
   [junit4]   2> 309019 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@72cf5727
   [junit4]   2> 309021 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_9A32BBC6B502F5E4-001/shard-4-001/cores
   [junit4]   2> 309477 INFO  (closeThreadPool-794-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:55799_
   [junit4]   2> 309559 INFO  (qtp2037509599-2820) [n:127.0.0.1:55717_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:55761_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 309574 INFO  (qtp2037509599-2822) [n:127.0.0.1:55717_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:55786_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 309587 INFO  (qtp2037509599-2821) [n:127.0.0.1:55717_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:55799_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 309589 INFO  (qtp2037509599-2823) [n:127.0.0.1:55717_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:55791_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 309644 INFO  
(OverseerThreadFactory-941-thread-3-processing-n:127.0.0.1:55717_) 
[n:127.0.0.1:55717_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:55761_ for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 309759 INFO  
(OverseerThreadFactory-941-thread-3-processing-n:127.0.0.1:55717_) 
[n:127.0.0.1:55717_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 309904 INFO  (qtp300731609-2879) [n:127.0.0.1:55761_    
x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 312335 INFO  (qtp300731609-2879) [n:127.0.0.1:55761_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 312484 INFO  (qtp300731609-2879) [n:127.0.0.1:55761_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 314657 INFO  (qtp300731609-2879) [n:127.0.0.1:55761_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 315970 INFO  (qtp300731609-2879) [n:127.0.0.1:55761_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from 
configset conf1, trusted=true
   [junit4]   2> 315971 INFO  (qtp300731609-2879) [n:127.0.0.1:55761_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@72cf5727
   [junit4]   2> 315971 INFO  (qtp300731609-2879) [n:127.0.0.1:55761_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_9A32BBC6B502F5E4-001/shard-1-001/cores/collection1_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_9A32BBC6B502F5E4-001/shard-1-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 315978 INFO  (qtp300731609-2879) [n:127.0.0.1:55761_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 315989 WARN  (qtp300731609-2879) [n:127.0.0.1:55761_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 316250 INFO  (qtp300731609-2879) [n:127.0.0.1:55761_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 316250 INFO  (qtp300731609-2879) [n:127.0.0.1:55761_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 316252 INFO  (qtp300731609-2879) [n:127.0.0.1:55761_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 316252 INFO  (qtp300731609-2879) [n:127.0.0.1:55761_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 316258 INFO  (qtp300731609-2879) [n:127.0.0.1:55761_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=10, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=64.4541015625, 
floorSegmentMB=1.3095703125, forceMergeDeletesPctAllowed=27.979873654781155, 
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8565682432433698, deletesPctAllowed=23.682750552109653
   [junit4]   2> 316258 INFO  (qtp300731609-2879) [n:127.0.0.1:55761_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@74d3d0b3[collection1_shard1_replica_n1] main]
   [junit4]   2> 316272 INFO  (qtp300731609-2879) [n:127.0.0.1:55761_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 316274 INFO  (qtp300731609-2879) [n:127.0.0.1:55761_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 316274 INFO  (qtp300731609-2879) [n:127.0.0.1:55761_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 316275 INFO  (qtp300731609-2879) [n:127.0.0.1:55761_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1660721940410662912
   [junit4]   2> 316278 INFO  
(searcherExecutor-987-thread-1-processing-n:127.0.0.1:55761_ 
x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:55761_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@74d3d0b3[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 316649 INFO  (qtp300731609-2879) [n:127.0.0.1:55761_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 316649 INFO  (qtp300731609-2879) [n:127.0.0.1:55761_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 317092 INFO  (qtp300731609-2879) [n:127.0.0.1:55761_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 317092 INFO  (qtp300731609-2879) [n:127.0.0.1:55761_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 317092 INFO  (qtp300731609-2879) [n:127.0.0.1:55761_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:55761/collection1_shard1_replica_n1/
   [junit4]   2> 317092 INFO  (qtp300731609-2879) [n:127.0.0.1:55761_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 317092 INFO  (qtp300731609-2879) [n:127.0.0.1:55761_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
https://127.0.0.1:55761/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 317092 INFO  (qtp300731609-2879) [n:127.0.0.1:55761_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/72108211569950730-core_node2-n_0000000000
   [junit4]   2> 317552 INFO  (qtp300731609-2879) [n:127.0.0.1:55761_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:55761/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 317936 INFO  (qtp300731609-2879) [n:127.0.0.1:55761_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 318216 INFO  (qtp300731609-2879) [n:127.0.0.1:55761_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=8312
   [junit4]   2> 318511 WARN  
(OverseerCollectionConfigSetProcessor-72108211569950725-127.0.0.1:55717_-n_0000000000)
 [n:127.0.0.1:55717_     ] o.a.s.c.LockTree lock_is_leaked at[collection1, 
shard1]
   [junit4]   2> 318529 INFO  
(OverseerThreadFactory-941-thread-4-processing-n:127.0.0.1:55717_) 
[n:127.0.0.1:55717_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:55786_ for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 318532 INFO  
(OverseerThreadFactory-941-thread-3-processing-n:127.0.0.1:55717_) 
[n:127.0.0.1:55717_ c:collection1 s:shard1   ] o.a.s.c.LockTree Unlocked 
multiple times : collection1/shard1
   [junit4]   2> 318609 INFO  (qtp2037509599-2820) [n:127.0.0.1:55717_ 
c:collection1    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:55761_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=9050
   [junit4]   2> 318867 INFO  
(OverseerThreadFactory-941-thread-4-processing-n:127.0.0.1:55717_) 
[n:127.0.0.1:55717_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 319278 INFO  (qtp1389242203-2908) [n:127.0.0.1:55786_    
x:collection1_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n3&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 322230 INFO  (qtp1389242203-2908) [n:127.0.0.1:55786_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 322354 INFO  (qtp1389242203-2908) [n:127.0.0.1:55786_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n3] Schema name=test
   [junit4]   2> 323619 INFO  (qtp1389242203-2908) [n:127.0.0.1:55786_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 325549 INFO  (qtp1389242203-2908) [n:127.0.0.1:55786_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n3' using configuration from 
configset conf1, trusted=true
   [junit4]   2> 325550 INFO  (qtp1389242203-2908) [n:127.0.0.1:55786_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n3 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n3' (registry 
'solr.core.collection1.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@72cf5727
   [junit4]   2> 325550 INFO  (qtp1389242203-2908) [n:127.0.0.1:55786_ 
c:collection1 s:shard1  x:collection1_

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

r/autoscaling/triggerState/.scheduled_maintenance (0)
   [junit4]   1>     DATA:
   [junit4]   1>         {"lastRunAt":1583787833842}
   [junit4]   1>     /solr/autoscaling/triggerState/.auto_add_replicas (0)
   [junit4]   1>     DATA:
   [junit4]   1>         {
   [junit4]   1>           "lastLiveNodes":[
   [junit4]   1>             "127.0.0.1:55717_",
   [junit4]   1>             "127.0.0.1:55786_",
   [junit4]   1>             "127.0.0.1:55791_",
   [junit4]   1>             "127.0.0.1:55799_"],
   [junit4]   1>           
"nodeNameVsTimeRemoved":{"127.0.0.1:55761_":772422260931716}}
   [junit4]   1>    /solr/autoscaling/events (2)
   [junit4]   1>     /solr/autoscaling/events/.scheduled_maintenance (0)
   [junit4]   1>     /solr/autoscaling/events/.auto_add_replicas (0)
   [junit4]   1>   /solr/autoscaling.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {
   [junit4]   1>         "triggers":{
   [junit4]   1>           ".auto_add_replicas":{
   [junit4]   1>             "name":".auto_add_replicas",
   [junit4]   1>             "event":"nodeLost",
   [junit4]   1>             "waitFor":10,
   [junit4]   1>             "enabled":true,
   [junit4]   1>             "actions":[
   [junit4]   1>               {
   [junit4]   1>                 "name":"auto_add_replicas_plan",
   [junit4]   1>                 "class":"solr.AutoAddReplicasPlanAction"},
   [junit4]   1>               {
   [junit4]   1>                 "name":"execute_plan",
   [junit4]   1>                 "class":"solr.ExecutePlanAction"}]},
   [junit4]   1>           ".scheduled_maintenance":{
   [junit4]   1>             "name":".scheduled_maintenance",
   [junit4]   1>             "event":"scheduled",
   [junit4]   1>             "startTime":"NOW",
   [junit4]   1>             "every":"+1DAY",
   [junit4]   1>             "enabled":true,
   [junit4]   1>             "actions":[
   [junit4]   1>               {
   [junit4]   1>                 "name":"inactive_shard_plan",
   [junit4]   1>                 "class":"solr.InactiveShardPlanAction"},
   [junit4]   1>               {
   [junit4]   1>                 "name":"inactive_markers_plan",
   [junit4]   1>                 "class":"solr.InactiveMarkersPlanAction"},
   [junit4]   1>               {
   [junit4]   1>                 "name":"execute_plan",
   [junit4]   1>                 "class":"solr.ExecutePlanAction"}]}},
   [junit4]   1>         "listeners":{
   [junit4]   1>           ".auto_add_replicas.system":{
   [junit4]   1>             "beforeAction":[],
   [junit4]   1>             "afterAction":[],
   [junit4]   1>             "stage":[
   [junit4]   1>               "STARTED",
   [junit4]   1>               "ABORTED",
   [junit4]   1>               "SUCCEEDED",
   [junit4]   1>               "FAILED",
   [junit4]   1>               "BEFORE_ACTION",
   [junit4]   1>               "AFTER_ACTION",
   [junit4]   1>               "IGNORED"],
   [junit4]   1>             "trigger":".auto_add_replicas",
   [junit4]   1>             
"class":"org.apache.solr.cloud.autoscaling.SystemLogListener"},
   [junit4]   1>           ".scheduled_maintenance.system":{
   [junit4]   1>             "beforeAction":[],
   [junit4]   1>             "afterAction":[],
   [junit4]   1>             "stage":[
   [junit4]   1>               "STARTED",
   [junit4]   1>               "ABORTED",
   [junit4]   1>               "SUCCEEDED",
   [junit4]   1>               "FAILED",
   [junit4]   1>               "BEFORE_ACTION",
   [junit4]   1>               "AFTER_ACTION",
   [junit4]   1>               "IGNORED"],
   [junit4]   1>             "trigger":".scheduled_maintenance",
   [junit4]   1>             
"class":"org.apache.solr.cloud.autoscaling.SystemLogListener"}},
   [junit4]   1>         "properties":{}}
   [junit4]   1>   /solr/clusterprops.json (0)
   [junit4]   1>   DATA:
   [junit4]   1>       {
   [junit4]   1>         "legacyCloud":"true",
   [junit4]   1>         "urlScheme":"https"}
   [junit4]   1> 
   [junit4]   2> 353553 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 353771 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>        20      /solr/collections/collection1/state.json
   [junit4]   2>        18      /solr/collections/collection1/terms/shard1
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        5       /solr/packages.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2>        4       
/solr/collections/collection1/collectionprops.json
   [junit4]   2>        3       
/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        95      /solr/clusterstate.json
   [junit4]   2>        12      /solr/collections/control_collection/state.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72108211569950725-127.0.0.1:55717_-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        50      /solr/overseer/queue
   [junit4]   2>        36      /solr/live_nodes
   [junit4]   2>        17      /solr/overseer/collection-queue-work
   [junit4]   2>        7       /solr/collections
   [junit4]   2> 
   [junit4]   2> 353774 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:55702
   [junit4]   2> 353774 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55702
   [junit4]   2> 353774 INFO  (TEST-SyncSliceTest.test-seed#[9A32BBC6B502F5E4]) 
[     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55702
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest 
-Dtests.method=test -Dtests.seed=9A32BBC6B502F5E4 -Dtests.slow=true 
-Dtests.locale=smn -Dtests.timezone=Atlantic/Stanley -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 69.1s J2 | SyncSliceTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<5> but 
was:<4>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9A32BBC6B502F5E4:1266841C1BFE981C]:0)
   [junit4]    >        at 
org.apache.solr.cloud.SyncSliceTest.test(SyncSliceTest.java:150)
   [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:564)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-8.5-MacOSX/solr/build/solr-core/test/J2/temp/solr.cloud.SyncSliceTest_9A32BBC6B502F5E4-001
   [junit4]   2> Mar 09, 2020 9:04:58 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene84, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@58095337),
 locale=smn, timezone=Atlantic/Stanley
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/Oracle Corporation 14 
(64-bit)/cpus=6,threads=1,free=240766792,total=416284672
   [junit4]   2> NOTE: All tests run in this JVM: [DistanceUnitsTest, 
QueryElevationComponentTest, TestAddFieldRealTimeGet, TestPseudoReturnFields, 
MinimalSchemaTest, TestPivotHelperCode, 
ClassificationUpdateProcessorIntegrationTest, 
CollectionsAPIAsyncDistributedZkTest, OverseerCollectionConfigSetProcessorTest, 
TestNumericTerms64, DateRangeFieldTest, TestSolrDeletionPolicy1, TestReload, 
TestGraphTermsQParserPlugin, TestHdfsCloudBackupRestore, 
BasicAuthOnSingleNodeTest, TestSmileRequest, SystemInfoHandlerTest, 
TestStressCloudBlindAtomicUpdates, TestSimDistribStateManager, 
TestLegacyNumericUtils, TestRangeQuery, HdfsChaosMonkeySafeLeaderTest, 
MissingSegmentRecoveryTest, TestSubQueryTransformer, TestLuceneMatchVersion, 
MultiThreadedOCPTest, DistributedUpdateProcessorTest, SyncSliceTest]
   [junit4] Completed [131/900 (1!)] on J2 in 70.24s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 47385 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.5-MacOSX/8/consoleText

[repro] Revision: 7f057455901a05bf327b50f66bea534ae1364078

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=SyncSliceTest -Dtests.method=test 
-Dtests.seed=9A32BBC6B502F5E4 -Dtests.slow=true -Dtests.locale=smn 
-Dtests.timezone=Atlantic/Stanley -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]       SyncSliceTest
[repro] ant compile-test

[...truncated 3445 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.SyncSliceTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" 
-Dtests.seed=9A32BBC6B502F5E4 -Dtests.slow=true -Dtests.locale=smn 
-Dtests.timezone=Atlantic/Stanley -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

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

[...truncated 73 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to