You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/02/25 22:28:51 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-9) - Build # 4464 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4464/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseParallelGC

No tests ran.

Build Log:
[...truncated 55792 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4464/consoleText

[repro] Revision: b212f2e9b7b5d20ab8d6168b5ddcb164f536d1af

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] No "reproduce with" lines found; exiting.

[...truncated 8 lines...]
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-9) - Build # 4467 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4467/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLowerTerms

Error Message:
Doc with id=5 not found in http://127.0.0.1:53069/forceleader_lower_terms_collection due to: Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=5 not found in http://127.0.0.1:53069/forceleader_lower_terms_collection due to: Path not found: /id; rsp={doc=null}
	at __randomizedtesting.SeedInfo.seed([62F9DA2913592B20:ECCDFA6AD3FE8B54]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:700)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:645)
	at org.apache.solr.cloud.ForceLeaderTest.bringBackOldLeaderAndSendDoc(ForceLeaderTest.java:521)
	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLowerTerms(ForceLeaderTest.java:158)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12541 lines...]
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_62F9DA2913592B20-001/init-core-data-001
   [junit4]   2> 552825 WARN  (SUITE-ForceLeaderTest-seed#[62F9DA2913592B20]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 552825 INFO  (SUITE-ForceLeaderTest-seed#[62F9DA2913592B20]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 552826 INFO  (SUITE-ForceLeaderTest-seed#[62F9DA2913592B20]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776") w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 552826 INFO  (SUITE-ForceLeaderTest-seed#[62F9DA2913592B20]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 552826 INFO  (SUITE-ForceLeaderTest-seed#[62F9DA2913592B20]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 552827 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 552827 INFO  (Thread-1244) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 552828 INFO  (Thread-1244) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 552830 ERROR (Thread-1244) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 552937 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.ZkTestServer start zk server on port:53061
   [junit4]   2> 552949 INFO  (zkConnectionManagerCallback-1698-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 552954 INFO  (zkConnectionManagerCallback-1700-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 552965 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.AbstractZkTestCase 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> 552973 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.AbstractZkTestCase 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> 552991 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.AbstractZkTestCase 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> 552995 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.AbstractZkTestCase 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> 552998 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.AbstractZkTestCase 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> 553001 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.AbstractZkTestCase 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> 553003 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.AbstractZkTestCase 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> 553009 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.AbstractZkTestCase 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> 553011 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.AbstractZkTestCase 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> 553017 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.AbstractZkTestCase 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> 553022 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.AbstractZkTestCase 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> 553027 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 555461 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 555462 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 555462 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 555462 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 555463 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d5bc9d7{/,null,AVAILABLE}
   [junit4]   2> 555463 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@201214b1{HTTP/1.1,[http/1.1]}{127.0.0.1:53070}
   [junit4]   2> 555463 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.e.j.s.Server Started @557983ms
   [junit4]   2> 555464 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_62F9DA2913592B20-001/tempDir-001/control/data, hostPort=53069, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_62F9DA2913592B20-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 555464 ERROR (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 555464 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 555464 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 555464 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 555464 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-28T12:39:09.857421Z
   [junit4]   2> 555466 INFO  (zkConnectionManagerCallback-1702-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 555467 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 555467 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_62F9DA2913592B20-001/control-001/solr.xml
   [junit4]   2> 555470 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 555470 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 555470 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3df160ac, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 555473 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53061/solr
   [junit4]   2> 555474 INFO  (zkConnectionManagerCallback-1706-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 555477 INFO  (zkConnectionManagerCallback-1708-thread-1-processing-n:127.0.0.1:53069_) [n:127.0.0.1:53069_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 555639 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [n:127.0.0.1:53069_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 555640 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [n:127.0.0.1:53069_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53069_
   [junit4]   2> 555642 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [n:127.0.0.1:53069_    ] o.a.s.c.Overseer Overseer (id=72138194550194180-127.0.0.1:53069_-n_0000000000) starting
   [junit4]   2> 555654 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [n:127.0.0.1:53069_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53069_
   [junit4]   2> 555656 INFO  (OverseerStateUpdate-72138194550194180-127.0.0.1:53069_-n_0000000000) [n:127.0.0.1:53069_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 555737 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [n:127.0.0.1:53069_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3df160ac
   [junit4]   2> 555746 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [n:127.0.0.1:53069_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3df160ac
   [junit4]   2> 555746 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [n:127.0.0.1:53069_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3df160ac
   [junit4]   2> 555747 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [n:127.0.0.1:53069_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_62F9DA2913592B20-001/control-001/cores
   [junit4]   2> 555776 INFO  (zkConnectionManagerCallback-1714-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 555778 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 555780 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53061/solr ready
   [junit4]   2> 555781 INFO  (SocketProxy-Acceptor-53069) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=53079,localport=53069], receiveBufferSize:408300
   [junit4]   2> 555781 INFO  (SocketProxy-Acceptor-53069) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=53070,localport=53080], receiveBufferSize=408300
   [junit4]   2> 555784 INFO  (qtp578409601-7088) [n:127.0.0.1:53069_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:53069_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 555788 INFO  (OverseerThreadFactory-2689-thread-1-processing-n:127.0.0.1:53069_) [n:127.0.0.1:53069_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 555897 INFO  (SocketProxy-Acceptor-53069) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=53084,localport=53069], receiveBufferSize:408300
   [junit4]   2> 555898 INFO  (SocketProxy-Acceptor-53069) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=53070,localport=53085], receiveBufferSize=408300
   [junit4]   2> 555899 INFO  (qtp578409601-7092) [n:127.0.0.1:53069_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 555899 INFO  (qtp578409601-7092) [n:127.0.0.1:53069_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 556007 INFO  (zkCallback-1707-thread-1-processing-n:127.0.0.1:53069_) [n:127.0.0.1:53069_    ] 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> 556915 INFO  (qtp578409601-7092) [n:127.0.0.1:53069_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 556924 INFO  (qtp578409601-7092) [n:127.0.0.1:53069_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 556995 INFO  (qtp578409601-7092) [n:127.0.0.1:53069_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 557020 INFO  (qtp578409601-7092) [n:127.0.0.1:53069_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 557021 INFO  (qtp578409601-7092) [n:127.0.0.1:53069_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3df160ac
   [junit4]   2> 557021 INFO  (qtp578409601-7092) [n:127.0.0.1:53069_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 557021 INFO  (qtp578409601-7092) [n:127.0.0.1:53069_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_62F9DA2913592B20-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_62F9DA2913592B20-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 557023 INFO  (qtp578409601-7092) [n:127.0.0.1:53069_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=9.2802734375, floorSegmentMB=1.0869140625, forceMergeDeletesPctAllowed=16.063988456320757, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 557025 WARN  (qtp578409601-7092) [n:127.0.0.1:53069_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 557116 INFO  (qtp578409601-7092) [n:127.0.0.1:53069_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 557116 INFO  (qtp578409601-7092) [n:127.0.0.1:53069_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 557118 INFO  (qtp578409601-7092) [n:127.0.0.1:53069_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 557118 INFO  (qtp578409601-7092) [n:127.0.0.1:53069_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 557119 INFO  (qtp578409601-7092) [n:127.0.0.1:53069_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=9.3447265625, floorSegmentMB=0.6708984375, forceMergeDeletesPctAllowed=23.104749264596435, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3990264136957261
   [junit4]   2> 557119 INFO  (qtp578409601-7092) [n:127.0.0.1:53069_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@765ead9b[control_collection_shard1_replica_n1] main]
   [junit4]   2> 557121 INFO  (qtp578409601-7092) [n:127.0.0.1:53069_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 557121 INFO  (qtp578409601-7092) [n:127.0.0.1:53069_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 557122 INFO  (qtp578409601-7092) [n:127.0.0.1:53069_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 557122 INFO  (qtp578409601-7092) [n:127.0.0.1:53069_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593648403201392640
   [junit4]   2> 557123 INFO  (searcherExecutor-2692-thread-1-processing-n:127.0.0.1:53069_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:53069_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@765ead9b[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 557134 INFO  (qtp578409601-7092) [n:127.0.0.1:53069_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 557134 INFO  (qtp578409601-7092) [n:127.0.0.1:53069_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 557134 INFO  (qtp578409601-7092) [n:127.0.0.1:53069_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:53069/control_collection_shard1_replica_n1/
   [junit4]   2> 557134 INFO  (qtp578409601-7092) [n:127.0.0.1:53069_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 557135 INFO  (qtp578409601-7092) [n:127.0.0.1:53069_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:53069/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 557135 INFO  (qtp578409601-7092) [n:127.0.0.1:53069_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 557140 INFO  (qtp578409601-7092) [n:127.0.0.1:53069_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:53069/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 557251 INFO  (zkCallback-1707-thread-2-processing-n:127.0.0.1:53069_) [n:127.0.0.1:53069_    ] 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> 557307 INFO  (qtp578409601-7092) [n:127.0.0.1:53069_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 557309 INFO  (qtp578409601-7092) [n:127.0.0.1:53069_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1410
   [junit4]   2> 557313 INFO  (qtp578409601-7088) [n:127.0.0.1:53069_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 557418 INFO  (zkCallback-1707-thread-2-processing-n:127.0.0.1:53069_) [n:127.0.0.1:53069_    ] 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> 557791 INFO  (OverseerCollectionConfigSetProcessor-72138194550194180-127.0.0.1:53069_-n_0000000000) [n:127.0.0.1:53069_    ] 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> 558314 INFO  (qtp578409601-7088) [n:127.0.0.1:53069_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:53069_&wt=javabin&version=2} status=0 QTime=2530
   [junit4]   2> 558319 INFO  (zkConnectionManagerCallback-1718-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 558320 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 558322 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53061/solr ready
   [junit4]   2> 558322 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 558322 INFO  (SocketProxy-Acceptor-53069) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=53108,localport=53069], receiveBufferSize:408300
   [junit4]   2> 558323 INFO  (SocketProxy-Acceptor-53069) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=53070,localport=53109], receiveBufferSize=408300
   [junit4]   2> 558323 INFO  (qtp578409601-7092) [n:127.0.0.1:53069_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 558326 INFO  (OverseerThreadFactory-2689-thread-2-processing-n:127.0.0.1:53069_) [n:127.0.0.1:53069_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 558327 WARN  (OverseerThreadFactory-2689-thread-2-processing-n:127.0.0.1:53069_) [n:127.0.0.1:53069_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 558545 INFO  (qtp578409601-7092) [n:127.0.0.1:53069_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 558545 INFO  (qtp578409601-7092) [n:127.0.0.1:53069_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=221
   [junit4]   2> 558793 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_62F9DA2913592B20-001/shard-1-001 of type NRT
   [junit4]   2> 558794 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 558795 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 558795 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 558795 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 558796 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3b2b4c01{/,null,AVAILABLE}
   [junit4]   2> 558796 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@13ec19dc{HTTP/1.1,[http/1.1]}{127.0.0.1:53113}
   [junit4]   2> 558796 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.e.j.s.Server Started @561316ms
   [junit4]   2> 558796 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_62F9DA2913592B20-001/tempDir-001/jetty1, hostPort=53112, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_62F9DA2913592B20-001/shard-1-001/cores, replicaType=NRT}
   [junit4]   2> 558797 ERROR (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 558797 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 558797 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 558797 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 558797 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-28T12:39:13.190349Z
   [junit4]   2> 558799 INFO  (zkConnectionManagerCallback-1720-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 558800 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 558800 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_62F9DA2913592B20-001/shard-1-001/solr.xml
   [junit4]   2> 558802 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 558802 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 558803 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3df160ac, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 558805 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53061/solr
   [junit4]   2> 558807 INFO  (zkConnectionManagerCallback-1724-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 558810 INFO  (zkConnectionManagerCallback-1726-thread-1-processing-n:127.0.0.1:53112_) [n:127.0.0.1:53112_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 558823 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [n:127.0.0.1:53112_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 558827 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [n:127.0.0.1:53112_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 558830 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [n:127.0.0.1:53112_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53112_
   [junit4]   2> 558831 INFO  (zkCallback-1707-thread-2-processing-n:127.0.0.1:53069_) [n:127.0.0.1:53069_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 558832 INFO  (zkCallback-1717-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 558833 INFO  (zkCallback-1725-thread-1-processing-n:127.0.0.1:53112_) [n:127.0.0.1:53112_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 558869 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [n:127.0.0.1:53112_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3df160ac
   [junit4]   2> 558879 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [n:127.0.0.1:53112_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3df160ac
   [junit4]   2> 558879 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [n:127.0.0.1:53112_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3df160ac
   [junit4]   2> 558880 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [n:127.0.0.1:53112_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_62F9DA2913592B20-001/shard-1-001/cores
   [junit4]   2> 558900 INFO  (qtp578409601-7090) [n:127.0.0.1:53069_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:53112_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 558904 INFO  (OverseerCollectionConfigSetProcessor-72138194550194180-127.0.0.1:53069_-n_0000000000) [n:127.0.0.1:53069_    ] 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> 558905 INFO  (OverseerThreadFactory-2689-thread-3-processing-n:127.0.0.1:53069_) [n:127.0.0.1:53069_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:53112_ for creating new replica
   [junit4]   2> 558909 INFO  (SocketProxy-Acceptor-53112) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=53117,localport=53112], receiveBufferSize:408300
   [junit4]   2> 558910 INFO  (SocketProxy-Acceptor-53112) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=53113,localport=53118], receiveBufferSize=408300
   [junit4]   2> 558912 INFO  (qtp1799662806-7143) [n:127.0.0.1:53112_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 558912 INFO  (qtp1799662806-7143) [n:127.0.0.1:53112_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 559025 INFO  (zkCallback-1725-thread-1-processing-n:127.0.0.1:53112_) [n:127.0.0.1:53112_    ] 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: [2])
   [junit4]   2> 559947 INFO  (qtp1799662806-7143) [n:127.0.0.1:53112_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 559956 INFO  (qtp1799662806-7143) [n:127.0.0.1:53112_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 560025 INFO  (qtp1799662806-7143) [n:127.0.0.1:53112_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 560049 INFO  (qtp1799662806-7143) [n:127.0.0.1:53112_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true
   [junit4]   2> 560049 INFO  (qtp1799662806-7143) [n:127.0.0.1:53112_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3df160ac
   [junit4]   2> 560050 INFO  (qtp1799662806-7143) [n:127.0.0.1:53112_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 560050 INFO  (qtp1799662806-7143) [n:127.0.0.1:53112_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_62F9DA2913592B20-001/shard-1-001/cores/collection1_shard2_replica_n41], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_62F9DA2913592B20-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 560051 INFO  (qtp1799662806-7143) [n:127.0.0.1:53112_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=9.2802734375, floorSegmentMB=1.0869140625, forceMergeDeletesPctAllowed=16.063988456320757, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 560053 WARN  (qtp1799662806-7143) [n:127.0.0.1:53112_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] 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> 560095 INFO  (qtp1799662806-7143) [n:127.0.0.1:53112_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 560095 INFO  (qtp1799662806-7143) [n:127.0.0.1:53112_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 560096 INFO  (qtp1799662806-7143) [n:127.0.0.1:53112_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 560096 INFO  (qtp1799662806-7143) [n:127.0.0.1:53112_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 560097 INFO  (qtp1799662806-7143) [n:127.0.0.1:53112_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=9.3447265625, floorSegmentMB=0.6708984375, forceMergeDeletesPctAllowed=23.104749264596435, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3990264136957261
   [junit4]   2> 560097 INFO  (qtp1799662806-7143) [n:127.0.0.1:53112_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@4a585c93[collection1_shard2_replica_n41] main]
   [junit4]   2> 560099 INFO  (qtp1799662806-7143) [n:127.0.0.1:53112_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 560099 INFO  (qtp1799662806-7143) [n:127.0.0.1:53112_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 560100 INFO  (qtp1799662806-7143) [n:127.0.0.1:53112_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 560100 INFO  (qtp1799662806-7143) [n:127.0.0.1:53112_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593648406324051968
   [junit4]   2> 560101 INFO  (searcherExecutor-2703-thread-1-processing-n:127.0.0.1:53112_ x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:53112_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@4a585c93[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 560113 INFO  (qtp1799662806-7143) [n:127.0.0.1:53112_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 560113 INFO  (qtp1799662806-7143) [n:127.0.0.1:53112_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 560113 INFO  (qtp1799662806-7143) [n:127.0.0.1:53112_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:53112/collection1_shard2_replica_n41/
   [junit4]   2> 560113 INFO  (qtp1799662806-7143) [n:127.0.0.1:53112_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 560113 INFO  (qtp1799662806-7143) [n:127.0.0.1:53112_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy http://127.0.0.1:53112/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 560113 INFO  (qtp1799662806-7143) [n:127.0.0.1:53112_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 560119 INFO  (qtp1799662806-7143) [n:127.0.0.1:53112_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:53112/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 560232 INFO  (zkCallback-1725-thread-1-processing-n:127.0.0.1:53112_) [n:127.0.0.1:53112_    ] 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: [2])
   [junit4]   2> 560291 INFO  (qtp1799662806-7143) [n:127.0.0.1:53112_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 560294 INFO  (qtp1799662806-7143) [n:127.0.0.1:53112_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1382
   [junit4]   2> 560298 INFO  (qtp578409601-7090) [n:127.0.0.1:53069_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:53112_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1397
   [junit4]   2> 560395 INFO  (zkCallback-1725-thread-1-processing-n:127.0.0.1:53112_) [n:127.0.0.1:53112_    ] 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: [2])
   [junit4]   2> 560563 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_62F9DA2913592B20-001/shard-2-001 of type NRT
   [junit4]   2> 560563 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 560564 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 560564 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 560565 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 560565 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d9c252f{/,null,AVAILABLE}
   [junit4]   2> 560565 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5c05dc1f{HTTP/1.1,[http/1.1]}{127.0.0.1:53120}
   [junit4]   2> 560565 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.e.j.s.Server Started @563085ms
   [junit4]   2> 560565 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_62F9DA2913592B20-001/tempDir-001/jetty2, hostPort=53119, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_62F9DA2913592B20-001/shard-2-001/cores}
   [junit4]   2> 560565 ERROR (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 560566 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 560566 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 560566 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 560566 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-28T12:39:14.959393Z
   [junit4]   2> 560568 INFO  (zkConnectionManagerCallback-1730-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 560569 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 560569 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_62F9DA2913592B20-001/shard-2-001/solr.xml
   [junit4]   2> 560571 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 560571 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 560572 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3df160ac, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 560574 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53061/solr
   [junit4]   2> 560577 INFO  (zkConnectionManagerCallback-1734-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 560580 INFO  (zkConnectionManagerCallback-1736-thread-1-processing-n:127.0.0.1:53119_) [n:127.0.0.1:53119_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 560592 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [n:127.0.0.1:53119_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 560596 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [n:127.0.0.1:53119_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 560600 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [n:127.0.0.1:53119_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53119_
   [junit4]   2> 560602 INFO  (zkCallback-1725-thread-1-processing-n:127.0.0.1:53112_) [n:127.0.0.1:53112_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 560602 INFO  (zkCallback-1707-thread-2-processing-n:127.0.0.1:53069_) [n:127.0.0.1:53069_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 560602 INFO  (zkCallback-1717-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 560603 INFO  (zkCallback-1735-thread-1-processing-n:127.0.0.1:53119_) [n:127.0.0.1:53119_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 560641 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [n:127.0.0.1:53119_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3df160ac
   [junit4]   2> 560650 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [n:127.0.0.1:53119_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3df160ac
   [junit4]   2> 560650 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [n:127.0.0.1:53119_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3df160ac
   [junit4]   2> 560652 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [n:127.0.0.1:53119_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_62F9DA2913592B20-001/shard-2-001/cores
   [junit4]   2> 560681 INFO  (qtp578409601-7092) [n:127.0.0.1:53069_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:53119_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 560685 INFO  (OverseerCollectionConfigSetProcessor-72138194550194180-127.0.0.1:53069_-n_0000000000) [n:127.0.0.1:53069_    ] 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> 560687 INFO  (OverseerThreadFactory-2689-thread-4-processing-n:127.0.0.1:53069_) [n:127.0.0.1:53069_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:53119_ for creating new replica
   [junit4]   2> 560691 INFO  (SocketProxy-Acceptor-53119) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=53124,localport=53119], receiveBufferSize:408300
   [junit4]   2> 560691 INFO  (SocketProxy-Acceptor-53119) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=53120,localport=53125], receiveBufferSize=408300
   [junit4]   2> 560693 INFO  (qtp558266304-7178) [n:127.0.0.1:53119_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 560693 INFO  (qtp558266304-7178) [n:127.0.0.1:53119_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 560809 INFO  (zkCallback-1725-thread-1-processing-n:127.0.0.1:53112_) [n:127.0.0.1:53112_    ] 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: [3])
   [junit4]   2> 560809 INFO  (zkCallback-1735-thread-1-processing-n:127.0.0.1:53119_) [n:127.0.0.1:53119_    ] 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: [3])
   [junit4]   2> 561719 INFO  (qtp558266304-7178) [n:127.0.0.1:53119_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 561739 INFO  (qtp558266304-7178) [n:127.0.0.1:53119_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema [collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 561822 INFO  (qtp558266304-7178) [n:127.0.0.1:53119_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 561844 INFO  (qtp558266304-7178) [n:127.0.0.1:53119_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n43' using configuration from collection collection1, trusted=true
   [junit4]   2> 561844 INFO  (qtp558266304-7178) [n:127.0.0.1:53119_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n43' (registry 'solr.core.collection1.shard1.replica_n43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3df160ac
   [junit4]   2> 561844 INFO  (qtp558266304-7178) [n:127.0.0.1:53119_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 561845 INFO  (qtp558266304-7178) [n:127.0.0.1:53119_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [[collection1_shard1_replica_n43] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_62F9DA2913592B20-001/shard-2-001/cores/collection1_shard1_replica_n43], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_62F9DA2913592B20-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 561847 INFO  (qtp558266304-7178) [n:127.0.0.1:53119_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=9.2802734375, floorSegmentMB=1.0869140625, forceMergeDeletesPctAllowed=16.063988456320757, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 561849 WARN  (qtp558266304-7178) [n:127.0.0.1:53119_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] 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> 561899 INFO  (qtp558266304-7178) [n:127.0.0.1:53119_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 561899 INFO  (qtp558266304-7178) [n:127.0.0.1:53119_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 561900 INFO  (qtp558266304-7178) [n:127.0.0.1:53119_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 561900 INFO  (qtp558266304-7178) [n:127.0.0.1:53119_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 561902 INFO  (qtp558266304-7178) [n:127.0.0.1:53119_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=9.3447265625, floorSegmentMB=0.6708984375, forceMergeDeletesPctAllowed=23.104749264596435, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3990264136957261
   [junit4]   2> 561902 INFO  (qtp558266304-7178) [n:127.0.0.1:53119_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.SolrIndexSearcher Opening [Searcher@36d87d02[collection1_shard1_replica_n43] main]
   [junit4]   2> 561903 INFO  (qtp558266304-7178) [n:127.0.0.1:53119_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 561904 INFO  (qtp558266304-7178) [n:127.0.0.1:53119_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 561905 INFO  (qtp558266304-7178) [n:127.0.0.1:53119_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 561906 INFO  (searcherExecutor-2714-thread-1-processing-n:127.0.0.1:53119_ x:collection1_shard1_replica_n43 s:shard1 c:collection1) [n:127.0.0.1:53119_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [collection1_shard1_replica_n43] Registered new searcher Searcher@36d87d02[collection1_shard1_replica_n43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 561906 INFO  (qtp558266304-7178) [n:127.0.0.1:53119_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593648408217780224
   [junit4]   2> 561915 INFO  (qtp558266304-7178) [n:127.0.0.1:53119_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 561915 INFO  (qtp558266304-7178) [n:127.0.0.1:53119_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 561915 INFO  (qtp558266304-7178) [n:127.0.0.1:53119_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:53119/collection1_shard1_replica_n43/
   [junit4]   2> 561915 INFO  (qtp558266304-7178) [n:127.0.0.1:53119_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 561915 INFO  (qtp558266304-7178) [n:127.0.0.1:53119_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy http://127.0.0.1:53119/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 561915 INFO  (qtp558266304-7178) [n:127.0.0.1:53119_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 561920 INFO  (qtp558266304-7178) [n:127.0.0.1:53119_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:53119/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 562027 INFO  (zkCallback-1735-thread-1-processing-n:127.0.0.1:53119_) [n:127.0.0.1:53119_    ] 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: [3])
   [junit4]   2> 562027 INFO  (zkCallback-1725-thread-1-processing-n:127.0.0.1:53112_) [n:127.0.0.1:53112_    ] 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: [3])
   [junit4]   2> 562077 INFO  (qtp558266304-7178) [n:127.0.0.1:53119_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 562079 INFO  (qtp558266304-7178) [n:127.0.0.1:53119_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1386
   [junit4]   2> 562083 INFO  (qtp578409601-7092) [n:127.0.0.1:53069_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:53119_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1402
   [junit4]   2> 562199 INFO  (zkCallback-1725-thread-1-processing-n:127.0.0.1:53112_) [n:127.0.0.1:53112_    ] 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: [3])
   [junit4]   2> 562200 INFO  (zkCallback-1735-thread-1-processing-n:127.0.0.1:53119_) [n:127.0.0.1:53119_    ] 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: [3])
   [junit4]   2> 562467 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_62F9DA2913592B20-001/shard-3-001 of type NRT
   [junit4]   2> 562467 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 562468 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 562469 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 562469 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 562469 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5eec49d8{/,null,AVAILABLE}
   [junit4]   2> 562469 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@382e33d2{HTTP/1.1,[http/1.1]}{127.0.0.1:53140}
   [junit4]   2> 562469 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.e.j.s.Server Started @564989ms
   [junit4]   2> 562469 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_62F9DA2913592B20-001/tempDir-001/jetty3, hostPort=53139, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_62F9DA2913592B20-001/shard-3-001/cores}
   [junit4]   2> 562470 ERROR (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 562479 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 562479 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 562479 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 562479 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-28T12:39:16.872263Z
   [junit4]   2> 562481 INFO  (zkConnectionManagerCallback-1740-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 562483 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 562483 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_62F9DA2913592B20-001/shard-3-001/solr.xml
   [junit4]   2> 562495 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 562495 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 562495 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3df160ac, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 562498 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53061/solr
   [junit4]   2> 562500 INFO  (zkConnectionManagerCallback-1744-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 562503 INFO  (zkConnectionManagerCallback-1746-thread-1-processing-n:127.0.0.1:53139_) [n:127.0.0.1:53139_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 562517 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [n:127.0.0.1:53139_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 562535 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [n:127.0.0.1:53139_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 562538 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [n:127.0.0.1:53139_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53139_
   [junit4]   2> 562541 INFO  (zkCallback-1725-thread-1-processing-n:127.0.0.1:53112_) [n:127.0.0.1:53112_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 562541 INFO  (zkCallback-1717-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 562541 INFO  (zkCallback-1735-thread-1-processing-n:127.0.0.1:53119_) [n:127.0.0.1:53119_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 562541 INFO  (zkCallback-1707-thread-2-processing-n:127.0.0.1:53069_) [n:127.0.0.1:53069_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 562542 INFO  (zkCallback-1745-thread-1-processing-n:127.0.0.1:53139_) [n:127.0.0.1:53139_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 562589 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [n:127.0.0.1:53139_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3df160ac
   [junit4]   2> 562598 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [n:127.0.0.1:53139_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3df160ac
   [junit4]   2> 562598 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [n:127.0.0.1:53139_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3df160ac
   [junit4]   2> 562599 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[62F9DA2913592B20]) [n:127.0.0.1:53139_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_62F9DA2913592B20-001/shard-3-001/cores
   [junit4]   2> 562636 INFO  (qtp578409601-7090) [n:127.0.0.1:53069_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:53139_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 562640 INFO  (OverseerCollectionConfigSetProcessor-72138194550194180-127.0.0.1:53069_-n_0000000000) [n:127.0.0.1:53069_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 562641 INFO  (OverseerThreadFactory-2689-thread-5-processing-n:127.0.0.1:53069_) [n:127.0.0.1:53069_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:53139_ for creating new replica
   [junit4]   2> 562644 INFO  (SocketProxy-Acceptor-53139) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=53147,localport=53139], receiveBufferSize:408300
   [junit4]   2> 562645 INFO  (SocketProxy-Acceptor-53139) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=53140,localport=53148], receiveBufferSize=408300
   [junit4]   2> 562646 INFO  (qtp608647164-7212) [n:127.0.0.1:53139_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 562647 INFO  (qtp608647164-7212) [n:127.0.0.1:53139_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 562756 INFO  (zkCallback-1745-thread-1-processing-n:127.0.0.1:53139_) [n:127.0.0.1:53139_    ] 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> 562756 INFO  (zkCallback-1735-thread-1-processing-n:127.0.0.1:53119_) [n:127.0.0.1:53119_    ] 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> 562756 INFO  (zkCallback-1725-thread-1-processing-n:127.0.0.1:53112_) [n:127.0.0.1:53112_    ] 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> 563669 INFO  (qtp608647164-7212) [n:127.0.0.1:53139_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 563687 INFO  (qtp608647164-7212) [n:127.0.0.1:53139_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema [collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 563753 INFO  (qtp608647164-7212) [n:127.0.0.1:53139_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 563777 INFO  (qtp608647164-7212) [n:127.0.0.1:53139_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n45' using configuration from collection collection1, trusted=true
   [junit4]   2> 563777 INFO  (qtp608647164-7212) [n:127.0.0.1:53139_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n45' (registry 'solr.core.collection1.shard2.replica_n45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3df160ac
   [junit4]   2> 563777 INFO  (qtp608647164-7212) [n:127.0.0.1:53139_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 563777 INFO  (qtp608647164-7212) [n:127.0.0.1:53139_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [[collection1_shard2_replica_n45] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_62F9DA2913592B20-001/shard-3-001/cores/collection1_shard2_replica_n45], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_62F9DA2913592B20-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
   [junit4]   2> 563780 INFO  (qtp608647164-7212) [n:127.0.0.1:53139_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=9.2802734375, floorSegmentMB=1.0869140625, forceMergeDeletesPctAllowed=16.063988456320757, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 563782 WARN  (qtp608647164-7212) [n:127.0.0.1:53139_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] 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> 563825 INFO  (qtp608647164-7212) [n:127.0.0.1:53139_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 563825 INFO  (qtp608647164-7212) [n:127.0.0.1:53139_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 563825 INFO  (qtp608647164-7212) [n:127.0.0.1:53139_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 563825 INFO  (qtp608647164-7212) [n:127.0.0.1:53139_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 563830 INFO  (qtp608647164-7212) [n:127.0.0.1:53139_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=9.3447265625, floorSegmentMB=0.6708984375, forceMergeDeletesPctAllowed=23.104749264596435, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3990264136957261
   [junit4]   2> 563830 INFO  (qtp608647164-7212) [n:127.0.0.1:53139_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.SolrIndexSearcher Opening [Searcher@417a88d0[collection1_shard2_replica_n45] main]
   [junit4]   2> 563832 INFO  (qtp608647164-7212) [n:127.0.0.1:53139_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 563833 INFO  (qtp608647164-7212) [n:127.0.0.1:53139_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 563833 INFO  (qtp608647164-7212) [n:127.0.0.1:53139_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 563833 INFO  (qtp608647164-7212) [n:127.0.0.1:53139_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593648410238386176
   [junit4]   2> 563834 INFO  (searcherExecutor-2725-thread-1-processing-n:127.0.0.1:53139_ x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:53139_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [collection1_shard2_replica_n45] Registered new searcher Searcher@417a88d0[collection1_shard2_replica_n45] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 563840 INFO  (qtp608647164-7212) [n:127.0.0.1:53139_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_n45
   [junit4]   2> 563840 INFO  (updateExecutor-1741-thread-1-processing-n:127.0.0.1:53139_ x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:53139_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 563841 INFO  (recoveryExecutor-1742-thread-1-processing-n:127.0.0.1:53139_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:53139_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 563842 INFO  (recoveryExecutor-1742-thread-1-processing-n:127.0.0.1:53139_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:53139_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 563843 INFO  (qtp608647164-7212) [n:127.0.0.1:53139_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1196
   [junit4]   2> 563844 INFO  (SocketProxy-Acceptor-53112) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=53151,localport=53112], receiveBufferSize:408300
   [junit4]   2> 563845 INFO  (SocketProxy-Acceptor-53112) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=53113,localport=53152], receiveBufferSize=408300
   [junit4]   2> 563846 INFO  (qtp1799662806-7147) [n:127.0.0.1:53112_ c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] o.a.s.c.S.Request [collection1_shard2_replica_n41]  webapp= path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 563846 INFO  (qtp1799662806-7147) [n:127.0.0.1:53112_ c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] o.a.s.c.S.Request [collection1_shard2_replica_n41]  webapp= path=/admin/ping params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 563846 INFO  (recoveryExecutor-1742-thread-1-processing-n:127.0.0.1:53139_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:53139_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard2_replica_n45]
   [junit4]   2> 563846 INFO  (recoveryExecutor-1742-thread-1-processing-n:127.0.0.1:53139_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:53139_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 563846 INFO  (recoveryExecutor-1742-thread-1-processing-n:127.0.0.1:53139_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:53139_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard2_replica_n45] as recovering, leader is [http://127.0.0.1:53112/collection1_shard2_replica_n41/] and I am [http://127.0.0.1:53139/collection1_shard2_replica_n45/]
   [junit4]   2> 563850 INFO  (qtp578409601-7090) [n:127.0.0.1:53069_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:53139_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1213
   [junit4]   2> 563850 INFO  (recoveryExecutor-1742-thread-1-processing-n:127.0.0.1:53139_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:53139_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:53112]; [WaitForState: action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:53139_&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 563851 INFO  (SocketProxy-Acceptor-53112) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=53153,localport=53112], receiveBufferSize:408300
   [junit4]   2> 563852 INFO  (SocketProxy-Acceptor-53112) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=53113,localport=53154], receiveBufferSize=408300
   [junit4]   2> 563852 INFO  (qtp1799662806-7147) [n:127.0.0.1:53112_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 563853 INFO  (qtp1799662806-7147) [n:127.0.0.1:53112_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:53139_, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collec

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

-n:127.0.0.1:53349_) [n:127.0.0.1:53349_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 655641 INFO  (zkCallback-1784-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 655641 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[62F9DA2913592B20]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 658019 WARN  (zkCallback-1812-thread-1-processing-n:127.0.0.1:53349_) [n:127.0.0.1:53349_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 658019 INFO  (zkCallback-1812-thread-1-processing-n:127.0.0.1:53349_) [n:127.0.0.1:53349_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 658019 INFO  (zkCallback-1812-thread-1-processing-n:127.0.0.1:53349_) [n:127.0.0.1:53349_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [collection1_shard2_replica_n45]  CLOSING SolrCore org.apache.solr.core.SolrCore@1b24fd0d
   [junit4]   2> 658019 INFO  (zkCallback-1812-thread-1-processing-n:127.0.0.1:53349_) [n:127.0.0.1:53349_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard2.replica_n45, tag=455408909
   [junit4]   2> 658019 INFO  (zkCallback-1812-thread-1-processing-n:127.0.0.1:53349_) [n:127.0.0.1:53349_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@66109186: rootName = null, domain = solr.core.collection1.shard2.replica_n45, service url = null, agent id = null] for registry solr.core.collection1.shard2.replica_n45 / com.codahale.metrics.MetricRegistry@680d8800
   [junit4]   2> 658030 INFO  (zkCallback-1812-thread-1-processing-n:127.0.0.1:53349_) [n:127.0.0.1:53349_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader, tag=455408909
   [junit4]   2> 658034 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[62F9DA2913592B20]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@24cba1b5{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 658034 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[62F9DA2913592B20]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6242e7a5{/,null,UNAVAILABLE}
   [junit4]   2> 658034 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[62F9DA2913592B20]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 658046 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[62F9DA2913592B20]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 53305
   [junit4]   2> 658046 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[62F9DA2913592B20]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 658047 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[62F9DA2913592B20]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53302 53302
   [junit4]   2> 658060 INFO  (Thread-1291) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53302 53302
   [junit4]   2> 658208 WARN  (Thread-1291) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/collections/forceleader_last_published/terms/shard1
   [junit4]   2> 	5	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 	3	/solr/collections/collection1/state.json
   [junit4]   2> 	2	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/collections/forceleader_last_published/state.json
   [junit4]   2> 	3	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 658211 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[62F9DA2913592B20]) [    ] o.a.s.c.SocketProxy Closing 9 connections to: http://127.0.0.1:53305/, target: http://127.0.0.1:53306/
   [junit4]   2> 658213 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[62F9DA2913592B20]) [    ] o.a.s.c.SocketProxy Closing 2 connections to: http://127.0.0.1:53349/, target: http://127.0.0.1:53350/
   [junit4]   2> 658213 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[62F9DA2913592B20]) [    ] o.a.s.c.SocketProxy Closing 5 connections to: http://127.0.0.1:53328/, target: http://127.0.0.1:53329/
   [junit4]   2> 658215 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[62F9DA2913592B20]) [    ] o.a.s.c.SocketProxy Closing 1 connections to: http://127.0.0.1:53335/, target: http://127.0.0.1:53336/
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_62F9DA2913592B20-001
   [junit4]   2> Feb 28, 2018 12:40:52 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {multiDefault=PostingsFormat(name=Asserting), a_t=PostingsFormat(name=Asserting), id=BlockTreeOrds(blocksize=128), text=PostingsFormat(name=Memory)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Lucene70), range_facet_i_dv=DocValuesFormat(name=Direct), intDvoDefault=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1266, maxMBSortInHeap=6.077935881080645, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@477e1e1f), locale=en-SD, timezone=Asia/Aqtobe
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 (64-bit)/cpus=3,threads=1,free=157364320,total=412024832
   [junit4]   2> NOTE: All tests run in this JVM: [LIRRollingUpdatesTest, TestUnifiedSolrHighlighter, TestExportWriter, TestBulkSchemaAPI, CursorPagingTest, TestDistribDocBasedVersion, TestSegmentSorting, SSLMigrationTest, TestMaxScoreQueryParser, SystemLogListenerTest, TestQueryTypes, TestReloadDeadlock, DistributedMLTComponentTest, SegmentsInfoRequestHandlerTest, SolrMetricReporterTest, TestLeaderInitiatedRecoveryThread, ResourceLoaderTest, CdcrBootstrapTest, RemoteQueryErrorTest, TestDistribIDF, TestNodeLostTrigger, ParsingFieldUpdateProcessorsTest, DeleteInactiveReplicaTest, UnloadDistributedZkTest, TestLazyCores, TestComputePlanAction, DistributedFacetPivotLargeTest, OverseerModifyCollectionTest, TestConfigSetsAPIExclusivity, PluginInfoTest, PropertiesRequestHandlerTest, TestRangeQuery, AddReplicaTest, DirectUpdateHandlerOptimizeTest, DistributedExpandComponentTest, TestIntervalFaceting, PolyFieldTest, DistributedFacetSimpleRefinementLongTailTest, TestRTimerTree, RecoveryZkTest, CdcrVersionReplicationTest, AssignBackwardCompatibilityTest, TestFieldCache, TestSimpleQParserPlugin, V2ApiIntegrationTest, LeaderFailoverAfterPartitionTest, TestDocBasedVersionConstraints, TestEmbeddedSolrServerAdminHandler, CdcrUpdateLogTest, TestPerFieldSimilarity, TestSolrQueryResponse, TestPrepRecovery, CheckHdfsIndexTest, AtomicUpdateProcessorFactoryTest, ResponseHeaderTest, CopyFieldTest, TestCryptoKeys, ConfigSetsAPITest, TestSolrConfigHandlerConcurrent, OverriddenZkACLAndCredentialsProvidersTest, SortSpecParsingTest, TestHdfsUpdateLog, TestNumericTokenStream, TestCloudManagedSchema, CoreSorterTest, OpenExchangeRatesOrgProviderTest, DocExpirationUpdateProcessorFactoryTest, ForceLeaderTest]
   [junit4] Completed [160/778 (1!)] on J0 in 105.92s, 4 tests, 1 failure, 2 skipped <<< FAILURES!

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

[repro] Revision: 7dba350c7a02fe603faec49227ff2672e4d8e6ae

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=ForceLeaderTest -Dtests.method=testReplicasInLowerTerms -Dtests.seed=62F9DA2913592B20 -Dtests.slow=true -Dtests.locale=en-SD -Dtests.timezone=Asia/Aqtobe -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] ant clean

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

[...truncated 3318 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.ForceLeaderTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=62F9DA2913592B20 -Dtests.slow=true -Dtests.locale=en-SD -Dtests.timezone=Asia/Aqtobe -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 88 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.ForceLeaderTest
[repro] Exiting with code 0

[...truncated 70 lines...]

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-9) - Build # 4466 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4466/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

No tests ran.

Build Log:
[...truncated 1845 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J1-20180228_011914_4751234163017188771291.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J0-20180228_011914_47516350782809749329079.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 287 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/test-framework/test/temp/junit4-J1-20180228_012653_6125360011717876895456.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/test-framework/test/temp/junit4-J0-20180228_012653_61212691260156936223712.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1062 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/common/test/temp/junit4-J0-20180228_012807_13711019864935483005060.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/common/test/temp/junit4-J1-20180228_012807_1379129651140171708425.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 236 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J1-20180228_013045_2405590632774829656159.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J0-20180228_013045_2402085948933644125234.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 253 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20180228_013100_8332788434415611319592.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20180228_013100_8336073845118399595154.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J0-20180228_013132_01714316755201563947600.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J1-20180228_013132_0176601149237363417478.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 169 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J0-20180228_013136_9827476701222901470116.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J1-20180228_013136_98210404071279811326726.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 179 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J0-20180228_013140_5538287542649895835883.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J1-20180228_013140_553725653868821196269.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 159 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/smartcn/test/temp/junit4-J1-20180228_013149_9082892388459846030985.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/smartcn/test/temp/junit4-J0-20180228_013149_9085354714958909310049.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 167 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J0-20180228_013156_25317952773265972345519.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J1-20180228_013156_254843584593431221447.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 175 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/uima/test/temp/junit4-J0-20180228_013159_7894535031504476149826.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 157 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J1-20180228_013212_58518324490815239791653.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 19 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J0-20180228_013212_5856487026241626077803.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1401 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/benchmark/test/temp/junit4-J0-20180228_013240_52815691636929923538835.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/benchmark/test/temp/junit4-J1-20180228_013240_52912879913570256577867.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 251 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/classification/test/temp/junit4-J1-20180228_013255_22917479546822350579274.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/classification/test/temp/junit4-J0-20180228_013255_229375759214290763338.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 262 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/codecs/test/temp/junit4-J1-20180228_013316_6307428148763969013757.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/codecs/test/temp/junit4-J0-20180228_013316_63017714814846355858331.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 234 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/demo/test/temp/junit4-J0-20180228_013534_33012399472172557929121.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/demo/test/temp/junit4-J1-20180228_013534_33017276545328890856384.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 167 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/expressions/test/temp/junit4-J0-20180228_013538_5226794874748872221370.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/expressions/test/temp/junit4-J1-20180228_013538_52313620855647572162308.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/facet/test/temp/junit4-J1-20180228_013545_5134528365187742280671.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/facet/test/temp/junit4-J0-20180228_013545_5124127769219960171054.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 185 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/grouping/test/temp/junit4-J1-20180228_013608_73512876729708081111000.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/grouping/test/temp/junit4-J0-20180228_013608_73511716070623051134839.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 258 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/highlighter/test/temp/junit4-J0-20180228_013616_23810952778402758344242.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/highlighter/test/temp/junit4-J1-20180228_013616_2384140071123029654132.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 163 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/join/test/temp/junit4-J1-20180228_013636_01710102619020831993972.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/join/test/temp/junit4-J0-20180228_013636_01711829291163033744915.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 153 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/memory/test/temp/junit4-J0-20180228_013647_8381884328523833559019.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/memory/test/temp/junit4-J1-20180228_013647_8383921788805969679168.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 191 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/misc/test/temp/junit4-J0-20180228_013655_3883933690029310264162.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/misc/test/temp/junit4-J1-20180228_013655_38815577917123523780183.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 304 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queries/test/temp/junit4-J0-20180228_013710_6672361397425103593359.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queries/test/temp/junit4-J1-20180228_013710_66810560862641980836548.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queryparser/test/temp/junit4-J0-20180228_013720_59114660254135126355476.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queryparser/test/temp/junit4-J1-20180228_013720_5916554451486303650374.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 192 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/replicator/test/temp/junit4-J0-20180228_013731_34313168183257358306709.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 23 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/replicator/test/temp/junit4-J1-20180228_013731_34311021127580334230558.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 221 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/sandbox/test/temp/junit4-J0-20180228_013745_9161798477803530011678.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/sandbox/test/temp/junit4-J1-20180228_013745_9168955522131330299779.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 317 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J0-20180228_013828_7241408340951423011998.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J1-20180228_013828_7242374271387806514494.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 151 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial/test/temp/junit4-J0-20180228_013902_8694344831940481642177.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 183 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial3d/test/temp/junit4-J0-20180228_013905_43316462571587827194497.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial3d/test/temp/junit4-J1-20180228_013905_433706984958702478311.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 260 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/suggest/test/temp/junit4-J1-20180228_013922_2486194653971605278940.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/suggest/test/temp/junit4-J0-20180228_013922_24811051675401032443964.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 4354 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp/junit4-J1-20180228_014045_68713355902986745946486.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 4 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp/junit4-J0-20180228_014045_6874036653446840018285.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 849 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/temp/junit4-J0-20180228_024047_8064628634765195027756.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 48 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-solrj/test/temp/junit4-J1-20180228_024047_806556615248383599489.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1469 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J1-20180228_024450_0113498145505872219401.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-analysis-extras/test/temp/junit4-J0-20180228_024450_01110013602935949904056.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 794 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-analytics/test/temp/junit4-J1-20180228_024508_2591114096953306348334.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-analytics/test/temp/junit4-J0-20180228_024508_2592083795803444494624.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 562 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20180228_024627_4052652327887297655440.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20180228_024627_40413136650885438117052.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1278 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20180228_024659_3577728749036536859094.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20180228_024659_35761845650909687351.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 658 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20180228_024713_5607677803050339052136.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20180228_024713_5603765930313656587897.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 567 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-cell/test/temp/junit4-J0-20180228_024750_00517138627184469646408.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-cell/test/temp/junit4-J1-20180228_024750_00517988370610208379.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 570 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J1-20180228_024810_2554334675863643464931.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-langid/test/temp/junit4-J0-20180228_024810_25515994727866439440691.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 667 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20180228_024823_1624979744129080460149.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20180228_024823_1629392633278836465633.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 610 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-uima/test/temp/junit4-J1-20180228_024900_5065201684414116136510.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-uima/test/temp/junit4-J0-20180228_024900_50615416849527246904997.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 557 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20180228_024921_5865022407174446942604.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

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

[repro] Revision: 7dba350c7a02fe603faec49227ff2672e4d8e6ae

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] No "reproduce with" lines found; exiting.

[...truncated 8 lines...]
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 4465 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4465/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

No tests ran.

Build Log:
[...truncated 62469 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4465/consoleText

[repro] Revision: 6164643882f6f2bf371e53376cc9f0a2a184b150

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] No "reproduce with" lines found; exiting.

[...truncated 8 lines...]
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2