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

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

Error Message:
IOException occured when talking to server at: 
http://127.0.0.1:36943/il/yv/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: http://127.0.0.1:36943/il/yv/collection1
        at 
__randomizedtesting.SeedInfo.seed([B6B01E25AB9ECEDB:3EE421FF0562A323]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:895)
        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:858)
        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:873)
        at 
org.apache.solr.BaseDistributedSearchTestCase.del(BaseDistributedSearchTestCase.java:542)
        at 
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:1034)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1019)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:841)
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:36943 failed to 
respond
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
        ... 48 more


FAILED:  org.apache.solr.TestDistributedSearch.test

Error Message:
IOException occured when talking to server at: 
http://127.0.0.1:33793/il/yv/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: http://127.0.0.1:33793/il/yv/collection1
        at 
__randomizedtesting.SeedInfo.seed([B6B01E25AB9ECEDB:3EE421FF0562A323]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:895)
        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:858)
        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:873)
        at 
org.apache.solr.BaseDistributedSearchTestCase.del(BaseDistributedSearchTestCase.java:542)
        at 
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:1034)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1019)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:841)
Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:33793 failed to 
respond
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
        ... 48 more




Build Log:
[...truncated 14130 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_B6B01E25AB9ECEDB-001/init-core-data-001
   [junit4]   2> 1966234 WARN  
(SUITE-TestDistributedSearch-seed#[B6B01E25AB9ECEDB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1966235 INFO  
(SUITE-TestDistributedSearch-seed#[B6B01E25AB9ECEDB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1966235 INFO  
(SUITE-TestDistributedSearch-seed#[B6B01E25AB9ECEDB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-9061";)
   [junit4]   2> 1966235 INFO  
(SUITE-TestDistributedSearch-seed#[B6B01E25AB9ECEDB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1966235 INFO  
(SUITE-TestDistributedSearch-seed#[B6B01E25AB9ECEDB]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /il/yv
   [junit4]   2> 1966320 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_B6B01E25AB9ECEDB-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1966321 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1966322 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1966322 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1966322 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1966322 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@672042d{/il/yv,null,AVAILABLE}
   [junit4]   2> 1966322 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5efec23f{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 1966322 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.e.j.s.Server 
Started @???????ms
   [junit4]   2> 1966322 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/il/yv, 
hostPort=39011, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_B6B01E25AB9ECEDB-001/tempDir-001/control/cores}
   [junit4]   2> 1966323 ERROR 
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1966323 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.1
   [junit4]   2> 1966323 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1966323 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1966323 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-06T00:12:32.162226Z
   [junit4]   2> 1966323 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_B6B01E25AB9ECEDB-001/tempDir-001/control/solr.xml
   [junit4]   2> 1966324 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1966324 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1966325 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@bfce6cf, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1966339 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfce6cf
   [junit4]   2> 1966345 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfce6cf
   [junit4]   2> 1966345 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfce6cf
   [junit4]   2> 1966346 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_B6B01E25AB9ECEDB-001/tempDir-001/control/cores
   [junit4]   2> 1966346 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1966346 INFO  (coreLoadExecutor-4794-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1966347 INFO  (coreLoadExecutor-4794-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1966364 INFO  (coreLoadExecutor-4794-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.1
   [junit4]   2> 1966383 INFO  (coreLoadExecutor-4794-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1966457 INFO  (coreLoadExecutor-4794-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1966468 INFO  (coreLoadExecutor-4794-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1966468 INFO  (coreLoadExecutor-4794-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@bfce6cf
   [junit4]   2> 1966468 INFO  (coreLoadExecutor-4794-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1966468 INFO  (coreLoadExecutor-4794-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_B6B01E25AB9ECEDB-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1966469 INFO  (coreLoadExecutor-4794-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.19070571634782355]
   [junit4]   2> 1966506 INFO  (coreLoadExecutor-4794-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1966506 INFO  (coreLoadExecutor-4794-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1966507 INFO  (coreLoadExecutor-4794-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1966507 INFO  (coreLoadExecutor-4794-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1966508 INFO  (coreLoadExecutor-4794-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=37.3173828125, 
floorSegmentMB=2.1904296875, forceMergeDeletesPctAllowed=5.894449205454287, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1966508 INFO  (coreLoadExecutor-4794-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7a25b697[collection1] main]
   [junit4]   2> 1966508 INFO  (coreLoadExecutor-4794-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1966527 INFO  (coreLoadExecutor-4794-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1966610 INFO  (coreLoadExecutor-4794-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1966610 INFO  
(searcherExecutor-4795-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1966610 INFO  (coreLoadExecutor-4794-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1596953515732762624
   [junit4]   2> 1966611 INFO  
(searcherExecutor-4795-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1966611 INFO  
(searcherExecutor-4795-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1966611 INFO  
(searcherExecutor-4795-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1966611 INFO  
(searcherExecutor-4795-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1966611 INFO  
(searcherExecutor-4795-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1966611 INFO  
(searcherExecutor-4795-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1966611 INFO  
(searcherExecutor-4795-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1966611 INFO  
(searcherExecutor-4795-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1966612 INFO  
(searcherExecutor-4795-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7a25b697[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1966697 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_B6B01E25AB9ECEDB-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1966698 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.e.j.s.Server 
jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 
82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1966699 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1966699 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1966699 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1966699 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@381093ae{/il/yv,null,AVAILABLE}
   [junit4]   2> 1966699 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@56e405dd{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 1966699 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] o.e.j.s.Server 
Started @???????ms
   [junit4]   2> 1966700 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/il/yv, 
hostPort=42953, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_B6B01E25AB9ECEDB-001/tempDir-001/shard0/cores}
   [junit4]   2> 1966700 ERROR 
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1966700 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.1
   [junit4]   2> 1966700 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 1966700 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1966700 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-06T00:12:32.539433Z
   [junit4]   2> 1966700 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_B6B01E25AB9ECEDB-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1966702 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1966702 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1966702 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@bfce6cf, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1966724 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfce6cf
   [junit4]   2> 1966736 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfce6cf
   [junit4]   2> 1966736 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfce6cf
   [junit4]   2> 1966738 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_B6B01E25AB9ECEDB-001/tempDir-001/shard0/cores
   [junit4]   2> 1966738 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1966738 INFO  (coreLoadExecutor-4805-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1966738 INFO  (coreLoadExecutor-4805-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1966768 INFO  (coreLoadExecutor-4805-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.1
   [junit4]   2> 1966783 INFO  (coreLoadExecutor-4805-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1966858 INFO  (coreLoadExecutor-4805-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1966864 INFO  (coreLoadExecutor-4805-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1966864 INFO  (coreLoadExecutor-4805-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@bfce6cf
   [junit4]   2> 1966864 INFO  (coreLoadExecutor-4805-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1966864 INFO  (coreLoadExecutor-4805-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_B6B01E25AB9ECEDB-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1966866 INFO  (coreLoadExecutor-4805-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.19070571634782355]
   [junit4]   2> 1966903 INFO  (coreLoadExecutor-4805-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1966903 INFO  (coreLoadExecutor-4805-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1966904 INFO  (coreLoadExecutor-4805-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1966904 INFO  (coreLoadExecutor-4805-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1966905 INFO  (coreLoadExecutor-4805-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=37.3173828125, 
floorSegmentMB=2.1904296875, forceMergeDeletesPctAllowed=5.894449205454287, 
segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1966905 INFO  (coreLoadExecutor-4805-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@590198d7[collection1] main]
   [junit4]   2> 1966906 INFO  (coreLoadExecutor-4805-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1966924 INFO  (coreLoadExecutor-4805-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1967022 INFO  (coreLoadExecutor-4805-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1967022 INFO  
(searcherExecutor-4806-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1967022 INFO  (coreLoadExecutor-4805-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1596953516164775936
   [junit4]   2> 1967022 INFO  
(searcherExecutor-4806-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1967022 INFO  
(searcherExecutor-4806-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1967022 INFO  
(searcherExecutor-4806-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1967022 INFO  
(searcherExecutor-4806-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1967023 INFO  
(searcherExecutor-4806-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1967023 INFO  
(searcherExecutor-4806-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1967023 INFO  
(searcherExecutor-4806-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1967023 INFO  
(searcherExecutor-4806-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1967024 INFO  
(searcherExecutor-4806-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@590198d7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1967524 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1967526 INFO  (qtp839215567-23897) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1596953516693258240)} 0 0
   [junit4]   2> 1967528 INFO  (qtp2617245-23914) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1596953516694306816)} 0 0
   [junit4]   2> 1967529 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[1 (1596953516695355392)]} 0 1
   [junit4]   2> 1967531 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[1 (1596953516697452544)]} 0 0
   [junit4]   2> 1967532 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[2 (1596953516698501120)]} 0 0
   [junit4]   2> 1967532 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[2 (1596953516699549696)]} 0 0
   [junit4]   2> 1967533 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[3 (1596953516700598272)]} 0 0
   [junit4]   2> 1967534 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[3 (1596953516700598272)]} 0 0
   [junit4]   2> 1967534 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[4 (1596953516701646848)]} 0 0
   [junit4]   2> 1967535 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[4 (1596953516702695424)]} 0 0
   [junit4]   2> 1967535 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[5 (1596953516702695424)]} 0 0
   [junit4]   2> 1967536 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[5 (1596953516703744000)]} 0 0
   [junit4]   2> 1967536 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[6 (1596953516703744000)]} 0 0
   [junit4]   2> 1967537 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[6 (1596953516703744001)]} 0 0
   [junit4]   2> 1967537 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[7 (1596953516704792576)]} 0 0
   [junit4]   2> 1967538 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[7 (1596953516704792576)]} 0 0
   [junit4]   2> 1967538 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[8 (1596953516705841152)]} 0 0
   [junit4]   2> 1967539 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[8 (1596953516705841152)]} 0 0
   [junit4]   2> 1967539 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[9 (1596953516706889728)]} 0 0
   [junit4]   2> 1967539 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[9 (1596953516706889728)]} 0 0
   [junit4]   2> 1967540 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1596953516707938304,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1967540 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7f1bb74f 
commitCommandVersion:1596953516707938304
   [junit4]   2> 1967543 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6f4ca7d0[collection1] main]
   [junit4]   2> 1967544 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1967545 INFO  
(searcherExecutor-4795-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6f4ca7d0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.1):c9)))}
   [junit4]   2> 1967545 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 5
   [junit4]   2> 1967546 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1596953516714229760,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1967546 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@188ad0fc 
commitCommandVersion:1596953516714229760
   [junit4]   2> 1967550 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@210ef41[collection1] main]
   [junit4]   2> 1967551 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1967552 INFO  
(searcherExecutor-4806-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@210ef41[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.1):c9)))}
   [junit4]   2> 1967552 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 6
   [junit4]   2> 1967554 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[10 (1596953516721569792)]} 0 1
   [junit4]   2> 1967555 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[10 (1596953516722618368)]} 0 0
   [junit4]   2> 1967556 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[11 (1596953516724715520)]} 0 0
   [junit4]   2> 1967557 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[11 (1596953516724715520)]} 0 0
   [junit4]   2> 1967557 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[12 (1596953516725764096)]} 0 0
   [junit4]   2> 1967558 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[12 (1596953516726812672)]} 0 0
   [junit4]   2> 1967558 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[13 (1596953516726812672)]} 0 0
   [junit4]   2> 1967559 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[13 (1596953516727861248)]} 0 0
   [junit4]   2> 1967560 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[1001 (1596953516727861248)]} 0 0
   [junit4]   2> 1967560 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[1001 (1596953516728909824)]} 0 0
   [junit4]   2> 1967561 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[14 (1596953516729958400)]} 0 0
   [junit4]   2> 1967561 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[14 (1596953516729958400)]} 0 0
   [junit4]   2> 1967562 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[15 (1596953516731006976)]} 0 0
   [junit4]   2> 1967562 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[15 (1596953516731006976)]} 0 0
   [junit4]   2> 1967563 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[16 (1596953516731006977)]} 0 0
   [junit4]   2> 1967563 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[16 (1596953516732055552)]} 0 0
   [junit4]   2> 1967564 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[17 (1596953516732055552)]} 0 0
   [junit4]   2> 1967564 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[17 (1596953516733104128)]} 0 0
   [junit4]   2> 1967565 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[100 (1596953516733104128)]} 0 0
   [junit4]   2> 1967565 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[100 (1596953516734152704)]} 0 0
   [junit4]   2> 1967565 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[101 (1596953516734152704)]} 0 0
   [junit4]   2> 1967566 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[101 (1596953516734152705)]} 0 0
   [junit4]   2> 1967566 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[102 (1596953516735201280)]} 0 0
   [junit4]   2> 1967566 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[102 (1596953516735201280)]} 0 0
   [junit4]   2> 1967567 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[103 (1596953516736249856)]} 0 0
   [junit4]   2> 1967567 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[103 (1596953516736249856)]} 0 0
   [junit4]   2> 1967568 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[104 (1596953516736249857)]} 0 0
   [junit4]   2> 1967568 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[104 (1596953516737298432)]} 0 0
   [junit4]   2> 1967568 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[105 (1596953516737298432)]} 0 0
   [junit4]   2> 1967569 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[105 (1596953516737298433)]} 0 0
   [junit4]   2> 1967569 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[106 (1596953516738347008)]} 0 0
   [junit4]   2> 1967569 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[106 (1596953516738347008)]} 0 0
   [junit4]   2> 1967570 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[107 (1596953516738347009)]} 0 0
   [junit4]   2> 1967570 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[107 (1596953516739395584)]} 0 0
   [junit4]   2> 1967570 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[108 (1596953516739395584)]} 0 0
   [junit4]   2> 1967571 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[108 (1596953516739395585)]} 0 0
   [junit4]   2> 1967571 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[109 (1596953516740444160)]} 0 0
   [junit4]   2> 1967572 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[109 (1596953516740444160)]} 0 0
   [junit4]   2> 1967572 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[110 (1596953516741492736)]} 0 0
   [junit4]   2> 1967572 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[110 (1596953516741492736)]} 0 0
   [junit4]   2> 1967573 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[111 (1596953516741492737)]} 0 0
   [junit4]   2> 1967573 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[111 (1596953516742541312)]} 0 0
   [junit4]   2> 1967573 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[112 (1596953516742541312)]} 0 0
   [junit4]   2> 1967574 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[112 (1596953516742541313)]} 0 0
   [junit4]   2> 1967574 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[113 (1596953516743589888)]} 0 0
   [junit4]   2> 1967574 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[113 (1596953516743589888)]} 0 0
   [junit4]   2> 1967575 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[114 (1596953516744638464)]} 0 0
   [junit4]   2> 1967575 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[114 (1596953516744638464)]} 0 0
   [junit4]   2> 1967575 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[115 (1596953516744638465)]} 0 0
   [junit4]   2> 1967576 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[115 (1596953516745687040)]} 0 0
   [junit4]   2> 1967576 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[116 (1596953516745687040)]} 0 0
   [junit4]   2> 1967577 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[116 (1596953516745687041)]} 0 0
   [junit4]   2> 1967577 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[117 (1596953516746735616)]} 0 0
   [junit4]   2> 1967577 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[117 (1596953516746735616)]} 0 0
   [junit4]   2> 1967578 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[118 (1596953516746735617)]} 0 0
   [junit4]   2> 1967578 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[118 (1596953516747784192)]} 0 0
   [junit4]   2> 1967578 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[119 (1596953516747784192)]} 0 0
   [junit4]   2> 1967579 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[119 (1596953516747784193)]} 0 0
   [junit4]   2> 1967579 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[120 (1596953516748832768)]} 0 0
   [junit4]   2> 1967579 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[120 (1596953516748832768)]} 0 0
   [junit4]   2> 1967580 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[121 (1596953516748832769)]} 0 0
   [junit4]   2> 1967580 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[121 (1596953516749881344)]} 0 0
   [junit4]   2> 1967580 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[122 (1596953516749881344)]} 0 0
   [junit4]   2> 1967581 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[122 (1596953516750929920)]} 0 0
   [junit4]   2> 1967581 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[123 (1596953516750929920)]} 0 0
   [junit4]   2> 1967582 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[123 (1596953516750929921)]} 0 0
   [junit4]   2> 1967582 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[124 (1596953516751978496)]} 0 0
   [junit4]   2> 1967582 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[124 (1596953516751978496)]} 0 0
   [junit4]   2> 1967583 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[125 (1596953516753027072)]} 0 0
   [junit4]   2> 1967583 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[125 (1596953516753027072)]} 0 0
   [junit4]   2> 1967583 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[126 (1596953516753027073)]} 0 0
   [junit4]   2> 1967584 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[126 (1596953516753027073)]} 0 0
   [junit4]   2> 1967584 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[127 (1596953516754075648)]} 0 0
   [junit4]   2> 1967584 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[127 (1596953516754075648)]} 0 0
   [junit4]   2> 1967585 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[128 (1596953516754075649)]} 0 0
   [junit4]   2> 1967585 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[128 (1596953516755124224)]} 0 0
   [junit4]   2> 1967585 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[129 (1596953516755124224)]} 0 0
   [junit4]   2> 1967586 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[129 (1596953516755124225)]} 0 0
   [junit4]   2> 1967586 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[130 (1596953516756172800)]} 0 0
   [junit4]   2> 1967586 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[130 (1596953516756172800)]} 0 0
   [junit4]   2> 1967587 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[131 (1596953516756172801)]} 0 0
   [junit4]   2> 1967587 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[131 (1596953516757221376)]} 0 0
   [junit4]   2> 1967587 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[132 (1596953516757221376)]} 0 0
   [junit4]   2> 1967588 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[132 (1596953516757221377)]} 0 0
   [junit4]   2> 1967588 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[133 (1596953516758269952)]} 0 0
   [junit4]   2> 1967588 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[133 (1596953516758269952)]} 0 0
   [junit4]   2> 1967589 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[134 (1596953516759318528)]} 0 0
   [junit4]   2> 1967589 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[134 (1596953516759318528)]} 0 0
   [junit4]   2> 1967589 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[135 (1596953516759318529)]} 0 0
   [junit4]   2> 1967590 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[135 (1596953516760367104)]} 0 0
   [junit4]   2> 1967590 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[136 (1596953516760367104)]} 0 0
   [junit4]   2> 1967590 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[136 (1596953516760367105)]} 0 0
   [junit4]   2> 1967591 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[137 (1596953516761415680)]} 0 0
   [junit4]   2> 1967591 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[137 (1596953516761415680)]} 0 0
   [junit4]   2> 1967592 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[138 (1596953516761415681)]} 0 0
   [junit4]   2> 1967592 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[138 (1596953516762464256)]} 0 0
   [junit4]   2> 1967592 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[139 (1596953516762464256)]} 0 0
   [junit4]   2> 1967593 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[139 (1596953516762464257)]} 0 0
   [junit4]   2> 1967593 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[140 (1596953516763512832)]} 0 0
   [junit4]   2> 1967593 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[140 (1596953516763512832)]} 0 0
   [junit4]   2> 1967594 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[141 (1596953516764561408)]} 0 0
   [junit4]   2> 1967594 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[141 (1596953516764561408)]} 0 0
   [junit4]   2> 1967594 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[142 (1596953516764561409)]} 0 0
   [junit4]   2> 1967595 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[142 (1596953516765609984)]} 0 0
   [junit4]   2> 1967595 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[143 (1596953516765609984)]} 0 0
   [junit4]   2> 1967596 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[143 (1596953516765609985)]} 0 0
   [junit4]   2> 1967596 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[144 (1596953516766658560)]} 0 0
   [junit4]   2> 1967596 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[144 (1596953516766658560)]} 0 0
   [junit4]   2> 1967597 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[145 (1596953516767707136)]} 0 0
   [junit4]   2> 1967597 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[145 (1596953516767707136)]} 0 0
   [junit4]   2> 1967597 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[146 (1596953516767707137)]} 0 0
   [junit4]   2> 1967598 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[146 (1596953516768755712)]} 0 0
   [junit4]   2> 1967598 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[147 (1596953516768755712)]} 0 0
   [junit4]   2> 1967599 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[147 (1596953516769804288)]} 0 0
   [junit4]   2> 1967599 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[148 (1596953516769804288)]} 0 0
   [junit4]   2> 1967600 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[148 (1596953516769804289)]} 0 0
   [junit4]   2> 1967600 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[149 (1596953516770852864)]} 0 0
   [junit4]   2> 1967600 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={wt=javabin&version=2}{add=[149 (1596953516770852864)]} 0 0
   [junit4]   2> 1967600 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1596953516770852865,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1967600 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7f1bb74f 
commitCommandVersion:1596953516770852865
   [junit4]   2> 1967606 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7adbe5e[collection1] main]
   [junit4]   2> 1967607 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1967608 INFO  
(searcherExecutor-4795-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7adbe5e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.1):c9)
 Uninverting(_1(7.3.1):c59)))}
   [junit4]   2> 1967608 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 7
   [junit4]   2> 1967609 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1596953516780290048,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1967609 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@188ad0fc 
commitCommandVersion:1596953516780290048
   [junit4]   2> 1967614 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@40b3e92d[collection1] main]
   [junit4]   2> 1967614 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1967616 INFO  
(searcherExecutor-4806-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@40b3e92d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.1):c9)
 Uninverting(_1(7.3.1):c59)))}
   [junit4]   2> 1967616 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il/yv path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 7
   [junit4]   2> 1967617 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching parameter cannot be 
negative
   [junit4]   2> 1967617 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*&distrib=false&start=-1&wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 1967618 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.h.RequestHandlerBase Ignoring exception matching parameter cannot be 
negative
   [junit4]   2> 1967618 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*&distrib=false&start=0&rows=-1&wt=javabin&version=2} status=400 
QTime=0
   [junit4]   2> 1967618 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*:*&distrib=false&sort=n_ti1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1967623 INFO  (qtp2617245-23919) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_ti1+desc&shard.url=http://127.0.0.1:42953/il/yv/collection1&rows=10&version=2&q=*:*&NOW=1522973553458&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1967625 INFO  (qtp2617245-23914) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1522973553458&ids=12,123,101,112,125,137,115,104,117,108&isShard=true&shard.url=http://127.0.0.1:42953/il/yv/collection1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1967626 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*:*&shards=http://127.0.0.1:42953/il/yv/collection1&sort=n_ti1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=7
   [junit4]   2> 1967627 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*:*&distrib=false&sort=n_ti1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1967629 INFO  (qtp2617245-23933) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_ti1+asc&shard.url=http://127.0.0.1:42953/il/yv/collection1|[ff01::083]:33332/il/yv&rows=10&version=2&q=*:*&NOW=1522973553467&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1967630 INFO  (qtp2617245-23914) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1522973553467&ids=143,144,134,138,6,106,9,109,130,131&isShard=true&shard.url=http://127.0.0.1:42953/il/yv/collection1|[ff01::083]:33332/il/yv&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1967631 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*:*&shards=http://127.0.0.1:42953/il/yv/collection1|[ff01::083]:33332/il/yv&sort=n_ti1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=3
   [junit4]   2> 1967632 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*:*&distrib=false&sort=n_f1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1967634 INFO  (qtp2617245-23933) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_f1+desc&shard.url=http://127.0.0.1:42953/il/yv/collection1|[ff01::213]:33332/il/yv&rows=10&version=2&q=*:*&NOW=1522973553473&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1967635 INFO  (qtp2617245-23914) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1522973553473&ids=12,145,146,104,6,149,106,7,119,108&isShard=true&shard.url=http://127.0.0.1:42953/il/yv/collection1|[ff01::213]:33332/il/yv&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1967636 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*:*&shards=http://127.0.0.1:42953/il/yv/collection1|[ff01::213]:33332/il/yv&sort=n_f1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=2
   [junit4]   2> 1967637 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*:*&distrib=false&sort=n_f1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1967639 INFO  (qtp2617245-23933) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_f1+asc&shard.url=http://127.0.0.1:42953/il/yv/collection1|[ff01::114]:33332/il/yv&rows=10&version=2&q=*:*&NOW=1522973553477&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1967644 INFO  (qtp2617245-23914) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1522973553477&ids=133,2,123,14,147,103,136,115,8,131&isShard=true&shard.url=http://127.0.0.1:42953/il/yv/collection1|[ff01::114]:33332/il/yv&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1967646 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*:*&shards=http://127.0.0.1:42953/il/yv/collection1|[ff01::114]:33332/il/yv&sort=n_f1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=7
   [junit4]   2> 1967647 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*:*&distrib=false&sort=n_tf1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1967649 INFO  (qtp2617245-23933) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tf1+desc&shard.url=http://127.0.0.1:42953/il/yv/collection1|[ff01::114]:33332/il/yv|[ff01::213]:33332/il/yv|[ff01::083]:33332/il/yv&rows=10&version=2&q=*:*&NOW=1522973553487&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1967650 INFO  (qtp2617245-23914) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1522973553487&ids=11,143,100,101,103,136,17,106,118,141&isShard=true&shard.url=http://127.0.0.1:42953/il/yv/collection1|[ff01::114]:33332/il/yv|[ff01::213]:33332/il/yv|[ff01::083]:33332/il/yv&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1967651 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*:*&shards=http://127.0.0.1:42953/il/yv/collection1|[ff01::114]:33332/il/yv|[ff01::213]:33332/il/yv|[ff01::083]:33332/il/yv&sort=n_tf1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=2
   [junit4]   2> 1967651 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*:*&distrib=false&sort=n_tf1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1967664 INFO  (qtp2617245-23933) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tf1+asc&shard.url=[ff01::083]:33332/il/yv|[ff01::114]:33332/il/yv|[ff01::213]:33332/il/yv|http://127.0.0.1:42953/il/yv/collection1&rows=10&version=2&q=*:*&NOW=1522973553491&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1967666 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1522973553491&ids=132,2,135,124,102,147,114,104,142,120&isShard=true&shard.url=[ff01::083]:33332/il/yv|[ff01::114]:33332/il/yv|[ff01::213]:33332/il/yv|http://127.0.0.1:42953/il/yv/collection1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1967667 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*:*&shards=[ff01::083]:33332/il/yv|[ff01::114]:33332/il/yv|[ff01::213]:33332/il/yv|http://127.0.0.1:42953/il/yv/collection1&sort=n_tf1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=14
   [junit4]   2> 1967668 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*:*&distrib=false&sort=n_d1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1967669 INFO  (qtp2617245-23933) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_d1+desc&shard.url=[ff01::114]:33332/il/yv|[ff01::213]:33332/il/yv|[ff01::083]:33332/il/yv|http://127.0.0.1:42953/il/yv/collection1&rows=10&version=2&q=*:*&NOW=1522973553508&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1967670 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1522973553508&ids=144,13,134,124,16,9,119,141,120,142&isShard=true&shard.url=[ff01::114]:33332/il/yv|[ff01::213]:33332/il/yv|[ff01::083]:33332/il/yv|http://127.0.0.1:42953/il/yv/collection1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1967671 INFO  (qtp2617245-23914) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*:*&shards=[ff01::114]:33332/il/yv|[ff01::213]:33332/il/yv|[ff01::083]:33332/il/yv|http://127.0.0.1:42953/il/yv/collection1&sort=n_d1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=2
   [junit4]   2> 1967672 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*:*&distrib=false&sort=n_d1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1967673 INFO  (qtp2617245-23933) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_d1+asc&shard.url=http://127.0.0.1:42953/il/yv/collection1|[ff01::083]:33332/il/yv|[ff01::213]:33332/il/yv|[ff01::114]:33332/il/yv&rows=10&version=2&q=*:*&NOW=1522973553512&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1967674 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1522973553512&ids=100,133,123,15,147,138,127,139,108,130&isShard=true&shard.url=http://127.0.0.1:42953/il/yv/collection1|[ff01::083]:33332/il/yv|[ff01::213]:33332/il/yv|[ff01::114]:33332/il/yv&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1967675 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*:*&shards=http://127.0.0.1:42953/il/yv/collection1|[ff01::083]:33332/il/yv|[ff01::213]:33332/il/yv|[ff01::114]:33332/il/yv&sort=n_d1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=2
   [junit4]   2> 1967676 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*:*&distrib=false&sort=n_td1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1967678 INFO  (qtp2617245-23933) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_td1+desc&shard.url=http://127.0.0.1:42953/il/yv/collection1|[ff01::083]:33332/il/yv|[ff01::114]:33332/il/yv|[ff01::213]:33332/il/yv&rows=10&version=2&q=*:*&NOW=1522973553516&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1967679 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1522973553516&ids=11,110,100,112,123,135,105,1001,128,118&isShard=true&shard.url=http://127.0.0.1:42953/il/yv/collection1|[ff01::083]:33332/il/yv|[ff01::114]:33332/il/yv|[ff01::213]:33332/il/yv&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1967679 INFO  (qtp2617245-23914) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*:*&shards=http://127.0.0.1:42953/il/yv/collection1|[ff01::083]:33332/il/yv|[ff01::114]:33332/il/yv|[ff01::213]:33332/il/yv&sort=n_td1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=2
   [junit4]   2> 1967680 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*:*&distrib=false&sort=n_td1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1967682 INFO  (qtp2617245-23933) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_td1+asc&shard.url=[ff01::213]:33332/il/yv|http://127.0.0.1:42953/il/yv/collection1|[ff01::083]:33332/il/yv&rows=10&version=2&q=*:*&NOW=1522973553520&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1967683 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1522973553520&ids=111,12,3,14,136,125,17,7,109,10&isShard=true&shard.url=[ff01::213]:33332/il/yv|http://127.0.0.1:42953/il/yv/collection1|[ff01::083]:33332/il/yv&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1967684 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*:*&shards=[ff01::213]:33332/il/yv|http://127.0.0.1:42953/il/yv/collection1|[ff01::083]:33332/il/yv&sort=n_td1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=2
   [junit4]   2> 1967684 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*:*&distrib=false&sort=n_l1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1967686 INFO  (qtp2617245-23933) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_l1+desc&shard.url=http://127.0.0.1:42953/il/yv/collection1&rows=10&version=2&q=*:*&NOW=1522973553524&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1967687 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1522973553524&ids=110,144,12,100,113,4,15,16,126,10&isShard=true&shard.url=http://127.0.0.1:42953/il/yv/collection1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1967688 INFO  (qtp2617245-23914) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*:*&shards=http://127.0.0.1:42953/il/yv/collection1&sort=n_l1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=2
   [junit4]   2> 1967688 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*:*&distrib=false&sort=n_l1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1967690 INFO  (qtp2617245-23933) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_l1+asc&shard.url=[ff01::114]:33332/il/yv|http://127.0.0.1:42953/il/yv/collection1&rows=10&version=2&q=*:*&NOW=1522973553528&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1967691 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1522973553528&ids=143,11,112,123,146,135,136,125,106,117&isShard=true&shard.url=[ff01::114]:33332/il/yv|http://127.0.0.1:42953/il/yv/collection1&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1967691 INFO  (qtp2617245-23920) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*:*&shards=[ff01::114]:33332/il/yv|http://127.0.0.1:42953/il/yv/collection1&sort=n_l1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=2
   [junit4]   2> 1967692 INFO  (qtp839215567-23901) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*:*&distrib=false&sort=n_tl1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=0
   [junit4]   2> 1967693 INFO  (qtp2617245-23933) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tl1+desc&shard.url=http://127.0.0.1:42953/il/yv/collection1|[ff01::213]:33332/il/yv|[ff01::083]:33332/il/yv&rows=10&version=2&q=*:*&NOW=1522973553532&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0
   [junit4]   2> 1967694 INFO  (qtp2617245-23918) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1522973553532&ids=144,100,2,14,147,128,117,1001,120,131&isShard=true&shard.url=http://127.0.0.1:42953/il/yv/collection1|[ff01::213]:33332/il/yv|[ff01::083]:33332/il/yv&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1967695 INFO  (qtp2617245-23914) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*:*&shards=http://127.0.0.1:42953/il/yv/collection1|[ff01::213]:33332/il/yv|[ff01::083]:33332/il/yv&sort=n_tl1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=2
   [junit4]   2> 1967696 INFO  (qtp839215567-23903) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/il/yv path=/select 
params={q=*:*&distrib=false&sort=n_tl1+asc&wt=javabin&version=2} h

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

EDB]) [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@62ce90b4{/il/yv,null,UNAVAILABLE}
   [junit4]   2> 92558 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 92559 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@29f67a11{HTTP/1.1,[http/1.1]}{127.0.0.1:?}
   [junit4]   2> 92559 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=600853493
   [junit4]   2> 92559 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 92559 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 92559 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 92560 INFO  (coreCloseExecutor-260-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6c6e3a56
   [junit4]   2> 92560 INFO  (coreCloseExecutor-260-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1819163222
   [junit4]   2> 92561 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@50b92827{/il/yv,null,UNAVAILABLE}
   [junit4]   2> 92561 INFO  
(TEST-TestDistributedSearch.test-seed#[B6B01E25AB9ECEDB]) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestDistributedSearch -Dtests.method=test 
-Dtests.seed=B6B01E25AB9ECEDB -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=bn-IN -Dtests.timezone=Europe/Amsterdam 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   27.1s J1 | TestDistributedSearch.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: http://127.0.0.1:36943/il/yv/collection1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B6B01E25AB9ECEDB:3EE421FF0562A323]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:895)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:858)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:873)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.del(BaseDistributedSearchTestCase.java:542)
   [junit4]    >        at 
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:1034)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1019)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:841)
   [junit4]    > Caused by: org.apache.http.NoHttpResponseException: 
127.0.0.1:36943 failed to respond
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    >        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    >        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    >        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    >        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]    >        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    >        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]    >        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]    >        ... 48 more
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch_B6B01E25AB9ECEDB-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{severity=PostingsFormat(name=Memory), 
foo_sev_enum=PostingsFormat(name=Direct), 
SubjectTerms_mfacet=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
multiDefault=FSTOrd50, rnd_b=PostingsFormat(name=Direct), 
a_s=PostingsFormat(name=Memory), oddField_s=PostingsFormat(name=Memory), 
lowerfilt1and2=FSTOrd50, a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
foo_b=PostingsFormat(name=Memory), lowerfilt=FSTOrd50, 
id=PostingsFormat(name=Direct), text=PostingsFormat(name=Memory)}, 
docValues:{other_tl1=DocValuesFormat(name=Direct), 
range_facet_l_dv=DocValuesFormat(name=Lucene70), 
n_l1=DocValuesFormat(name=Direct), a_n_tdt=DocValuesFormat(name=Lucene70), 
intDefault=DocValuesFormat(name=Direct), n_td1=DocValuesFormat(name=Lucene70), 
n_d1=DocValuesFormat(name=Direct), range_facet_l=DocValuesFormat(name=Direct), 
n_f1=DocValuesFormat(name=Lucene70), n_tl1=DocValuesFormat(name=Lucene70), 
n_tf1=DocValuesFormat(name=Direct), intDvoDefault=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Direct), severity=DocValuesFormat(name=Memory), 
foo_sev_enum=DocValuesFormat(name=Lucene70), 
n_dt1=DocValuesFormat(name=Lucene70), b_n_tdt=DocValuesFormat(name=Direct), 
n_ti1=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Direct), 
n_tdt1=DocValuesFormat(name=Direct), id_i1=DocValuesFormat(name=Lucene70), 
foo_d=DocValuesFormat(name=Lucene70), 
range_facet_i_dv=DocValuesFormat(name=Direct), 
foo_f=DocValuesFormat(name=Memory), a_i_ni_p=DocValuesFormat(name=Lucene70)}, 
maxPointsInLeafNode=1732, maxMBSortInHeap=6.041762565175817, 
sim=RandomSimilarity(queryNorm=false): {}, locale=bn-IN, 
timezone=Europe/Amsterdam
   [junit4]   2> NOTE: Linux 4.13.0-37-generic amd64/Oracle Corporation 11-ea 
(64-bit)/cpus=8,threads=1,free=305637592,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistributedSearch, 
TestDistributedSearch]
   [junit4] Completed [5/5 (1!)] on J1 in 27.14s, 1 test, 1 error <<< FAILURES!

[...truncated 11 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/common-build.xml:1567: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/lucene/common-build.xml:1091: 
There were test failures: 5 suites, 5 tests, 1 error [seed: B6B01E25AB9ECEDB]

Total time: 1 minute 38 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.TestDistributedSearch
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=83e3d7bb6f157a225c45e9ffa41d7c75e1313044, 
workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.3-Linux
[WARNINGS] Computing warning deltas based on reference build #127
Recording test results
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to