Build: https://ci-builds.apache.org/job/Solr/job/Solr-Smoketest-9.10/52/
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-9.10 [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-9.10 # > 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_9_10^{commit} # timeout=10 Checking out Revision 35230aec19bbbb60d79b78f7be39b868af3170c0 (origin/branch_9_10) > git config core.sparsecheckout # timeout=10 > git checkout -f 35230aec19bbbb60d79b78f7be39b868af3170c0 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b branch_9_10 35230aec19bbbb60d79b78f7be39b868af3170c0 # > timeout=10 Commit message: "SOLR-18058: Tweak "allowPath" checks to avoid NPEs" > git rev-list --no-walk 35230aec19bbbb60d79b78f7be39b868af3170c0 # timeout=10 No emails were triggered. provisioning config files... copy managed file [gradle.properties] to file:/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-9.10/gradle.properties [Gradle] - Launching build. [Solr-Smoketest-9.10] $ /home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-9.10/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 :buildSrc:compileJava Note: /home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-9.10/buildSrc/src/main/java/org/apache/lucene/gradle/Checksum.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :buildSrc:compileGroovy NO-SOURCE > Task :buildSrc:processResources NO-SOURCE > Task :buildSrc:classes > Task :buildSrc:jar > Task :clean UP-TO-DATE > Task :solr: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:prometheus-exporter:clean > Task :solr:server:clean > Task :solr:solr-ref-guide:clean > Task :solr:solrj:clean > Task :solr:solrj-streaming:clean > Task :solr:solrj-zookeeper:clean > Task :solr:test-framework:clean > Task :solr:webapp:clean > Task :solr:modules:analysis-extras:clean > Task :solr:modules:analytics:clean > Task :solr:modules:clustering:clean > Task :solr:modules:cross-dc:clean > Task :solr:modules:extraction:clean > Task :solr:modules:gcs-repository:clean > Task :solr:modules:hadoop-auth:clean > Task :solr:modules:hdfs:clean > Task :solr:modules:jaegertracer-configurator:clean > Task :solr:modules:jwt-auth:clean > Task :solr:modules:langid:clean > Task :solr:modules:llm: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 :solr-missing-doclet:compileJava > Task :solr-missing-doclet:processResources NO-SOURCE > Task :solr-missing-doclet:classes > Task :solr-missing-doclet:jar > Task :gitStatus > Task :checkJdkInternalsExportedToGradle > Task :solr:api:compileJava > 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-9.10/solr/solrj/build/generated/ before code generation (cleanupOutput set to true). Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.apache.solr.raw) Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.apache.solr.raw) ################################################################################ # Thanks for using OpenAPI Generator. # # 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-9.10/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-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-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:prometheus-exporter:compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :solr:prometheus-exporter:processResources NO-SOURCE > Task :solr:prometheus-exporter:classes > Task :solr:prometheus-exporter:jar > Task :solr:prometheus-exporter:generateMetadataFileForJarsPublication SKIPPED > Task :solr:prometheus-exporter:generatePomFileForJarsPublication > Task :solr:prometheus-exporter:renderJavadoc > Task :solr:prometheus-exporter:javadoc SKIPPED > Task :solr:prometheus-exporter:javadocJar > Task :solr:prometheus-exporter:sourcesJar > Task :solr:prometheus-exporter:signJarsPublication SKIPPED > Task :solr:prometheus-exporter: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-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-9.10/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:analytics:compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :solr:modules:analytics:processResources NO-SOURCE > Task :solr:modules:analytics:classes > Task :solr:modules:analytics:jar > Task :solr:modules:analytics:generateMetadataFileForJarsPublication SKIPPED > Task :solr:modules:analytics:generatePomFileForJarsPublication > Task :solr:modules:analytics:renderJavadoc > Task :solr:modules:analytics:javadoc SKIPPED > Task :solr:modules:analytics:javadocJar > Task :solr:modules:analytics:sourcesJar > Task :solr:modules:analytics:signJarsPublication SKIPPED > Task :solr:modules:analytics:publishJarsPublicationToBuildRepository > Task :solr:modules:clustering:compileJava Note: /home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-9.10/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:extraction:compileJava Note: /home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-9.10/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-9.10/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:hadoop-auth:compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :solr:modules:hadoop-auth:processResources NO-SOURCE > Task :solr:modules:hadoop-auth:classes > Task :solr:modules:hadoop-auth:jar > Task :solr:modules:hadoop-auth:generateMetadataFileForJarsPublication SKIPPED > Task :solr:modules:hadoop-auth:generatePomFileForJarsPublication > Task :solr:modules:hadoop-auth:renderJavadoc > Task :solr:modules:hadoop-auth:javadoc SKIPPED > Task :solr:modules:hadoop-auth:javadocJar > Task :solr:modules:hadoop-auth:sourcesJar > Task :solr:modules:hadoop-auth:signJarsPublication SKIPPED > Task :solr:modules:hadoop-auth:publishJarsPublicationToBuildRepository > Task :solr:modules:hdfs:compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :solr:modules:hdfs:processResources NO-SOURCE > Task :solr:modules:hdfs:classes > Task :solr:modules:hdfs:jar > Task :solr:modules:hdfs:generateMetadataFileForJarsPublication SKIPPED > Task :solr:modules:hdfs:generatePomFileForJarsPublication > Task :solr:modules:hdfs:renderJavadoc > Task :solr:modules:hdfs:javadoc SKIPPED > Task :solr:modules:hdfs:javadocJar > Task :solr:modules:hdfs:sourcesJar > Task :solr:modules:hdfs:signJarsPublication SKIPPED > Task :solr:modules:hdfs:publishJarsPublicationToBuildRepository > Task :solr:modules:jaegertracer-configurator:compileJava > Task :solr:modules:jaegertracer-configurator:processResources NO-SOURCE > Task :solr:modules:jaegertracer-configurator:classes > Task :solr:modules:jaegertracer-configurator:jar > Task > :solr:modules:jaegertracer-configurator:generateMetadataFileForJarsPublication > SKIPPED > Task :solr:modules:jaegertracer-configurator:generatePomFileForJarsPublication > Task :solr:modules:jaegertracer-configurator:renderJavadoc > Task :solr:modules:jaegertracer-configurator:javadoc SKIPPED > Task :solr:modules:jaegertracer-configurator:javadocJar > Task :solr:modules:jaegertracer-configurator:sourcesJar > Task :solr:modules:jaegertracer-configurator:signJarsPublication SKIPPED > Task > :solr:modules:jaegertracer-configurator: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 Note: /home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-9.10/solr/modules/langid/src/java/org/apache/solr/update/processor/LanguageIdentifierUpdateProcessor.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. > 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:llm:compileJava > Task :solr:modules:llm:processResources NO-SOURCE > Task :solr:modules:llm:classes > Task :solr:modules:llm:jar > Task :solr:modules:llm:generateMetadataFileForJarsPublication SKIPPED > Task :solr:modules:llm:generatePomFileForJarsPublication > Task :solr:modules:llm:renderJavadoc > Task :solr:modules:llm:javadoc SKIPPED > Task :solr:modules:llm:javadocJar > Task :solr:modules:llm:sourcesJar > Task :solr:modules:llm:signJarsPublication SKIPPED > Task :solr:modules:llm: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-9.10/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:core:assemblePostJar > Task :solr:example:assemblePackaging > Task :solr:prometheus-exporter:assemblePackaging > Task :solr:webapp:compileJava NO-SOURCE > Task :solr:webapp:processResources NO-SOURCE > Task :solr:webapp:classes UP-TO-DATE > Task :solr:api:buildJSClient allOf with multiple schemas defined. Using only the first one: RoutedAliasProperties allOf with multiple schemas defined. Using only the first one: RoutedAliasProperties Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.apache.solr.raw) Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.apache.solr.raw) ################################################################################ # Thanks for using OpenAPI Generator. # # 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-9.10/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]: Glob versions prior to v9 are no longer supported 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: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]: Glob versions prior to v9 are no longer supported npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported 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 138 files with Babel (1938ms). added 331 packages, and audited 332 packages in 13s 43 packages are looking for funding run `npm fund` for details 6 vulnerabilities (2 low, 2 moderate, 2 high) 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 138 files with Babel (1958ms). > Task :solr:webapp:generateJsClientBundle > Task :solr:webapp:finalizeJsBundleDir > Task :solr:webapp:war > Task :solr:server:assemblePackaging > Task :solr:modules:analysis-extras:assemblePackaging > Task :solr:modules:analytics:assemblePackaging > Task :solr:modules:clustering:assemblePackaging > Task :solr:modules:cross-dc:assemblePackaging > Task :solr:modules:extraction:assemblePackaging > Task :solr:modules:gcs-repository:assemblePackaging > Task :solr:modules:hadoop-auth:assemblePackaging > Task :solr:modules:hdfs:assemblePackaging > Task :solr:modules:jaegertracer-configurator:assemblePackaging > Task :solr:modules:jwt-auth:assemblePackaging > Task :solr:modules:langid:assemblePackaging > Task :solr:modules:llm: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:packaging:fullDistTar > Task :solr:packaging:slimDistTar > Task :solr:distribution:computeChecksums > Task :solr:distribution:prepareGitRev > 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 5m 22s 281 actionable tasks: 272 executed, 9 up-to-date Publishing build scan... https://develocity.apache.org/s/7jh4gfswt3jks Build step 'Invoke Gradle script' changed build result to SUCCESS Run condition [Always] enabling perform for step [Execute shell] [Solr-Smoketest-9.10] $ /bin/bash /tmp/jenkins6564787866433778686.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) Requirement already satisfied: PyGithub~=1.56 in /home/jenkins/.local/lib/python3.12/site-packages (from -r dev-tools/scripts/requirements.txt (line 7)) (1.59.1) 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) Requirement already satisfied: python-dateutil in /usr/lib/python3/dist-packages (from holidays~=0.16->-r dev-tools/scripts/requirements.txt (line 4)) (2.8.2) Requirement already satisfied: arrow>=0.11 in /home/jenkins/.local/lib/python3.12/site-packages (from ics~=0.7.2->-r dev-tools/scripts/requirements.txt (line 5)) (1.3.0) Requirement already satisfied: tatsu>4.2 in /home/jenkins/.local/lib/python3.12/site-packages (from ics~=0.7.2->-r dev-tools/scripts/requirements.txt (line 5)) (5.13.1) Requirement already satisfied: attrs>=19.1.0 in /usr/lib/python3/dist-packages (from ics~=0.7.2->-r dev-tools/scripts/requirements.txt (line 5)) (23.2.0) Requirement already satisfied: ansiwrap in /home/jenkins/.local/lib/python3.12/site-packages (from console-menu~=0.7.1->-r dev-tools/scripts/requirements.txt (line 6)) (0.8.4) Requirement already satisfied: deprecated in /home/jenkins/.local/lib/python3.12/site-packages (from PyGithub~=1.56->-r dev-tools/scripts/requirements.txt (line 7)) (1.2.18) Requirement already satisfied: pyjwt>=2.4.0 in /usr/lib/python3/dist-packages (from pyjwt[crypto]>=2.4.0->PyGithub~=1.56->-r dev-tools/scripts/requirements.txt (line 7)) (2.7.0) Requirement already satisfied: pynacl>=1.4.0 in /usr/lib/python3/dist-packages (from PyGithub~=1.56->-r dev-tools/scripts/requirements.txt (line 7)) (1.5.0) Requirement already satisfied: requests>=2.14.0 in /usr/lib/python3/dist-packages (from PyGithub~=1.56->-r dev-tools/scripts/requirements.txt (line 7)) (2.31.0) Requirement already satisfied: defusedxml in /home/jenkins/.local/lib/python3.12/site-packages (from jira~=3.4.1->-r dev-tools/scripts/requirements.txt (line 8)) (0.7.1) Requirement already satisfied: packaging in /usr/lib/python3/dist-packages (from jira~=3.4.1->-r dev-tools/scripts/requirements.txt (line 8)) (24.0) Requirement already satisfied: requests-oauthlib>=1.1.0 in /home/jenkins/.local/lib/python3.12/site-packages (from jira~=3.4.1->-r dev-tools/scripts/requirements.txt (line 8)) (2.0.0) Requirement already satisfied: requests-toolbelt in /usr/local/lib/python3.12/dist-packages (from jira~=3.4.1->-r dev-tools/scripts/requirements.txt (line 8)) (1.0.0) Requirement already satisfied: typing-extensions>=3.7.4.2 in /usr/local/lib/python3.12/dist-packages (from jira~=3.4.1->-r dev-tools/scripts/requirements.txt (line 8)) (4.13.2) Requirement already satisfied: types-python-dateutil>=2.8.10 in /home/jenkins/.local/lib/python3.12/site-packages (from arrow>=0.11->ics~=0.7.2->-r dev-tools/scripts/requirements.txt (line 5)) (2.9.0.20241206) Requirement already satisfied: cryptography>=3.4.0 in /usr/local/lib/python3.12/dist-packages (from pyjwt[crypto]>=2.4.0->PyGithub~=1.56->-r dev-tools/scripts/requirements.txt (line 7)) (46.0.3) Requirement already satisfied: cffi>=2.0.0 in /home/jenkins/.local/lib/python3.12/site-packages (from cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub~=1.56->-r dev-tools/scripts/requirements.txt (line 7)) (2.0.0) Requirement already satisfied: pycparser in /home/jenkins/.local/lib/python3.12/site-packages (from cffi>=2.0.0->cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub~=1.56->-r dev-tools/scripts/requirements.txt (line 7)) (2.22) Requirement already satisfied: oauthlib>=3.0.0 in /usr/lib/python3/dist-packages (from requests-oauthlib>=1.1.0->jira~=3.4.1->-r dev-tools/scripts/requirements.txt (line 8)) (3.2.2) Requirement already satisfied: textwrap3>=0.9.2 in /home/jenkins/.local/lib/python3.12/site-packages (from ansiwrap->console-menu~=0.7.1->-r dev-tools/scripts/requirements.txt (line 6)) (0.9.2) Requirement already satisfied: wrapt<2,>=1.10 in /home/jenkins/.local/lib/python3.12/site-packages (from deprecated->PyGithub~=1.56->-r dev-tools/scripts/requirements.txt (line 7)) (1.17.2) Starting Smoke tester in folder /home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-9.10 Java 11 JAVA_HOME=/home/jenkins/tools/java/latest11 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-9.10/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.72 sec (0.2 MB/sec) Test Solr... test basics... check changes HTML... check OpenAPI specification... download solr-9.10.1-slim.tgz... Downloading file:///home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-9.10/solr/distribution/build/release/solr-9.10.1-slim.tgz 62.9 MB in 0.04 sec (1579.0 MB/sec) verify sha512 digest download solr-9.10.1-src.tgz... Downloading file:///home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-9.10/solr/distribution/build/release/solr-9.10.1-src.tgz 87.0 MB in 0.06 sec (1523.0 MB/sec) verify sha512 digest download solr-9.10.1.tgz... Downloading file:///home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-9.10/solr/distribution/build/release/solr-9.10.1.tgz 370.9 MB in 0.24 sec (1557.5 MB/sec) verify sha512 digest unpack solr-9.10.1.tgz... solr-9.10.1.tgz Checking LICENSE.txt Checking NOTICE.txt Checking README.txt Checking CHANGELOG.md Checking bin Checking modules Checking cross-dc-manager Checking docker Checking prometheus-exporter Checking docs Checking example Checking licenses Checking server Checking lib verify JAR metadata/identity/no javax.* or java.* classes... **WARNING**: skipping check of /home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-9.10/_tmp/smoke_1768442542/unpack/solr-9.10.1/modules/extraction/lib/jakarta.activation-api-1.2.2.jar: it has javax.* classes **WARNING**: skipping check of /home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-9.10/_tmp/smoke_1768442542/unpack/solr-9.10.1/modules/extraction/lib/jakarta.xml.bind-api-2.3.3.jar: it has javax.* classes **WARNING**: skipping check of /home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-9.10/_tmp/smoke_1768442542/unpack/solr-9.10.1/modules/extraction/lib/unit-api-1.0.jar: it has javax.* classes **WARNING**: skipping check of /home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-9.10/_tmp/smoke_1768442542/unpack/solr-9.10.1/modules/extraction/lib/jakarta.activation-1.2.2.jar: it has javax.* classes **WARNING**: skipping check of /home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-9.10/_tmp/smoke_1768442542/unpack/solr-9.10.1/server/solr-webapp/webapp/WEB-INF/lib/jakarta.validation-api-3.0.2.jar: it has javax.* classes **WARNING**: skipping check of /home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-9.10/_tmp/smoke_1768442542/unpack/solr-9.10.1/server/solr-webapp/webapp/WEB-INF/lib/jakarta.inject-api-2.0.1.jar: it has javax.* classes **WARNING**: skipping check of /home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-9.10/_tmp/smoke_1768442542/unpack/solr-9.10.1/server/solr-webapp/webapp/WEB-INF/lib/jakarta.ws.rs-api-3.1.0.jar: it has javax.* classes **WARNING**: skipping check of /home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-9.10/_tmp/smoke_1768442542/unpack/solr-9.10.1/server/solr-webapp/webapp/WEB-INF/lib/jakarta.annotation-api-2.1.1.jar: it has javax.* classes **WARNING**: skipping check of /home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-9.10/_tmp/smoke_1768442542/unpack/solr-9.10.1/server/lib/ext/jetty-servlet-api-4.0.6.jar: it has javax.* classes copying unpacked distribution for Java 11 ... test solr example w/ Java 11... start Solr instance (log=/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-9.10/_tmp/smoke_1768442542/unpack/solr-9.10.1-java11/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-9.10/_tmp/smoke_1768442542/unpack/solr-9.10.1-java11 *** [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-9.10/_tmp/smoke_1768442542/unpack/solr-9.10.1-java11/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 Solr will start in SolrCloud mode by default in version 10, and you will have to provide --user-managed if you want to stay on the user-managed (aka. standalone) mode. Waiting up to 180 seconds to see Solr running on port 8983 [|] [/] [-] [\] [|] Started Solr server on port 8983 (pid=1081134). Happy searching! WARNING: URLs provided to this tool needn't include Solr's context-root (e.g. "/solr"). Such URLs are deprecated and support for them will be removed in a future release. Correcting from [http://localhost:8983/solr/] to [http://localhost:8983/]. Created new core 'techproducts' Indexing tech product example docs from /home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-9.10/_tmp/smoke_1768442542/unpack/solr-9.10.1-java11/example/exampledocs WARNING: URLs provided to this tool needn't include Solr's context-root (e.g. "/solr"). Such URLs are deprecated and support for them will be removed in a future release. Correcting from [http://localhost:8983/solr] to [http://localhost:8983/]. 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-9.10/_tmp/smoke_1768442542/unpack/solr-9.10.1-java11/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... WARNING: URLs provided to this tool needn't include Solr's context-root (e.g. "/solr"). Such URLs are deprecated and support for them will be removed in a future release. Correcting from [http://localhost:8983/solr] to [http://localhost:8983/]. Time spent: 0:00:00.386 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 1081134 to stop gracefully. [|] [/] [-] [\] unpack solr-9.10.1-slim.tgz... solr-9.10.1-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... **WARNING**: skipping check of /home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-9.10/_tmp/smoke_1768442542/unpack/solr-9.10.1-slim/server/solr-webapp/webapp/WEB-INF/lib/jakarta.validation-api-3.0.2.jar: it has javax.* classes **WARNING**: skipping check of /home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-9.10/_tmp/smoke_1768442542/unpack/solr-9.10.1-slim/server/solr-webapp/webapp/WEB-INF/lib/jakarta.inject-api-2.0.1.jar: it has javax.* classes **WARNING**: skipping check of /home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-9.10/_tmp/smoke_1768442542/unpack/solr-9.10.1-slim/server/solr-webapp/webapp/WEB-INF/lib/jakarta.ws.rs-api-3.1.0.jar: it has javax.* classes **WARNING**: skipping check of /home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-9.10/_tmp/smoke_1768442542/unpack/solr-9.10.1-slim/server/solr-webapp/webapp/WEB-INF/lib/jakarta.annotation-api-2.1.1.jar: it has javax.* classes **WARNING**: skipping check of /home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-9.10/_tmp/smoke_1768442542/unpack/solr-9.10.1-slim/server/lib/ext/jetty-servlet-api-4.0.6.jar: it has javax.* classes copying unpacked distribution for Java 11 ... test solr example w/ Java 11... start Solr instance (log=/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-9.10/_tmp/smoke_1768442542/unpack/solr-9.10.1-slim-java11/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-9.10/_tmp/smoke_1768442542/unpack/solr-9.10.1-slim-java11 *** [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-9.10/_tmp/smoke_1768442542/unpack/solr-9.10.1-slim-java11/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 Solr will start in SolrCloud mode by default in version 10, and you will have to provide --user-managed if you want to stay on the user-managed (aka. standalone) mode. Waiting up to 180 seconds to see Solr running on port 8983 [|] [/] [-] [\] [|] Started Solr server on port 8983 (pid=1081573). Happy searching! WARNING: URLs provided to this tool needn't include Solr's context-root (e.g. "/solr"). Such URLs are deprecated and support for them will be removed in a future release. Correcting from [http://localhost:8983/solr/] to [http://localhost:8983/]. Created new core '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-9.10/_tmp/smoke_1768442542/unpack/solr-9.10.1-slim-java11/example/films/films.json WARNING: URLs provided to this tool needn't include Solr's context-root (e.g. "/solr"). Such URLs are deprecated and support for them will be removed in a future release. Correcting from [http://localhost:8983/solr] to [http://localhost:8983/]. 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... WARNING: URLs provided to this tool needn't include Solr's context-root (e.g. "/solr"). Such URLs are deprecated and support for them will be removed in a future release. Correcting from [http://localhost:8983/solr] to [http://localhost:8983/]. Time spent: 0:00:00.866 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 1081573 to stop gracefully. [|] [/] [-] [\] unpack solr-9.10.1-src.tgz... solr-9.10.1-src.tgz Checking LICENSE.txt Checking NOTICE.txt Checking README.md Checking CONTRIBUTING.md Checking CHANGELOG.md Checking README.adoc Checking buildSrc Checking changelog Checking dev-docs Checking dev-tools Checking gradle Checking solr Checking build.gradle Checking gradlew Checking gradlew.bat Checking settings.gradle Checking versions.lock Checking versions.props 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 prometheus-exporter Checking server Checking solr-ref-guide Checking solrj Checking solrj-streaming Checking solrj-zookeeper Checking test-framework Checking webapp Checking .gitignore Checking .gitattributes Checking build.gradle make sure no JARs/WARs in src dist... run "./gradlew --no-daemon check -p solr/documentation" run tests w/ Java 11 and testArgs='-Dtests.nightly=false -Dtests.badapples=false '... command "export JAVA_HOME="/home/jenkins/tools/java/latest11" PATH="/home/jenkins/tools/java/latest11/bin:$PATH" JAVACMD="/home/jenkins/tools/java/latest11/bin/java"; ./gradlew --no-daemon test -Dtests.nightly=false -Dtests.badapples=false " 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 :buildSrc:compileJava UP-TO-DATE > Task :buildSrc:compileGroovy NO-SOURCE > Task :buildSrc:processResources NO-SOURCE > Task :buildSrc:classes UP-TO-DATE > Task :buildSrc:jar UP-TO-DATE > Task :solr:api:processResources NO-SOURCE > Task :solr:solrj-streaming:processResources UP-TO-DATE > Task :solr:solrj-zookeeper:processResources NO-SOURCE > Task :solr:core:processResources UP-TO-DATE > Task :solr:modules:analysis-extras:processResources NO-SOURCE > Task :solr:solrj:processResources UP-TO-DATE > Task :solr:cross-dc-manager:processResources NO-SOURCE > Task :solr:modules:cross-dc:processResources NO-SOURCE > Task :solr:server:processResources NO-SOURCE > Task :solr:api:processTestResources > Task :solr:solr-ref-guide:processResources NO-SOURCE > Task :solr:cross-dc-manager:processTestResources > Task :solr:benchmark:processResources > Task :solr:solr-ref-guide:copySolrjTestResources > Task :solr:prometheus-exporter:processResources NO-SOURCE > Task :solr:server:processTestResources NO-SOURCE > Task :solr:test-framework:processResources > Task :solr:modules:sql:processResources > Task :solr:solrj-zookeeper:processTestResources > Task :gitStatus > Task :solr:solrj-streaming:processTestResources > Task :solr:webapp:processResources NO-SOURCE > Task :solr:solr-ref-guide:processTestResources NO-SOURCE > Task :solr:webapp:processTestResources NO-SOURCE > Task :solr:modules:analytics:processResources NO-SOURCE > Task :checkJdkInternalsExportedToGradle > Task :ensureJdkSupported > Task :randomizationInfo Running tests with randomization seed: tests.seed=84A3D27E88F0E0A9 > Task :solr:server:compileJava SKIPPED > Task :solr:server:classes UP-TO-DATE > Task :solr:server:compileTestJava NO-SOURCE > Task :solr:server:testClasses UP-TO-DATE > Task :solr:server:test NO-SOURCE > Task :solr:benchmark:processTestResources > Task :solr:solr-ref-guide:compileJava NO-SOURCE > Task :solr:solr-ref-guide:classes UP-TO-DATE > Task :solr:server:wipeTaskTemp > Task :solr:modules:analysis-extras:processTestResources > Task :solr:prometheus-exporter:processTestResources > Task :solr:modules:clustering:processResources NO-SOURCE > Task :solr:test-framework:processTestResources > Task :solr:solrj:processTestResources > Task :solr:modules:hadoop-auth:processResources NO-SOURCE > Task :solr:modules:extraction:processResources > Task :solr:modules:gcs-repository:processResources NO-SOURCE > Task :solr:modules:gcs-repository:processTestResources > Task :solr:modules:hdfs:processResources NO-SOURCE > Task :solr:modules:cross-dc:processTestResources > Task :solr:modules:analytics:processTestResources > Task :solr:modules:jwt-auth:processResources NO-SOURCE > Task :solr:modules:clustering:processTestResources > Task :solr:modules:jaegertracer-configurator:processResources NO-SOURCE > Task :solr:modules:extraction:processTestResources > Task :solr:modules:llm:processResources NO-SOURCE > Task :solr:modules:jaegertracer-configurator:processTestResources > Task :solr:modules:ltr:processResources NO-SOURCE > Task :solr:modules:jwt-auth:processTestResources > Task :solr:api:compileJava UP-TO-DATE > Task :solr:api:classes UP-TO-DATE > Task :solr:modules:opentelemetry:processResources NO-SOURCE > Task :solr:modules:llm:processTestResources > Task :solr:modules:s3-repository:processResources NO-SOURCE > Task :solr:api:jar UP-TO-DATE > Task :solr:api:resolve UP-TO-DATE > Task :solr:modules:opentelemetry:processTestResources > Task :solr:modules:s3-repository:processTestResources > Task :solr:modules:scripting:processResources NO-SOURCE > Task :solr:modules:ltr:processTestResources > Task :solr:modules:langid:processResources > Task :solr:modules:langid:processTestResources > Task :solr:modules:scripting:processTestResources > Task :solr:core:processTestResources > Task :solr:modules:hadoop-auth:copySolrCoreTestResources > Task :solr:modules:hdfs:copySolrCoreTestResources > Task :solr:modules:hadoop-auth:processTestResources > Task :solr:modules:sql:copySolrCoreTestResources > Task :solr:modules:hdfs:processTestResources > Task :solr:modules:sql:processTestResources > Task :solr:solrj:openApiGenerate Cleaned up output directory /home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-9.10/_tmp/smoke_1768442542/unpack/solr-9.10.1/solr/solrj/build/generated/ before code generation (cleanupOutput set to true). Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.apache.solr.raw) Multiple schemas found in the OAS 'content' section, returning only the first one (application/vnd.apache.solr.raw) ################################################################################ # Thanks for using OpenAPI Generator. # # 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-9.10/_tmp/smoke_1768442542/unpack/solr-9.10.1/solr/solrj/build/generated/ > Task :spotlessInternalRegisterDependencies UP-TO-DATE > Task :solr:solrj:compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :solr:solrj-zookeeper:compileJava UP-TO-DATE > Task :solr:solrj-streaming:compileJava UP-TO-DATE > Task :solr:solrj-streaming:classes UP-TO-DATE > Task :solr:solrj-zookeeper:classes UP-TO-DATE > Task :solr:solrj-streaming:jar UP-TO-DATE > Task :solr:solrj-zookeeper:jar UP-TO-DATE > Task :solr:core:compileJava UP-TO-DATE > Task :solr:core:classes UP-TO-DATE > Task :solr:core:jar UP-TO-DATE > Task :solr:modules:cross-dc:compileJava UP-TO-DATE > Task :solr:test-framework:compileJava UP-TO-DATE > Task :solr:test-framework:classes > Task :solr:test-framework:jar > Task :solr:solrj:generatedSpotlessHelper > Task :solr:solrj:generatedSpotless > Task :solr:solrj:classes > Task :solr:solrj:jar UP-TO-DATE > Task :solr:prometheus-exporter:compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :solr:api:compileTestJava > Task :solr:api:testClasses > Task :solr:modules:analysis-extras:compileJava Note: /home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-9.10/_tmp/smoke_1768442542/unpack/solr-9.10.1/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:classes > Task :solr:modules:analysis-extras:jar > Task :solr:modules:cross-dc:classes UP-TO-DATE > Task :solr:modules:cross-dc:jar > Task :solr:prometheus-exporter:classes > Task :solr:modules:clustering:compileJava Note: /home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-9.10/_tmp/smoke_1768442542/unpack/solr-9.10.1/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:sql: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:classes > Task :solr:prometheus-exporter:compileTestJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :solr:prometheus-exporter:testClasses > Task :solr:solr-ref-guide:compileTestJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :solr:solr-ref-guide:testClasses > Task :solr:cross-dc-manager:compileTestJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :solr:cross-dc-manager:testClasses > Task :solr:modules:analytics:compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :solr:benchmark:compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :solr:benchmark:classes > Task :solr:benchmark:compileTestJava > Task :solr:benchmark:testClasses > Task :solr:solrj:compileTestJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :solr:solrj:testClasses > Task :solr:solrj-streaming:compileTestJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :solr:solrj-streaming:testClasses > Task :solr:modules:sql:classes > Task :solr:modules:sql:jar > Task :solr:core:compileTestJava > Task :solr:api:test > Task :solr:prometheus-exporter:test > Task :solr:solr-ref-guide:test > Task :solr:cross-dc-manager:test > Task :solr:benchmark:test > Task :solr:solrj:test > Task :solr:solrj-streaming:test > Task :solr:core:compileTestJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :solr:core:testClasses > Task :solr:api:test :solr:api:test (SUCCESS): 6 test(s) > Task :solr:core:test > Task :solr:api:wipeTaskTemp > Task :solr:solrj-zookeeper:compileTestJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :solr:core:test WARNING: Test org.apache.solr.TestRandomFaceting wrote 11,222,441 bytes of output. > Task :solr:benchmark:test :solr:benchmark:test (SUCCESS): 10 test(s) > Task :solr:solrj-streaming:test :solr:solrj-streaming:test (SUCCESS): 610 test(s), 6 skipped > Task :solr:core:test WARNING: Test org.apache.solr.schema.DocValuesTest wrote 10,663,763 bytes of output. > Task :solr:benchmark:wipeTaskTemp > Task :solr:solr-ref-guide:test :solr:solr-ref-guide:test (SUCCESS): 34 test(s) > Task :solr:solr-ref-guide:wipeTaskTemp > Task :solr:webapp:compileJava NO-SOURCE > Task :solr:webapp:classes UP-TO-DATE > Task :solr:webapp:compileTestJava NO-SOURCE > Task :solr:webapp:testClasses UP-TO-DATE > Task :solr:webapp:test NO-SOURCE > Task :solr:webapp:wipeTaskTemp > Task :solr:test-framework:compileTestJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :solr:modules:analysis-extras:compileTestJava Note: /home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-9.10/_tmp/smoke_1768442542/unpack/solr-9.10.1/solr/modules/analysis-extras/src/test/org/apache/solr/schema/TestICUCollationFieldUDVAS.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :solr:modules:analysis-extras:testClasses > Task :solr:modules:analysis-extras:test :solr:modules:analysis-extras:test (SUCCESS): 31 test(s) > Task :solr:cross-dc-manager:test :solr:cross-dc-manager:test (SUCCESS): 38 test(s), 7 skipped > Task :solr:modules:analysis-extras:wipeTaskTemp > Task :solr:modules:analytics:classes > Task :solr:prometheus-exporter:test :solr:prometheus-exporter:test (SUCCESS): 23 test(s) > Task :solr:modules:analytics:compileTestJava FAILED /home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-9.10/_tmp/smoke_1768442542/unpack/solr-9.10.1/solr/modules/analytics/src/test/org/apache/solr/analytics/function/mapping/FilterFunctionTest.java:718: warning: [FloatingPointLiteralPrecision] Floating point literal loses precision val.setValues(50.343F, -74.9874F, 2.3423324E+9f); ^ (see https://errorprone.info/bugpattern/FloatingPointLiteralPrecision) Did you mean 'val.setValues(50.343F, -74.9874F, 2.34233242E+9f);'? error: warnings found and -Werror specified Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. 1 error 1 warning > Task :solr:prometheus-exporter:wipeTaskTemp > Task :solr:cross-dc-manager:wipeTaskTemp > Task :solr:solrj-streaming:wipeTaskTemp > Task :solr:solrj:test :solr:solrj:test (SUCCESS): 1281 test(s), 40 skipped > Task :solr:solrj:wipeTaskTemp > Task :solr:core:test WARNING: Test org.apache.solr.search.TestRandomCollapseQParserPlugin wrote 11,270,817 bytes of output. :solr:core:test (SUCCESS): 5267 test(s), 209 skipped > Task :solr:core:wipeTaskTemp FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':solr:modules:analytics:compileTestJava'. > Compilation failed; see the compiler error output for details. * Try: > Run with --info option to get more log output. BUILD FAILED in 17m 20s 104 actionable tasks: 86 executed, 18 up-to-date Publishing build scan... https://develocity.apache.org/s/osm3tq73cxcq2 Traceback (most recent call last): File "/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-9.10/dev-tools/scripts/smokeTestRelease.py", line 1225, in <module> main() File "/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-9.10/dev-tools/scripts/smokeTestRelease.py", line 1151, 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-9.10/dev-tools/scripts/smokeTestRelease.py", line 1213, in smokeTest unpackAndVerify(java, tmpDir, 'solr-%s-src.tgz' % version, gitRevision, version, testArgs) File "/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-9.10/dev-tools/scripts/smokeTestRelease.py", line 587, in unpackAndVerify verifyUnpacked(java, artifact, unpackPath, gitRevision, version, testArgs) File "/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-9.10/dev-tools/scripts/smokeTestRelease.py", line 678, in verifyUnpacked java.run_java('./gradlew --no-daemon test %s' % testArgs, '%s/test.log' % unpackPath) File "/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-9.10/dev-tools/scripts/smokeTestRelease.py", line 1056, in run_java run('%s; %s' % (cmd_prefix, cmd), logfile) File "/home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-9.10/dev-tools/scripts/smokeTestRelease.py", line 517, in run raise RuntimeError('command "%s" failed; see log file %s' % (command, logPath)) RuntimeError: command "export JAVA_HOME="/home/jenkins/tools/java/latest11" PATH="/home/jenkins/tools/java/latest11/bin:$PATH" JAVACMD="/home/jenkins/tools/java/latest11/bin/java"; ./gradlew --no-daemon test -Dtests.nightly=false -Dtests.badapples=false " failed; see log file /home/jenkins/jenkins-agent/workspace/Solr/Solr-Smoketest-9.10/_tmp/smoke_1768442542/unpack/solr-9.10.1/test.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]
