Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1382/

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

Error Message:
IOException occured when talking to server at: 
https://127.0.0.1:55843/q_/av/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: https://127.0.0.1:55843/q_/av/collection1
        at 
__randomizedtesting.SeedInfo.seed([EBA01AA33769FC89:63F4257999959171]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
        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.add(SolrClient.java:173)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
        at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:152)
        at 
org.apache.solr.handler.component.DistributedFacetPivotLongTailTest.test(DistributedFacetPivotLongTailTest.java:71)
        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)
Caused by: java.net.SocketException: Connection reset
        at java.net.SocketInputStream.read(SocketInputStream.java:209)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
        at sun.security.ssl.InputRecord.read(InputRecord.java:503)
        at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
        at 
sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
        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)
        ... 48 more




Build Log:
[...truncated 12228 lines...]
   [junit4] Suite: 
org.apache.solr.handler.component.DistributedFacetPivotLongTailTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/init-core-data-001
   [junit4]   2> 2281504 INFO  
(SUITE-DistributedFacetPivotLongTailTest-seed#[EBA01AA33769FC89]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2281505 INFO  
(SUITE-DistributedFacetPivotLongTailTest-seed#[EBA01AA33769FC89]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /q_/av
   [junit4]   2> 2281704 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/control/cores/collection1
   [junit4]   2> 2281717 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2281726 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@52c32c87{/q_/av,null,AVAILABLE}
   [junit4]   2> 2281745 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@902a5bf{SSL,[ssl, 
http/1.1]}{127.0.0.1:57136}
   [junit4]   2> 2281745 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.e.j.s.Server Started @2285828ms
   [junit4]   2> 2281745 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/q_/av, 
hostPort=57136, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/control/cores}
   [junit4]   2> 2281745 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2281745 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/control'
   [junit4]   2> 2281745 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2281745 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2281746 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/control/solr.xml
   [junit4]   2> 2281753 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/control/cores
   [junit4]   2> 2281753 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 105432763
   [junit4]   2> 2281753 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/control]
   [junit4]   2> 2281753 WARN  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/control/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/control/lib
   [junit4]   2> 2281753 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
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> 2281756 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2281756 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2281756 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2281756 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 2281756 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2281757 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/control/cores
   [junit4]   2> 2281757 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
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> 2281758 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/control/cores/collection1
   [junit4]   2> 2281758 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2281758 INFO  (coreLoadExecutor-7436-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2281758 INFO  (coreLoadExecutor-7436-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2281758 INFO  (coreLoadExecutor-7436-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2281758 INFO  (coreLoadExecutor-7436-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2281759 INFO  (coreLoadExecutor-7436-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2281763 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0
   [junit4]   2> 2281763 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2281803 INFO  (coreLoadExecutor-7436-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2281811 INFO  (coreLoadExecutor-7436-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2281830 INFO  (coreLoadExecutor-7436-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2281834 INFO  (coreLoadExecutor-7436-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2281947 INFO  (coreLoadExecutor-7436-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2281951 INFO  (coreLoadExecutor-7436-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2281952 INFO  (coreLoadExecutor-7436-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2281956 INFO  (coreLoadExecutor-7436-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2281957 INFO  (coreLoadExecutor-7436-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2281958 INFO  (coreLoadExecutor-7436-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2281959 INFO  (coreLoadExecutor-7436-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2281960 INFO  (coreLoadExecutor-7436-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2281961 INFO  (coreLoadExecutor-7436-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2281961 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2281961 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 2281961 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@276fb4c8
   [junit4]   2> 2281961 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/control/cores/collection1/data/snapshot_metadata
   [junit4]   2> 2281962 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 2281962 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 2281962 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 2281962 WARN  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/control/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2281962 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 2281962 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=71.32421875, 
floorSegmentMB=0.9638671875, forceMergeDeletesPctAllowed=4.77391765009817, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.31864237565632236
   [junit4]   2> 2281963 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@43819ad 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7cd5c203),segFN=segments_1,generation=1}
   [junit4]   2> 2281963 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2281984 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 2281984 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/control/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 2281986 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2281986 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2281986 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2281987 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 2281987 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2281987 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2281987 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2281987 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2281987 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2281987 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2281987 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2281987 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 2281989 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2281990 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2281990 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2281997 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2282001 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 2282002 INFO  (coreLoadExecutor-7436-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> 2282002 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2282011 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2282011 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2282012 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2282012 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2282013 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8418607040892614]
   [junit4]   2> 2282013 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@43819ad 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7cd5c203),segFN=segments_1,generation=1}
   [junit4]   2> 2282013 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2282013 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@70f18926[collection1] main]
   [junit4]   2> 2282013 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 2282013 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 2282013 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2282014 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2282038 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2282074 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2282074 INFO  
(searcherExecutor-7437-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2282074 INFO  
(searcherExecutor-7437-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2282074 INFO  
(searcherExecutor-7437-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2282074 INFO  
(searcherExecutor-7437-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2282075 INFO  
(searcherExecutor-7437-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2282075 INFO  
(searcherExecutor-7437-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2282075 INFO  
(searcherExecutor-7437-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2282075 INFO  
(searcherExecutor-7437-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2282076 INFO  
(searcherExecutor-7437-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2282076 INFO  
(searcherExecutor-7437-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@70f18926[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2282079 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 2282079 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 2282079 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 2282079 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1544237764982079488
   [junit4]   2> 2282081 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1544237764982079488
   [junit4]   2> 2282081 INFO  (coreLoadExecutor-7436-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2282362 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 2282364 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2282365 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2e05fa3f{/q_/av,null,AVAILABLE}
   [junit4]   2> 2282367 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@7753f692{SSL,[ssl, 
http/1.1]}{127.0.0.1:58378}
   [junit4]   2> 2282367 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.e.j.s.Server Started @2286450ms
   [junit4]   2> 2282367 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/q_/av, 
hostPort=58378, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard0/cores}
   [junit4]   2> 2282367 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2282367 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard0'
   [junit4]   2> 2282367 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2282367 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2282368 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 2282374 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard0/cores
   [junit4]   2> 2282374 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 319098133
   [junit4]   2> 2282374 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard0]
   [junit4]   2> 2282374 WARN  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard0/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard0/lib
   [junit4]   2> 2282375 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
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> 2282377 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2282377 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2282377 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2282377 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 2282377 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2282378 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard0/cores
   [junit4]   2> 2282378 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
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> 2282378 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 2282378 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2282379 INFO  (coreLoadExecutor-7447-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2282379 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0
   [junit4]   2> 2282379 INFO  (coreLoadExecutor-7447-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2282379 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2282379 INFO  (coreLoadExecutor-7447-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2282379 INFO  (coreLoadExecutor-7447-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2282379 INFO  (coreLoadExecutor-7447-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2282400 INFO  (coreLoadExecutor-7447-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2282408 INFO  (coreLoadExecutor-7447-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2282440 INFO  (coreLoadExecutor-7447-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2282445 INFO  (coreLoadExecutor-7447-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2282548 INFO  (coreLoadExecutor-7447-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2282553 INFO  (coreLoadExecutor-7447-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2282554 INFO  (coreLoadExecutor-7447-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2282558 INFO  (coreLoadExecutor-7447-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2282559 INFO  (coreLoadExecutor-7447-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2282560 INFO  (coreLoadExecutor-7447-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2282561 INFO  (coreLoadExecutor-7447-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2282562 INFO  (coreLoadExecutor-7447-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2282562 INFO  (coreLoadExecutor-7447-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2282563 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2282563 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 2282563 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@276fb4c8
   [junit4]   2> 2282563 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard0/cores/collection1/data/snapshot_metadata
   [junit4]   2> 2282563 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 2282564 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 2282564 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 2282564 WARN  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard0/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2282564 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 2282564 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=71.32421875, 
floorSegmentMB=0.9638671875, forceMergeDeletesPctAllowed=4.77391765009817, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.31864237565632236
   [junit4]   2> 2282565 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@43b4152b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e5cf561),segFN=segments_1,generation=1}
   [junit4]   2> 2282565 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2282569 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2282569 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2282569 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2282569 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 2282569 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2282569 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2282570 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2282570 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2282570 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2282570 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2282570 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2282570 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 2282572 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2282573 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2282574 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2282575 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2282575 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 2282576 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard0/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 2282580 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 2282582 INFO  (coreLoadExecutor-7447-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> 2282582 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2282582 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2282582 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2282583 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2282583 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2282584 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8418607040892614]
   [junit4]   2> 2282584 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@43b4152b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e5cf561),segFN=segments_1,generation=1}
   [junit4]   2> 2282584 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2282584 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@537d875a[collection1] main]
   [junit4]   2> 2282585 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 2282585 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 2282585 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2282585 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2282596 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2282631 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2282631 INFO  
(searcherExecutor-7448-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2282631 INFO  
(searcherExecutor-7448-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2282631 INFO  
(searcherExecutor-7448-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2282631 INFO  
(searcherExecutor-7448-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2282632 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 2282632 INFO  
(searcherExecutor-7448-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2282632 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 2282632 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 2282632 INFO  
(searcherExecutor-7448-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2282632 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1544237765561942016
   [junit4]   2> 2282632 INFO  
(searcherExecutor-7448-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2282633 INFO  
(searcherExecutor-7448-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2282633 INFO  
(searcherExecutor-7448-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2282634 INFO  
(searcherExecutor-7448-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@537d875a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2282635 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
highest version 1544237765561942016
   [junit4]   2> 2282635 INFO  (coreLoadExecutor-7447-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2282976 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 2282978 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2282979 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7e99678d{/q_/av,null,AVAILABLE}
   [junit4]   2> 2282981 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@622f3374{SSL,[ssl, 
http/1.1]}{127.0.0.1:55843}
   [junit4]   2> 2282981 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.e.j.s.Server Started @2287065ms
   [junit4]   2> 2282981 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/q_/av, 
hostPort=55843, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard1/cores}
   [junit4]   2> 2282982 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2282982 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard1'
   [junit4]   2> 2282982 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2282982 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2282982 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 2282987 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard1/cores
   [junit4]   2> 2282987 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1841050447
   [junit4]   2> 2282987 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard1]
   [junit4]   2> 2282987 WARN  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard1/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard1/lib
   [junit4]   2> 2282987 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
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> 2282990 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2282990 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2282990 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2282990 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 2282990 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2282990 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard1/cores
   [junit4]   2> 2282991 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
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> 2282991 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 2282991 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2282991 INFO  (coreLoadExecutor-7458-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2282992 INFO  (coreLoadExecutor-7458-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2282992 INFO  (coreLoadExecutor-7458-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2282992 INFO  (coreLoadExecutor-7458-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2282992 INFO  (coreLoadExecutor-7458-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2282997 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0
   [junit4]   2> 2282998 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2283012 INFO  (coreLoadExecutor-7458-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2283020 INFO  (coreLoadExecutor-7458-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2283039 INFO  (coreLoadExecutor-7458-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2283043 INFO  (coreLoadExecutor-7458-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2283149 INFO  (coreLoadExecutor-7458-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2283153 INFO  (coreLoadExecutor-7458-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2283154 INFO  (coreLoadExecutor-7458-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2283157 INFO  (coreLoadExecutor-7458-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2283159 INFO  (coreLoadExecutor-7458-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2283160 INFO  (coreLoadExecutor-7458-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2283160 INFO  (coreLoadExecutor-7458-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2283162 INFO  (coreLoadExecutor-7458-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2283162 INFO  (coreLoadExecutor-7458-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2283162 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2283162 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 2283162 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@276fb4c8
   [junit4]   2> 2283163 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata
   [junit4]   2> 2283163 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 2283163 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 2283163 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard1/cores/collection1/data/index/
   [junit4]   2> 2283163 WARN  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard1/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2283164 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 2283164 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=71.32421875, 
floorSegmentMB=0.9638671875, forceMergeDeletesPctAllowed=4.77391765009817, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.31864237565632236
   [junit4]   2> 2283164 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@63adc95 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c42d698),segFN=segments_1,generation=1}
   [junit4]   2> 2283164 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2283171 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2283172 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2283172 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2283172 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 2283172 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2283172 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2283172 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2283172 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2283172 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2283172 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2283173 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2283173 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 2283175 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2283176 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2283177 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2283177 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2283178 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard1/cores/collection1/data/
   [junit4]   2> 2283178 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard1/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 2283182 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 2283184 INFO  (coreLoadExecutor-7458-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> 2283184 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2283185 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2283185 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2283185 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2283185 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2283192 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8418607040892614]
   [junit4]   2> 2283193 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@63adc95 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c42d698),segFN=segments_1,generation=1}
   [junit4]   2> 2283193 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2283193 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3a10bd32[collection1] main]
   [junit4]   2> 2283193 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 2283193 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 2283193 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2283193 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2283221 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2283249 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2283249 INFO  
(searcherExecutor-7459-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2283249 INFO  
(searcherExecutor-7459-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2283249 INFO  
(searcherExecutor-7459-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2283249 INFO  
(searcherExecutor-7459-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2283250 INFO  
(searcherExecutor-7459-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2283250 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 2283250 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 2283250 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 2283250 INFO  
(searcherExecutor-7459-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2283250 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1544237766209961984
   [junit4]   2> 2283251 INFO  
(searcherExecutor-7459-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2283251 INFO  
(searcherExecutor-7459-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2283251 INFO  
(searcherExecutor-7459-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2283252 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
highest version 1544237766209961984
   [junit4]   2> 2283252 INFO  
(searcherExecutor-7459-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3a10bd32[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2283252 INFO  (coreLoadExecutor-7458-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2283594 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 2283596 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2283597 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7f76bc13{/q_/av,null,AVAILABLE}
   [junit4]   2> 2283599 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@54c63328{SSL,[ssl, 
http/1.1]}{127.0.0.1:46322}
   [junit4]   2> 2283600 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.e.j.s.Server Started @2287683ms
   [junit4]   2> 2283600 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/q_/av, 
hostPort=46322, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard2/cores}
   [junit4]   2> 2283600 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2283600 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard2'
   [junit4]   2> 2283600 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2283600 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2283600 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 2283605 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard2/cores
   [junit4]   2> 2283605 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 934857116
   [junit4]   2> 2283605 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard2]
   [junit4]   2> 2283605 WARN  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard2/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard2/lib
   [junit4]   2> 2283605 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
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> 2283607 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2283608 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2283608 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2283608 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 2283608 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2283608 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard2/cores
   [junit4]   2> 2283609 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
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> 2283609 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 2283609 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2283609 INFO  (coreLoadExecutor-7469-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2283609 INFO  (coreLoadExecutor-7469-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2283609 INFO  (coreLoadExecutor-7469-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 2283610 INFO  (coreLoadExecutor-7469-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2283610 INFO  (coreLoadExecutor-7469-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2283613 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0
   [junit4]   2> 2283613 INFO  
(TEST-DistributedFacetPivotLongTailTest.test-seed#[EBA01AA33769FC89]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.i

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

atement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.net.SocketException: Connection reset
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:209)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    >        at 
sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
   [junit4]    >        at 
sun.security.ssl.InputRecord.read(InputRecord.java:503)
   [junit4]    >        at 
sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
   [junit4]    >        at 
sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
   [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]    >        ... 48 more
   [junit4]   2> 2366487 INFO  
(SUITE-DistributedFacetPivotLongTailTest-seed#[EBA01AA33769FC89]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.handler.component.DistributedFacetPivotLongTailTest_EBA01AA33769FC89-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{stat_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 range_facet_l_dv=PostingsFormat(name=LuceneVarGapFixedInterval), 
_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 multiDefault=PostingsFormat(name=Memory doPackFST= true), 
intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
foo_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 id=PostingsFormat(name=LuceneVarGapFixedInterval), 
range_facet_i_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
range_facet_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
timestamp=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1535, 
maxMBSortInHeap=7.957938472891232, sim=RandomSimilarity(queryNorm=false): {}, 
locale=it-CH, timezone=Australia/North
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=4,threads=1,free=125517776,total=477626368
   [junit4]   2> NOTE: All tests run in this JVM: [TestLazyCores, 
AnalysisAfterCoreReloadTest, SmileWriterTest, TestCloudPseudoReturnFields, 
DataDrivenBlockJoinTest, SynonymTokenizerTest, TestSolr4Spatial, 
TestFieldTypeCollectionResource, TestSchemaResource, 
TestHighlightDedupGrouping, BasicDistributedZkTest, DistributedQueueTest, 
TestMacroExpander, StandardRequestHandlerTest, TestFunctionQuery, 
TestDocTermOrds, URLClassifyProcessorTest, CopyFieldTest, ExplicitHLLTest, 
HdfsRecoveryZkTest, ConnectionManagerTest, TestBinaryField, 
TestLocalFSCloudBackupRestore, TestCrossCoreJoin, 
TestRequestStatusCollectionAPI, ConnectionReuseTest, TestNumericTerms32, 
DeleteReplicaTest, QueryEqualityTest, HdfsThreadLeakTest, TestCSVLoader, 
TestTrieFacet, TestDistribDocBasedVersion, TestUniqueKeyFieldResource, 
RemoteQueryErrorTest, AtomicUpdatesTest, ZkStateReaderTest, 
TriLevelCompositeIdRoutingTest, TestComponentsName, TestRestManager, 
DeleteInactiveReplicaTest, BigEndianAscendingWordDeserializerTest, 
AlternateDirectoryTest, TestInitParams, TestPKIAuthenticationPlugin, 
BlockJoinFacetRandomTest, TestReplicationHandlerBackup, BadCopyFieldTest, 
TestRangeQuery, TestFoldingMultitermQuery, JsonLoaderTest, 
TestCloudDeleteByQuery, TestSQLHandler, QueryResultKeyTest, 
DocumentAnalysisRequestHandlerTest, XsltUpdateRequestHandlerTest, 
TestStressLucene, DirectoryFactoryTest, TestHdfsUpdateLog, TestDocSet, 
TestHdfsCloudBackupRestore, TestExpandComponent, TestConfigSetImmutable, 
HdfsBasicDistributedZkTest, CleanupOldIndexTest, PrimUtilsTest, 
InfoHandlerTest, TestLuceneMatchVersion, TestSizeLimitedDistributedMap, 
DefaultValueUpdateProcessorTest, TestFieldCacheSanityChecker, 
TestRawTransformer, PolyFieldTest, DistributedQueryElevationComponentTest, 
SOLR749Test, TestChildDocTransformer, PathHierarchyTokenizerFactoryTest, 
SpatialRPTFieldTypeTest, SystemInfoHandlerTest, OverseerModifyCollectionTest, 
TestCustomSort, TestGraphTermsQParserPlugin, 
HdfsWriteToMultipleCollectionsTest, TestSolrCloudWithSecureImpersonation, 
TestNoOpRegenerator, TestDistributedSearch, TestRecoveryHdfs, 
TestCopyFieldCollectionResource, DistributedDebugComponentTest, UUIDFieldTest, 
CoreAdminCreateDiscoverTest, SolrCloudExampleTest, BasicAuthIntegrationTest, 
SignatureUpdateProcessorFactoryTest, DocExpirationUpdateProcessorFactoryTest, 
TestLegacyNumericRangeQueryBuilder, DistributedSuggestComponentTest, 
HttpPartitionTest, DateFieldTest, AddBlockUpdateTest, TestFaceting, 
ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, ShardRoutingTest, 
TestReplicationHandler, AutoCommitTest, TestRealTimeGet, TestJoin, 
TestCoreContainer, SimpleFacetsTest, StatsComponentTest, PeerSyncTest, 
TestBadConfig, TestIndexSearcher, ShowFileRequestHandlerTest, 
CurrencyFieldOpenExchangeTest, TestCoreDiscovery, SpellCheckCollatorTest, 
SuggesterFSTTest, SolrRequestParserTest, SuggesterTSTTest, SuggesterTest, 
TestTrie, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, 
TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, 
TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, 
SortByFunctionTest, TestRemoteStreaming, DistanceFunctionTest, 
TestSolrDeletionPolicy1, SolrInfoMBeanTest, DebugComponentTest, 
CacheHeaderTest, LukeRequestHandlerTest, DirectSolrSpellCheckerTest, 
FileBasedSpellCheckerTest, TermVectorComponentTest, 
FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, LoggingHandlerTest, 
IndexSchemaTest, TestCollationField, JSONWriterTest, 
BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, 
HighlighterConfigTest, UpdateParamsTest, TestSolrIndexConfig, 
ResponseLogComponentTest, TestStressRecovery, PreAnalyzedFieldTest, 
TestSystemIdResolver, SpellingQueryConverterTest, RAMDirectoryFactoryTest, 
TestLRUCache, TestUtils, ZkNodePropsTest, TestRTGBase, CursorPagingTest, 
DistributedIntervalFacetingTest, TestJettySolrRunner, ActionThrottleTest, 
AsyncMigrateRouteKeyTest, CdcrReplicationDistributedZkTest, 
CdcrRequestHandlerTest, CloudExitableDirectoryReaderTest, 
CollectionStateFormat2Test, CollectionsAPISolrJTest, DeleteStatusTest, 
DistribCursorPagingTest, LeaderFailoverAfterPartitionTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, OverseerStatusTest, 
RestartWhileUpdatingTest, SSLMigrationTest, SaslZkACLProviderTest, 
SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, 
TestCloudPivotFacet, TestConfigSetsAPIExclusivity, TestLeaderElectionZkExpiry, 
TestLockTree, TestMiniSolrCloudCluster, TestSolrCloudWithDelegationTokens, 
TestTolerantUpdateProcessorCloud, TestHdfsBackupRestoreCore, 
SegmentsInfoRequestHandlerTest, DistributedFacetPivotLongTailTest]
   [junit4] Completed [541/632 (1!)] on J0 in 85.04s, 1 test, 1 error <<< 
FAILURES!

[...truncated 318 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/temp/junit4-J0-20160901_024008_659.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/heapdumps/java_pid25581.hprof
 ...
   [junit4] Heap dump file created [497607693 bytes in 2.619 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 11030 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:763: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:715: 
Some of the tests produced a heap dump, but did not fail. Maybe a suppressed 
OutOfMemoryError? Dumps created:
* java_pid25581.hprof

Total time: 83 minutes 50 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to