You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/08/11 09:42:23 UTC

[JENKINS] Lucene-Solr-Tests-master - Build # 1340 - Unstable

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

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

Error Message:
int_i: goodEst=13932, poorEst=13970, real=13959, p=q=id:[176+TO+14134]&rows=0&stats=true&stats.field={!cardinality%3D0.011415666115462852+key%3Dlow_int_i}int_i&stats.field={!cardinality%3D0.011415666115462852+key%3Dlow_int_i_prehashed_l+hllPreHashed%3Dtrue}int_i_prehashed_l&stats.field={!cardinality%3D0.5114156661154629+key%3Dhigh_int_i}int_i&stats.field={!cardinality%3D0.5114156661154629+key%3Dhigh_int_i_prehashed_l+hllPreHashed%3Dtrue}int_i_prehashed_l&stats.field={!cardinality%3D0.011415666115462852+key%3Dlow_long_l}long_l&stats.field={!cardinality%3D0.011415666115462852+key%3Dlow_long_l_prehashed_l+hllPreHashed%3Dtrue}long_l_prehashed_l&stats.field={!cardinality%3D0.5114156661154629+key%3Dhigh_long_l}long_l&stats.field={!cardinality%3D0.5114156661154629+key%3Dhigh_long_l_prehashed_l+hllPreHashed%3Dtrue}long_l_prehashed_l&stats.field={!cardinality%3D0.011415666115462852+key%3Dlow_string_s}string_s&stats.field={!cardinality%3D0.011415666115462852+key%3Dlow_string_s_prehashed_l+hllPreHashed%3Dtrue}string_s_prehashed_l&stats.field={!cardinality%3D0.5114156661154629+key%3Dhigh_string_s}string_s&stats.field={!cardinality%3D0.5114156661154629+key%3Dhigh_string_s_prehashed_l+hllPreHashed%3Dtrue}string_s_prehashed_l

Stack Trace:
java.lang.AssertionError: int_i: goodEst=13932, poorEst=13970, real=13959, p=q=id:[176+TO+14134]&rows=0&stats=true&stats.field={!cardinality%3D0.011415666115462852+key%3Dlow_int_i}int_i&stats.field={!cardinality%3D0.011415666115462852+key%3Dlow_int_i_prehashed_l+hllPreHashed%3Dtrue}int_i_prehashed_l&stats.field={!cardinality%3D0.5114156661154629+key%3Dhigh_int_i}int_i&stats.field={!cardinality%3D0.5114156661154629+key%3Dhigh_int_i_prehashed_l+hllPreHashed%3Dtrue}int_i_prehashed_l&stats.field={!cardinality%3D0.011415666115462852+key%3Dlow_long_l}long_l&stats.field={!cardinality%3D0.011415666115462852+key%3Dlow_long_l_prehashed_l+hllPreHashed%3Dtrue}long_l_prehashed_l&stats.field={!cardinality%3D0.5114156661154629+key%3Dhigh_long_l}long_l&stats.field={!cardinality%3D0.5114156661154629+key%3Dhigh_long_l_prehashed_l+hllPreHashed%3Dtrue}long_l_prehashed_l&stats.field={!cardinality%3D0.011415666115462852+key%3Dlow_string_s}string_s&stats.field={!cardinality%3D0.011415666115462852+key%3Dlow_string_s_prehashed_l+hllPreHashed%3Dtrue}string_s_prehashed_l&stats.field={!cardinality%3D0.5114156661154629+key%3Dhigh_string_s}string_s&stats.field={!cardinality%3D0.5114156661154629+key%3Dhigh_string_s_prehashed_l+hllPreHashed%3Dtrue}string_s_prehashed_l
	at __randomizedtesting.SeedInfo.seed([6EBE7483F195BF63:E6EA4B595F69D29B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test(TestDistributedStatsComponentCardinality.java:217)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10882 lines...]
   [junit4] Suite: org.apache.solr.handler.component.TestDistributedStatsComponentCardinality
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/init-core-data-001
   [junit4]   2> 247054 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[6EBE7483F195BF63]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-9062)
   [junit4]   2> 247055 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[6EBE7483F195BF63]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 247168 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/control/cores/collection1
   [junit4]   2> 247172 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 247174 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b1a3dc5{/,null,AVAILABLE}
   [junit4]   2> 247181 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4bdc4bdf{HTTP/1.1,[http/1.1]}{127.0.0.1:52199}
   [junit4]   2> 247182 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.e.j.s.Server Started @250311ms
   [junit4]   2> 247182 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=52199, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/control/cores}
   [junit4]   2> 247182 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 247182 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/control'
   [junit4]   2> 247182 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 247182 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 247182 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/control/solr.xml
   [junit4]   2> 247188 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/control/cores
   [junit4]   2> 247188 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.CoreContainer New CoreContainer 483433866
   [junit4]   2> 247188 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/control]
   [junit4]   2> 247189 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/control/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/control/lib
   [junit4]   2> 247189 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 247191 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 247191 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 247191 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 247191 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 247191 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 247192 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/control/cores
   [junit4]   2> 247192 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] 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> 247192 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/control/cores/collection1
   [junit4]   2> 247192 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 247193 INFO  (coreLoadExecutor-1135-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> 247193 INFO  (coreLoadExecutor-1135-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 247193 INFO  (coreLoadExecutor-1135-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 247193 INFO  (coreLoadExecutor-1135-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> 247193 INFO  (coreLoadExecutor-1135-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> 247193 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1
   [junit4]   2> 247193 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 247225 INFO  (coreLoadExecutor-1135-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 247234 INFO  (coreLoadExecutor-1135-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 247253 INFO  (coreLoadExecutor-1135-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 247257 INFO  (coreLoadExecutor-1135-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 247347 INFO  (coreLoadExecutor-1135-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 247352 INFO  (coreLoadExecutor-1135-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 247353 INFO  (coreLoadExecutor-1135-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 247365 INFO  (coreLoadExecutor-1135-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 247367 INFO  (coreLoadExecutor-1135-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 247368 INFO  (coreLoadExecutor-1135-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 247369 INFO  (coreLoadExecutor-1135-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 247370 INFO  (coreLoadExecutor-1135-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> 247370 INFO  (coreLoadExecutor-1135-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> 247371 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 247371 INFO  (coreLoadExecutor-1135-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/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 247371 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@599cbcd9
   [junit4]   2> 247375 INFO  (coreLoadExecutor-1135-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/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/control/cores/collection1/data/snapshot_metadata
   [junit4]   2> 247375 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 247375 INFO  (coreLoadExecutor-1135-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/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 247375 INFO  (coreLoadExecutor-1135-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/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 247375 WARN  (coreLoadExecutor-1135-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/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/control/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 247376 INFO  (coreLoadExecutor-1135-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/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 247376 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=42.52734375, floorSegmentMB=0.3701171875, forceMergeDeletesPctAllowed=2.3007226656861257, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6651700249473979
   [junit4]   2> 247376 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6a6d126f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c0a1b7d),segFN=segments_1,generation=1}
   [junit4]   2> 247376 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 247380 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 247380 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 247380 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 247380 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 247380 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 247381 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 247381 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 247381 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 247381 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 247381 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 247381 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 247381 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 247383 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 247383 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 247384 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 247385 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 247393 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/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 247393 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/control/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 247396 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 247398 INFO  (coreLoadExecutor-1135-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> 247398 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 247398 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 247398 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 247399 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 247399 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 247399 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@6ab89da9
   [junit4]   2> 247400 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6a6d126f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c0a1b7d),segFN=segments_1,generation=1}
   [junit4]   2> 247400 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 247400 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@76cebe80[collection1] main]
   [junit4]   2> 247400 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 247400 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 247400 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 247400 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 247406 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 247457 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 247458 INFO  (searcherExecutor-1136-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 247458 INFO  (searcherExecutor-1136-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 247458 INFO  (searcherExecutor-1136-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 247458 INFO  (searcherExecutor-1136-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 247458 INFO  (searcherExecutor-1136-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 247459 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 247459 INFO  (searcherExecutor-1136-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 247459 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 247459 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 247459 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1542356281103220736
   [junit4]   2> 247459 INFO  (searcherExecutor-1136-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 247459 INFO  (searcherExecutor-1136-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 247459 INFO  (searcherExecutor-1136-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 247460 INFO  (searcherExecutor-1136-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@76cebe80[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 247461 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1542356281103220736
   [junit4]   2> 247461 INFO  (coreLoadExecutor-1135-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 247791 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 247792 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 247793 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@71657168{/,null,AVAILABLE}
   [junit4]   2> 247793 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1380fb22{HTTP/1.1,[http/1.1]}{127.0.0.1:54516}
   [junit4]   2> 247794 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.e.j.s.Server Started @250923ms
   [junit4]   2> 247794 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=54516, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard0/cores}
   [junit4]   2> 247794 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 247794 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard0'
   [junit4]   2> 247794 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 247794 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 247794 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 247799 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard0/cores
   [junit4]   2> 247799 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.CoreContainer New CoreContainer 879435347
   [junit4]   2> 247800 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard0]
   [junit4]   2> 247800 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard0/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard0/lib
   [junit4]   2> 247800 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 247805 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 247805 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 247805 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 247805 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 247805 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 247806 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard0/cores
   [junit4]   2> 247806 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] 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> 247806 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 247806 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 247807 INFO  (coreLoadExecutor-1146-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> 247807 INFO  (coreLoadExecutor-1146-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 247807 INFO  (coreLoadExecutor-1146-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 247807 INFO  (coreLoadExecutor-1146-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> 247807 INFO  (coreLoadExecutor-1146-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> 247810 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1
   [junit4]   2> 247810 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 247835 INFO  (coreLoadExecutor-1146-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 247843 INFO  (coreLoadExecutor-1146-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 247862 INFO  (coreLoadExecutor-1146-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 247867 INFO  (coreLoadExecutor-1146-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 247951 INFO  (coreLoadExecutor-1146-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 247956 INFO  (coreLoadExecutor-1146-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 247957 INFO  (coreLoadExecutor-1146-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 247961 INFO  (coreLoadExecutor-1146-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 247962 INFO  (coreLoadExecutor-1146-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 247964 INFO  (coreLoadExecutor-1146-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 247964 INFO  (coreLoadExecutor-1146-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 247965 INFO  (coreLoadExecutor-1146-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> 247965 INFO  (coreLoadExecutor-1146-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> 247966 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 247966 INFO  (coreLoadExecutor-1146-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/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 247966 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@599cbcd9
   [junit4]   2> 247966 INFO  (coreLoadExecutor-1146-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/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard0/cores/collection1/data/snapshot_metadata
   [junit4]   2> 247966 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 247967 INFO  (coreLoadExecutor-1146-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/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 247967 INFO  (coreLoadExecutor-1146-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/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 247967 WARN  (coreLoadExecutor-1146-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/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard0/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 247967 INFO  (coreLoadExecutor-1146-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/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 247967 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=42.52734375, floorSegmentMB=0.3701171875, forceMergeDeletesPctAllowed=2.3007226656861257, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6651700249473979
   [junit4]   2> 247968 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3b1fb6e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@76ee3fe3),segFN=segments_1,generation=1}
   [junit4]   2> 247968 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 247968 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/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 247968 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard0/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 247972 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 247972 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 247972 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 247972 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 247973 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 247973 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 247973 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 247973 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 247973 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 247973 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 247973 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 247973 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 247975 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 247976 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 247976 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 247977 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 247982 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 247984 INFO  (coreLoadExecutor-1146-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> 247984 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 247985 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 247985 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 247986 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 247986 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 247986 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@395863bb
   [junit4]   2> 247986 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3b1fb6e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@76ee3fe3),segFN=segments_1,generation=1}
   [junit4]   2> 247987 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 247987 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4fc78f32[collection1] main]
   [junit4]   2> 247987 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 247987 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 247987 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 247987 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 248000 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 248037 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 248037 INFO  (searcherExecutor-1147-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 248038 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 248038 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 248038 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 248038 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1542356281710346240
   [junit4]   2> 248038 INFO  (searcherExecutor-1147-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 248038 INFO  (searcherExecutor-1147-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 248038 INFO  (searcherExecutor-1147-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 248038 INFO  (searcherExecutor-1147-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 248038 INFO  (searcherExecutor-1147-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 248039 INFO  (searcherExecutor-1147-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 248039 INFO  (searcherExecutor-1147-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 248039 INFO  (searcherExecutor-1147-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 248039 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1542356281710346240
   [junit4]   2> 248040 INFO  (coreLoadExecutor-1146-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 248040 INFO  (searcherExecutor-1147-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4fc78f32[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 248433 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 248434 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 248436 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@57ff6e9{/,null,AVAILABLE}
   [junit4]   2> 248436 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1a46932a{HTTP/1.1,[http/1.1]}{127.0.0.1:49186}
   [junit4]   2> 248436 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.e.j.s.Server Started @251566ms
   [junit4]   2> 248436 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=49186, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard1/cores}
   [junit4]   2> 248437 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 248437 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard1'
   [junit4]   2> 248437 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 248437 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 248437 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 248443 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard1/cores
   [junit4]   2> 248443 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.CoreContainer New CoreContainer 1773568829
   [junit4]   2> 248443 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard1]
   [junit4]   2> 248443 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard1/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard1/lib
   [junit4]   2> 248443 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 248453 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 248453 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 248453 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 248453 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 248453 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 248454 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard1/cores
   [junit4]   2> 248454 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] 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> 248454 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 248454 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 248455 INFO  (coreLoadExecutor-1157-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> 248455 INFO  (coreLoadExecutor-1157-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 248455 INFO  (coreLoadExecutor-1157-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 248455 INFO  (coreLoadExecutor-1157-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> 248455 INFO  (coreLoadExecutor-1157-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> 248464 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1
   [junit4]   2> 248465 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 248479 INFO  (coreLoadExecutor-1157-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 248487 INFO  (coreLoadExecutor-1157-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 248506 INFO  (coreLoadExecutor-1157-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 248511 INFO  (coreLoadExecutor-1157-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 248597 INFO  (coreLoadExecutor-1157-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 248602 INFO  (coreLoadExecutor-1157-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 248604 INFO  (coreLoadExecutor-1157-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 248607 INFO  (coreLoadExecutor-1157-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 248609 INFO  (coreLoadExecutor-1157-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 248610 INFO  (coreLoadExecutor-1157-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 248610 INFO  (coreLoadExecutor-1157-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 248612 INFO  (coreLoadExecutor-1157-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> 248612 INFO  (coreLoadExecutor-1157-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> 248612 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 248612 INFO  (coreLoadExecutor-1157-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/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 248612 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@599cbcd9
   [junit4]   2> 248613 INFO  (coreLoadExecutor-1157-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/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata
   [junit4]   2> 248613 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 248613 INFO  (coreLoadExecutor-1157-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/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 248613 INFO  (coreLoadExecutor-1157-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/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard1/cores/collection1/data/index/
   [junit4]   2> 248613 WARN  (coreLoadExecutor-1157-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/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard1/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 248613 INFO  (coreLoadExecutor-1157-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/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 248614 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=42.52734375, floorSegmentMB=0.3701171875, forceMergeDeletesPctAllowed=2.3007226656861257, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6651700249473979
   [junit4]   2> 248614 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@580377f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@719a212b),segFN=segments_1,generation=1}
   [junit4]   2> 248614 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 248614 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/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard1/cores/collection1/data/
   [junit4]   2> 248615 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard1/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 248618 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 248619 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 248619 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 248619 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 248619 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 248619 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 248619 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 248619 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 248619 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 248619 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 248619 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 248619 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 248621 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 248622 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 248623 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 248623 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 248629 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 248631 INFO  (coreLoadExecutor-1157-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> 248631 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 248634 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 248634 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 248635 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 248635 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 248636 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@310aa940
   [junit4]   2> 248636 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@580377f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@719a212b),segFN=segments_1,generation=1}
   [junit4]   2> 248636 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 248636 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f409258[collection1] main]
   [junit4]   2> 248636 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 248636 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 248636 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 248636 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 248643 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 248675 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 248675 INFO  (searcherExecutor-1158-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 248676 INFO  (searcherExecutor-1158-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 248676 INFO  (searcherExecutor-1158-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 248676 INFO  (searcherExecutor-1158-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 248676 INFO  (searcherExecutor-1158-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 248676 INFO  (searcherExecutor-1158-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 248676 INFO  (searcherExecutor-1158-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 248677 INFO  (searcherExecutor-1158-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 248677 INFO  (searcherExecutor-1158-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 248678 INFO  (searcherExecutor-1158-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f409258[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 248679 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 248679 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 248679 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 248679 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1542356282382483456
   [junit4]   2> 248681 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1542356282382483456
   [junit4]   2> 248681 INFO  (coreLoadExecutor-1157-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 248966 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 248966 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.a.s.h.c.TestDistributedStatsComponentCardinality Building an index of 14139 docs
   [junit4]   2> 248979 INFO  (qtp743076415-2031) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1542356282694959104)]} 0 2
   [junit4]   2> 248982 INFO  (qtp1805931329-2065) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1542356282698104832)]} 0 1
   [junit4]   2> 248983 INFO  (qtp743076415-2032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1542356282701250560)]} 0 0
   [junit4]   2> 248986 INFO  (qtp405470819-2046) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1542356282702299136)]} 0 1
   [junit4]   2> 248987 INFO  (qtp743076415-2034) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1542356282704396288)]} 0 0
   [junit4]   2> 248988 INFO  (qtp1805931329-2066) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1542356282705444864)]} 0 0
   [junit4]   2> 248988 INFO  (qtp743076415-2030) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1542356282706493440)]} 0 0
   [junit4]   2> 248989 INFO  (qtp405470819-2048) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1542356282707542016)]} 0 0
   [junit4]   2> 248990 INFO  (qtp743076415-2030) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1542356282708590592)]} 0 0
   [junit4]   2> 248991 INFO  (qtp1805931329-2064) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1542356282709639168)]} 0 0
   [junit4]   2> 248993 INFO  (qtp743076415-2027) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1542356282710687744)]} 0 0
   [junit4]   2> 248993 INFO  (qtp405470819-2048) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1542356282711736320)]} 0 0
   [junit4]   2> 248994 INFO  (qtp743076415-2031) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1542356282712784896)]} 0 0
   [junit4]   2> 248995 INFO  (qtp1805931329-2064) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1542356282713833472)]} 0 0
   [junit4]   2> 248996 INFO  (qtp743076415-2031) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1542356282713833472)]} 0 0
   [junit4]   2> 248996 INFO  (qtp405470819-2050) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1542356282714882048)]} 0 0
   [junit4]   2> 248997 INFO  (qtp743076415-2034) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1542356282715930624)]} 0 0
   [junit4]   2> 248998 INFO  (qtp1805931329-2064) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1542356282716979200)]} 0 0
   [junit4]   2> 248998 INFO  (qtp743076415-2034) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1542356282716979200)]} 0 0
   [junit4]   2> 248999 INFO  (qtp1805931329-2064) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1542356282718027776)]} 0 0
   [junit4]   2> 249000 INFO  (qtp743076415-2034) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1542356282719076352)]} 0 0
   [junit4]   2> 249001 INFO  (qtp405470819-2050) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1542356282720124928)]} 0 0
   [junit4]   2> 249002 INFO  (qtp743076415-2027) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1542356282720124928)]} 0 0
   [junit4]   2> 249002 INFO  (qtp1805931329-2065) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1542356282721173504)]} 0 0
   [junit4]   2> 249003 INFO  (qtp743076415-2032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[13 (1542356282722222080)]} 0 0
   [junit4]   2> 249004 INFO  (qtp405470819-2044) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[13 (1542356282723270656)]} 0 0
   [junit4]   2> 249005 INFO  (qtp743076415-2031) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1542356282723270656)]} 0 0
   [junit4]   2> 249005 INFO  (qtp1805931329-2065) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1542356282724319232)]} 0 0
   [junit4]   2> 249006 INFO  (qtp743076415-2028) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15 (1542356282725367808)]} 0 0
   [junit4]   2> 249007 INFO  (qtp405470819-2046) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15 (1542356282726416384)]} 0 0
   [junit4]   2> 249008 INFO  (qtp743076415-2030) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16 (1542356282727464960)]} 0 0
   [junit4]   2> 249009 INFO  (qtp1805931329-2065) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16 (1542356282727464960)]} 0 0
   [junit4]   2> 249009 INFO  (qtp743076415-2034) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17 (1542356282728513536)]} 0 0
   [junit4]   2> 249010 INFO  (qtp405470819-2049) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17 (1542356282729562112)]} 0 0
   [junit4]   2> 249011 INFO  (qtp743076415-2027) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[18 (1542356282729562112)]} 0 0
   [junit4]   2> 249011 INFO  (qtp1805931329-2065) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[18 (1542356282730610688)]} 0 0
   [junit4]   2> 249012 INFO  (qtp743076415-2032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[19 (1542356282731659264)]} 0 0
   [junit4]   2> 249013 INFO  (qtp405470819-2049) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[19 (1542356282732707840)]} 0 0
   [junit4]   2> 249013 INFO  (qtp743076415-2031) [    x:collection1] o.a.s.u.p.LogUpdateProces

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

.solr.core.SolrCore@2751b179
   [junit4]   2> 279516 INFO  (coreCloseExecutor-1167-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=7070,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=988597,transaction_logs_total_number=1}
   [junit4]   2> 279516 INFO  (coreCloseExecutor-1167-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 279516 INFO  (coreCloseExecutor-1167-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 279516 INFO  (coreCloseExecutor-1167-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 279528 INFO  (coreCloseExecutor-1167-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 279544 INFO  (coreCloseExecutor-1167-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 279544 INFO  (coreCloseExecutor-1167-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata;done=false>>]
   [junit4]   2> 279544 INFO  (coreCloseExecutor-1167-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 279544 INFO  (coreCloseExecutor-1167-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata
   [junit4]   2> 279544 INFO  (coreCloseExecutor-1167-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard1/cores/collection1/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard1/cores/collection1/data/index;done=false>>]
   [junit4]   2> 279544 INFO  (coreCloseExecutor-1167-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 279544 INFO  (coreCloseExecutor-1167-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard1/cores/collection1/data/index
   [junit4]   2> 279544 INFO  (coreCloseExecutor-1167-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard1/cores/collection1/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard1/cores/collection1/data;done=false>>]
   [junit4]   2> 279544 INFO  (coreCloseExecutor-1167-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 279544 INFO  (coreCloseExecutor-1167-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001/tempDir-001/shard1/cores/collection1/data
   [junit4]   2> 279545 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[6EBE7483F195BF63]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@57ff6e9{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistributedStatsComponentCardinality -Dtests.method=test -Dtests.seed=6EBE7483F195BF63 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=no-NO -Dtests.timezone=Etc/Zulu -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 32.5s J1 | TestDistributedStatsComponentCardinality.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: int_i: goodEst=13932, poorEst=13970, real=13959, p=q=id:[176+TO+14134]&rows=0&stats=true&stats.field={!cardinality%3D0.011415666115462852+key%3Dlow_int_i}int_i&stats.field={!cardinality%3D0.011415666115462852+key%3Dlow_int_i_prehashed_l+hllPreHashed%3Dtrue}int_i_prehashed_l&stats.field={!cardinality%3D0.5114156661154629+key%3Dhigh_int_i}int_i&stats.field={!cardinality%3D0.5114156661154629+key%3Dhigh_int_i_prehashed_l+hllPreHashed%3Dtrue}int_i_prehashed_l&stats.field={!cardinality%3D0.011415666115462852+key%3Dlow_long_l}long_l&stats.field={!cardinality%3D0.011415666115462852+key%3Dlow_long_l_prehashed_l+hllPreHashed%3Dtrue}long_l_prehashed_l&stats.field={!cardinality%3D0.5114156661154629+key%3Dhigh_long_l}long_l&stats.field={!cardinality%3D0.5114156661154629+key%3Dhigh_long_l_prehashed_l+hllPreHashed%3Dtrue}long_l_prehashed_l&stats.field={!cardinality%3D0.011415666115462852+key%3Dlow_string_s}string_s&stats.field={!cardinality%3D0.011415666115462852+key%3Dlow_string_s_prehashed_l+hllPreHashed%3Dtrue}string_s_prehashed_l&stats.field={!cardinality%3D0.5114156661154629+key%3Dhigh_string_s}string_s&stats.field={!cardinality%3D0.5114156661154629+key%3Dhigh_string_s_prehashed_l+hllPreHashed%3Dtrue}string_s_prehashed_l
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6EBE7483F195BF63:E6EA4B595F69D29B]:0)
   [junit4]    > 	at org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test(TestDistributedStatsComponentCardinality.java:217)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 279549 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[6EBE7483F195BF63]-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/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_6EBE7483F195BF63-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {int_i=BlockTreeOrds(blocksize=128), range_facet_l_dv=PostingsFormat(name=LuceneVarGapFixedInterval), multiDefault=PostingsFormat(name=Memory doPackFST= true), intDefault=FSTOrd50, int_i_prehashed_l=PostingsFormat(name=LuceneVarGapFixedInterval), long_l_prehashed_l=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_l=PostingsFormat(name=Memory doPackFST= true), long_l=BlockTreeOrds(blocksize=128), _version_=FSTOrd50, string_s_prehashed_l=PostingsFormat(name=LuceneVarGapFixedInterval), string_s=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_i_dv=PostingsFormat(name=Memory doPackFST= true), timestamp=PostingsFormat(name=Memory doPackFST= true)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1297, maxMBSortInHeap=7.771537297546374, sim=ClassicSimilarity, locale=no-NO, timezone=Etc/Zulu
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_74 (64-bit)/cpus=4,threads=1,free=120384568,total=465567744
   [junit4]   2> NOTE: All tests run in this JVM: [TestSubQueryTransformerDistrib, SpatialFilterTest, TestCoreContainer, TestSolrCoreProperties, SpellCheckCollatorTest, TestDefaultStatsCache, TestOverriddenPrefixQueryForCustomFieldType, TestChildDocTransformer, TestRawTransformer, TestSurroundQueryParser, DistributedQueryComponentOptimizationTest, ReplicationFactorTest, DOMUtilTest, DistanceUnitsTest, TestScoreJoinQPScore, SegmentsInfoRequestHandlerTest, HdfsDirectoryFactoryTest, CdcrReplicationDistributedZkTest, TestSmileRequest, ChaosMonkeySafeLeaderTest, TestMinMaxOnMultiValuedField, TestFieldTypeCollectionResource, SoftAutoCommitTest, AnalysisErrorHandlingTest, FullHLLTest, DocumentBuilderTest, SolrCmdDistributorTest, DistributedVersionInfoTest, BadCopyFieldTest, CoreMergeIndexesAdminHandlerTest, DistributedFacetPivotLargeTest, CSVRequestHandlerTest, BlobRepositoryCloudTest, SortByFunctionTest, HdfsSyncSliceTest, HdfsBasicDistributedZk2Test, LoggingHandlerTest, TestRandomRequestDistribution, FastVectorHighlighterTest, TestDistributedStatsComponentCardinality]
   [junit4] Completed [107/629 (1!)] on J1 in 32.52s, 1 test, 1 failure <<< FAILURES!

[...truncated 61740 lines...]