Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6171/
Java: 64bit/jdk-14.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.cloud.PeerSyncReplicationTest.test

Error Message:
expected:<163> but was:<164>

Stack Trace:
java.lang.AssertionError: expected:<163> but was:<164>
        at 
__randomizedtesting.SeedInfo.seed([6A712530B118DDF6:E2251AEA1FE4B00E]: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.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:327)
        at 
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:171)
        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:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  
org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([6A712530B118DDF6:72CBAD3CBF2D1019]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration(NodeMarkersRegistrationTest.java:256)
        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:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 12847 lines...]
   [junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
   [junit4]   2> 533170 INFO  
(SUITE-PeerSyncReplicationTest-seed#[6A712530B118DDF6]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 533170 INFO  
(SUITE-PeerSyncReplicationTest-seed#[6A712530B118DDF6]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 533170 INFO  
(SUITE-PeerSyncReplicationTest-seed#[6A712530B118DDF6]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.PeerSyncReplicationTest_6A712530B118DDF6-001/data-dir-41-001
   [junit4]   2> 533171 WARN  
(SUITE-PeerSyncReplicationTest-seed#[6A712530B118DDF6]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 533171 INFO  
(SUITE-PeerSyncReplicationTest-seed#[6A712530B118DDF6]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 533172 INFO  
(SUITE-PeerSyncReplicationTest-seed#[6A712530B118DDF6]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) 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> 533172 INFO  
(SUITE-PeerSyncReplicationTest-seed#[6A712530B118DDF6]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /y_iy/q
   [junit4]   2> 533218 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.ZkTestServer Overriding violation report action to: IGNORE
   [junit4]   2> 533219 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 533220 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 533220 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 533323 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.ZkTestServer start zk server on port: 63013
   [junit4]   2> 533323 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:63013
   [junit4]   2> 533323 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:63013
   [junit4]   2> 533323 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 63013
   [junit4]   2> 533325 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 533332 INFO  (zkConnectionManagerCallback-2667-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 533332 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 533337 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 533342 INFO  (zkConnectionManagerCallback-2669-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 533342 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 533345 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 533349 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 533352 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 533356 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 533360 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 533369 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 533374 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 533378 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 533388 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 533393 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 533400 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.ZkTestServer put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 533403 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 533990 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 533991 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 533991 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 533996 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 533996 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 533996 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 533997 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1438c42b{/y_iy/q,null,AVAILABLE}
   [junit4]   2> 533999 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7f66eb88{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:63018}
   [junit4]   2> 533999 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.e.j.s.Server Started @534064ms
   [junit4]   2> 533999 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/y_iy/q, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.PeerSyncReplicationTest_6A712530B118DDF6-001/tempDir-001/control/data,
 hostPort=63018, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.PeerSyncReplicationTest_6A712530B118DDF6-001/control-001/cores}
   [junit4]   2> 534000 ERROR 
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 534000 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 534000 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 534000 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 534000 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 534000 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-06-16T09:53:20.288257Z
   [junit4]   2> 534006 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 534008 INFO  (zkConnectionManagerCallback-2671-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 534008 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 534117 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 534117 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.PeerSyncReplicationTest_6A712530B118DDF6-001/control-001/solr.xml
   [junit4]   2> 534135 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6626d622, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 534249 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 534254 WARN  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4c76d16b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 534254 WARN  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4c76d16b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 534266 WARN  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@204c8b04[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 534266 WARN  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@204c8b04[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 534268 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63013/solr
   [junit4]   2> 534268 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 534284 INFO  (zkConnectionManagerCallback-2682-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 534284 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 534407 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) 
[n:127.0.0.1:63018_y_iy%2Fq     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 534438 INFO  (zkConnectionManagerCallback-2684-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 534438 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) 
[n:127.0.0.1:63018_y_iy%2Fq     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 535221 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) 
[n:127.0.0.1:63018_y_iy%2Fq     ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:63018_y_iy%2Fq
   [junit4]   2> 535225 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) 
[n:127.0.0.1:63018_y_iy%2Fq     ] o.a.s.c.Overseer Overseer 
(id=72113912412307460-127.0.0.1:63018_y_iy%2Fq-n_0000000000) starting
   [junit4]   2> 535271 INFO  
(OverseerStateUpdate-72113912412307460-127.0.0.1:63018_y_iy%2Fq-n_0000000000) 
[n:127.0.0.1:63018_y_iy%2Fq     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:63018_y_iy%2Fq
   [junit4]   2> 535275 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) 
[n:127.0.0.1:63018_y_iy%2Fq     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63018_y_iy%2Fq
   [junit4]   2> 535289 INFO  (zkCallback-2683-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 535305 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) 
[n:127.0.0.1:63018_y_iy%2Fq     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 535305 WARN  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) 
[n:127.0.0.1:63018_y_iy%2Fq     ] 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> 535340 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) 
[n:127.0.0.1:63018_y_iy%2Fq     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 535368 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) 
[n:127.0.0.1:63018_y_iy%2Fq     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6626d622
   [junit4]   2> 535383 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) 
[n:127.0.0.1:63018_y_iy%2Fq     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6626d622
   [junit4]   2> 535383 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) 
[n:127.0.0.1:63018_y_iy%2Fq     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6626d622
   [junit4]   2> 535386 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) 
[n:127.0.0.1:63018_y_iy%2Fq     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.PeerSyncReplicationTest_6A712530B118DDF6-001/control-001/cores
   [junit4]   2> 535409 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 535413 INFO  (zkConnectionManagerCallback-2701-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 535414 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 535420 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 535437 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63013/solr ready
   [junit4]   2> 535445 INFO  (qtp906280221-4107) [n:127.0.0.1:63018_y_iy%2Fq   
  ] 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:63018_y_iy%252Fq&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 535477 INFO  
(OverseerThreadFactory-2691-thread-1-processing-n:127.0.0.1:63018_y_iy%2Fq) 
[n:127.0.0.1:63018_y_iy%2Fq     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 535626 INFO  (qtp906280221-4109) [n:127.0.0.1:63018_y_iy%2Fq   
  ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 535627 INFO  (qtp906280221-4109) [n:127.0.0.1:63018_y_iy%2Fq   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
 status=0 QTime=1
   [junit4]   2> 535682 INFO  
(OverseerStateUpdate-72113912412307460-127.0.0.1:63018_y_iy%2Fq-n_0000000000) 
[n:127.0.0.1:63018_y_iy%2Fq     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63018/y_iy/q";,
   [junit4]   2>   "node_name":"127.0.0.1:63018_y_iy%2Fq",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 535915 INFO  (qtp906280221-4106) [n:127.0.0.1:63018_y_iy%2Fq   
 x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node2&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> 535967 INFO  (qtp906280221-4106) [n:127.0.0.1:63018_y_iy%2Fq 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 535990 INFO  (qtp906280221-4106) [n:127.0.0.1:63018_y_iy%2Fq 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 536149 INFO  (qtp906280221-4106) [n:127.0.0.1:63018_y_iy%2Fq 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema 
test/1.0 with uniqueid field id
   [junit4]   2> 536282 INFO  (qtp906280221-4106) [n:127.0.0.1:63018_y_iy%2Fq 
c:control_collection s:shard1 r:core_node2 
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> 536282 INFO  (qtp906280221-4106) [n:127.0.0.1:63018_y_iy%2Fq 
c:control_collection s:shard1 r:core_node2 
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@6626d622
   [junit4]   2> 536283 INFO  (qtp906280221-4106) [n:127.0.0.1:63018_y_iy%2Fq 
c:control_collection s:shard1 r:core_node2 
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-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.PeerSyncReplicationTest_6A712530B118DDF6-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.PeerSyncReplicationTest_6A712530B118DDF6-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 536301 INFO  (qtp906280221-4106) [n:127.0.0.1:63018_y_iy%2Fq 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=40, 
maxMergedSegmentMB=79.4853515625, floorSegmentMB=1.8623046875, 
forceMergeDeletesPctAllowed=7.303257824419119, segmentsPerTier=22.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=40.123593039969876
   [junit4]   2> 536361 WARN  (qtp906280221-4106) [n:127.0.0.1:63018_y_iy%2Fq 
c:control_collection s:shard1 r:core_node2 
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> 536472 INFO  (qtp906280221-4106) [n:127.0.0.1:63018_y_iy%2Fq 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 536472 INFO  (qtp906280221-4106) [n:127.0.0.1:63018_y_iy%2Fq 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 536473 INFO  (qtp906280221-4106) [n:127.0.0.1:63018_y_iy%2Fq 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 536473 INFO  (qtp906280221-4106) [n:127.0.0.1:63018_y_iy%2Fq 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 536474 INFO  (qtp906280221-4106) [n:127.0.0.1:63018_y_iy%2Fq 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8203465837968186]
   [junit4]   2> 536482 INFO  (qtp906280221-4106) [n:127.0.0.1:63018_y_iy%2Fq 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 536484 INFO  (qtp906280221-4106) [n:127.0.0.1:63018_y_iy%2Fq 
c:control_collection s:shard1 r:core_node2 
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> 536484 INFO  (qtp906280221-4106) [n:127.0.0.1:63018_y_iy%2Fq 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000 ms
   [junit4]   2> 536485 INFO  (qtp906280221-4106) [n:127.0.0.1:63018_y_iy%2Fq 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1669648825998901248
   [junit4]   2> 536498 INFO  
(searcherExecutor-2703-thread-1-processing-n:127.0.0.1:63018_y_iy%2Fq 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1 
r:core_node2) [n:127.0.0.1:63018_y_iy%2Fq c:control_collection s:shard1 
r:core_node2 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 
0 ms
   [junit4]   2> 536508 INFO  (qtp906280221-4106) [n:127.0.0.1:63018_y_iy%2Fq 
c:control_collection s:shard1 r:core_node2 
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> 536509 INFO  (qtp906280221-4106) [n:127.0.0.1:63018_y_iy%2Fq 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase 
make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 536539 INFO  (qtp906280221-4106) [n:127.0.0.1:63018_y_iy%2Fq 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 536539 INFO  (qtp906280221-4106) [n:127.0.0.1:63018_y_iy%2Fq 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 536539 INFO  (qtp906280221-4106) [n:127.0.0.1:63018_y_iy%2Fq 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:63018/y_iy/q/control_collection_shard1_replica_n1/
   [junit4]   2> 536541 INFO  (qtp906280221-4106) [n:127.0.0.1:63018_y_iy%2Fq 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 536545 INFO  (qtp906280221-4106) [n:127.0.0.1:63018_y_iy%2Fq 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:63018/y_iy/q/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 536545 INFO  (qtp906280221-4106) [n:127.0.0.1:63018_y_iy%2Fq 
c:control_collection s:shard1 r:core_node2 
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/72113912412307460-core_node2-n_0000000000
   [junit4]   2> 536562 INFO  (qtp906280221-4106) [n:127.0.0.1:63018_y_iy%2Fq 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
http://127.0.0.1:63018/y_iy/q/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 536672 INFO  (zkCallback-2683-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> 536673 INFO  (zkCallback-2683-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> 536679 INFO  (qtp906280221-4106) [n:127.0.0.1:63018_y_iy%2Fq 
c:control_collection s:shard1 r:core_node2 
x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 536694 INFO  (qtp906280221-4106) [n:127.0.0.1:63018_y_iy%2Fq   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&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=779
   [junit4]   2> 536700 INFO  (qtp906280221-4107) [n:127.0.0.1:63018_y_iy%2Fq   
  ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 536803 INFO  (zkCallback-2683-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> 536803 INFO  (zkCallback-2683-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> 536804 INFO  (zkCallback-2683-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> 536805 INFO  (qtp906280221-4107) [n:127.0.0.1:63018_y_iy%2Fq   
  ] 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:63018_y_iy%252Fq&wt=javabin&version=2}
 status=0 QTime=1360
   [junit4]   2> 536806 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 536917 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 536921 INFO  (zkConnectionManagerCallback-2712-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 536921 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 536925 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 536930 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63013/solr ready
   [junit4]   2> 536930 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 536932 INFO  (qtp906280221-4107) [n:127.0.0.1:63018_y_iy%2Fq   
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 536944 INFO  
(OverseerThreadFactory-2691-thread-2-processing-n:127.0.0.1:63018_y_iy%2Fq) 
[n:127.0.0.1:63018_y_iy%2Fq     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 536946 INFO  
(OverseerCollectionConfigSetProcessor-72113912412307460-127.0.0.1:63018_y_iy%2Fq-n_0000000000)
 [n:127.0.0.1:63018_y_iy%2Fq     ] 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> 537068 WARN  
(OverseerThreadFactory-2691-thread-2-processing-n:127.0.0.1:63018_y_iy%2Fq) 
[n:127.0.0.1:63018_y_iy%2Fq     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual 
to create a collection (collection1) without cores.
   [junit4]   2> 537076 INFO  (qtp906280221-4107) [n:127.0.0.1:63018_y_iy%2Fq   
  ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 537081 INFO  (qtp906280221-4107) [n:127.0.0.1:63018_y_iy%2Fq   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2}
 status=0 QTime=149
   [junit4]   2> 537084 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 537084 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 537086 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 537086 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 537086 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 537086 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 537086 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 537772 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.PeerSyncReplicationTest_6A712530B118DDF6-001/shard-1-001
 of type NRT for shard1
   [junit4]   2> 537772 INFO  (closeThreadPool-2713-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 537772 INFO  (closeThreadPool-2713-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 537772 INFO  (closeThreadPool-2713-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 537780 INFO  (closeThreadPool-2713-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 537780 INFO  (closeThreadPool-2713-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 537780 INFO  (closeThreadPool-2713-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 537781 INFO  (closeThreadPool-2713-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4bdb04f9{/y_iy/q,null,AVAILABLE}
   [junit4]   2> 537782 INFO  (closeThreadPool-2713-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7cf1afd0{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:63067}
   [junit4]   2> 537782 INFO  (closeThreadPool-2713-thread-1) [     ] 
o.e.j.s.Server Started @537847ms
   [junit4]   2> 537782 INFO  (closeThreadPool-2713-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/y_iy/q, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.PeerSyncReplicationTest_6A712530B118DDF6-001/tempDir-001/jetty1,
 hostPort=63067, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.PeerSyncReplicationTest_6A712530B118DDF6-001/shard-1-001/cores,
 replicaType=NRT}
   [junit4]   2> 537783 ERROR (closeThreadPool-2713-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 537783 INFO  (closeThreadPool-2713-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 537783 INFO  (closeThreadPool-2713-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 537783 INFO  (closeThreadPool-2713-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 537783 INFO  (closeThreadPool-2713-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 537783 INFO  (closeThreadPool-2713-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-06-16T09:53:24.071646Z
   [junit4]   2> 537785 INFO  (closeThreadPool-2713-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 537789 INFO  (zkConnectionManagerCallback-2715-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 537789 INFO  (closeThreadPool-2713-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 537895 INFO  (closeThreadPool-2713-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 537895 INFO  (closeThreadPool-2713-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.PeerSyncReplicationTest_6A712530B118DDF6-001/shard-1-001/solr.xml
   [junit4]   2> 537904 INFO  (closeThreadPool-2713-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6626d622, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 538233 INFO  (closeThreadPool-2713-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 538250 WARN  (closeThreadPool-2713-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@662579ae[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 538253 WARN  (closeThreadPool-2713-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@662579ae[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 538263 WARN  (closeThreadPool-2713-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@14e4c19b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 538263 WARN  (closeThreadPool-2713-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@14e4c19b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 538265 INFO  (closeThreadPool-2713-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63013/solr
   [junit4]   2> 538271 INFO  (closeThreadPool-2713-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 538271 INFO  (zkConnectionManagerCallback-2726-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 538272 INFO  (closeThreadPool-2713-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 538385 INFO  (closeThreadPool-2713-thread-1) 
[n:127.0.0.1:63067_y_iy%2Fq     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 538389 INFO  (zkConnectionManagerCallback-2728-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 538389 INFO  (closeThreadPool-2713-thread-1) 
[n:127.0.0.1:63067_y_iy%2Fq     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 538416 INFO  (closeThreadPool-2713-thread-1) 
[n:127.0.0.1:63067_y_iy%2Fq     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 538440 INFO  (closeThreadPool-2713-thread-1) 
[n:127.0.0.1:63067_y_iy%2Fq     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:63067_y_iy%2Fq as DOWN
   [junit4]   2> 538444 INFO  (closeThreadPool-2713-thread-1) 
[n:127.0.0.1:63067_y_iy%2Fq     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 538444 INFO  (closeThreadPool-2713-thread-1) 
[n:127.0.0.1:63067_y_iy%2Fq     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63067_y_iy%2Fq
   [junit4]   2> 538460 INFO  (zkCallback-2683-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 538460 INFO  (zkCallback-2711-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 538460 INFO  (zkCallback-2727-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 538470 INFO  (closeThreadPool-2713-thread-1) 
[n:127.0.0.1:63067_y_iy%2Fq     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 538472 WARN  (closeThreadPool-2713-thread-1) 
[n:127.0.0.1:63067_y_iy%2Fq     ] 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> 538505 INFO  (closeThreadPool-2713-thread-1) 
[n:127.0.0.1:63067_y_iy%2Fq     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 538549 INFO  (closeThreadPool-2713-thread-1) 
[n:127.0.0.1:63067_y_iy%2Fq     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6626d622
   [junit4]   2> 538573 INFO  (closeThreadPool-2713-thread-1) 
[n:127.0.0.1:63067_y_iy%2Fq     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6626d622
   [junit4]   2> 538573 INFO  (closeThreadPool-2713-thread-1) 
[n:127.0.0.1:63067_y_iy%2Fq     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6626d622
   [junit4]   2> 538575 INFO  (closeThreadPool-2713-thread-1) 
[n:127.0.0.1:63067_y_iy%2Fq     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.PeerSyncReplicationTest_6A712530B118DDF6-001/shard-1-001/cores
   [junit4]   2> 538578 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.PeerSyncReplicationTest_6A712530B118DDF6-001/shard-2-001
 of type NRT for shard1
   [junit4]   2> 538579 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 538579 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 538579 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 538581 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 538582 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 538582 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 538582 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4c215384{/y_iy/q,null,AVAILABLE}
   [junit4]   2> 538584 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@474f2d7a{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:63074}
   [junit4]   2> 538584 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.e.j.s.Server Started @538649ms
   [junit4]   2> 538584 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/y_iy/q, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.PeerSyncReplicationTest_6A712530B118DDF6-001/tempDir-001/jetty2,
 hostPort=63074, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.PeerSyncReplicationTest_6A712530B118DDF6-001/shard-2-001/cores,
 replicaType=NRT}
   [junit4]   2> 538585 ERROR (closeThreadPool-2713-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 538585 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 538585 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 538585 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 538585 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 538585 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-06-16T09:53:24.873590Z
   [junit4]   2> 538586 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 538591 INFO  (zkConnectionManagerCallback-2738-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 538591 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 538597 INFO  (closeThreadPool-2713-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:63067_y_iy%2Fq
   [junit4]   2> 538696 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 538696 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.PeerSyncReplicationTest_6A712530B118DDF6-001/shard-2-001/solr.xml
   [junit4]   2> 538730 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6626d622, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 538871 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 538874 WARN  (closeThreadPool-2713-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@31ad2c41[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 538874 WARN  (closeThreadPool-2713-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@31ad2c41[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 538882 WARN  (closeThreadPool-2713-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6601764d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 538882 WARN  (closeThreadPool-2713-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6601764d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 538886 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63013/solr
   [junit4]   2> 538889 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 538893 INFO  (zkConnectionManagerCallback-2749-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 538894 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 539006 INFO  
(OverseerCollectionConfigSetProcessor-72113912412307460-127.0.0.1:63018_y_iy%2Fq-n_0000000000)
 [n:127.0.0.1:63018_y_iy%2Fq     ] 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> 539011 INFO  (closeThreadPool-2713-thread-2) 
[n:127.0.0.1:63074_y_iy%2Fq     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 539014 INFO  (zkConnectionManagerCallback-2751-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 539015 INFO  (closeThreadPool-2713-thread-2) 
[n:127.0.0.1:63074_y_iy%2Fq     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 539084 INFO  (closeThreadPool-2713-thread-2) 
[n:127.0.0.1:63074_y_iy%2Fq     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 539135 INFO  (closeThreadPool-2713-thread-2) 
[n:127.0.0.1:63074_y_iy%2Fq     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:63074_y_iy%2Fq as DOWN
   [junit4]   2> 539140 INFO  (closeThreadPool-2713-thread-2) 
[n:127.0.0.1:63074_y_iy%2Fq     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 539140 INFO  (closeThreadPool-2713-thread-2) 
[n:127.0.0.1:63074_y_iy%2Fq     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63074_y_iy%2Fq
   [junit4]   2> 539148 INFO  (zkCallback-2683-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 539148 INFO  (zkCallback-2711-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 539149 INFO  (zkCallback-2727-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 539149 INFO  (zkCallback-2750-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 539168 INFO  (closeThreadPool-2713-thread-2) 
[n:127.0.0.1:63074_y_iy%2Fq     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 539169 WARN  (closeThreadPool-2713-thread-2) 
[n:127.0.0.1:63074_y_iy%2Fq     ] 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> 539200 INFO  (closeThreadPool-2713-thread-2) 
[n:127.0.0.1:63074_y_iy%2Fq     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 539237 INFO  (closeThreadPool-2713-thread-2) 
[n:127.0.0.1:63074_y_iy%2Fq     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6626d622
   [junit4]   2> 539260 INFO  (closeThreadPool-2713-thread-2) 
[n:127.0.0.1:63074_y_iy%2Fq     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6626d622
   [junit4]   2> 539260 INFO  (closeThreadPool-2713-thread-2) 
[n:127.0.0.1:63074_y_iy%2Fq     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6626d622
   [junit4]   2> 539262 INFO  (closeThreadPool-2713-thread-2) 
[n:127.0.0.1:63074_y_iy%2Fq     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.PeerSyncReplicationTest_6A712530B118DDF6-001/shard-2-001/cores
   [junit4]   2> 539277 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:63074_y_iy%2Fq
   [junit4]   2> 539434 INFO  
(TEST-PeerSyncReplicationTest.test-seed#[6A712530B118DDF6]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.PeerSyncReplicationTest_6A712530B118DDF6-001/shard-3-001
 of type NRT for shard1
   [junit4]   2> 539448 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 539448 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 539453 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14.0.1+7
   [junit4]   2> 539459 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 539459 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 539460 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 539460 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4ae5ff64{/y_iy/q,null,AVAILABLE}
   [junit4]   2> 539465 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4afc357c{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:63088}
   [junit4]   2> 539465 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.e.j.s.Server Started @539530ms
   [junit4]   2> 539465 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/y_iy/q, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.PeerSyncReplicationTest_6A712530B118DDF6-001/tempDir-001/jetty3,
 hostPort=63088, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.PeerSyncReplicationTest_6A712530B118DDF6-001/shard-3-001/cores,
 replicaType=NRT}
   [junit4]   2> 539465 ERROR (closeThreadPool-2713-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 539465 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 539465 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 539465 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 539465 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr
   [junit4]   2> 539465 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-06-16T09:53:25.753913Z
   [junit4]   2> 539468 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 539474 INFO  (zkConnectionManagerCallback-2761-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 539474 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 539594 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 539594 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.PeerSyncReplicationTest_6A712530B118DDF6-001/shard-3-001/solr.xml
   [junit4]   2> 539597 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6626d622, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 539887 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 539892 WARN  (closeThreadPool-2713-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4ee287b0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 539892 WARN  (closeThreadPool-2713-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4ee287b0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 539901 WARN  (closeThreadPool-2713-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@34cf4ec2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 539905 WARN  (closeThreadPool-2713-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@34cf4ec2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 539908 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63013/solr
   [junit4]   2> 539912 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 539919 INFO  (zkConnectionManagerCallback-2772-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 539919 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 540028 INFO  (closeThreadPool-2713-thread-2) 
[n:127.0.0.1:63088_y_iy%2Fq     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 540033 INFO  (zkConnectionManagerCallback-2774-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 540033 INFO  (closeThreadPool-2713-thread-2) 
[n:127.0.0.1:63088_y_iy%2Fq     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 540149 INFO  (closeThreadPool-2713-thread-2) 
[n:127.0.0.1:63088_y_iy%2Fq     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 540250 INFO  (closeThreadPool-2713-thread-2) 
[n:127.0.0.1:63088_y_iy%2Fq     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:63088_y_iy%2Fq as DOWN
   [junit4]   2> 540269 INFO  (closeThreadPool-2713-thread-2) 
[n:127.0.0.1:63088_y_iy%2Fq     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 540273 INFO  (closeThreadPool-2713-thread-2) 
[n:127.0.0.1:63088_y_iy%2Fq     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63088_y_iy%2Fq
   [junit4]   2> 540288 INFO  (zkCallback-2711-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 540289 INFO  (zkCallback-2727-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 540289 INFO  (zkCallback-2750-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 540291 INFO  (zkCallback-2683-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 540300 INFO  (zkCallback-2773-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 540326 INFO  (closeThreadPool-2713-thread-2) 
[n:127.0.0.1:63088_y_iy%2Fq     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 540326 WARN  (closeThreadPool-2713-thread-2) 
[n:127.0.0.1:63088_y_iy%2Fq     ] 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> 540380 INFO  (closeThreadPool-2713-thread-2) 
[n:127.0.0.1:63088_y_iy%2Fq     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 540435 INFO  (closeThreadPool-2713-thread-2) 
[n:127.0.0.1:63088_y_iy%2Fq     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6626d622
   [junit4]   2> 540452 INFO  (closeThreadPool-2713-thread-2) 
[n:127.0.0.1:63088_y_iy%2Fq     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6626d622
   [junit4]   2> 540453 INFO  (closeThreadPool-2713-thread-2) 
[n:127.0.0.1:63088_y_iy%2Fq     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6626d622
   [junit4]   2> 540455 INFO  (closeThreadPool-2713-thread-2) 
[n:127.0.0.1:63088_y_iy%2Fq     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.PeerSyncReplicationTest_6A712530B118DDF6-001/shard-3-001/cores
   [junit4]   2> 540491 INFO  (closeThreadPool-2713-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:63088_y_iy%2Fq
   [junit4]   2> 540497 INFO  (qtp906280221-4106) [n:127.0.0.1:63018_y_iy%2Fq   
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:63074_y_iy%252Fq&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 540497 INFO  (qtp906280221-4107) [n:127.0.0.1:63018_y_iy%2Fq   
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:63088_y_iy%252Fq&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 540497 INFO  (qtp906280221-4109) [n:127.0.0.1:63018_y_iy%2Fq   
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:63067_y_iy%252Fq&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 540525 INFO  (qtp906280221-4108) [n:127.0.0.1:63018_y_iy%2Fq   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=1
   [junit4]   2> 540525 INFO  (qtp906280221-4108) [n:127.0.0.1:63018_y_iy%2Fq   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
 status=0 QTime=0
   [junit4]   2> 540531 INFO  (qtp2026775569-4163) [n:127.0.0.1:63067_y_iy%2Fq  
   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
 status=0 QTime=0
   [junit4]   2> 540536 INFO  (qtp1131459020-4192) [n:127.0.0.1:63074_y_iy%2Fq  
   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
 status=0 QTime=0
   [junit4]   2> 540540 INFO  (qtp741838347-4223) [n:127.0.0.1:63088_y_iy%2Fq   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
 status=0 QTime=1
   [junit4]   2> 540554 INFO  
(OverseerThreadFactory-2691-thread-3-processing-n:127.0.0.1:63018_y_iy%2Fq) 
[n:127.0.0.1:63018_y_iy%2Fq c:collection1 s:shard1   ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:63088_y_iy%2Fq for creating 
new replica of shard shard1 for collection collection1
   [junit4]   2> 540570 INFO  
(OverseerThreadFactory-2691-thread-3-processing-n:127.0.0.1:63018_y_iy%2Fq) 
[n:127.0.0.1:63018_y_iy%2Fq c:collection1 s:shard1   ] 
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 540591 INFO  
(OverseerStateUpdate-72113912412307460-127.0.0.1:63018_y_iy%2Fq-n_0000000000) 
[n:127.0.0.1:63018_y_iy%2Fq     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63088/y_iy/q";,
   [junit4]   2>   "node_name":"127.0.0.1:63088_y_iy%2Fq",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 540702 INFO  (qtp741838347-4222) [n:127.0.0.1:63088_y_iy%2Fq   
 x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 540761 INFO  (qtp741838347-4222) [n:127.0.0.1:63088_y_iy%2Fq 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 540775 INFO  (qtp741838347-4222) [n:127.0.0.1:63088_y_iy%2Fq 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 540880 INFO  (qtp741838347-4222) [n:127.0.0.1:63088_y_iy%2Fq 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 541052 INFO  (qtp741838347-4222) [n:127.0.0.1:63088_y_iy%2Fq 
c:collection1 s:shard1 r:core_node2 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> 541052 INFO  (qtp741838347-4222) [n:127.0.0.1:63088_y_iy%2Fq 
c:collection1 s:shard1 r:core_node2 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@6626d622
   [junit4]   2> 541052 INFO  (qtp741838347-4222) [n:127.0.0.1:63088_y_iy%2Fq 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.PeerSyncReplicationTest_6A712530B118DDF6-001/shard-3-001/cores/collection1_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J3/temp/solr.cloud.PeerSyncReplicationTest_6A712530B118DDF6-001/shard-3-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 541056 INFO  (qtp741838347-4222) [n:127.0.0.1:63088_y_iy%2Fq 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=79.4853515625, 
floorSegmentMB=1.8623046875, forceMergeDeletesPctAllowed=7.303257824419119, 
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=40.123593039969876
   [junit4]   2> 541100 WARN  (qtp741838347-4222) [n:127.0.0.1:63088_y_iy%2Fq 
c:collection1 s:shard1 r:core_node2 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> 541236 INFO  (qtp741838347-4222) [n:127.0.0.1:63088_y_iy%2Fq 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 541236 INFO  (qtp741838347-4222) [n:127.0.0.1:63088_y_iy%2Fq 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 541243 INFO  (qtp741838347-4222) [n:127.0.0.1:63088_y_iy%2Fq 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 541243 INFO  (qtp741838347-4222) [n:127.0.0.1:63088_y_iy%2Fq 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 541245 INFO  (qtp741838347-4222) [n:127.0.0.1:63088_y_iy%2Fq 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8203465837968186]
   [junit4]   2> 541259 INFO  (qtp741838347-4222) [n:127.0.0.1:63088_y_iy%2Fq 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 541260 INFO  (qtp741838347-4222) [n:127.0.0.1:63088_y_iy%2Fq 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 541260 INFO  (qtp741838347-4222) [n:127.0.0.1:63088_y_iy%2Fq 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 541262 INFO  (qtp741838347-4222) [n:127.0.0.1:63088_y_iy%2Fq 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1669648831007948800
   [junit4]   2> 541271 INFO  
(searcherExecutor-2785-thread-1-processing-n:127.0.0.1:63088_y_iy%2Fq 
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node2) 
[n:127.0.0.1:63088_y_iy%2Fq c:collection1 s:shard1 r:core_node2 
x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 541283 INFO  (qtp741838347-4222) [n:127.0.0.1:63088_y_iy%2Fq 
c:collection1 s:shard1 r:core_node2 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> 541283 INFO  (qtp741838347-4222) [n:127.0.0.1:63088_y_iy%2Fq 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 541308 INFO  (qtp741838347-4222) [n:127.0.0.1:63088_y_iy%2Fq 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 541308 INFO  (qtp741838347-4222) [n:127.0.0.1:63088_y_iy%2Fq 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 541308 INFO  (qtp741838347-4222) [n:127.0.0.1:63088_y_iy%2Fq 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:63088/y_iy/q/collection1_shard1_replica_n1/
   [junit4]   2> 541308 INFO  (qtp741838347-4222) [n:127.0.0.1:63088_y_iy%2Fq 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 541314 INFO  (qtp741838347-4222) [n:127.0.0.1:63088_y_iy%2Fq 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:63088/y_iy/q/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 541315 INFO  (qtp741838347-4222) [n:127.0.0.1:63088_y_iy%2Fq 
c:collection1 s:shard1 r:core_node2 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/72113912412307471-core_node2-n_0000000000
   [junit4]   2> 541329 INFO  (qtp741838347-4222) [n:127.0.0.1:63088_y_iy%2Fq 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:63088/y_iy/q/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 541444 INFO  (zkCallback-2773-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 541445 INFO  (zkCallback-2773-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 541450 INFO  (qtp741838347-4222) [n:127.0.0.1:63088_y_iy%2Fq 
c:collection1 s:shard1 r:core_node2 x:collection1_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 541469 INFO  (qtp741838347-4222) [n:127.0.0.1:63088_y_iy%2Fq   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=767
   [junit4]   2> 541514 INFO  (qtp906280221-4107) [n:127.0.0.1:63018_y_iy%2Fq 
c:collection1    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:63088_y_iy%252Fq&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1017
   [junit4]   2> 541568 INFO  (zkCallback-2773-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 541568 INFO  (zkCallback-2773-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 541570 INFO  (zkCallback-2773-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 543029 INFO  
(OverseerCollectionConfigSetProcessor-72113912412307460-127.0.0.1:63018_y_iy%2Fq-n_0000000000)
 [n:127.0.0.1:63018_y_iy%2Fq     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 543055 INFO  (qtp906280221-4108) [n:127.0.0.1:63018_y_iy%2Fq   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=1
   [junit4]   2> 543058 INFO  (qtp906280221-4107) [n:127.0.0.1:63018_y_iy%2Fq   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
 status=0 QTime=0
   [junit4]   2> 543061 INFO  (qtp2026775569-4164) [n:127.0.0.1:63067_y_iy%2Fq  
   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
 status=0 QTime=1
   [junit4]   2> 543066 INFO  (qtp1131459020-4193) [n:127.0.0.1:63074_y_iy%2Fq  
   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
 status=0 QTime=1
   [junit4]   2> 543069 INFO  (qtp741838347-4223) [n:127.0.0.1:63088_y_iy%2Fq   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.collection1.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=1
   [junit4]   2> 543071 INFO  (qtp741838347-4224) [n:127.0.0.1:63088_y_iy%2Fq   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CONTAINER.cores&wt=javabin&version=2&group=solr.node}
 status=0 QTime=1
   [junit4]   2> 543120 INFO  (qtp741838347-4225) [n:127.0.0.1:63088_y_iy%2Fq   
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.collection1.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=3
   [junit4]   2> 543136 INFO  
(OverseerThreadFactory-2691-thread-4-processing-n:127.0.0.1:63018_y_iy%2Fq) 
[n:127.0.0.1:63018_y_iy%2Fq c:collection1 s:shard1   ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:63067_y_iy%2Fq for creating 
new replica of shard shard1 for collection collection1
   [junit4]   2> 543222 INFO  
(OverseerThreadFactory-2691-thread-4-processing-n:127.0.0.1:63018_y_iy%2Fq) 
[n:127.0.0.1:63018_y_iy%2Fq c:collection1 s:shard1   ] 
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 543335 INFO  
(OverseerStateUpdate-72113912412307460-127.0.0.1:63018_y_iy%2Fq-n_0000000000) 
[n:127.0.0.1:63018_y_iy%2Fq     ] o.a.s.c.o.SliceMutator createReplica() {
   [j

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

2) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been 
closed explicitly
   [junit4]   2> 1464363 INFO  (closeThreadPool-14239-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72113972125171717-127.0.0.1:57863_solr-n_0000000001) closing
   [junit4]   2> 1464464 INFO  (jetty-closer-14229-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72113972125171717-127.0.0.1:57863_solr-n_0000000001) closing
   [junit4]   2> 1464469 INFO  (jetty-closer-14229-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@64e1982b{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1464470 INFO  (jetty-closer-14229-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5d13780{/solr,null,UNAVAILABLE}
   [junit4]   2> 1464470 INFO  (jetty-closer-14229-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1464572 INFO  (jetty-closer-14229-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@7d715387{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 1464572 INFO  (jetty-closer-14229-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@36ccae04{/solr,null,UNAVAILABLE}
   [junit4]   2> 1464572 INFO  (jetty-closer-14229-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1464574 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[6A712530B118DDF6])
 [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1464789 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>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/packages.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        22      /solr/live_nodes
   [junit4]   2>        12      /solr/overseer/collection-queue-work
   [junit4]   2>        10      /solr/overseer/queue
   [junit4]   2>        5       /solr/collections
   [junit4]   2>        2       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        2       /solr/autoscaling/events/node_added_triggerMR
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1464791 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[6A712530B118DDF6])
 [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:57858
   [junit4]   2> 1464791 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[6A712530B118DDF6])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57858
   [junit4]   2> 1464791 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[6A712530B118DDF6])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 57858
   [junit4]   2> 1464791 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[6A712530B118DDF6])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testNodeMarkersRegistration
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=NodeMarkersRegistrationTest 
-Dtests.method=testNodeMarkersRegistration -Dtests.seed=6A712530B118DDF6 
-Dtests.slow=true -Dtests.locale=fo-DK 
-Dtests.timezone=America/Argentina/San_Juan -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 20.5s J4 | 
NodeMarkersRegistrationTest.testNodeMarkersRegistration <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6A712530B118DDF6:72CBAD3CBF2D1019]:0)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration(NodeMarkersRegistrationTest.java:256)
   [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 java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J4/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_6A712530B118DDF6-001
   [junit4]   2> Jun 16, 2020 10:08:51 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: 
codec=FastCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
 chunkSize=7, maxDocsPerChunk=896, blockShift=22), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, 
chunkSize=7, blockSize=22)), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@483d1b73),
 locale=fo-DK, timezone=America/Argentina/San_Juan
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 14.0.1 
(64-bit)/cpus=6,threads=1,free=187556064,total=400703488
   [junit4]   2> NOTE: All tests run in this JVM: [TestUseDocValuesAsStored2, 
DisMaxRequestHandlerTest, TriggerCooldownIntegrationTest, 
TestElisionMultitermQuery, TestSolrQueryResponse, 
ClassificationUpdateProcessorFactoryTest, TestManagedSynonymFilterFactory, 
LeaderElectionContextKeyTest, TestSolr4Spatial, TestShortCircuitedRequests, 
TestReRankQParserPlugin, TestCSVResponseWriter, HdfsLockFactoryTest, 
TestSweetSpotSimilarityFactory, OverseerCollectionConfigSetProcessorTest, 
ReplaceNodeTest, TestInfoStreamLogging, TestNRTOpen, 
TestSolrCloudWithSecureImpersonation, SOLR749Test, 
DimensionalRoutedAliasUpdateProcessorTest, TestReloadDeadlock, 
BigEndianAscendingWordSerializerTest, TestUpdate, TestSolrCoreProperties, 
NodeLostTriggerTest, CdcrUpdateLogTest, CheckHdfsIndexTest, 
LeaderTragicEventTest, StatsComponentTest, CursorMarkTest, 
TestHttpServletCarrier, RecoveryAfterSoftCommitTest, TestCloudDeleteByQuery, 
TestSystemCollAutoCreate, IgnoreLargeDocumentProcessorFactoryTest, 
InfoHandlerTest, SSLMigrationTest, HdfsCollectionsAPIDistributedZkTest, 
TestBlobHandler, DirectSolrSpellCheckerTest, TestMacroExpander, 
AlternateDirectoryTest, TestSQLHandler, 
DistributedFacetSimpleRefinementLongTailTest, TestLegacyTerms, TestSolrXml, 
TestExclusionRuleCollectionAccess, ZkStateWriterTest, 
DistributedFacetPivotSmallAdvancedTest, CollectionStateZnodeTest, 
TimeRoutedAliasUpdateProcessorTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
HdfsAutoAddReplicasIntegrationTest, JsonLoaderTest, TestNumericTerms32, 
BJQFilterAccessibleTest, TestWithCollection, TestManagedSchemaAPI, 
TestComplexPhraseLeadingWildcard, SolrSlf4jReporterTest, MultiThreadedOCPTest, 
TestIntervalFaceting, TestPHPSerializedResponseWriter, 
MissingSegmentRecoveryTest, Tagger2Test, HdfsRestartWhileUpdatingTest, 
TestRTimerTree, DocValuesMissingTest, TestImpersonationWithHadoopAuth, 
MetricsHistoryHandlerTest, TestPhraseSuggestions, OrderedExecutorTest, 
TestCollectionAPIs, TestSimpleTextCodec, TestDistributedGrouping, 
TestHighlightDedupGrouping, TestEmbeddedSolrServerSchemaAPI, TestQueryTypes, 
ZkSolrClientTest, TestReplicationHandler, ResponseBuilderTest, 
TestDirectoryFactory, TestConfigSetsAPIExclusivity, TestInPlaceUpdatesDistrib, 
CollectionsAPIAsyncDistributedZkTest, BadComponentTest, 
HdfsWriteToMultipleCollectionsTest, TestConfigSets, 
DistributedQueryComponentOptimizationTest, BasicDistributedZkTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, ConnectionManagerTest, 
CreateRoutedAliasTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, 
DocValuesNotIndexedTest, OverseerRolesTest, ShardRoutingTest, SyncSliceTest, 
TestLockTree, TestOnReconnectListenerSupport, TestRSAKeyPair, 
TestRandomFlRTGCloud, TestStressLiveNodes, 
TestCollectionsAPIViaSolrCloudCluster, TestRequestStatusCollectionAPI, 
IndexSizeTriggerTest, MetricTriggerIntegrationTest, NodeMarkersRegistrationTest]
   [junit4] Completed [567/910 (2!)] on J4 in 20.69s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 45978 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/6171/consoleText

[repro] Revision: 75491ab3814cf1544987296ce958137f2fc75e8a

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=PeerSyncReplicationTest 
-Dtests.method=test -Dtests.seed=6A712530B118DDF6 -Dtests.slow=true 
-Dtests.locale=kn-IN -Dtests.timezone=America/Belize -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=NodeMarkersRegistrationTest 
-Dtests.method=testNodeMarkersRegistration -Dtests.seed=6A712530B118DDF6 
-Dtests.slow=true -Dtests.locale=fo-DK 
-Dtests.timezone=America/Argentina/San_Juan -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[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]       PeerSyncReplicationTest
[repro]       NodeMarkersRegistrationTest
[repro] ant compile-test

[...truncated 2473 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 
-Dtests.class="*.PeerSyncReplicationTest|*.NodeMarkersRegistrationTest" 
-Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" 
-Dtests.seed=6A712530B118DDF6 -Dtests.slow=true -Dtests.locale=kn-IN 
-Dtests.timezone=America/Belize -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[...truncated 106 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.PeerSyncReplicationTest
[repro]   0/5 failed: 
org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest
[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