Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/262/

1 tests failed.
FAILED:  org.apache.solr.search.TestMultiWordSynonyms.testPf

Error Message:
java.lang.AssertionError: REQUEST FAILED: xpath=//doc[1]/str[@name='id'][.='10']
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="4" start="0" 
maxScore="4.953501" numFoundExact="true"><doc><str name="id">13</str><str 
name="text">foo a b c bar</str><long 
name="_version_">1791464688806002688</long><float 
name="score">4.953501</float></doc><doc><str name="id">12</str><str 
name="text">foo a b bar c</str><long 
name="_version_">1791464688804954113</long><float 
name="score">4.953501</float></doc><doc><str name="id">11</str><str 
name="text">foo a bar b c</str><long 
name="_version_">1791464688804954112</long><float 
name="score">4.953501</float></doc><doc><str name="id">10</str><str 
name="text">foo bar a b c</str><long 
name="_version_">1791464688803905536</long><float 
name="score">4.953501</float></doc></result>
</response>

        request 
was:q=tropical+cyclone+foo&defType=edismax&ps=2&qf=text&fl=score,*&pf2=text^10&wt=xml

Stack Trace:
java.lang.AssertionError: REQUEST FAILED: xpath=//doc[1]/str[@name='id'][.='10']
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="4" start="0" 
maxScore="4.953501" numFoundExact="true"><doc><str name="id">13</str><str 
name="text">foo a b c bar</str><long 
name="_version_">1791464688806002688</long><float 
name="score">4.953501</float></doc><doc><str name="id">12</str><str 
name="text">foo a b bar c</str><long 
name="_version_">1791464688804954113</long><float 
name="score">4.953501</float></doc><doc><str name="id">11</str><str 
name="text">foo a bar b c</str><long 
name="_version_">1791464688804954112</long><float 
name="score">4.953501</float></doc><doc><str name="id">10</str><str 
name="text">foo bar a b c</str><long 
name="_version_">1791464688803905536</long><float 
name="score">4.953501</float></doc></result>
</response>

        request 
was:q=tropical+cyclone+foo&defType=edismax&ps=2&qf=text&fl=score,*&pf2=text^10&wt=xml
        at 
__randomizedtesting.SeedInfo.seed([BA0771E35F236B0B:AA1D2174B4D3ADE6]:0)
        at org.junit.Assert.fail(Assert.java:89)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1025)
        at 
org.apache.solr.search.TestMultiWordSynonyms.testPf(TestMultiWordSynonyms.java:194)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
        at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
        at 
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
        at 
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
        at 
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
        at 
org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
        at java.base/java.lang.Thread.run(Thread.java:829)




Build Log:
[...truncated 1616 lines...]
ERROR: The following test(s) have failed:
  - org.apache.solr.search.TestMultiWordSynonyms.testPf (:solr:core)
    Test output: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-9.x/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.search.TestMultiWordSynonyms.txt
    Reproduce with: gradlew :solr:core:test --tests 
"org.apache.solr.search.TestMultiWordSynonyms.testPf" -Ptests.jvms=4 
-Ptests.haltonfailure=false "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 
-XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=BA0771E35F236B0B -Ptests.multiplier=2 -Ptests.badapples=false 
-Ptests.file.encoding=UTF-8


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':solr:core:spotlessJavaCheck'.
> The following files had format violations:
      src/test/org/apache/solr/cli/PostToolTest.java
          @@ -55,10 +55,7 @@
           
           ··@BeforeClass
           ··public·static·void·setupCluster()·throws·Exception·{
          -····configureCluster(2)
          -········.addConfig(
          -············"conf1",·configset("cloud-minimal"))
          -········.configure();
          
+····configureCluster(2).addConfig("conf1",·configset("cloud-minimal")).configure();
           ··}
           
           ··@Test
  
  IMPORTANT: run the top-level './gradlew tidy' to format code automatically 
(see help/formatting.txt for more info).

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

For more on this, please refer to 
https://docs.gradle.org/8.4/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.

BUILD FAILED in 1h 4m 38s
693 actionable tasks: 693 executed

Publishing build scan...
https://ge.apache.org/s/6alq3naqjpbdq

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to