Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/663/
1 tests failed.
REGRESSION:
org.apache.solr.handler.component.DistributedSpellCheckComponentTest.testDistribSearch
Error Message:
Captured an uncaught exception in thread: Thread[id=1572, name=Thread-628,
state=RUNNABLE, group=TGRP-DistributedSpellCheckComponentTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=1572, name=Thread-628, state=RUNNABLE,
group=TGRP-DistributedSpellCheckComponentTest]
at
__randomizedtesting.SeedInfo.seed([D1D16FCEA23665E2:5037E1D6D56905DE]:0)
Caused by: java.lang.RuntimeException:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting
response from server at: http://127.0.0.1:65246
at __randomizedtesting.SeedInfo.seed([D1D16FCEA23665E2]:0)
at
org.apache.solr.BaseDistributedSearchTestCase$5.run(BaseDistributedSearchTestCase.java:580)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured
while waiting response from server at: http://127.0.0.1:65246
at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:579)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
at
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
at
org.apache.solr.BaseDistributedSearchTestCase$5.run(BaseDistributedSearchTestCase.java:575)
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:152)
at java.net.SocketInputStream.read(SocketInputStream.java:122)
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:260)
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:271)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:465)
... 5 more
Build Log:
[...truncated 11875 lines...]
[junit4] Suite:
org.apache.solr.handler.component.DistributedSpellCheckComponentTest
[junit4] 2> Creating dataDir:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-D1D16FCEA23665E2-001/init-core-data-001
[junit4] 2> 609937 T1346 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(false) and clientAuth (true)
[junit4] 2> 609937 T1346 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /
[junit4] 2> 609945 T1346 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 609952 T1346 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 609959 T1346 oejs.AbstractConnector.doStart Started
[email protected]:53418
[junit4] 2> 609960 T1346 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 609961 T1346 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 609961 T1346 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr
[junit4] 2> 609962 T1346 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/'
[junit4] 2> 610067 T1346 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/solr.xml
[junit4] 2> 610226 T1346 oasc.CoreContainer.<init> New CoreContainer
1268046350
[junit4] 2> 610227 T1346 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/]
[junit4] 2> 610228 T1346 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 610229 T1346 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 610229 T1346 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 610230 T1346 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 610230 T1346 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 610231 T1346 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 610231 T1346 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 610232 T1346 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 610232 T1346 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 610233 T1346 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 610233 T1346 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 610234 T1346 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 610234 T1346 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 610235 T1346 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 610244 T1356 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/'
[junit4] 2> 610248 T1356 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 610249 T1356 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/.svn/'
to classloader
[junit4] 2> 610250 T1356 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 610427 T1356 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 610524 T1356 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 610526 T1356 oass.IndexSchema.readSchema Reading Solr Schema
from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
[junit4] 2> 610544 T1356 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 611115 T1356 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 611127 T1356 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 611130 T1356 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 611143 T1356 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 611148 T1356 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 611151 T1356 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 611152 T1356
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 611152 T1356
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 611153 T1356 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 611153 T1356
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 611154 T1356
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 611154 T1356 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from instancedir
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/
[junit4] 2> 611154 T1356 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 611276 T1356 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-D1D16FCEA23665E2-001/tempDir-001/control/data/
[junit4] 2> 611276 T1356 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d0c34c9
[junit4] 2> 611284 T1356 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-D1D16FCEA23665E2-001/tempDir-001/control/data
[junit4] 2> 611287 T1356 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-D1D16FCEA23665E2-001/tempDir-001/control/data/index/
[junit4] 2> 611289 T1356 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-D1D16FCEA23665E2-001/tempDir-001/control/data/index'
doesn't exist. Creating new index...
[junit4] 2> 611291 T1356 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-D1D16FCEA23665E2-001/tempDir-001/control/data/index
[junit4] 2> 611292 T1356 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=false, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=1.8173828125, noCFSRatio=1.0]
[junit4] 2> 611315 T1356 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=RateLimitedDirectoryWrapper(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-D1D16FCEA23665E2-001/tempDir-001/control/data/index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cc42c83),segFN=segments_1,generation=1}
[junit4] 2> 611316 T1356 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 611317 T1356 oasc.SolrCore.initWriters created xml:
solr.XMLResponseWriter
[junit4] 2> 611324 T1356 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 611325 T1356 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 611325 T1356 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 611326 T1356 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 611326 T1356 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 611326 T1356 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 611327 T1356 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 611327 T1356 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 611327 T1356 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 611328 T1356 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 611328 T1356 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 611329 T1356 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 611330 T1356 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 611330 T1356 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 611331 T1356 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 611331 T1356 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 611332 T1356 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 611333 T1356 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 611333 T1356 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 611334 T1356 oasc.RequestHandlers.initHandlersFromConfig
created dismax: solr.SearchHandler
[junit4] 2> 611337 T1356 oasc.RequestHandlers.initHandlersFromConfig
created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4] 2> 611338 T1356 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 611339 T1356 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 611339 T1356 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 611340 T1356 oasc.RequestHandlers.initHandlersFromConfig
created defaults: solr.StandardRequestHandler
[junit4] 2> 611343 T1356 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.StandardRequestHandler
[junit4] 2> 611343 T1356 oasc.RequestHandlers.initHandlersFromConfig
created lazy: solr.StandardRequestHandler
[junit4] 2> 611344 T1356 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 611345 T1356 oasc.RequestHandlers.initHandlersFromConfig
created /terms: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 611346 T1356 oasc.RequestHandlers.initHandlersFromConfig
created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 611346 T1356 oasc.RequestHandlers.initHandlersFromConfig
created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 611347 T1356 oasc.RequestHandlers.initHandlersFromConfig
created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 611348 T1356 oasc.RequestHandlers.initHandlersFromConfig
created spellCheckWithWordbreak_Direct:
org.apache.solr.handler.component.SearchHandler
[junit4] 2> 611349 T1356 oasc.RequestHandlers.initHandlersFromConfig
created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 611350 T1356 oasc.RequestHandlers.initHandlersFromConfig
created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 611350 T1356 oasc.RequestHandlers.initHandlersFromConfig
created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 611351 T1356 oasc.RequestHandlers.initHandlersFromConfig
created /mlt: solr.MoreLikeThisHandler
[junit4] 2> 611352 T1356 oasc.RequestHandlers.initHandlersFromConfig
created /debug/dump: solr.DumpRequestHandler
[junit4] 2> 611403 T1356 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 611408 T1356 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 611412 T1356 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 611415 T1356 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 611418 T1356 oasc.SolrCore.initDeprecatedSupport WARN
solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config
to use the ShowFileRequestHandler.
[junit4] 2> 611423 T1356 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 611423 T1356 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 611424 T1356 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=28, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=48.5654296875,
floorSegmentMB=1.685546875, forceMergeDeletesPctAllowed=26.215387799606116,
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 611427 T1356 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=RateLimitedDirectoryWrapper(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-D1D16FCEA23665E2-001/tempDir-001/control/data/index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cc42c83),segFN=segments_1,generation=1}
[junit4] 2> 611428 T1356 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 611429 T1356 oass.SolrIndexSearcher.<init> Opening
Searcher@745b88f0[collection1] main
[junit4] 2> 611429 T1356 oasr.RestManager.init Initializing RestManager
with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 611430 T1356 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using InMemoryStorage
[junit4] 2> 611430 T1356 oasr.ManagedResource.reloadFromStorage WARN No
stored data found for /rest/managed
[junit4] 2> 611430 T1356 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using InMemoryStorage
[junit4] 2> 611431 T1356 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 611431 T1356 oashc.SpellCheckComponent.inform Initializing
spell checkers
[junit4] 2> 611482 T1356 oass.DirectSolrSpellChecker.init init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 611625 T1357 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@745b88f0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 611639 T1356 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 611640 T1346 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
[junit4] 2> 611640 T1346 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 611646 T1346 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 611650 T1346 oejs.AbstractConnector.doStart Started
[email protected]:20853
[junit4] 2> 611652 T1346 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 611652 T1346 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 611653 T1346 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr
[junit4] 2> 611653 T1346 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/'
[junit4] 2> 611755 T1346 oasc.ConfigSolr.fromFile Loading container
configuration from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/solr.xml
[junit4] 2> 611922 T1346 oasc.CoreContainer.<init> New CoreContainer
604852287
[junit4] 2> 611922 T1346 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/]
[junit4] 2> 611925 T1346 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 611925 T1346 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 611926 T1346 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 611926 T1346 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 611927 T1346 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 611928 T1346 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 611928 T1346 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 611929 T1346 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 611929 T1346 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 611930 T1346 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 611931 T1346 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 611931 T1346 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 611932 T1346 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 611933 T1346 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 611942 T1368 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/'
[junit4] 2> 611945 T1368 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 611946 T1368 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/.svn/'
to classloader
[junit4] 2> 611947 T1368 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 612076 T1368 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.0.0
[junit4] 2> 612198 T1368 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 612199 T1368 oass.IndexSchema.readSchema Reading Solr Schema
from
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
[junit4] 2> 612222 T1368 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 612819 T1368 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 612845 T1368 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 612849 T1368 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 612869 T1368 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 612878 T1368 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 612885 T1368 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 612887 T1368
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 612888 T1368
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 612889 T1368 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4] 2> 612890 T1368
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 612890 T1368
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 612890 T1368 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from instancedir
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/
[junit4] 2> 612891 T1368 oasc.SolrCore.initDirectoryFactory
solr.StandardDirectoryFactory
[junit4] 2> 612891 T1368 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/,
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-D1D16FCEA23665E2-001/tempDir-001/shard0/data/
[junit4] 2> 612891 T1368 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1d0c34c9
[junit4] 2> 612898 T1368 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-D1D16FCEA23665E2-001/tempDir-001/shard0/data
[junit4] 2> 612900 T1368 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-D1D16FCEA23665E2-001/tempDir-001/shard0/data/index/
[junit4] 2> 612902 T1368 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-D1D16FCEA23665E2-001/tempDir-001/shard0/data/index'
doesn't exist. Creating new index...
[junit4] 2> 612903 T1368 oasc.CachingDirectoryFactory.get return new
directory for
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-D1D16FCEA23665E2-001/tempDir-001/shard0/data/index
[junit4] 2> 612904 T1368 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy:
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24,
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807,
calibrateSizeByDeletes=false, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=1.8173828125, noCFSRatio=1.0]
[junit4] 2> 612914 T1368 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=RateLimitedDirectoryWrapper(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-D1D16FCEA23665E2-001/tempDir-001/shard0/data/index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9f88cb5),segFN=segments_1,generation=1}
[junit4] 2> 612915 T1368 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 612916 T1368 oasc.SolrCore.initWriters created xml:
solr.XMLResponseWriter
[junit4] 2> 612928 T1368 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 612928 T1368 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 612929 T1368 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 612929 T1368 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 612930 T1368 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 612930 T1368 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 612930 T1368 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 612931 T1368 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 612931 T1368 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 612932 T1368 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 612933 T1368 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 612933 T1368 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 612935 T1368 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 612936 T1368 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 612937 T1368 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 612937 T1368 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 612938 T1368 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 612939 T1368 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 612940 T1368 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 612941 T1368 oasc.RequestHandlers.initHandlersFromConfig
created dismax: solr.SearchHandler
[junit4] 2> 612942 T1368 oasc.RequestHandlers.initHandlersFromConfig
created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4] 2> 612942 T1368 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4] 2> 612943 T1368 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: solr.admin.ShowFileRequestHandler
[junit4] 2> 612944 T1368 oasc.RequestHandlers.initHandlersFromConfig
created /admin/fileedit: solr.admin.EditFileRequestHandler
[junit4] 2> 612945 T1368 oasc.RequestHandlers.initHandlersFromConfig
created defaults: solr.StandardRequestHandler
[junit4] 2> 612946 T1368 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.StandardRequestHandler
[junit4] 2> 612946 T1368 oasc.RequestHandlers.initHandlersFromConfig
created lazy: solr.StandardRequestHandler
[junit4] 2> 612947 T1368 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 612948 T1368 oasc.RequestHandlers.initHandlersFromConfig
created /terms: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 612949 T1368 oasc.RequestHandlers.initHandlersFromConfig
created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 612950 T1368 oasc.RequestHandlers.initHandlersFromConfig
created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 612951 T1368 oasc.RequestHandlers.initHandlersFromConfig
created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 612952 T1368 oasc.RequestHandlers.initHandlersFromConfig
created spellCheckWithWordbreak_Direct:
org.apache.solr.handler.component.SearchHandler
[junit4] 2> 612953 T1368 oasc.RequestHandlers.initHandlersFromConfig
created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 612954 T1368 oasc.RequestHandlers.initHandlersFromConfig
created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 612955 T1368 oasc.RequestHandlers.initHandlersFromConfig
created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4] 2> 612956 T1368 oasc.RequestHandlers.initHandlersFromConfig
created /mlt: solr.MoreLikeThisHandler
[junit4] 2> 612957 T1368 oasc.RequestHandlers.initHandlersFromConfig
created /debug/dump: solr.DumpRequestHandler
[junit4] 2> 613005 T1368 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 613010 T1368 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 613014 T1368 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 613018 T1368 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 613021 T1368 oasc.SolrCore.initDeprecatedSupport WARN
solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config
to use the ShowFileRequestHandler.
[junit4] 2> 613025 T1368 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 613026 T1368 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 613028 T1368 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=28, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=48.5654296875,
floorSegmentMB=1.685546875, forceMergeDeletesPctAllowed=26.215387799606116,
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 613030 T1368 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=RateLimitedDirectoryWrapper(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-D1D16FCEA23665E2-001/tempDir-001/shard0/data/index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9f88cb5),segFN=segments_1,generation=1}
[junit4] 2> 613030 T1368 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 613031 T1368 oass.SolrIndexSearcher.<init> Opening
Searcher@45f68524[collection1] main
[junit4] 2> 613031 T1368 oasr.RestManager.init Initializing RestManager
with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 613032 T1368 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using InMemoryStorage
[junit4] 2> 613032 T1368 oasr.ManagedResource.reloadFromStorage WARN No
stored data found for /rest/managed
[junit4] 2> 613032 T1368 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using InMemoryStorage
[junit4] 2> 613033 T1368 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 613033 T1368 oashc.SpellCheckComponent.inform Initializing
spell checkers
[junit4] 2> 613079 T1368 oass.DirectSolrSpellChecker.init init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 613174 T1369 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@45f68524[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 613188 T1368 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 613189 T1346 oass.SolrDispatchFilter.init
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
[junit4] 2> 613190 T1346 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> ASYNC NEW_CORE C1705 name=collection1
org.apache.solr.core.SolrCore@21f3b51e
[junit4] 2> 613201 T1349 C1705 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2}
{deleteByQuery=*:* (-1483435856301654016)} 0 6
[junit4] 2> ASYNC NEW_CORE C1706 name=collection1
org.apache.solr.core.SolrCore@2375e960
[junit4] 2> 613209 T1362 C1706 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2}
{deleteByQuery=*:* (-1483435856313188352)} 0 4
[junit4] 2> 613219 T1349 C1705 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1
(1483435856321576960)]} 0 6
[junit4] 2> 613230 T1362 C1706 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1
(1483435856332062720)]} 0 7
[junit4] 2> 613234 T1349 C1705 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2
(1483435856342548480)]} 0 1
[junit4] 2> 613239 T1362 C1706 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2
(1483435856347791360)]} 0 1
[junit4] 2> 613244 T1349 C1705 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3
(1483435856353034240)]} 0 1
[junit4] 2> 613249 T1362 C1706 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3
(1483435856359325696)]} 0 1
[junit4] 2> 613254 T1349 C1705 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4
(1483435856363520000)]} 0 1
[junit4] 2> 613259 T1362 C1706 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4
(1483435856368762880)]} 0 1
[junit4] 2> 613265 T1349 C1705 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5
(1483435856375054336)]} 0 1
[junit4] 2> 613269 T1362 C1706 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5
(1483435856379248640)]} 0 1
[junit4] 2> 613273 T1349 C1705 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6
(1483435856383442944)]} 0 1
[junit4] 2> 613279 T1362 C1706 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6
(1483435856389734400)]} 0 1
[junit4] 2> 613283 T1349 C1705 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7
(1483435856394977280)]} 0 1
[junit4] 2> 613288 T1362 C1706 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7
(1483435856399171584)]} 0 1
[junit4] 2> 613322 T1349 C1705 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8
(1483435856404414464)]} 0 30
[junit4] 2> 613346 T1362 C1706 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8
(1483435856440066048)]} 0 20
[junit4] 2> 613353 T1349 C1705 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9
(1483435856464183296)]} 0 4
[junit4] 2> 613359 T1362 C1706 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9
(1483435856471523328)]} 0 3
[junit4] 2> 613362 T1349 C1705 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10
(1483435856477814784)]} 0 0
[junit4] 2> 613366 T1362 C1706 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10
(1483435856480960512)]} 0 1
[junit4] 2> 613369 T1349 C1705 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12
(1483435856485154816)]} 0 0
[junit4] 2> 613372 T1362 C1706 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12
(1483435856488300544)]} 0 0
[junit4] 2> 613375 T1349 C1705 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13
(1483435856491446272)]} 0 0
[junit4] 2> 613378 T1362 C1706 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13
(1483435856494592000)]} 0 0
[junit4] 2> 613381 T1349 C1705 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[14
(1483435856497737728)]} 0 0
[junit4] 2> 613384 T1362 C1706 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[14
(1483435856500883456)]} 0 0
[junit4] 2> 613387 T1349 C1705 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[15
(1483435856504029184)]} 0 0
[junit4] 2> 613390 T1362 C1706 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[15
(1483435856507174912)]} 0 0
[junit4] 2> 613393 T1349 C1705 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[16
(1483435856510320640)]} 0 0
[junit4] 2> 613396 T1362 C1706 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[16
(1483435856513466368)]} 0 0
[junit4] 2> 613418 T1349 C1705 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[17
(1483435856516612096)]} 0 19
[junit4] 2> 613442 T1362 C1706 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[17
(1483435856540729344)]} 0 20
[junit4] 2> 613449 T1349 C1705 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[18
(1483435856564846592)]} 0 4
[junit4] 2> 613455 T1362 C1706 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[18
(1483435856572186624)]} 0 3
[junit4] 2> 613460 T1349 C1705 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[19
(1483435856579526656)]} 0 1
[junit4] 2> 613463 T1362 C1706 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[19
(1483435856583720960)]} 0 0
[junit4] 2> 613467 T1349 C1705 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[20
(1483435856586866688)]} 0 1
[junit4] 2> 613471 T1362 C1706 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[20
(1483435856591060992)]} 0 1
[junit4] 2> 613474 T1349 C1705 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[21
(1483435856595255296)]} 0 0
[junit4] 2> 613478 T1362 C1706 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[21
(1483435856598401024)]} 0 1
[junit4] 2> 613482 T1349 C1705 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[22
(1483435856602595328)]} 0 1
[junit4] 2> 613486 T1362 C1706 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[22
(1483435856606789632)]} 0 1
[junit4] 2> 613490 T1349 C1705 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[23
(1483435856610983936)]} 0 1
[junit4] 2> 613494 T1362 C1706 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[23
(1483435856615178240)]} 0 1
[junit4] 2> 613498 T1349 C1705 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[24
(1483435856619372544)]} 0 1
[junit4] 2> 613502 T1362 C1706 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[24
(1483435856623566848)]} 0 1
[junit4] 2> 613541 T1349 C1705 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[25
(1483435856627761152)]} 0 36
[junit4] 2> 613572 T1362 C1706 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[25
(1483435856669704192)]} 0 27
[junit4] 2> 613581 T1349 C1705 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[26
(1483435856702210048)]} 0 5
[junit4] 2> 613588 T1362 C1706 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[26
(1483435856710598656)]} 0 4
[junit4] 2> 613591 T1349 C1705 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 613870 T1349 C1705 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=RateLimitedDirectoryWrapper(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-D1D16FCEA23665E2-001/tempDir-001/control/data/index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cc42c83),segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=RateLimitedDirectoryWrapper(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-D1D16FCEA23665E2-001/tempDir-001/control/data/index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cc42c83),segFN=segments_2,generation=2}
[junit4] 2> 613872 T1349 C1705 oasc.SolrDeletionPolicy.updateCommits
newest commit generation = 2
[junit4] 2> 613882 T1349 C1705 oass.SolrIndexSearcher.<init> Opening
Searcher@454e3e3d[collection1] main
[junit4] 2> 613883 T1349 C1705 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 613886 T1357 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@454e3e3d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.0.0):C8)
Uninverting(_1(5.0.0):C8) Uninverting(_2(5.0.0):C8)
Uninverting(_3(5.0.0):C1)))}
[junit4] 2> 613887 T1349 C1705 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update
params={commit=true&softCommit=false&waitSearcher=true&wt=javabin&version=2}
{commit=} 0 296
[junit4] 2> 613890 T1362 C1706 oasu.DirectUpdateHandler2.commit start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 614134 T1362 C1706 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=RateLimitedDirectoryWrapper(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-D1D16FCEA23665E2-001/tempDir-001/shard0/data/index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9f88cb5),segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=RateLimitedDirectoryWrapper(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-D1D16FCEA23665E2-001/tempDir-001/shard0/data/index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9f88cb5),segFN=segments_2,generation=2}
[junit4] 2> 614135 T1362 C1706 oasc.SolrDeletionPolicy.updateCommits
newest commit generation = 2
[junit4] 2> 614144 T1362 C1706 oass.SolrIndexSearcher.<init> Opening
Searcher@78d6834c[collection1] main
[junit4] 2> 614146 T1362 C1706 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 614149 T1369 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@78d6834c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.0.0):C8)
Uninverting(_1(5.0.0):C8) Uninverting(_2(5.0.0):C8)
Uninverting(_3(5.0.0):C1)))}
[junit4] 2> 614150 T1362 C1706 oasup.LogUpdateProcessor.finish
[collection1] webapp= path=/update
params={commit=true&softCommit=false&waitSearcher=true&wt=javabin&version=2}
{commit=} 0 260
[junit4] 2> 614267 T1349 C1705 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&spellcheck=true&q=*:*&qt=spellCheckCompRH&wt=javabin&fl=id,lowerfilt&spellcheck.build=true&version=2}
hits=25 status=0 QTime=113
[junit4] 2> 614484 T1361 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&fsv=true&isShard=true&spellcheck.count=5&spellcheck.onlyMorePopular=false&spellcheck=true&rows=10&NOW=1414714677268&distrib=false&start=0&fl=id,score&spellcheck.build=true&shard.url=http://127.0.0.1:20853/&q=*:*&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=false&version=2}
hits=25 status=0 QTime=99
[junit4] 2> 614490 T1361 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=1&spellcheck.onlyMorePopular=false&spellcheck=false&NOW=1414714677268&distrib=false&fl=id,lowerfilt&spellcheck.build=true&shard.url=http://127.0.0.1:20853/&q=*:*&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=false&ids=2,5,4,7,9,1,3,6,8,10&version=2}
status=0 QTime=1
[junit4] 2> 614500 T1362 C1706 oashc.SpellCheckComponent.finishStage
http://127.0.0.1:20853/ null
[junit4] 2> 614501 T1362 C1706 oashc.SpellCheckComponent.finishStage
http://127.0.0.1:20853/ null
[junit4] 2> 614501 T1362 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&shards=http://127.0.0.1:20853/&spellcheck=true&q=*:*&qt=spellCheckCompRH&wt=javabin&fl=id,lowerfilt&spellcheck.build=true&version=2}
hits=25 status=0 QTime=230
[junit4] 2> 614897 T1349 C1705 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&spellcheck=true&q=*:*&group.field=id&group=true&qt=spellCheckCompRH&distrib=false&wt=javabin&fl=id,lowerfilt&version=2&spellcheck.q=toyata}
hits=25 status=0 QTime=373
[junit4] 2> 615222 T1361 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=5&spellcheck.onlyMorePopular=false&spellcheck=true&rows=10&group=true&NOW=1414714677959&distrib=false&start=0&fl=id,score&spellcheck.q=toyata&shard.url=http://127.0.0.1:20853/&q=*:*&group.field=id&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=false&group.distributed.first=true&version=2}
status=0 QTime=231
[junit4] 2> 615446 T1361 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=1&group.distributed.second=true&spellcheck.onlyMorePopular=false&spellcheck=false&rows=10&group=true&NOW=1414714677959&distrib=false&start=0&fl=id,score&spellcheck.q=toyata&shard.url=http://127.0.0.1:20853/&q=*:*&group.field=id&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=false&group.topgroups.id=1&group.topgroups.id=2&group.topgroups.id=3&group.topgroups.id=4&group.topgroups.id=5&group.topgroups.id=6&group.topgroups.id=7&group.topgroups.id=8&group.topgroups.id=9&group.topgroups.id=10&version=2}
status=0 QTime=106
[junit4] 2> 615534 T1361 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=1&spellcheck.onlyMorePopular=false&spellcheck=false&NOW=1414714677959&distrib=false&fl=id,lowerfilt,id&spellcheck.q=toyata&shard.url=http://127.0.0.1:20853/&q=*:*&group.field=id&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=false&ids=9,8,3,2,10,1,7,6,5,4&version=2}
status=0 QTime=2
[junit4] 2> 615584 T1362 C1706 oashc.SpellCheckComponent.finishStage
http://127.0.0.1:20853/
{suggestions={toyata={numFound=2,startOffset=0,endOffset=6,suggestion=[toyota,
sonata]}},originalTerms=[toyata]}
[junit4] 2> 615585 T1362 C1706 oashc.SpellCheckComponent.finishStage
http://127.0.0.1:20853/ null
[junit4] 2> 615586 T1362 C1706 oashc.SpellCheckComponent.finishStage
http://127.0.0.1:20853/ null
[junit4] 2> 615586 T1362 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&shards=http://127.0.0.1:20853/&spellcheck=true&q=*:*&group.field=id&group=true&qt=spellCheckCompRH&wt=javabin&fl=id,lowerfilt&version=2&spellcheck.q=toyata}
status=0 QTime=624
[junit4] 2> 615588 T1346 oas.BaseDistributedSearchTestCase.query starting
stress...
[junit4] 2> 615608 T1361 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=5&spellcheck.onlyMorePopular=false&spellcheck=true&rows=10&group=true&NOW=1414714678593&distrib=false&start=0&fl=id,score&spellcheck.q=toyata&shard.url=http://127.0.0.1:20853/&q=*:*&group.field=id&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=false&group.distributed.first=true&version=2}
status=0 QTime=7
[junit4] 2> 615609 T1365 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=5&spellcheck.onlyMorePopular=false&spellcheck=true&rows=10&group=true&NOW=1414714678594&distrib=false&start=0&fl=id,score&spellcheck.q=toyata&shard.url=http://127.0.0.1:20853/&q=*:*&group.field=id&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=false&group.distributed.first=true&version=2}
status=0 QTime=9
[junit4] 2> 615609 T1366 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=5&spellcheck.onlyMorePopular=false&spellcheck=true&rows=10&group=true&NOW=1414714678593&distrib=false&start=0&fl=id,score&spellcheck.q=toyata&shard.url=http://127.0.0.1:20853/&q=*:*&group.field=id&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=false&group.distributed.first=true&version=2}
status=0 QTime=8
[junit4] 2> 615614 T1361 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=1&group.distributed.second=true&spellcheck.onlyMorePopular=false&spellcheck=false&rows=10&group=true&NOW=1414714678593&distrib=false&start=0&fl=id,score&spellcheck.q=toyata&shard.url=http://127.0.0.1:20853/&q=*:*&group.field=id&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=false&group.topgroups.id=1&group.topgroups.id=2&group.topgroups.id=3&group.topgroups.id=4&group.topgroups.id=5&group.topgroups.id=6&group.topgroups.id=7&group.topgroups.id=8&group.topgroups.id=9&group.topgroups.id=10&version=2}
status=0 QTime=2
[junit4] 2> 615614 T1366 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=1&group.distributed.second=true&spellcheck.onlyMorePopular=false&spellcheck=false&rows=10&group=true&NOW=1414714678594&distrib=false&start=0&fl=id,score&spellcheck.q=toyata&shard.url=http://127.0.0.1:20853/&q=*:*&group.field=id&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=false&group.topgroups.id=1&group.topgroups.id=2&group.topgroups.id=3&group.topgroups.id=4&group.topgroups.id=5&group.topgroups.id=6&group.topgroups.id=7&group.topgroups.id=8&group.topgroups.id=9&group.topgroups.id=10&version=2}
status=0 QTime=1
[junit4] 2> 615615 T1365 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=1&group.distributed.second=true&spellcheck.onlyMorePopular=false&spellcheck=false&rows=10&group=true&NOW=1414714678593&distrib=false&start=0&fl=id,score&spellcheck.q=toyata&shard.url=http://127.0.0.1:20853/&q=*:*&group.field=id&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=false&group.topgroups.id=1&group.topgroups.id=2&group.topgroups.id=3&group.topgroups.id=4&group.topgroups.id=5&group.topgroups.id=6&group.topgroups.id=7&group.topgroups.id=8&group.topgroups.id=9&group.topgroups.id=10&version=2}
status=0 QTime=1
[junit4] 2> 615618 T1366 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=1&spellcheck.onlyMorePopular=false&spellcheck=false&NOW=1414714678593&distrib=false&fl=id,lowerfilt,id&spellcheck.q=toyata&shard.url=http://127.0.0.1:20853/&q=*:*&group.field=id&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=false&ids=9,8,5,4,7,6,10,1,3,2&version=2}
status=0 QTime=1
[junit4] 2> 615619 T1361 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=1&spellcheck.onlyMorePopular=false&spellcheck=false&NOW=1414714678594&distrib=false&fl=id,lowerfilt,id&spellcheck.q=toyata&shard.url=http://127.0.0.1:20853/&q=*:*&group.field=id&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=false&ids=8,9,4,5,6,7,10,1,2,3&version=2}
status=0 QTime=1
[junit4] 2> 615619 T1363 C1706 oashc.SpellCheckComponent.finishStage
http://127.0.0.1:20853/
{suggestions={toyata={numFound=2,startOffset=0,endOffset=6,suggestion=[toyota,
sonata]}},originalTerms=[toyata]}
[junit4] 2> 615620 T1365 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=1&spellcheck.onlyMorePopular=false&spellcheck=false&NOW=1414714678593&distrib=false&fl=id,lowerfilt,id&spellcheck.q=toyata&shard.url=http://127.0.0.1:20853/&q=*:*&group.field=id&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=false&ids=6,7,4,5,2,3,10,1,8,9&version=2}
status=0 QTime=1
[junit4] 2> 615620 T1364 C1706 oashc.SpellCheckComponent.finishStage
http://127.0.0.1:20853/
{suggestions={toyata={numFound=2,startOffset=0,endOffset=6,suggestion=[toyota,
sonata]}},originalTerms=[toyata]}
[junit4] 2> 615620 T1363 C1706 oashc.SpellCheckComponent.finishStage
http://127.0.0.1:20853/ null
[junit4] 2> 615621 T1362 C1706 oashc.SpellCheckComponent.finishStage
http://127.0.0.1:20853/
{suggestions={toyata={numFound=2,startOffset=0,endOffset=6,suggestion=[toyota,
sonata]}},originalTerms=[toyata]}
[junit4] 2> 615621 T1364 C1706 oashc.SpellCheckComponent.finishStage
http://127.0.0.1:20853/ null
[junit4] 2> 615621 T1362 C1706 oashc.SpellCheckComponent.finishStage
http://127.0.0.1:20853/ null
[junit4] 2> 615621 T1363 C1706 oashc.SpellCheckComponent.finishStage
http://127.0.0.1:20853/ null
[junit4] 2> 615622 T1362 C1706 oashc.SpellCheckComponent.finishStage
http://127.0.0.1:20853/ null
[junit4] 2> 615622 T1364 C1706 oashc.SpellCheckComponent.finishStage
http://127.0.0.1:20853/ null
[junit4] 2> 615623 T1362 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&shards=http://127.0.0.1:20853/&spellcheck=true&q=*:*&group.field=id&group=true&qt=spellCheckCompRH&wt=javabin&fl=id,lowerfilt&version=2&spellcheck.q=toyata}
status=0 QTime=27
[junit4] 2> 615622 T1363 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&shards=http://127.0.0.1:20853/&spellcheck=true&q=*:*&group.field=id&group=true&qt=spellCheckCompRH&wt=javabin&fl=id,lowerfilt&version=2&spellcheck.q=toyata}
status=0 QTime=26
[junit4] 2> 615623 T1364 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&shards=http://127.0.0.1:20853/&spellcheck=true&q=*:*&group.field=id&group=true&qt=spellCheckCompRH&wt=javabin&fl=id,lowerfilt&version=2&spellcheck.q=toyata}
status=0 QTime=26
[junit4] 2> 615634 T1366 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=5&spellcheck.onlyMorePopular=false&spellcheck=true&rows=10&group=true&NOW=1414714678624&distrib=false&start=0&fl=id,score&spellcheck.q=toyata&shard.url=http://127.0.0.1:20853/&q=*:*&group.field=id&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=false&group.distributed.first=true&version=2}
status=0 QTime=4
[junit4] 2> 615635 T1365 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=5&spellcheck.onlyMorePopular=false&spellcheck=true&rows=10&group=true&NOW=1414714678624&distrib=false&start=0&fl=id,score&spellcheck.q=toyata&shard.url=http://127.0.0.1:20853/&q=*:*&group.field=id&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=false&group.distributed.first=true&version=2}
status=0 QTime=5
[junit4] 2> 615634 T1361 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=5&spellcheck.onlyMorePopular=false&spellcheck=true&rows=10&group=true&NOW=1414714678624&distrib=false&start=0&fl=id,score&spellcheck.q=toyata&shard.url=http://127.0.0.1:20853/&q=*:*&group.field=id&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=false&group.distributed.first=true&version=2}
status=0 QTime=4
[junit4] 2> 615641 T1365 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=1&group.distributed.second=true&spellcheck.onlyMorePopular=false&spellcheck=false&rows=10&group=true&NOW=1414714678624&distrib=false&start=0&fl=id,score&spellcheck.q=toyata&shard.url=http://127.0.0.1:20853/&q=*:*&group.field=id&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=false&group.topgroups.id=1&group.topgroups.id=2&group.topgroups.id=3&group.topgroups.id=4&group.topgroups.id=5&group.topgroups.id=6&group.topgroups.id=7&group.topgroups.id=8&group.topgroups.id=9&group.topgroups.id=10&version=2}
status=0 QTime=2
[junit4] 2> 615641 T1366 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=1&group.distributed.second=true&spellcheck.onlyMorePopular=false&spellcheck=false&rows=10&group=true&NOW=1414714678624&distrib=false&start=0&fl=id,score&spellcheck.q=toyata&shard.url=http://127.0.0.1:20853/&q=*:*&group.field=id&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=false&group.topgroups.id=1&group.topgroups.id=2&group.topgroups.id=3&group.topgroups.id=4&group.topgroups.id=5&group.topgroups.id=6&group.topgroups.id=7&group.topgroups.id=8&group.topgroups.id=9&group.topgroups.id=10&version=2}
status=0 QTime=1
[junit4] 2> 615642 T1361 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=1&group.distributed.second=true&spellcheck.onlyMorePopular=false&spellcheck=false&rows=10&group=true&NOW=1414714678624&distrib=false&start=0&fl=id,score&spellcheck.q=toyata&shard.url=http://127.0.0.1:20853/&q=*:*&group.field=id&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=false&group.topgroups.id=1&group.topgroups.id=2&group.topgroups.id=3&group.topgroups.id=4&group.topgroups.id=5&group.topgroups.id=6&group.topgroups.id=7&group.topgroups.id=8&group.topgroups.id=9&group.topgroups.id=10&version=2}
status=0 QTime=2
[junit4] 2> 615647 T1365 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=1&spellcheck.onlyMorePopular=false&spellcheck=false&NOW=1414714678624&distrib=false&fl=id,lowerfilt,id&spellcheck.q=toyata&shard.url=http://127.0.0.1:20853/&q=*:*&group.field=id&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=false&ids=4,5,6,7,10,1,2,3,8,9&version=2}
status=0 QTime=1
[junit4] 2> 615648 T1366 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=1&spellcheck.onlyMorePopular=false&spellcheck=false&NOW=1414714678624&distrib=false&fl=id,lowerfilt,id&spellcheck.q=toyata&shard.url=http://127.0.0.1:20853/&q=*:*&group.field=id&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=false&ids=4,5,6,7,10,1,2,3,8,9&version=2}
status=0 QTime=1
[junit4] 2> 615649 T1363 C1706 oashc.SpellCheckComponent.finishStage
http://127.0.0.1:20853/
{suggestions={toyata={numFound=2,startOffset=0,endOffset=6,suggestion=[toyota,
sonata]}},originalTerms=[toyata]}
[junit4] 2> 615648 T1361 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=1&spellcheck.onlyMorePopular=false&spellcheck=false&NOW=1414714678624&distrib=false&fl=id,lowerfilt,id&spellcheck.q=toyata&shard.url=http://127.0.0.1:20853/&q=*:*&group.field=id&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=false&ids=5,4,7,6,10,1,3,2,9,8&version=2}
status=0 QTime=1
[junit4] 2> 615650 T1363 C1706 oashc.SpellCheckComponent.finishStage
http://127.0.0.1:20853/ null
[junit4] 2> 615651 T1363 C1706 oashc.SpellCheckComponent.finishStage
http://127.0.0.1:20853/ null
[junit4] 2> 615651 T1362 C1706 oashc.SpellCheckComponent.finishStage
http://127.0.0.1:20853/
{suggestions={toyata={numFound=2,startOffset=0,endOffset=6,suggestion=[toyota,
sonata]}},originalTerms=[toyata]}
[junit4] 2> 615651 T1363 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&shards=http://127.0.0.1:20853/&spellcheck=true&q=*:*&group.field=id&group=true&qt=spellCheckCompRH&wt=javabin&fl=id,lowerfilt&version=2&spellcheck.q=toyata}
status=0 QTime=24
[junit4] 2> 615652 T1362 C1706 oashc.SpellCheckComponent.finishStage
http://127.0.0.1:20853/ null
[junit4] 2> 615653 T1362 C1706 oashc.SpellCheckComponent.finishStage
http://127.0.0.1:20853/ null
[junit4] 2> 615653 T1364 C1706 oashc.SpellCheckComponent.finishStage
http://127.0.0.1:20853/
{suggestions={toyata={numFound=2,startOffset=0,endOffset=6,suggestion=[toyota,
sonata]}},originalTerms=[toyata]}
[junit4] 2> 615653 T1362 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&shards=http://127.0.0.1:20853/&spellcheck=true&q=*:*&group.field=id&group=true&qt=spellCheckCompRH&wt=javabin&fl=id,lowerfilt&version=2&spellcheck.q=toyata}
status=0 QTime=26
[junit4] 2> 615654 T1364 C1706 oashc.SpellCheckComponent.finishStage
http://127.0.0.1:20853/ null
[junit4] 2> 615654 T1364 C1706 oashc.SpellCheckComponent.finishStage
http://127.0.0.1:20853/ null
[junit4] 2> 615655 T1364 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&shards=http://127.0.0.1:20853/&spellcheck=true&q=*:*&group.field=id&group=true&qt=spellCheckCompRH&wt=javabin&fl=id,lowerfilt&version=2&spellcheck.q=toyata}
status=0 QTime=28
[junit4] 2> 615663 T1349 C1705 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&spellcheck=true&q=*:*&qt=spellCheckCompRH&distrib=false&wt=javabin&spellcheck.extendedResults=true&fl=id,lowerfilt&version=2&spellcheck.q=toyata}
hits=25 status=0 QTime=4
[junit4] 2> 615675 T1366 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&fsv=true&isShard=true&spellcheck.count=5&spellcheck.onlyMorePopular=false&spellcheck=true&rows=10&NOW=1414714678665&distrib=false&start=0&fl=id,score&spellcheck.q=toyata&shard.url=[ff01::213]:33332/|http://127.0.0.1:20853/&q=*:*&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=true&version=2}
hits=25 status=0 QTime=4
[junit4] 2> 615682 T1366 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=1&spellcheck.onlyMorePopular=false&spellcheck=false&NOW=1414714678665&distrib=false&fl=id,lowerfilt&spellcheck.q=toyata&shard.url=[ff01::213]:33332/|http://127.0.0.1:20853/&q=*:*&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=true&ids=2,5,4,7,9,1,3,6,8,10&version=2}
status=0 QTime=1
[junit4] 2> 615684 T1364 C1706 oashc.SpellCheckComponent.finishStage
[ff01::213]:33332/|http://127.0.0.1:20853/
{suggestions={toyata={numFound=2,startOffset=0,endOffset=6,origFreq=0,suggestion=[{word=toyota,freq=1},
{word=sonata,freq=1}]}},correctlySpelled=true,originalTerms=[toyata]}
[junit4] 2> 615685 T1364 C1706 oashc.SpellCheckComponent.finishStage
[ff01::213]:33332/|http://127.0.0.1:20853/ null
[junit4] 2> 615685 T1364 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&shards=[ff01::213]:33332/|http://127.0.0.1:20853/&spellcheck=true&q=*:*&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=true&fl=id,lowerfilt&version=2&spellcheck.q=toyata}
hits=25 status=0 QTime=17
[junit4] 2> 615691 T1346 oas.BaseDistributedSearchTestCase.query starting
stress...
[junit4] 2> 615703 T1366 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&fsv=true&isShard=true&spellcheck.count=5&spellcheck.onlyMorePopular=false&spellcheck=true&rows=10&NOW=1414714678692&distrib=false&start=0&fl=id,score&spellcheck.q=toyata&shard.url=[ff01::213]:33332/|http://127.0.0.1:20853/&q=*:*&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=true&version=2}
hits=25 status=0 QTime=5
[junit4] 2> 615703 T1361 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&fsv=true&isShard=true&spellcheck.count=5&spellcheck.onlyMorePopular=false&spellcheck=true&rows=10&NOW=1414714678693&distrib=false&start=0&fl=id,score&spellcheck.q=toyata&shard.url=[ff01::213]:33332/|http://127.0.0.1:20853/&q=*:*&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=true&version=2}
hits=25 status=0 QTime=4
[junit4] 2> 615736 T1366 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=1&spellcheck.onlyMorePopular=false&spellcheck=false&NOW=1414714678693&distrib=false&fl=id,lowerfilt&spellcheck.q=toyata&shard.url=[ff01::213]:33332/|http://127.0.0.1:20853/&q=*:*&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=true&ids=2,5,4,7,9,1,3,6,8,10&version=2}
status=0 QTime=1
[junit4] 2> 615736 T1361 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=1&spellcheck.onlyMorePopular=false&spellcheck=false&NOW=1414714678692&distrib=false&fl=id,lowerfilt&spellcheck.q=toyata&shard.url=[ff01::213]:33332/|http://127.0.0.1:20853/&q=*:*&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=true&ids=2,5,4,7,9,1,3,6,8,10&version=2}
status=0 QTime=1
[junit4] 2> 615737 T1362 C1706 oashc.SpellCheckComponent.finishStage
[ff01::213]:33332/|http://127.0.0.1:20853/
{suggestions={toyata={numFound=2,startOffset=0,endOffset=6,origFreq=0,suggestion=[{word=toyota,freq=1},
{word=sonata,freq=1}]}},correctlySpelled=true,originalTerms=[toyata]}
[junit4] 2> 615738 T1364 C1706 oashc.SpellCheckComponent.finishStage
[ff01::213]:33332/|http://127.0.0.1:20853/
{suggestions={toyata={numFound=2,startOffset=0,endOffset=6,origFreq=0,suggestion=[{word=toyota,freq=1},
{word=sonata,freq=1}]}},correctlySpelled=true,originalTerms=[toyata]}
[junit4] 2> 615738 T1362 C1706 oashc.SpellCheckComponent.finishStage
[ff01::213]:33332/|http://127.0.0.1:20853/ null
[junit4] 2> 615737 T1365 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&fsv=true&isShard=true&spellcheck.count=5&spellcheck.onlyMorePopular=false&spellcheck=true&rows=10&NOW=1414714678693&distrib=false&start=0&fl=id,score&spellcheck.q=toyata&shard.url=[ff01::213]:33332/|http://127.0.0.1:20853/&q=*:*&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=true&version=2}
hits=25 status=0 QTime=4
[junit4] 2> 615739 T1362 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&shards=[ff01::213]:33332/|http://127.0.0.1:20853/&spellcheck=true&q=*:*&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=true&fl=id,lowerfilt&version=2&spellcheck.q=toyata}
hits=25 status=0 QTime=43
[junit4] 2> 615738 T1364 C1706 oashc.SpellCheckComponent.finishStage
[ff01::213]:33332/|http://127.0.0.1:20853/ null
[junit4] 2> 615740 T1364 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&shards=[ff01::213]:33332/|http://127.0.0.1:20853/&spellcheck=true&q=*:*&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=true&fl=id,lowerfilt&version=2&spellcheck.q=toyata}
hits=25 status=0 QTime=45
[junit4] 2> 615745 T1365 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=1&spellcheck.onlyMorePopular=false&spellcheck=false&NOW=1414714678693&distrib=false&fl=id,lowerfilt&spellcheck.q=toyata&shard.url=[ff01::213]:33332/|http://127.0.0.1:20853/&q=*:*&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=true&ids=2,5,4,7,9,1,3,6,8,10&version=2}
status=0 QTime=2
[junit4] 2> 615746 T1363 C1706 oashc.SpellCheckComponent.finishStage
[ff01::213]:33332/|http://127.0.0.1:20853/
{suggestions={toyata={numFound=2,startOffset=0,endOffset=6,origFreq=0,suggestion=[{word=toyota,freq=1},
{word=sonata,freq=1}]}},correctlySpelled=true,originalTerms=[toyata]}
[junit4] 2> 615747 T1363 C1706 oashc.SpellCheckComponent.finishStage
[ff01::213]:33332/|http://127.0.0.1:20853/ null
[junit4] 2> 615748 T1363 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&shards=[ff01::213]:33332/|http://127.0.0.1:20853/&spellcheck=true&q=*:*&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=true&fl=id,lowerfilt&version=2&spellcheck.q=toyata}
hits=25 status=0 QTime=52
[junit4] 2> 615751 T1366 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&fsv=true&isShard=true&spellcheck.count=5&spellcheck.onlyMorePopular=false&spellcheck=true&rows=10&NOW=1414714678741&distrib=false&start=0&fl=id,score&spellcheck.q=toyata&shard.url=[ff01::213]:33332/|http://127.0.0.1:20853/&q=*:*&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=true&version=2}
hits=25 status=0 QTime=4
[junit4] 2> 615751 T1361 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&fsv=true&isShard=true&spellcheck.count=5&spellcheck.onlyMorePopular=false&spellcheck=true&rows=10&NOW=1414714678740&distrib=false&start=0&fl=id,score&spellcheck.q=toyata&shard.url=[ff01::213]:33332/|http://127.0.0.1:20853/&q=*:*&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=true&version=2}
hits=25 status=0 QTime=5
[junit4] 2> 615756 T1361 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=1&spellcheck.onlyMorePopular=false&spellcheck=false&NOW=1414714678741&distrib=false&fl=id,lowerfilt&spellcheck.q=toyata&shard.url=[ff01::213]:33332/|http://127.0.0.1:20853/&q=*:*&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=true&ids=2,5,4,7,9,1,3,6,8,10&version=2}
status=0 QTime=1
[junit4] 2> 615756 T1366 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=1&spellcheck.onlyMorePopular=false&spellcheck=false&NOW=1414714678740&distrib=false&fl=id,lowerfilt&spellcheck.q=toyata&shard.url=[ff01::213]:33332/|http://127.0.0.1:20853/&q=*:*&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=true&ids=2,5,4,7,9,1,3,6,8,10&version=2}
status=0 QTime=1
[junit4] 2> 615758 T1365 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&fsv=true&isShard=true&spellcheck.count=5&spellcheck.onlyMorePopular=false&spellcheck=true&rows=10&NOW=1414714678748&distrib=false&start=0&fl=id,score&spellcheck.q=toyata&shard.url=[ff01::213]:33332/|http://127.0.0.1:20853/&q=*:*&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=true&version=2}
hits=25 status=0 QTime=4
[junit4] 2> 615759 T1362 C1706 oashc.SpellCheckComponent.finishStage
[ff01::213]:33332/|http://127.0.0.1:20853/
{suggestions={toyata={numFound=2,startOffset=0,endOffset=6,origFreq=0,suggestion=[{word=toyota,freq=1},
{word=sonata,freq=1}]}},correctlySpelled=true,originalTerms=[toyata]}
[junit4] 2> 615759 T1364 C1706 oashc.SpellCheckComponent.finishStage
[ff01::213]:33332/|http://127.0.0.1:20853/
{suggestions={toyata={numFound=2,startOffset=0,endOffset=6,origFreq=0,suggestion=[{word=toyota,freq=1},
{word=sonata,freq=1}]}},correctlySpelled=true,originalTerms=[toyata]}
[junit4] 2> 615760 T1362 C1706 oashc.SpellCheckComponent.finishStage
[ff01::213]:33332/|http://127.0.0.1:20853/ null
[junit4] 2> 615760 T1364 C1706 oashc.SpellCheckComponent.finishStage
[ff01::213]:33332/|http://127.0.0.1:20853/ null
[junit4] 2> 615761 T1362 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&shards=[ff01::213]:33332/|http://127.0.0.1:20853/&spellcheck=true&q=*:*&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=true&fl=id,lowerfilt&version=2&spellcheck.q=toyata}
hits=25 status=0 QTime=18
[junit4] 2> 615761 T1364 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&shards=[ff01::213]:33332/|http://127.0.0.1:20853/&spellcheck=true&q=*:*&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=true&fl=id,lowerfilt&version=2&spellcheck.q=toyata}
hits=25 status=0 QTime=17
[junit4] 2> 615766 T1365 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=1&spellcheck.onlyMorePopular=false&spellcheck=false&NOW=1414714678748&distrib=false&fl=id,lowerfilt&spellcheck.q=toyata&shard.url=[ff01::213]:33332/|http://127.0.0.1:20853/&q=*:*&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=true&ids=2,5,4,7,9,1,3,6,8,10&version=2}
status=0 QTime=2
[junit4] 2> 615768 T1363 C1706 oashc.SpellCheckComponent.finishStage
[ff01::213]:33332/|http://127.0.0.1:20853/
{suggestions={toyata={numFound=2,startOffset=0,endOffset=6,origFreq=0,suggestion=[{word=toyota,freq=1},
{word=sonata,freq=1}]}},correctlySpelled=true,originalTerms=[toyata]}
[junit4] 2> 615768 T1363 C1706 oashc.SpellCheckComponent.finishStage
[ff01::213]:33332/|http://127.0.0.1:20853/ null
[junit4] 2> 615769 T1363 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&shards=[ff01::213]:33332/|http://127.0.0.1:20853/&spellcheck=true&q=*:*&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=true&fl=id,lowerfilt&version=2&spellcheck.q=toyata}
hits=25 status=0 QTime=18
[junit4] 2> 615782 T1349 C1705 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&spellcheck.count=4&spellcheck=true&group=true&distrib=false&fl=id,lowerfilt&spellcheck.q=bluo&q=*:*&group.field=id&qt=spellCheckCompRH&spellcheck.extendedResults=true&wt=javabin&version=2}
hits=25 status=0 QTime=9
[junit4] 2> 615799 T1365 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=5&spellcheck.onlyMorePopular=false&spellcheck=true&rows=10&group=true&NOW=1414714678784&distrib=false&start=0&fl=id,score&spellcheck.q=bluo&shard.url=http://127.0.0.1:20853/&q=*:*&group.field=id&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=true&group.distributed.first=true&version=2}
status=0 QTime=8
[junit4] 2> 615805 T1365 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=4&group.distributed.second=true&spellcheck.onlyMorePopular=false&spellcheck=false&rows=10&group=true&NOW=1414714678784&distrib=false&start=0&fl=id,score&spellcheck.q=bluo&shard.url=http://127.0.0.1:20853/&q=*:*&group.field=id&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=true&group.topgroups.id=1&group.topgroups.id=2&group.topgroups.id=3&group.topgroups.id=4&group.topgroups.id=5&group.topgroups.id=6&group.topgroups.id=7&group.topgroups.id=8&group.topgroups.id=9&group.topgroups.id=10&version=2}
status=0 QTime=2
[junit4] 2> 615811 T1365 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=4&spellcheck.onlyMorePopular=false&spellcheck=false&NOW=1414714678784&distrib=false&fl=id,lowerfilt,id&spellcheck.q=bluo&shard.url=http://127.0.0.1:20853/&q=*:*&group.field=id&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=true&ids=6,7,4,5,2,3,10,1,8,9&version=2}
status=0 QTime=2
[junit4] 2> 615813 T1363 C1706 oashc.SpellCheckComponent.finishStage
http://127.0.0.1:20853/
{suggestions={bluo={numFound=2,startOffset=0,endOffset=4,origFreq=0,suggestion=[{word=blue,freq=1},
{word=glue,freq=1}]}},correctlySpelled=false,originalTerms=[bluo]}
[junit4] 2> 615813 T1363 C1706 oashc.SpellCheckComponent.finishStage
http://127.0.0.1:20853/ null
[junit4] 2> 615814 T1363 C1706 oashc.SpellCheckComponent.finishStage
http://127.0.0.1:20853/ null
[junit4] 2> 615814 T1363 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&shards=http://127.0.0.1:20853/&spellcheck.count=4&spellcheck=true&group=true&fl=id,lowerfilt&spellcheck.q=bluo&q=*:*&group.field=id&qt=spellCheckCompRH&spellcheck.extendedResults=true&wt=javabin&version=2}
status=0 QTime=27
[junit4] 2> 615816 T1346 oas.BaseDistributedSearchTestCase.query starting
stress...
[junit4] 2> 615832 T1365 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=5&spellcheck.onlyMorePopular=false&spellcheck=true&rows=10&group=true&NOW=1414714678816&distrib=false&start=0&fl=id,score&spellcheck.q=bluo&shard.url=http://127.0.0.1:20853/&q=*:*&group.field=id&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=true&group.distributed.first=true&version=2}
status=0 QTime=6
[junit4] 2> 615832 T1366 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=5&spellcheck.onlyMorePopular=false&spellcheck=true&rows=10&group=true&NOW=1414714678817&distrib=false&start=0&fl=id,score&spellcheck.q=bluo&shard.url=http://127.0.0.1:20853/&q=*:*&group.field=id&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=true&group.distributed.first=true&version=2}
status=0 QTime=5
[junit4] 2> 615835 T1361 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=5&spellcheck.onlyMorePopular=false&spellcheck=true&rows=10&group=true&NOW=1414714678816&distrib=false&start=0&fl=id,score&spellcheck.q=bluo&shard.url=http://127.0.0.1:20853/&q=*:*&group.field=id&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=true&group.distributed.first=true&version=2}
status=0 QTime=7
[junit4] 2> 615838 T1366 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=4&group.distributed.second=true&spellcheck.onlyMorePopular=false&spellcheck=false&rows=10&group=true&NOW=1414714678816&distrib=false&start=0&fl=id,score&spellcheck.q=bluo&shard.url=http://127.0.0.1:20853/&q=*:*&group.field=id&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=true&group.topgroups.id=1&group.topgroups.id=2&group.topgroups.id=3&group.topgroups.id=4&group.topgroups.id=5&group.topgroups.id=6&group.topgroups.id=7&group.topgroups.id=8&group.topgroups.id=9&group.topgroups.id=10&version=2}
status=0 QTime=2
[junit4] 2> 615839 T1365 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=4&group.distributed.second=true&spellcheck.onlyMorePopular=false&spellcheck=false&rows=10&group=true&NOW=1414714678817&distrib=false&start=0&fl=id,score&spellcheck.q=bluo&shard.url=http://127.0.0.1:20853/&q=*:*&group.field=id&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=true&group.topgroups.id=1&group.topgroups.id=2&group.topgroups.id=3&group.topgroups.id=4&group.topgroups.id=5&group.topgroups.id=6&group.topgroups.id=7&group.topgroups.id=8&group.topgroups.id=9&group.topgroups.id=10&version=2}
status=0 QTime=2
[junit4] 2> 615840 T1361 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=4&group.distributed.second=true&spellcheck.onlyMorePopular=false&spellcheck=false&rows=10&group=true&NOW=1414714678816&distrib=false&start=0&fl=id,score&spellcheck.q=bluo&shard.url=http://127.0.0.1:20853/&q=*:*&group.field=id&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=true&group.topgroups.id=1&group.topgroups.id=2&group.topgroups.id=3&group.topgroups.id=4&group.topgroups.id=5&group.topgroups.id=6&group.topgroups.id=7&group.topgroups.id=8&group.topgroups.id=9&group.topgroups.id=10&version=2}
status=0 QTime=1
[junit4] 2> 615843 T1366 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=4&spellcheck.onlyMorePopular=false&spellcheck=false&NOW=1414714678816&distrib=false&fl=id,lowerfilt,id&spellcheck.q=bluo&shard.url=http://127.0.0.1:20853/&q=*:*&group.field=id&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=true&ids=10,1,3,2,5,4,7,6,9,8&version=2}
status=0 QTime=1
[junit4] 2> 615845 T1365 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=4&spellcheck.onlyMorePopular=false&spellcheck=false&NOW=1414714678817&distrib=false&fl=id,lowerfilt,id&spellcheck.q=bluo&shard.url=http://127.0.0.1:20853/&q=*:*&group.field=id&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=true&ids=4,5,6,7,10,1,2,3,8,9&version=2}
status=0 QTime=2
[junit4] 2> 615845 T1364 C1706 oashc.SpellCheckComponent.finishStage
http://127.0.0.1:20853/
{suggestions={bluo={numFound=2,startOffset=0,endOffset=4,origFreq=0,suggestion=[{word=blue,freq=1},
{word=glue,freq=1}]}},correctlySpelled=false,originalTerms=[bluo]}
[junit4] 2> 615846 T1361 C1706 oasc.SolrCore.execute [collection1] webapp=
path=/select
params={shards.qt=spellCheckCompRH&isShard=true&spellcheck.count=4&spellcheck.onlyMorePopular=false&spellcheck=false&NOW=1414714678816&distrib=false&fl=id,lowerfilt,id&spellcheck.q=bluo&shard.url=http://127.0.0.1:20853/&q=*:*&group.field=id&qt=spellCheckCompRH&wt=javabin&spellcheck.extendedResults=true&ids=2,3,10,1,6,7,4,5,8,9&version=2}
status=0 QTime=2
[junit4] 2> 615846 T1362 C1706 oashc.SpellCheckComponent.finishStage
http://127.0.0.1:20853/
{suggestions={bluo={numFound=2,startOffset=0,endOffset=4,origFreq=0,suggestion=[{word=blue,freq=1},
{word=glue,freq=1}]}},correctlySpelled=false,originalTerms=[bluo]}
[junit4] 2> 615846 T1364 C1706 oashc.SpellCheckComponent.finishStage
http://127.0.0.1:20853/ null
[junit4] 2> 615847 T1362 C1706 oashc.SpellCheckComponent.finis
[...truncated too long message...]
omponent.DistributedSpellCheckComponentTest-D1D16FCEA23665E2-001/tempDir-001/shard2/data
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-D1D16FCEA23665E2-001/tempDir-001/shard2/data;done=false>>]
[junit4] 2> 762755 T1346 oasc.CachingDirectoryFactory.close Closing
directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-D1D16FCEA23665E2-001/tempDir-001/shard2/data
[junit4] 2> 762755 T1346 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-D1D16FCEA23665E2-001/tempDir-001/shard2/data/index
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-D1D16FCEA23665E2-001/tempDir-001/shard2/data/index;done=false>>]
[junit4] 2> 762756 T1346 oasc.CachingDirectoryFactory.close Closing
directory:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedSpellCheckComponentTest-D1D16FCEA23665E2-001/tempDir-001/shard2/data/index
[junit4] 2> 762757 T1346 oejsh.ContextHandler.doStop stopped
o.e.j.s.ServletContextHandler{/,null}
[junit4] 2> 767735 T1346 oas.SolrTestCaseJ4.tearDown ###Ending
testDistribSearch
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=DistributedSpellCheckComponentTest -Dtests.method=testDistribSearch
-Dtests.seed=D1D16FCEA23665E2 -Dtests.multiplier=2 -Dtests.nightly=true
-Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/lucene-data/enwiki.random.lines.txt
-Dtests.locale=fr -Dtests.timezone=Asia/Singapore -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 158s J0 |
DistributedSpellCheckComponentTest.testDistribSearch <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=1572, name=Thread-628, state=RUNNABLE,
group=TGRP-DistributedSpellCheckComponentTest]
[junit4] > at
__randomizedtesting.SeedInfo.seed([D1D16FCEA23665E2:5037E1D6D56905DE]:0)
[junit4] > Caused by: java.lang.RuntimeException:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting
response from server at: http://127.0.0.1:65246
[junit4] > at
__randomizedtesting.SeedInfo.seed([D1D16FCEA23665E2]:0)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$5.run(BaseDistributedSearchTestCase.java:580)
[junit4] > Caused by: org.apache.solr.client.solrj.SolrServerException:
Timeout occured while waiting response from server at: http://127.0.0.1:65246
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:579)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
[junit4] > at
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
[junit4] > at
org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$5.run(BaseDistributedSearchTestCase.java:575)
[junit4] > Caused by: java.net.SocketTimeoutException: Read timed out
[junit4] > at java.net.SocketInputStream.socketRead0(Native Method)
[junit4] > at
java.net.SocketInputStream.read(SocketInputStream.java:152)
[junit4] > at
java.net.SocketInputStream.read(SocketInputStream.java:122)
[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:260)
[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:271)
[junit4] > at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
[junit4] > at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
[junit4] > at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
[junit4] > at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:465)
[junit4] > ... 5 more
[junit4] 2> 767759 T1346 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{id=PostingsFormat(name=Memory doPackFST= true), gram4=FSTOrd50,
lowerfilt=PostingsFormat(name=SimpleText),
lowerfilt1and2=PostingsFormat(name=SimpleText),
end3=PostingsFormat(name=SimpleText), timestamp=PostingsFormat(name=Asserting),
multiDefault=PostingsFormat(name=SimpleText),
word=PostingsFormat(name=Asserting), gram3=PostingsFormat(name=SimpleText),
start2=PostingsFormat(name=SimpleText), gram1=PostingsFormat(name=Asserting),
end4=FSTOrd50, intDefault=PostingsFormat(name=Asserting),
_version_=PostingsFormat(name=Asserting),
start4=PostingsFormat(name=Asserting), start1=FSTOrd50,
range_facet_l=PostingsFormat(name=Asserting), gram2=PostingsFormat(name=Memory
doPackFST= true), end2=PostingsFormat(name=Memory doPackFST= true),
start3=PostingsFormat(name=Memory doPackFST= true),
end1=PostingsFormat(name=Asserting)},
docValues:{timestamp=DocValuesFormat(name=Asserting)}, sim=DefaultSimilarity,
locale=fr, timezone=Asia/Singapore
[junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65
(64-bit)/cpus=16,threads=1,free=53992728,total=327680000
[junit4] 2> NOTE: All tests run in this JVM:
[HdfsCollectionsAPIDistributedZkTest, CacheHeaderTest,
CachingDirectoryFactoryTest, TestRawResponseWriter,
TestFieldCollectionResource, TestClassNameShortening, ZkSolrClientTest,
TestAnalyzedSuggestions, TestSolrDeletionPolicy1, AddBlockUpdateTest,
TestQueryTypes, TestPostingsSolrHighlighter, TestCloudSchemaless,
TestWriterPerf, TestMiniSolrCloudCluster, SynonymTokenizerTest,
TestDefaultSimilarityFactory, TestDynamicFieldCollectionResource,
DirectSolrConnectionTest, ReturnFieldsTest, SolrXmlInZkTest,
TestExtendedDismaxParser, AnalyticsMergeStrategyTest, ConvertedLegacyTest,
TestExpandComponent, SharedFSAutoReplicaFailoverUtilsTest,
DistribCursorPagingTest, TestFoldingMultitermQuery,
TestHighFrequencyDictionaryFactory, SchemaVersionSpecificBehaviorTest,
TestRestManager, CloudExitableDirectoryReaderTest,
DistributedSpellCheckComponentTest]
[junit4] Completed on J0 in 157.99s, 1 test, 1 error <<< FAILURES!
[...truncated 1144 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:532:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:473:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:189:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:496:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1359:
The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:966:
There were test failures: 441 suites, 1804 tests, 1 error, 54 ignored (9
assumptions)
Total time: 225 minutes 21 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #654
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 658379231 bytes
Compression is 0.0%
Took 1 min 54 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]