Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17507/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseParallelGC
1 tests failed.
FAILED:
org.apache.solr.handler.component.DistributedFacetPivotLongTailTest.test
Error Message:
GC overhead limit exceeded
Stack Trace:
java.lang.OutOfMemoryError: GC overhead limit exceeded
at
__randomizedtesting.SeedInfo.seed([48B4D2D41DC97105:C0E0ED0EB3351CFD]:0)
at java.lang.String.substring(String.java:1969)
at java.lang.String.subSequence(String.java:2003)
at java.util.regex.Pattern.split(Pattern.java:1233)
at java.util.regex.Pattern.split(Pattern.java:1273)
at
sun.security.util.AlgorithmDecomposer.decompose(AlgorithmDecomposer.java:56)
at
sun.security.ssl.SSLAlgorithmDecomposer.decomposes(SSLAlgorithmDecomposer.java:149)
at
sun.security.ssl.SSLAlgorithmDecomposer.decompose(SSLAlgorithmDecomposer.java:222)
at
sun.security.ssl.SSLAlgorithmDecomposer.decompose(SSLAlgorithmDecomposer.java:243)
at
sun.security.util.AbstractAlgorithmConstraints.checkAlgorithm(AbstractAlgorithmConstraints.java:104)
at
sun.security.util.DisabledAlgorithmConstraints.permits(DisabledAlgorithmConstraints.java:91)
at
sun.security.ssl.SSLAlgorithmConstraints.permits(SSLAlgorithmConstraints.java:144)
at sun.security.ssl.Handshaker.getActiveProtocols(Handshaker.java:714)
at sun.security.ssl.Handshaker.activate(Handshaker.java:498)
at
sun.security.ssl.SSLSocketImpl.kickstartHandshake(SSLSocketImpl.java:1482)
at
sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1351)
at
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
at
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
at
org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:394)
at
org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:353)
at
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
at
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
at
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
Build Log:
[...truncated 12244 lines...]
[junit4] Suite:
org.apache.solr.handler.component.DistributedFacetPivotLongTailTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/init-core-data-001
[junit4] 2> 1724175 INFO
(SUITE-DistributedFacetPivotLongTailTest-seed#[48B4D2D41DC97105]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1724175 INFO
(SUITE-DistributedFacetPivotLongTailTest-seed#[48B4D2D41DC97105]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 1724361 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/control/cores/collection1
[junit4] 2> 1724362 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1724363 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@13800ed{/,null,AVAILABLE}
[junit4] 2> 1724366 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.e.j.s.ServerConnector Started ServerConnector@16df019{SSL,[ssl,
http/1.1]}{127.0.0.1:45776}
[junit4] 2> 1724366 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.e.j.s.Server Started @1725956ms
[junit4] 2> 1724366 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=45776,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/control/cores}
[junit4] 2> 1724366 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 1724366 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/control'
[junit4] 2> 1724366 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1724366 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1724366 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/control/solr.xml
[junit4] 2> 1724370 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/control/cores
[junit4] 2> 1724371 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.CoreContainer New CoreContainer 18642002
[junit4] 2> 1724371 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/control]
[junit4] 2> 1724372 WARN
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/control/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/control/lib
[junit4] 2> 1724372 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 1724374 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1724374 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1724374 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1724374 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1724374 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1724376 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/control/cores
[junit4] 2> 1724376 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data/,
configSet=collection1}
[junit4] 2> 1724376 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.CorePropertiesLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/control/cores/collection1
[junit4] 2> 1724376 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1724377 INFO (coreLoadExecutor-6735-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 1724377 INFO (coreLoadExecutor-6735-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1724377 INFO (coreLoadExecutor-6735-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1724377 INFO (coreLoadExecutor-6735-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 1724377 INFO (coreLoadExecutor-6735-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 1724378 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
[junit4] 2> 1724378 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1724391 INFO (coreLoadExecutor-6735-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1724396 WARN (coreLoadExecutor-6735-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1724397 INFO (coreLoadExecutor-6735-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1724409 INFO (coreLoadExecutor-6735-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1724412 INFO (coreLoadExecutor-6735-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1724463 INFO (coreLoadExecutor-6735-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1724466 INFO (coreLoadExecutor-6735-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 1724466 INFO (coreLoadExecutor-6735-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1724469 INFO (coreLoadExecutor-6735-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1724470 INFO (coreLoadExecutor-6735-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1724470 INFO (coreLoadExecutor-6735-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1724471 INFO (coreLoadExecutor-6735-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1724472 INFO (coreLoadExecutor-6735-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 1724472 INFO (coreLoadExecutor-6735-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 1724472 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1724472 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/control/cores/collection1/data/]
[junit4] 2> 1724472 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@175dd6c
[junit4] 2> 1724472 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/control/cores/collection1/data/snapshot_metadata
[junit4] 2> 1724473 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot
metadata file...
[junit4] 2> 1724473 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/control/cores/collection1/data
[junit4] 2> 1724473 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/control/cores/collection1/data/index/
[junit4] 2> 1724473 WARN (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/control/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1724473 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/control/cores/collection1/data/index
[junit4] 2> 1724473 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=380652766,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1724473 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1b80051
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1dabf01),segFN=segments_1,generation=1}
[junit4] 2> 1724473 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1724474 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/control/cores/collection1/data/
[junit4] 2> 1724474 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/control/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1724476 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1724476 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1724476 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 1724476 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 1724476 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1724476 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1724476 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 1724476 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 1724476 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1724476 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1724476 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1724476 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1724477 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1724478 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1724478 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1724479 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1724481 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 1724481 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 1724481 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1724482 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1724482 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1724482 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1724482 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1724483 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1787368982,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1724483 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1b80051
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1dabf01),segFN=segments_1,generation=1}
[junit4] 2> 1724483 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1724483 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2d3db0[collection1]
main]
[junit4] 2> 1724483 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 1724483 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 1724483 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1724483 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1724526 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1724634 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1724634 INFO
(searcherExecutor-6736-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1724635 INFO
(searcherExecutor-6736-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1724635 INFO
(searcherExecutor-6736-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1724635 INFO
(searcherExecutor-6736-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1724635 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed
version buckets
[junit4] 2> 1724635 INFO
(searcherExecutor-6736-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1724635 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for
65536 version buckets from index
[junit4] 2> 1724635 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed
version bucket highest value from index
[junit4] 2> 1724635 INFO
(searcherExecutor-6736-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1724635 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1542154999235084288
[junit4] 2> 1724636 INFO
(searcherExecutor-6736-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1724636 INFO
(searcherExecutor-6736-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1724636 INFO
(searcherExecutor-6736-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1724636 INFO
(searcherExecutor-6736-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2d3db0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1724637 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with
highest version 1542154999235084288
[junit4] 2> 1724637 INFO (coreLoadExecutor-6735-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1724966 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard0/cores/collection1
[junit4] 2> 1724967 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1724968 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1384763{/,null,AVAILABLE}
[junit4] 2> 1724969 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.e.j.s.ServerConnector Started ServerConnector@9c7fe2{SSL,[ssl,
http/1.1]}{127.0.0.1:33552}
[junit4] 2> 1724969 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.e.j.s.Server Started @1726559ms
[junit4] 2> 1724969 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=33552,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard0/cores}
[junit4] 2> 1724969 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 1724969 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard0'
[junit4] 2> 1724969 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1724969 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1724969 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard0/solr.xml
[junit4] 2> 1724972 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard0/cores
[junit4] 2> 1724972 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.CoreContainer New CoreContainer 6633155
[junit4] 2> 1724972 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard0]
[junit4] 2> 1724972 WARN
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard0/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard0/lib
[junit4] 2> 1724973 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 1724974 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1724974 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1724974 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1724974 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1724974 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1724974 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard0/cores
[junit4] 2> 1724981 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data/,
configSet=collection1}
[junit4] 2> 1724981 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.CorePropertiesLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard0/cores/collection1
[junit4] 2> 1724981 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1724981 INFO (coreLoadExecutor-6746-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 1724981 INFO (coreLoadExecutor-6746-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1724981 INFO (coreLoadExecutor-6746-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1724981 INFO (coreLoadExecutor-6746-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 1724981 INFO (coreLoadExecutor-6746-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 1724983 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
[junit4] 2> 1724983 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1724994 INFO (coreLoadExecutor-6746-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1724998 WARN (coreLoadExecutor-6746-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1724999 INFO (coreLoadExecutor-6746-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1725012 INFO (coreLoadExecutor-6746-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1725015 INFO (coreLoadExecutor-6746-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1725066 INFO (coreLoadExecutor-6746-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1725069 INFO (coreLoadExecutor-6746-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 1725070 INFO (coreLoadExecutor-6746-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1725072 INFO (coreLoadExecutor-6746-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1725073 INFO (coreLoadExecutor-6746-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1725074 INFO (coreLoadExecutor-6746-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1725074 INFO (coreLoadExecutor-6746-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1725075 INFO (coreLoadExecutor-6746-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 1725075 INFO (coreLoadExecutor-6746-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 1725075 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1725075 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard0/cores/collection1/data/]
[junit4] 2> 1725075 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@175dd6c
[junit4] 2> 1725075 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard0/cores/collection1/data/snapshot_metadata
[junit4] 2> 1725076 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot
metadata file...
[junit4] 2> 1725076 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard0/cores/collection1/data
[junit4] 2> 1725076 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard0/cores/collection1/data/index/
[junit4] 2> 1725076 WARN (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard0/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1725076 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard0/cores/collection1/data/index
[junit4] 2> 1725077 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=380652766,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1725077 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@89b3a6
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b8ce48),segFN=segments_1,generation=1}
[junit4] 2> 1725077 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1725077 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard0/cores/collection1/data/
[junit4] 2> 1725077 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard0/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1725079 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1725080 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1725080 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 1725080 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 1725080 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1725080 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1725080 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 1725080 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 1725080 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1725080 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1725080 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1725080 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1725081 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1725081 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1725082 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1725082 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1725085 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 1725086 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 1725086 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1725086 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1725086 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1725092 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1725092 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1725093 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1787368982,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1725093 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@89b3a6
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b8ce48),segFN=segments_1,generation=1}
[junit4] 2> 1725093 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1725093 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f07f76[collection1]
main]
[junit4] 2> 1725094 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 1725094 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 1725094 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1725094 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1725147 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1725333 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1725334 INFO
(searcherExecutor-6747-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1725334 INFO
(searcherExecutor-6747-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1725334 INFO
(searcherExecutor-6747-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1725334 INFO
(searcherExecutor-6747-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1725334 INFO
(searcherExecutor-6747-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1725334 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed
version buckets
[junit4] 2> 1725334 INFO
(searcherExecutor-6747-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1725334 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for
65536 version buckets from index
[junit4] 2> 1725334 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed
version bucket highest value from index
[junit4] 2> 1725334 INFO
(searcherExecutor-6747-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1725334 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1542154999968038912
[junit4] 2> 1725334 INFO
(searcherExecutor-6747-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1725335 INFO
(searcherExecutor-6747-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1725335 INFO
(searcherExecutor-6747-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@f07f76[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1725336 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with
highest version 1542154999968038912
[junit4] 2> 1725336 INFO (coreLoadExecutor-6746-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1725591 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard1/cores/collection1
[junit4] 2> 1725615 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1725616 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4e049{/,null,AVAILABLE}
[junit4] 2> 1725617 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.e.j.s.ServerConnector Started ServerConnector@1a6e182{SSL,[ssl,
http/1.1]}{127.0.0.1:40212}
[junit4] 2> 1725617 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.e.j.s.Server Started @1727207ms
[junit4] 2> 1725617 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=40212,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard1/cores}
[junit4] 2> 1725617 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 1725617 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard1'
[junit4] 2> 1725617 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1725617 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1725618 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard1/solr.xml
[junit4] 2> 1725621 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard1/cores
[junit4] 2> 1725621 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.CoreContainer New CoreContainer 10385599
[junit4] 2> 1725621 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard1]
[junit4] 2> 1725621 WARN
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard1/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard1/lib
[junit4] 2> 1725621 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 1725622 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1725623 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1725623 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1725623 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1725623 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1725623 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard1/cores
[junit4] 2> 1725623 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data/,
configSet=collection1}
[junit4] 2> 1725623 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.CorePropertiesLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard1/cores/collection1
[junit4] 2> 1725623 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1725624 INFO (coreLoadExecutor-6757-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 1725624 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
[junit4] 2> 1725624 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1725624 INFO (coreLoadExecutor-6757-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1725624 INFO (coreLoadExecutor-6757-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1725624 INFO (coreLoadExecutor-6757-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 1725624 INFO (coreLoadExecutor-6757-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 1725638 INFO (coreLoadExecutor-6757-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1725643 WARN (coreLoadExecutor-6757-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1725644 INFO (coreLoadExecutor-6757-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1725657 INFO (coreLoadExecutor-6757-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1725661 INFO (coreLoadExecutor-6757-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1725718 INFO (coreLoadExecutor-6757-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1725722 INFO (coreLoadExecutor-6757-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 1725723 INFO (coreLoadExecutor-6757-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1725725 INFO (coreLoadExecutor-6757-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1725726 INFO (coreLoadExecutor-6757-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1725728 INFO (coreLoadExecutor-6757-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1725728 INFO (coreLoadExecutor-6757-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1725729 INFO (coreLoadExecutor-6757-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 1725729 INFO (coreLoadExecutor-6757-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 1725729 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1725729 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard1/cores/collection1/data/]
[junit4] 2> 1725729 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@175dd6c
[junit4] 2> 1725730 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata
[junit4] 2> 1725730 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot
metadata file...
[junit4] 2> 1725730 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard1/cores/collection1/data
[junit4] 2> 1725730 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard1/cores/collection1/data/index/
[junit4] 2> 1725730 WARN (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard1/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1725730 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard1/cores/collection1/data/index
[junit4] 2> 1725731 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=380652766,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1725731 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1e8b8c7
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@90dff4),segFN=segments_1,generation=1}
[junit4] 2> 1725731 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1725731 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard1/cores/collection1/data/
[junit4] 2> 1725731 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard1/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1725733 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1725734 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1725734 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe-allfields"
[junit4] 2> 1725734 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4] 2> 1725734 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1725734 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1725734 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "uniq-fields"
[junit4] 2> 1725734 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4] 2> 1725734 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1725734 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1725734 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1725734 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1725736 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1725736 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1725737 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1725737 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1725741 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 1725742 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
[junit4] 2> 1725742 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1725743 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1725743 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1725743 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1725743 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1725744 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1787368982,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1725744 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1e8b8c7
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@90dff4),segFN=segments_1,generation=1}
[junit4] 2> 1725744 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1725745 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@149cdee[collection1]
main]
[junit4] 2> 1725745 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
[junit4] 2> 1725745 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 1725745 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1725745 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1725780 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1725948 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1725949 INFO
(searcherExecutor-6758-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1725949 INFO
(searcherExecutor-6758-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1725949 INFO
(searcherExecutor-6758-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1725949 INFO
(searcherExecutor-6758-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1725949 INFO
(searcherExecutor-6758-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1725949 INFO
(searcherExecutor-6758-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1725949 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed
version buckets
[junit4] 2> 1725949 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for
65536 version buckets from index
[junit4] 2> 1725949 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed
version bucket highest value from index
[junit4] 2> 1725949 INFO
(searcherExecutor-6758-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1725949 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1542155000612913152
[junit4] 2> 1725949 INFO
(searcherExecutor-6758-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1725950 INFO
(searcherExecutor-6758-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1725950 INFO
(searcherExecutor-6758-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@149cdee[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1725951 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with
highest version 1542155000612913152
[junit4] 2> 1725951 INFO (coreLoadExecutor-6757-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1726256 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard2/cores/collection1
[junit4] 2> 1726257 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1726257 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@b59706{/,null,AVAILABLE}
[junit4] 2> 1726259 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.e.j.s.ServerConnector Started ServerConnector@5e96ae{SSL,[ssl,
http/1.1]}{127.0.0.1:43325}
[junit4] 2> 1726259 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.e.j.s.Server Started @1727849ms
[junit4] 2> 1726259 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=43325,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard2/cores}
[junit4] 2> 1726259 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 1726259 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard2'
[junit4] 2> 1726259 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1726259 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1726259 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard2/solr.xml
[junit4] 2> 1726262 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard2/cores
[junit4] 2> 1726262 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.CoreContainer New CoreContainer 25382850
[junit4] 2> 1726262 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard2]
[junit4] 2> 1726262 WARN
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard2/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard2/lib
[junit4] 2> 1726262 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 1726264 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1726264 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1726264 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1726264 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1726264 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1726265 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard2/cores
[junit4] 2> 1726279 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data/,
configSet=collection1}
[junit4] 2> 1726279 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.CorePropertiesLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard2/cores/collection1
[junit4] 2> 1726279 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1726280 INFO (coreLoadExecutor-6768-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 1726280 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
[junit4] 2> 1726280 INFO
(TEST-DistributedFacetPivotLongTailTest.test-seed#[48B4D2D41DC97105]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1726280 INFO (coreLoadExecutor-6768-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1726280 INFO (coreLoadExecutor-6768-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1726280 INFO (coreLoadExecutor-6768-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 1726280 INFO (coreLoadExecutor-6768-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 1726293 INFO (coreLoadExecutor-6768-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1726298 WARN (coreLoadExecutor-6768-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1726299 INFO (coreLoadExecutor-6768-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1726311 INFO (coreLoadExecutor-6768-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1726315 INFO (coreLoadExecutor-6768-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1726369 INFO (coreLoadExecutor-6768-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1726372 INFO (coreLoadExecutor-6768-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 1726373 INFO (coreLoadExecutor-6768-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1726375 INFO (coreLoadExecutor-6768-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1726376 INFO (coreLoadExecutor-6768-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1726377 INFO (coreLoadExecutor-6768-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1726377 INFO (coreLoadExecutor-6768-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1726378 INFO (coreLoadExecutor-6768-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 1726378 INFO (coreLoadExecutor-6768-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 1726378 INFO (coreLoadExecutor-6768-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1726378 INFO (coreLoadExecutor-6768-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard2/cores/collection1/data/]
[junit4] 2> 1726378 INFO (coreLoadExecutor-6768-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@175dd6c
[junit4] 2> 1726379 INFO (coreLoadExecutor-6768-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
[junit4] 2> 1726379 INFO (coreLoadExecutor-6768-thread-1) [
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot
metadata file...
[junit4] 2> 1726379 INFO (coreLoadExecutor-6768-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard2/cores/collection1/data
[junit4] 2> 1726379 INFO (coreLoadExecutor-6768-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard2/cores/collection1/data/index/
[junit4] 2> 1726379 WARN (coreLoadExecutor-6768-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001/tempDir-001/shard2/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1726379 INFO (coreLoadExe
[...truncated too long message...]
or: GC overhead limit exceeded
[junit4] > at
__randomizedtesting.SeedInfo.seed([48B4D2D41DC97105:C0E0ED0EB3351CFD]:0)
[junit4] > at java.lang.String.substring(String.java:1969)
[junit4] > at java.lang.String.subSequence(String.java:2003)
[junit4] > at java.util.regex.Pattern.split(Pattern.java:1233)
[junit4] > at java.util.regex.Pattern.split(Pattern.java:1273)
[junit4] > at
sun.security.util.AlgorithmDecomposer.decompose(AlgorithmDecomposer.java:56)
[junit4] > at
sun.security.ssl.SSLAlgorithmDecomposer.decomposes(SSLAlgorithmDecomposer.java:149)
[junit4] > at
sun.security.ssl.SSLAlgorithmDecomposer.decompose(SSLAlgorithmDecomposer.java:222)
[junit4] > at
sun.security.ssl.SSLAlgorithmDecomposer.decompose(SSLAlgorithmDecomposer.java:243)
[junit4] > at
sun.security.util.AbstractAlgorithmConstraints.checkAlgorithm(AbstractAlgorithmConstraints.java:104)
[junit4] > at
sun.security.util.DisabledAlgorithmConstraints.permits(DisabledAlgorithmConstraints.java:91)
[junit4] > at
sun.security.ssl.SSLAlgorithmConstraints.permits(SSLAlgorithmConstraints.java:144)
[junit4] > at
sun.security.ssl.Handshaker.getActiveProtocols(Handshaker.java:714)
[junit4] > at
sun.security.ssl.Handshaker.activate(Handshaker.java:498)
[junit4] > at
sun.security.ssl.SSLSocketImpl.kickstartHandshake(SSLSocketImpl.java:1482)
[junit4] > at
sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1351)
[junit4] > at
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
[junit4] > at
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
[junit4] > at
org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:394)
[junit4] > at
org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:353)
[junit4] > at
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
[junit4] > at
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
[junit4] > at
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
[junit4] > at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
[junit4] > at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
[junit4] > at
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
[junit4] > at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
[junit4] > at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
[junit4] 2> 1755599 INFO
(SUITE-DistributedFacetPivotLongTailTest-seed#[48B4D2D41DC97105]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_48B4D2D41DC97105-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{stat_i=FST50, range_facet_l_dv=PostingsFormat(name=Memory doPackFST= true),
_version_=FST50, multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval),
intDefault=FST50, foo_s=FST50, id=PostingsFormat(name=Memory doPackFST= true),
range_facet_i_dv=FST50, range_facet_l=FST50, timestamp=FST50},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54),
range_facet_i_dv=DocValuesFormat(name=Lucene54),
timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1361,
maxMBSortInHeap=6.632055210344203, sim=RandomSimilarity(queryNorm=true): {},
locale=es-UY, timezone=America/Paramaribo
[junit4] 2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 1.8.0_102
(32-bit)/cpus=12,threads=1,free=68250096,total=477364224
[junit4] 2> NOTE: All tests run in this JVM: [TestRTGBase,
TestLocalFSCloudBackupRestore, BasicDistributedZkTest,
HdfsBasicDistributedZkTest, TestHashQParserPlugin, DistributedVersionInfoTest,
TestOnReconnectListenerSupport, TestLRUStatsCache, TestBlobHandler,
TestOrdValues, TestCloudDeleteByQuery, PrimUtilsTest, QueryEqualityTest,
DocumentAnalysisRequestHandlerTest, TestLazyCores, TestCrossCoreJoin,
TestRemoteStreaming, CloneFieldUpdateProcessorFactoryTest,
SuggestComponentContextFilterQueryTest, TestStressLucene,
TestGraphMLResponseWriter, TestAnalyzeInfixSuggestions,
StandardRequestHandlerTest, TestMacros, LeaderFailoverAfterPartitionTest,
SolrCloudExampleTest, TestCollapseQParserPlugin, TestClassicSimilarityFactory,
TestStressUserVersions, TestCloudSchemaless, SystemInfoHandlerTest,
HLLSerializationTest, SynonymTokenizerTest, TestSolr4Spatial, UUIDFieldTest,
SharedFSAutoReplicaFailoverUtilsTest, TestReplicationHandlerBackup,
ExternalFileFieldSortTest, TestPseudoReturnFields, TestFieldCacheSortRandom,
TestSolrQueryResponse, TestUninvertingReader, TestConfig, BlockDirectoryTest,
TestHighlightDedupGrouping, TestDistribDocBasedVersion,
XsltUpdateRequestHandlerTest, TestPerFieldSimilarityWithDefaultOverride,
TestBadConfig, DisMaxRequestHandlerTest, TestFoldingMultitermQuery,
HdfsLockFactoryTest, TestRandomFaceting, TestDistributedSearch,
RAMDirectoryFactoryTest, TestSubQueryTransformer, TestValueSourceCache,
ConnectionManagerTest, TestTestInjection, IndexSchemaRuntimeFieldTest,
TestReplicationHandler, TestManagedStopFilterFactory, SyncSliceTest,
TestCloudPseudoReturnFields, ZkNodePropsTest, TestExceedMaxTermLength,
TestDynamicLoading, TestTolerantUpdateProcessorCloud, OutputWriterTest,
TestBulkSchemaAPI, DeleteInactiveReplicaTest, TestMergePolicyConfig,
DirectoryFactoryTest, TestJoin, URLClassifyProcessorTest, DateFieldTest,
TestBinaryField, TestHdfsCloudBackupRestore,
DistributedSpellCheckComponentTest, TestSha256AuthenticationProvider,
TestConfigSetImmutable, TestXmlQParserPlugin, CopyFieldTest,
CleanupOldIndexTest, TestDocSet, TestQueryWrapperFilter,
OverriddenZkACLAndCredentialsProvidersTest, TestObjectReleaseTracker,
AlternateDirectoryTest, TestRebalanceLeaders, SolrCoreTest, TestMissingGroups,
ReturnFieldsTest, ResponseLogComponentTest, TolerantUpdateProcessorTest,
TestRangeQuery, TestDefaultSearchFieldResource, DistributedDebugComponentTest,
DocValuesMissingTest, JavabinLoaderTest, LeaderElectionIntegrationTest,
HdfsRecoveryZkTest, GraphQueryTest, HdfsWriteToMultipleCollectionsTest,
TestRandomDVFaceting, TestRealTimeGet, TestReload, SpellCheckComponentTest,
BasicFunctionalityTest, CurrencyFieldOpenExchangeTest, TestCoreDiscovery,
SignatureUpdateProcessorFactoryTest, SolrRequestParserTest, SuggesterWFSTTest,
FieldMutatingUpdateProcessorTest, DefaultValueUpdateProcessorTest,
CacheHeaderTest, TestSurroundQueryParser, TestWriterPerf,
FileBasedSpellCheckerTest, DocumentBuilderTest, MoreLikeThisHandlerTest,
TestArbitraryIndexDir, UpdateRequestProcessorFactoryTest,
TestAnalyzedSuggestions, TestComponentsName, HighlighterConfigTest,
TestQuerySenderListener, BadComponentTest, TestSolrDeletionPolicy2, SampleTest,
MinimalSchemaTest, TestSolrCoreProperties, TestPhraseSuggestions,
TestXIncludeConfig, TestLMDirichletSimilarityFactory, TestJmxMonitoredMap,
TestFastOutputStream, PreAnalyzedFieldTest, TestSystemIdResolver,
TestSuggestSpellingConverter, SpellingQueryConverterTest, DOMUtilTest,
ClusterStateTest, TestLRUCache, SliceStateTest, FileUtilsTest,
CircularListTest, DistributedMLTComponentTest, CursorPagingTest,
AliasIntegrationTest, BaseCdcrDistributedZkTest, CdcrBootstrapTest,
CustomCollectionTest, DistribDocExpirationUpdateProcessorTest,
MultiThreadedOCPTest, OverseerStatusTest, RecoveryAfterSoftCommitTest,
ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest,
SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest,
TestAuthenticationFramework, TestMiniSolrCloudClusterBase,
TestReplicaProperties, TestRequestStatusCollectionAPI,
TestShortCircuitedRequests, TestStressCloudBlindAtomicUpdates,
RequestLoggingTest, TestConfigReload, TestSolrConfigHandlerConcurrent,
CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest,
DistributedFacetPivotLongTailTest]
[junit4] Completed [530/627 (1!)] on J0 in 31.45s, 1 test, 1 error <<<
FAILURES!
[...truncated 318 lines...]
[junit4] JVM J0: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J0-20160809_030448_411.sysout
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
[junit4] Dumping heap to
/home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid9437.hprof
...
[junit4] Heap dump file created [439436352 bytes in 1.753 secs]
[junit4] <<< JVM J0: EOF ----
[...truncated 11046 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:763: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:715: Some of the
tests produced a heap dump, but did not fail. Maybe a suppressed
OutOfMemoryError? Dumps created:
* java_pid9437.hprof
Total time: 61 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]