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 02:24:44 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 4462 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4462/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

No tests ran.

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

[repro] Revision: 29e5b8abcee8a566cc057b862ab99c5ffef13a76

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[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

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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
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

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

Posted by Alan Woodward <ro...@gmail.com>.
Hm, I thought I’d fixed this.  I’ll dig.

> On 25 Feb 2018, at 12:46, Policeman Jenkins Server <je...@thetaphi.de> wrote:
> 
> Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4463/
> Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
> 
> 5 tests failed.
> FAILED:  org.apache.lucene.search.TestLRUQueryCache.testDocValuesUpdatesDontBreakCache
> 
> Error Message:
> expected:<2> but was:<3>
> 
> Stack Trace:
> java.lang.AssertionError: expected:<2> but was:<3>
> 	at __randomizedtesting.SeedInfo.seed([6F9CE92A70D2B7EF:3DA9D5474220F4C7]:0)
> 	at org.junit.Assert.fail(Assert.java:93)
> 	at org.junit.Assert.failNotEquals(Assert.java:647)
> 	at org.junit.Assert.assertEquals(Assert.java:128)
> 	at org.junit.Assert.assertEquals(Assert.java:472)
> 	at org.junit.Assert.assertEquals(Assert.java:456)
> 	at org.apache.lucene.search.TestLRUQueryCache.testDocValuesUpdatesDontBreakCache(TestLRUQueryCache.java:1514)
> 	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.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 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)
> 
> 
> FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestLRUQueryCache
> 
> Error Message:
> 2 threads leaked from SUITE scope at org.apache.lucene.search.TestLRUQueryCache:     1) Thread[id=44, name=LuceneTestCase-9-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9/java.lang.Thread.run(Thread.java:844)    2) Thread[id=43, name=LuceneTestCase-9-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9/java.lang.Thread.run(Thread.java:844)
> 
> Stack Trace:
> com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.lucene.search.TestLRUQueryCache: 
>  1) Thread[id=44, name=LuceneTestCase-9-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
>       at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
>       at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
>       at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
>       at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
>       at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
>       at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
>       at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
>       at java.base@9/java.lang.Thread.run(Thread.java:844)
>  2) Thread[id=43, name=LuceneTestCase-9-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
>       at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
>       at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
>       at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
>       at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
>       at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
>       at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
>       at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
>       at java.base@9/java.lang.Thread.run(Thread.java:844)
> 	at __randomizedtesting.SeedInfo.seed([6F9CE92A70D2B7EF]:0)
> 
> 
> FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestLRUQueryCache
> 
> Error Message:
> There are still zombie threads that couldn't be terminated:    1) Thread[id=44, name=LuceneTestCase-9-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9/java.lang.Thread.run(Thread.java:844)    2) Thread[id=43, name=LuceneTestCase-9-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9/java.lang.Thread.run(Thread.java:844)
> 
> Stack Trace:
> com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
>  1) Thread[id=44, name=LuceneTestCase-9-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
>       at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
>       at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
>       at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
>       at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
>       at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
>       at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
>       at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
>       at java.base@9/java.lang.Thread.run(Thread.java:844)
>  2) Thread[id=43, name=LuceneTestCase-9-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
>       at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
>       at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
>       at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
>       at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
>       at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
>       at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
>       at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
>       at java.base@9/java.lang.Thread.run(Thread.java:844)
> 	at __randomizedtesting.SeedInfo.seed([6F9CE92A70D2B7EF]:0)
> 
> 
> FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.MultiThreadedOCPTest
> 
> Error Message:
> 1 thread leaked from SUITE scope at org.apache.solr.cloud.MultiThreadedOCPTest:     1) Thread[id=17155, name=qtp1277906371-17155, state=TIMED_WAITING, group=TGRP-MultiThreadedOCPTest]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9/java.lang.Thread.run(Thread.java:844)
> 
> Stack Trace:
> com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.MultiThreadedOCPTest: 
>  1) Thread[id=17155, name=qtp1277906371-17155, state=TIMED_WAITING, group=TGRP-MultiThreadedOCPTest]
>       at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
>       at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
>       at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
>       at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
>       at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
>       at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
>       at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
>       at java.base@9/java.lang.Thread.run(Thread.java:844)
> 	at __randomizedtesting.SeedInfo.seed([7A417F1D24F17F15]:0)
> 
> 
> FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.MultiThreadedOCPTest
> 
> Error Message:
> There are still zombie threads that couldn't be terminated:    1) Thread[id=17155, name=qtp1277906371-17155, state=TIMED_WAITING, group=TGRP-MultiThreadedOCPTest]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9/java.lang.Thread.run(Thread.java:844)
> 
> Stack Trace:
> com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
>  1) Thread[id=17155, name=qtp1277906371-17155, state=TIMED_WAITING, group=TGRP-MultiThreadedOCPTest]
>       at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
>       at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
>       at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
>       at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
>       at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
>       at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
>       at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
>       at java.base@9/java.lang.Thread.run(Thread.java:844)
> 	at __randomizedtesting.SeedInfo.seed([7A417F1D24F17F15]:0)
> 
> 
> 
> 
> Build Log:
> [...truncated 327 lines...]
>  [junit4] Suite: org.apache.lucene.search.TestLRUQueryCache
>  [junit4] IGNOR/A 0.01s J0 | TestLRUQueryCache.testRamBytesUsedAgreesWithRamUsageTester
>  [junit4]    > Assumption #1: LUCENE-7595: RamUsageTester does not work exact in Java 9 (estimations for maps and lists)
>  [junit4] IGNOR/A 0.00s J0 | TestLRUQueryCache.testRamBytesUsedConstantEntryOverhead
>  [junit4]    > Assumption #1: LUCENE-7595: RamUsageTester does not work exact in Java 9 (estimations for maps and lists)
>  [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLRUQueryCache -Dtests.method=testDocValuesUpdatesDontBreakCache -Dtests.seed=6F9CE92A70D2B7EF -Dtests.slow=true -Dtests.locale=ko -Dtests.timezone=Pacific/Majuro -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>  [junit4] FAILURE 0.03s J0 | TestLRUQueryCache.testDocValuesUpdatesDontBreakCache <<<
>  [junit4]    > Throwable #1: java.lang.AssertionError: expected:<2> but was:<3>
>  [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6F9CE92A70D2B7EF:3DA9D5474220F4C7]:0)
>  [junit4]    > 	at org.apache.lucene.search.TestLRUQueryCache.testDocValuesUpdatesDontBreakCache(TestLRUQueryCache.java:1514)
>  [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>  [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>  [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>  [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
>  [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
>  [junit4] IGNOR/A 0.00s J0 | TestLRUQueryCache.testDetectMutatedQueries
>  [junit4]    > Assumption #1: LUCENE-7604: For some unknown reason the non-constant BadQuery#hashCode() does not trigger ConcurrentModificationException on Java 9 b150
>  [junit4]   2> Feb 25, 2018 11:10:29 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
>  [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
>  [junit4]   2> Feb 25, 2018 11:10:49 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
>  [junit4]   2> SEVERE: 2 threads leaked from SUITE scope at org.apache.lucene.search.TestLRUQueryCache: 
>  [junit4]   2>    1) Thread[id=44, name=LuceneTestCase-9-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
>  [junit4]   2>         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
>  [junit4]   2>         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
>  [junit4]   2>         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
>  [junit4]   2>         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
>  [junit4]   2>         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
>  [junit4]   2>         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
>  [junit4]   2>         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
>  [junit4]   2>         at java.base@9/java.lang.Thread.run(Thread.java:844)
>  [junit4]   2>    2) Thread[id=43, name=LuceneTestCase-9-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
>  [junit4]   2>         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
>  [junit4]   2>         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
>  [junit4]   2>         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
>  [junit4]   2>         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
>  [junit4]   2>         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
>  [junit4]   2>         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
>  [junit4]   2>         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
>  [junit4]   2>         at java.base@9/java.lang.Thread.run(Thread.java:844)
>  [junit4]   2> Feb 25, 2018 11:10:49 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
>  [junit4]   2> INFO: Starting to interrupt leaked threads:
>  [junit4]   2>    1) Thread[id=44, name=LuceneTestCase-9-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
>  [junit4]   2>    2) Thread[id=43, name=LuceneTestCase-9-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
>  [junit4]   2> Feb 25, 2018 11:10:52 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
>  [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
>  [junit4]   2>    1) Thread[id=44, name=LuceneTestCase-9-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
>  [junit4]   2>         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
>  [junit4]   2>         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
>  [junit4]   2>         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
>  [junit4]   2>         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
>  [junit4]   2>         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
>  [junit4]   2>         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
>  [junit4]   2>         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
>  [junit4]   2>         at java.base@9/java.lang.Thread.run(Thread.java:844)
>  [junit4]   2>    2) Thread[id=43, name=LuceneTestCase-9-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
>  [junit4]   2>         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
>  [junit4]   2>         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
>  [junit4]   2>         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
>  [junit4]   2>         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
>  [junit4]   2>         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
>  [junit4]   2>         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
>  [junit4]   2>         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
>  [junit4]   2>         at java.base@9/java.lang.Thread.run(Thread.java:844)
>  [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {color=PostingsFormat(name=Asserting), f=FST50, foo=FST50, text=FSTOrd50}, docValues:{field=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1719, maxMBSortInHeap=7.534897116893195, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@48c40688), locale=ko, timezone=Pacific/Majuro
>  [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 (64-bit)/cpus=3,threads=3,free=236014816,total=292179968
>  [junit4]   2> NOTE: All tests run in this JVM: [TestSimilarity2, TestAttributeSource, TestPrefixQuery, TestSort, TestSPIClassIterator, TestAxiomaticF1LOG, TestUnicodeUtil, TestIndexedDISI, TestBooleanMinShouldMatch, TestFilterLeafReader, TestLRUQueryCache]
>  [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLRUQueryCache -Dtests.seed=6F9CE92A70D2B7EF -Dtests.slow=true -Dtests.locale=ko -Dtests.timezone=Pacific/Majuro -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>  [junit4] ERROR   0.00s J0 | TestLRUQueryCache (suite) <<<
>  [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.lucene.search.TestLRUQueryCache: 
>  [junit4]    >    1) Thread[id=44, name=LuceneTestCase-9-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
>  [junit4]    >         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
>  [junit4]    >         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
>  [junit4]    >         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
>  [junit4]    >         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
>  [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
>  [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
>  [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
>  [junit4]    >         at java.base@9/java.lang.Thread.run(Thread.java:844)
>  [junit4]    >    2) Thread[id=43, name=LuceneTestCase-9-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
>  [junit4]    >         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
>  [junit4]    >         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
>  [junit4]    >         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
>  [junit4]    >         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
>  [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
>  [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
>  [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
>  [junit4]    >         at java.base@9/java.lang.Thread.run(Thread.java:844)
>  [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6F9CE92A70D2B7EF]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
>  [junit4]    >    1) Thread[id=44, name=LuceneTestCase-9-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
>  [junit4]    >         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
>  [junit4]    >         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
>  [junit4]    >         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
>  [junit4]    >         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
>  [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
>  [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
>  [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
>  [junit4]    >         at java.base@9/java.lang.Thread.run(Thread.java:844)
>  [junit4]    >    2) Thread[id=43, name=LuceneTestCase-9-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
>  [junit4]    >         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
>  [junit4]    >         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
>  [junit4]    >         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
>  [junit4]    >         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
>  [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
>  [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
>  [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
>  [junit4]    >         at java.base@9/java.lang.Thread.run(Thread.java:844)
>  [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6F9CE92A70D2B7EF]:0)
>  [junit4] Completed [25/486 (1!)] on J0 in 42.34s, 22 tests, 1 failure, 2 errors, 3 skipped <<< FAILURES!
> 
> [...truncated 1184 lines...]
>  [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J0-20180225_110939_950282800500631368189.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 263 lines...]
>  [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J1-20180225_110939_95016203405007585525950.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 293 lines...]
>  [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/test-framework/test/temp/junit4-J1-20180225_111527_3796305889607538741353.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-20180225_111527_3798187184214148940758.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 J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/common/test/temp/junit4-J1-20180225_111701_37610224036348413653466.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/common/test/temp/junit4-J0-20180225_111701_3767830140595144629766.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 238 lines...]
>  [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J1-20180225_111958_0858959956814416775549.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 5 lines...]
>  [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J0-20180225_111958_0857998389681010941489.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 J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20180225_112010_4202496161827378272660.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/kuromoji/test/temp/junit4-J0-20180225_112010_4206352094344426265245.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 162 lines...]
>  [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J1-20180225_112050_0128166381785962375116.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/morfologik/test/temp/junit4-J0-20180225_112050_01213581316987151743610.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 169 lines...]
>  [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J1-20180225_112059_4349732606192073152054.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/analysis/opennlp/test/temp/junit4-J0-20180225_112059_4331423167540856689157.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 170 lines...]
>  [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J0-20180225_112108_47415103115355162136334.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/analysis/phonetic/test/temp/junit4-J1-20180225_112108_47517537373589355464672.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-20180225_112124_1316011288286758138756.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-20180225_112124_13112115369135471736888.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 164 lines...]
>  [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J0-20180225_112136_12315072791015530485551.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/stempel/test/temp/junit4-J1-20180225_112136_1243840533439039556377.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-20180225_112142_42310904812083607969110.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-20180225_112203_66614778244767430815405.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-20180225_112203_66617142995345340922127.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-20180225_112244_8919199730943933762835.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-20180225_112244_8948174736058327578501.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 254 lines...]
>  [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/classification/test/temp/junit4-J1-20180225_112300_38510671020699923517174.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/classification/test/temp/junit4-J0-20180225_112300_3856287375727563015432.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 265 lines...]
>  [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/codecs/test/temp/junit4-J0-20180225_112317_6471540781051695937507.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/codecs/test/temp/junit4-J1-20180225_112317_6479839355032293074035.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 234 lines...]
>  [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/demo/test/temp/junit4-J0-20180225_112537_3724438052895085070615.syserr
>  [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/demo/test/temp/junit4-J1-20180225_112537_37211183536834234947125.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 176 lines...]
>  [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/expressions/test/temp/junit4-J0-20180225_112542_5755804133246832122059.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/expressions/test/temp/junit4-J1-20180225_112542_5751181530054683603544.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 230 lines...]
>  [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/facet/test/temp/junit4-J1-20180225_112549_53914289665628338672823.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/facet/test/temp/junit4-J0-20180225_112549_538571709994170355830.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 182 lines...]
>  [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/grouping/test/temp/junit4-J0-20180225_112711_4858774754555210255271.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/grouping/test/temp/junit4-J1-20180225_112711_487270992131306852082.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 258 lines...]
>  [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/highlighter/test/temp/junit4-J1-20180225_112722_8803244212385242439126.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/highlighter/test/temp/junit4-J0-20180225_112722_8802271293724337887231.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 163 lines...]
>  [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/join/test/temp/junit4-J1-20180225_112748_2995940357966093241103.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-20180225_112748_2994771801063514065504.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-20180225_112809_1264236777650409984651.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-20180225_112809_1264992755622012834967.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 187 lines...]
>  [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/misc/test/temp/junit4-J0-20180225_112818_72814573887068899255326.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/misc/test/temp/junit4-J1-20180225_112818_72813993677845463280551.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 307 lines...]
>  [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queries/test/temp/junit4-J0-20180225_112851_8832204186794676684795.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/queries/test/temp/junit4-J1-20180225_112851_8837219392225126968316.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 232 lines...]
>  [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queryparser/test/temp/junit4-J0-20180225_112909_3214627532772329827206.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/queryparser/test/temp/junit4-J1-20180225_112909_32114714270992679170849.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 212 lines...]
>  [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/replicator/test/temp/junit4-J1-20180225_112926_34912800706216405831142.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/replicator/test/temp/junit4-J0-20180225_112926_3491894256988498012915.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 221 lines...]
>  [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/sandbox/test/temp/junit4-J0-20180225_112950_58017485944981440822143.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-20180225_112950_5844754470686392766043.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 320 lines...]
>  [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J0-20180225_113045_901740082178024724145.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/spatial-extras/test/temp/junit4-J1-20180225_113045_9013298899833273443426.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-20180225_113106_6006930045523682827749.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 186 lines...]
>  [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial3d/test/temp/junit4-J0-20180225_113109_2659136441120728086400.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 5 lines...]
>  [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial3d/test/temp/junit4-J1-20180225_113109_26512539379615895405737.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 J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/suggest/test/temp/junit4-J0-20180225_113123_78511726823695469753554.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/suggest/test/temp/junit4-J1-20180225_113123_7854216252181149436398.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 2923 lines...]
>  [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
>  [junit4]   2> 1413201 INFO  (SUITE-MultiThreadedOCPTest-seed#[7A417F1D24F17F15]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
>  [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_7A417F1D24F17F15-001/init-core-data-001
>  [junit4]   2> 1413202 WARN  (SUITE-MultiThreadedOCPTest-seed#[7A417F1D24F17F15]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
>  [junit4]   2> 1413202 INFO  (SUITE-MultiThreadedOCPTest-seed#[7A417F1D24F17F15]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
>  [junit4]   2> 1413202 INFO  (SUITE-MultiThreadedOCPTest-seed#[7A417F1D24F17F15]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
>  [junit4]   2> 1413202 INFO  (SUITE-MultiThreadedOCPTest-seed#[7A417F1D24F17F15]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /k_zsm/y
>  [junit4]   2> 1413206 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
>  [junit4]   2> 1413206 INFO  (Thread-2160) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
>  [junit4]   2> 1413206 INFO  (Thread-2160) [    ] o.a.s.c.ZkTestServer Starting server
>  [junit4]   2> 1413209 ERROR (Thread-2160) [    ] 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> 1413316 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.ZkTestServer start zk server on port:64997
>  [junit4]   2> 1413329 INFO  (zkConnectionManagerCallback-6165-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>  [junit4]   2> 1413334 INFO  (zkConnectionManagerCallback-6167-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>  [junit4]   2> 1413345 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] 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> 1413349 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] 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> 1413353 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] 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> 1413355 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] 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> 1413358 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] 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> 1413361 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] 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> 1413364 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] 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> 1413368 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] 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> 1413370 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] 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> 1413373 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] 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> 1413376 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] 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> 1413380 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
>  [junit4]   2> 1415076 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
>  [junit4]   2> 1415078 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
>  [junit4]   2> 1415078 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
>  [junit4]   2> 1415078 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.e.j.s.session Scavenging every 600000ms
>  [junit4]   2> 1415078 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2f1e5a62{/k_zsm/y,null,AVAILABLE}
>  [junit4]   2> 1415080 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3e22697{HTTP/1.1,[http/1.1]}{127.0.0.1:65000}
>  [junit4]   2> 1415080 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.e.j.s.Server Started @1417510ms
>  [junit4]   2> 1415080 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/k_zsm/y, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_7A417F1D24F17F15-001/tempDir-001/control/data, hostPort=65000, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_7A417F1D24F17F15-001/control-001/cores, replicaType=NRT}
>  [junit4]   2> 1415080 ERROR (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
>  [junit4]   2> 1415080 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
>  [junit4]   2> 1415080 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
>  [junit4]   2> 1415080 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
>  [junit4]   2> 1415081 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-25T11:56:33.600023Z
>  [junit4]   2> 1415082 INFO  (zkConnectionManagerCallback-6169-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>  [junit4]   2> 1415084 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
>  [junit4]   2> 1415084 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_7A417F1D24F17F15-001/control-001/solr.xml
>  [junit4]   2> 1415088 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
>  [junit4]   2> 1415088 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
>  [junit4]   2> 1415088 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@66330e28, but no JMX reporters were configured - adding default JMX reporter.
>  [junit4]   2> 1415092 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64997/solr
>  [junit4]   2> 1415095 INFO  (zkConnectionManagerCallback-6173-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>  [junit4]   2> 1415098 INFO  (zkConnectionManagerCallback-6175-thread-1-processing-n:127.0.0.1:65000_k_zsm%2Fy) [n:127.0.0.1:65000_k_zsm%2Fy    ] o.a.s.c.c.ConnectionManager zkClient has connected
>  [junit4]   2> 1415283 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [n:127.0.0.1:65000_k_zsm%2Fy    ] o.a.s.c.Overseer Overseer (id=null) closing
>  [junit4]   2> 1415284 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [n:127.0.0.1:65000_k_zsm%2Fy    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65000_k_zsm%2Fy
>  [junit4]   2> 1415286 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [n:127.0.0.1:65000_k_zsm%2Fy    ] o.a.s.c.Overseer Overseer (id=72121040138010628-127.0.0.1:65000_k_zsm%2Fy-n_0000000000) starting
>  [junit4]   2> 1415298 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [n:127.0.0.1:65000_k_zsm%2Fy    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65000_k_zsm%2Fy
>  [junit4]   2> 1415303 INFO  (OverseerStateUpdate-72121040138010628-127.0.0.1:65000_k_zsm%2Fy-n_0000000000) [n:127.0.0.1:65000_k_zsm%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
>  [junit4]   2> 1415356 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [n:127.0.0.1:65000_k_zsm%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66330e28
>  [junit4]   2> 1415367 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [n:127.0.0.1:65000_k_zsm%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66330e28
>  [junit4]   2> 1415367 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [n:127.0.0.1:65000_k_zsm%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66330e28
>  [junit4]   2> 1415368 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [n:127.0.0.1:65000_k_zsm%2Fy    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_7A417F1D24F17F15-001/control-001/cores
>  [junit4]   2> 1415386 INFO  (zkConnectionManagerCallback-6181-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>  [junit4]   2> 1415390 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
>  [junit4]   2> 1415391 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64997/solr ready
>  [junit4]   2> 1415393 INFO  (qtp214571408-17073) [n:127.0.0.1:65000_k_zsm%2Fy    ] 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:65000_k_zsm%252Fy&wt=javabin&version=2 and sendToOCPQueue=true
>  [junit4]   2> 1415396 INFO  (OverseerThreadFactory-5225-thread-1-processing-n:127.0.0.1:65000_k_zsm%2Fy) [n:127.0.0.1:65000_k_zsm%2Fy    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
>  [junit4]   2> 1415510 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy    ] 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> 1415510 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
>  [junit4]   2> 1415618 INFO  (zkCallback-6174-thread-1-processing-n:127.0.0.1:65000_k_zsm%2Fy) [n:127.0.0.1:65000_k_zsm%2Fy    ] 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> 1416529 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
>  [junit4]   2> 1416537 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy 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> 1416607 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy 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> 1416632 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy 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> 1416632 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy 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@66330e28
>  [junit4]   2> 1416632 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
>  [junit4]   2> 1416632 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy 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/J1/temp/solr.cloud.MultiThreadedOCPTest_7A417F1D24F17F15-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_7A417F1D24F17F15-001/control-001/cores/control_collection_shard1_replica_n1/data/]
>  [junit4]   2> 1416644 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy 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=21, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=27.814453125, floorSegmentMB=0.7822265625, forceMergeDeletesPctAllowed=5.583561107285306, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2500399712621313
>  [junit4]   2> 1416666 WARN  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy 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> 1416749 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy 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> 1416749 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy 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> 1416754 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
>  [junit4]   2> 1416754 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
>  [junit4]   2> 1416754 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3681067509422635]
>  [junit4]   2> 1416761 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6cc3f52d[control_collection_shard1_replica_n1] main]
>  [junit4]   2> 1416763 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
>  [junit4]   2> 1416765 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy 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> 1416766 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
>  [junit4]   2> 1416767 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy 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 1593373931901812736
>  [junit4]   2> 1416767 INFO  (searcherExecutor-5228-thread-1-processing-n:127.0.0.1:65000_k_zsm%2Fy x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:65000_k_zsm%2Fy 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@6cc3f52d[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>  [junit4]   2> 1416777 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
>  [junit4]   2> 1416778 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy 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> 1416778 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:65000/k_zsm/y/control_collection_shard1_replica_n1/
>  [junit4]   2> 1416778 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy 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> 1416778 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:65000/k_zsm/y/control_collection_shard1_replica_n1/ has no replicas
>  [junit4]   2> 1416778 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy 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> 1416786 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy 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:65000/k_zsm/y/control_collection_shard1_replica_n1/ shard1
>  [junit4]   2> 1416891 INFO  (zkCallback-6174-thread-1-processing-n:127.0.0.1:65000_k_zsm%2Fy) [n:127.0.0.1:65000_k_zsm%2Fy    ] 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> 1416944 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy 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> 1416947 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy 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=1437
>  [junit4]   2> 1416950 INFO  (qtp214571408-17073) [n:127.0.0.1:65000_k_zsm%2Fy    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
>  [junit4]   2> 1417048 INFO  (zkCallback-6174-thread-1-processing-n:127.0.0.1:65000_k_zsm%2Fy) [n:127.0.0.1:65000_k_zsm%2Fy    ] 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> 1417406 INFO  (OverseerCollectionConfigSetProcessor-72121040138010628-127.0.0.1:65000_k_zsm%2Fy-n_0000000000) [n:127.0.0.1:65000_k_zsm%2Fy    ] 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> 1417958 INFO  (qtp214571408-17073) [n:127.0.0.1:65000_k_zsm%2Fy    ] 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:65000_k_zsm%252Fy&wt=javabin&version=2} status=0 QTime=2564
>  [junit4]   2> 1417963 INFO  (zkConnectionManagerCallback-6185-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>  [junit4]   2> 1417965 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
>  [junit4]   2> 1417967 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64997/solr ready
>  [junit4]   2> 1417967 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
>  [junit4]   2> 1417969 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy    ] 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> 1417972 INFO  (OverseerThreadFactory-5225-thread-2-processing-n:127.0.0.1:65000_k_zsm%2Fy) [n:127.0.0.1:65000_k_zsm%2Fy    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
>  [junit4]   2> 1417974 WARN  (OverseerThreadFactory-5225-thread-2-processing-n:127.0.0.1:65000_k_zsm%2Fy) [n:127.0.0.1:65000_k_zsm%2Fy    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
>  [junit4]   2> 1418194 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
>  [junit4]   2> 1418195 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy    ] 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=226
>  [junit4]   2> 1418593 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_7A417F1D24F17F15-001/shard-1-001 of type NRT
>  [junit4]   2> 1418594 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
>  [junit4]   2> 1418595 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
>  [junit4]   2> 1418595 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
>  [junit4]   2> 1418595 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.e.j.s.session Scavenging every 660000ms
>  [junit4]   2> 1418595 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5f4ab804{/k_zsm/y,null,AVAILABLE}
>  [junit4]   2> 1418596 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2dff25ed{HTTP/1.1,[http/1.1]}{127.0.0.1:65009}
>  [junit4]   2> 1418596 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.e.j.s.Server Started @1421026ms
>  [junit4]   2> 1418596 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/k_zsm/y, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_7A417F1D24F17F15-001/tempDir-001/jetty1, hostPort=65009, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_7A417F1D24F17F15-001/shard-1-001/cores, replicaType=NRT}
>  [junit4]   2> 1418596 ERROR (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
>  [junit4]   2> 1418596 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
>  [junit4]   2> 1418596 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
>  [junit4]   2> 1418596 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
>  [junit4]   2> 1418596 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-25T11:56:37.115978Z
>  [junit4]   2> 1418598 INFO  (zkConnectionManagerCallback-6187-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>  [junit4]   2> 1418600 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
>  [junit4]   2> 1418600 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_7A417F1D24F17F15-001/shard-1-001/solr.xml
>  [junit4]   2> 1418603 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
>  [junit4]   2> 1418603 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
>  [junit4]   2> 1418604 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@66330e28, but no JMX reporters were configured - adding default JMX reporter.
>  [junit4]   2> 1418607 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64997/solr
>  [junit4]   2> 1418608 INFO  (zkConnectionManagerCallback-6191-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>  [junit4]   2> 1418612 INFO  (zkConnectionManagerCallback-6193-thread-1-processing-n:127.0.0.1:65009_k_zsm%2Fy) [n:127.0.0.1:65009_k_zsm%2Fy    ] o.a.s.c.c.ConnectionManager zkClient has connected
>  [junit4]   2> 1418625 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [n:127.0.0.1:65009_k_zsm%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
>  [junit4]   2> 1418630 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [n:127.0.0.1:65009_k_zsm%2Fy    ] o.a.s.c.Overseer Overseer (id=null) closing
>  [junit4]   2> 1418634 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [n:127.0.0.1:65009_k_zsm%2Fy    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65009_k_zsm%2Fy
>  [junit4]   2> 1418636 INFO  (zkCallback-6174-thread-1-processing-n:127.0.0.1:65000_k_zsm%2Fy) [n:127.0.0.1:65000_k_zsm%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
>  [junit4]   2> 1418637 INFO  (zkCallback-6192-thread-1-processing-n:127.0.0.1:65009_k_zsm%2Fy) [n:127.0.0.1:65009_k_zsm%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
>  [junit4]   2> 1418637 INFO  (zkCallback-6184-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
>  [junit4]   2> 1418693 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [n:127.0.0.1:65009_k_zsm%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66330e28
>  [junit4]   2> 1418709 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [n:127.0.0.1:65009_k_zsm%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66330e28
>  [junit4]   2> 1418710 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [n:127.0.0.1:65009_k_zsm%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66330e28
>  [junit4]   2
> 
> [...truncated too long message...]
> 
> unit4]   2>         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
>  [junit4]   2>         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
>  [junit4]   2>         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
>  [junit4]   2>         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
>  [junit4]   2>         at java.base@9/java.lang.Thread.run(Thread.java:844)
>  [junit4]   2>    2) Thread[id=15, name=LuceneTestCase-1-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
>  [junit4]   2>         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
>  [junit4]   2>         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
>  [junit4]   2>         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
>  [junit4]   2>         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
>  [junit4]   2>         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
>  [junit4]   2>         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
>  [junit4]   2>         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
>  [junit4]   2>         at java.base@9/java.lang.Thread.run(Thread.java:844)
>  [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {color=PostingsFormat(name=Asserting), f=FST50, foo=FST50, text=FSTOrd50}, docValues:{field=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1719, maxMBSortInHeap=7.534897116893195, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6e2e415a), locale=ko, timezone=Pacific/Majuro
>  [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 (64-bit)/cpus=3,threads=3,free=16365800,total=54788096
>  [junit4]   2> NOTE: All tests run in this JVM: [TestLRUQueryCache]
>  [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLRUQueryCache -Dtests.seed=6F9CE92A70D2B7EF -Dtests.slow=true -Dtests.locale=ko -Dtests.timezone=Pacific/Majuro -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>  [junit4] ERROR   0.00s J0 | TestLRUQueryCache (suite) <<<
>  [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.lucene.search.TestLRUQueryCache: 
>  [junit4]    >    1) Thread[id=14, name=LuceneTestCase-1-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
>  [junit4]    >         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
>  [junit4]    >         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
>  [junit4]    >         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
>  [junit4]    >         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
>  [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
>  [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
>  [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
>  [junit4]    >         at java.base@9/java.lang.Thread.run(Thread.java:844)
>  [junit4]    >    2) Thread[id=15, name=LuceneTestCase-1-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
>  [junit4]    >         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
>  [junit4]    >         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
>  [junit4]    >         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
>  [junit4]    >         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
>  [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
>  [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
>  [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
>  [junit4]    >         at java.base@9/java.lang.Thread.run(Thread.java:844)
>  [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6F9CE92A70D2B7EF]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
>  [junit4]    >    1) Thread[id=14, name=LuceneTestCase-1-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
>  [junit4]    >         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
>  [junit4]    >         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
>  [junit4]    >         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
>  [junit4]    >         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
>  [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
>  [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
>  [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
>  [junit4]    >         at java.base@9/java.lang.Thread.run(Thread.java:844)
>  [junit4]    >    2) Thread[id=15, name=LuceneTestCase-1-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
>  [junit4]    >         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
>  [junit4]    >         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
>  [junit4]    >         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
>  [junit4]    >         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
>  [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
>  [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
>  [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
>  [junit4]    >         at java.base@9/java.lang.Thread.run(Thread.java:844)
>  [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6F9CE92A70D2B7EF]:0)
>  [junit4] Completed [3/5 (1!)] on J0 in 81.64s, 22 tests, 1 failure, 2 errors, 3 skipped <<< FAILURES!
> 
> [...truncated 4 lines...]
>  [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J0-20180225_123904_63412442586189363304247.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 28 lines...]
>  [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J1-20180225_123904_6355228885840651015532.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 10 lines...]
> BUILD FAILED
> /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1560: The following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1085: There were test failures: 5 suites, 110 tests, 2 suite-level errors, 1 failure, 34 ignored (12 assumptions) [seed: 6F9CE92A70D2B7EF]
> 
> Total time: 1 minute 29 seconds
> 
> [repro] Setting last failure code to 256
> 
> [repro] Failures:
> [repro]   0/5 failed: org.apache.solr.cloud.MultiThreadedOCPTest
> [repro]   1/5 failed: org.apache.lucene.search.TestLRUQueryCache
> [repro] Exiting with code 256
> + mv lucene/build lucene/build.repro
> + mv solr/build solr/build.repro
> + mv lucene/build.orig lucene/build
> + mv solr/build.orig solr/build
> Archiving artifacts
> Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> [WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
> 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
> <Git Blamer> Using GitBlamer to create author and commit information for all warnings.
> <Git Blamer> GIT_COMMIT=b212f2e9b7b5d20ab8d6168b5ddcb164f536d1af, workspace=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX
> [WARNINGS] Computing warning deltas based on reference build #4461
> Recording test results
> Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
> Build step 'Publish JUnit test result report' changed build result to UNSTABLE
> Email was triggered for: Unstable (Test Failures)
> Sending email for trigger: Unstable (Test Failures)
> 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
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


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

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

5 tests failed.
FAILED:  org.apache.lucene.search.TestLRUQueryCache.testDocValuesUpdatesDontBreakCache

Error Message:
expected:<2> but was:<3>

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<3>
	at __randomizedtesting.SeedInfo.seed([6F9CE92A70D2B7EF:3DA9D5474220F4C7]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.lucene.search.TestLRUQueryCache.testDocValuesUpdatesDontBreakCache(TestLRUQueryCache.java:1514)
	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.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 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)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestLRUQueryCache

Error Message:
2 threads leaked from SUITE scope at org.apache.lucene.search.TestLRUQueryCache:     1) Thread[id=44, name=LuceneTestCase-9-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9/java.lang.Thread.run(Thread.java:844)    2) Thread[id=43, name=LuceneTestCase-9-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.lucene.search.TestLRUQueryCache: 
   1) Thread[id=44, name=LuceneTestCase-9-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
        at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
   2) Thread[id=43, name=LuceneTestCase-9-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
        at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([6F9CE92A70D2B7EF]:0)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestLRUQueryCache

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=44, name=LuceneTestCase-9-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9/java.lang.Thread.run(Thread.java:844)    2) Thread[id=43, name=LuceneTestCase-9-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=44, name=LuceneTestCase-9-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
        at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
   2) Thread[id=43, name=LuceneTestCase-9-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
        at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([6F9CE92A70D2B7EF]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.MultiThreadedOCPTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.MultiThreadedOCPTest:     1) Thread[id=17155, name=qtp1277906371-17155, state=TIMED_WAITING, group=TGRP-MultiThreadedOCPTest]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.MultiThreadedOCPTest: 
   1) Thread[id=17155, name=qtp1277906371-17155, state=TIMED_WAITING, group=TGRP-MultiThreadedOCPTest]
        at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([7A417F1D24F17F15]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.MultiThreadedOCPTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=17155, name=qtp1277906371-17155, state=TIMED_WAITING, group=TGRP-MultiThreadedOCPTest]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=17155, name=qtp1277906371-17155, state=TIMED_WAITING, group=TGRP-MultiThreadedOCPTest]
        at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([7A417F1D24F17F15]:0)




Build Log:
[...truncated 327 lines...]
   [junit4] Suite: org.apache.lucene.search.TestLRUQueryCache
   [junit4] IGNOR/A 0.01s J0 | TestLRUQueryCache.testRamBytesUsedAgreesWithRamUsageTester
   [junit4]    > Assumption #1: LUCENE-7595: RamUsageTester does not work exact in Java 9 (estimations for maps and lists)
   [junit4] IGNOR/A 0.00s J0 | TestLRUQueryCache.testRamBytesUsedConstantEntryOverhead
   [junit4]    > Assumption #1: LUCENE-7595: RamUsageTester does not work exact in Java 9 (estimations for maps and lists)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLRUQueryCache -Dtests.method=testDocValuesUpdatesDontBreakCache -Dtests.seed=6F9CE92A70D2B7EF -Dtests.slow=true -Dtests.locale=ko -Dtests.timezone=Pacific/Majuro -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.03s J0 | TestLRUQueryCache.testDocValuesUpdatesDontBreakCache <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<2> but was:<3>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6F9CE92A70D2B7EF:3DA9D5474220F4C7]:0)
   [junit4]    > 	at org.apache.lucene.search.TestLRUQueryCache.testDocValuesUpdatesDontBreakCache(TestLRUQueryCache.java:1514)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] IGNOR/A 0.00s J0 | TestLRUQueryCache.testDetectMutatedQueries
   [junit4]    > Assumption #1: LUCENE-7604: For some unknown reason the non-constant BadQuery#hashCode() does not trigger ConcurrentModificationException on Java 9 b150
   [junit4]   2> Feb 25, 2018 11:10:29 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> Feb 25, 2018 11:10:49 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 2 threads leaked from SUITE scope at org.apache.lucene.search.TestLRUQueryCache: 
   [junit4]   2>    1) Thread[id=44, name=LuceneTestCase-9-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
   [junit4]   2>         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]   2>         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]   2>         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]   2>         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]   2>         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>         at java.base@9/java.lang.Thread.run(Thread.java:844)
   [junit4]   2>    2) Thread[id=43, name=LuceneTestCase-9-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
   [junit4]   2>         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]   2>         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]   2>         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]   2>         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]   2>         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>         at java.base@9/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Feb 25, 2018 11:10:49 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=44, name=LuceneTestCase-9-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
   [junit4]   2>    2) Thread[id=43, name=LuceneTestCase-9-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
   [junit4]   2> Feb 25, 2018 11:10:52 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=44, name=LuceneTestCase-9-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
   [junit4]   2>         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]   2>         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]   2>         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]   2>         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]   2>         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>         at java.base@9/java.lang.Thread.run(Thread.java:844)
   [junit4]   2>    2) Thread[id=43, name=LuceneTestCase-9-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
   [junit4]   2>         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]   2>         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]   2>         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]   2>         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]   2>         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>         at java.base@9/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {color=PostingsFormat(name=Asserting), f=FST50, foo=FST50, text=FSTOrd50}, docValues:{field=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1719, maxMBSortInHeap=7.534897116893195, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@48c40688), locale=ko, timezone=Pacific/Majuro
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 (64-bit)/cpus=3,threads=3,free=236014816,total=292179968
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimilarity2, TestAttributeSource, TestPrefixQuery, TestSort, TestSPIClassIterator, TestAxiomaticF1LOG, TestUnicodeUtil, TestIndexedDISI, TestBooleanMinShouldMatch, TestFilterLeafReader, TestLRUQueryCache]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLRUQueryCache -Dtests.seed=6F9CE92A70D2B7EF -Dtests.slow=true -Dtests.locale=ko -Dtests.timezone=Pacific/Majuro -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestLRUQueryCache (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.lucene.search.TestLRUQueryCache: 
   [junit4]    >    1) Thread[id=44, name=LuceneTestCase-9-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
   [junit4]    >         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]    >         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]    >         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9/java.lang.Thread.run(Thread.java:844)
   [junit4]    >    2) Thread[id=43, name=LuceneTestCase-9-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
   [junit4]    >         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]    >         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]    >         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6F9CE92A70D2B7EF]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=44, name=LuceneTestCase-9-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
   [junit4]    >         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]    >         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]    >         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9/java.lang.Thread.run(Thread.java:844)
   [junit4]    >    2) Thread[id=43, name=LuceneTestCase-9-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
   [junit4]    >         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]    >         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]    >         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6F9CE92A70D2B7EF]:0)
   [junit4] Completed [25/486 (1!)] on J0 in 42.34s, 22 tests, 1 failure, 2 errors, 3 skipped <<< FAILURES!

[...truncated 1184 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J0-20180225_110939_950282800500631368189.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 263 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J1-20180225_110939_95016203405007585525950.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 293 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/test-framework/test/temp/junit4-J1-20180225_111527_3796305889607538741353.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-20180225_111527_3798187184214148940758.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 J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/common/test/temp/junit4-J1-20180225_111701_37610224036348413653466.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/common/test/temp/junit4-J0-20180225_111701_3767830140595144629766.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 238 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J1-20180225_111958_0858959956814416775549.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 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J0-20180225_111958_0857998389681010941489.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 J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20180225_112010_4202496161827378272660.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/kuromoji/test/temp/junit4-J0-20180225_112010_4206352094344426265245.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 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J1-20180225_112050_0128166381785962375116.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/morfologik/test/temp/junit4-J0-20180225_112050_01213581316987151743610.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 169 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J1-20180225_112059_4349732606192073152054.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/analysis/opennlp/test/temp/junit4-J0-20180225_112059_4331423167540856689157.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 170 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J0-20180225_112108_47415103115355162136334.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/analysis/phonetic/test/temp/junit4-J1-20180225_112108_47517537373589355464672.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-20180225_112124_1316011288286758138756.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-20180225_112124_13112115369135471736888.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 164 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J0-20180225_112136_12315072791015530485551.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/stempel/test/temp/junit4-J1-20180225_112136_1243840533439039556377.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-20180225_112142_42310904812083607969110.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-20180225_112203_66614778244767430815405.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-20180225_112203_66617142995345340922127.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-20180225_112244_8919199730943933762835.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-20180225_112244_8948174736058327578501.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 254 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/classification/test/temp/junit4-J1-20180225_112300_38510671020699923517174.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/classification/test/temp/junit4-J0-20180225_112300_3856287375727563015432.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 265 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/codecs/test/temp/junit4-J0-20180225_112317_6471540781051695937507.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/codecs/test/temp/junit4-J1-20180225_112317_6479839355032293074035.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 234 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/demo/test/temp/junit4-J0-20180225_112537_3724438052895085070615.syserr
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/demo/test/temp/junit4-J1-20180225_112537_37211183536834234947125.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 176 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/expressions/test/temp/junit4-J0-20180225_112542_5755804133246832122059.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/expressions/test/temp/junit4-J1-20180225_112542_5751181530054683603544.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 230 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/facet/test/temp/junit4-J1-20180225_112549_53914289665628338672823.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/facet/test/temp/junit4-J0-20180225_112549_538571709994170355830.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 182 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/grouping/test/temp/junit4-J0-20180225_112711_4858774754555210255271.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/grouping/test/temp/junit4-J1-20180225_112711_487270992131306852082.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 258 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/highlighter/test/temp/junit4-J1-20180225_112722_8803244212385242439126.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/highlighter/test/temp/junit4-J0-20180225_112722_8802271293724337887231.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 163 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/join/test/temp/junit4-J1-20180225_112748_2995940357966093241103.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-20180225_112748_2994771801063514065504.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-20180225_112809_1264236777650409984651.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-20180225_112809_1264992755622012834967.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 187 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/misc/test/temp/junit4-J0-20180225_112818_72814573887068899255326.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/misc/test/temp/junit4-J1-20180225_112818_72813993677845463280551.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 307 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queries/test/temp/junit4-J0-20180225_112851_8832204186794676684795.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/queries/test/temp/junit4-J1-20180225_112851_8837219392225126968316.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 232 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queryparser/test/temp/junit4-J0-20180225_112909_3214627532772329827206.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/queryparser/test/temp/junit4-J1-20180225_112909_32114714270992679170849.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 212 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/replicator/test/temp/junit4-J1-20180225_112926_34912800706216405831142.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/replicator/test/temp/junit4-J0-20180225_112926_3491894256988498012915.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 221 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/sandbox/test/temp/junit4-J0-20180225_112950_58017485944981440822143.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-20180225_112950_5844754470686392766043.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 320 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J0-20180225_113045_901740082178024724145.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/spatial-extras/test/temp/junit4-J1-20180225_113045_9013298899833273443426.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-20180225_113106_6006930045523682827749.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 186 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial3d/test/temp/junit4-J0-20180225_113109_2659136441120728086400.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 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial3d/test/temp/junit4-J1-20180225_113109_26512539379615895405737.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 J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/suggest/test/temp/junit4-J0-20180225_113123_78511726823695469753554.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/suggest/test/temp/junit4-J1-20180225_113123_7854216252181149436398.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 2923 lines...]
   [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
   [junit4]   2> 1413201 INFO  (SUITE-MultiThreadedOCPTest-seed#[7A417F1D24F17F15]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_7A417F1D24F17F15-001/init-core-data-001
   [junit4]   2> 1413202 WARN  (SUITE-MultiThreadedOCPTest-seed#[7A417F1D24F17F15]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1413202 INFO  (SUITE-MultiThreadedOCPTest-seed#[7A417F1D24F17F15]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1413202 INFO  (SUITE-MultiThreadedOCPTest-seed#[7A417F1D24F17F15]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1413202 INFO  (SUITE-MultiThreadedOCPTest-seed#[7A417F1D24F17F15]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /k_zsm/y
   [junit4]   2> 1413206 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1413206 INFO  (Thread-2160) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1413206 INFO  (Thread-2160) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1413209 ERROR (Thread-2160) [    ] 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> 1413316 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.ZkTestServer start zk server on port:64997
   [junit4]   2> 1413329 INFO  (zkConnectionManagerCallback-6165-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1413334 INFO  (zkConnectionManagerCallback-6167-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1413345 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] 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> 1413349 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] 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> 1413353 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] 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> 1413355 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] 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> 1413358 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] 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> 1413361 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] 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> 1413364 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] 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> 1413368 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] 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> 1413370 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] 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> 1413373 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] 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> 1413376 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] 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> 1413380 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1415076 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1415078 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1415078 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1415078 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1415078 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2f1e5a62{/k_zsm/y,null,AVAILABLE}
   [junit4]   2> 1415080 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3e22697{HTTP/1.1,[http/1.1]}{127.0.0.1:65000}
   [junit4]   2> 1415080 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.e.j.s.Server Started @1417510ms
   [junit4]   2> 1415080 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/k_zsm/y, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_7A417F1D24F17F15-001/tempDir-001/control/data, hostPort=65000, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_7A417F1D24F17F15-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 1415080 ERROR (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1415080 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1415080 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1415080 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1415081 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-25T11:56:33.600023Z
   [junit4]   2> 1415082 INFO  (zkConnectionManagerCallback-6169-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1415084 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1415084 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_7A417F1D24F17F15-001/control-001/solr.xml
   [junit4]   2> 1415088 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1415088 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1415088 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@66330e28, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1415092 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64997/solr
   [junit4]   2> 1415095 INFO  (zkConnectionManagerCallback-6173-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1415098 INFO  (zkConnectionManagerCallback-6175-thread-1-processing-n:127.0.0.1:65000_k_zsm%2Fy) [n:127.0.0.1:65000_k_zsm%2Fy    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1415283 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [n:127.0.0.1:65000_k_zsm%2Fy    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1415284 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [n:127.0.0.1:65000_k_zsm%2Fy    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65000_k_zsm%2Fy
   [junit4]   2> 1415286 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [n:127.0.0.1:65000_k_zsm%2Fy    ] o.a.s.c.Overseer Overseer (id=72121040138010628-127.0.0.1:65000_k_zsm%2Fy-n_0000000000) starting
   [junit4]   2> 1415298 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [n:127.0.0.1:65000_k_zsm%2Fy    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65000_k_zsm%2Fy
   [junit4]   2> 1415303 INFO  (OverseerStateUpdate-72121040138010628-127.0.0.1:65000_k_zsm%2Fy-n_0000000000) [n:127.0.0.1:65000_k_zsm%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1415356 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [n:127.0.0.1:65000_k_zsm%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66330e28
   [junit4]   2> 1415367 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [n:127.0.0.1:65000_k_zsm%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66330e28
   [junit4]   2> 1415367 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [n:127.0.0.1:65000_k_zsm%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66330e28
   [junit4]   2> 1415368 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [n:127.0.0.1:65000_k_zsm%2Fy    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_7A417F1D24F17F15-001/control-001/cores
   [junit4]   2> 1415386 INFO  (zkConnectionManagerCallback-6181-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1415390 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1415391 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64997/solr ready
   [junit4]   2> 1415393 INFO  (qtp214571408-17073) [n:127.0.0.1:65000_k_zsm%2Fy    ] 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:65000_k_zsm%252Fy&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1415396 INFO  (OverseerThreadFactory-5225-thread-1-processing-n:127.0.0.1:65000_k_zsm%2Fy) [n:127.0.0.1:65000_k_zsm%2Fy    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1415510 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy    ] 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> 1415510 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1415618 INFO  (zkCallback-6174-thread-1-processing-n:127.0.0.1:65000_k_zsm%2Fy) [n:127.0.0.1:65000_k_zsm%2Fy    ] 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> 1416529 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1416537 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy 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> 1416607 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy 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> 1416632 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy 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> 1416632 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy 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@66330e28
   [junit4]   2> 1416632 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1416632 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy 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/J1/temp/solr.cloud.MultiThreadedOCPTest_7A417F1D24F17F15-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_7A417F1D24F17F15-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1416644 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy 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=21, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=27.814453125, floorSegmentMB=0.7822265625, forceMergeDeletesPctAllowed=5.583561107285306, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2500399712621313
   [junit4]   2> 1416666 WARN  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy 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> 1416749 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy 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> 1416749 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy 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> 1416754 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1416754 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1416754 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3681067509422635]
   [junit4]   2> 1416761 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6cc3f52d[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1416763 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1416765 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy 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> 1416766 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1416767 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy 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 1593373931901812736
   [junit4]   2> 1416767 INFO  (searcherExecutor-5228-thread-1-processing-n:127.0.0.1:65000_k_zsm%2Fy x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:65000_k_zsm%2Fy 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@6cc3f52d[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1416777 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1416778 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy 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> 1416778 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:65000/k_zsm/y/control_collection_shard1_replica_n1/
   [junit4]   2> 1416778 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy 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> 1416778 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:65000/k_zsm/y/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1416778 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy 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> 1416786 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy 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:65000/k_zsm/y/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1416891 INFO  (zkCallback-6174-thread-1-processing-n:127.0.0.1:65000_k_zsm%2Fy) [n:127.0.0.1:65000_k_zsm%2Fy    ] 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> 1416944 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy 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> 1416947 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy 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=1437
   [junit4]   2> 1416950 INFO  (qtp214571408-17073) [n:127.0.0.1:65000_k_zsm%2Fy    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1417048 INFO  (zkCallback-6174-thread-1-processing-n:127.0.0.1:65000_k_zsm%2Fy) [n:127.0.0.1:65000_k_zsm%2Fy    ] 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> 1417406 INFO  (OverseerCollectionConfigSetProcessor-72121040138010628-127.0.0.1:65000_k_zsm%2Fy-n_0000000000) [n:127.0.0.1:65000_k_zsm%2Fy    ] 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> 1417958 INFO  (qtp214571408-17073) [n:127.0.0.1:65000_k_zsm%2Fy    ] 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:65000_k_zsm%252Fy&wt=javabin&version=2} status=0 QTime=2564
   [junit4]   2> 1417963 INFO  (zkConnectionManagerCallback-6185-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1417965 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1417967 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64997/solr ready
   [junit4]   2> 1417967 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1417969 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy    ] 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> 1417972 INFO  (OverseerThreadFactory-5225-thread-2-processing-n:127.0.0.1:65000_k_zsm%2Fy) [n:127.0.0.1:65000_k_zsm%2Fy    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1417974 WARN  (OverseerThreadFactory-5225-thread-2-processing-n:127.0.0.1:65000_k_zsm%2Fy) [n:127.0.0.1:65000_k_zsm%2Fy    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1418194 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1418195 INFO  (qtp214571408-17077) [n:127.0.0.1:65000_k_zsm%2Fy    ] 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=226
   [junit4]   2> 1418593 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_7A417F1D24F17F15-001/shard-1-001 of type NRT
   [junit4]   2> 1418594 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1418595 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1418595 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1418595 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1418595 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5f4ab804{/k_zsm/y,null,AVAILABLE}
   [junit4]   2> 1418596 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2dff25ed{HTTP/1.1,[http/1.1]}{127.0.0.1:65009}
   [junit4]   2> 1418596 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.e.j.s.Server Started @1421026ms
   [junit4]   2> 1418596 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/k_zsm/y, solrconfig=solrconfig.xml, solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_7A417F1D24F17F15-001/tempDir-001/jetty1, hostPort=65009, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_7A417F1D24F17F15-001/shard-1-001/cores, replicaType=NRT}
   [junit4]   2> 1418596 ERROR (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1418596 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1418596 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1418596 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1418596 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-25T11:56:37.115978Z
   [junit4]   2> 1418598 INFO  (zkConnectionManagerCallback-6187-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1418600 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1418600 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_7A417F1D24F17F15-001/shard-1-001/solr.xml
   [junit4]   2> 1418603 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1418603 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1418604 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@66330e28, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1418607 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64997/solr
   [junit4]   2> 1418608 INFO  (zkConnectionManagerCallback-6191-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1418612 INFO  (zkConnectionManagerCallback-6193-thread-1-processing-n:127.0.0.1:65009_k_zsm%2Fy) [n:127.0.0.1:65009_k_zsm%2Fy    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1418625 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [n:127.0.0.1:65009_k_zsm%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1418630 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [n:127.0.0.1:65009_k_zsm%2Fy    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1418634 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [n:127.0.0.1:65009_k_zsm%2Fy    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65009_k_zsm%2Fy
   [junit4]   2> 1418636 INFO  (zkCallback-6174-thread-1-processing-n:127.0.0.1:65000_k_zsm%2Fy) [n:127.0.0.1:65000_k_zsm%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1418637 INFO  (zkCallback-6192-thread-1-processing-n:127.0.0.1:65009_k_zsm%2Fy) [n:127.0.0.1:65009_k_zsm%2Fy    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1418637 INFO  (zkCallback-6184-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1418693 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [n:127.0.0.1:65009_k_zsm%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66330e28
   [junit4]   2> 1418709 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [n:127.0.0.1:65009_k_zsm%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66330e28
   [junit4]   2> 1418710 INFO  (TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [n:127.0.0.1:65009_k_zsm%2Fy    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66330e28
   [junit4]   2

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

unit4]   2>         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]   2>         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]   2>         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]   2>         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>         at java.base@9/java.lang.Thread.run(Thread.java:844)
   [junit4]   2>    2) Thread[id=15, name=LuceneTestCase-1-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
   [junit4]   2>         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2>         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]   2>         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]   2>         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]   2>         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]   2>         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>         at java.base@9/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {color=PostingsFormat(name=Asserting), f=FST50, foo=FST50, text=FSTOrd50}, docValues:{field=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1719, maxMBSortInHeap=7.534897116893195, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6e2e415a), locale=ko, timezone=Pacific/Majuro
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 (64-bit)/cpus=3,threads=3,free=16365800,total=54788096
   [junit4]   2> NOTE: All tests run in this JVM: [TestLRUQueryCache]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLRUQueryCache -Dtests.seed=6F9CE92A70D2B7EF -Dtests.slow=true -Dtests.locale=ko -Dtests.timezone=Pacific/Majuro -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestLRUQueryCache (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.lucene.search.TestLRUQueryCache: 
   [junit4]    >    1) Thread[id=14, name=LuceneTestCase-1-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
   [junit4]    >         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]    >         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]    >         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9/java.lang.Thread.run(Thread.java:844)
   [junit4]    >    2) Thread[id=15, name=LuceneTestCase-1-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
   [junit4]    >         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]    >         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]    >         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6F9CE92A70D2B7EF]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=14, name=LuceneTestCase-1-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
   [junit4]    >         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]    >         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]    >         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9/java.lang.Thread.run(Thread.java:844)
   [junit4]    >    2) Thread[id=15, name=LuceneTestCase-1-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
   [junit4]    >         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]    >         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]    >         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]    >         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6F9CE92A70D2B7EF]:0)
   [junit4] Completed [3/5 (1!)] on J0 in 81.64s, 22 tests, 1 failure, 2 errors, 3 skipped <<< FAILURES!

[...truncated 4 lines...]
   [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J0-20180225_123904_63412442586189363304247.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 28 lines...]
   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J1-20180225_123904_6355228885840651015532.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 10 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1560: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1085: There were test failures: 5 suites, 110 tests, 2 suite-level errors, 1 failure, 34 ignored (12 assumptions) [seed: 6F9CE92A70D2B7EF]

Total time: 1 minute 29 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.MultiThreadedOCPTest
[repro]   1/5 failed: org.apache.lucene.search.TestLRUQueryCache
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
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
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=b212f2e9b7b5d20ab8d6168b5ddcb164f536d1af, workspace=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX
[WARNINGS] Computing warning deltas based on reference build #4461
Recording test results
Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
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