Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/271/
3 tests failed.
FAILED:
org.apache.lucene.spatial.prefix.tree.DateRangePrefixTreeTest.testRoundTrip
{calendar=default}
Error Message:
Improperly formatted datetime: -170201039-08-31T12:18:00.437
Stack Trace:
java.text.ParseException: Improperly formatted datetime:
-170201039-08-31T12:18:00.437
at
__randomizedtesting.SeedInfo.seed([15DBFBF4EBD8FD01:1715A1B273D47AAA]:0)
at
org.apache.lucene.spatial.prefix.tree.DateRangePrefixTree.parseCalendar(DateRangePrefixTree.java:512)
at
org.apache.lucene.spatial.prefix.tree.DateRangePrefixTreeTest.roundTrip(DateRangePrefixTreeTest.java:132)
at
org.apache.lucene.spatial.prefix.tree.DateRangePrefixTreeTest.testRoundTrip(DateRangePrefixTreeTest.java:94)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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.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
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IllegalArgumentException: Invalid value: 0, expecting from
1 to 60]
at
org.apache.lucene.spatial.prefix.tree.DateRangePrefixTree.parseAndCheck(DateRangePrefixTree.java:529)
at
org.apache.lucene.spatial.prefix.tree.DateRangePrefixTree.parseCalendar(DateRangePrefixTree.java:499)
... 38 more
FAILED:
org.apache.lucene.spatial.prefix.tree.DateRangePrefixTreeTest.testRoundTrip
{calendar=compat}
Error Message:
Improperly formatted datetime: -170204534-09-13T12:18:00.437
Stack Trace:
java.text.ParseException: Improperly formatted datetime:
-170204534-09-13T12:18:00.437
at
__randomizedtesting.SeedInfo.seed([15DBFBF4EBD8FD01:1715A1B273D47AAA]:0)
at
org.apache.lucene.spatial.prefix.tree.DateRangePrefixTree.parseCalendar(DateRangePrefixTree.java:512)
at
org.apache.lucene.spatial.prefix.tree.DateRangePrefixTreeTest.roundTrip(DateRangePrefixTreeTest.java:132)
at
org.apache.lucene.spatial.prefix.tree.DateRangePrefixTreeTest.testRoundTrip(DateRangePrefixTreeTest.java:94)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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.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
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IllegalArgumentException: Invalid value: 0, expecting from
1 to 60]
at
org.apache.lucene.spatial.prefix.tree.DateRangePrefixTree.parseAndCheck(DateRangePrefixTree.java:529)
at
org.apache.lucene.spatial.prefix.tree.DateRangePrefixTree.parseCalendar(DateRangePrefixTree.java:499)
... 38 more
FAILED: org.apache.solr.handler.component.DistributedFacetExistsSmallTest.test
Error Message:
.facet_counts.facet_fields.t_s.null:0!=null
Stack Trace:
junit.framework.AssertionFailedError:
.facet_counts.facet_fields.t_s.null:0!=null
at
__randomizedtesting.SeedInfo.seed([3B7D11D428483103:B3292E0E86B45CFB]: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.DistributedFacetExistsSmallTest.checkRandomParams(DistributedFacetExistsSmallTest.java:139)
at
org.apache.solr.handler.component.DistributedFacetExistsSmallTest.test(DistributedFacetExistsSmallTest.java:87)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
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.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 10237 lines...]
[junit4] Suite: org.apache.lucene.spatial.prefix.tree.DateRangePrefixTreeTest
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=DateRangePrefixTreeTest -Dtests.method=testRoundTrip
-Dtests.seed=15DBFBF4EBD8FD01 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.badapples=true -Dtests.locale=ar-LB -Dtests.timezone=Asia/Qatar
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.05s J0 | DateRangePrefixTreeTest.testRoundTrip
{calendar=default} <<<
[junit4] > Throwable #1: java.text.ParseException: Improperly formatted
datetime: -170201039-08-31T12:18:00.437
[junit4] > at
__randomizedtesting.SeedInfo.seed([15DBFBF4EBD8FD01:1715A1B273D47AAA]:0)
[junit4] > at
org.apache.lucene.spatial.prefix.tree.DateRangePrefixTree.parseCalendar(DateRangePrefixTree.java:512)
[junit4] > at
org.apache.lucene.spatial.prefix.tree.DateRangePrefixTreeTest.roundTrip(DateRangePrefixTreeTest.java:132)
[junit4] > at
org.apache.lucene.spatial.prefix.tree.DateRangePrefixTreeTest.testRoundTrip(DateRangePrefixTreeTest.java:94)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: java.lang.IllegalArgumentException: Invalid value:
0, expecting from 1 to 60]
[junit4] > at
org.apache.lucene.spatial.prefix.tree.DateRangePrefixTree.parseAndCheck(DateRangePrefixTree.java:529)
[junit4] > at
org.apache.lucene.spatial.prefix.tree.DateRangePrefixTree.parseCalendar(DateRangePrefixTree.java:499)
[junit4] > ... 38 more
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=DateRangePrefixTreeTest -Dtests.method=testRoundTrip
-Dtests.seed=15DBFBF4EBD8FD01 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.badapples=true -Dtests.locale=ar-LB -Dtests.timezone=Asia/Qatar
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.01s J0 | DateRangePrefixTreeTest.testRoundTrip
{calendar=compat} <<<
[junit4] > Throwable #1: java.text.ParseException: Improperly formatted
datetime: -170204534-09-13T12:18:00.437
[junit4] > at
__randomizedtesting.SeedInfo.seed([15DBFBF4EBD8FD01:1715A1B273D47AAA]:0)
[junit4] > at
org.apache.lucene.spatial.prefix.tree.DateRangePrefixTree.parseCalendar(DateRangePrefixTree.java:512)
[junit4] > at
org.apache.lucene.spatial.prefix.tree.DateRangePrefixTreeTest.roundTrip(DateRangePrefixTreeTest.java:132)
[junit4] > at
org.apache.lucene.spatial.prefix.tree.DateRangePrefixTreeTest.testRoundTrip(DateRangePrefixTreeTest.java:94)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: java.lang.IllegalArgumentException: Invalid value:
0, expecting from 1 to 60]
[junit4] > at
org.apache.lucene.spatial.prefix.tree.DateRangePrefixTree.parseAndCheck(DateRangePrefixTree.java:529)
[junit4] > at
org.apache.lucene.spatial.prefix.tree.DateRangePrefixTree.parseCalendar(DateRangePrefixTree.java:499)
[junit4] > ... 38 more
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80): {},
docValues:{}, maxPointsInLeafNode=200, maxMBSortInHeap=7.588796195491849,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@fee68d),
locale=ar-LB, timezone=Asia/Qatar
[junit4] 2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation
1.8.0_191 (64-bit)/cpus=4,threads=1,free=149549184,total=262144000
[junit4] 2> NOTE: All tests run in this JVM: [JtsPolygonTest,
CompositeStrategyTest, SpatialArgsParserTest, DistanceStrategyTest,
SpatialArgsTest, PortedSolr3Test, HeatmapFacetCounterTest,
RandomSpatialOpFuzzyPrefixTreeTest, TestTermQueryPrefixGridStrategy,
DateRangePrefixTreeTest]
[junit4] Completed [18/25 (1!)] on J0 in 0.28s, 10 tests, 2 errors <<<
FAILURES!
[...truncated 3171 lines...]
[junit4] Suite:
org.apache.solr.handler.component.DistributedFacetExistsSmallTest
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_3B7D11D428483103-001/init-core-data-001
[junit4] 2> 1639957 INFO
(SUITE-DistributedFacetExistsSmallTest-seed#[3B7D11D428483103]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1639958 INFO
(SUITE-DistributedFacetExistsSmallTest-seed#[3B7D11D428483103]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1639958 INFO
(SUITE-DistributedFacetExistsSmallTest-seed#[3B7D11D428483103]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1639958 INFO
(SUITE-DistributedFacetExistsSmallTest-seed#[3B7D11D428483103]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 1641670 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_3B7D11D428483103-001/tempDir-001/control/cores/collection1
[junit4] 2> 1641671 WARN
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1641671 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1641671 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1641671 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1641836 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1641836 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1641836 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1641852 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6c646916{/,null,AVAILABLE}
[junit4] 2> 1641860 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@76c11f2{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:34806}
[junit4] 2> 1641860 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.s.Server Started @1642082ms
[junit4] 2> 1641860 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=34806,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_3B7D11D428483103-001/tempDir-001/control/cores}
[junit4] 2> 1641860 ERROR
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1641861 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1641861 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 1641861 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 1641861 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1641861 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-28T04:58:56.202Z
[junit4] 2> 1641861 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_3B7D11D428483103-001/tempDir-001/control/solr.xml
[junit4] 2> 1641897 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1641897 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1641898 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@25d8a70e, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1642948 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 1642996 WARN
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@49ff0b27[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1643020 WARN
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@3bf11ad0[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1643177 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1643177 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 1643446 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d8a70e
[junit4] 2> 1643482 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d8a70e
[junit4] 2> 1643483 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d8a70e
[junit4] 2> 1643484 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_3B7D11D428483103-001/tempDir-001/control/cores
[junit4] 2> 1643484 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1643517 INFO (coreLoadExecutor-2890-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1643702 INFO (coreLoadExecutor-2890-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 1643827 INFO (coreLoadExecutor-2890-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1644449 INFO (coreLoadExecutor-2890-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1644485 INFO (coreLoadExecutor-2890-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1644485 INFO (coreLoadExecutor-2890-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@25d8a70e
[junit4] 2> 1644485 INFO (coreLoadExecutor-2890-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_3B7D11D428483103-001/tempDir-001/control/cores/collection1/data/]
[junit4] 2> 1644503 INFO (coreLoadExecutor-2890-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1644757 INFO (coreLoadExecutor-2890-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1644757 INFO (coreLoadExecutor-2890-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1644759 INFO (coreLoadExecutor-2890-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1644759 INFO (coreLoadExecutor-2890-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1644760 INFO (coreLoadExecutor-2890-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=46, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=42.3037109375,
floorSegmentMB=0.6533203125, forceMergeDeletesPctAllowed=15.783265101276665,
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0,
deletesPctAllowed=41.98836175948895
[junit4] 2> 1644760 INFO (coreLoadExecutor-2890-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5d8713e2[collection1] main]
[junit4] 2> 1644773 INFO (coreLoadExecutor-2890-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1644882 INFO (coreLoadExecutor-2890-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1645216 INFO (coreLoadExecutor-2890-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1645216 INFO (coreLoadExecutor-2890-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1623878836742520832
[junit4] 2> 1645324 INFO
(searcherExecutor-2891-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1645325 INFO
(searcherExecutor-2891-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1645325 INFO
(searcherExecutor-2891-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1645325 INFO
(searcherExecutor-2891-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1645325 INFO
(searcherExecutor-2891-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1645326 INFO
(searcherExecutor-2891-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1645326 INFO
(searcherExecutor-2891-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1645326 INFO
(searcherExecutor-2891-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1645326 INFO
(searcherExecutor-2891-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1645327 INFO
(searcherExecutor-2891-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5d8713e2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1647260 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_3B7D11D428483103-001/tempDir-001/shard0/cores/collection1
[junit4] 2> 1647261 WARN
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1647261 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1647261 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1647262 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1647262 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1647262 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1647262 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1647263 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@543cc4fc{/,null,AVAILABLE}
[junit4] 2> 1647263 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7e4b48c0{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:32961}
[junit4] 2> 1647263 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.s.Server Started @1647485ms
[junit4] 2> 1647263 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=32961,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_3B7D11D428483103-001/tempDir-001/shard0/cores}
[junit4] 2> 1647263 ERROR
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1647263 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1647263 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 1647263 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 1647263 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1647263 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-28T04:59:01.604Z
[junit4] 2> 1647264 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_3B7D11D428483103-001/tempDir-001/shard0/solr.xml
[junit4] 2> 1647297 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1647297 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1647298 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@25d8a70e, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1648334 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 1648336 WARN
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@350d8da8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1648412 WARN
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@745d0565[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1648613 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1648614 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 1648739 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d8a70e
[junit4] 2> 1649017 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d8a70e
[junit4] 2> 1649017 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d8a70e
[junit4] 2> 1649052 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_3B7D11D428483103-001/tempDir-001/shard0/cores
[junit4] 2> 1649052 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1649068 INFO (coreLoadExecutor-2904-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1649310 INFO (coreLoadExecutor-2904-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 1649507 INFO (coreLoadExecutor-2904-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1654602 INFO (coreLoadExecutor-2904-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1654661 INFO (coreLoadExecutor-2904-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1654661 INFO (coreLoadExecutor-2904-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@25d8a70e
[junit4] 2> 1654661 INFO (coreLoadExecutor-2904-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_3B7D11D428483103-001/tempDir-001/shard0/cores/collection1/data/]
[junit4] 2> 1654696 INFO (coreLoadExecutor-2904-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1654986 INFO (coreLoadExecutor-2904-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1654986 INFO (coreLoadExecutor-2904-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1654989 INFO (coreLoadExecutor-2904-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1654989 INFO (coreLoadExecutor-2904-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1654990 INFO (coreLoadExecutor-2904-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=46, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=42.3037109375,
floorSegmentMB=0.6533203125, forceMergeDeletesPctAllowed=15.783265101276665,
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0,
deletesPctAllowed=41.98836175948895
[junit4] 2> 1655002 INFO (coreLoadExecutor-2904-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7b963caf[collection1] main]
[junit4] 2> 1655003 INFO (coreLoadExecutor-2904-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1655103 INFO (coreLoadExecutor-2904-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1655845 INFO (coreLoadExecutor-2904-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1655845 INFO (coreLoadExecutor-2904-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1623878847887835136
[junit4] 2> 1655858 INFO
(searcherExecutor-2905-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1655858 INFO
(searcherExecutor-2905-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1655858 INFO
(searcherExecutor-2905-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1655859 INFO
(searcherExecutor-2905-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1655859 INFO
(searcherExecutor-2905-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1655859 INFO
(searcherExecutor-2905-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1655859 INFO
(searcherExecutor-2905-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1655860 INFO
(searcherExecutor-2905-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1655860 INFO
(searcherExecutor-2905-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1655861 INFO
(searcherExecutor-2905-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7b963caf[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1656982 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_3B7D11D428483103-001/tempDir-001/shard1/cores/collection1
[junit4] 2> 1657013 WARN
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1657013 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1657013 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1657013 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1657036 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1657036 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1657036 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1657053 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2aa044b5{/,null,AVAILABLE}
[junit4] 2> 1657121 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@42836546{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:38382}
[junit4] 2> 1657122 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.s.Server Started @1657343ms
[junit4] 2> 1657122 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=38382,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_3B7D11D428483103-001/tempDir-001/shard1/cores}
[junit4] 2> 1657122 ERROR
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1657122 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1657122 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 1657122 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 1657122 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1657122 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-28T04:59:11.463Z
[junit4] 2> 1657123 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_3B7D11D428483103-001/tempDir-001/shard1/solr.xml
[junit4] 2> 1657138 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1657138 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1657140 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@25d8a70e, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1657586 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 1657616 WARN
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@214e10dc[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1657639 WARN
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@4002986d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1657726 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1657726 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 1657799 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d8a70e
[junit4] 2> 1657965 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d8a70e
[junit4] 2> 1657965 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d8a70e
[junit4] 2> 1657966 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_3B7D11D428483103-001/tempDir-001/shard1/cores
[junit4] 2> 1657967 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1657967 INFO (coreLoadExecutor-2918-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1658093 INFO (coreLoadExecutor-2918-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 1658265 INFO (coreLoadExecutor-2918-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1658903 INFO (coreLoadExecutor-2918-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1659026 INFO (coreLoadExecutor-2918-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1659026 INFO (coreLoadExecutor-2918-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@25d8a70e
[junit4] 2> 1659026 INFO (coreLoadExecutor-2918-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_3B7D11D428483103-001/tempDir-001/shard1/cores/collection1/data/]
[junit4] 2> 1659028 INFO (coreLoadExecutor-2918-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1659337 INFO (coreLoadExecutor-2918-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1659337 INFO (coreLoadExecutor-2918-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1659340 INFO (coreLoadExecutor-2918-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1659340 INFO (coreLoadExecutor-2918-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1659340 INFO (coreLoadExecutor-2918-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=46, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=42.3037109375,
floorSegmentMB=0.6533203125, forceMergeDeletesPctAllowed=15.783265101276665,
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0,
deletesPctAllowed=41.98836175948895
[junit4] 2> 1659353 INFO (coreLoadExecutor-2918-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1a064ea0[collection1] main]
[junit4] 2> 1659354 INFO (coreLoadExecutor-2918-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1659463 INFO (coreLoadExecutor-2918-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1659679 INFO (coreLoadExecutor-2918-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1659679 INFO (coreLoadExecutor-2918-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1623878851908075520
[junit4] 2> 1659681 INFO
(searcherExecutor-2919-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1659681 INFO
(searcherExecutor-2919-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1659681 INFO
(searcherExecutor-2919-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1659681 INFO
(searcherExecutor-2919-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1659714 INFO
(searcherExecutor-2919-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1659714 INFO
(searcherExecutor-2919-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1659714 INFO
(searcherExecutor-2919-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1659714 INFO
(searcherExecutor-2919-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1659714 INFO
(searcherExecutor-2919-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1659715 INFO
(searcherExecutor-2919-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1a064ea0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1660360 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_3B7D11D428483103-001/tempDir-001/shard2/cores/collection1
[junit4] 2> 1660361 WARN
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1660361 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1660361 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1660361 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1660504 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1660504 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1660504 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1660520 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@45e54e95{/,null,AVAILABLE}
[junit4] 2> 1660521 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@45c01642{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:42797}
[junit4] 2> 1660521 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.s.Server Started @1660742ms
[junit4] 2> 1660521 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=42797,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_3B7D11D428483103-001/tempDir-001/shard2/cores}
[junit4] 2> 1660521 ERROR
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1660521 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1660521 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 1660521 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 1660521 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1660521 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-28T04:59:14.862Z
[junit4] 2> 1660522 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_3B7D11D428483103-001/tempDir-001/shard2/solr.xml
[junit4] 2> 1660541 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1660541 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1660543 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@25d8a70e, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1661159 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 1661177 WARN
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@6af611eb[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1661194 WARN
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@8b3b4b4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1661294 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1661294 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 1661519 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d8a70e
[junit4] 2> 1661571 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d8a70e
[junit4] 2> 1661571 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d8a70e
[junit4] 2> 1661589 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_3B7D11D428483103-001/tempDir-001/shard2/cores
[junit4] 2> 1661590 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1661594 INFO (coreLoadExecutor-2932-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1661790 INFO (coreLoadExecutor-2932-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 1661982 INFO (coreLoadExecutor-2932-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1662752 INFO (coreLoadExecutor-2932-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1662874 INFO (coreLoadExecutor-2932-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1662874 INFO (coreLoadExecutor-2932-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@25d8a70e
[junit4] 2> 1662875 INFO (coreLoadExecutor-2932-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_3B7D11D428483103-001/tempDir-001/shard2/cores/collection1/data/]
[junit4] 2> 1662876 INFO (coreLoadExecutor-2932-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1663186 INFO (coreLoadExecutor-2932-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1663186 INFO (coreLoadExecutor-2932-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1663188 INFO (coreLoadExecutor-2932-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1663188 INFO (coreLoadExecutor-2932-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1663189 INFO (coreLoadExecutor-2932-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=46, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=42.3037109375,
floorSegmentMB=0.6533203125, forceMergeDeletesPctAllowed=15.783265101276665,
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0,
deletesPctAllowed=41.98836175948895
[junit4] 2> 1663202 INFO (coreLoadExecutor-2932-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2f550ed3[collection1] main]
[junit4] 2> 1663202 INFO (coreLoadExecutor-2932-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1663316 INFO (coreLoadExecutor-2932-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1663661 INFO (coreLoadExecutor-2932-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1663662 INFO (coreLoadExecutor-2932-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1623878856084553728
[junit4] 2> 1663663 INFO
(searcherExecutor-2933-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1663709 INFO
(searcherExecutor-2933-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1663709 INFO
(searcherExecutor-2933-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1663709 INFO
(searcherExecutor-2933-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1663709 INFO
(searcherExecutor-2933-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1663709 INFO
(searcherExecutor-2933-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1663710 INFO
(searcherExecutor-2933-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1663710 INFO
(searcherExecutor-2933-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1663745 INFO
(searcherExecutor-2933-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1663746 INFO
(searcherExecutor-2933-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2f550ed3[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1664674 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_3B7D11D428483103-001/tempDir-001/shard3/cores/collection1
[junit4] 2> 1664675 WARN
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 1664675 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 1664675 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 1664675 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
[junit4] 2> 1664762 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1664762 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1664762 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 1664762 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1bf57dd{/,null,AVAILABLE}
[junit4] 2> 1664782 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2dad09e1{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:34389}
[junit4] 2> 1664782 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.s.Server Started @1665003ms
[junit4] 2> 1664782 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=34389,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_3B7D11D428483103-001/tempDir-001/shard3/cores}
[junit4] 2> 1664782 ERROR
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1664782 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1664782 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 1664782 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 1664782 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1664782 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-01-28T04:59:19.123Z
[junit4] 2> 1664783 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_3B7D11D428483103-001/tempDir-001/shard3/solr.xml
[junit4] 2> 1664802 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1664802 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1664804 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@25d8a70e, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1665241 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 1665409 WARN
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@36b60825[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1665480 WARN
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@27101f88[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1665577 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1665577 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 1665650 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d8a70e
[junit4] 2> 1665702 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d8a70e
[junit4] 2> 1665702 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25d8a70e
[junit4] 2> 1665704 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_3B7D11D428483103-001/tempDir-001/shard3/cores
[junit4] 2> 1665704 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1665704 INFO (coreLoadExecutor-2946-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1665994 INFO (coreLoadExecutor-2946-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 1666101 INFO (coreLoadExecutor-2946-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1666825 INFO (coreLoadExecutor-2946-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1666860 INFO (coreLoadExecutor-2946-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1666861 INFO (coreLoadExecutor-2946-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@25d8a70e
[junit4] 2> 1666861 INFO (coreLoadExecutor-2946-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.handler.component.DistributedFacetExistsSmallTest_3B7D11D428483103-001/tempDir-001/shard3/cores/collection1/data/]
[junit4] 2> 1666862 INFO (coreLoadExecutor-2946-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1667152 INFO (coreLoadExecutor-2946-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1667152 INFO (coreLoadExecutor-2946-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1667154 INFO (coreLoadExecutor-2946-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1667154 INFO (coreLoadExecutor-2946-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1667155 INFO (coreLoadExecutor-2946-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=46, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=42.3037109375,
floorSegmentMB=0.6533203125, forceMergeDeletesPctAllowed=15.783265101276665,
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0,
deletesPctAllowed=41.98836175948895
[junit4] 2> 1667168 INFO (coreLoadExecutor-2946-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5263a5a2[collection1] main]
[junit4] 2> 1667168 INFO (coreLoadExecutor-2946-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1667205 INFO (coreLoadExecutor-2946-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1667570 INFO (coreLoadExecutor-2946-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1667571 INFO (coreLoadExecutor-2946-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1623878860183437312
[junit4] 2> 1667572 INFO
(searcherExecutor-2947-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1667585 INFO
(searcherExecutor-2947-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1667585 INFO
(searcherExecutor-2947-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1667585 INFO
(searcherExecutor-2947-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1667585 INFO
(searcherExecutor-2947-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1667586 INFO
(searcherExecutor-2947-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1667586 INFO
(searcherExecutor-2947-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1667586 INFO
(searcherExecutor-2947-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1667586 INFO
(searcherExecutor-2947-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1667587 INFO
(searcherExecutor-2947-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5263a5a2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1668087 INFO
(TEST-DistributedFacetExistsSmallTest.test-seed#[3B7D11D428483103]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 1668091 INFO (qtp39667631-12935) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1623878860726599680)} 0 2
[junit4] 2> 1668104 INFO (qtp1454917195-12956) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1623878860731842560)} 0 9
[junit4] 2> 1668106 INFO (qtp834637207-12977) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1623878860743376896)} 0 1
[junit4] 2> 1668109 INFO (qtp2085521810-12998) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1623878860745474048)} 0 1
[junit4] 2> 1668111 INFO (qtp288496462-13019) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1623878860747571200)} 0 1
[junit4] 2> 1668147 INFO (qtp39667631-12936) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[4 (1623878860752814080)]} 0 32
[junit4] 2> 1668148 INFO (qtp2085521810-12999) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[4 (1623878860787417088)]} 0 0
[junit4] 2> 1668149 INFO (qtp39667631-12937) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[6 (1623878860789514240)]} 0 0
[junit4] 2> 1668150 INFO (qtp1454917195-12957) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[6 (1623878860789514240)]} 0 0
[junit4] 2> 1668150 INFO (qtp39667631-12938) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[10 (1623878860790562816)]} 0 0
[junit4] 2> 1668152 INFO (qtp834637207-12978) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[10 (1623878860791611392)]} 0 0
[junit4] 2> 1668177 INFO (qtp39667631-12934) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[11 (1623878860807340032)]} 0 11
[junit4] 2> 1668178 INFO (qtp2085521810-13000) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[11 (1623878860819922944)]} 0 0
[junit4] 2> 1668178 INFO (qtp39667631-12935) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[13 (1623878860819922944)]} 0 0
[junit4] 2> 1668193 INFO (qtp1454917195-12958) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[13 (1623878860826214400)]} 0 8
[junit4] 2> 1668193 INFO (qtp39667631-12936) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[18 (1623878860835651584)]} 0 0
[junit4] 2> 1668194 INFO (qtp834637207-12979) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[18 (1623878860836700160)]} 0 0
[junit4] 2> 1668194 INFO (q
[...truncated too long message...]
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 =
/home/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 =
/home/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 =
/home/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 =
/home/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 =
/home/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 =
/home/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 =
/home/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 =
/home/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 =
/home/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 =
/home/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 =
/home/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 =
/home/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 =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null650404037
[copy] Copying 257 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null650404037
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null650404037
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in
public
[ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 103ms :: artifacts dl 15ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 8 | 0 | 0 | 0 || 8 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for
further details.
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 228 minutes 28 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 lucene2
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]