You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@solr.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2023/09/10 13:35:41 UTC

[JENKINS] Solr » Solr-check-9.3 - Build # 571 - Unstable!

Build: https://ci-builds.apache.org/job/Solr/job/Solr-check-9.3/571/

1 tests failed.
FAILED:  org.apache.solr.security.hadoop.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew

Error Message:
java.lang.AssertionError: expected:<200> but was:<403>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<403>
	at __randomizedtesting.SeedInfo.seed([5636A02AA0F9D699:61AD543498350B3D]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:633)
	at org.apache.solr.security.hadoop.TestSolrCloudWithDelegationTokens.renewDelegationToken(TestSolrCloudWithDelegationTokens.java:136)
	at org.apache.solr.security.hadoop.TestSolrCloudWithDelegationTokens.verifyDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:346)
	at org.apache.solr.security.hadoop.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew(TestSolrCloudWithDelegationTokens.java:365)
	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 1663 lines...]
ERROR: The following test(s) have failed:
  - org.apache.solr.security.hadoop.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew (:solr:modules:hadoop-auth)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/modules/hadoop-auth/build/test-results/test/outputs/OUTPUT-org.apache.solr.security.hadoop.TestSolrCloudWithDelegationTokens.txt
    Reproduce with: gradlew :solr:modules:hadoop-auth:test --tests "org.apache.solr.security.hadoop.TestSolrCloudWithDelegationTokens.testDelegationTokenRenew" -Ptests.jvms=4 -Ptests.haltonfailure=false "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=5636A02AA0F9D699 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8


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

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

See https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 55m 20s
643 actionable tasks: 643 executed

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

Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
hudson.FilePath$ValidateAntFileMask$1Cancel
	at hudson.FilePath$ValidateAntFileMask$1.isCaseSensitive(FilePath.java:3300)
	at org.apache.tools.ant.DirectoryScanner.lambda$isIncluded$3(DirectoryScanner.java:1374)
	at java.base/java.util.stream.MatchOps$1MatchSink.accept(MatchOps.java:90)
	at java.base/java.util.Spliterators$ArraySpliterator.tryAdvance(Spliterators.java:958)
	at java.base/java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:127)
	at java.base/java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:502)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:488)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
	at java.base/java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:230)
	at java.base/java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:196)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.base/java.util.stream.ReferencePipeline.anyMatch(ReferencePipeline.java:528)
	at org.apache.tools.ant.DirectoryScanner.isIncluded(DirectoryScanner.java:1374)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1241)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1194)
	at org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1156)
	at org.apache.tools.ant.DirectoryScanner.checkIncludePatterns(DirectoryScanner.java:954)
	at org.apache.tools.ant.DirectoryScanner.scan(DirectoryScanner.java:912)
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:3313)
Caused: hudson.FilePath$FileMaskNoMatchesFoundException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:3318)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:3196)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:3174)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3578)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene-solr-1
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:1000)
		at hudson.FilePath.act(FilePath.java:1192)
		at hudson.FilePath.act(FilePath.java:1181)
		at hudson.FilePath.validateAntFileMask(FilePath.java:3171)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:271)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767)
		at hudson.model.Build$BuildExecution.post2(Build.java:179)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711)
		at hudson.model.Run.execute(Run.java:1925)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
		at hudson.model.ResourceController.execute(ResourceController.java:101)
		at hudson.model.Executor.run(Executor.java:442)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3580)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:377)
	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:829)
Caused: java.lang.InterruptedException: hudson.FilePath$FileMaskNoMatchesFoundException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1194)
	at hudson.FilePath.act(FilePath.java:1181)
	at hudson.FilePath.validateAntFileMask(FilePath.java:3171)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:271)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767)
	at hudson.model.Build$BuildExecution.post2(Build.java:179)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711)
	at hudson.model.Run.execute(Run.java:1925)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
[Checks API] No suitable checks publisher found.
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)

[JENKINS] Solr » Solr-check-9.3 - Build # 586 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-check-9.3/586/

2 tests failed.
FAILED:  org.apache.solr.jaeger.TestJaegerConfigurator.testInjected

Error Message:
java.lang.Exception: Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([CA7E614BFAD5E2EF]:0)


FAILED:  org.apache.solr.jaeger.TestJaegerConfigurator.classMethod

Error Message:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([CA7E614BFAD5E2EF]:0)




Build Log:
[...truncated 3362 lines...]
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/4-1
# Last output:
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 5 create for cloud mode in 1453ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_create.bats, line 40)
#   `assert_output --partial "Created collection 'COLL_NAME'"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Created collection 'COLL_NAME'
# output (4 lines):
#   WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#            To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/5-2
# Last output:
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 6 setup_file failed
# (from function `setup_file' in test file test/test_create_collection.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 9084)
# Please choose a different port using the -p option.
#
not ok 14 setup_file failed
# (from function `setup_file' in test file test/test_delete_collection.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 9084)
# Please choose a different port using the -p option.
#
not ok 18 SOLR-16755 test works with noprompt in 1054ms
# (in test file test/test_example_noprompt.bats, line 32)
#   `solr start -e cloud -noprompt' failed
#
# Welcome to the SolrCloud example!
#
# Starting up 2 Solr nodes for your example SolrCloud cluster.
#
# Creating Solr home directory /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr
# Cloning /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node1 into
#    /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node2
#
# Starting up Solr on port 8983 using command:
# "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr"
#
#
# Port 8983 is already being used by another process (pid: 9084)
# Please choose a different port using the -p option.
#
#
# ERROR: Failed to start Solr using command: "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr" Exception : org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/18-1
not ok 19 Check export command in 2775ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_export.bats, line 36)
#   `assert_output --partial 'Export complete'' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Export complete
# output (42 lines):
#   WARN  - 2023-09-12 09:50:49.041; org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider; Attempt to fetch cluster state from http://localhost:8983/solr failed. => org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/collections?action=CLUSTERSTATUS&wt=javabin&version=2
#   	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
#   org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/collections?action=CLUSTERSTATUS&wt=javabin&version=2
#   	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.fetchLiveNodes(BaseHttpClusterStateProvider.java:227) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.init(BaseHttpClusterStateProvider.java:63) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.client.solrj.impl.Http2ClusterStateProvider.<init>(Http2ClusterStateProvider.java:32) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClient$Builder.build(CloudHttp2SolrClient.java:400) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.cli.ExportTool$Info.fetchUniqueKey(ExportTool.java:172) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.cli.ExportTool$MultiThreadedRunner.exportDocs(ExportTool.java:505) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.cli.ExportTool.runImpl(ExportTool.java:211) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   Caused by: java.net.ConnectException: Connection refused
#   	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?]
#   	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774) ~[?:?]
#   	at sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120) ~[?:?]
#   	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427) ~[jetty-io-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406) ~[http2-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633) ~[jetty-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:630) ~[jetty-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94) ~[jetty-util-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539) ~[jetty-io-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455) ~[jetty-io-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406) ~[http2-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633) ~[jetty-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610) ~[jetty-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606) ~[jetty-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180) ~[jetty-util-10.0.15.jar:10.0.15]
#   	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
#   	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
#   	at java.lang.Thread.run(Thread.java:829) [?:?]
#
#   ERROR: Couldn't initialize a HttpClusterStateProvider (is/are the Solr server(s), [http://localhost:8983/solr], down?)
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/19-1
# Last output:
# WARN  - 2023-09-12 09:50:49.041; org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider; Attempt to fetch cluster state from http://localhost:8983/solr failed. => org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/collections?action=CLUSTERSTATUS&wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/collections?action=CLUSTERSTATUS&wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.fetchLiveNodes(BaseHttpClusterStateProvider.java:227) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.init(BaseHttpClusterStateProvider.java:63) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.client.solrj.impl.Http2ClusterStateProvider.<init>(Http2ClusterStateProvider.java:32) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClient$Builder.build(CloudHttp2SolrClient.java:400) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.cli.ExportTool$Info.fetchUniqueKey(ExportTool.java:172) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.cli.ExportTool$MultiThreadedRunner.exportDocs(ExportTool.java:505) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.cli.ExportTool.runImpl(ExportTool.java:211) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# Caused by: java.net.ConnectException: Connection refused
# 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?]
# 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774) ~[?:?]
# 	at sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120) ~[?:?]
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427) ~[jetty-io-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406) ~[http2-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633) ~[jetty-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:630) ~[jetty-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94) ~[jetty-util-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539) ~[jetty-io-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455) ~[jetty-io-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406) ~[http2-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633) ~[jetty-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610) ~[jetty-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606) ~[jetty-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180) ~[jetty-util-10.0.15.jar:10.0.15]
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
# 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
# 	at java.lang.Thread.run(Thread.java:829) [?:?]
#
# ERROR: Couldn't initialize a HttpClusterStateProvider (is/are the Solr server(s), [http://localhost:8983/solr], down?)
ok 20 export fails on non cloud mode in 2733ms
not ok 21 healthcheck on cloud solr in 1100ms
# (in test file test/test_healthcheck.bats, line 32)
#   `solr start -c -e films' failed
# Creating Solr home directory /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/films/solr
#
# Starting up Solr on port 8983 using command:
# "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/films/solr"
#
#
# Port 8983 is already being used by another process (pid: 9084)
# Please choose a different port using the -p option.
#
#
# ERROR: Failed to start Solr using command: "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/films/solr" Exception : org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/21-1
ok 22 start help flag prints help in 162ms
ok 23 stop help flag prints help in 156ms
ok 24 restart help flag prints help in 160ms
ok 25 status help flag prints help in 51ms # skip Currently the status -help flag doesn't return nice help text!
ok 26 healthcheck help flag prints help in 156ms
ok 27 create help flag prints help in 153ms
ok 28 createcore help flag prints help in 154ms
ok 29 createcollection help flag prints help in 157ms
ok 30 delete help flag prints help in 153ms
ok 31 version help flag prints help in 51ms # skip Currently the version -help flag doesn't return nice help text!
ok 32 zk help flag prints help in 156ms
ok 33 auth help flag prints help in 154ms
ok 34 assert help flag prints help in 51ms # skip Currently the assert -help flag doesn't return nice help text!
not ok 35 SQL Module in 34441ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_modules.bats, line 36)
#   `assert_output --partial '"docs":'' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   "docs":
# output (2 lines):
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/COLL_NAME/sql?stmt=select+id+from+COLL_NAME+limit+10&wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/35-1
# WARN  - 2023-09-12 09:50:59.124; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# ERROR: Server refused connection at: http://localhost:8983/solr/COLL_NAME/sql?stmt=select+id+from+COLL_NAME+limit+10&wt=javabin&version=2
not ok 36 Hadoop-Auth Module: KerberosPlugin Classloading in 32060ms
# (in test file test/test_modules.bats, line 49)
#   `solr start -c \' failed
#
# Port 8983 is already being used by another process (pid: 9084)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/36-2
# WARN  - 2023-09-12 09:51:31.219; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
not ok 37 icu collation in analysis-extras module in 33290ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_modules.bats, line 66)
#   `assert_output --partial "Created collection 'COLL_NAME'"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Created collection 'COLL_NAME'
# output (2 lines):
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #3 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/37-3
# WARN  - 2023-09-12 09:52:04.543; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 38 package detects no running solr in 1259ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_packages.bats, line 34)
#   `assert_output --partial "No Solr nodes are running."' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   No Solr nodes are running.
# output (39 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 9084 running on port 8983
#   Package Manager
#   ---------------
#   ./solr package add-repo <repository-name> <repository-url>
#   Add a repository to Solr.
#
#   ./solr package add-key <file-containing-trusted-key>
#   Add a trusted key to Solr.
#
#   ./solr package install <package-name>[:<version>] 
#   Install a package into Solr. This copies over the artifacts from the repository into Solr's internal package store and sets up classloader for this package to be used.
#
#   ./solr package deploy <package-name>[:<version>] [-y] [--update] -collections <comma-separated-collections> [-p <param1>=<val1> -p <param2>=<val2> ...] 
#   Bootstraps a previously installed package into the specified collections. It the package accepts parameters for its setup commands, they can be specified (as per package documentation).
#
#   ./solr package list-installed
#   Print a list of packages installed in Solr.
#
#   ./solr package list-available
#   Print a list of packages available in the repositories.
#
#   ./solr package list-deployed -c <collection>
#   Print a list of packages deployed on a given collection.
#
#   ./solr package list-deployed <package-name>
#   Print a list of collections on which a given package has been deployed.
#
#   ./solr package undeploy <package-name> -collections <comma-separated-collections>
#   Undeploy a package from specified collection(s)
#
#   ./solr package uninstall <package-name>:<version>
#   Uninstall an unused package with specified version from Solr. Both package name and version are required.
#
#
#   Note: (a) Please add '-solrUrl http://host:port' parameter if needed (usually on Windows).
#         (b) Please make sure that all Solr nodes are started with '-Denable.packages=true' parameter.
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/38-1
# Last output:
#
# Found 1 Solr nodes:
#
# Solr process 9084 running on port 8983
# Package Manager
# ---------------
# ./solr package add-repo <repository-name> <repository-url>
# Add a repository to Solr.
#
# ./solr package add-key <file-containing-trusted-key>
# Add a trusted key to Solr.
#
# ./solr package install <package-name>[:<version>] 
# Install a package into Solr. This copies over the artifacts from the repository into Solr's internal package store and sets up classloader for this package to be used.
#
# ./solr package deploy <package-name>[:<version>] [-y] [--update] -collections <comma-separated-collections> [-p <param1>=<val1> -p <param2>=<val2> ...] 
# Bootstraps a previously installed package into the specified collections. It the package accepts parameters for its setup commands, they can be specified (as per package documentation).
#
# ./solr package list-installed
# Print a list of packages installed in Solr.
#
# ./solr package list-available
# Print a list of packages available in the repositories.
#
# ./solr package list-deployed -c <collection>
# Print a list of packages deployed on a given collection.
#
# ./solr package list-deployed <package-name>
# Print a list of collections on which a given package has been deployed.
#
# ./solr package undeploy <package-name> -collections <comma-separated-collections>
# Undeploy a package from specified collection(s)
#
# ./solr package uninstall <package-name>:<version>
# Uninstall an unused package with specified version from Solr. Both package name and version are required.
#
#
# Note: (a) Please add '-solrUrl http://host:port' parameter if needed (usually on Windows).
#       (b) Please make sure that all Solr nodes are started with '-Denable.packages=true' parameter.
not ok 39 lifecycle of package in 3369ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_packages.bats, line 47)
#   `assert_output --partial "Available packages:"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Available packages:
# output (39 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 9084 running on port 8983
#   org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
#   	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
#   	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
#   	at org.apache.solr.cli.PackageTool.getZkHost(PackageTool.java:372)
#   	at org.apache.solr.cli.PackageTool.runImpl(PackageTool.java:90)
#   	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52)
#   	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
#   Caused by: java.net.ConnectException: Connection refused
#   	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
#   	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
#   	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
#   	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
#   	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
#   	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
#   	at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:630)
#   	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
#   	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
#   	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
#   	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
#   	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
#   	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
#   	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
#   	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
#   	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
#   	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
#   	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
#   	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
#   	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
#   	at java.base/java.lang.Thread.run(Thread.java:829)
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/39-2
# Last output:
#
# Found 1 Solr nodes:
#
# Solr process 9084 running on port 8983
# org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
# 	at org.apache.solr.cli.PackageTool.getZkHost(PackageTool.java:372)
# 	at org.apache.solr.cli.PackageTool.runImpl(PackageTool.java:90)
# 	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52)
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
# 	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
# 	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
# 	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
# 	at java.base/java.lang.Thread.run(Thread.java:829)
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 40 deploying and undeploying of packages in 1398ms
# (in test file test/test_packages.bats, line 53)
#   `solr create_collection -c foo-1.2' failed
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c foo-1.2 -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
#
# Please find the SOLR_HOME snapshot for failed test #3 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/40-3
# Last output:
#
# Port 8983 is already being used by another process (pid: 9084)
# Please choose a different port using the -p option.
not ok 41 Affinity placement plugin using sysprop in 37242ms
# (in test file test/test_placement_plugin.bats, line 34)
#   `solr assert -c http://localhost:8983/solr -t 3000' failed with status 100
#
# ERROR: Solr is not running on url http://localhost:8983/solr after 3 seconds
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/41-1
# WARN  - 2023-09-12 09:52:47.997; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# Port 8983 is already being used by another process (pid: 9084)
# Please choose a different port using the -p option.
not ok 42 Random placement plugin using ENV in 37215ms
# (in test file test/test_placement_plugin.bats, line 43)
#   `solr assert -c http://localhost:8983/solr -t 3000' failed with status 100
#
# ERROR: Solr is not running on url http://localhost:8983/solr after 3 seconds
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/42-2
# WARN  - 2023-09-12 09:53:25.241; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# Port 8983 is already being used by another process (pid: 9084)
# Please choose a different port using the -p option.
not ok 43 setup_file failed
# (from function `setup_file' in test file test/test_postlogs.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 9084)
# Please choose a different port using the -p option.
#
not ok 44 start solr with ssl in 2277ms
# (in test file test/test_ssl.bats, line 54)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 9084)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/44-1
# Last output:
# INFO  - 2023-09-12 09:53:58.278; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-09-12 09:53:58.282; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword
# Exception in thread "main" org.apache.solr.client.solrj.SolrServerException: Server refused connection at: https://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
# 	at org.apache.solr.cli.SolrCLI.getZkHost(SolrCLI.java:559)
# 	at org.apache.solr.cli.AuthTool.clearSecurityJson(AuthTool.java:483)
# 	at org.apache.solr.cli.AuthTool.handleBasicAuth(AuthTool.java:440)
# 	at org.apache.solr.cli.AuthTool.runTool(AuthTool.java:151)
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
# 	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
# 	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
# 	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
# 	at java.base/java.lang.Thread.run(Thread.java:829)
not ok 45 start solr with ssl and auth in 2370ms
# (in test file test/test_ssl.bats, line 86)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 9084)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/45-2
# Last output:
# INFO  - 2023-09-12 09:54:00.705; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-09-12 09:54:00.709; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword
# Exception in thread "main" org.apache.solr.client.solrj.SolrServerException: Server refused connection at: https://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
# 	at org.apache.solr.cli.SolrCLI.getZkHost(SolrCLI.java:559)
# 	at org.apache.solr.cli.AuthTool.clearSecurityJson(AuthTool.java:483)
# 	at org.apache.solr.cli.AuthTool.handleBasicAuth(AuthTool.java:440)
# 	at org.apache.solr.cli.AuthTool.runTool(AuthTool.java:151)
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
# 	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
# 	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
# 	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
# 	at java.base/java.lang.Thread.run(Thread.java:829)
not ok 46 SOLR-11740 check 'solr stop' connection in 233ms
# (in test file test/test_start_solr.bats, line 32)
#   `solr start' failed
#
# Port 8983 is already being used by another process (pid: 9084)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/46-1
not ok 47 status detects locally running solr in 1425ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_status.bats, line 33)
#   `assert_output --partial "No Solr nodes are running."' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   No Solr nodes are running.
# output (5 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 9084 running on port 8983
#   Solr at http://localhost:8983/solr not online.
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/47-1
# Last output:
#
# Found 1 Solr nodes:
#
# Solr process 9084 running on port 8983
# Solr at http://localhost:8983/solr not online.
ok 48 status does not expose cli parameters to end user in 231ms
not ok 49 setup_file failed
# (from function `setup_file' in test file test/test_zk.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 9084)
# Please choose a different port using the -p option.
#
# bats warning: Executed 39 instead of expected 51 tests

> Task :solr:packaging:integrationTests FAILED

ERROR: The following test(s) have failed:
  - org.apache.solr.jaeger.TestJaegerConfigurator.testInjected (:solr:modules:jaegertracer-configurator)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/modules/jaegertracer-configurator/build/test-results/test/outputs/OUTPUT-org.apache.solr.jaeger.TestJaegerConfigurator.txt
    Reproduce with: gradlew :solr:modules:jaegertracer-configurator:test --tests "org.apache.solr.jaeger.TestJaegerConfigurator.testInjected" -Ptests.jvms=4 -Ptests.haltonfailure=false "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=CA7E614BFAD5E2EF -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1

  - org.apache.solr.jaeger.TestJaegerConfigurator.classMethod (:solr:modules:jaegertracer-configurator)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/modules/jaegertracer-configurator/build/test-results/test/outputs/OUTPUT-org.apache.solr.jaeger.TestJaegerConfigurator.txt
    Reproduce with: gradlew :solr:modules:jaegertracer-configurator:test --tests "org.apache.solr.jaeger.TestJaegerConfigurator.classMethod" -Ptests.jvms=4 -Ptests.haltonfailure=false "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=CA7E614BFAD5E2EF -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build failed with an exception.

* Where:
Build file '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build.gradle' line: 285

* What went wrong:
Execution failed for task ':solr:packaging:integrationTests'.
> Process 'command '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.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 8.0.

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

See https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 2h 51m 17s
643 actionable tasks: 643 executed

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

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

[JENKINS] Solr » Solr-check-9.3 - Build # 585 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-check-9.3/585/

All tests passed

Build Log:
[...truncated 1130 lines...]
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/4-1
# Last output:
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 5 create for cloud mode in 1568ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_create.bats, line 40)
#   `assert_output --partial "Created collection 'COLL_NAME'"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Created collection 'COLL_NAME'
# output (4 lines):
#   WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#            To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/5-2
# Last output:
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 6 setup_file failed
# (from function `setup_file' in test file test/test_create_collection.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 9084
# 31465)
# Please choose a different port using the -p option.
#
not ok 14 setup_file failed
# (from function `setup_file' in test file test/test_delete_collection.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 9084
# 31465)
# Please choose a different port using the -p option.
#
not ok 18 SOLR-16755 test works with noprompt in 1123ms
# (in test file test/test_example_noprompt.bats, line 32)
#   `solr start -e cloud -noprompt' failed
#
# Welcome to the SolrCloud example!
#
# Starting up 2 Solr nodes for your example SolrCloud cluster.
#
# Creating Solr home directory /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr
# Cloning /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node1 into
#    /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node2
#
# Starting up Solr on port 8983 using command:
# "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr"
#
#
# Port 8983 is already being used by another process (pid: 9084
# 31465)
# Please choose a different port using the -p option.
#
#
# ERROR: Failed to start Solr using command: "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr" Exception : org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/18-1
not ok 19 Check export command in 2730ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_export.bats, line 36)
#   `assert_output --partial 'Export complete'' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Export complete
# output (2 lines):
#
#   ERROR: Couldn't initialize a HttpClusterStateProvider (is/are the Solr server(s), [http://localhost:8983/solr], down?)
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/19-1
# Last output:
#
# ERROR: Couldn't initialize a HttpClusterStateProvider (is/are the Solr server(s), [http://localhost:8983/solr], down?)
ok 20 export fails on non cloud mode in 2904ms
not ok 21 healthcheck on cloud solr in 1116ms
# (in test file test/test_healthcheck.bats, line 32)
#   `solr start -c -e films' failed
# Creating Solr home directory /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/films/solr
#
# Starting up Solr on port 8983 using command:
# "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/films/solr"
#
#
# Port 8983 is already being used by another process (pid: 9084
# 31465)
# Please choose a different port using the -p option.
#
#
# ERROR: Failed to start Solr using command: "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/films/solr" Exception : org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/21-1
ok 22 start help flag prints help in 312ms
ok 23 stop help flag prints help in 163ms
ok 24 restart help flag prints help in 179ms
ok 25 status help flag prints help in 51ms # skip Currently the status -help flag doesn't return nice help text!
ok 26 healthcheck help flag prints help in 165ms
ok 27 create help flag prints help in 196ms
ok 28 createcore help flag prints help in 157ms
ok 29 createcollection help flag prints help in 164ms
ok 30 delete help flag prints help in 169ms
ok 31 version help flag prints help in 52ms # skip Currently the version -help flag doesn't return nice help text!
ok 32 zk help flag prints help in 175ms
ok 33 auth help flag prints help in 161ms
ok 34 assert help flag prints help in 51ms # skip Currently the assert -help flag doesn't return nice help text!
not ok 35 SQL Module in 34490ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_modules.bats, line 36)
#   `assert_output --partial '"docs":'' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   "docs":
# output (2 lines):
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/COLL_NAME/sql?stmt=select+id+from+COLL_NAME+limit+10&wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/35-1
# WARN  - 2023-09-12 04:06:59.194; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# ERROR: Server refused connection at: http://localhost:8983/solr/COLL_NAME/sql?stmt=select+id+from+COLL_NAME+limit+10&wt=javabin&version=2
not ok 36 Hadoop-Auth Module: KerberosPlugin Classloading in 32079ms
# (in test file test/test_modules.bats, line 49)
#   `solr start -c \' failed
#
# Port 8983 is already being used by another process (pid: 9084
# 31465)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/36-2
# WARN  - 2023-09-12 04:07:31.277; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
not ok 37 icu collation in analysis-extras module in 33397ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_modules.bats, line 66)
#   `assert_output --partial "Created collection 'COLL_NAME'"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Created collection 'COLL_NAME'
# output (2 lines):
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #3 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/37-3
# WARN  - 2023-09-12 04:08:04.711; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 38 package detects no running solr in 1283ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_packages.bats, line 34)
#   `assert_output --partial "No Solr nodes are running."' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   No Solr nodes are running.
# output (39 lines):
#
#   Found 2 Solr nodes:
#
#   Solr process 9084 running on port 8983
#   Package Manager
#   ---------------
#   ./solr package add-repo <repository-name> <repository-url>
#   Add a repository to Solr.
#
#   ./solr package add-key <file-containing-trusted-key>
#   Add a trusted key to Solr.
#
#   ./solr package install <package-name>[:<version>] 
#   Install a package into Solr. This copies over the artifacts from the repository into Solr's internal package store and sets up classloader for this package to be used.
#
#   ./solr package deploy <package-name>[:<version>] [-y] [--update] -collections <comma-separated-collections> [-p <param1>=<val1> -p <param2>=<val2> ...] 
#   Bootstraps a previously installed package into the specified collections. It the package accepts parameters for its setup commands, they can be specified (as per package documentation).
#
#   ./solr package list-installed
#   Print a list of packages installed in Solr.
#
#   ./solr package list-available
#   Print a list of packages available in the repositories.
#
#   ./solr package list-deployed -c <collection>
#   Print a list of packages deployed on a given collection.
#
#   ./solr package list-deployed <package-name>
#   Print a list of collections on which a given package has been deployed.
#
#   ./solr package undeploy <package-name> -collections <comma-separated-collections>
#   Undeploy a package from specified collection(s)
#
#   ./solr package uninstall <package-name>:<version>
#   Uninstall an unused package with specified version from Solr. Both package name and version are required.
#
#
#   Note: (a) Please add '-solrUrl http://host:port' parameter if needed (usually on Windows).
#         (b) Please make sure that all Solr nodes are started with '-Denable.packages=true' parameter.
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/38-1
# Last output:
#
# Found 2 Solr nodes:
#
# Solr process 9084 running on port 8983
# Package Manager
# ---------------
# ./solr package add-repo <repository-name> <repository-url>
# Add a repository to Solr.
#
# ./solr package add-key <file-containing-trusted-key>
# Add a trusted key to Solr.
#
# ./solr package install <package-name>[:<version>] 
# Install a package into Solr. This copies over the artifacts from the repository into Solr's internal package store and sets up classloader for this package to be used.
#
# ./solr package deploy <package-name>[:<version>] [-y] [--update] -collections <comma-separated-collections> [-p <param1>=<val1> -p <param2>=<val2> ...] 
# Bootstraps a previously installed package into the specified collections. It the package accepts parameters for its setup commands, they can be specified (as per package documentation).
#
# ./solr package list-installed
# Print a list of packages installed in Solr.
#
# ./solr package list-available
# Print a list of packages available in the repositories.
#
# ./solr package list-deployed -c <collection>
# Print a list of packages deployed on a given collection.
#
# ./solr package list-deployed <package-name>
# Print a list of collections on which a given package has been deployed.
#
# ./solr package undeploy <package-name> -collections <comma-separated-collections>
# Undeploy a package from specified collection(s)
#
# ./solr package uninstall <package-name>:<version>
# Uninstall an unused package with specified version from Solr. Both package name and version are required.
#
#
# Note: (a) Please add '-solrUrl http://host:port' parameter if needed (usually on Windows).
#       (b) Please make sure that all Solr nodes are started with '-Denable.packages=true' parameter.
not ok 39 lifecycle of package in 3367ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_packages.bats, line 47)
#   `assert_output --partial "Available packages:"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Available packages:
# output (39 lines):
#
#   Found 2 Solr nodes:
#
#   Solr process 9084 running on port 8983
#   org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
#   	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
#   	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
#   	at org.apache.solr.cli.PackageTool.getZkHost(PackageTool.java:372)
#   	at org.apache.solr.cli.PackageTool.runImpl(PackageTool.java:90)
#   	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52)
#   	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
#   Caused by: java.net.ConnectException: Connection refused
#   	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
#   	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
#   	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
#   	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
#   	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
#   	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
#   	at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:630)
#   	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
#   	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
#   	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
#   	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
#   	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
#   	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
#   	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
#   	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
#   	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
#   	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
#   	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
#   	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
#   	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
#   	at java.base/java.lang.Thread.run(Thread.java:829)
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/39-2
# Last output:
#
# Found 2 Solr nodes:
#
# Solr process 9084 running on port 8983
# org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
# 	at org.apache.solr.cli.PackageTool.getZkHost(PackageTool.java:372)
# 	at org.apache.solr.cli.PackageTool.runImpl(PackageTool.java:90)
# 	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52)
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
# 	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
# 	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
# 	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
# 	at java.base/java.lang.Thread.run(Thread.java:829)
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 40 deploying and undeploying of packages in 1424ms
# (in test file test/test_packages.bats, line 53)
#   `solr create_collection -c foo-1.2' failed
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c foo-1.2 -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
#
# Please find the SOLR_HOME snapshot for failed test #3 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/40-3
# Last output:
#
# Port 8983 is already being used by another process (pid: 9084
# 31465)
# Please choose a different port using the -p option.
not ok 41 Affinity placement plugin using sysprop in 37238ms
# (in test file test/test_placement_plugin.bats, line 34)
#   `solr assert -c http://localhost:8983/solr -t 3000' failed with status 100
#
# ERROR: Solr is not running on url http://localhost:8983/solr after 3 seconds
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/41-1
# WARN  - 2023-09-12 04:08:48.216; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# Port 8983 is already being used by another process (pid: 9084
# 31465)
# Please choose a different port using the -p option.
not ok 42 Random placement plugin using ENV in 37262ms
# (in test file test/test_placement_plugin.bats, line 43)
#   `solr assert -c http://localhost:8983/solr -t 3000' failed with status 100
#
# ERROR: Solr is not running on url http://localhost:8983/solr after 3 seconds
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/42-2
# WARN  - 2023-09-12 04:09:25.499; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# Port 8983 is already being used by another process (pid: 9084
# 31465)
# Please choose a different port using the -p option.
not ok 43 setup_file failed
# (from function `setup_file' in test file test/test_postlogs.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 9084
# 31465)
# Please choose a different port using the -p option.
#
not ok 44 start solr with ssl in 2427ms
# (in test file test/test_ssl.bats, line 54)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 9084
# 31465)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/44-1
# Last output:
# INFO  - 2023-09-12 04:09:58.659; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-09-12 04:09:58.663; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword
# Exception in thread "main" org.apache.solr.client.solrj.SolrServerException: Server refused connection at: https://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
# 	at org.apache.solr.cli.SolrCLI.getZkHost(SolrCLI.java:559)
# 	at org.apache.solr.cli.AuthTool.clearSecurityJson(AuthTool.java:483)
# 	at org.apache.solr.cli.AuthTool.handleBasicAuth(AuthTool.java:440)
# 	at org.apache.solr.cli.AuthTool.runTool(AuthTool.java:151)
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
# 	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
# 	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
# 	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
# 	at java.base/java.lang.Thread.run(Thread.java:829)
not ok 45 start solr with ssl and auth in 2500ms
# (in test file test/test_ssl.bats, line 86)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 9084
# 31465)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/45-2
# Last output:
# INFO  - 2023-09-12 04:10:01.181; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-09-12 04:10:01.185; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword
# Exception in thread "main" org.apache.solr.client.solrj.SolrServerException: Server refused connection at: https://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
# 	at org.apache.solr.cli.SolrCLI.getZkHost(SolrCLI.java:559)
# 	at org.apache.solr.cli.AuthTool.clearSecurityJson(AuthTool.java:483)
# 	at org.apache.solr.cli.AuthTool.handleBasicAuth(AuthTool.java:440)
# 	at org.apache.solr.cli.AuthTool.runTool(AuthTool.java:151)
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
# 	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
# 	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
# 	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
# 	at java.base/java.lang.Thread.run(Thread.java:829)
not ok 46 SOLR-11740 check 'solr stop' connection in 231ms
# (in test file test/test_start_solr.bats, line 32)
#   `solr start' failed
#
# Port 8983 is already being used by another process (pid: 9084
# 31465)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/46-1
not ok 47 status detects locally running solr in 2586ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_status.bats, line 33)
#   `assert_output --partial "No Solr nodes are running."' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   No Solr nodes are running.
# output (9 lines):
#
#   Found 2 Solr nodes:
#
#   Solr process 9084 running on port 8983
#   Solr at http://localhost:8983/solr not online.
#
#
#   Solr process 31465 running on port 8983
#   Solr at http://localhost:8983/solr not online.
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/47-1
# Last output:
#
# Found 2 Solr nodes:
#
# Solr process 9084 running on port 8983
# Solr at http://localhost:8983/solr not online.
#
#
# Solr process 31465 running on port 8983
# Solr at http://localhost:8983/solr not online.
ok 48 status does not expose cli parameters to end user in 248ms
not ok 49 setup_file failed
# (from function `setup_file' in test file test/test_zk.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 9084
# 31465)
# Please choose a different port using the -p option.
#
# bats warning: Executed 39 instead of expected 51 tests

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build.gradle' line: 285

* What went wrong:
Execution failed for task ':solr:packaging:integrationTests'.
> Process 'command '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.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 8.0.

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

See https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 51m 24s
643 actionable tasks: 643 executed

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

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

[JENKINS] Solr » Solr-check-9.3 - Build # 584 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-check-9.3/584/

All tests passed

Build Log:
[...truncated 1157 lines...]
# ERROR: Error from server at http://localhost:8983/solr/admin/collections?action=CREATE&name=COLL_NAME&collection.configName=COLL_NAME&numShards=1&nrtReplicas=1&wt=javabin&version=2: org.apache.solr.cluster.placement.PlacementException: Not enough eligible nodes to place 1 replica(s) of type NRT for shard shard1 of collection COLL_NAME. Only able to place 0 replicas.
ok 42 Random placement plugin using ENV in 16357ms
ok 43 post solr log into solr in 10004ms
ok 44 start solr with ssl in 14641ms
ok 45 start solr with ssl and auth in 16850ms
ok 46 SOLR-11740 check 'solr stop' connection in 15758ms
ok 47 status detects locally running solr in 6996ms
ok 48 status does not expose cli parameters to end user in 206ms
ok 49 listing out files in 2381ms
ok 50 copying files around in 5956ms
ok 51 upconfig in 2375ms

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build.gradle' line: 285

* What went wrong:
Execution failed for task ':solr:packaging:integrationTests'.
> Process 'command '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.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 8.0.

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

See https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 55m 22s
643 actionable tasks: 643 executed

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

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

[JENKINS] Solr » Solr-check-9.3 - Build # 583 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-check-9.3/583/

All tests passed

Build Log:
[...truncated 1156 lines...]
# ERROR: Error from server at http://localhost:8983/solr/admin/collections?action=CREATE&name=COLL_NAME&collection.configName=COLL_NAME&numShards=1&nrtReplicas=1&wt=javabin&version=2: org.apache.solr.cluster.placement.PlacementException: Not enough eligible nodes to place 1 replica(s) of type NRT for shard shard1 of collection COLL_NAME. Only able to place 0 replicas.
ok 42 Random placement plugin using ENV in 16190ms
ok 43 post solr log into solr in 9505ms
ok 44 start solr with ssl in 14690ms
ok 45 start solr with ssl and auth in 16204ms
ok 46 SOLR-11740 check 'solr stop' connection in 15511ms
ok 47 status detects locally running solr in 7026ms
ok 48 status does not expose cli parameters to end user in 205ms
ok 49 listing out files in 2380ms
ok 50 copying files around in 5958ms
ok 51 upconfig in 2361ms

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build.gradle' line: 285

* What went wrong:
Execution failed for task ':solr:packaging:integrationTests'.
> Process 'command '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.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 8.0.

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

See https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 52m 19s
643 actionable tasks: 643 executed

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

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

[JENKINS] Solr » Solr-check-9.3 - Build # 582 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-check-9.3/582/

All tests passed

Build Log:
[...truncated 1157 lines...]
# ERROR: Error from server at http://localhost:8983/solr/admin/collections?action=CREATE&name=COLL_NAME&collection.configName=COLL_NAME&numShards=1&nrtReplicas=1&wt=javabin&version=2: org.apache.solr.cluster.placement.PlacementException: Not enough eligible nodes to place 1 replica(s) of type NRT for shard shard1 of collection COLL_NAME. Only able to place 0 replicas.
ok 42 Random placement plugin using ENV in 15814ms
ok 43 post solr log into solr in 9795ms
ok 44 start solr with ssl in 13897ms
ok 45 start solr with ssl and auth in 16614ms
ok 46 SOLR-11740 check 'solr stop' connection in 15442ms
ok 47 status detects locally running solr in 7008ms
ok 48 status does not expose cli parameters to end user in 207ms
ok 49 listing out files in 2438ms
ok 50 copying files around in 5891ms
ok 51 upconfig in 2511ms

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build.gradle' line: 285

* What went wrong:
Execution failed for task ':solr:packaging:integrationTests'.
> Process 'command '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.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 8.0.

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

See https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 53m 47s
643 actionable tasks: 643 executed

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

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

[JENKINS] Solr » Solr-check-9.3 - Build # 581 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-check-9.3/581/

All tests passed

Build Log:
[...truncated 1129 lines...]
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/4-1
# Last output:
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 5 create for cloud mode in 1458ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_create.bats, line 40)
#   `assert_output --partial "Created collection 'COLL_NAME'"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Created collection 'COLL_NAME'
# output (4 lines):
#   WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#            To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/5-2
# Last output:
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 6 setup_file failed
# (from function `setup_file' in test file test/test_create_collection.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
not ok 14 setup_file failed
# (from function `setup_file' in test file test/test_delete_collection.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
not ok 18 SOLR-16755 test works with noprompt in 1145ms
# (in test file test/test_example_noprompt.bats, line 32)
#   `solr start -e cloud -noprompt' failed
#
# Welcome to the SolrCloud example!
#
# Starting up 2 Solr nodes for your example SolrCloud cluster.
#
# Creating Solr home directory /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr
# Cloning /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node1 into
#    /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node2
#
# Starting up Solr on port 8983 using command:
# "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr"
#
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
#
# ERROR: Failed to start Solr using command: "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr" Exception : org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/18-1
not ok 19 Check export command in 2609ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_export.bats, line 36)
#   `assert_output --partial 'Export complete'' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Export complete
# output (2 lines):
#
#   ERROR: Couldn't initialize a HttpClusterStateProvider (is/are the Solr server(s), [http://localhost:8983/solr], down?)
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/19-1
# Last output:
#
# ERROR: Couldn't initialize a HttpClusterStateProvider (is/are the Solr server(s), [http://localhost:8983/solr], down?)
ok 20 export fails on non cloud mode in 2820ms
not ok 21 healthcheck on cloud solr in 1082ms
# (in test file test/test_healthcheck.bats, line 32)
#   `solr start -c -e films' failed
# Creating Solr home directory /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/films/solr
#
# Starting up Solr on port 8983 using command:
# "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/films/solr"
#
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
#
# ERROR: Failed to start Solr using command: "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/films/solr" Exception : org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/21-1
ok 22 start help flag prints help in 155ms
ok 23 stop help flag prints help in 150ms
ok 24 restart help flag prints help in 155ms
ok 25 status help flag prints help in 50ms # skip Currently the status -help flag doesn't return nice help text!
ok 26 healthcheck help flag prints help in 151ms
ok 27 create help flag prints help in 149ms
ok 28 createcore help flag prints help in 151ms
ok 29 createcollection help flag prints help in 168ms
ok 30 delete help flag prints help in 148ms
ok 31 version help flag prints help in 51ms # skip Currently the version -help flag doesn't return nice help text!
ok 32 zk help flag prints help in 155ms
ok 33 auth help flag prints help in 155ms
ok 34 assert help flag prints help in 49ms # skip Currently the assert -help flag doesn't return nice help text!
not ok 35 SQL Module in 34365ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_modules.bats, line 36)
#   `assert_output --partial '"docs":'' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   "docs":
# output (2 lines):
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/COLL_NAME/sql?stmt=select+id+from+COLL_NAME+limit+10&wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/35-1
# WARN  - 2023-09-11 16:53:53.333; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# ERROR: Server refused connection at: http://localhost:8983/solr/COLL_NAME/sql?stmt=select+id+from+COLL_NAME+limit+10&wt=javabin&version=2
not ok 36 Hadoop-Auth Module: KerberosPlugin Classloading in 32002ms
# (in test file test/test_modules.bats, line 49)
#   `solr start -c \' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/36-2
# WARN  - 2023-09-11 16:54:25.356; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
not ok 37 icu collation in analysis-extras module in 33252ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_modules.bats, line 66)
#   `assert_output --partial "Created collection 'COLL_NAME'"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Created collection 'COLL_NAME'
# output (2 lines):
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #3 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/37-3
# WARN  - 2023-09-11 16:54:58.632; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 38 package detects no running solr in 1221ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_packages.bats, line 34)
#   `assert_output --partial "No Solr nodes are running."' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   No Solr nodes are running.
# output (39 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 31465 running on port 8983
#   Package Manager
#   ---------------
#   ./solr package add-repo <repository-name> <repository-url>
#   Add a repository to Solr.
#
#   ./solr package add-key <file-containing-trusted-key>
#   Add a trusted key to Solr.
#
#   ./solr package install <package-name>[:<version>] 
#   Install a package into Solr. This copies over the artifacts from the repository into Solr's internal package store and sets up classloader for this package to be used.
#
#   ./solr package deploy <package-name>[:<version>] [-y] [--update] -collections <comma-separated-collections> [-p <param1>=<val1> -p <param2>=<val2> ...] 
#   Bootstraps a previously installed package into the specified collections. It the package accepts parameters for its setup commands, they can be specified (as per package documentation).
#
#   ./solr package list-installed
#   Print a list of packages installed in Solr.
#
#   ./solr package list-available
#   Print a list of packages available in the repositories.
#
#   ./solr package list-deployed -c <collection>
#   Print a list of packages deployed on a given collection.
#
#   ./solr package list-deployed <package-name>
#   Print a list of collections on which a given package has been deployed.
#
#   ./solr package undeploy <package-name> -collections <comma-separated-collections>
#   Undeploy a package from specified collection(s)
#
#   ./solr package uninstall <package-name>:<version>
#   Uninstall an unused package with specified version from Solr. Both package name and version are required.
#
#
#   Note: (a) Please add '-solrUrl http://host:port' parameter if needed (usually on Windows).
#         (b) Please make sure that all Solr nodes are started with '-Denable.packages=true' parameter.
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/38-1
# Last output:
#
# Found 1 Solr nodes:
#
# Solr process 31465 running on port 8983
# Package Manager
# ---------------
# ./solr package add-repo <repository-name> <repository-url>
# Add a repository to Solr.
#
# ./solr package add-key <file-containing-trusted-key>
# Add a trusted key to Solr.
#
# ./solr package install <package-name>[:<version>] 
# Install a package into Solr. This copies over the artifacts from the repository into Solr's internal package store and sets up classloader for this package to be used.
#
# ./solr package deploy <package-name>[:<version>] [-y] [--update] -collections <comma-separated-collections> [-p <param1>=<val1> -p <param2>=<val2> ...] 
# Bootstraps a previously installed package into the specified collections. It the package accepts parameters for its setup commands, they can be specified (as per package documentation).
#
# ./solr package list-installed
# Print a list of packages installed in Solr.
#
# ./solr package list-available
# Print a list of packages available in the repositories.
#
# ./solr package list-deployed -c <collection>
# Print a list of packages deployed on a given collection.
#
# ./solr package list-deployed <package-name>
# Print a list of collections on which a given package has been deployed.
#
# ./solr package undeploy <package-name> -collections <comma-separated-collections>
# Undeploy a package from specified collection(s)
#
# ./solr package uninstall <package-name>:<version>
# Uninstall an unused package with specified version from Solr. Both package name and version are required.
#
#
# Note: (a) Please add '-solrUrl http://host:port' parameter if needed (usually on Windows).
#       (b) Please make sure that all Solr nodes are started with '-Denable.packages=true' parameter.
not ok 39 lifecycle of package in 3257ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_packages.bats, line 47)
#   `assert_output --partial "Available packages:"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Available packages:
# output (39 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 31465 running on port 8983
#   org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
#   	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
#   	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
#   	at org.apache.solr.cli.PackageTool.getZkHost(PackageTool.java:372)
#   	at org.apache.solr.cli.PackageTool.runImpl(PackageTool.java:90)
#   	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52)
#   	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
#   Caused by: java.net.ConnectException: Connection refused
#   	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
#   	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
#   	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
#   	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
#   	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
#   	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
#   	at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:630)
#   	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
#   	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
#   	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
#   	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
#   	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
#   	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
#   	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
#   	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
#   	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
#   	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
#   	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
#   	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
#   	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
#   	at java.base/java.lang.Thread.run(Thread.java:829)
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/39-2
# Last output:
#
# Found 1 Solr nodes:
#
# Solr process 31465 running on port 8983
# org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
# 	at org.apache.solr.cli.PackageTool.getZkHost(PackageTool.java:372)
# 	at org.apache.solr.cli.PackageTool.runImpl(PackageTool.java:90)
# 	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52)
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
# 	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
# 	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
# 	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
# 	at java.base/java.lang.Thread.run(Thread.java:829)
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 40 deploying and undeploying of packages in 1349ms
# (in test file test/test_packages.bats, line 53)
#   `solr create_collection -c foo-1.2' failed
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c foo-1.2 -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
#
# Please find the SOLR_HOME snapshot for failed test #3 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/40-3
# Last output:
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
not ok 41 Affinity placement plugin using sysprop in 37118ms
# (in test file test/test_placement_plugin.bats, line 34)
#   `solr assert -c http://localhost:8983/solr -t 3000' failed with status 100
#
# ERROR: Solr is not running on url http://localhost:8983/solr after 3 seconds
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/41-1
# WARN  - 2023-09-11 16:55:41.757; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
not ok 42 Random placement plugin using ENV in 37146ms
# (in test file test/test_placement_plugin.bats, line 43)
#   `solr assert -c http://localhost:8983/solr -t 3000' failed with status 100
#
# ERROR: Solr is not running on url http://localhost:8983/solr after 3 seconds
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/42-2
# WARN  - 2023-09-11 16:56:18.931; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
not ok 43 setup_file failed
# (from function `setup_file' in test file test/test_postlogs.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
not ok 44 start solr with ssl in 2422ms
# (in test file test/test_ssl.bats, line 54)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/44-1
# Last output:
# INFO  - 2023-09-11 16:56:52.147; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-09-11 16:56:52.151; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword
# Exception in thread "main" org.apache.solr.client.solrj.SolrServerException: Server refused connection at: https://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
# 	at org.apache.solr.cli.SolrCLI.getZkHost(SolrCLI.java:559)
# 	at org.apache.solr.cli.AuthTool.clearSecurityJson(AuthTool.java:483)
# 	at org.apache.solr.cli.AuthTool.handleBasicAuth(AuthTool.java:440)
# 	at org.apache.solr.cli.AuthTool.runTool(AuthTool.java:151)
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
# 	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
# 	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
# 	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
# 	at java.base/java.lang.Thread.run(Thread.java:829)
not ok 45 start solr with ssl and auth in 2218ms
# (in test file test/test_ssl.bats, line 86)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/45-2
# Last output:
# INFO  - 2023-09-11 16:56:54.380; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-09-11 16:56:54.385; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword
# Exception in thread "main" org.apache.solr.client.solrj.SolrServerException: Server refused connection at: https://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
# 	at org.apache.solr.cli.SolrCLI.getZkHost(SolrCLI.java:559)
# 	at org.apache.solr.cli.AuthTool.clearSecurityJson(AuthTool.java:483)
# 	at org.apache.solr.cli.AuthTool.handleBasicAuth(AuthTool.java:440)
# 	at org.apache.solr.cli.AuthTool.runTool(AuthTool.java:151)
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
# 	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
# 	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
# 	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
# 	at java.base/java.lang.Thread.run(Thread.java:829)
not ok 46 SOLR-11740 check 'solr stop' connection in 220ms
# (in test file test/test_start_solr.bats, line 32)
#   `solr start' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/46-1
not ok 47 status detects locally running solr in 1351ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_status.bats, line 33)
#   `assert_output --partial "No Solr nodes are running."' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   No Solr nodes are running.
# output (5 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 31465 running on port 8983
#   Solr at http://localhost:8983/solr not online.
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/47-1
# Last output:
#
# Found 1 Solr nodes:
#
# Solr process 31465 running on port 8983
# Solr at http://localhost:8983/solr not online.
ok 48 status does not expose cli parameters to end user in 222ms
not ok 49 setup_file failed
# (from function `setup_file' in test file test/test_zk.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
# bats warning: Executed 39 instead of expected 51 tests

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build.gradle' line: 285

* What went wrong:
Execution failed for task ':solr:packaging:integrationTests'.
> Process 'command '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.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 8.0.

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

See https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 51m 24s
643 actionable tasks: 643 executed

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

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

[JENKINS] Solr » Solr-check-9.3 - Build # 580 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-check-9.3/580/

All tests passed

Build Log:
[...truncated 1157 lines...]
# ERROR: Error from server at http://localhost:8983/solr/admin/collections?action=CREATE&name=COLL_NAME&collection.configName=COLL_NAME&numShards=1&nrtReplicas=1&wt=javabin&version=2: org.apache.solr.cluster.placement.PlacementException: Not enough eligible nodes to place 1 replica(s) of type NRT for shard shard1 of collection COLL_NAME. Only able to place 0 replicas.
ok 42 Random placement plugin using ENV in 16205ms
ok 43 post solr log into solr in 9796ms
ok 44 start solr with ssl in 13863ms
ok 45 start solr with ssl and auth in 16489ms
ok 46 SOLR-11740 check 'solr stop' connection in 16478ms
ok 47 status detects locally running solr in 7057ms
ok 48 status does not expose cli parameters to end user in 208ms
ok 49 listing out files in 2418ms
ok 50 copying files around in 5936ms
ok 51 upconfig in 2368ms

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build.gradle' line: 285

* What went wrong:
Execution failed for task ':solr:packaging:integrationTests'.
> Process 'command '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.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 8.0.

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

See https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 53m 24s
643 actionable tasks: 643 executed

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

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

[JENKINS] Solr » Solr-check-9.3 - Build # 579 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-check-9.3/579/

All tests passed

Build Log:
[...truncated 1153 lines...]
# ERROR: Error from server at http://localhost:8983/solr/admin/collections?action=CREATE&name=COLL_NAME&collection.configName=COLL_NAME&numShards=1&nrtReplicas=1&wt=javabin&version=2: org.apache.solr.cluster.placement.PlacementException: Not enough eligible nodes to place 1 replica(s) of type NRT for shard shard1 of collection COLL_NAME. Only able to place 0 replicas.
ok 42 Random placement plugin using ENV in 16119ms
ok 43 post solr log into solr in 10204ms
ok 44 start solr with ssl in 15618ms
ok 45 start solr with ssl and auth in 16448ms
ok 46 SOLR-11740 check 'solr stop' connection in 15853ms
ok 47 status detects locally running solr in 7023ms
ok 48 status does not expose cli parameters to end user in 205ms
ok 49 listing out files in 2406ms
ok 50 copying files around in 5891ms
ok 51 upconfig in 2380ms

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build.gradle' line: 285

* What went wrong:
Execution failed for task ':solr:packaging:integrationTests'.
> Process 'command '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.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 8.0.

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

See https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 53m 28s
643 actionable tasks: 643 executed

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

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

[JENKINS] Solr » Solr-check-9.3 - Build # 578 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-check-9.3/578/

All tests passed

Build Log:
[...truncated 1126 lines...]
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/4-1
# Last output:
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 5 create for cloud mode in 1503ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_create.bats, line 40)
#   `assert_output --partial "Created collection 'COLL_NAME'"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Created collection 'COLL_NAME'
# output (4 lines):
#   WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#            To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/5-2
# Last output:
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 6 setup_file failed
# (from function `setup_file' in test file test/test_create_collection.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
not ok 14 setup_file failed
# (from function `setup_file' in test file test/test_delete_collection.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
not ok 18 SOLR-16755 test works with noprompt in 1104ms
# (in test file test/test_example_noprompt.bats, line 32)
#   `solr start -e cloud -noprompt' failed
#
# Welcome to the SolrCloud example!
#
# Starting up 2 Solr nodes for your example SolrCloud cluster.
#
# Creating Solr home directory /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr
# Cloning /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node1 into
#    /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node2
#
# Starting up Solr on port 8983 using command:
# "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr"
#
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
#
# ERROR: Failed to start Solr using command: "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr" Exception : org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/18-1
not ok 19 Check export command in 2871ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_export.bats, line 36)
#   `assert_output --partial 'Export complete'' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Export complete
# output (43 lines):
#
#   ERROR: Couldn't initialize a HttpClusterStateProvider (is/are the Solr server(s), [http://localhost:8983/solr], down?)
#
#   WARN  - 2023-09-11 10:12:24.502; org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider; Attempt to fetch cluster state from http://localhost:8983/solr failed. => org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/collections?action=CLUSTERSTATUS&wt=javabin&version=2
#   	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
#   org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/collections?action=CLUSTERSTATUS&wt=javabin&version=2
#   	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.fetchLiveNodes(BaseHttpClusterStateProvider.java:227) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.init(BaseHttpClusterStateProvider.java:63) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.client.solrj.impl.Http2ClusterStateProvider.<init>(Http2ClusterStateProvider.java:32) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClient$Builder.build(CloudHttp2SolrClient.java:400) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.cli.ExportTool$Info.fetchUniqueKey(ExportTool.java:172) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.cli.ExportTool$MultiThreadedRunner.exportDocs(ExportTool.java:505) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.cli.ExportTool.runImpl(ExportTool.java:211) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   Caused by: java.net.ConnectException: Connection refused
#   	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?]
#   	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774) ~[?:?]
#   	at sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120) ~[?:?]
#   	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427) ~[jetty-io-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406) ~[http2-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633) ~[jetty-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:630) ~[jetty-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94) ~[jetty-util-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539) ~[jetty-io-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455) ~[jetty-io-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406) ~[http2-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633) ~[jetty-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610) ~[jetty-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606) ~[jetty-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180) ~[jetty-util-10.0.15.jar:10.0.15]
#   	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
#   	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
#   	at java.lang.Thread.run(Thread.java:829) [?:?]
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/19-1
# Last output:
#
# ERROR: Couldn't initialize a HttpClusterStateProvider (is/are the Solr server(s), [http://localhost:8983/solr], down?)
#
# WARN  - 2023-09-11 10:12:24.502; org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider; Attempt to fetch cluster state from http://localhost:8983/solr failed. => org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/collections?action=CLUSTERSTATUS&wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/collections?action=CLUSTERSTATUS&wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.fetchLiveNodes(BaseHttpClusterStateProvider.java:227) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.init(BaseHttpClusterStateProvider.java:63) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.client.solrj.impl.Http2ClusterStateProvider.<init>(Http2ClusterStateProvider.java:32) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClient$Builder.build(CloudHttp2SolrClient.java:400) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.cli.ExportTool$Info.fetchUniqueKey(ExportTool.java:172) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.cli.ExportTool$MultiThreadedRunner.exportDocs(ExportTool.java:505) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.cli.ExportTool.runImpl(ExportTool.java:211) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# Caused by: java.net.ConnectException: Connection refused
# 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?]
# 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774) ~[?:?]
# 	at sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120) ~[?:?]
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427) ~[jetty-io-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406) ~[http2-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633) ~[jetty-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:630) ~[jetty-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94) ~[jetty-util-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539) ~[jetty-io-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455) ~[jetty-io-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406) ~[http2-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633) ~[jetty-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610) ~[jetty-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606) ~[jetty-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180) ~[jetty-util-10.0.15.jar:10.0.15]
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
# 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
# 	at java.lang.Thread.run(Thread.java:829) [?:?]
ok 20 export fails on non cloud mode in 2839ms
not ok 21 healthcheck on cloud solr in 1086ms
# (in test file test/test_healthcheck.bats, line 32)
#   `solr start -c -e films' failed
# Creating Solr home directory /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/films/solr
#
# Starting up Solr on port 8983 using command:
# "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/films/solr"
#
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
#
# ERROR: Failed to start Solr using command: "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/films/solr" Exception : org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/21-1
ok 22 start help flag prints help in 169ms
ok 23 stop help flag prints help in 158ms
ok 24 restart help flag prints help in 160ms
ok 25 status help flag prints help in 55ms # skip Currently the status -help flag doesn't return nice help text!
ok 26 healthcheck help flag prints help in 158ms
ok 27 create help flag prints help in 156ms
ok 28 createcore help flag prints help in 159ms
ok 29 createcollection help flag prints help in 163ms
ok 30 delete help flag prints help in 160ms
ok 31 version help flag prints help in 52ms # skip Currently the version -help flag doesn't return nice help text!
ok 32 zk help flag prints help in 160ms
ok 33 auth help flag prints help in 160ms
ok 34 assert help flag prints help in 53ms # skip Currently the assert -help flag doesn't return nice help text!
not ok 35 SQL Module in 34440ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_modules.bats, line 36)
#   `assert_output --partial '"docs":'' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   "docs":
# output (2 lines):
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/COLL_NAME/sql?stmt=select+id+from+COLL_NAME+limit+10&wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/35-1
# WARN  - 2023-09-11 10:12:34.774; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# ERROR: Server refused connection at: http://localhost:8983/solr/COLL_NAME/sql?stmt=select+id+from+COLL_NAME+limit+10&wt=javabin&version=2
not ok 36 Hadoop-Auth Module: KerberosPlugin Classloading in 32048ms
# (in test file test/test_modules.bats, line 49)
#   `solr start -c \' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/36-2
# WARN  - 2023-09-11 10:13:06.844; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
not ok 37 icu collation in analysis-extras module in 33286ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_modules.bats, line 66)
#   `assert_output --partial "Created collection 'COLL_NAME'"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Created collection 'COLL_NAME'
# output (2 lines):
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #3 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/37-3
# WARN  - 2023-09-11 10:13:40.149; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 38 package detects no running solr in 1239ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_packages.bats, line 34)
#   `assert_output --partial "No Solr nodes are running."' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   No Solr nodes are running.
# output (39 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 31465 running on port 8983
#   Package Manager
#   ---------------
#   ./solr package add-repo <repository-name> <repository-url>
#   Add a repository to Solr.
#
#   ./solr package add-key <file-containing-trusted-key>
#   Add a trusted key to Solr.
#
#   ./solr package install <package-name>[:<version>] 
#   Install a package into Solr. This copies over the artifacts from the repository into Solr's internal package store and sets up classloader for this package to be used.
#
#   ./solr package deploy <package-name>[:<version>] [-y] [--update] -collections <comma-separated-collections> [-p <param1>=<val1> -p <param2>=<val2> ...] 
#   Bootstraps a previously installed package into the specified collections. It the package accepts parameters for its setup commands, they can be specified (as per package documentation).
#
#   ./solr package list-installed
#   Print a list of packages installed in Solr.
#
#   ./solr package list-available
#   Print a list of packages available in the repositories.
#
#   ./solr package list-deployed -c <collection>
#   Print a list of packages deployed on a given collection.
#
#   ./solr package list-deployed <package-name>
#   Print a list of collections on which a given package has been deployed.
#
#   ./solr package undeploy <package-name> -collections <comma-separated-collections>
#   Undeploy a package from specified collection(s)
#
#   ./solr package uninstall <package-name>:<version>
#   Uninstall an unused package with specified version from Solr. Both package name and version are required.
#
#
#   Note: (a) Please add '-solrUrl http://host:port' parameter if needed (usually on Windows).
#         (b) Please make sure that all Solr nodes are started with '-Denable.packages=true' parameter.
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/38-1
# Last output:
#
# Found 1 Solr nodes:
#
# Solr process 31465 running on port 8983
# Package Manager
# ---------------
# ./solr package add-repo <repository-name> <repository-url>
# Add a repository to Solr.
#
# ./solr package add-key <file-containing-trusted-key>
# Add a trusted key to Solr.
#
# ./solr package install <package-name>[:<version>] 
# Install a package into Solr. This copies over the artifacts from the repository into Solr's internal package store and sets up classloader for this package to be used.
#
# ./solr package deploy <package-name>[:<version>] [-y] [--update] -collections <comma-separated-collections> [-p <param1>=<val1> -p <param2>=<val2> ...] 
# Bootstraps a previously installed package into the specified collections. It the package accepts parameters for its setup commands, they can be specified (as per package documentation).
#
# ./solr package list-installed
# Print a list of packages installed in Solr.
#
# ./solr package list-available
# Print a list of packages available in the repositories.
#
# ./solr package list-deployed -c <collection>
# Print a list of packages deployed on a given collection.
#
# ./solr package list-deployed <package-name>
# Print a list of collections on which a given package has been deployed.
#
# ./solr package undeploy <package-name> -collections <comma-separated-collections>
# Undeploy a package from specified collection(s)
#
# ./solr package uninstall <package-name>:<version>
# Uninstall an unused package with specified version from Solr. Both package name and version are required.
#
#
# Note: (a) Please add '-solrUrl http://host:port' parameter if needed (usually on Windows).
#       (b) Please make sure that all Solr nodes are started with '-Denable.packages=true' parameter.
not ok 39 lifecycle of package in 3417ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_packages.bats, line 47)
#   `assert_output --partial "Available packages:"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Available packages:
# output (39 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 31465 running on port 8983
#   org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
#   	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
#   	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
#   	at org.apache.solr.cli.PackageTool.getZkHost(PackageTool.java:372)
#   	at org.apache.solr.cli.PackageTool.runImpl(PackageTool.java:90)
#   	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52)
#   	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
#   Caused by: java.net.ConnectException: Connection refused
#   	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
#   	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
#   	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
#   	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
#   	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
#   	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
#   	at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:630)
#   	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
#   	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
#   	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
#   	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
#   	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
#   	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
#   	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
#   	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
#   	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
#   	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
#   	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
#   	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
#   	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
#   	at java.base/java.lang.Thread.run(Thread.java:829)
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/39-2
# Last output:
#
# Found 1 Solr nodes:
#
# Solr process 31465 running on port 8983
# org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
# 	at org.apache.solr.cli.PackageTool.getZkHost(PackageTool.java:372)
# 	at org.apache.solr.cli.PackageTool.runImpl(PackageTool.java:90)
# 	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52)
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
# 	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
# 	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
# 	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
# 	at java.base/java.lang.Thread.run(Thread.java:829)
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 40 deploying and undeploying of packages in 1337ms
# (in test file test/test_packages.bats, line 53)
#   `solr create_collection -c foo-1.2' failed
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c foo-1.2 -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
#
# Please find the SOLR_HOME snapshot for failed test #3 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/40-3
# Last output:
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
not ok 41 Affinity placement plugin using sysprop in 37171ms
# (in test file test/test_placement_plugin.bats, line 34)
#   `solr assert -c http://localhost:8983/solr -t 3000' failed with status 100
#
# ERROR: Solr is not running on url http://localhost:8983/solr after 3 seconds
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/41-1
# WARN  - 2023-09-11 10:14:23.500; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
not ok 42 Random placement plugin using ENV in 37229ms
# (in test file test/test_placement_plugin.bats, line 43)
#   `solr assert -c http://localhost:8983/solr -t 3000' failed with status 100
#
# ERROR: Solr is not running on url http://localhost:8983/solr after 3 seconds
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/42-2
# WARN  - 2023-09-11 10:15:00.751; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
not ok 43 setup_file failed
# (from function `setup_file' in test file test/test_postlogs.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
not ok 44 start solr with ssl in 2327ms
# (in test file test/test_ssl.bats, line 54)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/44-1
# Last output:
# INFO  - 2023-09-11 10:15:33.875; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-09-11 10:15:33.880; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword
# Exception in thread "main" org.apache.solr.client.solrj.SolrServerException: Server refused connection at: https://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
# 	at org.apache.solr.cli.SolrCLI.getZkHost(SolrCLI.java:559)
# 	at org.apache.solr.cli.AuthTool.clearSecurityJson(AuthTool.java:483)
# 	at org.apache.solr.cli.AuthTool.handleBasicAuth(AuthTool.java:440)
# 	at org.apache.solr.cli.AuthTool.runTool(AuthTool.java:151)
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
# 	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
# 	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
# 	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
# 	at java.base/java.lang.Thread.run(Thread.java:829)
not ok 45 start solr with ssl and auth in 2300ms
# (in test file test/test_ssl.bats, line 86)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/45-2
# Last output:
# INFO  - 2023-09-11 10:15:36.233; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-09-11 10:15:36.237; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword
# Exception in thread "main" org.apache.solr.client.solrj.SolrServerException: Server refused connection at: https://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
# 	at org.apache.solr.cli.SolrCLI.getZkHost(SolrCLI.java:559)
# 	at org.apache.solr.cli.AuthTool.clearSecurityJson(AuthTool.java:483)
# 	at org.apache.solr.cli.AuthTool.handleBasicAuth(AuthTool.java:440)
# 	at org.apache.solr.cli.AuthTool.runTool(AuthTool.java:151)
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
# 	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
# 	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
# 	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
# 	at java.base/java.lang.Thread.run(Thread.java:829)
not ok 46 SOLR-11740 check 'solr stop' connection in 225ms
# (in test file test/test_start_solr.bats, line 32)
#   `solr start' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/46-1
not ok 47 status detects locally running solr in 1463ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_status.bats, line 33)
#   `assert_output --partial "No Solr nodes are running."' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   No Solr nodes are running.
# output (5 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 31465 running on port 8983
#   Solr at http://localhost:8983/solr not online.
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/47-1
# Last output:
#
# Found 1 Solr nodes:
#
# Solr process 31465 running on port 8983
# Solr at http://localhost:8983/solr not online.
ok 48 status does not expose cli parameters to end user in 231ms
not ok 49 setup_file failed
# (from function `setup_file' in test file test/test_zk.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
# bats warning: Executed 39 instead of expected 51 tests

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build.gradle' line: 285

* What went wrong:
Execution failed for task ':solr:packaging:integrationTests'.
> Process 'command '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.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 8.0.

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

See https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 50m 24s
643 actionable tasks: 643 executed

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

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

[JENKINS] Solr » Solr-check-9.3 - Build # 577 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-check-9.3/577/

All tests passed

Build Log:
[...truncated 1129 lines...]
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/4-1
# Last output:
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 5 create for cloud mode in 1540ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_create.bats, line 40)
#   `assert_output --partial "Created collection 'COLL_NAME'"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Created collection 'COLL_NAME'
# output (4 lines):
#   WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#            To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/5-2
# Last output:
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 6 setup_file failed
# (from function `setup_file' in test file test/test_create_collection.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
not ok 14 setup_file failed
# (from function `setup_file' in test file test/test_delete_collection.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
not ok 18 SOLR-16755 test works with noprompt in 1143ms
# (in test file test/test_example_noprompt.bats, line 32)
#   `solr start -e cloud -noprompt' failed
#
# Welcome to the SolrCloud example!
#
# Starting up 2 Solr nodes for your example SolrCloud cluster.
#
# Creating Solr home directory /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr
# Cloning /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node1 into
#    /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node2
#
# Starting up Solr on port 8983 using command:
# "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr"
#
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
#
# ERROR: Failed to start Solr using command: "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr" Exception : org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/18-1
not ok 19 Check export command in 2712ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_export.bats, line 36)
#   `assert_output --partial 'Export complete'' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Export complete
# output (2 lines):
#
#   ERROR: Couldn't initialize a HttpClusterStateProvider (is/are the Solr server(s), [http://localhost:8983/solr], down?)
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/19-1
# Last output:
#
# ERROR: Couldn't initialize a HttpClusterStateProvider (is/are the Solr server(s), [http://localhost:8983/solr], down?)
ok 20 export fails on non cloud mode in 2940ms
not ok 21 healthcheck on cloud solr in 1134ms
# (in test file test/test_healthcheck.bats, line 32)
#   `solr start -c -e films' failed
# Creating Solr home directory /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/films/solr
#
# Starting up Solr on port 8983 using command:
# "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/films/solr"
#
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
#
# ERROR: Failed to start Solr using command: "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/films/solr" Exception : org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/21-1
ok 22 start help flag prints help in 175ms
ok 23 stop help flag prints help in 159ms
ok 24 restart help flag prints help in 164ms
ok 25 status help flag prints help in 53ms # skip Currently the status -help flag doesn't return nice help text!
ok 26 healthcheck help flag prints help in 172ms
ok 27 create help flag prints help in 165ms
ok 28 createcore help flag prints help in 168ms
ok 29 createcollection help flag prints help in 166ms
ok 30 delete help flag prints help in 169ms
ok 31 version help flag prints help in 55ms # skip Currently the version -help flag doesn't return nice help text!
ok 32 zk help flag prints help in 164ms
ok 33 auth help flag prints help in 162ms
ok 34 assert help flag prints help in 54ms # skip Currently the assert -help flag doesn't return nice help text!
not ok 35 SQL Module in 34775ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_modules.bats, line 36)
#   `assert_output --partial '"docs":'' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   "docs":
# output (2 lines):
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/COLL_NAME/sql?stmt=select+id+from+COLL_NAME+limit+10&wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/35-1
# WARN  - 2023-09-11 08:16:18.244; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# ERROR: Server refused connection at: http://localhost:8983/solr/COLL_NAME/sql?stmt=select+id+from+COLL_NAME+limit+10&wt=javabin&version=2
not ok 36 Hadoop-Auth Module: KerberosPlugin Classloading in 32374ms
# (in test file test/test_modules.bats, line 49)
#   `solr start -c \' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/36-2
# WARN  - 2023-09-11 08:16:50.817; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
not ok 37 icu collation in analysis-extras module in 33598ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_modules.bats, line 66)
#   `assert_output --partial "Created collection 'COLL_NAME'"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Created collection 'COLL_NAME'
# output (2 lines):
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #3 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/37-3
# WARN  - 2023-09-11 08:17:24.494; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 38 package detects no running solr in 1346ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_packages.bats, line 34)
#   `assert_output --partial "No Solr nodes are running."' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   No Solr nodes are running.
# output (39 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 31465 running on port 8983
#   Package Manager
#   ---------------
#   ./solr package add-repo <repository-name> <repository-url>
#   Add a repository to Solr.
#
#   ./solr package add-key <file-containing-trusted-key>
#   Add a trusted key to Solr.
#
#   ./solr package install <package-name>[:<version>] 
#   Install a package into Solr. This copies over the artifacts from the repository into Solr's internal package store and sets up classloader for this package to be used.
#
#   ./solr package deploy <package-name>[:<version>] [-y] [--update] -collections <comma-separated-collections> [-p <param1>=<val1> -p <param2>=<val2> ...] 
#   Bootstraps a previously installed package into the specified collections. It the package accepts parameters for its setup commands, they can be specified (as per package documentation).
#
#   ./solr package list-installed
#   Print a list of packages installed in Solr.
#
#   ./solr package list-available
#   Print a list of packages available in the repositories.
#
#   ./solr package list-deployed -c <collection>
#   Print a list of packages deployed on a given collection.
#
#   ./solr package list-deployed <package-name>
#   Print a list of collections on which a given package has been deployed.
#
#   ./solr package undeploy <package-name> -collections <comma-separated-collections>
#   Undeploy a package from specified collection(s)
#
#   ./solr package uninstall <package-name>:<version>
#   Uninstall an unused package with specified version from Solr. Both package name and version are required.
#
#
#   Note: (a) Please add '-solrUrl http://host:port' parameter if needed (usually on Windows).
#         (b) Please make sure that all Solr nodes are started with '-Denable.packages=true' parameter.
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/38-1
# Last output:
#
# Found 1 Solr nodes:
#
# Solr process 31465 running on port 8983
# Package Manager
# ---------------
# ./solr package add-repo <repository-name> <repository-url>
# Add a repository to Solr.
#
# ./solr package add-key <file-containing-trusted-key>
# Add a trusted key to Solr.
#
# ./solr package install <package-name>[:<version>] 
# Install a package into Solr. This copies over the artifacts from the repository into Solr's internal package store and sets up classloader for this package to be used.
#
# ./solr package deploy <package-name>[:<version>] [-y] [--update] -collections <comma-separated-collections> [-p <param1>=<val1> -p <param2>=<val2> ...] 
# Bootstraps a previously installed package into the specified collections. It the package accepts parameters for its setup commands, they can be specified (as per package documentation).
#
# ./solr package list-installed
# Print a list of packages installed in Solr.
#
# ./solr package list-available
# Print a list of packages available in the repositories.
#
# ./solr package list-deployed -c <collection>
# Print a list of packages deployed on a given collection.
#
# ./solr package list-deployed <package-name>
# Print a list of collections on which a given package has been deployed.
#
# ./solr package undeploy <package-name> -collections <comma-separated-collections>
# Undeploy a package from specified collection(s)
#
# ./solr package uninstall <package-name>:<version>
# Uninstall an unused package with specified version from Solr. Both package name and version are required.
#
#
# Note: (a) Please add '-solrUrl http://host:port' parameter if needed (usually on Windows).
#       (b) Please make sure that all Solr nodes are started with '-Denable.packages=true' parameter.
not ok 39 lifecycle of package in 3799ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_packages.bats, line 47)
#   `assert_output --partial "Available packages:"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Available packages:
# output (39 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 31465 running on port 8983
#   org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
#   	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
#   	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
#   	at org.apache.solr.cli.PackageTool.getZkHost(PackageTool.java:372)
#   	at org.apache.solr.cli.PackageTool.runImpl(PackageTool.java:90)
#   	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52)
#   	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
#   Caused by: java.net.ConnectException: Connection refused
#   	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
#   	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
#   	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
#   	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
#   	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
#   	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
#   	at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:630)
#   	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
#   	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
#   	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
#   	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
#   	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
#   	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
#   	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
#   	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
#   	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
#   	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
#   	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
#   	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
#   	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
#   	at java.base/java.lang.Thread.run(Thread.java:829)
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/39-2
# Last output:
#
# Found 1 Solr nodes:
#
# Solr process 31465 running on port 8983
# org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
# 	at org.apache.solr.cli.PackageTool.getZkHost(PackageTool.java:372)
# 	at org.apache.solr.cli.PackageTool.runImpl(PackageTool.java:90)
# 	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52)
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
# 	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
# 	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
# 	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
# 	at java.base/java.lang.Thread.run(Thread.java:829)
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 40 deploying and undeploying of packages in 1508ms
# (in test file test/test_packages.bats, line 53)
#   `solr create_collection -c foo-1.2' failed
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c foo-1.2 -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
#
# Please find the SOLR_HOME snapshot for failed test #3 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/40-3
# Last output:
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
not ok 41 Affinity placement plugin using sysprop in 37307ms
# (in test file test/test_placement_plugin.bats, line 34)
#   `solr assert -c http://localhost:8983/solr -t 3000' failed with status 100
#
# ERROR: Solr is not running on url http://localhost:8983/solr after 3 seconds
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/41-1
# WARN  - 2023-09-11 08:18:08.674; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
not ok 42 Random placement plugin using ENV in 37227ms
# (in test file test/test_placement_plugin.bats, line 43)
#   `solr assert -c http://localhost:8983/solr -t 3000' failed with status 100
#
# ERROR: Solr is not running on url http://localhost:8983/solr after 3 seconds
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/42-2
# WARN  - 2023-09-11 08:18:45.915; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
not ok 43 setup_file failed
# (from function `setup_file' in test file test/test_postlogs.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
not ok 44 start solr with ssl in 2400ms
# (in test file test/test_ssl.bats, line 54)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/44-1
# Last output:
# INFO  - 2023-09-11 08:19:19.138; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-09-11 08:19:19.143; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword
# Exception in thread "main" org.apache.solr.client.solrj.SolrServerException: Server refused connection at: https://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
# 	at org.apache.solr.cli.SolrCLI.getZkHost(SolrCLI.java:559)
# 	at org.apache.solr.cli.AuthTool.clearSecurityJson(AuthTool.java:483)
# 	at org.apache.solr.cli.AuthTool.handleBasicAuth(AuthTool.java:440)
# 	at org.apache.solr.cli.AuthTool.runTool(AuthTool.java:151)
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
# 	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
# 	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
# 	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
# 	at java.base/java.lang.Thread.run(Thread.java:829)
not ok 45 start solr with ssl and auth in 2463ms
# (in test file test/test_ssl.bats, line 86)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/45-2
# Last output:
# INFO  - 2023-09-11 08:19:21.602; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-09-11 08:19:21.606; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword
# Exception in thread "main" org.apache.solr.client.solrj.SolrServerException: Server refused connection at: https://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
# 	at org.apache.solr.cli.SolrCLI.getZkHost(SolrCLI.java:559)
# 	at org.apache.solr.cli.AuthTool.clearSecurityJson(AuthTool.java:483)
# 	at org.apache.solr.cli.AuthTool.handleBasicAuth(AuthTool.java:440)
# 	at org.apache.solr.cli.AuthTool.runTool(AuthTool.java:151)
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
# 	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
# 	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
# 	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
# 	at java.base/java.lang.Thread.run(Thread.java:829)
not ok 46 SOLR-11740 check 'solr stop' connection in 284ms
# (in test file test/test_start_solr.bats, line 32)
#   `solr start' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/46-1
not ok 47 status detects locally running solr in 1468ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_status.bats, line 33)
#   `assert_output --partial "No Solr nodes are running."' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   No Solr nodes are running.
# output (5 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 31465 running on port 8983
#   Solr at http://localhost:8983/solr not online.
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/47-1
# Last output:
#
# Found 1 Solr nodes:
#
# Solr process 31465 running on port 8983
# Solr at http://localhost:8983/solr not online.
ok 48 status does not expose cli parameters to end user in 243ms
not ok 49 setup_file failed
# (from function `setup_file' in test file test/test_zk.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
# bats warning: Executed 39 instead of expected 51 tests

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build.gradle' line: 285

* What went wrong:
Execution failed for task ':solr:packaging:integrationTests'.
> Process 'command '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.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 8.0.

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

See https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 52m 49s
643 actionable tasks: 643 executed

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

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

[JENKINS] Solr » Solr-check-9.3 - Build # 576 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-check-9.3/576/

All tests passed

Build Log:
[...truncated 1128 lines...]
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/4-1
# Last output:
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 5 create for cloud mode in 1881ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_create.bats, line 40)
#   `assert_output --partial "Created collection 'COLL_NAME'"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Created collection 'COLL_NAME'
# output (4 lines):
#   WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#            To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/5-2
# Last output:
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 6 setup_file failed
# (from function `setup_file' in test file test/test_create_collection.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
not ok 14 setup_file failed
# (from function `setup_file' in test file test/test_delete_collection.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
not ok 18 SOLR-16755 test works with noprompt in 1467ms
# (in test file test/test_example_noprompt.bats, line 32)
#   `solr start -e cloud -noprompt' failed
#
# Welcome to the SolrCloud example!
#
# Starting up 2 Solr nodes for your example SolrCloud cluster.
#
# Creating Solr home directory /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr
# Cloning /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node1 into
#    /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node2
#
# Starting up Solr on port 8983 using command:
# "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr"
#
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
#
# ERROR: Failed to start Solr using command: "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr" Exception : org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/18-1
not ok 19 Check export command in 3476ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_export.bats, line 36)
#   `assert_output --partial 'Export complete'' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Export complete
# output (43 lines):
#
#   ERROR: Couldn't initialize a HttpClusterStateProvider (is/are the Solr server(s), [http://localhost:8983/solr], down?)
#
#   WARN  - 2023-09-11 05:17:16.789; org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider; Attempt to fetch cluster state from http://localhost:8983/solr failed. => org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/collections?action=CLUSTERSTATUS&wt=javabin&version=2
#   	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
#   org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/collections?action=CLUSTERSTATUS&wt=javabin&version=2
#   	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.fetchLiveNodes(BaseHttpClusterStateProvider.java:227) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.init(BaseHttpClusterStateProvider.java:63) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.client.solrj.impl.Http2ClusterStateProvider.<init>(Http2ClusterStateProvider.java:32) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClient$Builder.build(CloudHttp2SolrClient.java:400) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.cli.ExportTool$Info.fetchUniqueKey(ExportTool.java:172) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.cli.ExportTool$MultiThreadedRunner.exportDocs(ExportTool.java:505) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.cli.ExportTool.runImpl(ExportTool.java:211) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   Caused by: java.net.ConnectException: Connection refused
#   	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?]
#   	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774) ~[?:?]
#   	at sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120) ~[?:?]
#   	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427) ~[jetty-io-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406) ~[http2-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633) ~[jetty-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:630) ~[jetty-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94) ~[jetty-util-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539) ~[jetty-io-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455) ~[jetty-io-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406) ~[http2-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633) ~[jetty-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610) ~[jetty-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606) ~[jetty-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180) ~[jetty-util-10.0.15.jar:10.0.15]
#   	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
#   	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
#   	at java.lang.Thread.run(Thread.java:829) [?:?]
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/19-1
# Last output:
#
# ERROR: Couldn't initialize a HttpClusterStateProvider (is/are the Solr server(s), [http://localhost:8983/solr], down?)
#
# WARN  - 2023-09-11 05:17:16.789; org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider; Attempt to fetch cluster state from http://localhost:8983/solr failed. => org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/collections?action=CLUSTERSTATUS&wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/collections?action=CLUSTERSTATUS&wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.fetchLiveNodes(BaseHttpClusterStateProvider.java:227) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.init(BaseHttpClusterStateProvider.java:63) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.client.solrj.impl.Http2ClusterStateProvider.<init>(Http2ClusterStateProvider.java:32) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClient$Builder.build(CloudHttp2SolrClient.java:400) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.cli.ExportTool$Info.fetchUniqueKey(ExportTool.java:172) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.cli.ExportTool$MultiThreadedRunner.exportDocs(ExportTool.java:505) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.cli.ExportTool.runImpl(ExportTool.java:211) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# Caused by: java.net.ConnectException: Connection refused
# 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?]
# 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774) ~[?:?]
# 	at sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120) ~[?:?]
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427) ~[jetty-io-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406) ~[http2-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633) ~[jetty-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:630) ~[jetty-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94) ~[jetty-util-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539) ~[jetty-io-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455) ~[jetty-io-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406) ~[http2-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633) ~[jetty-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610) ~[jetty-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606) ~[jetty-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180) ~[jetty-util-10.0.15.jar:10.0.15]
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
# 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
# 	at java.lang.Thread.run(Thread.java:829) [?:?]
ok 20 export fails on non cloud mode in 3467ms
not ok 21 healthcheck on cloud solr in 1521ms
# (in test file test/test_healthcheck.bats, line 32)
#   `solr start -c -e films' failed
# Creating Solr home directory /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/films/solr
#
# Starting up Solr on port 8983 using command:
# "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/films/solr"
#
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
#
# ERROR: Failed to start Solr using command: "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/films/solr" Exception : org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/21-1
ok 22 start help flag prints help in 200ms
ok 23 stop help flag prints help in 196ms
ok 24 restart help flag prints help in 195ms
ok 25 status help flag prints help in 58ms # skip Currently the status -help flag doesn't return nice help text!
ok 26 healthcheck help flag prints help in 180ms
ok 27 create help flag prints help in 190ms
ok 28 createcore help flag prints help in 185ms
ok 29 createcollection help flag prints help in 180ms
ok 30 delete help flag prints help in 180ms
ok 31 version help flag prints help in 62ms # skip Currently the version -help flag doesn't return nice help text!
ok 32 zk help flag prints help in 195ms
ok 33 auth help flag prints help in 195ms
ok 34 assert help flag prints help in 59ms # skip Currently the assert -help flag doesn't return nice help text!
not ok 35 SQL Module in 36093ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_modules.bats, line 36)
#   `assert_output --partial '"docs":'' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   "docs":
# output (2 lines):
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/COLL_NAME/sql?stmt=select+id+from+COLL_NAME+limit+10&wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/35-1
# WARN  - 2023-09-11 05:17:30.176; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# ERROR: Server refused connection at: http://localhost:8983/solr/COLL_NAME/sql?stmt=select+id+from+COLL_NAME+limit+10&wt=javabin&version=2
not ok 36 Hadoop-Auth Module: KerberosPlugin Classloading in 32205ms
# (in test file test/test_modules.bats, line 49)
#   `solr start -c \' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/36-2
# WARN  - 2023-09-11 05:18:02.398; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
not ok 37 icu collation in analysis-extras module in 33522ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_modules.bats, line 66)
#   `assert_output --partial "Created collection 'COLL_NAME'"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Created collection 'COLL_NAME'
# output (2 lines):
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #3 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/37-3
# WARN  - 2023-09-11 05:18:35.961; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 38 package detects no running solr in 1365ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_packages.bats, line 34)
#   `assert_output --partial "No Solr nodes are running."' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   No Solr nodes are running.
# output (39 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 31465 running on port 8983
#   Package Manager
#   ---------------
#   ./solr package add-repo <repository-name> <repository-url>
#   Add a repository to Solr.
#
#   ./solr package add-key <file-containing-trusted-key>
#   Add a trusted key to Solr.
#
#   ./solr package install <package-name>[:<version>] 
#   Install a package into Solr. This copies over the artifacts from the repository into Solr's internal package store and sets up classloader for this package to be used.
#
#   ./solr package deploy <package-name>[:<version>] [-y] [--update] -collections <comma-separated-collections> [-p <param1>=<val1> -p <param2>=<val2> ...] 
#   Bootstraps a previously installed package into the specified collections. It the package accepts parameters for its setup commands, they can be specified (as per package documentation).
#
#   ./solr package list-installed
#   Print a list of packages installed in Solr.
#
#   ./solr package list-available
#   Print a list of packages available in the repositories.
#
#   ./solr package list-deployed -c <collection>
#   Print a list of packages deployed on a given collection.
#
#   ./solr package list-deployed <package-name>
#   Print a list of collections on which a given package has been deployed.
#
#   ./solr package undeploy <package-name> -collections <comma-separated-collections>
#   Undeploy a package from specified collection(s)
#
#   ./solr package uninstall <package-name>:<version>
#   Uninstall an unused package with specified version from Solr. Both package name and version are required.
#
#
#   Note: (a) Please add '-solrUrl http://host:port' parameter if needed (usually on Windows).
#         (b) Please make sure that all Solr nodes are started with '-Denable.packages=true' parameter.
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/38-1
# Last output:
#
# Found 1 Solr nodes:
#
# Solr process 31465 running on port 8983
# Package Manager
# ---------------
# ./solr package add-repo <repository-name> <repository-url>
# Add a repository to Solr.
#
# ./solr package add-key <file-containing-trusted-key>
# Add a trusted key to Solr.
#
# ./solr package install <package-name>[:<version>] 
# Install a package into Solr. This copies over the artifacts from the repository into Solr's internal package store and sets up classloader for this package to be used.
#
# ./solr package deploy <package-name>[:<version>] [-y] [--update] -collections <comma-separated-collections> [-p <param1>=<val1> -p <param2>=<val2> ...] 
# Bootstraps a previously installed package into the specified collections. It the package accepts parameters for its setup commands, they can be specified (as per package documentation).
#
# ./solr package list-installed
# Print a list of packages installed in Solr.
#
# ./solr package list-available
# Print a list of packages available in the repositories.
#
# ./solr package list-deployed -c <collection>
# Print a list of packages deployed on a given collection.
#
# ./solr package list-deployed <package-name>
# Print a list of collections on which a given package has been deployed.
#
# ./solr package undeploy <package-name> -collections <comma-separated-collections>
# Undeploy a package from specified collection(s)
#
# ./solr package uninstall <package-name>:<version>
# Uninstall an unused package with specified version from Solr. Both package name and version are required.
#
#
# Note: (a) Please add '-solrUrl http://host:port' parameter if needed (usually on Windows).
#       (b) Please make sure that all Solr nodes are started with '-Denable.packages=true' parameter.
not ok 39 lifecycle of package in 3735ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_packages.bats, line 47)
#   `assert_output --partial "Available packages:"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Available packages:
# output (39 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 31465 running on port 8983
#   org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
#   	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
#   	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
#   	at org.apache.solr.cli.PackageTool.getZkHost(PackageTool.java:372)
#   	at org.apache.solr.cli.PackageTool.runImpl(PackageTool.java:90)
#   	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52)
#   	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
#   Caused by: java.net.ConnectException: Connection refused
#   	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
#   	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
#   	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
#   	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
#   	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
#   	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
#   	at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:630)
#   	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
#   	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
#   	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
#   	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
#   	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
#   	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
#   	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
#   	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
#   	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
#   	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
#   	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
#   	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
#   	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
#   	at java.base/java.lang.Thread.run(Thread.java:829)
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/39-2
# Last output:
#
# Found 1 Solr nodes:
#
# Solr process 31465 running on port 8983
# org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
# 	at org.apache.solr.cli.PackageTool.getZkHost(PackageTool.java:372)
# 	at org.apache.solr.cli.PackageTool.runImpl(PackageTool.java:90)
# 	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52)
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
# 	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
# 	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
# 	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
# 	at java.base/java.lang.Thread.run(Thread.java:829)
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 40 deploying and undeploying of packages in 1505ms
# (in test file test/test_packages.bats, line 53)
#   `solr create_collection -c foo-1.2' failed
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c foo-1.2 -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
#
# Please find the SOLR_HOME snapshot for failed test #3 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/40-3
# Last output:
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
not ok 41 Affinity placement plugin using sysprop in 37430ms
# (in test file test/test_placement_plugin.bats, line 34)
#   `solr assert -c http://localhost:8983/solr -t 3000' failed with status 100
#
# ERROR: Solr is not running on url http://localhost:8983/solr after 3 seconds
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/41-1
# WARN  - 2023-09-11 05:19:20.198; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
not ok 42 Random placement plugin using ENV in 37395ms
# (in test file test/test_placement_plugin.bats, line 43)
#   `solr assert -c http://localhost:8983/solr -t 3000' failed with status 100
#
# ERROR: Solr is not running on url http://localhost:8983/solr after 3 seconds
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/42-2
# WARN  - 2023-09-11 05:19:57.602; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
not ok 43 setup_file failed
# (from function `setup_file' in test file test/test_postlogs.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
not ok 44 start solr with ssl in 2583ms
# (in test file test/test_ssl.bats, line 54)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/44-1
# Last output:
# INFO  - 2023-09-11 05:20:30.953; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-09-11 05:20:30.958; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword
# Exception in thread "main" org.apache.solr.client.solrj.SolrServerException: Server refused connection at: https://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
# 	at org.apache.solr.cli.SolrCLI.getZkHost(SolrCLI.java:559)
# 	at org.apache.solr.cli.AuthTool.clearSecurityJson(AuthTool.java:483)
# 	at org.apache.solr.cli.AuthTool.handleBasicAuth(AuthTool.java:440)
# 	at org.apache.solr.cli.AuthTool.runTool(AuthTool.java:151)
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
# 	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
# 	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
# 	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
# 	at java.base/java.lang.Thread.run(Thread.java:829)
not ok 45 start solr with ssl and auth in 2562ms
# (in test file test/test_ssl.bats, line 86)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/45-2
# Last output:
# INFO  - 2023-09-11 05:20:33.556; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-09-11 05:20:33.562; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword
# Exception in thread "main" org.apache.solr.client.solrj.SolrServerException: Server refused connection at: https://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
# 	at org.apache.solr.cli.SolrCLI.getZkHost(SolrCLI.java:559)
# 	at org.apache.solr.cli.AuthTool.clearSecurityJson(AuthTool.java:483)
# 	at org.apache.solr.cli.AuthTool.handleBasicAuth(AuthTool.java:440)
# 	at org.apache.solr.cli.AuthTool.runTool(AuthTool.java:151)
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
# 	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
# 	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
# 	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
# 	at java.base/java.lang.Thread.run(Thread.java:829)
not ok 46 SOLR-11740 check 'solr stop' connection in 255ms
# (in test file test/test_start_solr.bats, line 32)
#   `solr start' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/46-1
not ok 47 status detects locally running solr in 1563ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_status.bats, line 33)
#   `assert_output --partial "No Solr nodes are running."' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   No Solr nodes are running.
# output (5 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 31465 running on port 8983
#   Solr at http://localhost:8983/solr not online.
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/47-1
# Last output:
#
# Found 1 Solr nodes:
#
# Solr process 31465 running on port 8983
# Solr at http://localhost:8983/solr not online.
ok 48 status does not expose cli parameters to end user in 269ms
not ok 49 setup_file failed
# (from function `setup_file' in test file test/test_zk.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
# bats warning: Executed 39 instead of expected 51 tests

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build.gradle' line: 285

* What went wrong:
Execution failed for task ':solr:packaging:integrationTests'.
> Process 'command '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.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 8.0.

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

See https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 52m 40s
643 actionable tasks: 643 executed

Publishing build scan...
https://ge.apache.org/s/4ybb2okihwp4e

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

[JENKINS] Solr » Solr-check-9.3 - Build # 575 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-check-9.3/575/

All tests passed

Build Log:
[...truncated 1129 lines...]
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/4-1
# Last output:
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 5 create for cloud mode in 1682ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_create.bats, line 40)
#   `assert_output --partial "Created collection 'COLL_NAME'"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Created collection 'COLL_NAME'
# output (4 lines):
#   WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#            To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/5-2
# Last output:
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 6 setup_file failed
# (from function `setup_file' in test file test/test_create_collection.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
not ok 14 setup_file failed
# (from function `setup_file' in test file test/test_delete_collection.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
not ok 18 SOLR-16755 test works with noprompt in 1190ms
# (in test file test/test_example_noprompt.bats, line 32)
#   `solr start -e cloud -noprompt' failed
#
# Welcome to the SolrCloud example!
#
# Starting up 2 Solr nodes for your example SolrCloud cluster.
#
# Creating Solr home directory /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr
# Cloning /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node1 into
#    /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node2
#
# Starting up Solr on port 8983 using command:
# "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr"
#
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
#
# ERROR: Failed to start Solr using command: "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr" Exception : org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/18-1
not ok 19 Check export command in 3122ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_export.bats, line 36)
#   `assert_output --partial 'Export complete'' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Export complete
# output (43 lines):
#
#   ERROR: Couldn't initialize a HttpClusterStateProvider (is/are the Solr server(s), [http://localhost:8983/solr], down?)
#
#   WARN  - 2023-09-11 01:11:21.438; org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider; Attempt to fetch cluster state from http://localhost:8983/solr failed. => org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/collections?action=CLUSTERSTATUS&wt=javabin&version=2
#   	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
#   org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/collections?action=CLUSTERSTATUS&wt=javabin&version=2
#   	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.fetchLiveNodes(BaseHttpClusterStateProvider.java:227) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.init(BaseHttpClusterStateProvider.java:63) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.client.solrj.impl.Http2ClusterStateProvider.<init>(Http2ClusterStateProvider.java:32) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClient$Builder.build(CloudHttp2SolrClient.java:400) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.cli.ExportTool$Info.fetchUniqueKey(ExportTool.java:172) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.cli.ExportTool$MultiThreadedRunner.exportDocs(ExportTool.java:505) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.cli.ExportTool.runImpl(ExportTool.java:211) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   Caused by: java.net.ConnectException: Connection refused
#   	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?]
#   	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774) ~[?:?]
#   	at sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120) ~[?:?]
#   	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427) ~[jetty-io-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406) ~[http2-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633) ~[jetty-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:630) ~[jetty-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94) ~[jetty-util-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539) ~[jetty-io-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455) ~[jetty-io-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406) ~[http2-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633) ~[jetty-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610) ~[jetty-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606) ~[jetty-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180) ~[jetty-util-10.0.15.jar:10.0.15]
#   	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
#   	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
#   	at java.lang.Thread.run(Thread.java:829) [?:?]
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/19-1
# Last output:
#
# ERROR: Couldn't initialize a HttpClusterStateProvider (is/are the Solr server(s), [http://localhost:8983/solr], down?)
#
# WARN  - 2023-09-11 01:11:21.438; org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider; Attempt to fetch cluster state from http://localhost:8983/solr failed. => org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/collections?action=CLUSTERSTATUS&wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/collections?action=CLUSTERSTATUS&wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.fetchLiveNodes(BaseHttpClusterStateProvider.java:227) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.init(BaseHttpClusterStateProvider.java:63) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.client.solrj.impl.Http2ClusterStateProvider.<init>(Http2ClusterStateProvider.java:32) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClient$Builder.build(CloudHttp2SolrClient.java:400) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.cli.ExportTool$Info.fetchUniqueKey(ExportTool.java:172) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.cli.ExportTool$MultiThreadedRunner.exportDocs(ExportTool.java:505) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.cli.ExportTool.runImpl(ExportTool.java:211) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# Caused by: java.net.ConnectException: Connection refused
# 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?]
# 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774) ~[?:?]
# 	at sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120) ~[?:?]
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427) ~[jetty-io-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406) ~[http2-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633) ~[jetty-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:630) ~[jetty-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94) ~[jetty-util-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539) ~[jetty-io-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455) ~[jetty-io-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406) ~[http2-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633) ~[jetty-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610) ~[jetty-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606) ~[jetty-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180) ~[jetty-util-10.0.15.jar:10.0.15]
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
# 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
# 	at java.lang.Thread.run(Thread.java:829) [?:?]
ok 20 export fails on non cloud mode in 3167ms
not ok 21 healthcheck on cloud solr in 1173ms
# (in test file test/test_healthcheck.bats, line 32)
#   `solr start -c -e films' failed
# Creating Solr home directory /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/films/solr
#
# Starting up Solr on port 8983 using command:
# "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/films/solr"
#
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
#
# ERROR: Failed to start Solr using command: "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/films/solr" Exception : org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/21-1
ok 22 start help flag prints help in 178ms
ok 23 stop help flag prints help in 179ms
ok 24 restart help flag prints help in 173ms
ok 25 status help flag prints help in 58ms # skip Currently the status -help flag doesn't return nice help text!
ok 26 healthcheck help flag prints help in 175ms
ok 27 create help flag prints help in 169ms
ok 28 createcore help flag prints help in 180ms
ok 29 createcollection help flag prints help in 174ms
ok 30 delete help flag prints help in 177ms
ok 31 version help flag prints help in 58ms # skip Currently the version -help flag doesn't return nice help text!
ok 32 zk help flag prints help in 174ms
ok 33 auth help flag prints help in 174ms
ok 34 assert help flag prints help in 54ms # skip Currently the assert -help flag doesn't return nice help text!
not ok 35 SQL Module in 34781ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_modules.bats, line 36)
#   `assert_output --partial '"docs":'' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   "docs":
# output (2 lines):
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/COLL_NAME/sql?stmt=select+id+from+COLL_NAME+limit+10&wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/35-1
# WARN  - 2023-09-11 01:11:32.683; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# ERROR: Server refused connection at: http://localhost:8983/solr/COLL_NAME/sql?stmt=select+id+from+COLL_NAME+limit+10&wt=javabin&version=2
not ok 36 Hadoop-Auth Module: KerberosPlugin Classloading in 32172ms
# (in test file test/test_modules.bats, line 49)
#   `solr start -c \' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/36-2
# WARN  - 2023-09-11 01:12:04.882; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
not ok 37 icu collation in analysis-extras module in 33525ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_modules.bats, line 66)
#   `assert_output --partial "Created collection 'COLL_NAME'"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Created collection 'COLL_NAME'
# output (2 lines):
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #3 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/37-3
# WARN  - 2023-09-11 01:12:38.455; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 38 package detects no running solr in 1332ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_packages.bats, line 34)
#   `assert_output --partial "No Solr nodes are running."' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   No Solr nodes are running.
# output (39 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 31465 running on port 8983
#   Package Manager
#   ---------------
#   ./solr package add-repo <repository-name> <repository-url>
#   Add a repository to Solr.
#
#   ./solr package add-key <file-containing-trusted-key>
#   Add a trusted key to Solr.
#
#   ./solr package install <package-name>[:<version>] 
#   Install a package into Solr. This copies over the artifacts from the repository into Solr's internal package store and sets up classloader for this package to be used.
#
#   ./solr package deploy <package-name>[:<version>] [-y] [--update] -collections <comma-separated-collections> [-p <param1>=<val1> -p <param2>=<val2> ...] 
#   Bootstraps a previously installed package into the specified collections. It the package accepts parameters for its setup commands, they can be specified (as per package documentation).
#
#   ./solr package list-installed
#   Print a list of packages installed in Solr.
#
#   ./solr package list-available
#   Print a list of packages available in the repositories.
#
#   ./solr package list-deployed -c <collection>
#   Print a list of packages deployed on a given collection.
#
#   ./solr package list-deployed <package-name>
#   Print a list of collections on which a given package has been deployed.
#
#   ./solr package undeploy <package-name> -collections <comma-separated-collections>
#   Undeploy a package from specified collection(s)
#
#   ./solr package uninstall <package-name>:<version>
#   Uninstall an unused package with specified version from Solr. Both package name and version are required.
#
#
#   Note: (a) Please add '-solrUrl http://host:port' parameter if needed (usually on Windows).
#         (b) Please make sure that all Solr nodes are started with '-Denable.packages=true' parameter.
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/38-1
# Last output:
#
# Found 1 Solr nodes:
#
# Solr process 31465 running on port 8983
# Package Manager
# ---------------
# ./solr package add-repo <repository-name> <repository-url>
# Add a repository to Solr.
#
# ./solr package add-key <file-containing-trusted-key>
# Add a trusted key to Solr.
#
# ./solr package install <package-name>[:<version>] 
# Install a package into Solr. This copies over the artifacts from the repository into Solr's internal package store and sets up classloader for this package to be used.
#
# ./solr package deploy <package-name>[:<version>] [-y] [--update] -collections <comma-separated-collections> [-p <param1>=<val1> -p <param2>=<val2> ...] 
# Bootstraps a previously installed package into the specified collections. It the package accepts parameters for its setup commands, they can be specified (as per package documentation).
#
# ./solr package list-installed
# Print a list of packages installed in Solr.
#
# ./solr package list-available
# Print a list of packages available in the repositories.
#
# ./solr package list-deployed -c <collection>
# Print a list of packages deployed on a given collection.
#
# ./solr package list-deployed <package-name>
# Print a list of collections on which a given package has been deployed.
#
# ./solr package undeploy <package-name> -collections <comma-separated-collections>
# Undeploy a package from specified collection(s)
#
# ./solr package uninstall <package-name>:<version>
# Uninstall an unused package with specified version from Solr. Both package name and version are required.
#
#
# Note: (a) Please add '-solrUrl http://host:port' parameter if needed (usually on Windows).
#       (b) Please make sure that all Solr nodes are started with '-Denable.packages=true' parameter.
not ok 39 lifecycle of package in 3879ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_packages.bats, line 47)
#   `assert_output --partial "Available packages:"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Available packages:
# output (39 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 31465 running on port 8983
#   org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
#   	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
#   	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
#   	at org.apache.solr.cli.PackageTool.getZkHost(PackageTool.java:372)
#   	at org.apache.solr.cli.PackageTool.runImpl(PackageTool.java:90)
#   	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52)
#   	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
#   Caused by: java.net.ConnectException: Connection refused
#   	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
#   	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
#   	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
#   	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
#   	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
#   	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
#   	at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:630)
#   	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
#   	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
#   	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
#   	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
#   	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
#   	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
#   	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
#   	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
#   	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
#   	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
#   	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
#   	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
#   	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
#   	at java.base/java.lang.Thread.run(Thread.java:829)
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/39-2
# Last output:
#
# Found 1 Solr nodes:
#
# Solr process 31465 running on port 8983
# org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
# 	at org.apache.solr.cli.PackageTool.getZkHost(PackageTool.java:372)
# 	at org.apache.solr.cli.PackageTool.runImpl(PackageTool.java:90)
# 	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52)
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
# 	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
# 	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
# 	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
# 	at java.base/java.lang.Thread.run(Thread.java:829)
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 40 deploying and undeploying of packages in 1581ms
# (in test file test/test_packages.bats, line 53)
#   `solr create_collection -c foo-1.2' failed
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c foo-1.2 -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
#
# Please find the SOLR_HOME snapshot for failed test #3 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/40-3
# Last output:
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
not ok 41 Affinity placement plugin using sysprop in 37510ms
# (in test file test/test_placement_plugin.bats, line 34)
#   `solr assert -c http://localhost:8983/solr -t 3000' failed with status 100
#
# ERROR: Solr is not running on url http://localhost:8983/solr after 3 seconds
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/41-1
# WARN  - 2023-09-11 01:13:22.941; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
not ok 42 Random placement plugin using ENV in 37473ms
# (in test file test/test_placement_plugin.bats, line 43)
#   `solr assert -c http://localhost:8983/solr -t 3000' failed with status 100
#
# ERROR: Solr is not running on url http://localhost:8983/solr after 3 seconds
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/42-2
# WARN  - 2023-09-11 01:14:00.451; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
not ok 43 setup_file failed
# (from function `setup_file' in test file test/test_postlogs.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
not ok 44 start solr with ssl in 2513ms
# (in test file test/test_ssl.bats, line 54)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/44-1
# Last output:
# INFO  - 2023-09-11 01:14:33.731; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-09-11 01:14:33.735; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword
# Exception in thread "main" org.apache.solr.client.solrj.SolrServerException: Server refused connection at: https://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
# 	at org.apache.solr.cli.SolrCLI.getZkHost(SolrCLI.java:559)
# 	at org.apache.solr.cli.AuthTool.clearSecurityJson(AuthTool.java:483)
# 	at org.apache.solr.cli.AuthTool.handleBasicAuth(AuthTool.java:440)
# 	at org.apache.solr.cli.AuthTool.runTool(AuthTool.java:151)
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
# 	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
# 	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
# 	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
# 	at java.base/java.lang.Thread.run(Thread.java:829)
not ok 45 start solr with ssl and auth in 2585ms
# (in test file test/test_ssl.bats, line 86)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/45-2
# Last output:
# INFO  - 2023-09-11 01:14:36.397; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-09-11 01:14:36.402; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword
# Exception in thread "main" org.apache.solr.client.solrj.SolrServerException: Server refused connection at: https://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
# 	at org.apache.solr.cli.SolrCLI.getZkHost(SolrCLI.java:559)
# 	at org.apache.solr.cli.AuthTool.clearSecurityJson(AuthTool.java:483)
# 	at org.apache.solr.cli.AuthTool.handleBasicAuth(AuthTool.java:440)
# 	at org.apache.solr.cli.AuthTool.runTool(AuthTool.java:151)
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
# 	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
# 	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
# 	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
# 	at java.base/java.lang.Thread.run(Thread.java:829)
not ok 46 SOLR-11740 check 'solr stop' connection in 231ms
# (in test file test/test_start_solr.bats, line 32)
#   `solr start' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/46-1
not ok 47 status detects locally running solr in 1433ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_status.bats, line 33)
#   `assert_output --partial "No Solr nodes are running."' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   No Solr nodes are running.
# output (5 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 31465 running on port 8983
#   Solr at http://localhost:8983/solr not online.
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/47-1
# Last output:
#
# Found 1 Solr nodes:
#
# Solr process 31465 running on port 8983
# Solr at http://localhost:8983/solr not online.
ok 48 status does not expose cli parameters to end user in 259ms
not ok 49 setup_file failed
# (from function `setup_file' in test file test/test_zk.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
# bats warning: Executed 39 instead of expected 51 tests

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build.gradle' line: 285

* What went wrong:
Execution failed for task ':solr:packaging:integrationTests'.
> Process 'command '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.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 8.0.

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

See https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 52m 47s
643 actionable tasks: 643 executed

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

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

[JENKINS] Solr » Solr-check-9.3 - Build # 574 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-check-9.3/574/

1 tests failed.
FAILED:  org.apache.solr.cloud.MigrateReplicasTest.testGoodSpreadDuringAssignWithNoTarget

Error Message:
java.lang.AssertionError: The non-source node '127.0.0.1:35943_solr' has the wrong number of replicas after the migration expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: The non-source node '127.0.0.1:35943_solr' has the wrong number of replicas after the migration expected:<2> but was:<1>
	at __randomizedtesting.SeedInfo.seed([579B0EED5A94AB82:79F0DAD76FF77AF6]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotEquals(Assert.java:835)
	at org.junit.Assert.assertEquals(Assert.java:647)
	at org.apache.solr.cloud.MigrateReplicasTest.testGoodSpreadDuringAssignWithNoTarget(MigrateReplicasTest.java:303)
	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 4348 lines...]
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/4-1
# Last output:
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 5 create for cloud mode in 1433ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_create.bats, line 40)
#   `assert_output --partial "Created collection 'COLL_NAME'"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Created collection 'COLL_NAME'
# output (4 lines):
#   WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#            To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/5-2
# Last output:
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 6 setup_file failed
# (from function `setup_file' in test file test/test_create_collection.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
not ok 14 setup_file failed
# (from function `setup_file' in test file test/test_delete_collection.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
not ok 18 SOLR-16755 test works with noprompt in 1089ms
# (in test file test/test_example_noprompt.bats, line 32)
#   `solr start -e cloud -noprompt' failed
#
# Welcome to the SolrCloud example!
#
# Starting up 2 Solr nodes for your example SolrCloud cluster.
#
# Creating Solr home directory /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr
# Cloning /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node1 into
#    /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node2
#
# Starting up Solr on port 8983 using command:
# "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr"
#
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
#
# ERROR: Failed to start Solr using command: "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr" Exception : org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/18-1
not ok 19 Check export command in 2631ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_export.bats, line 36)
#   `assert_output --partial 'Export complete'' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Export complete
# output (2 lines):
#
#   ERROR: Couldn't initialize a HttpClusterStateProvider (is/are the Solr server(s), [http://localhost:8983/solr], down?)
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/19-1
# Last output:
#
# ERROR: Couldn't initialize a HttpClusterStateProvider (is/are the Solr server(s), [http://localhost:8983/solr], down?)
ok 20 export fails on non cloud mode in 2823ms
not ok 21 healthcheck on cloud solr in 1066ms
# (in test file test/test_healthcheck.bats, line 32)
#   `solr start -c -e films' failed
# Creating Solr home directory /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/films/solr
#
# Starting up Solr on port 8983 using command:
# "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/films/solr"
#
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
#
# ERROR: Failed to start Solr using command: "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/films/solr" Exception : org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/21-1
ok 22 start help flag prints help in 158ms
ok 23 stop help flag prints help in 155ms
ok 24 restart help flag prints help in 159ms
ok 25 status help flag prints help in 58ms # skip Currently the status -help flag doesn't return nice help text!
ok 26 healthcheck help flag prints help in 189ms
ok 27 create help flag prints help in 150ms
ok 28 createcore help flag prints help in 151ms
ok 29 createcollection help flag prints help in 153ms
ok 30 delete help flag prints help in 155ms
ok 31 version help flag prints help in 50ms # skip Currently the version -help flag doesn't return nice help text!
ok 32 zk help flag prints help in 176ms
ok 33 auth help flag prints help in 174ms
ok 34 assert help flag prints help in 55ms # skip Currently the assert -help flag doesn't return nice help text!
not ok 35 SQL Module in 34798ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_modules.bats, line 36)
#   `assert_output --partial '"docs":'' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   "docs":
# output (2 lines):
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/COLL_NAME/sql?stmt=select+id+from+COLL_NAME+limit+10&wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/35-1
# WARN  - 2023-09-10 22:30:05.257; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# ERROR: Server refused connection at: http://localhost:8983/solr/COLL_NAME/sql?stmt=select+id+from+COLL_NAME+limit+10&wt=javabin&version=2
not ok 36 Hadoop-Auth Module: KerberosPlugin Classloading in 32059ms
# (in test file test/test_modules.bats, line 49)
#   `solr start -c \' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/36-2
# WARN  - 2023-09-10 22:30:37.356; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
not ok 37 icu collation in analysis-extras module in 33291ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_modules.bats, line 66)
#   `assert_output --partial "Created collection 'COLL_NAME'"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Created collection 'COLL_NAME'
# output (2 lines):
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #3 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/37-3
# WARN  - 2023-09-10 22:31:10.686; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 38 package detects no running solr in 1240ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_packages.bats, line 34)
#   `assert_output --partial "No Solr nodes are running."' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   No Solr nodes are running.
# output (39 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 31465 running on port 8983
#   Package Manager
#   ---------------
#   ./solr package add-repo <repository-name> <repository-url>
#   Add a repository to Solr.
#
#   ./solr package add-key <file-containing-trusted-key>
#   Add a trusted key to Solr.
#
#   ./solr package install <package-name>[:<version>] 
#   Install a package into Solr. This copies over the artifacts from the repository into Solr's internal package store and sets up classloader for this package to be used.
#
#   ./solr package deploy <package-name>[:<version>] [-y] [--update] -collections <comma-separated-collections> [-p <param1>=<val1> -p <param2>=<val2> ...] 
#   Bootstraps a previously installed package into the specified collections. It the package accepts parameters for its setup commands, they can be specified (as per package documentation).
#
#   ./solr package list-installed
#   Print a list of packages installed in Solr.
#
#   ./solr package list-available
#   Print a list of packages available in the repositories.
#
#   ./solr package list-deployed -c <collection>
#   Print a list of packages deployed on a given collection.
#
#   ./solr package list-deployed <package-name>
#   Print a list of collections on which a given package has been deployed.
#
#   ./solr package undeploy <package-name> -collections <comma-separated-collections>
#   Undeploy a package from specified collection(s)
#
#   ./solr package uninstall <package-name>:<version>
#   Uninstall an unused package with specified version from Solr. Both package name and version are required.
#
#
#   Note: (a) Please add '-solrUrl http://host:port' parameter if needed (usually on Windows).
#         (b) Please make sure that all Solr nodes are started with '-Denable.packages=true' parameter.
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/38-1
# Last output:
#
# Found 1 Solr nodes:
#
# Solr process 31465 running on port 8983
# Package Manager
# ---------------
# ./solr package add-repo <repository-name> <repository-url>
# Add a repository to Solr.
#
# ./solr package add-key <file-containing-trusted-key>
# Add a trusted key to Solr.
#
# ./solr package install <package-name>[:<version>] 
# Install a package into Solr. This copies over the artifacts from the repository into Solr's internal package store and sets up classloader for this package to be used.
#
# ./solr package deploy <package-name>[:<version>] [-y] [--update] -collections <comma-separated-collections> [-p <param1>=<val1> -p <param2>=<val2> ...] 
# Bootstraps a previously installed package into the specified collections. It the package accepts parameters for its setup commands, they can be specified (as per package documentation).
#
# ./solr package list-installed
# Print a list of packages installed in Solr.
#
# ./solr package list-available
# Print a list of packages available in the repositories.
#
# ./solr package list-deployed -c <collection>
# Print a list of packages deployed on a given collection.
#
# ./solr package list-deployed <package-name>
# Print a list of collections on which a given package has been deployed.
#
# ./solr package undeploy <package-name> -collections <comma-separated-collections>
# Undeploy a package from specified collection(s)
#
# ./solr package uninstall <package-name>:<version>
# Uninstall an unused package with specified version from Solr. Both package name and version are required.
#
#
# Note: (a) Please add '-solrUrl http://host:port' parameter if needed (usually on Windows).
#       (b) Please make sure that all Solr nodes are started with '-Denable.packages=true' parameter.
not ok 39 lifecycle of package in 3396ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_packages.bats, line 47)
#   `assert_output --partial "Available packages:"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Available packages:
# output (39 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 31465 running on port 8983
#   org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
#   	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
#   	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
#   	at org.apache.solr.cli.PackageTool.getZkHost(PackageTool.java:372)
#   	at org.apache.solr.cli.PackageTool.runImpl(PackageTool.java:90)
#   	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52)
#   	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
#   Caused by: java.net.ConnectException: Connection refused
#   	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
#   	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
#   	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
#   	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
#   	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
#   	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
#   	at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:630)
#   	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
#   	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
#   	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
#   	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
#   	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
#   	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
#   	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
#   	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
#   	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
#   	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
#   	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
#   	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
#   	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
#   	at java.base/java.lang.Thread.run(Thread.java:829)
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/39-2
# Last output:
#
# Found 1 Solr nodes:
#
# Solr process 31465 running on port 8983
# org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
# 	at org.apache.solr.cli.PackageTool.getZkHost(PackageTool.java:372)
# 	at org.apache.solr.cli.PackageTool.runImpl(PackageTool.java:90)
# 	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52)
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
# 	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
# 	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
# 	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
# 	at java.base/java.lang.Thread.run(Thread.java:829)
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 40 deploying and undeploying of packages in 1358ms
# (in test file test/test_packages.bats, line 53)
#   `solr create_collection -c foo-1.2' failed
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c foo-1.2 -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
#
# Please find the SOLR_HOME snapshot for failed test #3 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/40-3
# Last output:
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
not ok 41 Affinity placement plugin using sysprop in 37111ms
# (in test file test/test_placement_plugin.bats, line 34)
#   `solr assert -c http://localhost:8983/solr -t 3000' failed with status 100
#
# ERROR: Solr is not running on url http://localhost:8983/solr after 3 seconds
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/41-1
# WARN  - 2023-09-10 22:31:53.979; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
not ok 42 Random placement plugin using ENV in 37165ms
# (in test file test/test_placement_plugin.bats, line 43)
#   `solr assert -c http://localhost:8983/solr -t 3000' failed with status 100
#
# ERROR: Solr is not running on url http://localhost:8983/solr after 3 seconds
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/42-2
# WARN  - 2023-09-10 22:32:31.166; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
not ok 43 setup_file failed
# (from function `setup_file' in test file test/test_postlogs.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
not ok 44 start solr with ssl in 2274ms
# (in test file test/test_ssl.bats, line 54)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/44-1
# Last output:
# INFO  - 2023-09-10 22:33:04.259; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-09-10 22:33:04.262; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword
# Exception in thread "main" org.apache.solr.client.solrj.SolrServerException: Server refused connection at: https://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
# 	at org.apache.solr.cli.SolrCLI.getZkHost(SolrCLI.java:559)
# 	at org.apache.solr.cli.AuthTool.clearSecurityJson(AuthTool.java:483)
# 	at org.apache.solr.cli.AuthTool.handleBasicAuth(AuthTool.java:440)
# 	at org.apache.solr.cli.AuthTool.runTool(AuthTool.java:151)
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
# 	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
# 	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
# 	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
# 	at java.base/java.lang.Thread.run(Thread.java:829)
not ok 45 start solr with ssl and auth in 2251ms
# (in test file test/test_ssl.bats, line 86)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/45-2
# Last output:
# INFO  - 2023-09-10 22:33:06.531; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-09-10 22:33:06.535; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword
# Exception in thread "main" org.apache.solr.client.solrj.SolrServerException: Server refused connection at: https://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
# 	at org.apache.solr.cli.SolrCLI.getZkHost(SolrCLI.java:559)
# 	at org.apache.solr.cli.AuthTool.clearSecurityJson(AuthTool.java:483)
# 	at org.apache.solr.cli.AuthTool.handleBasicAuth(AuthTool.java:440)
# 	at org.apache.solr.cli.AuthTool.runTool(AuthTool.java:151)
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
# 	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
# 	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
# 	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1$1.failed(HttpClient.java:630)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failConnectionPromise(HTTPSessionListenerPromise.java:136)
# 	at org.eclipse.jetty.http2.client.http.HTTPSessionListenerPromise.failed(HTTPSessionListenerPromise.java:51)
# 	at org.eclipse.jetty.util.Promise$1.failed(Promise.java:94)
# 	at org.eclipse.jetty.io.ClientConnector.connectFailed(ClientConnector.java:539)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:455)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
# 	at java.base/java.lang.Thread.run(Thread.java:829)
not ok 46 SOLR-11740 check 'solr stop' connection in 232ms
# (in test file test/test_start_solr.bats, line 32)
#   `solr start' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/46-1
not ok 47 status detects locally running solr in 1412ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_status.bats, line 33)
#   `assert_output --partial "No Solr nodes are running."' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   No Solr nodes are running.
# output (5 lines):
#
#   Found 1 Solr nodes:
#
#   Solr process 31465 running on port 8983
#   Solr at http://localhost:8983/solr not online.
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/47-1
# Last output:
#
# Found 1 Solr nodes:
#
# Solr process 31465 running on port 8983
# Solr at http://localhost:8983/solr not online.
ok 48 status does not expose cli parameters to end user in 234ms
not ok 49 setup_file failed
# (from function `setup_file' in test file test/test_zk.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 31465)
# Please choose a different port using the -p option.
#
# bats warning: Executed 39 instead of expected 51 tests

> Task :solr:packaging:integrationTests FAILED

ERROR: The following test(s) have failed:
  - org.apache.solr.cloud.MigrateReplicasTest.testGoodSpreadDuringAssignWithNoTarget (:solr:core)
    Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.MigrateReplicasTest.txt
    Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.MigrateReplicasTest.testGoodSpreadDuringAssignWithNoTarget" -Ptests.jvms=4 -Ptests.haltonfailure=false "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=579B0EED5A94AB82 -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1


FAILURE: Build failed with an exception.

* Where:
Build file '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build.gradle' line: 285

* What went wrong:
Execution failed for task ':solr:packaging:integrationTests'.
> Process 'command '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.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 8.0.

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

See https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 50m 59s
643 actionable tasks: 643 executed

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

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

[JENKINS] Solr » Solr-check-9.3 - Build # 573 - Still Failing!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-check-9.3/573/

All tests passed

Build Log:
[...truncated 1129 lines...]
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/4-1
# Last output:
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 5 create for cloud mode in 1366ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_create.bats, line 40)
#   `assert_output --partial "Created collection 'COLL_NAME'"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Created collection 'COLL_NAME'
# output (4 lines):
#   WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#            To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/5-2
# Last output:
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 6 setup_file failed
# (from function `setup_file' in test file test/test_create_collection.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 3967560
# 1893253)
# Please choose a different port using the -p option.
#
not ok 14 setup_file failed
# (from function `setup_file' in test file test/test_delete_collection.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 3967560
# 1893253)
# Please choose a different port using the -p option.
#
not ok 18 SOLR-16755 test works with noprompt in 1024ms
# (in test file test/test_example_noprompt.bats, line 32)
#   `solr start -e cloud -noprompt' failed
#
# Welcome to the SolrCloud example!
#
# Starting up 2 Solr nodes for your example SolrCloud cluster.
#
# Creating Solr home directory /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr
# Cloning /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node1 into
#    /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node2
#
# Starting up Solr on port 8983 using command:
# "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr"
#
#
# Port 8983 is already being used by another process (pid: 3967560
# 1893253)
# Please choose a different port using the -p option.
#
#
# ERROR: Failed to start Solr using command: "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr" Exception : org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/18-1
not ok 19 Check export command in 2577ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_export.bats, line 36)
#   `assert_output --partial 'Export complete'' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Export complete
# output (32 lines):
#   WARN  - 2023-09-10 18:36:51.257; org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider; Attempt to fetch cluster state from http://localhost:8983/solr failed. => org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/collections?action=CLUSTERSTATUS&wt=javabin&version=2
#   	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
#   org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/collections?action=CLUSTERSTATUS&wt=javabin&version=2
#   	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.fetchLiveNodes(BaseHttpClusterStateProvider.java:227) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.init(BaseHttpClusterStateProvider.java:63) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.client.solrj.impl.Http2ClusterStateProvider.<init>(Http2ClusterStateProvider.java:32) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClient$Builder.build(CloudHttp2SolrClient.java:400) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.cli.ExportTool$Info.fetchUniqueKey(ExportTool.java:172) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.cli.ExportTool$MultiThreadedRunner.exportDocs(ExportTool.java:505) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.cli.ExportTool.runImpl(ExportTool.java:211) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   Caused by: java.net.ConnectException: Connection refused
#   	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?]
#   	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774) ~[?:?]
#   	at sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120) ~[?:?]
#   	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427) ~[jetty-io-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406) ~[http2-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633) ~[jetty-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610) ~[jetty-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606) ~[jetty-client-10.0.15.jar:10.0.15]
#   	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180) ~[jetty-util-10.0.15.jar:10.0.15]
#   	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
#   	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
#   	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
#   	at java.lang.Thread.run(Thread.java:829) [?:?]
#
#   ERROR: Couldn't initialize a HttpClusterStateProvider (is/are the Solr server(s), [http://localhost:8983/solr], down?)
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/19-1
# Last output:
# WARN  - 2023-09-10 18:36:51.257; org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider; Attempt to fetch cluster state from http://localhost:8983/solr failed. => org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/collections?action=CLUSTERSTATUS&wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/collections?action=CLUSTERSTATUS&wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.fetchLiveNodes(BaseHttpClusterStateProvider.java:227) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider.init(BaseHttpClusterStateProvider.java:63) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.client.solrj.impl.Http2ClusterStateProvider.<init>(Http2ClusterStateProvider.java:32) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.client.solrj.impl.CloudHttp2SolrClient$Builder.build(CloudHttp2SolrClient.java:400) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.cli.ExportTool$Info.fetchUniqueKey(ExportTool.java:172) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.cli.ExportTool$MultiThreadedRunner.exportDocs(ExportTool.java:505) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.cli.ExportTool.runImpl(ExportTool.java:211) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156) ~[solr-core-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# Caused by: java.net.ConnectException: Connection refused
# 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) ~[?:?]
# 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774) ~[?:?]
# 	at sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120) ~[?:?]
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427) ~[jetty-io-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406) ~[http2-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135) ~[http2-http-client-transport-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633) ~[jetty-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610) ~[jetty-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606) ~[jetty-client-10.0.15.jar:10.0.15]
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180) ~[jetty-util-10.0.15.jar:10.0.15]
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289) ~[solr-solrj-9.3.1-SNAPSHOT.jar:9.3.1-SNAPSHOT 72346aab9e63fb071f617b9c01f807429da2e7d0 [snapshot build, details omitted]]
# 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
# 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
# 	at java.lang.Thread.run(Thread.java:829) [?:?]
#
# ERROR: Couldn't initialize a HttpClusterStateProvider (is/are the Solr server(s), [http://localhost:8983/solr], down?)
ok 20 export fails on non cloud mode in 2716ms
not ok 21 healthcheck on cloud solr in 1025ms
# (in test file test/test_healthcheck.bats, line 32)
#   `solr start -c -e films' failed
# Creating Solr home directory /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/films/solr
#
# Starting up Solr on port 8983 using command:
# "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/films/solr"
#
#
# Port 8983 is already being used by another process (pid: 3967560
# 1893253)
# Please choose a different port using the -p option.
#
#
# ERROR: Failed to start Solr using command: "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/films/solr" Exception : org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/21-1
ok 22 start help flag prints help in 147ms
ok 23 stop help flag prints help in 138ms
ok 24 restart help flag prints help in 142ms
ok 25 status help flag prints help in 40ms # skip Currently the status -help flag doesn't return nice help text!
ok 26 healthcheck help flag prints help in 134ms
ok 27 create help flag prints help in 136ms
ok 28 createcore help flag prints help in 135ms
ok 29 createcollection help flag prints help in 147ms
ok 30 delete help flag prints help in 136ms
ok 31 version help flag prints help in 41ms # skip Currently the version -help flag doesn't return nice help text!
ok 32 zk help flag prints help in 142ms
ok 33 auth help flag prints help in 139ms
ok 34 assert help flag prints help in 40ms # skip Currently the assert -help flag doesn't return nice help text!
not ok 35 SQL Module in 34154ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_modules.bats, line 36)
#   `assert_output --partial '"docs":'' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   "docs":
# output (2 lines):
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/COLL_NAME/sql?stmt=select+id+from+COLL_NAME+limit+10&wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/35-1
# WARN  - 2023-09-10 18:37:00.602; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# ERROR: Server refused connection at: http://localhost:8983/solr/COLL_NAME/sql?stmt=select+id+from+COLL_NAME+limit+10&wt=javabin&version=2
not ok 36 Hadoop-Auth Module: KerberosPlugin Classloading in 31987ms
# (in test file test/test_modules.bats, line 49)
#   `solr start -c \' failed
#
# Port 8983 is already being used by another process (pid: 3967560
# 1893253)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/36-2
# WARN  - 2023-09-10 18:37:32.612; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
not ok 37 icu collation in analysis-extras module in 33170ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_modules.bats, line 66)
#   `assert_output --partial "Created collection 'COLL_NAME'"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Created collection 'COLL_NAME'
# output (2 lines):
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #3 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/37-3
# WARN  - 2023-09-10 18:38:05.808; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 38 package detects no running solr in 1101ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_packages.bats, line 34)
#   `assert_output --partial "No Solr nodes are running."' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   No Solr nodes are running.
# output (39 lines):
#
#   Found 2 Solr nodes:
#
#   Solr process 3967560 running on port 8983
#   Package Manager
#   ---------------
#   ./solr package add-repo <repository-name> <repository-url>
#   Add a repository to Solr.
#
#   ./solr package add-key <file-containing-trusted-key>
#   Add a trusted key to Solr.
#
#   ./solr package install <package-name>[:<version>] 
#   Install a package into Solr. This copies over the artifacts from the repository into Solr's internal package store and sets up classloader for this package to be used.
#
#   ./solr package deploy <package-name>[:<version>] [-y] [--update] -collections <comma-separated-collections> [-p <param1>=<val1> -p <param2>=<val2> ...] 
#   Bootstraps a previously installed package into the specified collections. It the package accepts parameters for its setup commands, they can be specified (as per package documentation).
#
#   ./solr package list-installed
#   Print a list of packages installed in Solr.
#
#   ./solr package list-available
#   Print a list of packages available in the repositories.
#
#   ./solr package list-deployed -c <collection>
#   Print a list of packages deployed on a given collection.
#
#   ./solr package list-deployed <package-name>
#   Print a list of collections on which a given package has been deployed.
#
#   ./solr package undeploy <package-name> -collections <comma-separated-collections>
#   Undeploy a package from specified collection(s)
#
#   ./solr package uninstall <package-name>:<version>
#   Uninstall an unused package with specified version from Solr. Both package name and version are required.
#
#
#   Note: (a) Please add '-solrUrl http://host:port' parameter if needed (usually on Windows).
#         (b) Please make sure that all Solr nodes are started with '-Denable.packages=true' parameter.
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/38-1
# Last output:
#
# Found 2 Solr nodes:
#
# Solr process 3967560 running on port 8983
# Package Manager
# ---------------
# ./solr package add-repo <repository-name> <repository-url>
# Add a repository to Solr.
#
# ./solr package add-key <file-containing-trusted-key>
# Add a trusted key to Solr.
#
# ./solr package install <package-name>[:<version>] 
# Install a package into Solr. This copies over the artifacts from the repository into Solr's internal package store and sets up classloader for this package to be used.
#
# ./solr package deploy <package-name>[:<version>] [-y] [--update] -collections <comma-separated-collections> [-p <param1>=<val1> -p <param2>=<val2> ...] 
# Bootstraps a previously installed package into the specified collections. It the package accepts parameters for its setup commands, they can be specified (as per package documentation).
#
# ./solr package list-installed
# Print a list of packages installed in Solr.
#
# ./solr package list-available
# Print a list of packages available in the repositories.
#
# ./solr package list-deployed -c <collection>
# Print a list of packages deployed on a given collection.
#
# ./solr package list-deployed <package-name>
# Print a list of collections on which a given package has been deployed.
#
# ./solr package undeploy <package-name> -collections <comma-separated-collections>
# Undeploy a package from specified collection(s)
#
# ./solr package uninstall <package-name>:<version>
# Uninstall an unused package with specified version from Solr. Both package name and version are required.
#
#
# Note: (a) Please add '-solrUrl http://host:port' parameter if needed (usually on Windows).
#       (b) Please make sure that all Solr nodes are started with '-Denable.packages=true' parameter.
not ok 39 lifecycle of package in 3114ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_packages.bats, line 47)
#   `assert_output --partial "Available packages:"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Available packages:
# output (29 lines):
#
#   Found 2 Solr nodes:
#
#   Solr process 3967560 running on port 8983
#   org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
#   	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
#   	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
#   	at org.apache.solr.cli.PackageTool.getZkHost(PackageTool.java:372)
#   	at org.apache.solr.cli.PackageTool.runImpl(PackageTool.java:90)
#   	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52)
#   	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
#   Caused by: java.net.ConnectException: Connection refused
#   	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
#   	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
#   	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
#   	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
#   	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
#   	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
#   	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
#   	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
#   	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
#   	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
#   	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
#   	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
#   	at java.base/java.lang.Thread.run(Thread.java:829)
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/39-2
# Last output:
#
# Found 2 Solr nodes:
#
# Solr process 3967560 running on port 8983
# org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
# 	at org.apache.solr.cli.PackageTool.getZkHost(PackageTool.java:372)
# 	at org.apache.solr.cli.PackageTool.runImpl(PackageTool.java:90)
# 	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52)
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
# 	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
# 	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
# 	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
# 	at java.base/java.lang.Thread.run(Thread.java:829)
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 40 deploying and undeploying of packages in 1302ms
# (in test file test/test_packages.bats, line 53)
#   `solr create_collection -c foo-1.2' failed
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c foo-1.2 -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
#
# Please find the SOLR_HOME snapshot for failed test #3 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/40-3
# Last output:
#
# Port 8983 is already being used by another process (pid: 3967560
# 1893253)
# Please choose a different port using the -p option.
not ok 41 Affinity placement plugin using sysprop in 37050ms
# (in test file test/test_placement_plugin.bats, line 34)
#   `solr assert -c http://localhost:8983/solr -t 3000' failed with status 100
#
# ERROR: Solr is not running on url http://localhost:8983/solr after 3 seconds
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/41-1
# WARN  - 2023-09-10 18:38:48.504; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# Port 8983 is already being used by another process (pid: 3967560
# 1893253)
# Please choose a different port using the -p option.
not ok 42 Random placement plugin using ENV in 37045ms
# (in test file test/test_placement_plugin.bats, line 43)
#   `solr assert -c http://localhost:8983/solr -t 3000' failed with status 100
#
# ERROR: Solr is not running on url http://localhost:8983/solr after 3 seconds
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/42-2
# WARN  - 2023-09-10 18:39:25.591; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# Port 8983 is already being used by another process (pid: 3967560
# 1893253)
# Please choose a different port using the -p option.
not ok 43 setup_file failed
# (from function `setup_file' in test file test/test_postlogs.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 3967560
# 1893253)
# Please choose a different port using the -p option.
#
not ok 44 start solr with ssl in 2074ms
# (in test file test/test_ssl.bats, line 54)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 3967560
# 1893253)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/44-1
# Last output:
# INFO  - 2023-09-10 18:39:58.496; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-09-10 18:39:58.500; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword
# Exception in thread "main" org.apache.solr.client.solrj.SolrServerException: Server refused connection at: https://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
# 	at org.apache.solr.cli.SolrCLI.getZkHost(SolrCLI.java:559)
# 	at org.apache.solr.cli.AuthTool.clearSecurityJson(AuthTool.java:483)
# 	at org.apache.solr.cli.AuthTool.handleBasicAuth(AuthTool.java:440)
# 	at org.apache.solr.cli.AuthTool.runTool(AuthTool.java:151)
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
# 	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
# 	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
# 	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
# 	at java.base/java.lang.Thread.run(Thread.java:829)
not ok 45 start solr with ssl and auth in 2104ms
# (in test file test/test_ssl.bats, line 86)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 3967560
# 1893253)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/45-2
# Last output:
# INFO  - 2023-09-10 18:40:00.594; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-09-10 18:40:00.598; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword
# Exception in thread "main" org.apache.solr.client.solrj.SolrServerException: Server refused connection at: https://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
# 	at org.apache.solr.cli.SolrCLI.getZkHost(SolrCLI.java:559)
# 	at org.apache.solr.cli.AuthTool.clearSecurityJson(AuthTool.java:483)
# 	at org.apache.solr.cli.AuthTool.handleBasicAuth(AuthTool.java:440)
# 	at org.apache.solr.cli.AuthTool.runTool(AuthTool.java:151)
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
# 	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
# 	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
# 	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
# 	at java.base/java.lang.Thread.run(Thread.java:829)
not ok 46 SOLR-11740 check 'solr stop' connection in 243ms
# (in test file test/test_start_solr.bats, line 32)
#   `solr start' failed
#
# Port 8983 is already being used by another process (pid: 3967560
# 1893253)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/46-1
not ok 47 status detects locally running solr in 2325ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_status.bats, line 33)
#   `assert_output --partial "No Solr nodes are running."' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   No Solr nodes are running.
# output (9 lines):
#
#   Found 2 Solr nodes:
#
#   Solr process 3967560 running on port 8983
#   Solr at http://localhost:8983/solr not online.
#
#
#   Solr process 1893253 running on port 8983
#   Solr at http://localhost:8983/solr not online.
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/47-1
# Last output:
#
# Found 2 Solr nodes:
#
# Solr process 3967560 running on port 8983
# Solr at http://localhost:8983/solr not online.
#
#
# Solr process 1893253 running on port 8983
# Solr at http://localhost:8983/solr not online.
ok 48 status does not expose cli parameters to end user in 218ms
not ok 49 setup_file failed
# (from function `setup_file' in test file test/test_zk.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 3967560
# 1893253)
# Please choose a different port using the -p option.
#
# bats warning: Executed 39 instead of expected 51 tests

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build.gradle' line: 285

* What went wrong:
Execution failed for task ':solr:packaging:integrationTests'.
> Process 'command '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.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 8.0.

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

See https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 49m 59s
643 actionable tasks: 643 executed

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

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

[JENKINS] Solr » Solr-check-9.3 - Build # 572 - Failure!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Solr/job/Solr-check-9.3/572/

All tests passed

Build Log:
[...truncated 1129 lines...]
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/4-1
# Last output:
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 5 create for cloud mode in 1378ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_create.bats, line 40)
#   `assert_output --partial "Created collection 'COLL_NAME'"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Created collection 'COLL_NAME'
# output (4 lines):
#   WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#            To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/5-2
# Last output:
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c COLL_NAME -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 6 setup_file failed
# (from function `setup_file' in test file test/test_create_collection.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 3967560
# 1893253)
# Please choose a different port using the -p option.
#
not ok 14 setup_file failed
# (from function `setup_file' in test file test/test_delete_collection.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 3967560
# 1893253)
# Please choose a different port using the -p option.
#
not ok 18 SOLR-16755 test works with noprompt in 1014ms
# (in test file test/test_example_noprompt.bats, line 32)
#   `solr start -e cloud -noprompt' failed
#
# Welcome to the SolrCloud example!
#
# Starting up 2 Solr nodes for your example SolrCloud cluster.
#
# Creating Solr home directory /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr
# Cloning /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node1 into
#    /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/cloud/node2
#
# Starting up Solr on port 8983 using command:
# "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr"
#
#
# Port 8983 is already being used by another process (pid: 3967560
# 1893253)
# Please choose a different port using the -p option.
#
#
# ERROR: Failed to start Solr using command: "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/cloud/node1/solr" Exception : org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/18-1
not ok 19 Check export command in 2464ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_export.bats, line 36)
#   `assert_output --partial 'Export complete'' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Export complete
# output (2 lines):
#
#   ERROR: Couldn't initialize a HttpClusterStateProvider (is/are the Solr server(s), [http://localhost:8983/solr], down?)
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/19-1
# Last output:
#
# ERROR: Couldn't initialize a HttpClusterStateProvider (is/are the Solr server(s), [http://localhost:8983/solr], down?)
ok 20 export fails on non cloud mode in 2719ms
not ok 21 healthcheck on cloud solr in 1028ms
# (in test file test/test_healthcheck.bats, line 32)
#   `solr start -c -e films' failed
# Creating Solr home directory /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/example/films/solr
#
# Starting up Solr on port 8983 using command:
# "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/films/solr"
#
#
# Port 8983 is already being used by another process (pid: 3967560
# 1893253)
# Please choose a different port using the -p option.
#
#
# ERROR: Failed to start Solr using command: "/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/solr-9.3.1-SNAPSHOT/bin/solr" start -cloud -p 8983 -s "build/solr-9.3.1-SNAPSHOT/example/films/solr" Exception : org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1)
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/21-1
ok 22 start help flag prints help in 141ms
ok 23 stop help flag prints help in 136ms
ok 24 restart help flag prints help in 142ms
ok 25 status help flag prints help in 41ms # skip Currently the status -help flag doesn't return nice help text!
ok 26 healthcheck help flag prints help in 135ms
ok 27 create help flag prints help in 136ms
ok 28 createcore help flag prints help in 135ms
ok 29 createcollection help flag prints help in 138ms
ok 30 delete help flag prints help in 135ms
ok 31 version help flag prints help in 40ms # skip Currently the version -help flag doesn't return nice help text!
ok 32 zk help flag prints help in 139ms
ok 33 auth help flag prints help in 139ms
ok 34 assert help flag prints help in 41ms # skip Currently the assert -help flag doesn't return nice help text!
not ok 35 SQL Module in 34211ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_modules.bats, line 36)
#   `assert_output --partial '"docs":'' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   "docs":
# output (2 lines):
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/COLL_NAME/sql?stmt=select+id+from+COLL_NAME+limit+10&wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/35-1
# WARN  - 2023-09-10 15:51:03.356; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# ERROR: Server refused connection at: http://localhost:8983/solr/COLL_NAME/sql?stmt=select+id+from+COLL_NAME+limit+10&wt=javabin&version=2
not ok 36 Hadoop-Auth Module: KerberosPlugin Classloading in 31960ms
# (in test file test/test_modules.bats, line 49)
#   `solr start -c \' failed
#
# Port 8983 is already being used by another process (pid: 3967560
# 1893253)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/36-2
# WARN  - 2023-09-10 15:51:35.340; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
not ok 37 icu collation in analysis-extras module in 33166ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_modules.bats, line 66)
#   `assert_output --partial "Created collection 'COLL_NAME'"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Created collection 'COLL_NAME'
# output (2 lines):
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #3 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/37-3
# WARN  - 2023-09-10 15:52:08.523; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 38 package detects no running solr in 1114ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_packages.bats, line 34)
#   `assert_output --partial "No Solr nodes are running."' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   No Solr nodes are running.
# output (39 lines):
#
#   Found 2 Solr nodes:
#
#   Solr process 3967560 running on port 8983
#   Package Manager
#   ---------------
#   ./solr package add-repo <repository-name> <repository-url>
#   Add a repository to Solr.
#
#   ./solr package add-key <file-containing-trusted-key>
#   Add a trusted key to Solr.
#
#   ./solr package install <package-name>[:<version>] 
#   Install a package into Solr. This copies over the artifacts from the repository into Solr's internal package store and sets up classloader for this package to be used.
#
#   ./solr package deploy <package-name>[:<version>] [-y] [--update] -collections <comma-separated-collections> [-p <param1>=<val1> -p <param2>=<val2> ...] 
#   Bootstraps a previously installed package into the specified collections. It the package accepts parameters for its setup commands, they can be specified (as per package documentation).
#
#   ./solr package list-installed
#   Print a list of packages installed in Solr.
#
#   ./solr package list-available
#   Print a list of packages available in the repositories.
#
#   ./solr package list-deployed -c <collection>
#   Print a list of packages deployed on a given collection.
#
#   ./solr package list-deployed <package-name>
#   Print a list of collections on which a given package has been deployed.
#
#   ./solr package undeploy <package-name> -collections <comma-separated-collections>
#   Undeploy a package from specified collection(s)
#
#   ./solr package uninstall <package-name>:<version>
#   Uninstall an unused package with specified version from Solr. Both package name and version are required.
#
#
#   Note: (a) Please add '-solrUrl http://host:port' parameter if needed (usually on Windows).
#         (b) Please make sure that all Solr nodes are started with '-Denable.packages=true' parameter.
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/38-1
# Last output:
#
# Found 2 Solr nodes:
#
# Solr process 3967560 running on port 8983
# Package Manager
# ---------------
# ./solr package add-repo <repository-name> <repository-url>
# Add a repository to Solr.
#
# ./solr package add-key <file-containing-trusted-key>
# Add a trusted key to Solr.
#
# ./solr package install <package-name>[:<version>] 
# Install a package into Solr. This copies over the artifacts from the repository into Solr's internal package store and sets up classloader for this package to be used.
#
# ./solr package deploy <package-name>[:<version>] [-y] [--update] -collections <comma-separated-collections> [-p <param1>=<val1> -p <param2>=<val2> ...] 
# Bootstraps a previously installed package into the specified collections. It the package accepts parameters for its setup commands, they can be specified (as per package documentation).
#
# ./solr package list-installed
# Print a list of packages installed in Solr.
#
# ./solr package list-available
# Print a list of packages available in the repositories.
#
# ./solr package list-deployed -c <collection>
# Print a list of packages deployed on a given collection.
#
# ./solr package list-deployed <package-name>
# Print a list of collections on which a given package has been deployed.
#
# ./solr package undeploy <package-name> -collections <comma-separated-collections>
# Undeploy a package from specified collection(s)
#
# ./solr package uninstall <package-name>:<version>
# Uninstall an unused package with specified version from Solr. Both package name and version are required.
#
#
# Note: (a) Please add '-solrUrl http://host:port' parameter if needed (usually on Windows).
#       (b) Please make sure that all Solr nodes are started with '-Denable.packages=true' parameter.
not ok 39 lifecycle of package in 3079ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_packages.bats, line 47)
#   `assert_output --partial "Available packages:"' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   Available packages:
# output (29 lines):
#
#   Found 2 Solr nodes:
#
#   Solr process 3967560 running on port 8983
#   org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
#   	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
#   	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
#   	at org.apache.solr.cli.PackageTool.getZkHost(PackageTool.java:372)
#   	at org.apache.solr.cli.PackageTool.runImpl(PackageTool.java:90)
#   	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52)
#   	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
#   Caused by: java.net.ConnectException: Connection refused
#   	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
#   	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
#   	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
#   	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
#   	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
#   	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
#   	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
#   	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
#   	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
#   	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
#   	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
#   	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
#   	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
#   	at java.base/java.lang.Thread.run(Thread.java:829)
#
#   ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# --
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/39-2
# Last output:
#
# Found 2 Solr nodes:
#
# Solr process 3967560 running on port 8983
# org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
# 	at org.apache.solr.cli.PackageTool.getZkHost(PackageTool.java:372)
# 	at org.apache.solr.cli.PackageTool.runImpl(PackageTool.java:90)
# 	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:52)
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
# 	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
# 	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
# 	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
# 	at java.base/java.lang.Thread.run(Thread.java:829)
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
not ok 40 deploying and undeploying of packages in 1306ms
# (in test file test/test_packages.bats, line 53)
#   `solr create_collection -c foo-1.2' failed
# WARNING: Using _default configset with data driven schema functionality. NOT RECOMMENDED for production use.
#          To turn off: bin/solr config -c foo-1.2 -p 8983 -action set-user-property -property update.autoCreateFields -value false
#
# ERROR: Server refused connection at: http://localhost:8983/solr/admin/info/system?wt=javabin&version=2
#
# Please find the SOLR_HOME snapshot for failed test #3 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/40-3
# Last output:
#
# Port 8983 is already being used by another process (pid: 3967560
# 1893253)
# Please choose a different port using the -p option.
not ok 41 Affinity placement plugin using sysprop in 37029ms
# (in test file test/test_placement_plugin.bats, line 34)
#   `solr assert -c http://localhost:8983/solr -t 3000' failed with status 100
#
# ERROR: Solr is not running on url http://localhost:8983/solr after 3 seconds
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/41-1
# WARN  - 2023-09-10 15:52:51.208; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# Port 8983 is already being used by another process (pid: 3967560
# 1893253)
# Please choose a different port using the -p option.
not ok 42 Random placement plugin using ENV in 37049ms
# (in test file test/test_placement_plugin.bats, line 43)
#   `solr assert -c http://localhost:8983/solr -t 3000' failed with status 100
#
# ERROR: Solr is not running on url http://localhost:8983/solr after 3 seconds
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/42-2
# WARN  - 2023-09-10 15:53:28.282; 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
#
# ERROR: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:9983 within 30000 ms
#
# Last output:
#
# Port 8983 is already being used by another process (pid: 3967560
# 1893253)
# Please choose a different port using the -p option.
not ok 43 setup_file failed
# (from function `setup_file' in test file test/test_postlogs.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 3967560
# 1893253)
# Please choose a different port using the -p option.
#
not ok 44 start solr with ssl in 2128ms
# (in test file test/test_ssl.bats, line 54)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 3967560
# 1893253)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/44-1
# Last output:
# INFO  - 2023-09-10 15:54:01.225; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-09-10 15:54:01.228; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword
# Exception in thread "main" org.apache.solr.client.solrj.SolrServerException: Server refused connection at: https://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
# 	at org.apache.solr.cli.SolrCLI.getZkHost(SolrCLI.java:559)
# 	at org.apache.solr.cli.AuthTool.clearSecurityJson(AuthTool.java:483)
# 	at org.apache.solr.cli.AuthTool.handleBasicAuth(AuthTool.java:440)
# 	at org.apache.solr.cli.AuthTool.runTool(AuthTool.java:151)
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
# 	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
# 	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
# 	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
# 	at java.base/java.lang.Thread.run(Thread.java:829)
not ok 45 start solr with ssl and auth in 2205ms
# (in test file test/test_ssl.bats, line 86)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 3967560
# 1893253)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #2 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/45-2
# Last output:
# INFO  - 2023-09-10 15:54:03.446; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.keyStorePassword
# INFO  - 2023-09-10 15:54:03.450; org.apache.solr.util.configuration.SSLConfigurations; Setting javax.net.ssl.trustStorePassword
# Exception in thread "main" org.apache.solr.client.solrj.SolrServerException: Server refused connection at: https://localhost:8983/solr/admin/info/system?wt=javabin&version=2
# 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:527)
# 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1192)
# 	at org.apache.solr.cli.SolrCLI.getZkHost(SolrCLI.java:559)
# 	at org.apache.solr.cli.AuthTool.clearSecurityJson(AuthTool.java:483)
# 	at org.apache.solr.cli.AuthTool.handleBasicAuth(AuthTool.java:440)
# 	at org.apache.solr.cli.AuthTool.runTool(AuthTool.java:151)
# 	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:156)
# Caused by: java.net.ConnectException: Connection refused
# 	at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
# 	at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:774)
# 	at java.base/sun.nio.ch.SocketAdaptor.connect(SocketAdaptor.java:120)
# 	at org.eclipse.jetty.io.ClientConnector.connect(ClientConnector.java:427)
# 	at org.eclipse.jetty.http2.client.HTTP2Client.connect(HTTP2Client.java:406)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:146)
# 	at org.eclipse.jetty.http2.client.http.HttpClientTransportOverHTTP2.connect(HttpClientTransportOverHTTP2.java:135)
# 	at org.eclipse.jetty.client.HttpClient$1.connect(HttpClient.java:633)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:610)
# 	at org.eclipse.jetty.client.HttpClient$1.succeeded(HttpClient.java:606)
# 	at org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:180)
# 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
# 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
# 	at java.base/java.lang.Thread.run(Thread.java:829)
not ok 46 SOLR-11740 check 'solr stop' connection in 208ms
# (in test file test/test_start_solr.bats, line 32)
#   `solr start' failed
#
# Port 8983 is already being used by another process (pid: 3967560
# 1893253)
# Please choose a different port using the -p option.
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/46-1
not ok 47 status detects locally running solr in 2224ms
# (from function `assert_output' in file /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.gradle/node/packaging/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_status.bats, line 33)
#   `assert_output --partial "No Solr nodes are running."' failed
#
# -- output does not contain substring --
# substring (1 lines):
#   No Solr nodes are running.
# output (9 lines):
#
#   Found 2 Solr nodes:
#
#   Solr process 3967560 running on port 8983
#   Solr at http://localhost:8983/solr not online.
#
#
#   Solr process 1893253 running on port 8983
#   Solr at http://localhost:8983/solr not online.
# --
#
# Please find the SOLR_HOME snapshot for failed test #1 at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build/test-output/failure-snapshots/47-1
# Last output:
#
# Found 2 Solr nodes:
#
# Solr process 3967560 running on port 8983
# Solr at http://localhost:8983/solr not online.
#
#
# Solr process 1893253 running on port 8983
# Solr at http://localhost:8983/solr not online.
ok 48 status does not expose cli parameters to end user in 206ms
not ok 49 setup_file failed
# (from function `setup_file' in test file test/test_zk.bats, line 22)
#   `solr start -c' failed
#
# Port 8983 is already being used by another process (pid: 3967560
# 1893253)
# Please choose a different port using the -p option.
#
# bats warning: Executed 39 instead of expected 51 tests

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/solr/packaging/build.gradle' line: 285

* What went wrong:
Execution failed for task ':solr:packaging:integrationTests'.
> Process 'command '/home/jenkins/jenkins-slave/workspace/Solr/Solr-check-9.3/.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 8.0.

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

See https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 50m 9s
643 actionable tasks: 643 executed

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

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