Build: https://ci-builds.apache.org/job/Solr/job/Solr-Smoketest-10.0/117/

Log: 
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on lucene-solr-4 (solr lucene) in workspace 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/solr.git
 > git init /home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0 # 
 > timeout=10
Fetching upstream changes from https://github.com/apache/solr.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git fetch --tags --force --progress -- https://github.com/apache/solr.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/solr.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse origin/branch_10_0^{commit} # timeout=10
Checking out Revision 02d839f2a90872155736a9f1cdf6ded3d52b2dce 
(origin/branch_10_0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 02d839f2a90872155736a9f1cdf6ded3d52b2dce # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b branch_10_0 02d839f2a90872155736a9f1cdf6ded3d52b2dce # 
 > timeout=10
Commit message: "SOLR-18102: Fix Admin UI serving issue with basic auth (#4110)"
 > git rev-list --no-walk 22c239285a790209f855faeec652fdb810b099ac # timeout=10
No emails were triggered.
provisioning config files...
copy managed file [gradle.properties] to 
file:/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/gradle.properties
[Gradle] - Launching build.
[Solr-Smoketest-10.0] $ 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/gradlew 
-Dversion.suffix= 
-Dgradle.user.home=/home/jenkins/jenkins-slave/workspace/Solr/.gradle 
-Porg.gradle.daemon=false -Pvalidation.git.failOnModified=false --continue 
clean assembleRelease
Downloading gradle-wrapper.jar from 
https://raw.githubusercontent.com/gradle/gradle/v8.10.2/gradle/wrapper/gradle-wrapper.jar
To honour the JVM settings for this build a single-use Daemon process will be 
forked. For more on this, please refer to 
https://docs.gradle.org/8.10/userguide/gradle_daemon.html#sec:disabling_the_daemon
 in the Gradle documentation.
Daemon will be stopped at the end of the build 

> Task :build-infra:compileJava
Note: 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/build-tools/build-infra/src/main/java/org/apache/lucene/gradle/Checksum.java
 uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :build-infra:pluginDescriptors
> Task :build-infra:processResources
> Task :build-infra:classes
> Task :build-infra:jar
> Task :missing-doclet:clean
> Task :platform:clean UP-TO-DATE
> Task :build-infra:clean
> Task :solr:clean UP-TO-DATE
> Task :clean UP-TO-DATE
> Task :solr:api:clean
> Task :solr:benchmark:clean
> Task :solr:core:clean
> Task :solr:cross-dc-manager:clean
> Task :solr:distribution:clean UP-TO-DATE
> Task :solr:docker:clean UP-TO-DATE
> Task :solr:documentation:clean UP-TO-DATE
> Task :solr:example:clean UP-TO-DATE
> Task :solr:modules:clean UP-TO-DATE
> Task :solr:packaging:clean UP-TO-DATE
> Task :solr:server:clean
> Task :solr:solr-ref-guide:clean
> Task :solr:solrj:clean
> Task :solr:solrj-jetty:clean
> Task :solr:solrj-streaming:clean
> Task :solr:solrj-zookeeper:clean
> Task :solr:test-framework:clean
> Task :solr:ui:cleanDesktopTest UP-TO-DATE
> Task :solr:ui:cleanWasmJsBrowserTest UP-TO-DATE
> Task :solr:ui:cleanAllTests UP-TO-DATE
> Task :solr:ui:clean
> Task :solr:webapp:clean
> Task :solr:modules:analysis-extras:clean
> Task :solr:modules:clustering:clean
> Task :solr:modules:cross-dc:clean
> Task :solr:modules:cuvs:clean
> Task :solr:modules:extraction:clean
> Task :solr:modules:gcs-repository:clean
> Task :solr:modules:jwt-auth:clean
> Task :solr:modules:langid:clean
> Task :solr:modules:language-models:clean
> Task :solr:modules:ltr:clean
> Task :solr:modules:opentelemetry:clean
> Task :solr:modules:s3-repository:clean
> Task :solr:modules:scripting:clean
> Task :solr:modules:sql:clean
> Task :mavenLocalClean UP-TO-DATE
> Task :missing-doclet:compileJava
> Task :missing-doclet:processResources NO-SOURCE
> Task :missing-doclet:classes
> Task :missing-doclet:jar
> Task :gitStatus
> Task :checkJdkInternalsExportedToGradle

> Task :solr:api:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:api:processResources NO-SOURCE
> Task :solr:api:classes
> Task :solr:api:jar
> Task :solr:api:generateMetadataFileForJarsPublication SKIPPED
> Task :solr:api:generatePomFileForJarsPublication
> Task :solr:api:renderJavadoc
> Task :solr:api:javadoc SKIPPED
> Task :solr:api:javadocJar
> Task :solr:api:sourcesJar
> Task :solr:api:signJarsPublication SKIPPED
> Task :solr:api:publishJarsPublicationToBuildRepository

> Task :solr:api:resolve
SLF4J(W): No SLF4J providers were found.
SLF4J(W): Defaulting to no-operation (NOP) logger implementation
SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.

> Task :solr:solrj:openApiGenerate
Cleaned up output directory 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/solr/solrj/build/generated/
 before code generation (cleanupOutput set to true).
No application/json content media type found in response. Response examples can 
currently only be generated for application/json media type.
############################################################################################
# Thanks for using OpenAPI Generator.                                           
           #
# We appreciate your support! Please consider donation to help us maintain this 
project.   #
# https://opencollective.com/openapi_generator/donate                           
           #
############################################################################################
Successfully generated code to 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/solr/solrj/build/generated/

> Task :spotlessInternalRegisterDependencies
> Task :solr:solrj:generatedSpotlessHelper
> Task :solr:solrj:generatedSpotless

> Task :solr:solrj:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:solrj-jetty:compileJava
Note: 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/solr/solrj-jetty/src/java/org/apache/solr/client/solrj/jetty/HttpJettySolrClient.java
 uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:solrj-streaming:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:solrj-zookeeper:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:core:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:core:processResources
> Task :solr:core:classes
> Task :solr:core:jar
> Task :solr:core:generateMetadataFileForJarsPublication SKIPPED
> Task :solr:core:generatePomFileForJarsPublication
> Task :solr:solrj:renderJavadoc
> Task :solr:solrj-jetty:renderJavadoc
> Task :solr:solrj-streaming:renderJavadoc
> Task :solr:solrj-zookeeper:renderJavadoc
> Task :solr:core:renderJavadoc
> Task :solr:core:javadoc SKIPPED
> Task :solr:core:javadocJar
> Task :solr:core:sourcesJar
> Task :solr:core:signJarsPublication SKIPPED
> Task :solr:core:publishJarsPublicationToBuildRepository

> Task :solr:modules:cross-dc:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:cross-dc-manager:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:cross-dc-manager:processResources NO-SOURCE
> Task :solr:cross-dc-manager:classes
> Task :solr:cross-dc-manager:jar
> Task :solr:cross-dc-manager:generateMetadataFileForJarsPublication SKIPPED
> Task :solr:cross-dc-manager:generatePomFileForJarsPublication
> Task :solr:modules:cross-dc:renderJavadoc
> Task :solr:cross-dc-manager:renderJavadoc
> Task :solr:cross-dc-manager:javadoc SKIPPED
> Task :solr:cross-dc-manager:javadocJar
> Task :solr:cross-dc-manager:sourcesJar
> Task :solr:cross-dc-manager:signJarsPublication SKIPPED
> Task :solr:cross-dc-manager:publishJarsPublicationToBuildRepository
> Task :solr:solrj:processResources
> Task :solr:solrj:classes
> Task :solr:solrj:jar
> Task :solr:solrj:generateMetadataFileForJarsPublication SKIPPED
> Task :solr:solrj:generatePomFileForJarsPublication
> Task :solr:solrj:javadoc SKIPPED
> Task :solr:solrj:javadocJar
> Task :solr:solrj:sourcesJar
> Task :solr:solrj:signJarsPublication SKIPPED
> Task :solr:solrj:publishJarsPublicationToBuildRepository
> Task :solr:solrj-jetty:processResources NO-SOURCE
> Task :solr:solrj-jetty:classes
> Task :solr:solrj-jetty:jar
> Task :solr:solrj-jetty:generateMetadataFileForJarsPublication SKIPPED
> Task :solr:solrj-jetty:generatePomFileForJarsPublication
> Task :solr:solrj-jetty:javadoc SKIPPED
> Task :solr:solrj-jetty:javadocJar
> Task :solr:solrj-jetty:sourcesJar
> Task :solr:solrj-jetty:signJarsPublication SKIPPED
> Task :solr:solrj-jetty:publishJarsPublicationToBuildRepository
> Task :solr:solrj-streaming:processResources
> Task :solr:solrj-streaming:classes
> Task :solr:solrj-streaming:jar
> Task :solr:solrj-streaming:generateMetadataFileForJarsPublication SKIPPED
> Task :solr:solrj-streaming:generatePomFileForJarsPublication
> Task :solr:solrj-streaming:javadoc SKIPPED
> Task :solr:solrj-streaming:javadocJar
> Task :solr:solrj-streaming:sourcesJar
> Task :solr:solrj-streaming:signJarsPublication SKIPPED
> Task :solr:solrj-streaming:publishJarsPublicationToBuildRepository
> Task :solr:solrj-zookeeper:processResources NO-SOURCE
> Task :solr:solrj-zookeeper:classes
> Task :solr:solrj-zookeeper:jar
> Task :solr:solrj-zookeeper:generateMetadataFileForJarsPublication SKIPPED
> Task :solr:solrj-zookeeper:generatePomFileForJarsPublication
> Task :solr:solrj-zookeeper:javadoc SKIPPED
> Task :solr:solrj-zookeeper:javadocJar
> Task :solr:solrj-zookeeper:sourcesJar
> Task :solr:solrj-zookeeper:signJarsPublication SKIPPED
> Task :solr:solrj-zookeeper:publishJarsPublicationToBuildRepository

> Task :solr:test-framework:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:test-framework:processResources
> Task :solr:test-framework:classes
> Task :solr:test-framework:jar
> Task :solr:test-framework:generateMetadataFileForJarsPublication SKIPPED
> Task :solr:test-framework:generatePomFileForJarsPublication
> Task :solr:test-framework:renderJavadoc
> Task :solr:test-framework:javadoc SKIPPED
> Task :solr:test-framework:javadocJar
> Task :solr:test-framework:sourcesJar
> Task :solr:test-framework:signJarsPublication SKIPPED
> Task :solr:test-framework:publishJarsPublicationToBuildRepository

> Task :solr:modules:analysis-extras:compileJava
Note: 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/solr/modules/analysis-extras/src/java/org/apache/solr/schema/ICUCollationField.java
 uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:modules:analysis-extras:processResources NO-SOURCE
> Task :solr:modules:analysis-extras:classes
> Task :solr:modules:analysis-extras:jar
> Task :solr:modules:analysis-extras:generateMetadataFileForJarsPublication 
> SKIPPED
> Task :solr:modules:analysis-extras:generatePomFileForJarsPublication
> Task :solr:modules:analysis-extras:renderJavadoc
> Task :solr:modules:analysis-extras:javadoc SKIPPED
> Task :solr:modules:analysis-extras:javadocJar
> Task :solr:modules:analysis-extras:sourcesJar
> Task :solr:modules:analysis-extras:signJarsPublication SKIPPED
> Task :solr:modules:analysis-extras:publishJarsPublicationToBuildRepository

> Task :solr:modules:clustering:compileJava
Note: 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/solr/modules/clustering/src/java/org/apache/solr/handler/clustering/ClusteringComponent.java
 uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:modules:clustering:processResources NO-SOURCE
> Task :solr:modules:clustering:classes
> Task :solr:modules:clustering:jar
> Task :solr:modules:clustering:generateMetadataFileForJarsPublication SKIPPED
> Task :solr:modules:clustering:generatePomFileForJarsPublication
> Task :solr:modules:clustering:renderJavadoc
> Task :solr:modules:clustering:javadoc SKIPPED
> Task :solr:modules:clustering:javadocJar
> Task :solr:modules:clustering:sourcesJar
> Task :solr:modules:clustering:signJarsPublication SKIPPED
> Task :solr:modules:clustering:publishJarsPublicationToBuildRepository
> Task :solr:modules:cross-dc:processResources NO-SOURCE
> Task :solr:modules:cross-dc:classes
> Task :solr:modules:cross-dc:jar
> Task :solr:modules:cross-dc:generateMetadataFileForJarsPublication SKIPPED
> Task :solr:modules:cross-dc:generatePomFileForJarsPublication
> Task :solr:modules:cross-dc:javadoc SKIPPED
> Task :solr:modules:cross-dc:javadocJar
> Task :solr:modules:cross-dc:sourcesJar
> Task :solr:modules:cross-dc:signJarsPublication SKIPPED
> Task :solr:modules:cross-dc:publishJarsPublicationToBuildRepository
> Task :solr:modules:cuvs:compileJava
> Task :solr:modules:cuvs:processResources NO-SOURCE
> Task :solr:modules:cuvs:classes
> Task :solr:modules:cuvs:jar
> Task :solr:modules:cuvs:generateMetadataFileForJarsPublication SKIPPED
> Task :solr:modules:cuvs:generatePomFileForJarsPublication
> Task :solr:modules:cuvs:renderJavadoc
> Task :solr:modules:cuvs:javadoc SKIPPED
> Task :solr:modules:cuvs:javadocJar
> Task :solr:modules:cuvs:sourcesJar
> Task :solr:modules:cuvs:signJarsPublication SKIPPED
> Task :solr:modules:cuvs:publishJarsPublicationToBuildRepository

> Task :solr:modules:extraction:compileJava
Note: 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/solr/modules/extraction/src/java/org/apache/solr/handler/extraction/ExtractingDocumentLoader.java
 uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:modules:extraction:processResources
> Task :solr:modules:extraction:classes
> Task :solr:modules:extraction:jar
> Task :solr:modules:extraction:generateMetadataFileForJarsPublication SKIPPED
> Task :solr:modules:extraction:generatePomFileForJarsPublication
> Task :solr:modules:extraction:renderJavadoc
> Task :solr:modules:extraction:javadoc SKIPPED
> Task :solr:modules:extraction:javadocJar
> Task :solr:modules:extraction:sourcesJar
> Task :solr:modules:extraction:signJarsPublication SKIPPED
> Task :solr:modules:extraction:publishJarsPublicationToBuildRepository

> Task :solr:modules:gcs-repository:compileJava
Note: 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/solr/modules/gcs-repository/src/java/org/apache/solr/gcs/GCSConfigParser.java
 uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:modules:gcs-repository:processResources NO-SOURCE
> Task :solr:modules:gcs-repository:classes
> Task :solr:modules:gcs-repository:jar
> Task :solr:modules:gcs-repository:generateMetadataFileForJarsPublication 
> SKIPPED
> Task :solr:modules:gcs-repository:generatePomFileForJarsPublication
> Task :solr:modules:gcs-repository:renderJavadoc
> Task :solr:modules:gcs-repository:javadoc SKIPPED
> Task :solr:modules:gcs-repository:javadocJar
> Task :solr:modules:gcs-repository:sourcesJar
> Task :solr:modules:gcs-repository:signJarsPublication SKIPPED
> Task :solr:modules:gcs-repository:publishJarsPublicationToBuildRepository
> Task :solr:modules:jwt-auth:compileJava
> Task :solr:modules:jwt-auth:processResources NO-SOURCE
> Task :solr:modules:jwt-auth:classes
> Task :solr:modules:jwt-auth:jar
> Task :solr:modules:jwt-auth:generateMetadataFileForJarsPublication SKIPPED
> Task :solr:modules:jwt-auth:generatePomFileForJarsPublication
> Task :solr:modules:jwt-auth:renderJavadoc
> Task :solr:modules:jwt-auth:javadoc SKIPPED
> Task :solr:modules:jwt-auth:javadocJar
> Task :solr:modules:jwt-auth:sourcesJar
> Task :solr:modules:jwt-auth:signJarsPublication SKIPPED
> Task :solr:modules:jwt-auth:publishJarsPublicationToBuildRepository
> Task :solr:modules:langid:compileJava
> Task :solr:modules:langid:processResources
> Task :solr:modules:langid:classes
> Task :solr:modules:langid:jar
> Task :solr:modules:langid:generateMetadataFileForJarsPublication SKIPPED
> Task :solr:modules:langid:generatePomFileForJarsPublication
> Task :solr:modules:langid:renderJavadoc
> Task :solr:modules:langid:javadoc SKIPPED
> Task :solr:modules:langid:javadocJar
> Task :solr:modules:langid:sourcesJar
> Task :solr:modules:langid:signJarsPublication SKIPPED
> Task :solr:modules:langid:publishJarsPublicationToBuildRepository
> Task :solr:modules:language-models:compileJava
> Task :solr:modules:language-models:processResources NO-SOURCE
> Task :solr:modules:language-models:classes
> Task :solr:modules:language-models:jar
> Task :solr:modules:language-models:generateMetadataFileForJarsPublication 
> SKIPPED
> Task :solr:modules:language-models:generatePomFileForJarsPublication
> Task :solr:modules:language-models:renderJavadoc
> Task :solr:modules:language-models:javadoc SKIPPED
> Task :solr:modules:language-models:javadocJar
> Task :solr:modules:language-models:sourcesJar
> Task :solr:modules:language-models:signJarsPublication SKIPPED
> Task :solr:modules:language-models:publishJarsPublicationToBuildRepository

> Task :solr:modules:ltr:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:modules:ltr:processResources NO-SOURCE
> Task :solr:modules:ltr:classes
> Task :solr:modules:ltr:jar
> Task :solr:modules:ltr:generateMetadataFileForJarsPublication SKIPPED
> Task :solr:modules:ltr:generatePomFileForJarsPublication
> Task :solr:modules:ltr:renderJavadoc
> Task :solr:modules:ltr:javadoc SKIPPED
> Task :solr:modules:ltr:javadocJar
> Task :solr:modules:ltr:sourcesJar
> Task :solr:modules:ltr:signJarsPublication SKIPPED
> Task :solr:modules:ltr:publishJarsPublicationToBuildRepository
> Task :solr:modules:opentelemetry:compileJava
> Task :solr:modules:opentelemetry:processResources NO-SOURCE
> Task :solr:modules:opentelemetry:classes
> Task :solr:modules:opentelemetry:jar
> Task :solr:modules:opentelemetry:generateMetadataFileForJarsPublication 
> SKIPPED
> Task :solr:modules:opentelemetry:generatePomFileForJarsPublication
> Task :solr:modules:opentelemetry:renderJavadoc
> Task :solr:modules:opentelemetry:javadoc SKIPPED
> Task :solr:modules:opentelemetry:javadocJar
> Task :solr:modules:opentelemetry:sourcesJar
> Task :solr:modules:opentelemetry:signJarsPublication SKIPPED
> Task :solr:modules:opentelemetry:publishJarsPublicationToBuildRepository
> Task :solr:modules:s3-repository:compileJava
> Task :solr:modules:s3-repository:processResources NO-SOURCE
> Task :solr:modules:s3-repository:classes
> Task :solr:modules:s3-repository:jar
> Task :solr:modules:s3-repository:generateMetadataFileForJarsPublication 
> SKIPPED
> Task :solr:modules:s3-repository:generatePomFileForJarsPublication
> Task :solr:modules:s3-repository:renderJavadoc
> Task :solr:modules:s3-repository:javadoc SKIPPED
> Task :solr:modules:s3-repository:javadocJar
> Task :solr:modules:s3-repository:sourcesJar
> Task :solr:modules:s3-repository:signJarsPublication SKIPPED
> Task :solr:modules:s3-repository:publishJarsPublicationToBuildRepository

> Task :solr:modules:scripting:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:modules:scripting:processResources NO-SOURCE
> Task :solr:modules:scripting:classes
> Task :solr:modules:scripting:jar
> Task :solr:modules:scripting:generateMetadataFileForJarsPublication SKIPPED
> Task :solr:modules:scripting:generatePomFileForJarsPublication
> Task :solr:modules:scripting:renderJavadoc
> Task :solr:modules:scripting:javadoc SKIPPED
> Task :solr:modules:scripting:javadocJar
> Task :solr:modules:scripting:sourcesJar
> Task :solr:modules:scripting:signJarsPublication SKIPPED
> Task :solr:modules:scripting:publishJarsPublicationToBuildRepository

> Task :solr:modules:sql:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:modules:sql:processResources
> Task :solr:modules:sql:classes
> Task :solr:modules:sql:jar
> Task :solr:modules:sql:generateMetadataFileForJarsPublication SKIPPED
> Task :solr:modules:sql:generatePomFileForJarsPublication
> Task :solr:modules:sql:renderJavadoc
> Task :solr:modules:sql:javadoc SKIPPED
> Task :solr:modules:sql:javadocJar
> Task :solr:modules:sql:sourcesJar
> Task :solr:modules:sql:signJarsPublication SKIPPED
> Task :solr:modules:sql:publishJarsPublicationToBuildRepository

> Task :mavenToLocalFolder
Local maven artifacts (poms, jars) created at: 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/build/maven-local

> Task :checkWorkingCopyClean
> Task :solr:distribution:assembleSourceTgz
> Task :solr:cross-dc-manager:assemblePackaging
> Task :solr:docker:createBodySnippetDockerfile
> Task :solr:docker:createDockerfileLocal
> Task :solr:docker:assemblePackaging
> Task :solr:documentation:changesToHtml
> Task :solr:documentation:copyDocumentationAssets
> Task :solr:documentation:markdownToHtml
> Task :solr:documentation:copyChangesToHtmlForMiniSite
> Task :solr:documentation:copyMiniDocumentationAssets
> Task :solr:documentation:createMiniDocumentationIndex
> Task :solr:documentation:documentationMinimal
> Task :solr:example:assemblePackaging
> Task :solr:webapp:compileJava NO-SOURCE
> Task :solr:webapp:processResources NO-SOURCE
> Task :solr:webapp:classes UP-TO-DATE

> Task :solr:api:buildJSClient
No application/json content media type found in response. Response examples can 
currently only be generated for application/json media type.
############################################################################################
# Thanks for using OpenAPI Generator.                                           
           #
# We appreciate your support! Please consider donation to help us maintain this 
project.   #
# https://opencollective.com/openapi_generator/donate                           
           #
############################################################################################
Successfully generated code to 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/solr/api/build/generated/js

> Task :solr:webapp:nodeSetup
> Task :solr:webapp:npmSetup SKIPPED

> Task :solr:webapp:downloadBrowserify
npm warn deprecated [email protected]: This module is not supported, and leaks 
memory. Do not use it. Check out lru-cache if you want a good and tested way to 
coalesce async requests by a key value, which is much more comprehensive and 
powerful.
npm warn deprecated [email protected]: Old versions of glob are not supported, and 
contain widely publicized security vulnerabilities, which have been fixed in 
the current version. Please update. Support for old versions may be purchased 
(at exorbitant rates) by contacting [email protected]

added 178 packages, and changed 1 package in 3s

39 packages are looking for funding
  run `npm fund` for details

> Task :solr:webapp:syncJSClientSourceCode

> Task :solr:webapp:jsClientDownloadDeps
npm warn deprecated [email protected]: This module is not supported, and leaks 
memory. Do not use it. Check out lru-cache if you want a good and tested way to 
coalesce async requests by a key value, which is much more comprehensive and 
powerful.
npm warn deprecated @babel/[email protected]: This 
proposal has been merged to the ECMAScript standard and thus this plugin is no 
longer maintained. Please use @babel/plugin-transform-numeric-separator instead.
npm warn deprecated @babel/[email protected]: 
This proposal has been merged to the ECMAScript standard and thus this plugin 
is no longer maintained. Please use 
@babel/plugin-transform-nullish-coalescing-operator instead.
npm warn deprecated @babel/[email protected]: This proposal 
has been merged to the ECMAScript standard and thus this plugin is no longer 
maintained. Please use @babel/plugin-transform-json-strings instead.
npm warn deprecated @babel/[email protected]: This 
proposal has been merged to the ECMAScript standard and thus this plugin is no 
longer maintained. Please use @babel/plugin-transform-export-namespace-from 
instead.
npm warn deprecated @babel/[email protected]: This 
proposal has been merged to the ECMAScript standard and thus this plugin is no 
longer maintained. Please use @babel/plugin-transform-class-properties instead.
npm warn deprecated @babel/[email protected]: 
This proposal has been merged to the ECMAScript standard and thus this plugin 
is no longer maintained. Please use 
@babel/plugin-transform-logical-assignment-operators instead.
npm warn deprecated @babel/[email protected]: This 
proposal has been merged to the ECMAScript standard and thus this plugin is no 
longer maintained. Please use @babel/plugin-transform-optional-chaining instead.
npm warn deprecated [email protected]: Old versions of glob are not supported, and 
contain widely publicized security vulnerabilities, which have been fixed in 
the current version. Please update. Support for old versions may be purchased 
(at exorbitant rates) by contacting [email protected]
npm warn deprecated [email protected]: Old versions of glob are not supported, and 
contain widely publicized security vulnerabilities, which have been fixed in 
the current version. Please update. Support for old versions may be purchased 
(at exorbitant rates) by contacting [email protected]
npm warn deprecated [email protected]: Please upgrade to latest, formidable@v2 
or formidable@v3! Check these notes: https://bit.ly/2ZEqIau
npm warn deprecated [email protected]: Please upgrade to superagent v10.2.2+, 
see release notes at 
https://github.com/forwardemail/superagent/releases/tag/v10.2.2 - maintenance 
is supported by Forward Email @ https://forwardemail.net
npm warn deprecated [email protected]: 16.1.1

> [email protected] prepare
> npm run build


> [email protected] build
> babel src -d dist

Successfully compiled 153 files with Babel (2456ms).

added 331 packages, and audited 332 packages in 11s

43 packages are looking for funding
  run `npm fund` for details

5 vulnerabilities (1 low, 2 moderate, 2 high)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.

> Task :solr:webapp:jsClientBuild

> [email protected] build
> babel src -d dist

Successfully compiled 153 files with Babel (2339ms).

> Task :solr:webapp:generateJsClientBundle
> Task :solr:webapp:finalizeJsBundleDir
> Task :kotlinWasmKotlinNpmCachesSetup
> Task :kotlinWasmNodeJsSetup
> Task :kotlinWasmRestoreYarnLock
> Task :kotlinWasmYarnSetup
> Task :solr:ui:wasmJsPackageJson
> Task :solr:ui:wasmJsTestPackageJson
> Task :solr:ui:wasmJsPublicPackageJson
> Task :solr:ui:wasmJsTestPublicPackageJson
> Task :kotlinWasmPackageJsonUmbrella
> Task :wasmRootPackageJson

> Task :kotlinWasmNpmInstall
warning Ignored scripts due to flag.

> Task :kotlinWasmStoreYarnLock
> Task :solr:ui:wasmJsResolveResourcesFromDependencies
> Task :solr:ui:convertXmlValueResourcesForCommonMain
> Task :solr:ui:copyNonXmlValueResourcesForCommonMain
> Task :solr:ui:prepareComposeResourcesTaskForCommonMain
> Task :solr:ui:convertXmlValueResourcesForWasmJsMain NO-SOURCE
> Task :solr:ui:copyNonXmlValueResourcesForWasmJsMain NO-SOURCE
> Task :solr:ui:prepareComposeResourcesTaskForWasmJsMain NO-SOURCE
> Task :solr:ui:assembleWasmJsMainResources
> Task :solr:ui:wasmJsResolveSelfResourcesCopyHierarchicalMultiplatformResources
> Task :solr:ui:wasmJsAggregateResources
> Task :solr:ui:wasmJsProcessResources
> Task :solr:ui:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :solr:ui:generateResourceAccessorsForCommonMain
> Task :solr:ui:generateResourceAccessorsForWasmJsMain NO-SOURCE
> Task :solr:ui:generateActualResourceCollectorsForWasmJsMain
> Task :solr:ui:generateComposeResClass
> Task :solr:ui:generateExpectResourceCollectorsForCommonMain
> Task :solr:ui:kotlinWasmBinaryenSetup
> Task :solr:ui:unpackSkikoWasmRuntime
> Task :solr:ui:processSkikoRuntimeForKWasm
> Task :solr:modules:analysis-extras:assemblePackaging
> Task :solr:modules:clustering:assemblePackaging
> Task :solr:modules:cross-dc:assemblePackaging
> Task :solr:modules:cuvs:assemblePackaging
> Task :solr:modules:extraction:assemblePackaging
> Task :solr:modules:gcs-repository:assemblePackaging
> Task :solr:modules:jwt-auth:assemblePackaging
> Task :solr:modules:langid:assemblePackaging
> Task :solr:modules:language-models:assemblePackaging
> Task :solr:modules:ltr:assemblePackaging
> Task :solr:modules:opentelemetry:assemblePackaging
> Task :solr:modules:s3-repository:assemblePackaging
> Task :solr:modules:scripting:assemblePackaging
> Task :solr:modules:sql:assemblePackaging
> Task :solr:distribution:prepareGitRev
> Task :solr:ui:compileKotlinWasmJs
> Task :solr:ui:wasmJsMainClasses
> Task :solr:ui:compileProductionExecutableKotlinWasmJs
> Task :solr:ui:compileProductionExecutableKotlinWasmJsOptimize
> Task :solr:ui:wasmJsProductionExecutableCompileSync

> Task :solr:ui:wasmJsBrowserProductionWebpack
asset 8bc1b48ee28fd6b51bb9.wasm 8.01 MiB [emitted] [immutable] [from: 
kotlin/skiko.wasm] [big] (auxiliary name: main)
asset cc3b0cf41c91bfb79ab3.wasm 3.74 MiB [emitted] [immutable] [from: 
kotlin/composeApp.wasm] [big] (auxiliary name: main)
asset composeApp.js 556 KiB [emitted] [minimized] [big] (name: main) 2 related 
assets
runtime modules 4.33 KiB 7 modules
built modules 909 KiB (javascript) 11.8 MiB (asset) [built]
  javascript modules 908 KiB
    modules by path ./kotlin/*.mjs 516 KiB
      ./kotlin/composeApp.mjs 355 bytes [built] [code generated]
      ./kotlin/skiko.mjs 478 KiB [built] [code generated]
      ./kotlin/composeApp.uninstantiated.mjs 38.3 KiB [built] [code generated] 
[3 warnings]
    ../../node_modules/@js-joda/core/dist/js-joda.esm.js 392 KiB [built] [code 
generated]
    ./kotlin/ lazy strict namespace object 160 bytes [built] [code generated]
  asset modules 84 bytes (javascript) 11.8 MiB (asset)
    ./kotlin/skiko.wasm 42 bytes (javascript) 8.01 MiB (asset) [built] [code 
generated]
    ./kotlin/composeApp.wasm 42 bytes (javascript) 3.74 MiB (asset) [built] 
[code generated]
webpack 5.94.0 compiled with 1 warning in 4016 ms
Critical dependency: the request of a dependency is an expression

> Task :solr:ui:wasmJsBrowserDistribution
> Task :solr:webapp:generateUiProdFiles
> Task :solr:webapp:war
> Task :solr:server:assemblePackaging
> Task :solr:packaging:fullDistTar
> Task :solr:packaging:slimDistTar
> Task :solr:distribution:computeChecksums
> Task :solr:docker:createDockerfileOfficialFull
> Task :solr:docker:createDockerfileOfficialSlim
> Task :solr:distribution:assembleRelease

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

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

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

BUILD SUCCESSFUL in 6m 49s
292 actionable tasks: 280 executed, 12 up-to-date

Publishing build scan...
https://develocity.apache.org/s/kdxmx3izmconq

Build step 'Invoke Gradle script' changed build result to SUCCESS
Run condition [Always] enabling perform for step [Execute shell]
[Solr-Smoketest-10.0] $ /bin/bash /tmp/jenkins10388144253435612819.sh
Installing Python script requirements
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: six~=1.16.0 in /usr/lib/python3/dist-packages 
(from -r dev-tools/scripts/requirements.txt (line 1)) (1.16.0)
Requirement already satisfied: Jinja2~=3.1.1 in /usr/lib/python3/dist-packages 
(from -r dev-tools/scripts/requirements.txt (line 2)) (3.1.2)
Requirement already satisfied: PyYAML~=6.0 in /usr/lib/python3/dist-packages 
(from -r dev-tools/scripts/requirements.txt (line 3)) (6.0.1)
Requirement already satisfied: holidays~=0.16 in 
/home/jenkins/.local/lib/python3.12/site-packages (from -r 
dev-tools/scripts/requirements.txt (line 4)) (0.71)
Requirement already satisfied: ics~=0.7.2 in 
/home/jenkins/.local/lib/python3.12/site-packages (from -r 
dev-tools/scripts/requirements.txt (line 5)) (0.7.2)
Requirement already satisfied: console-menu~=0.7.1 in 
/home/jenkins/.local/lib/python3.12/site-packages (from -r 
dev-tools/scripts/requirements.txt (line 6)) (0.7.1)
Collecting PyGithub~=2.1.1 (from -r dev-tools/scripts/requirements.txt (line 7))
  Using cached PyGithub-2.1.1-py3-none-any.whl.metadata (2.2 kB)
Requirement already satisfied: jira~=3.4.1 in 
/home/jenkins/.local/lib/python3.12/site-packages (from -r 
dev-tools/scripts/requirements.txt (line 8)) (3.4.1)
ERROR: Could not find a version that satisfies the requirement json (from 
versions: none)

[notice] A new release of pip is available: 25.3 -> 26.0.1
[notice] To update, run: python3 -m pip install --upgrade pip
ERROR: No matching distribution found for json
Starting Smoke tester in folder 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0
Java 21 JAVA_HOME=/home/jenkins/tools/java/latest21
alt java  [] []
NOTE: output encoding is utf-8
NOTE: Not running @Nightly or @BadApple tests. Please verify that recent 
Jenkins runs have passed.

Load release URL 
"file:///home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/solr/distribution/build/release"...

Get KEYS...
    Downloading online KEYS file https://archive.apache.org/dist/solr/KEYS
Downloading https://archive.apache.org/dist/solr/KEYS
    0.3 MB in 1.39 sec (0.2 MB/sec)

Test Solr...
  test basics...
  check changes HTML...
  check OpenAPI specification...
  download solr-10.0.0-slim.tgz...
Downloading 
file:///home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/solr/distribution/build/release/solr-10.0.0-slim.tgz
    71.1 MB in 0.05 sec (1441.8 MB/sec)
    verify sha512 digest
  download solr-10.0.0-src.tgz...
Downloading 
file:///home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/solr/distribution/build/release/solr-10.0.0-src.tgz
    86.6 MB in 0.06 sec (1366.4 MB/sec)
    verify sha512 digest
  download solr-10.0.0.tgz...
Downloading 
file:///home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/solr/distribution/build/release/solr-10.0.0.tgz
    339.0 MB in 0.24 sec (1386.4 MB/sec)
    verify sha512 digest
  unpack solr-10.0.0.tgz...
  solr-10.0.0.tgz
    Checking LICENSE.txt
    Checking NOTICE.txt
    Checking README.txt
    Checking CHANGELOG.md
    Checking bin
    Checking modules
    Checking cross-dc-manager
    Checking docker
    Checking docs
    Checking example
    Checking licenses
    Checking server
    Checking lib
    verify JAR metadata/identity/no javax.* or java.* classes...
    copying unpacked distribution for Java 21 ...
    test solr example w/ Java 21...
      start Solr instance 
(log=/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/_tmp/smoke_1770684141/unpack/solr-10.0.0-java21/solr-example.log)...
No process found for Solr node running on port 8983
      Running techproducts example on port 8983 from 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/_tmp/smoke_1770684141/unpack/solr-10.0.0-java21
*** [WARN] *** Your open file limit is currently 60000.  
 It should be set to 65000 to avoid operational disruption. 
 If you no longer wish to see this warning, set SOLR_ULIMIT_CHECKS to false in 
your profile or solr.in.sh
*** [WARN] ***  Your Max Processes Limit is currently 30000. 
 It should be set to 65000 to avoid operational disruption. 
 If you no longer wish to see this warning, set SOLR_ULIMIT_CHECKS to false in 
your profile or solr.in.sh

Starting up Solr on port 8983 using command:
"bin/solr" start -p 8983 --solr-home "server/solr" --server-dir 
"/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/_tmp/smoke_1770684141/unpack/solr-10.0.0-java21/server"
 -Dsolr.modules=clustering,extraction,langid,ltr,scripting 
-Dsolr.ltr.enabled=true -Dsolr.clustering.enabled=true

*** [WARN] *** Your open file limit is currently 60000.  
 It should be set to 65000 to avoid operational disruption. 
 If you no longer wish to see this warning, set SOLR_ULIMIT_CHECKS to false in 
your profile or solr.in.sh
*** [WARN] ***  Your Max Processes Limit is currently 30000. 
 It should be set to 65000 to avoid operational disruption. 
 If you no longer wish to see this warning, set SOLR_ULIMIT_CHECKS to false in 
your profile or solr.in.sh
Waiting up to 180 seconds to see Solr running on port 8983 [|]   [/]  
 [-]   [\]   [|]  
Started Solr server on port 8983 (pid=1779972). Happy searching!

    WARN  - 2026-02-10 00:42:34.050; 
org.apache.solr.common.cloud.SolrZkClient; Using default ZkCredentialsInjector. 
ZkCredentialsInjector is not secure, it creates an empty list of credentials 
which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
WARN  - 2026-02-10 00:42:34.053; org.apache.solr.common.cloud.SolrZkClient; 
Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 
'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
Created collection 'techproducts' with 1 shard(s), 1 replica(s) with config-set 
'techproducts'
Indexing tech product example docs from 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/_tmp/smoke_1770684141/unpack/solr-10.0.0-java21/example/exampledocs
Posting files to [base] url http://localhost:8983/solr/techproducts/update 
using content-type application/xml...
Entering recursive mode, max depth=1, delay=0s
Indexing directory 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/_tmp/smoke_1770684141/unpack/solr-10.0.0-java21/example/exampledocs
 (13 files, depth=0)
POSTing file monitor.xml to [base]
POSTing file hd.xml to [base]
POSTing file manufacturers.xml to [base]
POSTing file monitor2.xml to [base]
POSTing file vidcard.xml to [base]
POSTing file ipod_video.xml to [base]
POSTing file gb18030-example.xml to [base]
POSTing file ipod_other.xml to [base]
POSTing file mem.xml to [base]
POSTing file sd500.xml to [base]
POSTing file solr.xml to [base]
POSTing file mp500.xml to [base]
POSTing file money.xml to [base]
13 files indexed.
COMMITting Solr index changes to 
http://localhost:8983/solr/techproducts/update...
Time spent: 0:00:00.394
      run query...
      stop server using: bin/solr stop -p 8983
Sending stop command to Solr running on port 8983 ... waiting up to 180 seconds 
to allow Jetty process 1779972 to stop gracefully.
 [|]   [/]   [-]   [\]        unpack 
solr-10.0.0-slim.tgz...
  solr-10.0.0-slim.tgz
    Checking LICENSE.txt
    Checking NOTICE.txt
    Checking README.txt
    Checking CHANGELOG.md
    Checking bin
    Checking docker
    Checking docs
    Checking example
    Checking licenses
    Checking server
    Checking lib
    verify JAR metadata/identity/no javax.* or java.* classes...
    copying unpacked distribution for Java 21 ...
    test solr example w/ Java 21...
      start Solr instance 
(log=/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/_tmp/smoke_1770684141/unpack/solr-10.0.0-slim-java21/solr-example.log)...
No process found for Solr node running on port 8983
      Running films example on port 8983 from 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/_tmp/smoke_1770684141/unpack/solr-10.0.0-slim-java21
*** [WARN] *** Your open file limit is currently 60000.  
 It should be set to 65000 to avoid operational disruption. 
 If you no longer wish to see this warning, set SOLR_ULIMIT_CHECKS to false in 
your profile or solr.in.sh
*** [WARN] ***  Your Max Processes Limit is currently 30000. 
 It should be set to 65000 to avoid operational disruption. 
 If you no longer wish to see this warning, set SOLR_ULIMIT_CHECKS to false in 
your profile or solr.in.sh

Starting up Solr on port 8983 using command:
"bin/solr" start -p 8983 --solr-home "server/solr" --server-dir 
"/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/_tmp/smoke_1770684141/unpack/solr-10.0.0-slim-java21/server"

*** [WARN] *** Your open file limit is currently 60000.  
 It should be set to 65000 to avoid operational disruption. 
 If you no longer wish to see this warning, set SOLR_ULIMIT_CHECKS to false in 
your profile or solr.in.sh
*** [WARN] ***  Your Max Processes Limit is currently 30000. 
 It should be set to 65000 to avoid operational disruption. 
 If you no longer wish to see this warning, set SOLR_ULIMIT_CHECKS to false in 
your profile or solr.in.sh
Waiting up to 180 seconds to see Solr running on port 8983 [|]   [/]  
 [-]   [\]   [|]  
Started Solr server on port 8983 (pid=1780524). Happy searching!

    WARN  - 2026-02-10 00:42:46.428; 
org.apache.solr.common.cloud.SolrZkClient; Using default ZkCredentialsInjector. 
ZkCredentialsInjector is not secure, it creates an empty list of credentials 
which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
WARN  - 2026-02-10 00:42:46.432; org.apache.solr.common.cloud.SolrZkClient; 
Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 
'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
Created collection 'films' with 1 shard(s), 1 replica(s) with config-set 'films'
Adding dense vector field type to films schema
Adding name, genre, directed_by, initial_release_date, and film_vector fields 
to films schema
Adding paramsets "algo" and "algo_b" to films configuration for relevancy tuning
Indexing films example docs from 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/_tmp/smoke_1770684141/unpack/solr-10.0.0-slim-java21/example/films/films.json
Posting files to [base] url http://localhost:8983/solr/films/update using 
content-type application/json...
POSTing file films.json to [base]
1 files indexed.
COMMITting Solr index changes to http://localhost:8983/solr/films/update...
Time spent: 0:00:00.873

Solr films example launched successfully. Direct your Web browser to 
http://localhost:8983 to visit the Solr Admin UI
      run query...
      stop server using: bin/solr stop -p 8983
Sending stop command to Solr running on port 8983 ... waiting up to 180 seconds 
to allow Jetty process 1780524 to stop gracefully.
 [|]   [/]   [-]   [\]        unpack 
solr-10.0.0-src.tgz...
  solr-10.0.0-src.tgz
    Checking LICENSE.txt
    Checking NOTICE.txt
    Checking README.md
    Checking CONTRIBUTING.md
    Checking CHANGELOG.md
    Checking README.adoc
    Checking build-tools
    Checking changelog
    Checking dev-docs
    Checking dev-tools
    Checking gradle
    Checking solr
    Checking build.gradle
    Checking gradlew
    Checking gradlew.bat
    Checking settings.gradle
    Checking settings-gradle.lockfile
    Checking gradle.lockfile
    Checking kotlin-js-store
    Checking platform
    Checking benchmark
    Checking bin
    Checking modules
    Checking api
    Checking core
    Checking cross-dc-manager
    Checking docker
    Checking documentation
    Checking example
    Checking licenses
    Checking packaging
    Checking distribution
    Checking server
    Checking solr-ref-guide
    Checking solrj
    Checking solrj-jetty
    Checking solrj-streaming
    Checking solrj-zookeeper
    Checking test-framework
    Checking webapp
    Checking .gitignore
    Checking .gitattributes
    Checking ui
    Checking build.gradle
    Checking gradle.lockfile
    make sure no JARs/WARs in src dist...
    run "./gradlew --no-daemon check -p solr/documentation"
    run tests w/ Java 21 and testArgs='-Dtests.nightly=false 
-Dtests.badapples=false '...
    run integration tests w/ Java 21

command "export JAVA_HOME="/home/jenkins/tools/java/latest21" 
PATH="/home/jenkins/tools/java/latest21/bin:$PATH" 
JAVACMD="/home/jenkins/tools/java/latest21/bin/java"; ./gradlew --no-daemon 
integrationTest -Dversion.release=10.0.0" failed:
To honour the JVM settings for this build a single-use Daemon process will be 
forked. For more on this, please refer to 
https://docs.gradle.org/8.10/userguide/gradle_daemon.html#sec:disabling_the_daemon
 in the Gradle documentation.
Daemon will be stopped at the end of the build 
> Task :build-infra:compileJava UP-TO-DATE
> Task :build-infra:pluginDescriptors UP-TO-DATE
> Task :build-infra:processResources UP-TO-DATE
> Task :build-infra:classes UP-TO-DATE
> Task :build-infra:jar UP-TO-DATE
> Task :solr:api:processResources NO-SOURCE
> Task :solr:core:processResources UP-TO-DATE
> Task :solr:solrj-jetty:processResources NO-SOURCE
> Task :solr:solrj:processResources UP-TO-DATE
> Task :solr:solrj-zookeeper:processResources NO-SOURCE
> Task :solr:solrj-streaming:processResources UP-TO-DATE
> Task :solr:ui:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :solr:cross-dc-manager:processResources NO-SOURCE
> Task :solr:webapp:processResources NO-SOURCE
> Task :solr:modules:analysis-extras:processResources NO-SOURCE
> Task :solr:documentation:changesToHtml UP-TO-DATE
> Task :solr:modules:clustering:processResources NO-SOURCE
> Task :solr:modules:cross-dc:processResources NO-SOURCE
> Task :solr:modules:cuvs:processResources NO-SOURCE
> Task :solr:modules:extraction:processResources UP-TO-DATE
> Task :solr:modules:gcs-repository:processResources NO-SOURCE
> Task :solr:example:assemblePackaging
> Task :solr:ui:convertXmlValueResourcesForCommonMain
> Task :solr:modules:langid:processResources UP-TO-DATE
> Task :solr:ui:copyNonXmlValueResourcesForCommonMain
> Task :solr:ui:prepareComposeResourcesTaskForCommonMain
> Task :gitStatus
> Task :checkJdkInternalsExportedToGradle
> Task :solr:modules:jwt-auth:processResources NO-SOURCE
> Task :solr:modules:language-models:processResources NO-SOURCE
> Task :solr:docker:createBodySnippetDockerfile
> Task :solr:modules:ltr:processResources NO-SOURCE
> Task :solr:documentation:copyDocumentationAssets UP-TO-DATE
> Task :solr:modules:opentelemetry:processResources NO-SOURCE
> Task :kotlinWasmKotlinNpmCachesSetup
> Task :solr:modules:s3-repository:processResources NO-SOURCE
> Task :solr:modules:scripting:processResources NO-SOURCE
> Task :solr:documentation:markdownToHtml UP-TO-DATE
> Task :solr:modules:sql:processResources UP-TO-DATE
> Task :solr:docker:createDockerfileLocal
> Task :solr:ui:generateResourceAccessorsForCommonMain
> Task :solr:documentation:copyChangesToHtmlForMiniSite
> Task :solr:docker:assemblePackaging
> Task :solr:documentation:copyMiniDocumentationAssets
> Task :kotlinWasmNodeJsSetup
> Task :solr:packaging:nodeSetup
> Task :solr:packaging:npmSetup SKIPPED
> Task :solr:webapp:nodeSetup
> Task :solr:webapp:npmSetup SKIPPED
> Task :solr:documentation:createMiniDocumentationIndex
> Task :solr:documentation:documentationMinimal
> Task :solr:api:compileJava UP-TO-DATE
> Task :solr:api:classes UP-TO-DATE
> Task :kotlinWasmRestoreYarnLock
> Task :kotlinWasmYarnSetup
> Task :solr:ui:wasmJsPackageJson
> Task :solr:ui:wasmJsTestPackageJson
> Task :solr:ui:wasmJsPublicPackageJson
> Task :solr:ui:wasmJsTestPublicPackageJson
> Task :kotlinWasmPackageJsonUmbrella
> Task :solr:ui:convertXmlValueResourcesForWasmJsMain NO-SOURCE
> Task :solr:ui:copyNonXmlValueResourcesForWasmJsMain NO-SOURCE
> Task :solr:ui:prepareComposeResourcesTaskForWasmJsMain NO-SOURCE
> Task :solr:ui:generateResourceAccessorsForWasmJsMain NO-SOURCE
> Task :wasmRootPackageJson
> Task :solr:ui:generateActualResourceCollectorsForWasmJsMain
> Task :solr:ui:generateComposeResClass
> Task :solr:ui:generateExpectResourceCollectorsForCommonMain

> Task :solr:api:resolve
SLF4J(W): No SLF4J providers were found.
SLF4J(W): Defaulting to no-operation (NOP) logger implementation
SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.

> Task :solr:api:jar
> Task :solr:ui:wasmJsResolveResourcesFromDependencies
> Task :solr:ui:assembleWasmJsMainResources
> Task :solr:ui:wasmJsResolveSelfResourcesCopyHierarchicalMultiplatformResources
> Task :solr:ui:wasmJsAggregateResources
> Task :solr:ui:wasmJsProcessResources
> Task :solr:ui:unpackSkikoWasmRuntime
> Task :solr:ui:processSkikoRuntimeForKWasm

> Task :solr:solrj:openApiGenerate
Cleaned up output directory 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/_tmp/smoke_1770684141/unpack/solr-10.0.0/solr/solrj/build/generated/
 before code generation (cleanupOutput set to true).
No application/json content media type found in response. Response examples can 
currently only be generated for application/json media type.
############################################################################################
# Thanks for using OpenAPI Generator.                                           
           #
# We appreciate your support! Please consider donation to help us maintain this 
project.   #
# https://opencollective.com/openapi_generator/donate                           
           #
############################################################################################
Successfully generated code to 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/_tmp/smoke_1770684141/unpack/solr-10.0.0/solr/solrj/build/generated/

> Task :kotlinWasmNpmInstall
warning Ignored scripts due to flag.

> Task :spotlessInternalRegisterDependencies UP-TO-DATE
> Task :kotlinWasmStoreYarnLock

> Task :solr:api:buildJSClient
############################################################################################
# Thanks for using OpenAPI Generator.                                           
           #
# We appreciate your support! Please consider donation to help us maintain this 
project.   #
# https://opencollective.com/openapi_generator/donate                           
           #
############################################################################################
Successfully generated code to 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/_tmp/smoke_1770684141/unpack/solr-10.0.0/solr/api/build/generated/js

> Task :solr:webapp:downloadBrowserify
npm warn deprecated [email protected]: This module is not supported, and leaks 
memory. Do not use it. Check out lru-cache if you want a good and tested way to 
coalesce async requests by a key value, which is much more comprehensive and 
powerful.
npm warn deprecated [email protected]: Old versions of glob are not supported, and 
contain widely publicized security vulnerabilities, which have been fixed in 
the current version. Please update. Support for old versions may be purchased 
(at exorbitant rates) by contacting [email protected]

added 178 packages, and changed 1 package in 4s

39 packages are looking for funding
  run `npm fund` for details

> Task :solr:webapp:syncJSClientSourceCode

> Task :solr:packaging:downloadBats

changed 4 packages in 5s

> Task :solr:webapp:jsClientDownloadDeps
npm warn deprecated [email protected]: This module is not supported, and leaks 
memory. Do not use it. Check out lru-cache if you want a good and tested way to 
coalesce async requests by a key value, which is much more comprehensive and 
powerful.
npm warn deprecated @babel/[email protected]: This 
proposal has been merged to the ECMAScript standard and thus this plugin is no 
longer maintained. Please use @babel/plugin-transform-numeric-separator instead.
npm warn deprecated @babel/[email protected]: This proposal 
has been merged to the ECMAScript standard and thus this plugin is no longer 
maintained. Please use @babel/plugin-transform-json-strings instead.
npm warn deprecated @babel/[email protected]: 
This proposal has been merged to the ECMAScript standard and thus this plugin 
is no longer maintained. Please use 
@babel/plugin-transform-nullish-coalescing-operator instead.
npm warn deprecated @babel/[email protected]: This 
proposal has been merged to the ECMAScript standard and thus this plugin is no 
longer maintained. Please use @babel/plugin-transform-export-namespace-from 
instead.
npm warn deprecated @babel/[email protected]: This 
proposal has been merged to the ECMAScript standard and thus this plugin is no 
longer maintained. Please use @babel/plugin-transform-class-properties instead.
npm warn deprecated @babel/[email protected]: 
This proposal has been merged to the ECMAScript standard and thus this plugin 
is no longer maintained. Please use 
@babel/plugin-transform-logical-assignment-operators instead.
npm warn deprecated @babel/[email protected]: This 
proposal has been merged to the ECMAScript standard and thus this plugin is no 
longer maintained. Please use @babel/plugin-transform-optional-chaining instead.
npm warn deprecated [email protected]: Old versions of glob are not supported, and 
contain widely publicized security vulnerabilities, which have been fixed in 
the current version. Please update. Support for old versions may be purchased 
(at exorbitant rates) by contacting [email protected]
npm warn deprecated [email protected]: Old versions of glob are not supported, and 
contain widely publicized security vulnerabilities, which have been fixed in 
the current version. Please update. Support for old versions may be purchased 
(at exorbitant rates) by contacting [email protected]
npm warn deprecated [email protected]: Please upgrade to latest, formidable@v2 
or formidable@v3! Check these notes: https://bit.ly/2ZEqIau
npm warn deprecated [email protected]: Please upgrade to superagent v10.2.2+, 
see release notes at 
https://github.com/forwardemail/superagent/releases/tag/v10.2.2 - maintenance 
is supported by Forward Email @ https://forwardemail.net
npm warn deprecated [email protected]: 16.1.1

> [email protected] prepare
> npm run build


> [email protected] build
> babel src -d dist


> Task :solr:ui:compileKotlinWasmJs
> Task :solr:ui:wasmJsMainClasses

> Task :solr:solrj:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :solr:solrj-jetty:compileJava UP-TO-DATE
> Task :solr:solrj-jetty:classes UP-TO-DATE
> Task :solr:solrj-streaming:compileJava UP-TO-DATE
> Task :solr:solrj-streaming:classes UP-TO-DATE
> Task :solr:solrj-zookeeper:compileJava UP-TO-DATE
> Task :solr:solrj-zookeeper:classes UP-TO-DATE
> Task :solr:solrj-jetty:jar
> Task :solr:solrj-zookeeper:jar
> Task :solr:solrj-streaming:jar

> Task :solr:webapp:jsClientDownloadDeps
Successfully compiled 153 files with Babel (2709ms).

added 331 packages, and audited 332 packages in 11s

43 packages are looking for funding
  run `npm fund` for details

5 vulnerabilities (1 low, 2 moderate, 2 high)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.

> Task :solr:solrj:generatedSpotlessHelper
> Task :solr:solrj:generatedSpotless
> Task :solr:solrj:classes
> Task :solr:core:compileJava UP-TO-DATE
> Task :solr:core:classes UP-TO-DATE
> Task :solr:modules:cross-dc:compileJava UP-TO-DATE
> Task :solr:modules:clustering:compileJava UP-TO-DATE
> Task :solr:modules:clustering:classes UP-TO-DATE
> Task :solr:modules:analysis-extras:compileJava UP-TO-DATE
> Task :solr:modules:analysis-extras:classes UP-TO-DATE
> Task :solr:modules:cuvs:compileJava UP-TO-DATE
> Task :solr:modules:cross-dc:classes UP-TO-DATE
> Task :solr:cross-dc-manager:compileJava UP-TO-DATE
> Task :solr:cross-dc-manager:classes UP-TO-DATE
> Task :solr:modules:analysis-extras:jar
> Task :solr:modules:clustering:jar
> Task :solr:modules:cross-dc:jar
> Task :solr:cross-dc-manager:jar
> Task :solr:solrj:jar
> Task :solr:modules:cuvs:classes UP-TO-DATE
> Task :solr:modules:cuvs:jar
> Task :solr:core:jar
> Task :solr:modules:extraction:compileJava UP-TO-DATE
> Task :solr:modules:extraction:classes UP-TO-DATE
> Task :solr:modules:cuvs:assemblePackaging
> Task :solr:modules:clustering:assemblePackaging
> Task :solr:modules:extraction:jar
> Task :solr:modules:extraction:assemblePackaging
> Task :solr:modules:cross-dc:assemblePackaging
> Task :solr:modules:jwt-auth:compileJava UP-TO-DATE
> Task :solr:modules:jwt-auth:classes UP-TO-DATE
> Task :solr:modules:langid:compileJava UP-TO-DATE
> Task :solr:modules:langid:classes UP-TO-DATE
> Task :solr:modules:gcs-repository:compileJava UP-TO-DATE
> Task :solr:modules:gcs-repository:classes UP-TO-DATE
> Task :solr:modules:language-models:compileJava UP-TO-DATE
> Task :solr:modules:language-models:classes UP-TO-DATE
> Task :solr:modules:gcs-repository:jar
> Task :solr:modules:jwt-auth:jar
> Task :solr:modules:language-models:jar
> Task :solr:modules:jwt-auth:assemblePackaging
> Task :solr:modules:analysis-extras:assemblePackaging
> Task :solr:modules:langid:jar
> Task :solr:modules:langid:assemblePackaging
> Task :solr:cross-dc-manager:assemblePackaging
> Task :solr:modules:ltr:compileJava UP-TO-DATE
> Task :solr:modules:ltr:classes UP-TO-DATE
> Task :solr:modules:opentelemetry:compileJava UP-TO-DATE
> Task :solr:modules:opentelemetry:classes UP-TO-DATE
> Task :solr:modules:s3-repository:compileJava UP-TO-DATE
> Task :solr:modules:s3-repository:classes UP-TO-DATE
> Task :solr:modules:scripting:compileJava UP-TO-DATE
> Task :solr:modules:scripting:classes UP-TO-DATE
> Task :solr:modules:opentelemetry:jar
> Task :solr:modules:s3-repository:jar
> Task :solr:modules:scripting:jar
> Task :solr:modules:ltr:jar
> Task :solr:modules:scripting:assemblePackaging
> Task :solr:modules:ltr:assemblePackaging
> Task :solr:modules:language-models:assemblePackaging
> Task :solr:modules:sql:compileJava UP-TO-DATE
> Task :solr:modules:sql:classes UP-TO-DATE
> Task :solr:modules:sql:jar
> Task :solr:modules:opentelemetry:assemblePackaging
> Task :solr:modules:s3-repository:assemblePackaging
> Task :solr:modules:sql:assemblePackaging
> Task :solr:modules:gcs-repository:assemblePackaging

> Task :solr:webapp:jsClientBuild

> [email protected] build
> babel src -d dist

Successfully compiled 153 files with Babel (2616ms).

> Task :solr:webapp:compileJava NO-SOURCE
> Task :solr:webapp:classes UP-TO-DATE
> Task :solr:webapp:generateJsClientBundle
> Task :solr:webapp:finalizeJsBundleDir
> Task :solr:ui:compileDevelopmentExecutableKotlinWasmJs
> Task :solr:ui:wasmJsDevelopmentExecutableCompileSync

> Task :solr:ui:wasmJsBrowserDevelopmentWebpack
Critical dependency: the request of a dependency is an expression
asset 1b46d8526b0b5c8c7b8d.wasm 22.1 MiB [emitted] [immutable] [from: 
kotlin/composeApp.wasm] [big] (auxiliary name: main)
asset 8bc1b48ee28fd6b51bb9.wasm 8.01 MiB [emitted] [immutable] [from: 
kotlin/skiko.wasm] [big] (auxiliary name: main)
asset composeApp.js 3.43 MiB [emitted] [big] (name: main)
runtime modules 4.33 KiB 7 modules
built modules 1.31 MiB (javascript) 30.1 MiB (asset) [built]
  javascript modules 1.31 MiB
    modules by path ./kotlin/*.mjs 947 KiB
      ./kotlin/composeApp.mjs 386 bytes [built] [code generated]
      ./kotlin/skiko.mjs 478 KiB [built] [code generated]
      ./kotlin/composeApp.uninstantiated.mjs 469 KiB [built] [code generated] 
[3 warnings]
    ../../node_modules/@js-joda/core/dist/js-joda.esm.js 392 KiB [built] [code 
generated]
    ./kotlin/custom-formatters.js 5.03 KiB [built] [code generated]
    ./kotlin/ lazy strict namespace object 160 bytes [built] [code generated]
  asset modules 84 bytes (javascript) 30.1 MiB (asset)
    ./kotlin/skiko.wasm 42 bytes (javascript) 8.01 MiB (asset) [built] [code 
generated]
    ./kotlin/composeApp.wasm 42 bytes (javascript) 22.1 MiB (asset) [built] 
[code generated]
webpack 5.94.0 compiled with 1 warning in 745 ms

> Task :solr:ui:wasmJsBrowserDevelopmentExecutableDistribution
> Task :solr:webapp:generateUiDevFiles
> Task :solr:webapp:war
> Task :solr:server:assemblePackaging
> Task :solr:packaging:installFullDist

> Task :solr:packaging:integrationTests
Running BATS tests with Solr base port 34837
1..121
ok 1 assert able to launch solr admin console # in 7536 ms
ok 2 assert for non cloud mode # in 10862 ms
ok 3 assert for cloud mode # in 11099 ms
ok 4 auth rejects block-unknown option with invalid boolean # in 1676 ms
ok 5 auth rejects update-include-file-only option with invalid boolean # in 
1716 ms
ok 6 auth enable/disable lifecycle # in 13104 ms
not ok 7 enable auth connects via zookeeper # in 5069 ms
# (from function `assert_output' in file 
.gradle/node/node_modules/bats-assert/src/assert.bash, line 247,
#  in test file test/test_auth.bats, line 55)
#   `assert_output --partial 'Successfully enabled basic auth'' failed
# Waiting up to 180 seconds to see Solr running on port 34837 [|]   [/]  
 [-]   [\]   [|]
# Started Solr server on port 34837 (pid=1949831). Happy searching!
# 
#     
# -- output does not contain substring --
# substring (1 lines):
#   Successfully enabled basic auth
# output (6 lines):
#   WARN  - 2026-02-10 01:05:34.097; org.apache.solr.common.cloud.SolrZkClient; 
Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it 
creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to 
Zookeeper nodes
#   WARN  - 2026-02-10 01:05:34.100; org.apache.solr.common.cloud.SolrZkClient; 
Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 
'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
#   WARN  - 2026-02-10 01:05:34.532; org.apache.solr.common.cloud.SolrZkClient; 
Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it 
creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to 
Zookeeper nodes
#   WARN  - 2026-02-10 01:05:34.533; org.apache.solr.common.cloud.SolrZkClient; 
Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 
'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
# 
#   ERROR: KeeperErrorCode = NoNode for /security.json
# --
# 
# Last output:
# WARN  - 2026-02-10 01:05:34.097; org.apache.solr.common.cloud.SolrZkClient; 
Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it 
creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to 
Zookeeper nodes
# WARN  - 2026-02-10 01:05:34.100; org.apache.solr.common.cloud.SolrZkClient; 
Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 
'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
# WARN  - 2026-02-10 01:05:34.532; org.apache.solr.common.cloud.SolrZkClient; 
Using default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it 
creates an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to 
Zookeeper nodes
# WARN  - 2026-02-10 01:05:34.533; org.apache.solr.common.cloud.SolrZkClient; 
Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 
'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
# 
# ERROR: KeeperErrorCode = NoNode for /security.json
not ok 8 create, config, api, and delete with basic auth # in 17865 ms
# (from function `setup' in test file test/test_basic_auth.bats, line 24)
#   `solr start -Dsolr.packages.enabled=true' failed
# Starting Solr
# 
# Port 34837 is already being used by another process (pid: 1949831)
# Please choose a different port using the -p option.
# 
# Please find the SOLR_HOME snapshot for failed test #1 at: 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/_tmp/smoke_1770684141/unpack/solr-10.0.0/solr/packaging/build/test-output/failure-snapshots/8-1
# Last output:
# WARN  - 2026-02-10 01:05:35.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
# WARN  - 2026-02-10 01:05:35.677; org.apache.solr.common.cloud.SolrZkClient; 
Using default ZkACLProvider. DefaultZkACLProvider is not secure, it creates 
'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
# 
# ERROR: java.util.concurrent.TimeoutException: Timeout while waiting for 
Zookeeper Client to connect: 15000 ms
ok 9 post, postlogs and export with basic auth # in 16898 ms
ok 10 package with basic auth # in 11591 ms
ok 11 admin UI static content is excepted from basic auth # in 10305 ms
ok 12 nothing # in 10 ms
ok 13 setting property # in 10188 ms
ok 14 short form of setting property # in 5818 ms
ok 15 connecting to solr via various solr urls and zk hosts # in 8620 ms
ok 16 create for non cloud mode # in 7863 ms
ok 17 create for cloud mode # in 9788 ms
ok 18 multiple connection options are prevented # in 803 ms
ok 19 create collection # in 7097 ms
ok 20 create collection using solrUrl # in 4738 ms
ok 21 create collection using legacy solrUrl # in 4717 ms
ok 22 create collection using Zookeeper # in 4885 ms
ok 23 reject d option with invalid config dir # in 2567 ms
ok 24 accept d option with builtin config # in 4781 ms
ok 25 accept d option with explicit path to config # in 4913 ms
ok 26 accept n option as config name # in 5076 ms
ok 27 allow config reuse when n option specifies same config # in 8286 ms
ok 28 create multisharded collections when s provided # in 5180 ms
ok 29 create replicated collections when rf provided # in 5784 ms
ok 30 can delete collections # in 10466 ms
ok 31 can delete collections with solr-url # in 7974 ms
ok 32 collection delete also deletes zk config # in 6985 ms
ok 33 deletes accompanying zk config with nondefault name # in 7071 ms
ok 34 delete-config option can opt to leave config in zk # in 6745 ms
ok 35 start -e cloud works with --jvm-opts # in 43061 ms
ok 36 start -e cloud works with --no-prompt # in 67301 ms
ok 37 Check export command # in 19187 ms
ok 38 export fails on non cloud mode # in 9207 ms
Tika Server started on port 34842
ok 39 using curl to extract a single pdf file # in 18898 ms
ok 40 using the bin/solr post tool to extract content from pdf # in 19404 ms
ok 41 using the bin/solr post tool to crawl web site # in 21822 ms
Stopping Tika Server container
ok 42 healthcheck on cloud solr # in 12877 ms
ok 43 healthcheck errors on standalone solr # in 10846 ms
ok 44 solr help flag prints help # in 728 ms
ok 45 solr with no flags prints help # in 725 ms
ok 46 start help flag prints help # in 145 ms
ok 47 start h flag prints help # in 142 ms
ok 48 stop help flag prints help # in 138 ms
ok 49 restart help flag prints help # in 142 ms
ok 50 status help flag prints help # in 750 ms
ok 51 healthcheck help flag prints help # in 737 ms
ok 52 create help flag prints help # in 726 ms
ok 53 delete help flag prints help # in 741 ms
ok 54 zk help flag prints help # in 734 ms
ok 55 auth help flag prints help # in 738 ms
ok 56 assert help flag prints help # in 729 ms
ok 57 post help flag prints help # in 734 ms
ok 58 SQL Module # in 15061 ms
ok 59 icu collation in analysis-extras module # in 11895 ms
ok 60 Check lifecycle of sentiment classification # in 23121 ms
ok 61 lifecycle of package # in 8135 ms
ok 62 deploying and undeploying a collection level package # in 12598 ms
ok 63 deploying and undeploying a cluster level package # skip For developing 
package infra; requires a connection to github
ok 64 Affinity placement plugin using sysprop # in 14579 ms
ok 65 Random placement plugin using ENV # in 14623 ms
ok 66 Check help command # in 2258 ms
ok 67 basic post with a type specified # in 5001 ms
ok 68 basic post with collection instead of url parameter # in 3575 ms
ok 69 basic post with solr-url and collection # in 3499 ms
ok 70 basic post WITHOUT a type specified # in 10359 ms
ok 71 crawling a directory as a dry-run # in 739 ms
ok 72 crawling a directory # in 3931 ms
ok 73 crawling a web site # in 33744 ms
ok 74 skipcommit and optimize and delete # in 3488 ms
ok 75 args mode # in 6456 ms
ok 76 stdin mode # in 3141 ms
ok 77 verbose echo the Solr response # in 3449 ms
ok 78 post solr log into solr via cli # in 8570 ms
ok 79 allowPaths - backup # in 14636 ms
ok 80 snapshot lifecycle # in 4608 ms
ok 81 snapshot list # in 3239 ms
ok 82 snapshot describe # in 3226 ms
ok 83 start solr with ssl # in 15156 ms
ok 84 use different hostname when not checking peer-name # in 23679 ms
ok 85 start solr with ssl and auth # in 14159 ms
ok 86 start solr with client truststore and security manager # in 15613 ms
ok 87 start solr with mTLS needed # in 44572 ms
ok 88 start solr with mTLS wanted # in 33304 ms
ok 89 test keystore reload # in 56258 ms
ok 90 SOLR-11740 check 'solr stop' connection # in 14865 ms
ok 91 stop command for single port # in 17059 ms
ok 92 check stop command doesn't hang # in 209 ms
ok 93 SOLR-16976 solr starts with remote JMX enabled # in 7888 ms
ok 94 deprecated system properties converted to modern properties # in 195217 ms
ok 95 start with custom jetty options # in 7871 ms
ok 96 bootstrapping a configset # in 9006 ms
ok 97 status detects locally running solr # in 9143 ms
ok 98 status with --solr-url from user # in 7793 ms
ok 99 status with --port from user # in 7963 ms
ok 100 multiple connection options are prevented # in 832 ms
ok 101 status with invalid --solr-url from user # in 1167 ms
ok 102 status with --short format # in 196074 ms
ok 103 searching solr via locally executed streaming expression # in 1552 ms
ok 104 searching solr via remotely executed streaming expression # in 1235 ms
ok 105 variable interpolation # in 1527 ms
ok 106 searching solr without credentials fails with error # in 1124 ms
ok 107 --version returns Solr version # in 733 ms
ok 108 version as direct tool call still runs # in 702 ms
ok 109 short help # in 810 ms
ok 110 short help is inferred # in 757 ms
ok 111 long help # in 800 ms
ok 112 running subcommands with zk is prevented # in 712 ms
ok 113 listing out files # in 2125 ms
ok 114 connecting to solr via various solr urls and zk hosts # in 7065 ms
ok 115 copying files around # in 10646 ms
ok 116 upconfig # in 2515 ms
ok 117 SOLR-12429 test upconfig fails with symlink # in 1146 ms
ok 118 downconfig # in 1130 ms
ok 119 bin/solr zk cp gets 'solrhome' from '--solr-home' command line option # 
in 1393 ms
ok 120 env var ZK_HOST is honored # in 3141 ms
ok 121 Cleanup # in 1823 ms

> Task :solr:packaging:integrationTests FAILED

FAILURE: Build failed with an exception.

* Where:
Build file 
'/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/_tmp/smoke_1770684141/unpack/solr-10.0.0/solr/packaging/build.gradle'
 line: 333

* What went wrong:
Execution failed for task ':solr:packaging:integrationTests'.
> Process 'command 
> '/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/_tmp/smoke_1770684141/unpack/solr-10.0.0/solr/packaging/.gradle/node/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.

BUILD FAILED in 26m 11s
128 actionable tasks: 94 executed, 34 up-to-date

Publishing build scan...
https://develocity.apache.org/s/pa6jklzewdqsy



Traceback (most recent call last):
  File 
"/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/dev-tools/scripts/smokeTestRelease.py",
 line 1219, in <module>
    main()
  File 
"/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/dev-tools/scripts/smokeTestRelease.py",
 line 1145, in main
    smokeTest(c.java, c.url, c.revision, c.version, c.tmp_dir, c.is_signed, 
c.local_keys, ' '.join(c.test_args),
  File 
"/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/dev-tools/scripts/smokeTestRelease.py",
 line 1207, in smokeTest
    unpackAndVerify(java, tmpDir, 'solr-%s-src.tgz' % version, gitRevision, 
version, testArgs)
  File 
"/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/dev-tools/scripts/smokeTestRelease.py",
 line 581, in unpackAndVerify
    verifyUnpacked(java, artifact, unpackPath, gitRevision, version, testArgs)
  File 
"/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/dev-tools/scripts/smokeTestRelease.py",
 line 674, in verifyUnpacked
    java.run_java('./gradlew --no-daemon integrationTest -Dversion.release=%s' 
% version, '%s/itest.log' % unpackPath)
  File 
"/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/dev-tools/scripts/smokeTestRelease.py",
 line 1050, in run_java
    run('%s; %s' % (cmd_prefix, cmd), logfile)
  File 
"/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/dev-tools/scripts/smokeTestRelease.py",
 line 511, in run
    raise RuntimeError('command "%s" failed; see log file %s' % (command, 
logPath))
RuntimeError: command "export JAVA_HOME="/home/jenkins/tools/java/latest21" 
PATH="/home/jenkins/tools/java/latest21/bin:$PATH" 
JAVACMD="/home/jenkins/tools/java/latest21/bin/java"; ./gradlew --no-daemon 
integrationTest -Dversion.release=10.0.0" failed; see log file 
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-10.0/_tmp/smoke_1770684141/unpack/solr-10.0.0/itest.log
Build step 'Run with timeout' marked build as failure
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to