Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/355/
3 tests failed.
FAILED:
org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test
Error Message:
.responseHeader.status:200!=0
Stack Trace:
junit.framework.AssertionFailedError: .responseHeader.status:200!=0
at
__randomizedtesting.SeedInfo.seed([78503422EF740855:F0040BF8418865AD]:0)
at junit.framework.Assert.fail(Assert.java:57)
at
org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:999)
at
org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:1026)
at
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:680)
at
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:643)
at
org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test(TestDistributedStatsComponentCardinality.java:194)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
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
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:368)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED:
org.apache.solr.security.JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed
Error Message:
Expected metric minimums for prefix SECURITY./authentication/pki.:
{failMissingCredentials=0, authenticated=12, passThrough=0,
failWrongCredentials=0, requests=12, errors=0}, but got:
{failMissingCredentials=0, authenticated=4, passThrough=0, totalTime=4727674,
failWrongCredentials=0, requestTimes=456, requests=4, errors=0}
Stack Trace:
java.lang.AssertionError: Expected metric minimums for prefix
SECURITY./authentication/pki.: {failMissingCredentials=0, authenticated=12,
passThrough=0, failWrongCredentials=0, requests=12, errors=0}, but got:
{failMissingCredentials=0, authenticated=4, passThrough=0, totalTime=4727674,
failWrongCredentials=0, requestTimes=456, requests=4, errors=0}
at
__randomizedtesting.SeedInfo.seed([78503422EF740855:7E78364C8DC39EE6]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:129)
at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertPkiAuthMetricsMinimums(SolrCloudAuthTestCase.java:74)
at
org.apache.solr.security.JWTAuthPluginIntegrationTest.createCollectionUpdateAndQueryDistributed(JWTAuthPluginIntegrationTest.java:173)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
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
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:368)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED:
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin.testBasics
Error Message:
Expected metric minimums for prefix SECURITY./authentication.:
{failMissingCredentials=0, authenticated=8, passThrough=0,
failWrongCredentials=8, requests=16, errors=0}, but got:
{failMissingCredentials=0, authenticated=8, passThrough=0, totalTime=87441550,
failWrongCredentials=6, requestTimes=3111, requests=14, errors=0}
Stack Trace:
java.lang.AssertionError: Expected metric minimums for prefix
SECURITY./authentication.: {failMissingCredentials=0, authenticated=8,
passThrough=0, failWrongCredentials=8, requests=16, errors=0}, but got:
{failMissingCredentials=0, authenticated=8, passThrough=0, totalTime=87441550,
failWrongCredentials=6, requestTimes=3111, requests=14, errors=0}
at
__randomizedtesting.SeedInfo.seed([78503422EF740855:45889A0ED79A5625]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:129)
at
org.apache.solr.cloud.SolrCloudAuthTestCase.assertAuthMetricsMinimums(SolrCloudAuthTestCase.java:83)
at
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin.testCollectionCreateSearchDelete(TestSolrCloudWithHadoopAuthPlugin.java:139)
at
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin.testBasics(TestSolrCloudWithHadoopAuthPlugin.java:108)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
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
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:368)
at java.base/java.lang.Thread.run(Thread.java:834)
Build Log:
[...truncated 13346 lines...]
[junit4] Suite:
org.apache.solr.handler.component.TestDistributedStatsComponentCardinality
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_78503422EF740855-001/init-core-data-001
[junit4] 2> 939454 WARN
(SUITE-TestDistributedStatsComponentCardinality-seed#[78503422EF740855]-worker)
[ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 939455 INFO
(SUITE-TestDistributedStatsComponentCardinality-seed#[78503422EF740855]-worker)
[ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 939456 INFO
(SUITE-TestDistributedStatsComponentCardinality-seed#[78503422EF740855]-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> 939456 INFO
(SUITE-TestDistributedStatsComponentCardinality-seed#[78503422EF740855]-worker)
[ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 939457 INFO
(SUITE-TestDistributedStatsComponentCardinality-seed#[78503422EF740855]-worker)
[ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property:
/
[junit4] 2> 939667 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_78503422EF740855-001/tempDir-001/control/cores/collection1
[junit4] 2> 939668 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 939669 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 939669 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 939669 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z;
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
[junit4] 2> 939670 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 939670 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 939670 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 939671 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@346a5810{/,null,AVAILABLE}
[junit4] 2> 939671 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@59e42602{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:36511}
[junit4] 2> 939671 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.e.j.s.Server Started @939750ms
[junit4] 2> 939671 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
hostPort=36511,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_78503422EF740855-001/tempDir-001/control/cores}
[junit4] 2> 939672 ERROR
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 939672 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 939672 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 9.0.0
[junit4] 2> 939672 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 939672 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 939672 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-05-07T11:19:20.686408Z
[junit4] 2> 939672 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_78503422EF740855-001/tempDir-001/control/solr.xml
[junit4] 2> 939676 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 939676 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 939678 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@35ab2259, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 939843 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 939845 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1f5bfd45[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 939849 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@36d2dcb3[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 939870 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 939870 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 939899 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35ab2259
[junit4] 2> 939919 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35ab2259
[junit4] 2> 939920 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35ab2259
[junit4] 2> 939922 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_78503422EF740855-001/tempDir-001/control/cores
[junit4] 2> 939922 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 939923 INFO (coreLoadExecutor-4696-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 939950 INFO (coreLoadExecutor-4696-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 940007 INFO (coreLoadExecutor-4696-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 940110 INFO (coreLoadExecutor-4696-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 940129 INFO (coreLoadExecutor-4696-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 940129 INFO (coreLoadExecutor-4696-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@35ab2259
[junit4] 2> 940130 INFO (coreLoadExecutor-4696-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_78503422EF740855-001/tempDir-001/control/cores/collection1/data/]
[junit4] 2> 940132 INFO (coreLoadExecutor-4696-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=49, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=66.455078125,
floorSegmentMB=0.8857421875, forceMergeDeletesPctAllowed=13.903363422287292,
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8396572601149399, deletesPctAllowed=22.39635635320091
[junit4] 2> 940204 INFO (coreLoadExecutor-4696-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 940204 INFO (coreLoadExecutor-4696-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 940207 INFO (coreLoadExecutor-4696-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 940207 INFO (coreLoadExecutor-4696-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 940208 INFO (coreLoadExecutor-4696-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 940209 INFO (coreLoadExecutor-4696-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6f63e73a[collection1] main]
[junit4] 2> 940210 INFO (coreLoadExecutor-4696-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 940222 INFO (coreLoadExecutor-4696-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 940276 INFO (coreLoadExecutor-4696-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 940276 INFO (coreLoadExecutor-4696-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1632871866737623040
[junit4] 2> 940278 INFO
(searcherExecutor-4697-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 940279 INFO
(searcherExecutor-4697-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 940279 INFO
(searcherExecutor-4697-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 940279 INFO
(searcherExecutor-4697-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 940280 INFO
(searcherExecutor-4697-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 940280 INFO
(searcherExecutor-4697-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 940281 INFO
(searcherExecutor-4697-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 940281 INFO
(searcherExecutor-4697-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 940282 INFO
(searcherExecutor-4697-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 940283 INFO
(searcherExecutor-4697-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6f63e73a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 940463 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_78503422EF740855-001/tempDir-001/shard0/cores/collection1
[junit4] 2> 940464 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 940465 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 940465 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 940465 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z;
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
[junit4] 2> 940495 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 940495 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 940495 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 940495 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@72fba13e{/,null,AVAILABLE}
[junit4] 2> 940496 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@1f02aae9{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34328}
[junit4] 2> 940496 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.e.j.s.Server Started @940575ms
[junit4] 2> 940496 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
hostPort=34328,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_78503422EF740855-001/tempDir-001/shard0/cores}
[junit4] 2> 940497 ERROR
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 940497 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 940497 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 9.0.0
[junit4] 2> 940497 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 940497 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 940497 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-05-07T11:19:21.511381Z
[junit4] 2> 940497 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_78503422EF740855-001/tempDir-001/shard0/solr.xml
[junit4] 2> 940501 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 940501 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 940503 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@35ab2259, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 940715 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 940717 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@4b082c78[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 940721 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@33705c5b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 940754 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 940754 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 940796 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35ab2259
[junit4] 2> 940828 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35ab2259
[junit4] 2> 940829 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35ab2259
[junit4] 2> 940832 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_78503422EF740855-001/tempDir-001/shard0/cores
[junit4] 2> 940832 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 940834 INFO (coreLoadExecutor-4710-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 940857 INFO (coreLoadExecutor-4710-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 940891 INFO (coreLoadExecutor-4710-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 940996 INFO (coreLoadExecutor-4710-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 941007 INFO (coreLoadExecutor-4710-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 941008 INFO (coreLoadExecutor-4710-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@35ab2259
[junit4] 2> 941008 INFO (coreLoadExecutor-4710-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_78503422EF740855-001/tempDir-001/shard0/cores/collection1/data/]
[junit4] 2> 941011 INFO (coreLoadExecutor-4710-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=49, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=66.455078125,
floorSegmentMB=0.8857421875, forceMergeDeletesPctAllowed=13.903363422287292,
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8396572601149399, deletesPctAllowed=22.39635635320091
[junit4] 2> 941096 INFO (coreLoadExecutor-4710-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 941096 INFO (coreLoadExecutor-4710-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 941098 INFO (coreLoadExecutor-4710-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 941098 INFO (coreLoadExecutor-4710-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 941100 INFO (coreLoadExecutor-4710-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 941100 INFO (coreLoadExecutor-4710-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4cc1289[collection1]
main]
[junit4] 2> 941101 INFO (coreLoadExecutor-4710-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 941113 INFO (coreLoadExecutor-4710-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 941165 INFO (coreLoadExecutor-4710-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 941165 INFO (coreLoadExecutor-4710-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1632871867669807104
[junit4] 2> 941167 INFO
(searcherExecutor-4711-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 941167 INFO
(searcherExecutor-4711-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 941167 INFO
(searcherExecutor-4711-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 941167 INFO
(searcherExecutor-4711-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 941168 INFO
(searcherExecutor-4711-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 941168 INFO
(searcherExecutor-4711-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 941169 INFO
(searcherExecutor-4711-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 941169 INFO
(searcherExecutor-4711-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 941171 INFO
(searcherExecutor-4711-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 941172 INFO
(searcherExecutor-4711-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4cc1289[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 941861 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_78503422EF740855-001/tempDir-001/shard1/cores/collection1
[junit4] 2> 941861 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 941862 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 941862 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 941862 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z;
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
[junit4] 2> 941863 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 941863 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 941864 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 941864 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@bed49d4{/,null,AVAILABLE}
[junit4] 2> 941864 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@2d6ec6b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:45891}
[junit4] 2> 941864 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.e.j.s.Server Started @941943ms
[junit4] 2> 941864 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
hostPort=45891,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_78503422EF740855-001/tempDir-001/shard1/cores}
[junit4] 2> 941865 ERROR
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 941865 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 941865 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 9.0.0
[junit4] 2> 941865 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 941865 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 941865 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-05-07T11:19:22.879628Z
[junit4] 2> 941865 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_78503422EF740855-001/tempDir-001/shard1/solr.xml
[junit4] 2> 941869 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 941869 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 941870 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@35ab2259, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 942003 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 942005 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1fc69440[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 942011 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@7c3bd29a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 942036 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 942036 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 942066 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35ab2259
[junit4] 2> 942089 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35ab2259
[junit4] 2> 942090 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35ab2259
[junit4] 2> 942093 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_78503422EF740855-001/tempDir-001/shard1/cores
[junit4] 2> 942093 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 942094 INFO (coreLoadExecutor-4724-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 942118 INFO (coreLoadExecutor-4724-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 942156 INFO (coreLoadExecutor-4724-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 942291 INFO (coreLoadExecutor-4724-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 942307 INFO (coreLoadExecutor-4724-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 942308 INFO (coreLoadExecutor-4724-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@35ab2259
[junit4] 2> 942308 INFO (coreLoadExecutor-4724-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_78503422EF740855-001/tempDir-001/shard1/cores/collection1/data/]
[junit4] 2> 942312 INFO (coreLoadExecutor-4724-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=49, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=66.455078125,
floorSegmentMB=0.8857421875, forceMergeDeletesPctAllowed=13.903363422287292,
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8396572601149399, deletesPctAllowed=22.39635635320091
[junit4] 2> 942444 INFO (coreLoadExecutor-4724-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 942444 INFO (coreLoadExecutor-4724-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 942447 INFO (coreLoadExecutor-4724-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 942447 INFO (coreLoadExecutor-4724-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 942448 INFO (coreLoadExecutor-4724-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 942449 INFO (coreLoadExecutor-4724-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@35ed51b9[collection1] main]
[junit4] 2> 942450 INFO (coreLoadExecutor-4724-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 942463 INFO (coreLoadExecutor-4724-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 942505 INFO (coreLoadExecutor-4724-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 942505 INFO (coreLoadExecutor-4724-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1632871869074898944
[junit4] 2> 942507 INFO
(searcherExecutor-4725-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 942508 INFO
(searcherExecutor-4725-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 942508 INFO
(searcherExecutor-4725-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 942508 INFO
(searcherExecutor-4725-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 942509 INFO
(searcherExecutor-4725-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 942510 INFO
(searcherExecutor-4725-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 942512 INFO
(searcherExecutor-4725-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 942513 INFO
(searcherExecutor-4725-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 942514 INFO
(searcherExecutor-4725-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 942517 INFO
(searcherExecutor-4725-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@35ed51b9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 943188 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_78503422EF740855-001/tempDir-001/shard2/cores/collection1
[junit4] 2> 943189 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 943189 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 943189 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 943189 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z;
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
[junit4] 2> 943191 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 943191 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 943191 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 943192 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@198bf0{/,null,AVAILABLE}
[junit4] 2> 943192 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@5c4f19c8{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34349}
[junit4] 2> 943193 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.e.j.s.Server Started @943272ms
[junit4] 2> 943193 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
hostPort=34349,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_78503422EF740855-001/tempDir-001/shard2/cores}
[junit4] 2> 943193 ERROR
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 943193 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 943193 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 9.0.0
[junit4] 2> 943193 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 943193 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 943193 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-05-07T11:19:24.207824Z
[junit4] 2> 943194 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_78503422EF740855-001/tempDir-001/shard2/solr.xml
[junit4] 2> 943197 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 943198 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 943200 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@35ab2259, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 943310 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 943311 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@357e93da[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 943315 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@75e27296[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 943334 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 943334 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 943367 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35ab2259
[junit4] 2> 943391 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35ab2259
[junit4] 2> 943392 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35ab2259
[junit4] 2> 943395 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_78503422EF740855-001/tempDir-001/shard2/cores
[junit4] 2> 943395 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 943396 INFO (coreLoadExecutor-4738-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 943425 INFO (coreLoadExecutor-4738-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 943462 INFO (coreLoadExecutor-4738-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 943599 INFO (coreLoadExecutor-4738-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 943609 INFO (coreLoadExecutor-4738-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 943610 INFO (coreLoadExecutor-4738-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@35ab2259
[junit4] 2> 943610 INFO (coreLoadExecutor-4738-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_78503422EF740855-001/tempDir-001/shard2/cores/collection1/data/]
[junit4] 2> 943613 INFO (coreLoadExecutor-4738-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=49, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=66.455078125,
floorSegmentMB=0.8857421875, forceMergeDeletesPctAllowed=13.903363422287292,
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8396572601149399, deletesPctAllowed=22.39635635320091
[junit4] 2> 943689 INFO (coreLoadExecutor-4738-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 943689 INFO (coreLoadExecutor-4738-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 943691 INFO (coreLoadExecutor-4738-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 943691 INFO (coreLoadExecutor-4738-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 943693 INFO (coreLoadExecutor-4738-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 943693 INFO (coreLoadExecutor-4738-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@d59a8ea[collection1]
main]
[junit4] 2> 943694 INFO (coreLoadExecutor-4738-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 943705 INFO (coreLoadExecutor-4738-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 943748 INFO (coreLoadExecutor-4738-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 943749 INFO (coreLoadExecutor-4738-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1632871870379327488
[junit4] 2> 943750 INFO
(searcherExecutor-4739-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 943753 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 943753 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[78503422EF740855]) [
] o.a.s.h.c.TestDistributedStatsComponentCardinality Building an index of
11405 docs
[junit4] 2> 943757 INFO
(searcherExecutor-4739-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 943758 INFO
(searcherExecutor-4739-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 943758 INFO
(searcherExecutor-4739-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 943759 INFO
(searcherExecutor-4739-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 943760 INFO
(searcherExecutor-4739-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 943760 INFO
(searcherExecutor-4739-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 943761 INFO
(searcherExecutor-4739-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 943762 INFO
(searcherExecutor-4739-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 943764 INFO
(searcherExecutor-4739-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@d59a8ea[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 943769 INFO (qtp324663952-16071) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[1 (1632871870397153280)]} 0 3
[junit4] 2> 943773 INFO (qtp599007026-16092) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[1 (1632871870402396160)]} 0 1
[junit4] 2> 943774 INFO (qtp324663952-16072) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[2 (1632871870405541888)]} 0 0
[junit4] 2> 943780 INFO (qtp1959596519-16113) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[2 (1632871870408687616)]} 0 2
[junit4] 2> 943781 INFO (qtp324663952-16073) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[3 (1632871870412881920)]} 0 0
[junit4] 2> 943785 INFO (qtp1519135058-16134) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[3 (1632871870414979072)]} 0 1
[junit4] 2> 943786 INFO (qtp324663952-16074) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[4 (1632871870417076224)]} 0 0
[junit4] 2> 943787 INFO (qtp599007026-16093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[4 (1632871870418124800)]} 0 0
[junit4] 2> 943788 INFO (qtp324663952-16070) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[5 (1632871870419173376)]} 0 0
[junit4] 2> 943788 INFO (qtp1959596519-16114) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[5 (1632871870420221952)]} 0 0
[junit4] 2> 943789 INFO (qtp324663952-16071) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[6 (1632871870421270528)]} 0 0
[junit4] 2> 943790 INFO (qtp1519135058-16135) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[6 (1632871870422319104)]} 0 0
[junit4] 2> 943791 INFO (qtp324663952-16072) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[7 (1632871870423367680)]} 0 0
[junit4] 2> 943792 INFO (qtp599007026-16094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[7 (1632871870424416256)]} 0 0
[junit4] 2> 943793 INFO (qtp324663952-16073) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[8 (1632871870425464832)]} 0 0
[junit4] 2> 943794 INFO (qtp1959596519-16115) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[8 (1632871870426513408)]} 0 0
[junit4] 2> 943795 INFO (qtp324663952-16074) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[9 (1632871870427561984)]} 0 0
[junit4] 2> 943796 INFO (qtp1519135058-16136) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[9 (1632871870427561984)]} 0 0
[junit4] 2> 943797 INFO (qtp324663952-16070) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[10 (1632871870428610560)]} 0 0
[junit4] 2> 943798 INFO (qtp599007026-16095) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[10 (1632871870430707712)]} 0 0
[junit4] 2> 943799 INFO (qtp324663952-16071) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[11 (1632871870431756288)]} 0 0
[junit4] 2> 943800 INFO (qtp1959596519-16116) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[11 (1632871870432804864)]} 0 0
[junit4] 2> 943801 INFO (qtp324663952-16072) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[12 (1632871870432804864)]} 0 0
[junit4] 2> 943802 INFO (qtp1519135058-16137) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[12 (1632871870433853440)]} 0 0
[junit4] 2> 943803 INFO (qtp324663952-16073) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[13 (1632871870434902016)]} 0 0
[junit4] 2> 943804 INFO (qtp599007026-16091) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[13 (1632871870435950592)]} 0 0
[junit4] 2> 943805 INFO (qtp324663952-16074) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[14 (1632871870436999168)]} 0 0
[junit4] 2> 943806 INFO (qtp1959596519-16112) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[14 (1632871870438047744)]} 0 0
[junit4] 2> 943807 INFO (qtp324663952-16070) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[15 (1632871870440144896)]} 0 0
[junit4] 2> 943808 INFO (qtp1519135058-16133) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[15 (1632871870440144896)]} 0 0
[junit4] 2> 943809 INFO (qtp324663952-16071) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[16 (1632871870442242048)]} 0 0
[junit4] 2> 943810 INFO (qtp599007026-16092) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[16 (1632871870443290624)]} 0 0
[junit4] 2> 943811 INFO (qtp324663952-16072) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[17 (1632871870444339200)]} 0 0
[junit4] 2> 943812 INFO (qtp1959596519-16113) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[17 (1632871870445387776)]} 0 0
[junit4] 2> 943813 INFO (qtp324663952-16073) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[18 (1632871870446436352)]} 0 0
[junit4] 2> 943814 INFO (qtp1519135058-16134) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[18 (1632871870447484928)]} 0 0
[junit4] 2> 943815 INFO (qtp324663952-16074) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[19 (1632871870448533504)]} 0 0
[junit4] 2> 943816 INFO (qtp599007026-16093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[19 (1632871870449582080)]} 0 0
[junit4] 2> 943817 INFO (qtp324663952-16070) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[20 (1632871870450630656)]} 0 0
[junit4] 2> 943818 INFO (qtp1959596519-16114) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[20 (1632871870451679232)]} 0 0
[junit4] 2> 943819 INFO (qtp324663952-16071) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[21 (1632871870452727808)]} 0 0
[junit4] 2> 943820 INFO (qtp1519135058-16135) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[21 (1632871870453776384)]} 0 0
[junit4] 2> 943821 INFO (qtp324663952-16072) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[22 (1632871870454824960)]} 0 0
[junit4] 2> 943823 INFO (qtp599007026-16094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[22 (1632871870455873536)]} 0 0
[junit4] 2> 943824 INFO (qtp324663952-16073) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[23 (1632871870456922112)]} 0 0
[junit4] 2> 943825 INFO (qtp1959596519-16115) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[23 (1632871870457970688)]} 0 0
[junit4] 2> 943826 INFO (qtp324663952-16074) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[24 (1632871870459019264)]} 0 0
[junit4] 2> 943827 INFO (qtp1519135058-16136) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[24 (1632871870460067840)]} 0 0
[junit4] 2> 943828 INFO (qtp324663952-16070) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[25 (1632871870462164992)]} 0 0
[junit4] 2> 943829 INFO (qtp599007026-16095) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[25 (1632871870463213568)]} 0 0
[junit4] 2> 943830 INFO (qtp324663952-16071) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[26 (1632871870464262144)]} 0 0
[junit4] 2> 943831 INFO (qtp1959596519-16116) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[26 (1632871870465310720)]} 0 0
[junit4] 2> 943832 INFO (qtp324663952-16072) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[27 (1632871870465310720)]} 0 0
[junit4] 2> 943833 INFO (qtp1519135058-16137) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[27 (1632871870466359296)]} 0 0
[junit4] 2> 943834 INFO (qtp324663952-16073) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[28 (1632871870467407872)]} 0 0
[junit4] 2> 943835 INFO (qtp599007026-16091) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[28 (1632871870468456448)]} 0 0
[junit4] 2> 943835 INFO (qtp324663952-16074) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[29 (1632871870469505024)]} 0 0
[junit4] 2> 943836 INFO (qtp1959596519-16112) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[29 (1632871870470553600)]} 0 0
[junit4] 2> 943837 INFO (qtp324663952-16070) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[30 (1632871870471602176)]} 0 0
[junit4] 2> 943838 INFO (qtp1519135058-16133) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[30 (1632871870472650752)]} 0 0
[junit4] 2> 943839 INFO (qtp324663952-16071) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[31 (1632871870473699328)]} 0 0
[junit4] 2> 943840 INFO (qtp599007026-16092) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[31 (1632871870474747904)]} 0 0
[junit4] 2> 943841 INFO (qtp324663952-16072) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[32 (1632871870475796480)]} 0 0
[junit4] 2> 943842 INFO (qtp1959596519-16113) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[32 (1632871870475796480)]} 0 0
[junit4] 2> 943843 INFO (qtp324663952-16073) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[33 (1632871870476845056)]} 0 0
[junit4] 2> 943844 INFO (qtp1519135058-16134) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[33 (1632871870477893632)]} 0 0
[junit4] 2> 943845 INFO (qtp324663952-16074) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[34 (1632871870478942208)]} 0 0
[junit4] 2> 943845 INFO (qtp599007026-16093) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[34 (1632871870479990784)]} 0 0
[junit4] 2> 943846 INFO (qtp324663952-16070) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[35 (1632871870481039360)]} 0 0
[junit4] 2> 943847 INFO (qtp1959596519-16114) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[35 (1632871870482087936)]} 0 0
[junit4] 2> 943848 INFO (qtp324663952-16071) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[36 (1632871870483136512)]} 0 0
[junit4] 2> 943849 INFO (qtp1519135058-16135) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[36 (1632871870484185088)]} 0 0
[junit4] 2> 943850 INFO (qtp324663952-16072) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[37 (1632871870485233664)]} 0 0
[junit4] 2> 943851 INFO (qtp599007026-16094) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[37 (1632871870486282240)]} 0 0
[junit4] 2> 943852 INFO (qtp324663952-16073) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[38 (1632871870487330816)]} 0 0
[junit4] 2> 943853 INFO (qtp1959596519-16115) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[38 (1632871870488379392)]} 0 0
[junit4] 2> 943854 INFO (qtp324663952-16074) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[39 (1632871870489427968)]} 0 0
[junit4] 2> 943855 INFO (qtp1519135058-16136) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[39 (1632871870490476544)]} 0 0
[junit4] 2> 943856 INFO (qtp324663952-16070) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[40 (1632871870491525120)]} 0 0
[junit4] 2> 943857 INFO (qtp599007026-16095) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[40 (1632871870492573696)]} 0 0
[junit4] 2> 943858 INFO (qtp324663952-16071) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[41 (1632871870493622272)]} 0 0
[junit4] 2> 943859 INFO (qtp1959596519-16116) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[41 (1632871870494670848)]} 0 0
[junit4] 2> 943860 INFO (qtp324663952-16072) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[42 (1632871870495719424)]} 0 0
[junit4] 2> 943861 INFO (qtp1519135058-16137) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[42 (1632871870496768000)]} 0 0
[junit4] 2> 943862 INFO (qtp324663952-16073) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[43 (1632871870497816576)]} 0 0
[junit4] 2> 943863 INFO (qtp599007026-16091) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[43 (1632871870497816576)]} 0 0
[junit4] 2> 943864 INFO (qtp324663
[...truncated too long message...]
erty disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null612110964
[copy] Copying 239 files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null612110964
[delete] Deleting directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null612110964
check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 31ms :: artifacts dl 2ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 9 | 0 | 0 | 0 || 9 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 123 minutes 23 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1074)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]