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

2 tests failed.
FAILED:  org.apache.solr.cloud.ReindexCollectionTest.testAbort

Error Message:
java.lang.AssertionError: {responseHeader={status=0, QTime=1}, 
status={state=submitted, msg=found [8f52eda6-529c-49ec-87fc-dadcb37834cd] in 
submitted tasks}}

Stack Trace:
java.lang.AssertionError: {responseHeader={status=0, QTime=1}, 
status={state=submitted, msg=found [8f52eda6-529c-49ec-87fc-dadcb37834cd] in 
submitted tasks}}
        at 
__randomizedtesting.SeedInfo.seed([5A08D83722EA88B5:3C6B6FA056301ACC]:0)
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.assertTrue(Assert.java:42)
        at org.junit.Assert.assertNotNull(Assert.java:713)
        at 
org.apache.solr.cloud.ReindexCollectionTest.testAbort(ReindexCollectionTest.java:447)
        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)


FAILED:  org.apache.solr.cloud.api.collections.SplitByPrefixTest.doTest

Error Message:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=17390, name=zkCallback-13173-thread-4, 
state=RUNNABLE, group=TGRP-SplitByPrefixTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=17390, name=zkCallback-13173-thread-4, 
state=RUNNABLE, group=TGRP-SplitByPrefixTest]
        at 
__randomizedtesting.SeedInfo.seed([5A08D83722EA88B5:FD4C60934F519B0C]:0)
Caused by: org.apache.solr.common.SolrException: Error updating shard term for 
collection: c1
        at __randomizedtesting.SeedInfo.seed([5A08D83722EA88B5]:0)
        at 
app//org.apache.solr.cloud.ZkShardTerms.refreshTerms(ZkShardTerms.java:377)
        at 
app//org.apache.solr.cloud.ZkShardTerms.lambda$registerWatcher$8(ZkShardTerms.java:430)
        at 
app//org.apache.solr.common.cloud.SolrZkClient$ProcessWatchWithExecutor.lambda$process$1(SolrZkClient.java:1083)
        at 
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$1(ExecutorUtil.java:449)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at [email protected]/java.lang.Thread.run(Thread.java:829)
Caused by: org.apache.zookeeper.KeeperException$NoNodeException: 
KeeperErrorCode = NoNode for /collections/c1/terms/shard1_1_0_0_1
        at 
app//org.apache.zookeeper.KeeperException.create(KeeperException.java:117)
        at 
app//org.apache.zookeeper.KeeperException.create(KeeperException.java:53)
        at app//org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1972)
        at 
app//org.apache.solr.common.cloud.SolrZkClient.lambda$getData$6(SolrZkClient.java:448)
        at 
app//org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:70)
        at 
app//org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:448)
        at 
app//org.apache.solr.cloud.ZkShardTerms.refreshTerms(ZkShardTerms.java:373)
        ... 6 more




Build Log:
[...truncated 7947 lines...]
# ERROR: Solr is not running in cloud mode on http://localhost:36497
# 
# Please find the SOLR_HOME snapshot for failed test #1 at: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-9.x/solr/packaging/build/test-output/failure-snapshots/57-1
# WARN  - 2024-10-13 22:43:13.148; org.apache.solr.common.cloud.SolrZkClient; 
Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it 
creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to 
Zookeeper nodes
# WARN  - 2024-10-13 22:43:13.323; org.apache.solr.common.cloud.SolrZkClient; 
Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 
'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
# Last output:
# 
# Solr will start in SolrCloud mode by default in version 10, even if no -c or 
--cloud flag is specified.
# 
# Waiting up to 180 seconds to see Solr running on port 36497 [|]   [/]  
 [-]   [\]   [|]
# Started Solr server on port 36497 (pid=31525). Happy searching!
# 
#     
not ok 58 Random placement plugin using ENV # in 10662 ms
# (in test file test/test_placement_plugin.bats, line 43)
#   `solr assert --cloud http://localhost:${SOLR_PORT} --timeout 3000' failed 
with status 100
# 
# ERROR: Solr is not running in cloud mode on http://localhost:36497
# 
# Please find the SOLR_HOME snapshot for failed test #2 at: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-9.x/solr/packaging/build/test-output/failure-snapshots/58-2
# WARN  - 2024-10-13 22:43:23.775; org.apache.solr.common.cloud.SolrZkClient; 
Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it 
creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to 
Zookeeper nodes
# WARN  - 2024-10-13 22:43:24.027; org.apache.solr.common.cloud.SolrZkClient; 
Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 
'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
# Last output:
# 
# Solr will start in SolrCloud mode by default in version 10, even if no -c or 
--cloud flag is specified.
# 
# Waiting up to 180 seconds to see Solr running on port 36497 [|]   [/]  
 [-]   [\]   [|]
# Started Solr server on port 36497 (pid=31983). Happy searching!
# 
#     
ok 59 Check help command # in 4875 ms
ok 60 basic post with a type specified # in 6643 ms
ok 61 basic post with collection instead of url parameter # in 4429 ms
ok 62 basic post WITHOUT a type specified # in 12952 ms
ok 63 crawling a directory as a dry-run # in 965 ms
ok 64 crawling a directory # in 4966 ms
ok 65 crawling a web site # in 4832 ms
ok 66 skipcommit and optimize and delete # in 4409 ms
ok 67 args mode # in 7866 ms
ok 68 stdin mode # in 3707 ms
ok 69 post solr log into solr via script # in 10998 ms
ok 70 post solr log into solr via cli # in 7154 ms
# starting solr-exporter on 36597
ok 71 should start solr prometheus exporter that scrapes solr for metrics # in 
15772 ms
ok 72 allowPaths - backup # in 16493 ms
ok 73 snapshot lifecycle # in 6390 ms
ok 74 snapshot list # in 4107 ms
ok 75 snapshot describe # in 4055 ms
ok 76 start solr with ssl # in 20180 ms
ok 77 use different hostname when not checking peer-name # in 33142 ms
ok 78 start solr with ssl and auth # in 18392 ms
ok 79 start solr with client truststore and security manager # in 20704 ms
ok 80 start solr with mTLS needed # in 61612 ms
ok 81 start solr with mTLS wanted # in 51498 ms
ok 82 test keystore reload # in 72468 ms
ok 83 SOLR-11740 check 'solr stop' connection # in 15715 ms
ok 84 stop command for single port # in 17731 ms
not ok 85 start provides warning about SolrCloud mode # in 7471 ms
# (from function `assert_output' in file 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-9.x/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash,
 line 247,
#  in test file test/test_start_solr.bats, line 56)
#   `assert_output --partial 'Solr will start in SolrCloud mode by default in 
version 10.  You will need to pass in --standalone flag to run in Standalone 
mode.'' failed
# 
# -- output does not contain substring --
# substring (1 lines):
#   Solr will start in SolrCloud mode by default in version 10.  You will need 
to pass in --standalone flag to run in Standalone mode.
# output (7 lines):
# 
#   Solr will start in SolrCloud mode by default in version 10.  You will need 
to pass in --user-managed flag to run in User Managed (aka Standalone) mode.
# 
#   Waiting up to 180 seconds to see Solr running on port 36497 [|]   [/] 
  [-]   [\]   [|]
#   Started Solr server on port 36497 (pid=17450). Happy searching!
# 
#       
# --
# 
# Please find the SOLR_HOME snapshot for failed test #3 at: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-9.x/solr/packaging/build/test-output/failure-snapshots/85-3
# Last output:
# 
# Solr will start in SolrCloud mode by default in version 10.  You will need to 
pass in --user-managed flag to run in User Managed (aka Standalone) mode.
# 
# Waiting up to 180 seconds to see Solr running on port 36497 [|]   [/]  
 [-]   [\]   [|]
# Started Solr server on port 36497 (pid=17450). Happy searching!
# 
#     
ok 86 check stop command doesn't hang # in 267 ms
ok 87 status detects locally running solr # in 7594 ms
ok 88 --version and -v both return Solr version # in 1800 ms
ok 89 -version and version both return Solr version and deprecation # in 1829 ms
ok 90 short help # in 1766 ms
ok 91 short help is inferred # in 2540 ms
ok 92 long help # in 1105 ms
ok 93 running subcommands with zk is prevented # in 1014 ms
ok 94 listing out files # in 5569 ms
ok 95 connecting to solr via various solr urls and zk hosts # in 11504 ms
ok 96 copying files around # in 19499 ms
ok 97 upconfig # in 2859 ms
ok 98 downconfig # in 1270 ms
ok 99 zkcli.sh gets 'solrhome' from 'solr.home' system property # in 1804 ms
ok 100 zkcli.sh gets 'solrhome' from 'solrhome' command line option # in 1806 ms
ok 101 bin/solr zk cp gets 'solrhome' from '--solr-home' command line option # 
in 9289 ms
ok 102 Cleanup # in 1267 ms

> Task :solr:packaging:integrationTests FAILED
ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.ReindexCollectionTest.testAbort (:solr:core)
    Test history: 
https://ge.apache.org/scans/tests?search.rootProjectNames=solr-root&tests.container=org.apache.solr.cloud.ReindexCollectionTest&tests.test=testAbort
 
http://fucit.org/solr-jenkins-reports/history-trend-of-recent-failures.html#series/org.apache.solr.cloud.ReindexCollectionTest.testAbort
    Test output: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-9.x/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.ReindexCollectionTest.txt
    Reproduce with: ./gradlew :solr:core:test --tests 
"org.apache.solr.cloud.ReindexCollectionTest.testAbort" -Ptests.jvms=4 
-Ptests.haltonfailure=false "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 
-XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=5A08D83722EA88B5 -Ptests.multiplier=2 -Ptests.badapples=false 
-Ptests.file.encoding=US-ASCII

  - org.apache.solr.cloud.api.collections.SplitByPrefixTest.doTest (:solr:core)
    Test history: 
https://ge.apache.org/scans/tests?search.rootProjectNames=solr-root&tests.container=org.apache.solr.cloud.api.collections.SplitByPrefixTest&tests.test=doTest
 
http://fucit.org/solr-jenkins-reports/history-trend-of-recent-failures.html#series/org.apache.solr.cloud.api.collections.SplitByPrefixTest.doTest
    Test output: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-9.x/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.api.collections.SplitByPrefixTest.txt
    Reproduce with: ./gradlew :solr:core:test --tests 
"org.apache.solr.cloud.api.collections.SplitByPrefixTest.doTest" -Ptests.jvms=4 
-Ptests.haltonfailure=false "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 
-XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=5A08D83722EA88B5 -Ptests.multiplier=2 -Ptests.badapples=false 
-Ptests.file.encoding=US-ASCII


FAILURE: Build failed with an exception.

* Where:
Build file 
'/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-9.x/solr/packaging/build.gradle'
 line: 314

* What went wrong:
Execution failed for task ':solr:packaging:integrationTests'.
> Process 'command 
> '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-9.x/.gradle/node/packaging/node_modules/bats/bin/bats''
>  finished with non-zero exit value 1

* 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 14m 35s
742 actionable tasks: 742 executed

Publishing build scan...
https://ge.apache.org/s/j5zzhm5j3rwps

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