You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/11/19 20:50:11 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_66) - Build # 14966 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14966/
Java: 64bit/jdk1.8.0_66 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:54042//collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:54042//collection1
	at __randomizedtesting.SeedInfo.seed([A34453B5D6D19716:2B106C6F782DFAEE]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:587)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
	at org.apache.solr.TestDistributedSearch.queryRandomUpServer(TestDistributedSearch.java:1133)
	at org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1095)
	at org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:968)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:480)
	... 49 more




Build Log:
[...truncated 9930 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001/init-core-data-001
   [junit4]   2> 421739 INFO  (SUITE-TestDistributedSearch-seed#[A34453B5D6D19716]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 421739 INFO  (SUITE-TestDistributedSearch-seed#[A34453B5D6D19716]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 421786 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001/tempDir-001/control/cores/collection1
   [junit4]   2> 421787 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 421788 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65f94f1{/,null,AVAILABLE}
   [junit4]   2> 421798 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.e.j.s.ServerConnector Started ServerConnector@11ab47e1{HTTP/1.1}{127.0.0.1:50521}
   [junit4]   2> 421798 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.e.j.s.Server Started @423262ms
   [junit4]   2> 421798 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=50521, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001/tempDir-001/control/cores}
   [junit4]   2> 421798 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 421798 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001/tempDir-001/control/'
   [junit4]   2> 421799 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 421799 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 421813 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001/tempDir-001/control/solr.xml
   [junit4]   2> 421817 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001/tempDir-001/control/cores
   [junit4]   2> 421817 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.c.CoreContainer New CoreContainer 126727407
   [junit4]   2> 421817 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001/tempDir-001/control/]
   [junit4]   2> 421817 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001/tempDir-001/control/lib
   [junit4]   2> 421818 WARN  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001/tempDir-001/control/lib).
   [junit4]   2> 421828 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 421829 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 421829 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 421829 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 421830 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 421830 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 421830 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001/tempDir-001/control/cores
   [junit4]   2> 421831 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001/tempDir-001/control/cores/collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001/tempDir-001/control/cores/collection1/, configSet=collection1, dataDir=data/}
   [junit4]   2> 421831 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001/tempDir-001/control/cores/collection1/
   [junit4]   2> 421831 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 421831 INFO  (coreLoadExecutor-1213-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 421831 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 421832 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 421832 INFO  (coreLoadExecutor-1213-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 421832 INFO  (coreLoadExecutor-1213-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 421832 INFO  (coreLoadExecutor-1213-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 421832 INFO  (coreLoadExecutor-1213-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 421851 INFO  (coreLoadExecutor-1213-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 421880 INFO  (coreLoadExecutor-1213-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 421902 INFO  (coreLoadExecutor-1213-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 421903 INFO  (coreLoadExecutor-1213-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 421910 INFO  (coreLoadExecutor-1213-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 422261 INFO  (coreLoadExecutor-1213-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 422267 INFO  (coreLoadExecutor-1213-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 422268 INFO  (coreLoadExecutor-1213-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 422274 INFO  (coreLoadExecutor-1213-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 422276 INFO  (coreLoadExecutor-1213-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 422277 INFO  (coreLoadExecutor-1213-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 422278 WARN  (coreLoadExecutor-1213-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 422278 WARN  (coreLoadExecutor-1213-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 422278 INFO  (coreLoadExecutor-1213-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 422278 WARN  (coreLoadExecutor-1213-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 422278 WARN  (coreLoadExecutor-1213-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 422279 INFO  (coreLoadExecutor-1213-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 422279 INFO  (coreLoadExecutor-1213-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 422279 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 422279 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 422280 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7cf395fc
   [junit4]   2> 422280 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 422280 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 422280 WARN  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 422280 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 422281 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3789940128323881]
   [junit4]   2> 422282 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@21b8adc3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@127744fc),segFN=segments_1,generation=1}
   [junit4]   2> 422282 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 422282 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 422283 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001/tempDir-001/control/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 422286 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 422286 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 422286 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 422286 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 422287 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 422287 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 422287 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 422287 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 422287 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 422287 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 422287 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 422287 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 422289 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 422290 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 422290 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 422291 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 422294 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 422295 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 422295 WARN  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 422296 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 422297 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 422297 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 422297 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 422297 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 422298 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=46.8544921875, floorSegmentMB=1.97265625, forceMergeDeletesPctAllowed=22.12769441994332, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 422298 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@21b8adc3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@127744fc),segFN=segments_1,generation=1}
   [junit4]   2> 422298 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 422298 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2b2a29e2[collection1] main
   [junit4]   2> 422298 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 422299 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 422299 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 422299 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 422348 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 422556 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 422556 INFO  (searcherExecutor-1214-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 422556 INFO  (searcherExecutor-1214-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 422556 INFO  (searcherExecutor-1214-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 422556 INFO  (searcherExecutor-1214-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 422557 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 422557 INFO  (searcherExecutor-1214-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 422557 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 422557 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 422557 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1518297456051224576
   [junit4]   2> 422557 INFO  (searcherExecutor-1214-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 422557 INFO  (searcherExecutor-1214-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 422557 INFO  (searcherExecutor-1214-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 422557 INFO  (searcherExecutor-1214-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 422558 INFO  (searcherExecutor-1214-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2b2a29e2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 422558 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1518297456051224576
   [junit4]   2> 422558 INFO  (coreLoadExecutor-1213-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 422879 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 422880 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 422881 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6685c2c1{/,null,AVAILABLE}
   [junit4]   2> 422881 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6373c462{HTTP/1.1}{127.0.0.1:52629}
   [junit4]   2> 422881 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.e.j.s.Server Started @424345ms
   [junit4]   2> 422881 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=52629, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001/tempDir-001/shard0/cores}
   [junit4]   2> 422881 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 422881 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001/tempDir-001/shard0/'
   [junit4]   2> 422882 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 422882 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 422890 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 422903 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001/tempDir-001/shard0/cores
   [junit4]   2> 422903 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.c.CoreContainer New CoreContainer 183843151
   [junit4]   2> 422903 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001/tempDir-001/shard0/]
   [junit4]   2> 422903 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001/tempDir-001/shard0/lib
   [junit4]   2> 422903 WARN  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001/tempDir-001/shard0/lib).
   [junit4]   2> 422907 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 422908 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 422908 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 422908 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 422908 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 422908 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 422908 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001/tempDir-001/shard0/cores
   [junit4]   2> 422909 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001/tempDir-001/shard0/cores/collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001/tempDir-001/shard0/cores/collection1/, configSet=collection1, dataDir=data/}
   [junit4]   2> 422909 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001/tempDir-001/shard0/cores/collection1/
   [junit4]   2> 422909 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 422909 INFO  (coreLoadExecutor-1224-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 422909 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 422910 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 422910 INFO  (coreLoadExecutor-1224-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 422910 INFO  (coreLoadExecutor-1224-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 422910 INFO  (coreLoadExecutor-1224-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 422910 INFO  (coreLoadExecutor-1224-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 422922 INFO  (coreLoadExecutor-1224-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 422928 INFO  (coreLoadExecutor-1224-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 422942 INFO  (coreLoadExecutor-1224-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 422942 INFO  (coreLoadExecutor-1224-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 422947 INFO  (coreLoadExecutor-1224-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 423047 INFO  (coreLoadExecutor-1224-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 423052 INFO  (coreLoadExecutor-1224-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 423053 INFO  (coreLoadExecutor-1224-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 423057 INFO  (coreLoadExecutor-1224-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 423059 INFO  (coreLoadExecutor-1224-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 423061 INFO  (coreLoadExecutor-1224-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 423061 WARN  (coreLoadExecutor-1224-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 423061 WARN  (coreLoadExecutor-1224-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 423061 INFO  (coreLoadExecutor-1224-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 423061 WARN  (coreLoadExecutor-1224-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 423061 WARN  (coreLoadExecutor-1224-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 423062 INFO  (coreLoadExecutor-1224-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 423062 INFO  (coreLoadExecutor-1224-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 423062 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 423062 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 423062 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7cf395fc
   [junit4]   2> 423063 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 423063 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 423063 WARN  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 423063 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 423063 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3789940128323881]
   [junit4]   2> 423064 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4bc3aae lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@202884f),segFN=segments_1,generation=1}
   [junit4]   2> 423064 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 423064 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 423065 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001/tempDir-001/shard0/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 423068 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 423068 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 423068 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 423068 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 423068 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 423068 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 423068 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 423069 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 423069 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 423069 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 423069 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 423069 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 423070 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 423071 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 423072 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 423073 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 423085 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 423087 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 423088 WARN  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 423089 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 423089 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 423089 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 423090 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 423090 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 423091 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=46.8544921875, floorSegmentMB=1.97265625, forceMergeDeletesPctAllowed=22.12769441994332, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 423091 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4bc3aae lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@202884f),segFN=segments_1,generation=1}
   [junit4]   2> 423091 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 423092 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@457cf85c[collection1] main
   [junit4]   2> 423092 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 423092 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 423092 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 423092 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 423211 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 423622 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 423622 INFO  (searcherExecutor-1225-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 423622 INFO  (searcherExecutor-1225-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 423622 INFO  (searcherExecutor-1225-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 423622 INFO  (searcherExecutor-1225-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 423622 INFO  (searcherExecutor-1225-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 423622 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 423622 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 423622 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 423622 INFO  (searcherExecutor-1225-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 423623 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1518297457169006592
   [junit4]   2> 423623 INFO  (searcherExecutor-1225-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 423623 INFO  (searcherExecutor-1225-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 423623 INFO  (searcherExecutor-1225-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 423624 INFO  (searcherExecutor-1225-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@457cf85c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 423625 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1518297457169006592
   [junit4]   2> 423625 INFO  (coreLoadExecutor-1224-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 423911 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 423916 INFO  (qtp1241056396-2857) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1518297457473093632)} 0 3
   [junit4]   2> 423920 INFO  (qtp1891907301-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1518297457478336512)} 0 2
   [junit4]   2> 423925 INFO  (qtp1241056396-2858) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1518297457483579392)]} 0 2
   [junit4]   2> 423929 INFO  (qtp1891907301-2876) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 (1518297457487773696)]} 0 1
   [junit4]   2> 423932 INFO  (qtp1241056396-2859) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2 (1518297457491968000)]} 0 0
   [junit4]   2> 423934 INFO  (qtp1891907301-2877) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2 (1518297457495113728)]} 0 0
   [junit4]   2> 423937 INFO  (qtp1241056396-2857) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3 (1518297457497210880)]} 0 0
   [junit4]   2> 423939 INFO  (qtp1891907301-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3 (1518297457500356608)]} 0 0
   [junit4]   2> 423942 INFO  (qtp1241056396-2858) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4 (1518297457502453760)]} 0 0
   [junit4]   2> 423944 INFO  (qtp1891907301-2876) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4 (1518297457505599488)]} 0 0
   [junit4]   2> 423947 INFO  (qtp1241056396-2859) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5 (1518297457507696640)]} 0 0
   [junit4]   2> 423949 INFO  (qtp1891907301-2877) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5 (1518297457510842368)]} 0 0
   [junit4]   2> 423951 INFO  (qtp1241056396-2857) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6 (1518297457512939520)]} 0 0
   [junit4]   2> 423954 INFO  (qtp1891907301-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6 (1518297457515036672)]} 0 0
   [junit4]   2> 423956 INFO  (qtp1241056396-2858) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7 (1518297457517133824)]} 0 0
   [junit4]   2> 423958 INFO  (qtp1891907301-2876) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7 (1518297457520279552)]} 0 0
   [junit4]   2> 423960 INFO  (qtp1241056396-2859) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8 (1518297457522376704)]} 0 0
   [junit4]   2> 423963 INFO  (qtp1891907301-2877) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8 (1518297457524473856)]} 0 0
   [junit4]   2> 423965 INFO  (qtp1241056396-2857) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9 (1518297457527619584)]} 0 0
   [junit4]   2> 423968 INFO  (qtp1891907301-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9 (1518297457529716736)]} 0 0
   [junit4]   2> 423970 INFO  (qtp1241056396-2858) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 423980 INFO  (qtp1241056396-2858) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@21b8adc3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@127744fc),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@21b8adc3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@127744fc),segFN=segments_2,generation=2}
   [junit4]   2> 423981 INFO  (qtp1241056396-2858) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 423983 INFO  (qtp1241056396-2858) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6e2d9985[collection1] main
   [junit4]   2> 423983 INFO  (qtp1241056396-2858) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 423984 INFO  (searcherExecutor-1214-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6e2d9985[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c9)))}
   [junit4]   2> 423985 INFO  (qtp1241056396-2858) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 15
   [junit4]   2> 423986 INFO  (qtp1891907301-2876) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 424006 INFO  (qtp1891907301-2876) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4bc3aae lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@202884f),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4bc3aae lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@202884f),segFN=segments_2,generation=2}
   [junit4]   2> 424006 INFO  (qtp1891907301-2876) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 424009 INFO  (qtp1891907301-2876) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7cae29c9[collection1] main
   [junit4]   2> 424009 INFO  (qtp1891907301-2876) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 424010 INFO  (searcherExecutor-1225-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7cae29c9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c9)))}
   [junit4]   2> 424010 INFO  (qtp1891907301-2876) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 23
   [junit4]   2> 424014 INFO  (qtp1241056396-2859) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10 (1518297457576902656)]} 0 2
   [junit4]   2> 424019 INFO  (qtp1891907301-2877) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10 (1518297457582145536)]} 0 2
   [junit4]   2> 424021 INFO  (qtp1241056396-2857) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[11 (1518297457586339840)]} 0 0
   [junit4]   2> 424024 INFO  (qtp1891907301-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[11 (1518297457588436992)]} 0 0
   [junit4]   2> 424026 INFO  (qtp1241056396-2858) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12 (1518297457591582720)]} 0 0
   [junit4]   2> 424028 INFO  (qtp1891907301-2876) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12 (1518297457593679872)]} 0 0
   [junit4]   2> 424030 INFO  (qtp1241056396-2859) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13 (1518297457595777024)]} 0 0
   [junit4]   2> 424033 INFO  (qtp1891907301-2877) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13 (1518297457597874176)]} 0 0
   [junit4]   2> 424035 INFO  (qtp1241056396-2857) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1001 (1518297457601019904)]} 0 1
   [junit4]   2> 424040 INFO  (qtp1891907301-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1001 (1518297457606262784)]} 0 0
   [junit4]   2> 424043 INFO  (qtp1241056396-2858) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[14 (1518297457608359936)]} 0 0
   [junit4]   2> 424047 INFO  (qtp1891907301-2876) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[14 (1518297457613602816)]} 0 0
   [junit4]   2> 424049 INFO  (qtp1241056396-2859) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[15 (1518297457615699968)]} 0 0
   [junit4]   2> 424052 INFO  (qtp1891907301-2877) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[15 (1518297457617797120)]} 0 0
   [junit4]   2> 424054 INFO  (qtp1241056396-2857) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[16 (1518297457620942848)]} 0 0
   [junit4]   2> 424056 INFO  (qtp1891907301-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[16 (1518297457623040000)]} 0 0
   [junit4]   2> 424059 INFO  (qtp1241056396-2858) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[17 (1518297457625137152)]} 0 0
   [junit4]   2> 424061 INFO  (qtp1891907301-2876) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[17 (1518297457628282880)]} 0 0
   [junit4]   2> 424063 INFO  (qtp1241056396-2859) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[100 (1518297457629331456)]} 0 0
   [junit4]   2> 424065 INFO  (qtp1891907301-2877) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[100 (1518297457631428608)]} 0 0
   [junit4]   2> 424067 INFO  (qtp1241056396-2857) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[101 (1518297457633525760)]} 0 0
   [junit4]   2> 424069 INFO  (qtp1891907301-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[101 (1518297457635622912)]} 0 0
   [junit4]   2> 424071 INFO  (qtp1241056396-2858) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[102 (1518297457637720064)]} 0 0
   [junit4]   2> 424072 INFO  (qtp1891907301-2876) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[102 (1518297457639817216)]} 0 0
   [junit4]   2> 424074 INFO  (qtp1241056396-2859) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[103 (1518297457641914368)]} 0 0
   [junit4]   2> 424076 INFO  (qtp1891907301-2877) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[103 (1518297457644011520)]} 0 0
   [junit4]   2> 424078 INFO  (qtp1241056396-2857) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[104 (1518297457646108672)]} 0 0
   [junit4]   2> 424080 INFO  (qtp1891907301-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[104 (1518297457648205824)]} 0 0
   [junit4]   2> 424082 INFO  (qtp1241056396-2858) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[105 (1518297457650302976)]} 0 0
   [junit4]   2> 424084 INFO  (qtp1891907301-2876) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[105 (1518297457652400128)]} 0 0
   [junit4]   2> 424086 INFO  (qtp1241056396-2859) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[106 (1518297457653448704)]} 0 0
   [junit4]   2> 424087 INFO  (qtp1891907301-2877) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[106 (1518297457655545856)]} 0 0
   [junit4]   2> 424089 INFO  (qtp1241056396-2857) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[107 (1518297457657643008)]} 0 0
   [junit4]   2> 424092 INFO  (qtp1891907301-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[107 (1518297457659740160)]} 0 0
   [junit4]   2> 424094 INFO  (qtp1241056396-2858) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[108 (1518297457661837312)]} 0 0
   [junit4]   2> 424095 INFO  (qtp1891907301-2876) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[108 (1518297457663934464)]} 0 0
   [junit4]   2> 424098 INFO  (qtp1241056396-2859) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[109 (1518297457666031616)]} 0 0
   [junit4]   2> 424100 INFO  (qtp1891907301-2877) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[109 (1518297457669177344)]} 0 0
   [junit4]   2> 424102 INFO  (qtp1241056396-2857) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[110 (1518297457671274496)]} 0 0
   [junit4]   2> 424104 INFO  (qtp1891907301-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[110 (1518297457673371648)]} 0 0
   [junit4]   2> 424106 INFO  (qtp1241056396-2858) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[111 (1518297457675468800)]} 0 0
   [junit4]   2> 424108 INFO  (qtp1891907301-2876) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[111 (1518297457676517376)]} 0 0
   [junit4]   2> 424110 INFO  (qtp1241056396-2859) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[112 (1518297457678614528)]} 0 0
   [junit4]   2> 424111 INFO  (qtp1891907301-2877) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[112 (1518297457680711680)]} 0 0
   [junit4]   2> 424114 INFO  (qtp1241056396-2857) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[113 (1518297457683857408)]} 0 0
   [junit4]   2> 424116 INFO  (qtp1891907301-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[113 (1518297457685954560)]} 0 0
   [junit4]   2> 424118 INFO  (qtp1241056396-2858) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[114 (1518297457688051712)]} 0 0
   [junit4]   2> 424120 INFO  (qtp1891907301-2876) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[114 (1518297457690148864)]} 0 0
   [junit4]   2> 424122 INFO  (qtp1241056396-2859) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[115 (1518297457692246016)]} 0 0
   [junit4]   2> 424124 INFO  (qtp1891907301-2877) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[115 (1518297457693294592)]} 0 0
   [junit4]   2> 424126 INFO  (qtp1241056396-2857) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[116 (1518297457695391744)]} 0 0
   [junit4]   2> 424127 INFO  (qtp1891907301-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[116 (1518297457697488896)]} 0 0
   [junit4]   2> 424129 INFO  (qtp1241056396-2858) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[117 (1518297457699586048)]} 0 0
   [junit4]   2> 424131 INFO  (qtp1891907301-2876) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[117 (1518297457701683200)]} 0 0
   [junit4]   2> 424133 INFO  (qtp1241056396-2859) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[118 (1518297457703780352)]} 0 0
   [junit4]   2> 424135 INFO  (qtp1891907301-2877) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[118 (1518297457705877504)]} 0 0
   [junit4]   2> 424137 INFO  (qtp1241056396-2857) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[119 (1518297457707974656)]} 0 0
   [junit4]   2> 424139 INFO  (qtp1891907301-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[119 (1518297457710071808)]} 0 0
   [junit4]   2> 424141 INFO  (qtp1241056396-2858) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[120 (1518297457712168960)]} 0 0
   [junit4]   2> 424143 INFO  (qtp1891907301-2876) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[120 (1518297457714266112)]} 0 0
   [junit4]   2> 424145 INFO  (qtp1241056396-2859) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[121 (1518297457716363264)]} 0 0
   [junit4]   2> 424147 INFO  (qtp1891907301-2877) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[121 (1518297457718460416)]} 0 0
   [junit4]   2> 424149 INFO  (qtp1241056396-2857) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[122 (1518297457720557568)]} 0 0
   [junit4]   2> 424151 INFO  (qtp1891907301-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[122 (1518297457721606144)]} 0 0
   [junit4]   2> 424153 INFO  (qtp1241056396-2858) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[123 (1518297457724751872)]} 0 0
   [junit4]   2> 424155 INFO  (qtp1891907301-2876) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[123 (1518297457726849024)]} 0 0
   [junit4]   2> 424157 INFO  (qtp1241056396-2859) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[124 (1518297457728946176)]} 0 0
   [junit4]   2> 424160 INFO  (qtp1891907301-2877) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[124 (1518297457731043328)]} 0 0
   [junit4]   2> 424161 INFO  (qtp1241056396-2857) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[125 (1518297457733140480)]} 0 0
   [junit4]   2> 424163 INFO  (qtp1891907301-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[125 (1518297457735237632)]} 0 0
   [junit4]   2> 424165 INFO  (qtp1241056396-2858) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[126 (1518297457737334784)]} 0 0
   [junit4]   2> 424167 INFO  (qtp1891907301-2876) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[126 (1518297457739431936)]} 0 0
   [junit4]   2> 424169 INFO  (qtp1241056396-2859) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[127 (1518297457741529088)]} 0 0
   [junit4]   2> 424171 INFO  (qtp1891907301-2877) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[127 (1518297457742577664)]} 0 0
   [junit4]   2> 424173 INFO  (qtp1241056396-2857) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[128 (1518297457745723392)]} 0 0
   [junit4]   2> 424175 INFO  (qtp1891907301-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[128 (1518297457747820544)]} 0 0
   [junit4]   2> 424177 INFO  (qtp1241056396-2858) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[129 (1518297457749917696)]} 0 0
   [junit4]   2> 424179 INFO  (qtp1891907301-2876) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[129 (1518297457750966272)]} 0 0
   [junit4]   2> 424181 INFO  (qtp1241056396-2859) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[130 (1518297457754112000)]} 0 0
   [junit4]   2> 424183 INFO  (qtp1891907301-2877) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[130 (1518297457756209152)]} 0 0
   [junit4]   2> 424186 INFO  (qtp1241056396-2857) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[131 (1518297457758306304)]} 0 0
   [junit4]   2> 424188 INFO  (qtp1891907301-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[131 (1518297457760403456)]} 0 0
   [junit4]   2> 424190 INFO  (qtp1241056396-2858) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[132 (1518297457762500608)]} 0 0
   [junit4]   2> 424192 INFO  (qtp1891907301-2876) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[132 (1518297457764597760)]} 0 0
   [junit4]   2> 424194 INFO  (qtp1241056396-2859) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[133 (1518297457766694912)]} 0 0
   [junit4]   2> 424196 INFO  (qtp1891907301-2877) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[133 (1518297457768792064)]} 0 0
   [junit4]   2> 424198 INFO  (qtp1241056396-2857) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[134 (1518297457771937792)]} 0 0
   [junit4]   2> 424200 INFO  (qtp1891907301-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[134 (1518297457774034944)]} 0 0
   [junit4]   2> 424202 INFO  (qtp1241056396-2858) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[135 (1518297457776132096)]} 0 0
   [junit4]   2> 424205 INFO  (qtp1891907301-2876) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[135 (1518297457778229248)]} 0 0
   [junit4]   2> 424207 INFO  (qtp1241056396-2859) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[136 (1518297457780326400)]} 0 0
   [junit4]   2> 424211 INFO  (qtp1891907301-2877) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[136 (1518297457785569280)]} 0 0
   [junit4]   2> 424214 INFO  (qtp1241056396-2857) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[137 (1518297457787666432)]} 0 0
   [junit4]   2> 424216 INFO  (qtp1891907301-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[137 (1518297457789763584)]} 0 0
   [junit4]   2> 424218 INFO  (qtp1241056396-2858) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[138 (1518297457792909312)]} 0 0
   [junit4]   2> 424220 INFO  (qtp1891907301-2876) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[138 (1518297457795006464)]} 0 0
   [junit4]   2> 424222 INFO  (qtp1241056396-2859) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[139 (1518297457797103616)]} 0 0
   [junit4]   2> 424224 INFO  (qtp1891907301-2877) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[139 (1518297457799200768)]} 0 0
   [junit4]   2> 424226 INFO  (qtp1241056396-2857) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[140 (1518297457801297920)]} 0 0
   [junit4]   2> 424228 INFO  (qtp1891907301-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[140 (1518297457803395072)]} 0 0
   [junit4]   2> 424230 INFO  (qtp1241056396-2858) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[141 (1518297457805492224)]} 0 0
   [junit4]   2> 424232 INFO  (qtp1891907301-2876) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[141 (1518297457807589376)]} 0 0
   [junit4]   2> 424235 INFO  (qtp1241056396-2859) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[142 (1518297457809686528)]} 0 0
   [junit4]   2> 424237 INFO  (qtp1891907301-2877) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[142 (1518297457811783680)]} 0 0
   [junit4]   2> 424239 INFO  (qtp1241056396-2857) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[143 (1518297457814929408)]} 0 0
   [junit4]   2> 424241 INFO  (qtp1891907301-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[143 (1518297457817026560)]} 0 0
   [junit4]   2> 424243 INFO  (qtp1241056396-2858) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[144 (1518297457819123712)]} 0 0
   [junit4]   2> 424245 INFO  (qtp1891907301-2876) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[144 (1518297457821220864)]} 0 0
   [junit4]   2> 424247 INFO  (qtp1241056396-2859) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[145 (1518297457823318016)]} 0 0
   [junit4]   2> 424249 INFO  (qtp1891907301-2877) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[145 (1518297457825415168)]} 0 0
   [junit4]   2> 424251 INFO  (qtp1241056396-2857) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[146 (1518297457827512320)]} 0 0
   [junit4]   2> 424253 INFO  (qtp1891907301-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[146 (1518297457829609472)]} 0 0
   [junit4]   2> 424255 INFO  (qtp1241056396-2858) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[147 (1518297457831706624)]} 0 0
   [junit4]   2> 424257 INFO  (qtp1891907301-2876) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[147 (1518297457833803776)]} 0 0
   [junit4]   2> 424259 INFO  (qtp1241056396-2859) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[148 (1518297457835900928)]} 0 0
   [junit4]   2> 424261 INFO  (qtp1891907301-2877) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[148 (1518297457837998080)]} 0 0
   [junit4]   2> 424263 INFO  (qtp1241056396-2857) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[149 (1518297457840095232)]} 0 0
   [junit4]   2> 424265 INFO  (qtp1891907301-2875) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[149 (1518297457842192384)]} 0 0
   [junit4]   2> 424266 INFO  (qtp1241056396-2858) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 424296 INFO  (qtp1241056396-2858) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@21b8adc3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@127744fc),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@21b8adc3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@127744fc),segFN=segments_3,generation=3}
   [junit4]   2> 424296 INFO  (qtp1241056396-2858) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 3
   [junit4]   2> 424296 INFO  (qtp1241056396-2858) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@61df145a[collection1] main
   [junit4]   2> 424298 INFO  (searcherExecutor-1214-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@61df145a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c9) Uninverting(_1(6.0.0):c59)))}
   [junit4]   2> 424298 INFO  (qtp1241056396-2858) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 424298 INFO  (qtp1241056396-2858) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 31
   [junit4]   2> 424300 INFO  (qtp1891907301-2876) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 424326 INFO  (qtp1891907301-2876) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4bc3aae lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@202884f),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4bc3aae lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@202884f),segFN=segments_3,generation=3}
   [junit4]   2> 424327 INFO  (qtp1891907301-2876) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 3
   [junit4]   2> 424327 INFO  (qtp1891907301-2876) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@415cfdd4[collection1] main
   [junit4]   2> 424327 INFO  (qtp1891907301-2876) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 424328 INFO  (searcherExecutor-1225-thread-1-p

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

ard2/cores/collection1/data
   [junit4]   2> 615984 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001/tempDir-001/shard2/cores/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001/tempDir-001/shard2/cores/collection1/data/index;done=false>>]
   [junit4]   2> 615984 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 615985 INFO  (TEST-TestDistributedSearch.test-seed#[A34453B5D6D19716]) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@cdd9d7d{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistributedSearch -Dtests.method=test -Dtests.seed=A34453B5D6D19716 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=et_EE -Dtests.timezone=Pacific/Samoa -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    194s J0 | TestDistributedSearch.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:54042//collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A34453B5D6D19716:2B106C6F782DFAEE]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:587)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
   [junit4]    > 	at org.apache.solr.TestDistributedSearch.queryRandomUpServer(TestDistributedSearch.java:1133)
   [junit4]    > 	at org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1095)
   [junit4]    > 	at org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:968)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:170)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    > 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:480)
   [junit4]    > 	... 49 more
   [junit4]   2> 615988 INFO  (SUITE-TestDistributedSearch-seed#[A34453B5D6D19716]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A34453B5D6D19716-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {other_tl1=FSTOrd50, range_facet_l_dv=PostingsFormat(name=LuceneFixedGap), SubjectTerms_mfacet=FSTOrd50, n_l1=PostingsFormat(name=Asserting), a_n_tdt=PostingsFormat(name=MockRandom), multiDefault=PostingsFormat(name=Asserting), intDefault=FSTOrd50, n_td1=FSTOrd50, n_d1=PostingsFormat(name=Asserting), n_f1=FSTOrd50, range_facet_l=PostingsFormat(name=Asserting), n_tl1=FSTOrd50, oddField_s=PostingsFormat(name=LuceneFixedGap), n_tf1=PostingsFormat(name=Asserting), lowerfilt1and2=PostingsFormat(name=Asserting), a_t=PostingsFormat(name=Asserting), lowerfilt=PostingsFormat(name=Asserting), id=PostingsFormat(name=LuceneFixedGap), text=PostingsFormat(name=MockRandom), timestamp=PostingsFormat(name=Asserting), severity=PostingsFormat(name=MockRandom), foo_sev_enum=PostingsFormat(name=MockRandom), n_dt1=FSTOrd50, a_i1=PostingsFormat(name=Asserting), b_n_tdt=FSTOrd50, n_ti1=PostingsFormat(name=LuceneFixedGap), rnd_b=PostingsFormat(name=LuceneFixedGap), _version_=FSTOrd50, foo_b=PostingsFormat(name=MockRandom), n_tdt1=FSTOrd50, foo_d=PostingsFormat(name=LuceneFixedGap), range_facet_i_dv=PostingsFormat(name=Asserting), foo_f=PostingsFormat(name=MockRandom)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), foo_sev_enum=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=et_EE, timezone=Pacific/Samoa
   [junit4]   2> NOTE: Linux 3.19.0-31-generic amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=12,threads=2,free=279231600,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [DataDrivenBlockJoinTest, TestSha256AuthenticationProvider, HighlighterMaxOffsetTest, TestOmitPositions, FullHLLTest, TestFastOutputStream, TestComplexPhraseQParserPlugin, TestReRankQParserPlugin, CloudMLTQParserTest, ReturnFieldsTest, DisMaxRequestHandlerTest, QueryEqualityTest, AnalyticsMergeStrategyTest, TestShardHandlerFactory, TestRandomMergePolicy, TestRawTransformer, SyncSliceTest, PrimUtilsTest, PreAnalyzedFieldTest, TestRealTimeGet, TestValueSourceCache, TestLeaderInitiatedRecoveryThread, SolrRequestParserTest, BasicDistributedZkTest, TestDynamicFieldCollectionResource, DistributedQueryComponentCustomSortTest, BasicAuthIntegrationTest, MigrateRouteKeyTest, DistributedFacetPivotLongTailTest, TestFaceting, DistributedFacetPivotSmallAdvancedTest, ResourceLoaderTest, PKIAuthenticationIntegrationTest, TestStressLucene, OutputWriterTest, ZkNodePropsTest, TestJoin, DocumentAnalysisRequestHandlerTest, TestSolr4Spatial, CurrencyFieldOpenExchangeTest, TestRTGBase, TestFunctionQuery, TestBadConfig, JSONWriterTest, OverseerStatusTest, JsonLoaderTest, AlternateDirectoryTest, XsltUpdateRequestHandlerTest, TestDistributedSearch]
   [junit4] Completed [159/559] on J0 in 194.26s, 1 test, 1 error <<< FAILURES!

[...truncated 1307 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: There were test failures: 559 suites (8 ignored), 2216 tests, 1 error, 106 ignored (68 assumptions) [seed: A34453B5D6D19716]

Total time: 47 minutes 30 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any