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/03/27 09:57:09 UTC

[JENKINS-EA] Lucene-Solr-7.3-Linux (64bit/jdk-11-ea+5) - Build # 74 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.3-Linux/74/
Java: 64bit/jdk-11-ea+5 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.TestDistributedSearch.test

Error Message:
IOException occured when talking to server at: http://127.0.0.1:43879/rt/wl/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:43879/rt/wl/collection1
	at __randomizedtesting.SeedInfo.seed([F9C9655D55A7125E:719D5A87FB5B7FA6]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:895)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:858)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:873)
	at org.apache.solr.BaseDistributedSearchTestCase.del(BaseDistributedSearchTestCase.java:542)
	at org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:1034)
	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$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1019)
	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:841)
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:43879 failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 48 more




Build Log:
[...truncated 1785 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/core/test/temp/junit4-J1-20180327_083933_14614230090233063124334.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/core/test/temp/junit4-J0-20180327_083933_1468037801768371800782.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/core/test/temp/junit4-J2-20180327_083933_14411621567254539895208.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 292 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/test-framework/test/temp/junit4-J2-20180327_084601_52411973384271160585907.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/test-framework/test/temp/junit4-J0-20180327_084601_5217398928244352260783.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/test-framework/test/temp/junit4-J1-20180327_084601_5213147579773313637213.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 1065 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20180327_084719_95416727173297235803431.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20180327_084719_95415579433128604633368.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20180327_084719_95415285344154255263883.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 233 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20180327_084852_9196110295643974864236.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20180327_084852_91916157439765049081776.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20180327_084852_9193447719506864581487.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 253 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20180327_084906_64211798114256601241866.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20180327_084906_6423309641870845452163.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20180327_084906_6429339327569683030243.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20180327_084933_3861346990300902718546.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20180327_084933_38618038159544272241756.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20180327_084933_38614371780814732465608.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 172 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20180327_084937_9897927382954382989536.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20180327_084937_98918360846669884986805.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20180327_084937_9897930682653694155683.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 176 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20180327_084941_3368347293307371978407.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20180327_084941_3364988857438640774609.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20180327_084941_3369301649436247938454.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 161 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20180327_084953_34613150955904119469251.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20180327_084953_3464104477312004196061.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20180327_085002_1261474117869141412521.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20180327_085002_12615495619306537699552.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20180327_085002_12611695996959439642640.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 177 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/analysis/uima/test/temp/junit4-J0-20180327_085004_76911905352728789736129.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 174 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20180327_085014_5713571604786142330708.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 29 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20180327_085014_57111662962523063597073.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 28 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20180327_085014_57117475705845728646362.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 1403 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/benchmark/test/temp/junit4-J2-20180327_085227_2707526680503759401442.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/benchmark/test/temp/junit4-J1-20180327_085227_26698315628735997382.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/benchmark/test/temp/junit4-J0-20180327_085227_2612825799481273528032.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 247 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/classification/test/temp/junit4-J1-20180327_085237_0715237954523504973361.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/classification/test/temp/junit4-J2-20180327_085237_0718941943507762244012.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/classification/test/temp/junit4-J0-20180327_085237_07116136506906960724917.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 257 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/codecs/test/temp/junit4-J1-20180327_085249_175915840044104118143.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/codecs/test/temp/junit4-J2-20180327_085249_17512680284190147803725.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/codecs/test/temp/junit4-J0-20180327_085249_175578460928388837379.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 236 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/demo/test/temp/junit4-J1-20180327_085529_84716446762535305425865.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/demo/test/temp/junit4-J2-20180327_085529_847865245662460265894.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/demo/test/temp/junit4-J0-20180327_085529_8471051572118965090541.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/expressions/test/temp/junit4-J2-20180327_085532_68510431431255227503346.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/expressions/test/temp/junit4-J0-20180327_085532_68410032477967449110501.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/expressions/test/temp/junit4-J1-20180327_085532_6859619891972394491895.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/facet/test/temp/junit4-J0-20180327_085538_7039361375436786817380.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/facet/test/temp/junit4-J1-20180327_085538_70313667038128589010809.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/facet/test/temp/junit4-J2-20180327_085538_7031533873796678254214.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 182 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/grouping/test/temp/junit4-J1-20180327_085610_74714349758834214444543.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/grouping/test/temp/junit4-J2-20180327_085610_74712610634646751118902.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/grouping/test/temp/junit4-J0-20180327_085610_7472510335409942623473.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/highlighter/test/temp/junit4-J2-20180327_085620_4117174254079715146627.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/highlighter/test/temp/junit4-J1-20180327_085620_41117028816125984089809.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/highlighter/test/temp/junit4-J0-20180327_085620_41112773742250479009921.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/join/test/temp/junit4-J0-20180327_085646_2859596501412895499506.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/join/test/temp/junit4-J2-20180327_085646_28610702637383328181209.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/join/test/temp/junit4-J1-20180327_085646_28515934440535617196468.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 155 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/memory/test/temp/junit4-J0-20180327_085707_8361234179384399685967.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/memory/test/temp/junit4-J1-20180327_085707_83616094243639656065980.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/misc/test/temp/junit4-J1-20180327_085716_8085474573708316541412.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/misc/test/temp/junit4-J2-20180327_085716_80814135369764452043040.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/misc/test/temp/junit4-J0-20180327_085716_8082656034421856702528.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 338 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/queries/test/temp/junit4-J2-20180327_085732_1652523837131696492735.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/queries/test/temp/junit4-J0-20180327_085732_16515028386547016826492.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/queries/test/temp/junit4-J1-20180327_085732_1653474174647732124508.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/queryparser/test/temp/junit4-J2-20180327_085743_2181103217391040187009.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/queryparser/test/temp/junit4-J0-20180327_085743_2183854365689258367369.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/queryparser/test/temp/junit4-J1-20180327_085743_21811233082468281649748.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/replicator/test/temp/junit4-J1-20180327_085751_00114002346363253635820.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/replicator/test/temp/junit4-J2-20180327_085751_00214549916993577883756.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/replicator/test/temp/junit4-J0-20180327_085751_0018678536575710942190.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 205 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/sandbox/test/temp/junit4-J0-20180327_085802_92912153795826043781077.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/sandbox/test/temp/junit4-J2-20180327_085802_92910046941581746020878.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 21 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/sandbox/test/temp/junit4-J1-20180327_085802_92916855037771197847122.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 314 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20180327_085850_1589569711139197510951.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20180327_085850_1589301860944508015093.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20180327_085850_15812996179944065616062.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/spatial/test/temp/junit4-J0-20180327_085906_3658995190205938974075.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 178 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20180327_085908_24518217042330483842073.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20180327_085908_2451411528016467080763.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20180327_085908_24510369568552847621413.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/suggest/test/temp/junit4-J1-20180327_090005_66318265572037852206272.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/suggest/test/temp/junit4-J2-20180327_090005_6635910489429909297544.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/build/suggest/test/temp/junit4-J0-20180327_090005_66312408460278201920615.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 2746 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> 866909 INFO  (SUITE-TestDistributedSearch-seed#[F9C9655D55A7125E]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F9C9655D55A7125E-001/init-core-data-001
   [junit4]   2> 866910 WARN  (SUITE-TestDistributedSearch-seed#[F9C9655D55A7125E]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=42 numCloses=42
   [junit4]   2> 866910 INFO  (SUITE-TestDistributedSearch-seed#[F9C9655D55A7125E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 866910 INFO  (SUITE-TestDistributedSearch-seed#[F9C9655D55A7125E]-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-9061")
   [junit4]   2> 866910 INFO  (SUITE-TestDistributedSearch-seed#[F9C9655D55A7125E]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /rt/wl
   [junit4]   2> 867031 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F9C9655D55A7125E-001/tempDir-001/control/cores/collection1
   [junit4]   2> 867032 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 867032 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 867032 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 867032 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 867033 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c823399{/rt/wl,null,AVAILABLE}
   [junit4]   2> 867034 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6cc75c91{HTTP/1.1,[http/1.1]}{127.0.0.1:35895}
   [junit4]   2> 867034 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.e.j.s.Server Started @868696ms
   [junit4]   2> 867034 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/rt/wl, hostPort=35895, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F9C9655D55A7125E-001/tempDir-001/control/cores}
   [junit4]   2> 867034 ERROR (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 867034 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 867034 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 867034 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 867035 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-27T09:16:00.646984Z
   [junit4]   2> 867035 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F9C9655D55A7125E-001/tempDir-001/control/solr.xml
   [junit4]   2> 867038 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 867038 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 867039 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@63a563ad, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 867069 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63a563ad
   [junit4]   2> 867080 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63a563ad
   [junit4]   2> 867080 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63a563ad
   [junit4]   2> 867081 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F9C9655D55A7125E-001/tempDir-001/control/cores
   [junit4]   2> 867082 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 867082 INFO  (coreLoadExecutor-3730-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 867085 INFO  (coreLoadExecutor-3730-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 867101 INFO  (coreLoadExecutor-3730-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 867120 INFO  (coreLoadExecutor-3730-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 867194 INFO  (coreLoadExecutor-3730-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 867198 INFO  (coreLoadExecutor-3730-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 867199 INFO  (coreLoadExecutor-3730-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63a563ad
   [junit4]   2> 867199 INFO  (coreLoadExecutor-3730-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 867199 INFO  (coreLoadExecutor-3730-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F9C9655D55A7125E-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 867200 INFO  (coreLoadExecutor-3730-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=40.5830078125, floorSegmentMB=2.1650390625, forceMergeDeletesPctAllowed=9.298997297874502, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6046518007540141
   [junit4]   2> 867224 INFO  (coreLoadExecutor-3730-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 867224 INFO  (coreLoadExecutor-3730-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 867225 INFO  (coreLoadExecutor-3730-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 867225 INFO  (coreLoadExecutor-3730-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 867225 INFO  (coreLoadExecutor-3730-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 867226 INFO  (coreLoadExecutor-3730-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@71821c4[collection1] main]
   [junit4]   2> 867226 INFO  (coreLoadExecutor-3730-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 867246 INFO  (coreLoadExecutor-3730-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 867326 INFO  (coreLoadExecutor-3730-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 867327 INFO  (searcherExecutor-3731-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 867327 INFO  (coreLoadExecutor-3730-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596081738548772864
   [junit4]   2> 867327 INFO  (searcherExecutor-3731-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 867327 INFO  (searcherExecutor-3731-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 867327 INFO  (searcherExecutor-3731-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 867327 INFO  (searcherExecutor-3731-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 867327 INFO  (searcherExecutor-3731-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 867327 INFO  (searcherExecutor-3731-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 867327 INFO  (searcherExecutor-3731-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 867328 INFO  (searcherExecutor-3731-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 867328 INFO  (searcherExecutor-3731-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@71821c4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 867393 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F9C9655D55A7125E-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 867393 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 867394 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 867394 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 867394 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 867394 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22c11830{/rt/wl,null,AVAILABLE}
   [junit4]   2> 867394 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@66679e40{HTTP/1.1,[http/1.1]}{127.0.0.1:42289}
   [junit4]   2> 867394 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.e.j.s.Server Started @869057ms
   [junit4]   2> 867394 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/rt/wl, hostPort=42289, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F9C9655D55A7125E-001/tempDir-001/shard0/cores}
   [junit4]   2> 867395 ERROR (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 867395 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 867395 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 867395 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 867395 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-03-27T09:16:01.007203Z
   [junit4]   2> 867395 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F9C9655D55A7125E-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 867396 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 867396 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 867396 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@63a563ad, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 867411 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63a563ad
   [junit4]   2> 867418 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63a563ad
   [junit4]   2> 867418 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63a563ad
   [junit4]   2> 867419 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F9C9655D55A7125E-001/tempDir-001/shard0/cores
   [junit4]   2> 867419 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 867419 INFO  (coreLoadExecutor-3741-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 867420 INFO  (coreLoadExecutor-3741-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 867438 INFO  (coreLoadExecutor-3741-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 867450 INFO  (coreLoadExecutor-3741-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 867496 INFO  (coreLoadExecutor-3741-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 867501 INFO  (coreLoadExecutor-3741-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 867501 INFO  (coreLoadExecutor-3741-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@63a563ad
   [junit4]   2> 867501 INFO  (coreLoadExecutor-3741-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 867501 INFO  (coreLoadExecutor-3741-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F9C9655D55A7125E-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 867502 INFO  (coreLoadExecutor-3741-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=40.5830078125, floorSegmentMB=2.1650390625, forceMergeDeletesPctAllowed=9.298997297874502, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6046518007540141
   [junit4]   2> 867533 INFO  (coreLoadExecutor-3741-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 867533 INFO  (coreLoadExecutor-3741-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 867534 INFO  (coreLoadExecutor-3741-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 867534 INFO  (coreLoadExecutor-3741-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 867534 INFO  (coreLoadExecutor-3741-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 867534 INFO  (coreLoadExecutor-3741-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6c720762[collection1] main]
   [junit4]   2> 867535 INFO  (coreLoadExecutor-3741-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 867556 INFO  (coreLoadExecutor-3741-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 867639 INFO  (coreLoadExecutor-3741-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 867639 INFO  (searcherExecutor-3742-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 867639 INFO  (coreLoadExecutor-3741-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1596081738875928576
   [junit4]   2> 867639 INFO  (searcherExecutor-3742-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 867640 INFO  (searcherExecutor-3742-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 867640 INFO  (searcherExecutor-3742-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 867640 INFO  (searcherExecutor-3742-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 867640 INFO  (searcherExecutor-3742-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 867640 INFO  (searcherExecutor-3742-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 867640 INFO  (searcherExecutor-3742-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 867640 INFO  (searcherExecutor-3742-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 867641 INFO  (searcherExecutor-3742-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6c720762[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 868141 INFO  (TEST-TestDistributedSearch.test-seed#[F9C9655D55A7125E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 868144 INFO  (qtp1732327673-9641) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1596081739404410880)} 0 1
   [junit4]   2> 868146 INFO  (qtp1716629742-9658) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1596081739406508032)} 0 0
   [junit4]   2> 868147 INFO  (qtp1732327673-9645) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[1 (1596081739407556608)]} 0 0
   [junit4]   2> 868148 INFO  (qtp1716629742-9663) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[1 (1596081739408605184)]} 0 0
   [junit4]   2> 868149 INFO  (qtp1732327673-9647) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[2 (1596081739409653760)]} 0 0
   [junit4]   2> 868149 INFO  (qtp1716629742-9664) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[2 (1596081739410702336)]} 0 0
   [junit4]   2> 868150 INFO  (qtp1732327673-9645) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[3 (1596081739411750912)]} 0 0
   [junit4]   2> 868150 INFO  (qtp1716629742-9663) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[3 (1596081739411750912)]} 0 0
   [junit4]   2> 868150 INFO  (qtp1732327673-9647) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[4 (1596081739411750913)]} 0 0
   [junit4]   2> 868151 INFO  (qtp1716629742-9664) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[4 (1596081739412799488)]} 0 0
   [junit4]   2> 868151 INFO  (qtp1732327673-9645) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[5 (1596081739412799488)]} 0 0
   [junit4]   2> 868151 INFO  (qtp1716629742-9663) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[5 (1596081739412799489)]} 0 0
   [junit4]   2> 868152 INFO  (qtp1732327673-9647) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[6 (1596081739413848064)]} 0 0
   [junit4]   2> 868152 INFO  (qtp1716629742-9664) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[6 (1596081739413848064)]} 0 0
   [junit4]   2> 868152 INFO  (qtp1732327673-9645) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[7 (1596081739413848065)]} 0 0
   [junit4]   2> 868153 INFO  (qtp1716629742-9663) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[7 (1596081739413848065)]} 0 0
   [junit4]   2> 868153 INFO  (qtp1732327673-9647) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[8 (1596081739414896640)]} 0 0
   [junit4]   2> 868153 INFO  (qtp1716629742-9664) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[8 (1596081739414896640)]} 0 0
   [junit4]   2> 868154 INFO  (qtp1732327673-9645) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[9 (1596081739415945216)]} 0 0
   [junit4]   2> 868154 INFO  (qtp1716629742-9663) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[9 (1596081739415945216)]} 0 0
   [junit4]   2> 868154 INFO  (qtp1732327673-9647) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1596081739415945217,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 868155 INFO  (qtp1732327673-9647) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ffe6053 commitCommandVersion:1596081739415945217
   [junit4]   2> 868157 INFO  (qtp1732327673-9647) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6308a29b[collection1] main]
   [junit4]   2> 868158 INFO  (qtp1732327673-9647) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 868159 INFO  (searcherExecutor-3731-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6308a29b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c9)))}
   [junit4]   2> 868159 INFO  (qtp1732327673-9647) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 4
   [junit4]   2> 868159 INFO  (qtp1716629742-9664) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1596081739421188096,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 868160 INFO  (qtp1716629742-9664) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@613c3965 commitCommandVersion:1596081739421188096
   [junit4]   2> 868162 INFO  (qtp1716629742-9664) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@34a9d2fd[collection1] main]
   [junit4]   2> 868163 INFO  (qtp1716629742-9664) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 868164 INFO  (searcherExecutor-3742-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@34a9d2fd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c9)))}
   [junit4]   2> 868164 INFO  (qtp1716629742-9664) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 4
   [junit4]   2> 868165 INFO  (qtp1732327673-9645) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[10 (1596081739427479552)]} 0 0
   [junit4]   2> 868166 INFO  (qtp1716629742-9663) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[10 (1596081739428528128)]} 0 0
   [junit4]   2> 868167 INFO  (qtp1732327673-9647) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[11 (1596081739429576704)]} 0 0
   [junit4]   2> 868168 INFO  (qtp1716629742-9664) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[11 (1596081739430625280)]} 0 0
   [junit4]   2> 868169 INFO  (qtp1732327673-9645) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[12 (1596081739431673856)]} 0 0
   [junit4]   2> 868169 INFO  (qtp1716629742-9663) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[12 (1596081739431673856)]} 0 0
   [junit4]   2> 868169 INFO  (qtp1732327673-9647) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[13 (1596081739431673857)]} 0 0
   [junit4]   2> 868170 INFO  (qtp1716629742-9664) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[13 (1596081739432722432)]} 0 0
   [junit4]   2> 868170 INFO  (qtp1732327673-9645) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[1001 (1596081739432722432)]} 0 0
   [junit4]   2> 868171 INFO  (qtp1716629742-9663) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[1001 (1596081739432722433)]} 0 0
   [junit4]   2> 868171 INFO  (qtp1732327673-9647) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[14 (1596081739433771008)]} 0 0
   [junit4]   2> 868171 INFO  (qtp1716629742-9664) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[14 (1596081739433771008)]} 0 0
   [junit4]   2> 868172 INFO  (qtp1732327673-9645) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[15 (1596081739433771009)]} 0 0
   [junit4]   2> 868172 INFO  (qtp1716629742-9663) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[15 (1596081739434819584)]} 0 0
   [junit4]   2> 868172 INFO  (qtp1732327673-9647) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[16 (1596081739434819584)]} 0 0
   [junit4]   2> 868172 INFO  (qtp1716629742-9664) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[16 (1596081739434819585)]} 0 0
   [junit4]   2> 868173 INFO  (qtp1732327673-9645) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[17 (1596081739434819585)]} 0 0
   [junit4]   2> 868173 INFO  (qtp1716629742-9663) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[17 (1596081739435868160)]} 0 0
   [junit4]   2> 868173 INFO  (qtp1732327673-9647) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[100 (1596081739435868160)]} 0 0
   [junit4]   2> 868174 INFO  (qtp1716629742-9664) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[100 (1596081739435868161)]} 0 0
   [junit4]   2> 868174 INFO  (qtp1732327673-9645) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[101 (1596081739436916736)]} 0 0
   [junit4]   2> 868174 INFO  (qtp1716629742-9663) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[101 (1596081739436916736)]} 0 0
   [junit4]   2> 868174 INFO  (qtp1732327673-9647) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[102 (1596081739436916737)]} 0 0
   [junit4]   2> 868175 INFO  (qtp1716629742-9664) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[102 (1596081739436916737)]} 0 0
   [junit4]   2> 868175 INFO  (qtp1732327673-9645) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[103 (1596081739437965312)]} 0 0
   [junit4]   2> 868175 INFO  (qtp1716629742-9663) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[103 (1596081739437965312)]} 0 0
   [junit4]   2> 868175 INFO  (qtp1732327673-9647) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[104 (1596081739437965313)]} 0 0
   [junit4]   2> 868176 INFO  (qtp1716629742-9664) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[104 (1596081739437965313)]} 0 0
   [junit4]   2> 868176 INFO  (qtp1732327673-9645) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[105 (1596081739439013888)]} 0 0
   [junit4]   2> 868176 INFO  (qtp1716629742-9663) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[105 (1596081739439013888)]} 0 0
   [junit4]   2> 868176 INFO  (qtp1732327673-9647) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[106 (1596081739439013889)]} 0 0
   [junit4]   2> 868177 INFO  (qtp1716629742-9664) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[106 (1596081739439013889)]} 0 0
   [junit4]   2> 868177 INFO  (qtp1732327673-9645) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[107 (1596081739440062464)]} 0 0
   [junit4]   2> 868177 INFO  (qtp1716629742-9663) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[107 (1596081739440062464)]} 0 0
   [junit4]   2> 868177 INFO  (qtp1732327673-9647) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[108 (1596081739440062465)]} 0 0
   [junit4]   2> 868178 INFO  (qtp1716629742-9664) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[108 (1596081739441111040)]} 0 0
   [junit4]   2> 868178 INFO  (qtp1732327673-9645) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[109 (1596081739441111040)]} 0 0
   [junit4]   2> 868178 INFO  (qtp1716629742-9663) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[109 (1596081739441111041)]} 0 0
   [junit4]   2> 868179 INFO  (qtp1732327673-9647) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[110 (1596081739442159616)]} 0 0
   [junit4]   2> 868179 INFO  (qtp1716629742-9664) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[110 (1596081739442159616)]} 0 0
   [junit4]   2> 868179 INFO  (qtp1732327673-9645) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[111 (1596081739442159617)]} 0 0
   [junit4]   2> 868179 INFO  (qtp1716629742-9663) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[111 (1596081739442159617)]} 0 0
   [junit4]   2> 868180 INFO  (qtp1732327673-9647) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[112 (1596081739443208192)]} 0 0
   [junit4]   2> 868180 INFO  (qtp1716629742-9664) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[112 (1596081739443208192)]} 0 0
   [junit4]   2> 868180 INFO  (qtp1732327673-9645) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[113 (1596081739443208193)]} 0 0
   [junit4]   2> 868180 INFO  (qtp1716629742-9663) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[113 (1596081739443208193)]} 0 0
   [junit4]   2> 868181 INFO  (qtp1732327673-9647) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[114 (1596081739444256768)]} 0 0
   [junit4]   2> 868181 INFO  (qtp1716629742-9664) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[114 (1596081739444256768)]} 0 0
   [junit4]   2> 868181 INFO  (qtp1732327673-9645) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[115 (1596081739444256769)]} 0 0
   [junit4]   2> 868181 INFO  (qtp1716629742-9663) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[115 (1596081739444256769)]} 0 0
   [junit4]   2> 868182 INFO  (qtp1732327673-9647) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[116 (1596081739445305344)]} 0 0
   [junit4]   2> 868182 INFO  (qtp1716629742-9664) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[116 (1596081739445305344)]} 0 0
   [junit4]   2> 868182 INFO  (qtp1732327673-9645) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[117 (1596081739445305345)]} 0 0
   [junit4]   2> 868183 INFO  (qtp1716629742-9663) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[117 (1596081739446353920)]} 0 0
   [junit4]   2> 868183 INFO  (qtp1732327673-9647) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[118 (1596081739446353920)]} 0 0
   [junit4]   2> 868183 INFO  (qtp1716629742-9664) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[118 (1596081739446353921)]} 0 0
   [junit4]   2> 868183 INFO  (qtp1732327673-9645) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[119 (1596081739446353921)]} 0 0
   [junit4]   2> 868184 INFO  (qtp1716629742-9663) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[119 (1596081739446353922)]} 0 0
   [junit4]   2> 868184 INFO  (qtp1732327673-9647) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add=[120 (1596081739447402496)]} 0 0
   [junit4]   2> 868184 INFO  (qtp1716629742-9664) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/rt/wl path=/update params={wt=javabin&version=2}{add

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

 <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20180327_094955_4129824610036705594705.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20180327_094955_41210067541999753043006.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 567 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20180327_095019_93116810664876909632461.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20180327_095019_9318176017764821539499.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20180327_095019_9314769788568339456286.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20180327_095031_8527851180696801169213.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J2-20180327_095031_8523626021177378936475.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20180327_095031_85213502745977074764510.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 674 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20180327_095041_0802019099037242996915.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20180327_095041_0808102491655204468293.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20180327_095041_0803242675895201976113.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 570 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J1-20180327_095108_3106437724008393592839.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/contrib/solr-prometheus-exporter/test/temp/junit4-J0-20180327_095108_31015874022794136297333.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 606 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J1-20180327_095130_92110491034529349280940.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J0-20180327_095130_9213046370940055902771.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20180327_095144_3605038599685445653602.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 33429 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-7.3-Linux/74/consoleText

[repro] Revision: fa7f702545469a092fbe4f32022a8f60750a2163

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] Repro line:  ant test  -Dtestcase=TestDistributedSearch -Dtests.method=test -Dtests.seed=F9C9655D55A7125E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de-LU -Dtests.timezone=Africa/Algiers -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

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

[...truncated 3315 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestDistributedSearch" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=F9C9655D55A7125E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de-LU -Dtests.timezone=Africa/Algiers -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 45 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/temp/junit4-J1-20180327_095448_8381330324510448593647.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 8 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/temp/junit4-J2-20180327_095448_83814892253733393273971.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/temp/junit4-J0-20180327_095448_83811161990778209564824.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.TestDistributedSearch
[repro] Exiting with code 0

[...truncated 40 lines...]