Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2208/

1 tests failed.
FAILED:  org.apache.solr.handler.component.DistributedTermsComponentTest.test

Error Message:
Error from server at https://127.0.0.1:42100//collection1: Expected mime type 
application/octet-stream but got text/html. <html> <head> <meta 
http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 
500 </title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing 
/collection1/terms. Reason: <pre>    java.lang.OutOfMemoryError: unable to 
create new native thread</pre></p> <hr /><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.3.20.v20170531</a><hr/> 
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:42100//collection1: Expected mime type 
application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 </title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /collection1/terms. Reason:
<pre>    java.lang.OutOfMemoryError: unable to create new native 
thread</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([A7D47EB2A02B4B1:8229783184FED949]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
        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.query(SolrClient.java:942)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:557)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:605)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:587)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:566)
        at 
org.apache.solr.handler.component.DistributedTermsComponentTest.test(DistributedTermsComponentTest.java:52)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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 
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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11624 lines...]
   [junit4] JVM J2: stdout was not empty, see: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/temp/junit4-J2-20171206_181100_5921221252310164281084.sysout
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] #
   [junit4] # There is insufficient memory for the Java Runtime Environment to 
continue.
   [junit4] # Native memory allocation (mmap) failed to map 26738688 bytes for 
committing reserved memory.
   [junit4] # An error report file with more information is saved as:
   [junit4] # 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/hs_err_pid23738.log
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J2: stderr was not empty, see: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/temp/junit4-J2-20171206_181100_592545790933970742737.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: INFO: 
os::commit_memory(0x00000000fe680000, 26738688, 0) failed; error='Cannot 
allocate memory' (errno=12)
   [junit4] <<< JVM J2: EOF ----

[...truncated 5 lines...]
   [junit4] Suite: 
org.apache.solr.handler.component.DistributedTermsComponentTest
   [junit4]   2> 0    INFO  
(SUITE-DistributedTermsComponentTest-seed#[A7D47EB2A02B4B1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedTermsComponentTest_A7D47EB2A02B4B1-001/init-core-data-001
   [junit4]   2> 1542 INFO  
(SUITE-DistributedTermsComponentTest-seed#[A7D47EB2A02B4B1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3550 INFO  
(SUITE-DistributedTermsComponentTest-seed#[A7D47EB2A02B4B1]-worker) [    ] 
o.e.j.u.log Logging initialized @28169ms
   [junit4]   2> 3689 INFO  
(SUITE-DistributedTermsComponentTest-seed#[A7D47EB2A02B4B1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 7948 INFO  
(SUITE-DistributedTermsComponentTest-seed#[A7D47EB2A02B4B1]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 17168 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedTermsComponentTest_A7D47EB2A02B4B1-001/tempDir-001/control/cores/collection1
   [junit4]   2> 20622 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 21268 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@23c417c{/,null,AVAILABLE}
   [junit4]   2> 21848 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4ca53083{SSL,[ssl, 
http/1.1]}{127.0.0.1:49958}
   [junit4]   2> 21849 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.e.j.s.Server Started @46487ms
   [junit4]   2> 21849 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=49958, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedTermsComponentTest_A7D47EB2A02B4B1-001/tempDir-001/control/cores}
   [junit4]   2> 22172 ERROR 
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 22172 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 22175 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 22176 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 22289 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-06T18:11:47.690Z
   [junit4]   2> 22545 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 22551 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedTermsComponentTest_A7D47EB2A02B4B1-001/tempDir-001/control/solr.xml
   [junit4]   2> 23461 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 23462 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 34925 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedTermsComponentTest_A7D47EB2A02B4B1-001/tempDir-001/control/cores
   [junit4]   2> 34928 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 35291 INFO  (coreLoadExecutor-6-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 35347 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 44879 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 49989 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 50297 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 50555 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieFloatField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 50595 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieLongField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 50682 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieDoubleField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 53579 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieDateField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 58069 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.WordDelimiterFilterFactory]. Please consult documentation how to replace 
it accordingly.
   [junit4]   2> 60859 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 61046 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 61112 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.CurrencyField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 61648 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.EnumField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 63161 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 65683 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 66322 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 66356 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedTermsComponentTest_A7D47EB2A02B4B1-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 66652 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3391639075840316]
   [junit4]   2> 73935 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 73935 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 73977 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 73977 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 74040 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6408142392364937]
   [junit4]   2> 74281 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1562d982[collection1] main]
   [junit4]   2> 75005 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 76349 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 76943 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 78028 INFO  
(searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 78029 INFO  
(searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 78029 INFO  
(searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 78030 INFO  
(searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 78033 INFO  
(searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 78034 INFO  
(searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 78034 INFO  
(searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 78034 INFO  
(searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 78040 INFO  
(searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 78054 INFO  
(searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1562d982[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 78179 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1586059242312302592
   [junit4]   2> 82843 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedTermsComponentTest_A7D47EB2A02B4B1-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 82918 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 83232 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3e8a9937{/,null,AVAILABLE}
   [junit4]   2> 83233 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4230decd{SSL,[ssl, 
http/1.1]}{127.0.0.1:56588}
   [junit4]   2> 83233 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.e.j.s.Server Started @107872ms
   [junit4]   2> 83233 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=56588, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedTermsComponentTest_A7D47EB2A02B4B1-001/tempDir-001/shard0/cores}
   [junit4]   2> 83233 ERROR 
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 83246 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 83246 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 83246 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 83246 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-06T18:12:48.759Z
   [junit4]   2> 83247 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedTermsComponentTest_A7D47EB2A02B4B1-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 83271 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 83271 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 83813 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedTermsComponentTest_A7D47EB2A02B4B1-001/tempDir-001/shard0/cores
   [junit4]   2> 83813 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 84052 INFO  (coreLoadExecutor-17-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 84054 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 84575 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 85023 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 86680 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 86764 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 86764 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 86764 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedTermsComponentTest_A7D47EB2A02B4B1-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 86766 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3391639075840316]
   [junit4]   2> 87196 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 87266 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 87268 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 87269 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 87269 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6408142392364937]
   [junit4]   2> 87275 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2f8009e[collection1] main]
   [junit4]   2> 87276 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 88204 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 88492 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 88495 INFO  
(searcherExecutor-18-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 88507 INFO  
(searcherExecutor-18-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 88507 INFO  
(searcherExecutor-18-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 88507 INFO  
(searcherExecutor-18-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 88519 INFO  
(searcherExecutor-18-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 88535 INFO  
(searcherExecutor-18-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 88539 INFO  
(searcherExecutor-18-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 88543 INFO  
(searcherExecutor-18-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 88547 INFO  
(searcherExecutor-18-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 88551 INFO  
(searcherExecutor-18-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2f8009e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 88552 INFO  (coreLoadExecutor-17-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1586059253189181440
   [junit4]   2> 88693 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 98397 INFO  (qtp1836043543-16) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1586059262845517824)} 0 1341
   [junit4]   2> 99452 INFO  (qtp649118058-36) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1586059264598736896)} 0 19
   [junit4]   2> 100569 INFO  (qtp1836043543-18) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[18 (1586059264705691648)]} 0 1037
   [junit4]   2> 100729 INFO  (qtp649118058-37) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[18 (1586059265953497088)]} 0 3
   [junit4]   2> 100750 INFO  (qtp1836043543-18) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[19 (1586059265968177152)]} 0 14
   [junit4]   2> 100758 INFO  (qtp649118058-38) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[19 (1586059265982857216)]} 0 5
   [junit4]   2> 100796 INFO  (qtp1836043543-18) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[20 (1586059266005925888)]} 0 34
   [junit4]   2> 100816 INFO  (qtp649118058-31) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[20 (1586059266030043136)]} 0 17
   [junit4]   2> 100844 INFO  (qtp1836043543-14) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[21 (1586059266068840448)]} 0 26
   [junit4]   2> 100867 INFO  (qtp649118058-35) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[21 (1586059266082471936)]} 0 19
   [junit4]   2> 100897 INFO  (qtp1836043543-19) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[22 (1586059266106589184)]} 0 27
   [junit4]   2> 100931 INFO  (qtp649118058-36) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[22 (1586059266156920832)]} 0 32
   [junit4]   2> 100950 INFO  (qtp1836043543-20) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[23 (1586059266171600896)]} 0 16
   [junit4]   2> 100983 INFO  (qtp649118058-36) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[23 (1586059266191523840)]} 0 31
   [junit4]   2> 101051 INFO  (qtp1836043543-21) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[24 (1586059266237661184)]} 0 55
   [junit4]   2> 101065 INFO  (qtp649118058-34) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[24 (1586059266298478592)]} 0 11
   [junit4]   2> 101077 INFO  (qtp1836043543-16) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[25 (1586059266312110080)]} 0 9
   [junit4]   2> 101092 INFO  (qtp649118058-37) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[25 (1586059266324692992)]} 0 13
   [junit4]   2> 101112 INFO  (qtp1836043543-18) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1586059266358247424,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 101112 INFO  (qtp1836043543-18) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7bd32746 
commitCommandVersion:1586059266358247424
   [junit4]   2> 102932 INFO  (qtp1836043543-18) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@36252ef4[collection1] main]
   [junit4]   2> 102945 INFO  
(searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@36252ef4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C8)))}
   [junit4]   2> 102948 INFO  (qtp1836043543-18) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 102948 INFO  (qtp1836043543-18) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 1851
   [junit4]   2> 102977 INFO  (qtp649118058-38) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1586059268314890240,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 102993 INFO  (qtp649118058-38) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5faf4e52 
commitCommandVersion:1586059268314890240
   [junit4]   2> 103088 INFO  (qtp649118058-38) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@25048866[collection1] main]
   [junit4]   2> 103089 INFO  
(searcherExecutor-18-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@25048866[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C8)))}
   [junit4]   2> 103089 INFO  (qtp649118058-38) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 103090 INFO  (qtp649118058-38) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 112
   [junit4]   2> 103760 INFO  (qtp1836043543-14) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/terms 
params={distrib=false&qt=/terms&terms=true&terms.fl=b_t&wt=javabin&version=2&shards.qt=/terms}
 status=0 QTime=228
   [junit4]   2> 104029 INFO  (qtp649118058-34) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/terms 
params={df=text&distrib=false&qt=/terms&shards.purpose=1024&terms.sort=index&shard.url=https://127.0.0.1:56588//collection1&version=2&shards.qt=/terms&terms=true&terms.fl=b_t&terms.limit=-1&NOW=1512583989341&isShard=true&wt=javabin}
 status=0 QTime=1
   [junit4]   2> 104068 INFO  (qtp649118058-31) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/terms 
params={shards=https://127.0.0.1:56588//collection1&qt=/terms&terms=true&terms.fl=b_t&wt=javabin&version=2&shards.qt=/terms}
 status=0 QTime=240
   [junit4]   2> 104073 INFO  (qtp1836043543-19) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/terms 
params={distrib=false&qt=/terms&terms=true&terms.fl=b_t&terms.limit=5&wt=javabin&version=2&shards.qt=/terms&terms.lower=s}
 status=0 QTime=1
   [junit4]   2> 105318 INFO  (qtp649118058-34) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/terms 
params={df=text&distrib=false&qt=/terms&shards.purpose=1024&terms.sort=index&shard.url=[ff01::114]:33332/|[ff01::083]:33332/|[ff01::213]:33332/|https://127.0.0.1:56588//collection1&version=2&shards.qt=/terms&terms=true&terms.fl=b_t&terms.limit=-1&NOW=1512583989606&isShard=true&wt=javabin&terms.lower=s}
 status=0 QTime=0
   [junit4]   2> 105331 INFO  (qtp649118058-35) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/terms 
params={shards=[ff01::114]:33332/|[ff01::083]:33332/|[ff01::213]:33332/|https://127.0.0.1:56588//collection1&qt=/terms&terms=true&terms.fl=b_t&terms.limit=5&wt=javabin&version=2&shards.qt=/terms&terms.lower=s}
 status=0 QTime=1238
   [junit4]   2> 105334 INFO  (qtp1836043543-19) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/terms 
params={terms.prefix=sn&distrib=false&qt=/terms&terms=true&terms.fl=b_t&terms.limit=5&wt=javabin&version=2&shards.qt=/terms&terms.lower=sn}
 status=0 QTime=0
   [junit4]   2> 105344 INFO  (qtp649118058-34) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/terms 
params={df=text&distrib=false&qt=/terms&shards.purpose=1024&terms.sort=index&shard.url=https://127.0.0.1:56588//collection1&version=2&shards.qt=/terms&terms.prefix=sn&terms=true&terms.fl=b_t&terms.limit=-1&NOW=1512583990854&isShard=true&wt=javabin&terms.lower=sn}
 status=0 QTime=0
   [junit4]   2> 105366 INFO  (qtp649118058-36) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/terms 
params={shards=https://127.0.0.1:56588//collection1&terms.prefix=sn&qt=/terms&terms=true&terms.fl=b_t&terms.limit=5&wt=javabin&version=2&shards.qt=/terms&terms.lower=sn}
 status=0 QTime=25
   [junit4]   2> 105368 INFO  (qtp1836043543-19) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/terms 
params={terms.prefix=s&distrib=false&qt=/terms&terms=true&terms.fl=b_t&terms.limit=5&wt=javabin&version=2&terms.upper=sn&shards.qt=/terms&terms.lower=s}
 status=0 QTime=0
   [junit4]   2> 105372 INFO  (qtp649118058-34) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/terms 
params={df=text&distrib=false&qt=/terms&shards.purpose=1024&terms.sort=index&shard.url=[ff01::114]:33332/|https://127.0.0.1:56588//collection1|[ff01::083]:33332/&version=2&shards.qt=/terms&terms.prefix=s&terms=true&terms.fl=b_t&terms.limit=-1&NOW=1512583990883&isShard=true&wt=javabin&terms.upper=sn&terms.lower=s}
 status=0 QTime=0
   [junit4]   2> 105377 INFO  (qtp649118058-37) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/terms 
params={shards=[ff01::114]:33332/|https://127.0.0.1:56588//collection1|[ff01::083]:33332/&terms.prefix=s&qt=/terms&terms=true&terms.fl=b_t&terms.limit=5&wt=javabin&version=2&terms.upper=sn&shards.qt=/terms&terms.lower=s}
 status=0 QTime=6
   [junit4]   2> 105396 INFO  (qtp1836043543-19) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/terms 
params={terms.prefix=s&distrib=false&qt=/terms&terms=true&terms.fl=b_t&terms.limit=5&terms.sort=index&wt=javabin&version=2&shards.qt=/terms&terms.lower=s}
 status=0 QTime=0
   [junit4]   2> 105400 INFO  (qtp649118058-34) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/terms 
params={df=text&distrib=false&qt=/terms&shards.purpose=1024&terms.sort=index&shard.url=[ff01::114]:33332/|[ff01::083]:33332/|[ff01::213]:33332/|https://127.0.0.1:56588//collection1&version=2&shards.qt=/terms&terms.prefix=s&terms=true&terms.fl=b_t&terms.limit=-1&NOW=1512583990911&isShard=true&wt=javabin&terms.lower=s}
 status=0 QTime=0
   [junit4]   2> 105401 INFO  (qtp649118058-31) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/terms 
params={shards=[ff01::114]:33332/|[ff01::083]:33332/|[ff01::213]:33332/|https://127.0.0.1:56588//collection1&terms.prefix=s&qt=/terms&terms=true&terms.fl=b_t&terms.limit=5&terms.sort=index&wt=javabin&version=2&shards.qt=/terms&terms.lower=s}
 status=0 QTime=3
   [junit4]   2> 105445 INFO  (qtp1836043543-19) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/terms 
params={terms.prefix=s&distrib=false&qt=/terms&terms=true&terms.fl=b_t&terms.limit=5&terms.sort=index&wt=javabin&version=2&terms.upper=sn&shards.qt=/terms&terms.lower=s}
 status=0 QTime=0
   [junit4]   2> 105460 INFO  (qtp649118058-34) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/terms 
params={df=text&distrib=false&qt=/terms&shards.purpose=1024&terms.sort=index&shard.url=https://127.0.0.1:56588//collection1&version=2&shards.qt=/terms&terms.prefix=s&terms=true&terms.fl=b_t&terms.limit=-1&NOW=1512583990971&isShard=true&wt=javabin&terms.upper=sn&terms.lower=s}
 status=0 QTime=0
   [junit4]   2> 105461 INFO  (qtp649118058-35) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/terms 
params={shards=https://127.0.0.1:56588//collection1&terms.prefix=s&qt=/terms&terms=true&terms.fl=b_t&terms.limit=5&terms.sort=index&wt=javabin&version=2&terms.upper=sn&shards.qt=/terms&terms.lower=s}
 status=0 QTime=2
   [junit4]   2> 105493 INFO  (qtp1836043543-14) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/terms 
params={distrib=false&qt=/terms&terms=true&terms.fl=b_t&terms.sort=index&wt=javabin&version=2&shards.qt=/terms}
 status=0 QTime=0
   [junit4]   2> 105499 INFO  (qtp649118058-32) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/terms 
params={df=text&distrib=false&qt=/terms&shards.purpose=1024&terms.sort=index&shard.url=[ff01::213]:33332/|https://127.0.0.1:56588//collection1|[ff01::114]:33332/&version=2&shards.qt=/terms&terms=true&terms.fl=b_t&terms.limit=-1&NOW=1512583991010&isShard=true&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 105526 INFO  (qtp649118058-36) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/terms 
params={shards=[ff01::213]:33332/|https://127.0.0.1:56588//collection1|[ff01::114]:33332/&qt=/terms&terms=true&terms.fl=b_t&terms.sort=index&wt=javabin&version=2&shards.qt=/terms}
 status=0 QTime=29
   [junit4]   2> 105530 INFO  (qtp1836043543-14) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/terms 
params={distrib=false&qt=/terms&terms=true&terms.fl=b_t&terms.list=snake,zebra,ant,bad&wt=javabin&version=2&shards.qt=/terms}
 status=0 QTime=1
   [junit4]   2> 105540 INFO  (qtp649118058-38) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/terms 
params={df=text&distrib=false&qt=/terms&shards.purpose=1024&terms.list=snake,zebra,ant,bad&terms.sort=index&shard.url=[ff01::213]:33332/|https://127.0.0.1:56588//collection1|[ff01::083]:33332/&version=2&shards.qt=/terms&terms=true&terms.fl=b_t&terms.limit=-1&NOW=1512583991045&isShard=true&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 105547 INFO  (qtp649118058-37) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/terms 
params={shards=[ff01::213]:33332/|https://127.0.0.1:56588//collection1|[ff01::083]:33332/&qt=/terms&terms=true&terms.fl=b_t&terms.list=snake,zebra,ant,bad&wt=javabin&version=2&shards.qt=/terms}
 status=0 QTime=15
   [junit4]   2> 105560 INFO  (qtp1836043543-14) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/terms 
params={distrib=false&qt=/terms&terms=true&terms.fl=foo_i&terms.list=2,3,1&wt=javabin&version=2&shards.qt=/terms}
 status=0 QTime=7
   [junit4]   2> 105580 INFO  (qtp649118058-38) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/terms 
params={df=text&distrib=false&qt=/terms&shards.purpose=1024&terms.list=2,3,1&terms.sort=index&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|https://127.0.0.1:56588//collection1&version=2&shards.qt=/terms&terms=true&terms.fl=foo_i&terms.limit=-1&NOW=1512583991081&isShard=true&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 105591 INFO  (qtp649118058-31) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/terms 
params={shards=[ff01::083]:33332/|[ff01::213]:33332/|https://127.0.0.1:56588//collection1&qt=/terms&terms=true&terms.fl=foo_i&terms.list=2,3,1&wt=javabin&version=2&shards.qt=/terms}
 status=0 QTime=22
   [junit4]   2> 105593 INFO  (qtp1836043543-16) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/terms 
params={terms.stats=true&distrib=false&qt=/terms&terms=true&terms.fl=foo_i&terms.list=2,3,1&wt=javabin&version=2&shards.qt=/terms}
 status=0 QTime=0
   [junit4]   2> 105597 INFO  (qtp649118058-38) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/terms 
params={df=text&distrib=false&qt=/terms&shards.purpose=1024&terms.list=2,3,1&terms.sort=index&shard.url=https://127.0.0.1:56588//collection1&version=2&shards.qt=/terms&terms.stats=true&terms=true&terms.fl=foo_i&terms.limit=-1&NOW=1512583991108&isShard=true&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 105802 INFO  (qtp649118058-35) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/terms 
params={shards=https://127.0.0.1:56588//collection1&terms.stats=true&qt=/terms&terms=true&terms.fl=foo_i&terms.list=2,3,1&wt=javabin&version=2&shards.qt=/terms}
 status=0 QTime=206
   [junit4]   2> 105813 INFO  (qtp1836043543-16) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/terms 
params={distrib=false&qt=/terms&terms=true&terms.ttf=true&terms.fl=b_t&terms.list=snake,zebra&wt=javabin&version=2&shards.qt=/terms}
 status=0 QTime=0
   [junit4]   2> 106354 INFO  (qtp649118058-38) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/terms 
params={df=text&distrib=false&qt=/terms&shards.purpose=1024&terms.list=snake,zebra&terms.sort=index&shard.url=https://127.0.0.1:56588//collection1|[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332/&version=2&shards.qt=/terms&terms=true&terms.ttf=true&terms.fl=b_t&terms.limit=-1&NOW=1512583991330&isShard=true&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 106377 INFO  (qtp649118058-36) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/terms 
params={shards=https://127.0.0.1:56588//collection1|[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332/&qt=/terms&terms=true&terms.ttf=true&terms.fl=b_t&terms.list=snake,zebra&wt=javabin&version=2&shards.qt=/terms}
 status=0 QTime=560
   [junit4]   2> 106380 INFO  (qtp1836043543-16) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/terms 
params={distrib=false&qt=/terms&terms=true&terms.ttf=true&terms.fl=b_t&terms.fl=c_t&terms.list=snake,ant,zebra&wt=javabin&version=2&shards.qt=/terms}
 status=0 QTime=0
   [junit4]   2> 106849 INFO  (qtp649118058-38) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/terms 
params={df=text&distrib=false&qt=/terms&shards.purpose=1024&terms.list=snake,ant,zebra&terms.sort=index&shard.url=[ff01::083]:33332/|https://127.0.0.1:56588//collection1|[ff01::114]:33332/|[ff01::213]:33332/&version=2&shards.qt=/terms&terms=true&terms.ttf=true&terms.fl=b_t&terms.fl=c_t&terms.limit=-1&NOW=1512583991909&isShard=true&wt=javabin}
 status=0 QTime=1
   [junit4]   2> 106852 INFO  (qtp649118058-37) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/terms 
params={shards=[ff01::083]:33332/|https://127.0.0.1:56588//collection1|[ff01::114]:33332/|[ff01::213]:33332/&qt=/terms&terms=true&terms.ttf=true&terms.fl=b_t&terms.fl=c_t&terms.list=snake,ant,zebra&wt=javabin&version=2&shards.qt=/terms}
 status=0 QTime=457
   [junit4]   2> 106854 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 106951 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4ca53083{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 106952 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=3144960
   [junit4]   2> 106975 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 106975 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 106975 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 106995 INFO  (coreCloseExecutor-23-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1923fed6
   [junit4]   2> 106995 INFO  (coreCloseExecutor-23-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=421789398
   [junit4]   2> 107073 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@23c417c{/,null,UNAVAILABLE}
   [junit4]   2> 107085 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4230decd{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 107085 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1261483538
   [junit4]   2> 107085 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 107085 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 107086 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 107086 INFO  (coreCloseExecutor-25-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@9909553
   [junit4]   2> 107086 INFO  (coreCloseExecutor-25-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=160470355
   [junit4]   2> 107436 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3e8a9937{/,null,UNAVAILABLE}
   [junit4]   2> 108273 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 108284 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@565798d5{/,null,AVAILABLE}
   [junit4]   2> 108285 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1a7495b6{SSL,[ssl, 
http/1.1]}{127.0.0.1:58486}
   [junit4]   2> 108285 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.e.j.s.Server Started @132924ms
   [junit4]   2> 108285 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=58486, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedTermsComponentTest_A7D47EB2A02B4B1-001/tempDir-001/control/cores}
   [junit4]   2> 108285 ERROR 
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 108285 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 108286 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 108286 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 108286 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-06T18:13:13.799Z
   [junit4]   2> 108286 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedTermsComponentTest_A7D47EB2A02B4B1-001/tempDir-001/control/solr.xml
   [junit4]   2> 108401 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 108401 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 109218 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedTermsComponentTest_A7D47EB2A02B4B1-001/tempDir-001/control/cores
   [junit4]   2> 109218 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 109222 INFO  (coreLoadExecutor-32-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 109224 INFO  (coreLoadExecutor-32-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 109550 INFO  (coreLoadExecutor-32-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 110408 INFO  (coreLoadExecutor-32-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 111382 INFO  (coreLoadExecutor-32-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 111605 INFO  (coreLoadExecutor-32-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 111606 INFO  (coreLoadExecutor-32-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 111606 INFO  (coreLoadExecutor-32-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedTermsComponentTest_A7D47EB2A02B4B1-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 112103 INFO  (coreLoadExecutor-32-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3391639075840316]
   [junit4]   2> 113000 INFO  (coreLoadExecutor-32-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 113000 INFO  (coreLoadExecutor-32-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 113000 INFO  (coreLoadExecutor-32-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 113001 INFO  (coreLoadExecutor-32-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 113001 INFO  (coreLoadExecutor-32-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6408142392364937]
   [junit4]   2> 113055 INFO  (coreLoadExecutor-32-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@13b66b0e[collection1] main]
   [junit4]   2> 113056 INFO  (coreLoadExecutor-32-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 113059 INFO  (coreLoadExecutor-32-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 113096 INFO  (coreLoadExecutor-32-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 113097 INFO  
(searcherExecutor-33-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 113103 INFO  (coreLoadExecutor-32-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1586059278932770816
   [junit4]   2> 113105 INFO  
(searcherExecutor-33-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 113105 INFO  
(searcherExecutor-33-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 113105 INFO  
(searcherExecutor-33-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 113113 INFO  
(searcherExecutor-33-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 113121 INFO  
(searcherExecutor-33-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 113123 INFO  
(searcherExecutor-33-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 113247 INFO  
(searcherExecutor-33-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 113247 INFO  
(searcherExecutor-33-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 113248 INFO  
(searcherExecutor-33-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@13b66b0e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 114910 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 115064 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7f581a77{/,null,AVAILABLE}
   [junit4]   2> 115098 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@46bb652c{SSL,[ssl, 
http/1.1]}{127.0.0.1:36664}
   [junit4]   2> 115098 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.e.j.s.Server Started @139736ms
   [junit4]   2> 115098 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=36664, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedTermsComponentTest_A7D47EB2A02B4B1-001/tempDir-001/shard0/cores}
   [junit4]   2> 115098 ERROR 
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 115098 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 115098 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 115099 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 115099 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-06T18:13:20.612Z
   [junit4]   2> 115099 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedTermsComponentTest_A7D47EB2A02B4B1-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 115119 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 115119 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 115525 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedTermsComponentTest_A7D47EB2A02B4B1-001/tempDir-001/shard0/cores
   [junit4]   2> 115526 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 115583 INFO  (coreLoadExecutor-43-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 115584 INFO  (coreLoadExecutor-43-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 115941 INFO  (coreLoadExecutor-43-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 116077 INFO  (coreLoadExecutor-43-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 116833 INFO  (coreLoadExecutor-43-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 116923 INFO  (coreLoadExecutor-43-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 116923 INFO  (coreLoadExecutor-43-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 116924 INFO  (coreLoadExecutor-43-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedTermsComponentTest_A7D47EB2A02B4B1-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 116943 INFO  (coreLoadExecutor-43-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3391639075840316]
   [junit4]   2> 117647 INFO  (coreLoadExecutor-43-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 117647 INFO  (coreLoadExecutor-43-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 117648 INFO  (coreLoadExecutor-43-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 117648 INFO  (coreLoadExecutor-43-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 117649 INFO  (coreLoadExecutor-43-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6408142392364937]
   [junit4]   2> 117720 INFO  (coreLoadExecutor-43-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@45610c7d[collection1] main]
   [junit4]   2> 117721 INFO  (coreLoadExecutor-43-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 117732 INFO  (coreLoadExecutor-43-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 117768 INFO  (coreLoadExecutor-43-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 117768 INFO  
(searcherExecutor-44-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 117780 INFO  (coreLoadExecutor-43-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1586059283836960768
   [junit4]   2> 117792 INFO  
(searcherExecutor-44-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 117792 INFO  
(searcherExecutor-44-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 117792 INFO  
(searcherExecutor-44-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 117819 INFO  
(searcherExecutor-44-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 117827 INFO  
(searcherExecutor-44-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 117835 INFO  
(searcherExecutor-44-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 117836 INFO  
(searcherExecutor-44-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 117836 INFO  
(searcherExecutor-44-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 117837 INFO  
(searcherExecutor-44-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@45610c7d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 119105 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedTermsComponentTest_A7D47EB2A02B4B1-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 119153 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 119156 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@574b7fbf{/,null,AVAILABLE}
   [junit4]   2> 119157 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@32606641{SSL,[ssl, 
http/1.1]}{127.0.0.1:48736}
   [junit4]   2> 119157 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.e.j.s.Server Started @143795ms
   [junit4]   2> 119157 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=48736, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedTermsComponentTest_A7D47EB2A02B4B1-001/tempDir-001/shard1/cores}
   [junit4]   2> 119264 ERROR 
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 119264 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 119264 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 119265 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 119265 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-06T18:13:24.778Z
   [junit4]   2> 119265 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedTermsComponentTest_A7D47EB2A02B4B1-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 119310 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 119310 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 119780 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedTermsComponentTest_A7D47EB2A02B4B1-001/tempDir-001/shard1/cores
   [junit4]   2> 119780 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 119781 INFO  (coreLoadExecutor-54-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 119781 INFO  (coreLoadExecutor-54-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 120281 INFO  (coreLoadExecutor-54-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 120562 INFO  (coreLoadExecutor-54-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 122777 INFO  (coreLoadExecutor-54-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 122947 INFO  (coreLoadExecutor-54-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 122947 INFO  (coreLoadExecutor-54-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 122948 INFO  (coreLoadExecutor-54-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedTermsComponentTest_A7D47EB2A02B4B1-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 122949 INFO  (coreLoadExecutor-54-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3391639075840316]
   [junit4]   2> 123507 INFO  (coreLoadExecutor-54-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 123507 INFO  (coreLoadExecutor-54-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 123508 INFO  (coreLoadExecutor-54-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 123509 INFO  (coreLoadExecutor-54-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 123509 INFO  (coreLoadExecutor-54-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6408142392364937]
   [junit4]   2> 123530 INFO  (coreLoadExecutor-54-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@18464cf2[collection1] main]
   [junit4]   2> 123531 INFO  (coreLoadExecutor-54-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 123787 INFO  (coreLoadExecutor-54-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 124119 INFO  (coreLoadExecutor-54-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 124120 INFO  
(searcherExecutor-55-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 124127 INFO  
(searcherExecutor-55-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 124127 INFO  
(searcherExecutor-55-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 124127 INFO  
(searcherExecutor-55-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 124135 INFO  
(searcherExecutor-55-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 124135 INFO  
(searcherExecutor-55-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 124136 INFO  
(searcherExecutor-55-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 124136 INFO  
(searcherExecutor-55-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 124136 INFO  
(searcherExecutor-55-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 124137 INFO  
(searcherExecutor-55-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@18464cf2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 124140 INFO  (coreLoadExecutor-54-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1586059290505904128
   [junit4]   2> 124643 INFO  
(TEST-DistributedTermsComponentTest.test-seed#[A7D47EB2A02B4B1]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 124922 INFO  (qtp92156963-64) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1586059291301773312)} 0 22
   [junit4]   2> 125294 INFO  (qtp1774407419-78) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1586059291691843584)} 0 24
   [junit4]   2> 125524 INFO  (qtp1296046682-95) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1586059291920433152)} 0 36
   [junit4]   2> 125584 INFO  (qtp92156963-65) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[18 (1586059291959230464)]} 0 58
   [junit4]   2> 125750 INFO  (qtp1296046682-95) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[18 (1586059292053602304)]} 0 134
   [junit4]   2> 125754 INFO  (qtp92156963-58) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[19 (1586059292197257216)]} 0 1
   [junit4]   2> 126027 INFO  (qtp1774407419-79) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[19 (1586059292461498368)]} 0 23
   [junit4]   2> 126040 INFO  (qtp92156963-61) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[20 (1586059292486664192)]} 0 10
   [junit4]   2> 126081 INFO  (qtp1774407419-80) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[20 (1586059292502392832)]} 0 37
   [junit4]   2> 126100 INFO  (qtp92156963-62) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[21 (1586059292544335872)]} 0 15
   [junit4]   2> 126108 INFO  (qtp1296046682-96) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[21 (1586059292563210240)]} 0 6
   [junit4]   2> 126115 INFO  (qtp92156963-63) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[22 (1586059292570550272)]} 0 5
   [junit4]   2> 126127 INFO  (qtp1774407419-82) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[22 (1586059292578938880)]} 0 10
   [junit4]   2> 126135 INFO  (qtp92156963-64) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[23 (1586059292591521792)]} 0 6
   [junit4]   2> 126143 INFO  (qtp1296046682-97) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[23 (1586059292599910400)]} 0 6
   [junit4]   2> 126149 INFO  (qtp92156963-65) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[24 (1586059292608299008)]} 0 4
   [junit4]   2> 126289 INFO  (qtp1774407419-81) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[24 (1586059292758245376)]} 0 1
   [junit4]   2> 126293 INFO  (qtp92156963-58) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[25 (1586059292762439680)]} 0 2
   [junit4]   2> 126305 INFO  (qtp1296046682-98) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[25 (1586059292775022592)]} 0 1
   [junit4]   2> 126307 INFO  (qtp92156963-61) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1586059292778168320,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 126307 INFO  (qtp92156963-61) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@26bb12db 
commitCommandVersion:1586059292778168320
   [junit4]   2> 126372 INFO  (qtp92156963-61) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@15e0c856[collection1] main]
   [junit4]   2> 126373 INFO  (qtp92156963-61) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 126395 INFO  
(searcherExecutor-33-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@15e0c856[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C8)))}
   [junit4]   2> 126411 INFO  (qtp92156963-61) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 104
   [junit4]   2> 126425 INFO  (qtp1774407419-75) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1586059292900851712,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 126425 INFO  (qtp1774407419-75) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@57ee8185 
commitCommandVersion:1586059292900851712
   [junit4]   2> 126448 INFO  (qtp1774407419-75) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@121620e[collection1] main]
   [junit4]   2> 126448 INFO  (qtp1774407419-75) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 126449 INFO  
(searcherExecutor-44-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@121620e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C4)))}
   [junit4]   2> 126449 INFO  (qtp1774407419-75) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 24
   [junit4]   2> 126450 INFO  (qtp1296046682-99) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1586059292928114688,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 126450 INFO  (qtp1296046682-99) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@20b74735 
commitCommandVersion:1586059292928114688
   [junit4]   2> 126476 INFO  (qtp1296046682-99) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@250e2360[collection1] main]
   [junit4]   2> 126476 INFO  (qtp1296046682-99) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 126479 INFO  
(searcherExecutor-55-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@250e2360[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C4)))}
   [junit4]   2> 126480 INFO  (qtp1296046682-99) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 29
   [junit4]   2> 126490 INFO  (qtp92156963-62) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/terms 
params={distrib=false&qt=/terms&terms=true&terms.fl=b_t&wt=javabin&version=2&shards.qt=/terms}
 status=0 QTime=1
   [junit4]   2> 126651 INFO  (qtp1774407419-81) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/terms 
params={df=text&distrib=false&qt=/terms&shards.purpose=1024&terms.sort=index&shard.url=https://127.0.0.1:36664//collection1|[ff01::114]:33332/|[ff01::083]:33332/&version=2&shards.qt=/terms&terms=true&terms.fl=b_t&terms.limit=-1&NOW=1512584012005&isShard=true&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 126850 INFO  (qtp1296046682-95) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/terms 
params={df=text&distrib=false&qt=/terms&shards.purpose=1024&terms.sort=index&shard.url=[ff01::083]:33332/|https://127.0.0.1:48736//collection1|[ff01::114]:33332/&version=2&shards.qt=/terms&terms=true&terms.fl=b_t&terms.limit=-1&NOW=1512584012005&isShard=true&wt=javabin}
 status=0 QTime=1
   [junit4]   2> 126856 INFO  (qtp1774407419-78) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/terms 
params={shards=https://127.0.0.1:36664//c

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

cheds-interceptors-admin-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-interceptors-authn-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-interceptors-authz-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-interceptors-changelog-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-interceptors-collective-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-interceptors-event-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-interceptors-exception-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-interceptors-journal-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-interceptors-normalization-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-interceptors-operational-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-interceptors-referral-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-interceptors-schema-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-interceptors-subtree-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-interceptors-trigger-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-jdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-jdbm1-2.0.0-M2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-kerberos-codec-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-ldif-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/api-all-1.0.0-M20.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/bcprov-jdk15-1.45.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/byte-buddy-1.6.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/commons-collections-3.2.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/commons-math3-3.6.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/ehcache-core-2.4.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/hadoop-common-2.7.4-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/hadoop-hdfs-2.7.4-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/hadoop-minikdc-2.7.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/htrace-core-3.2.0-incubating.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/jersey-core-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/jersey-server-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/jetty-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/jetty-sslengine-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/jetty-util-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/mina-core-2.0.0-M5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/mockito-core-2.6.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/netty-all-4.0.36.Final.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/test-lib/objenesis-2.5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/build/analysis/icu/lucene-analyzers-icu-8.0.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/contrib/solr-analysis-extras/classes/java:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/build/queryparser/classes/test:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/build/backward-codecs/classes/test:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/contrib/analysis-extras/lib/icu4j-59.1.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-launcher.jar:/x1/jenkins/.ant/lib/ivy-2.4.0.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-junit.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-log4j.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-junit4.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jai.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-javamail.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-bsf.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-commons-net.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-antlr.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jsch.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-oro.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-commons-logging.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-netrexx.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-testutil.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jdepend.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-bcel.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-xalan2.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-resolver.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jmf.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-regexp.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-swing.jar:/usr/local/asfpackages/java/jdk1.8.0_144/lib/tools.jar:/x1/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.5.3.jar
 com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/temp/junit4-J2-20171206_181100_5925149925147727391158.events
 
@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/temp/junit4-J2-20171206_181100_592258940035577106097.suites
 -stdin
   [junit4] ERROR: JVM J2 ended with an exception: Forked process returned with 
error code: 1. Very likely a JVM crash.  See process stdout at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/temp/junit4-J2-20171206_181100_5921221252310164281084.sysout
 See process stderr at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/temp/junit4-J2-20171206_181100_592545790933970742737.syserr
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1519)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:126)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:982)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:979)
   [junit4]     at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]     at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]     at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]     at java.lang.Thread.run(Thread.java:748)

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:835: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:779: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:59: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:262:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/common-build.xml:556:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1512:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1038:
 At least one slave process threw an exception, first: Forked process returned 
with error code: 1. Very likely a JVM crash.  See process stdout at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/temp/junit4-J0-20171206_181100_5527305021182686555582.sysout
 See process stderr at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/temp/junit4-J0-20171206_181100_5527934700730520851240.syserr

Total time: 181 minutes 43 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[Fast Archiver] No artifacts from Lucene-Solr-Tests-master #2206 to compare, so 
performing full copy of artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to