You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/08/09 03:41:16 UTC

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_102) - Build # 17507 - Failure!

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



[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_102) - Build # 17508 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17508/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseParallelGC

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

Error Message:
Error from server at https://127.0.0.1:40211//collection1: Error from server at https://127.0.0.1:33290//collection1: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 </title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /collection1/select. Reason: <pre>    java.lang.OutOfMemoryError: GC overhead limit exceeded</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.8.v20160314</a><hr/> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:40211//collection1: Error from server at https://127.0.0.1:33290//collection1: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 </title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /collection1/select. Reason:
<pre>    java.lang.OutOfMemoryError: GC overhead limit exceeded</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.8.v20160314</a><hr/>
</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:608)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:557)
	at org.apache.solr.handler.component.DistributedFacetPivotLongTailTest.test(DistributedFacetPivotLongTailTest.java:209)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10984 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_C32DECDA46511BEE-001/init-core-data-001
   [junit4]   2> 248130 INFO  (SUITE-DistributedFacetPivotLongTailTest-seed#[C32DECDA46511BEE]-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> 248133 INFO  (SUITE-DistributedFacetPivotLongTailTest-seed#[C32DECDA46511BEE]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 248225 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] 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_C32DECDA46511BEE-001/tempDir-001/control/cores/collection1
   [junit4]   2> 248228 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 248228 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@857a4f{/,null,AVAILABLE}
   [junit4]   2> 248234 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.e.j.s.ServerConnector Started ServerConnector@e1d804{SSL,[ssl, http/1.1]}{127.0.0.1:41963}
   [junit4]   2> 248235 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.e.j.s.Server Started @249536ms
   [junit4]   2> 248235 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=41963, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C32DECDA46511BEE-001/tempDir-001/control/cores}
   [junit4]   2> 248235 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 248235 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] 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_C32DECDA46511BEE-001/tempDir-001/control'
   [junit4]   2> 248235 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 248235 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 248236 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] 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_C32DECDA46511BEE-001/tempDir-001/control/solr.xml
   [junit4]   2> 248250 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] 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_C32DECDA46511BEE-001/tempDir-001/control/cores
   [junit4]   2> 248250 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.c.CoreContainer New CoreContainer 27290249
   [junit4]   2> 248250 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] 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_C32DECDA46511BEE-001/tempDir-001/control]
   [junit4]   2> 248250 WARN  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] 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_C32DECDA46511BEE-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_C32DECDA46511BEE-001/tempDir-001/control/lib
   [junit4]   2> 248251 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] 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> 248254 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 248254 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 248255 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 248255 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 248255 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 248256 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] 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_C32DECDA46511BEE-001/tempDir-001/control/cores
   [junit4]   2> 248257 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] 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> 248257 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] 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_C32DECDA46511BEE-001/tempDir-001/control/cores/collection1
   [junit4]   2> 248257 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 248257 INFO  (coreLoadExecutor-1032-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> 248258 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 248258 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 248258 INFO  (coreLoadExecutor-1032-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 248258 INFO  (coreLoadExecutor-1032-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 248258 INFO  (coreLoadExecutor-1032-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> 248258 INFO  (coreLoadExecutor-1032-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> 248305 INFO  (coreLoadExecutor-1032-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 248322 INFO  (coreLoadExecutor-1032-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 248345 INFO  (coreLoadExecutor-1032-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 248362 INFO  (coreLoadExecutor-1032-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 248459 INFO  (coreLoadExecutor-1032-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 248466 INFO  (coreLoadExecutor-1032-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 248467 INFO  (coreLoadExecutor-1032-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 248481 INFO  (coreLoadExecutor-1032-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 248485 INFO  (coreLoadExecutor-1032-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 248486 INFO  (coreLoadExecutor-1032-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 248487 INFO  (coreLoadExecutor-1032-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 248488 INFO  (coreLoadExecutor-1032-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> 248488 INFO  (coreLoadExecutor-1032-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> 248488 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 248489 INFO  (coreLoadExecutor-1032-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_C32DECDA46511BEE-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 248489 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c26dfa
   [junit4]   2> 248489 INFO  (coreLoadExecutor-1032-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_C32DECDA46511BEE-001/tempDir-001/control/cores/collection1/data/snapshot_metadata
   [junit4]   2> 248490 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 248490 INFO  (coreLoadExecutor-1032-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_C32DECDA46511BEE-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 248490 INFO  (coreLoadExecutor-1032-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_C32DECDA46511BEE-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 248490 WARN  (coreLoadExecutor-1032-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_C32DECDA46511BEE-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 248490 INFO  (coreLoadExecutor-1032-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_C32DECDA46511BEE-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 248491 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1850700093, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 248492 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@17352de lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40da90),segFN=segments_1,generation=1}
   [junit4]   2> 248492 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 248492 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_C32DECDA46511BEE-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 248492 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_C32DECDA46511BEE-001/tempDir-001/control/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 248502 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 248503 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 248503 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 248503 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 248503 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 248503 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 248503 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 248503 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 248503 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 248504 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 248504 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 248504 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 248506 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 248508 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 248510 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 248511 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 248530 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 248541 INFO  (coreLoadExecutor-1032-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> 248541 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 248542 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 248542 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 248545 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 248545 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 248546 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=5, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4404379312868898]
   [junit4]   2> 248547 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@17352de lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40da90),segFN=segments_1,generation=1}
   [junit4]   2> 248547 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 248547 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a95fce[collection1] main]
   [junit4]   2> 248547 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 248547 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 248547 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 248547 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 248600 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 248713 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 248713 INFO  (searcherExecutor-1033-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 248714 INFO  (searcherExecutor-1033-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 248714 INFO  (searcherExecutor-1033-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 248714 INFO  (searcherExecutor-1033-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 248714 INFO  (searcherExecutor-1033-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 248715 INFO  (searcherExecutor-1033-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 248715 INFO  (searcherExecutor-1033-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 248715 INFO  (searcherExecutor-1033-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 248715 INFO  (searcherExecutor-1033-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 248717 INFO  (searcherExecutor-1033-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1a95fce[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 248718 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 248718 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 248718 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 248718 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1542163674782760960
   [junit4]   2> 248721 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 3.0ms to seed version buckets with highest version 1542163674782760960
   [junit4]   2> 248721 INFO  (coreLoadExecutor-1032-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 248853 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] 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_C32DECDA46511BEE-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 248856 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 248856 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12da07e{/,null,AVAILABLE}
   [junit4]   2> 248860 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.e.j.s.ServerConnector Started ServerConnector@b5fc7a{SSL,[ssl, http/1.1]}{127.0.0.1:33290}
   [junit4]   2> 248860 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.e.j.s.Server Started @250162ms
   [junit4]   2> 248860 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=33290, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C32DECDA46511BEE-001/tempDir-001/shard0/cores}
   [junit4]   2> 248861 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 248861 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] 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_C32DECDA46511BEE-001/tempDir-001/shard0'
   [junit4]   2> 248861 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 248861 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 248861 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] 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_C32DECDA46511BEE-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 248868 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] 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_C32DECDA46511BEE-001/tempDir-001/shard0/cores
   [junit4]   2> 248868 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.c.CoreContainer New CoreContainer 32794148
   [junit4]   2> 248868 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] 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_C32DECDA46511BEE-001/tempDir-001/shard0]
   [junit4]   2> 248869 WARN  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] 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_C32DECDA46511BEE-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_C32DECDA46511BEE-001/tempDir-001/shard0/lib
   [junit4]   2> 248869 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] 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> 248871 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 248871 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 248871 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 248871 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 248871 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 248872 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] 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_C32DECDA46511BEE-001/tempDir-001/shard0/cores
   [junit4]   2> 248873 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] 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> 248873 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] 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_C32DECDA46511BEE-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 248873 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 248873 INFO  (coreLoadExecutor-1043-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> 248873 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 248874 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 248874 INFO  (coreLoadExecutor-1043-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 248874 INFO  (coreLoadExecutor-1043-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 248874 INFO  (coreLoadExecutor-1043-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> 248874 INFO  (coreLoadExecutor-1043-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> 248911 INFO  (coreLoadExecutor-1043-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 248921 INFO  (coreLoadExecutor-1043-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 248942 INFO  (coreLoadExecutor-1043-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 248949 INFO  (coreLoadExecutor-1043-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 249061 INFO  (coreLoadExecutor-1043-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 249071 INFO  (coreLoadExecutor-1043-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 249073 INFO  (coreLoadExecutor-1043-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 249086 INFO  (coreLoadExecutor-1043-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 249089 INFO  (coreLoadExecutor-1043-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 249091 INFO  (coreLoadExecutor-1043-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 249092 INFO  (coreLoadExecutor-1043-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 249094 INFO  (coreLoadExecutor-1043-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> 249094 INFO  (coreLoadExecutor-1043-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> 249095 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 249095 INFO  (coreLoadExecutor-1043-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_C32DECDA46511BEE-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 249096 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c26dfa
   [junit4]   2> 249097 INFO  (coreLoadExecutor-1043-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_C32DECDA46511BEE-001/tempDir-001/shard0/cores/collection1/data/snapshot_metadata
   [junit4]   2> 249097 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 249097 INFO  (coreLoadExecutor-1043-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_C32DECDA46511BEE-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 249097 INFO  (coreLoadExecutor-1043-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_C32DECDA46511BEE-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 249097 WARN  (coreLoadExecutor-1043-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_C32DECDA46511BEE-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 249098 INFO  (coreLoadExecutor-1043-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_C32DECDA46511BEE-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 249098 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1850700093, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 249099 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@f5c9bb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1be1fb8),segFN=segments_1,generation=1}
   [junit4]   2> 249099 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 249100 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_C32DECDA46511BEE-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 249100 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_C32DECDA46511BEE-001/tempDir-001/shard0/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 249109 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 249109 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 249109 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 249109 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 249109 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 249109 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 249109 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 249109 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 249109 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 249110 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 249110 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 249110 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 249111 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 249113 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 249115 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 249117 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 249138 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 249147 INFO  (coreLoadExecutor-1043-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> 249148 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 249148 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 249148 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 249150 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 249150 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 249152 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=5, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4404379312868898]
   [junit4]   2> 249152 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@f5c9bb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1be1fb8),segFN=segments_1,generation=1}
   [junit4]   2> 249152 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 249152 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@88ffd7[collection1] main]
   [junit4]   2> 249153 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 249153 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 249153 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 249153 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 249189 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 249361 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 249361 INFO  (searcherExecutor-1044-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 249361 INFO  (searcherExecutor-1044-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 249361 INFO  (searcherExecutor-1044-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 249361 INFO  (searcherExecutor-1044-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 249362 INFO  (searcherExecutor-1044-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 249362 INFO  (searcherExecutor-1044-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 249362 INFO  (searcherExecutor-1044-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 249362 INFO  (searcherExecutor-1044-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 249363 INFO  (searcherExecutor-1044-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 249365 INFO  (searcherExecutor-1044-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@88ffd7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 249365 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 249365 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 249365 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 249365 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1542163675461189632
   [junit4]   2> 249367 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1542163675461189632
   [junit4]   2> 249367 INFO  (coreLoadExecutor-1043-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 249543 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] 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_C32DECDA46511BEE-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 249554 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 249555 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@385887{/,null,AVAILABLE}
   [junit4]   2> 249559 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1af5caf{SSL,[ssl, http/1.1]}{127.0.0.1:39428}
   [junit4]   2> 249559 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.e.j.s.Server Started @250861ms
   [junit4]   2> 249559 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=39428, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C32DECDA46511BEE-001/tempDir-001/shard1/cores}
   [junit4]   2> 249560 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 249560 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] 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_C32DECDA46511BEE-001/tempDir-001/shard1'
   [junit4]   2> 249560 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 249560 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 249560 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] 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_C32DECDA46511BEE-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 249565 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] 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_C32DECDA46511BEE-001/tempDir-001/shard1/cores
   [junit4]   2> 249565 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.c.CoreContainer New CoreContainer 3575805
   [junit4]   2> 249565 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] 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_C32DECDA46511BEE-001/tempDir-001/shard1]
   [junit4]   2> 249565 WARN  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] 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_C32DECDA46511BEE-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_C32DECDA46511BEE-001/tempDir-001/shard1/lib
   [junit4]   2> 249566 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] 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> 249568 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 249569 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 249569 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 249569 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 249569 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 249569 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] 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_C32DECDA46511BEE-001/tempDir-001/shard1/cores
   [junit4]   2> 249571 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] 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> 249571 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] 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_C32DECDA46511BEE-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 249571 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 249571 INFO  (coreLoadExecutor-1054-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> 249572 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 249572 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 249572 INFO  (coreLoadExecutor-1054-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 249572 INFO  (coreLoadExecutor-1054-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 249573 INFO  (coreLoadExecutor-1054-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> 249573 INFO  (coreLoadExecutor-1054-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> 249600 INFO  (coreLoadExecutor-1054-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 249608 INFO  (coreLoadExecutor-1054-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 249627 INFO  (coreLoadExecutor-1054-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 249634 INFO  (coreLoadExecutor-1054-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 249729 INFO  (coreLoadExecutor-1054-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 249735 INFO  (coreLoadExecutor-1054-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 249736 INFO  (coreLoadExecutor-1054-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 249741 INFO  (coreLoadExecutor-1054-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 249743 INFO  (coreLoadExecutor-1054-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 249745 INFO  (coreLoadExecutor-1054-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 249745 INFO  (coreLoadExecutor-1054-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 249746 INFO  (coreLoadExecutor-1054-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> 249746 INFO  (coreLoadExecutor-1054-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> 249747 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 249747 INFO  (coreLoadExecutor-1054-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_C32DECDA46511BEE-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 249747 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c26dfa
   [junit4]   2> 249748 INFO  (coreLoadExecutor-1054-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_C32DECDA46511BEE-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata
   [junit4]   2> 249748 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 249748 INFO  (coreLoadExecutor-1054-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_C32DECDA46511BEE-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 249748 INFO  (coreLoadExecutor-1054-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_C32DECDA46511BEE-001/tempDir-001/shard1/cores/collection1/data/index/
   [junit4]   2> 249748 WARN  (coreLoadExecutor-1054-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_C32DECDA46511BEE-001/tempDir-001/shard1/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 249749 INFO  (coreLoadExecutor-1054-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_C32DECDA46511BEE-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 249749 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1850700093, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 249749 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@f07fa6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b9fddb),segFN=segments_1,generation=1}
   [junit4]   2> 249750 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 249750 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_C32DECDA46511BEE-001/tempDir-001/shard1/cores/collection1/data/
   [junit4]   2> 249750 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_C32DECDA46511BEE-001/tempDir-001/shard1/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 249756 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 249757 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 249757 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 249757 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 249757 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 249757 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 249757 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 249757 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 249757 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 249757 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 249757 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 249757 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 249759 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 249760 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 249761 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 249766 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 249785 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 249794 INFO  (coreLoadExecutor-1054-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> 249794 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 249794 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 249795 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 249806 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 249806 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 249808 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=5, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4404379312868898]
   [junit4]   2> 249808 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@f07fa6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b9fddb),segFN=segments_1,generation=1}
   [junit4]   2> 249808 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 249809 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@577c26[collection1] main]
   [junit4]   2> 249809 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 249809 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 249809 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 249809 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 249829 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 249996 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 249996 INFO  (searcherExecutor-1055-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 249997 INFO  (searcherExecutor-1055-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 249997 INFO  (searcherExecutor-1055-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 249997 INFO  (searcherExecutor-1055-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 249997 INFO  (searcherExecutor-1055-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 249997 INFO  (searcherExecutor-1055-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 249997 INFO  (searcherExecutor-1055-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 249998 INFO  (searcherExecutor-1055-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 249998 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 249998 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 249998 INFO  (searcherExecutor-1055-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 249998 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 249998 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1542163676124938240
   [junit4]   2> 250000 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1542163676124938240
   [junit4]   2> 250000 INFO  (coreLoadExecutor-1054-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 250000 INFO  (searcherExecutor-1055-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@577c26[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 250148 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] 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_C32DECDA46511BEE-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 250151 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 250152 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@978e52{/,null,AVAILABLE}
   [junit4]   2> 250156 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.e.j.s.ServerConnector Started ServerConnector@13fcac{SSL,[ssl, http/1.1]}{127.0.0.1:40211}
   [junit4]   2> 250156 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.e.j.s.Server Started @251457ms
   [junit4]   2> 250156 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=40211, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C32DECDA46511BEE-001/tempDir-001/shard2/cores}
   [junit4]   2> 250156 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 250156 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] 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_C32DECDA46511BEE-001/tempDir-001/shard2'
   [junit4]   2> 250156 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 250156 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 250157 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] 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_C32DECDA46511BEE-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 250161 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] 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_C32DECDA46511BEE-001/tempDir-001/shard2/cores
   [junit4]   2> 250161 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.c.CoreContainer New CoreContainer 15785782
   [junit4]   2> 250161 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] 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_C32DECDA46511BEE-001/tempDir-001/shard2]
   [junit4]   2> 250162 WARN  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] 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_C32DECDA46511BEE-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_C32DECDA46511BEE-001/tempDir-001/shard2/lib
   [junit4]   2> 250162 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] 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> 250165 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 250165 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 250165 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 250165 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 250165 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 250165 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] 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_C32DECDA46511BEE-001/tempDir-001/shard2/cores
   [junit4]   2> 250166 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] 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> 250166 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] 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_C32DECDA46511BEE-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 250166 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 250166 INFO  (coreLoadExecutor-1065-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> 250166 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 250167 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 250167 INFO  (coreLoadExecutor-1065-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 250167 INFO  (coreLoadExecutor-1065-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 250168 INFO  (coreLoadExecutor-1065-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> 250168 INFO  (coreLoadExecutor-1065-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> 250192 INFO  (coreLoadExecutor-1065-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 250200 INFO  (coreLoadExecutor-1065-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 250231 INFO  (coreLoadExecutor-1065-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 250237 INFO  (coreLoadExecutor-1065-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 250314 INFO  (coreLoadExecutor-1065-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 250321 INFO  (coreLoadExecutor-1065-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 250322 INFO  (coreLoadExecutor-1065-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 250338 INFO  (coreLoadExecutor-1065-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 250340 INFO  (coreLoadExecutor-1065-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 250343 INFO  (coreLoadExecutor-1065-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 250344 INFO  (coreLoadExecutor-1065-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 250346 INFO  (coreLoadExecutor-1065-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> 250346 INFO  (coreLoadExecutor-1065-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> 250347 INFO  (coreLoadExecutor-1065-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 250347 INFO  (coreLoadExecutor-1065-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

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

.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C32DECDA46511BEE-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C32DECDA46511BEE-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 291034 INFO  (coreCloseExecutor-1077-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 291034 INFO  (coreCloseExecutor-1077-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C32DECDA46511BEE-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
   [junit4]   2> 291034 INFO  (coreCloseExecutor-1077-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C32DECDA46511BEE-001/tempDir-001/shard2/cores/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C32DECDA46511BEE-001/tempDir-001/shard2/cores/collection1/data/index;done=false>>]
   [junit4]   2> 291034 INFO  (coreCloseExecutor-1077-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 291034 INFO  (coreCloseExecutor-1077-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C32DECDA46511BEE-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 291035 INFO  (coreCloseExecutor-1077-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C32DECDA46511BEE-001/tempDir-001/shard2/cores/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C32DECDA46511BEE-001/tempDir-001/shard2/cores/collection1/data;done=false>>]
   [junit4]   2> 291035 INFO  (coreCloseExecutor-1077-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 291035 INFO  (coreCloseExecutor-1077-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_C32DECDA46511BEE-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 291037 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C32DECDA46511BEE]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@978e52{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedFacetPivotLongTailTest -Dtests.method=test -Dtests.seed=C32DECDA46511BEE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sk-SK -Dtests.timezone=Antarctica/Syowa -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   43.1s J0 | DistributedFacetPivotLongTailTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:40211//collection1: Error from server at https://127.0.0.1:33290//collection1: Expected mime type application/octet-stream but got text/html. <html>
   [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
   [junit4]    > <title>Error 500 </title>
   [junit4]    > </head>
   [junit4]    > <body>
   [junit4]    > <h2>HTTP ERROR: 500</h2>
   [junit4]    > <p>Problem accessing /collection1/select. Reason:
   [junit4]    > <pre>    java.lang.OutOfMemoryError: GC overhead limit exceeded</pre></p>
   [junit4]    > <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.8.v20160314</a><hr/>
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:608)
   [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]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:557)
   [junit4]    > 	at org.apache.solr.handler.component.DistributedFacetPivotLongTailTest.test(DistributedFacetPivotLongTailTest.java:209)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=2771, name=Scheduler-17304810, state=RUNNABLE, group=TGRP-DistributedFacetPivotLongTailTest]
   [junit4]    > Caused by: java.lang.IllegalMonitorStateException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C32DECDA46511BEE]:0)
   [junit4]    > 	at java.util.concurrent.locks.ReentrantLock$Sync.tryRelease(ReentrantLock.java:151)
   [junit4]    > 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.release(AbstractQueuedSynchronizer.java:1261)
   [junit4]    > 	at java.util.concurrent.locks.ReentrantLock.unlock(ReentrantLock.java:457)
   [junit4]    > 	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1104)
   [junit4]    > 	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 291194 INFO  (SUITE-DistributedFacetPivotLongTailTest-seed#[C32DECDA46511BEE]-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_C32DECDA46511BEE-001
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=ClassicSimilarity, locale=sk-SK, timezone=Antarctica/Syowa
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 1.8.0_102 (32-bit)/cpus=12,threads=1,free=112364088,total=477364224
   [junit4]   2> NOTE: All tests run in this JVM: [TestHighlightDedupGrouping, TestMissingGroups, ConnectionReuseTest, TestRealTimeGet, TestFunctionQuery, CleanupOldIndexTest, TestTolerantUpdateProcessorCloud, ZkStateReaderTest, TestSQLHandler, TestExpandComponent, TestFieldSortValues, TestStressLucene, TestComponentsName, TestLRUStatsCache, TriLevelCompositeIdRoutingTest, TestAnalyzeInfixSuggestions, TestSolrQueryParserDefaultOperatorResource, TestBlobHandler, TestSchemaSimilarityResource, TestUninvertingReader, RequiredFieldsTest, TestRangeQuery, TestClassicSimilarityFactory, TestSizeLimitedDistributedMap, TestFreeTextSuggestions, AnalysisAfterCoreReloadTest, TestJsonRequest, CurrencyFieldOpenExchangeTest, IndexSchemaTest, DeleteInactiveReplicaTest, BlockJoinFacetDistribTest, ResourceLoaderTest, TestBadConfig, HdfsRecoveryZkTest, HdfsLockFactoryTest, TestSubQueryTransformer, TestConfig, TestFastOutputStream, DocValuesMissingTest, DistributedFacetPivotLongTailTest]
   [junit4] Completed [140/627 (1!)] on J0 in 43.10s, 1 test, 1 error <<< FAILURES!

[...truncated 1571 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_054718_278.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_pid7263.hprof ...
   [junit4] Heap dump file created [437002819 bytes in 1.720 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 11057 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_pid7263.hprof

Total time: 70 minutes 44 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