Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Windows/96/
Java: 64bit/jdk-9-ea+181 -XX:+UseCompressedOops -XX:+UseSerialGC
--illegal-access=deny
1 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.ltr.TestLTRScoringQuery
Error Message:
The test or suite printed 9310 bytes to stdout and stderr, even though the
limit was set to 8192 bytes. Increase the limit with @Limit, ignore it
completely with @SuppressSysoutChecks or run with -Dtests.verbose=true
Stack Trace:
java.lang.AssertionError: The test or suite printed 9310 bytes to stdout and
stderr, even though the limit was set to 8192 bytes. Increase the limit with
@Limit, ignore it completely with @SuppressSysoutChecks or run with
-Dtests.verbose=true
at __randomizedtesting.SeedInfo.seed([8F665FE0B59B34F9]:0)
at
org.apache.lucene.util.TestRuleLimitSysouts.afterIfSuccessful(TestRuleLimitSysouts.java:211)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterIfSuccessful(TestRuleAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:37)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 19675 lines...]
[junit4] Suite: org.apache.solr.ltr.TestLTRScoringQuery
[junit4] 2> 0 INFO (SUITE-TestLTRScoringQuery-seed#[8F665FE0B59B34F9])
[ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
find system property or JNDI)
[junit4] 2> 495 INFO
(TEST-TestLTRScoringQuery.testLTRScoringQueryEquality-seed#[8F665FE0B59B34F9])
[ ] o.a.s.u.Java9InitHack Adding temporary workaround for Hadoop's Shell
class to allow running on Java 9 (please ignore any warnings/failures).
[junit4] 2> 549 ERROR
(TEST-TestLTRScoringQuery.testLTRScoringQueryEquality-seed#[8F665FE0B59B34F9])
[ ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary
path
[junit4] 2> java.io.IOException: Could not locate executable
null\bin\winutils.exe in the Hadoop binaries.
[junit4] 2> at
org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
[junit4] 2> at
org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
[junit4] 2> at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
[junit4] 2> at java.base/java.lang.Class.forName0(Native Method)
[junit4] 2> at java.base/java.lang.Class.forName(Class.java:292)
[junit4] 2> at
org.apache.solr.util.Java9InitHack.initPrivileged(Java9InitHack.java:65)
[junit4] 2> at
java.base/java.security.AccessController.doPrivileged(Native Method)
[junit4] 2> at
org.apache.solr.util.Java9InitHack.initJava9(Java9InitHack.java:55)
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.<clinit>(SolrTestCaseJ4.java:167)
[junit4] 2> at
org.apache.solr.ltr.TestLTRScoringQuery.testLTRScoringQueryEquality(TestLTRScoringQuery.java:125)
[junit4] 2> at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] 2> at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{field=Lucene50(blocksize=128),
id=PostingsFormat(name=LuceneVarGapDocFreqInterval)},
docValues:{final-score=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=690,
maxMBSortInHeap=7.618537266216631, sim=RandomSimilarity(queryNorm=false):
{field=IB SPL-L1}, locale=yi, timezone=Europe/Isle_of_Man
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9
(64-bit)/cpus=3,threads=1,free=62299224,total=97320960
[junit4] 2> NOTE: All tests run in this JVM: [TestLTRScoringQuery]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLTRScoringQuery
-Dtests.seed=8F665FE0B59B34F9 -Dtests.slow=true -Dtests.locale=yi
-Dtests.timezone=Europe/Isle_of_Man -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J0 | TestLTRScoringQuery (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: The test or suite
printed 9310 bytes to stdout and stderr, even though the limit was set to 8192
bytes. Increase the limit with @Limit, ignore it completely with
@SuppressSysoutChecks or run with -Dtests.verbose=true
[junit4] > at
__randomizedtesting.SeedInfo.seed([8F665FE0B59B34F9]:0)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] Completed [1/33 (1!)] on J0 in 1.70s, 2 tests, 1 failure <<<
FAILURES!
[...truncated 30130 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]