Build: https://ci-builds.apache.org/job/Solr/job/Solr-Docker-Nightly-9.x/807/

Log: 
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on lucene-solr-1 (solr lucene) in workspace 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-9.x
[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://gitbox.apache.org/repos/asf/solr.git
 > git init /home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-9.x 
 > # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/solr.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/solr.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/solr.git # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/branch_9x^{commit} # timeout=10
Checking out Revision e767003fa110cc21c52f83cb5c95c0dba1ad2e27 
(refs/remotes/origin/branch_9x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e767003fa110cc21c52f83cb5c95c0dba1ad2e27 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b branch_9x e767003fa110cc21c52f83cb5c95c0dba1ad2e27 # 
 > timeout=10
Commit message: "SOLR-17018: add QueryLimits support to Learning To Rank 
rescoring (#2348)"
 > git rev-list --no-walk e767003fa110cc21c52f83cb5c95c0dba1ad2e27 # timeout=10
No emails were triggered.
provisioning config files...
copy managed file [gradle.properties] to 
file:/home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-9.x/gradle.properties
[Solr-Docker-Nightly-9.x] $ /bin/sh -xe /tmp/jenkins5941478111836425243.sh
+ echo ****
+ docker login -u **** --password-stdin
WARNING! Your password will be stored unencrypted in 
/home/jenkins/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Gradle] - Launching build.
[Solr-Docker-Nightly-9.x] $ 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-9.x/gradlew 
-Psolr.docker.imageRepo=apache/solr-nightly -Psolr.docker.dist=full testDocker 
dockerPush
Downloading gradle-wrapper.jar from 
https://raw.githubusercontent.com/gradle/gradle/v8.4.0/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.4/userguide/gradle_daemon.html#sec:disabling_the_daemon
 in the Gradle documentation.
Daemon will be stopped at the end of the build 
Gradle Enterprise plugins resolution: https://plugins.gradle.org/m2
Enforcing Gradle Enterprise: https://ge.apache.org, allowUntrustedServer: false

> Task :buildSrc:compileJava
Note: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-9.x/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 :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 :gitStatus
> Task :checkJdkInternalsExportedToGradle
> Task :solr:api:compileJava
> Task :solr:api:processResources NO-SOURCE
> Task :solr:api:classes

> 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
################################################################################
# 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-slave/workspace/Solr/Solr-Docker-Nightly-9.x/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:assemblePostJar
> Task :solr:example:assemblePackaging

> 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:assemblePackaging
> Task :solr:api:jar
> Task :solr:core:jar
> Task :solr:solrj:processResources
> Task :solr:solrj:classes
> Task :solr:solrj:jar
> Task :solr:solrj-streaming:processResources
> Task :solr:solrj-streaming:classes
> Task :solr:solrj-streaming:jar
> Task :solr:solrj-zookeeper:processResources NO-SOURCE
> Task :solr:solrj-zookeeper:classes
> Task :solr:solrj-zookeeper:jar
> Task :solr:webapp:compileJava NO-SOURCE
> Task :solr:webapp:processResources NO-SOURCE
> Task :solr:webapp:classes UP-TO-DATE

> Task :solr:api:buildJSClient
################################################################################
# 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-slave/workspace/Solr/Solr-Docker-Nightly-9.x/solr/api/build/generated/js

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

> Task :solr:webapp:downloadBrowserify

added 163 packages, changed 1 package, and audited 165 packages in 4s

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

found 0 vulnerabilities

> Task :solr:webapp:syncJSClientSourceCode

> Task :solr:webapp:jsClientDownloadDeps
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-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-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]: Please upgrade to latest, formidable@v2 
or formidable@v3! Check these notes: https://bit.ly/2ZEqIau
npm WARN deprecated [email protected]: Please upgrade to v7.0.2+ of superagent.  
We have fixed numerous issues with streams, form-data, attach(), filesystem 
errors not bubbling up (ENOENT on attach()), and all tests are now passing.  
See the releases tab for more information at 
<https://github.com/visionmedia/superagent/releases>.
npm WARN deprecated [email protected]: 16.1.1

> [email protected] prepare
> npm run build


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

Successfully compiled 80 files with Babel (1826ms).

added 357 packages, and audited 358 packages in 11s

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

3 vulnerabilities (1 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 80 files with Babel (1820ms).

> Task :solr:webapp:generateJsClientBundle
> Task :solr:webapp:finalizeJsBundleDir
> Task :solr:webapp:war
> Task :solr:server:assemblePackaging

> Task :solr:modules:analysis-extras:compileJava
Note: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-9.x/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:assemblePackaging

> 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:assemblePackaging
> Task :solr:modules:clustering:compileJava
> Task :solr:modules:clustering:processResources NO-SOURCE
> Task :solr:modules:clustering:classes
> Task :solr:modules:clustering:jar
> Task :solr:modules:clustering:assemblePackaging

> Task :solr:modules:extraction:compileJava
Note: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-9.x/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:assemblePackaging

> Task :solr:modules:gcs-repository:compileJava
Note: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-9.x/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:assemblePackaging

> 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:assemblePackaging

> 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:assemblePackaging
> 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:assemblePackaging
> 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:assemblePackaging

> Task :solr:modules:langid:compileJava
Note: Some input files use or override 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:assemblePackaging

> 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:assemblePackaging
> 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:assemblePackaging
> 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:assemblePackaging

> Task :solr:modules:scripting:compileJava
Note: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-9.x/solr/modules/scripting/src/java/org/apache/solr/scripting/xslt/XSLTUpdateRequestHandler.java
 uses or overrides 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:assemblePackaging

> 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:assemblePackaging
> Task :solr:packaging:fullDistTar

> Task :solr:docker:dockerBuild
#1 [internal] load remote build context
#1 DONE 9.5s

#2 copy /context /
#2 DONE 1.5s

#3 [internal] load metadata for docker.io/library/eclipse-temurin:17-jre-jammy
#3 ...

#4 [auth] library/eclipse-temurin:pull token for registry-1.docker.io
#4 DONE 0.0s

#3 [internal] load metadata for docker.io/library/eclipse-temurin:17-jre-jammy
#3 DONE 0.7s

#5 [1/7] FROM 
docker.io/library/eclipse-temurin:17-jre-jammy@sha256:2da160772ec16d9d6a0c71585cf87b689dbbda531dc002de1856d8970cd0daf3
#5 DONE 0.0s

#5 [1/7] FROM 
docker.io/library/eclipse-temurin:17-jre-jammy@sha256:2da160772ec16d9d6a0c71585cf87b689dbbda531dc002de1856d8970cd0daf3
#5 CACHED

#6 [2/7] COPY / /opt/
#6 DONE 1.6s

#7 [3/7] RUN set -ex;   groupadd -r --gid "8983" "solr";   useradd -r --uid 
"8983" --gid "8983" "solr"
#7 0.688 + groupadd -r --gid 8983 solr
#7 0.843 + useradd -r --uid 8983 --gid 8983 solr
#7 DONE 1.1s

#8 [4/7] RUN set -ex;   (cd /opt; ln -s solr-*/ solr);   rm -Rf /opt/solr/docs 
/opt/solr/docker/Dockerfile;
#8 0.471 + cd /opt
#8 0.471 + ln -s solr-9.6.0-SNAPSHOT/ solr
#8 0.478 + rm -Rf /opt/solr/docs /opt/solr/docker/Dockerfile
#8 DONE 0.6s

#9 [5/7] RUN set -ex;   mkdir -p /opt/solr/server/solr/lib 
/docker-entrypoint-initdb.d;   cp /opt/solr/bin/solr.in.sh 
/etc/default/solr.in.sh;   mv /opt/solr/bin/solr.in.sh 
/opt/solr/bin/solr.in.sh.orig;   mv /opt/solr/bin/solr.in.cmd 
/opt/solr/bin/solr.in.cmd.orig;   chmod 0664 /etc/default/solr.in.sh;   mkdir 
-p -m0770 /var/solr;   chown -R "solr:0" /var/solr;   test ! -e 
/opt/solr/modules || ln -s /opt/solr/modules /opt/solr/contrib;   test ! -e 
/opt/solr/prometheus-exporter || ln -s /opt/solr/prometheus-exporter 
/opt/solr/modules/prometheus-exporter;
#9 0.497 + mkdir -p /opt/solr/server/solr/lib /docker-entrypoint-initdb.d
#9 0.501 + cp /opt/solr/bin/solr.in.sh /etc/default/solr.in.sh
#9 0.510 + mv /opt/solr/bin/solr.in.sh /opt/solr/bin/solr.in.sh.orig
#9 0.527 + mv /opt/solr/bin/solr.in.cmd /opt/solr/bin/solr.in.cmd.orig
#9 0.545 + chmod 0664 /etc/default/solr.in.sh
#9 0.555 + mkdir -p -m0770 /var/solr
#9 0.556 + chown -R solr:0 /var/solr
#9 0.559 + test ! -e /opt/solr/modules
#9 0.559 + ln -s /opt/solr/modules /opt/solr/contrib
#9 0.560 + test ! -e /opt/solr/prometheus-exporter
#9 0.560 + ln -s /opt/solr/prometheus-exporter 
/opt/solr/modules/prometheus-exporter
#9 DONE 0.7s

#10 [6/7] RUN set -ex;     apt-get update;     apt-get -y 
--no-install-recommends install acl lsof procps wget netcat gosu tini jattach;  
   rm -rf /var/lib/apt/lists/*;
#10 0.501 + apt-get update
#10 1.148 Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
#10 1.148 Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 
kB]
#10 1.495 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 
kB]
#10 1.577 Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 
kB]
#10 1.628 Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 
Packages [1,687 kB]
#10 1.708 Get:6 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 
Packages [266 kB]
#10 1.832 Get:7 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 
Packages [164 kB]
#10 1.855 Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages 
[17.5 MB]
#10 1.972 Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted 
amd64 Packages [2,120 kB]
#10 2.046 Get:10 http://security.ubuntu.com/ubuntu jammy-security/universe 
amd64 Packages [1,081 kB]
#10 2.075 Get:11 http://security.ubuntu.com/ubuntu jammy-security/multiverse 
amd64 Packages [44.7 kB]
#10 2.395 Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages 
[1,792 kB]
#10 2.408 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted 
amd64 Packages [2,166 kB]
#10 2.467 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 
Packages [1,357 kB]
#10 2.477 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 
Packages [1,969 kB]
#10 2.534 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse 
amd64 Packages [61.2 kB]
#10 2.535 Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 
Packages [80.9 kB]
#10 2.535 Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/universe 
amd64 Packages [33.3 kB]
#10 3.634 Fetched 30.9 MB in 3s (11.5 MB/s)
#10 3.634 Reading package lists...
#10 4.496 + apt-get -y --no-install-recommends install acl lsof procps wget 
netcat gosu tini jattach
#10 4.555 Reading package lists...
#10 5.718 Building dependency tree...
#10 5.873 Reading state information...
#10 6.063 wget is already the newest version (1.21.2-2ubuntu1).
#10 6.063 procps is already the newest version (2:3.3.17-6ubuntu2.1).
#10 6.063 The following additional packages will be installed:
#10 6.064   libbsd0 libmd0 netcat-openbsd
#10 6.064 Suggested packages:
#10 6.064   perl
#10 6.162 The following NEW packages will be installed:
#10 6.162   acl gosu jattach libbsd0 libmd0 lsof netcat netcat-openbsd tini
#10 6.576 0 upgraded, 9 newly installed, 0 to remove and 12 not upgraded.
#10 6.576 Need to get 1,484 kB of archives.
#10 6.576 After this operation, 4,090 kB of additional disk space will be used.
#10 6.576 Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 
1.0.4-1build1 [23.0 kB]
#10 6.657 Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 
0.11.5-1 [44.8 kB]
#10 6.723 Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 
netcat-openbsd amd64 1.218-4ubuntu1 [39.4 kB]
#10 6.770 Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 lsof amd64 
4.93.2+dfsg-1.1build2 [253 kB]
#10 6.883 Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 acl amd64 
2.3.1-1 [38.5 kB]
#10 6.892 Get:6 http://archive.ubuntu.com/ubuntu jammy/universe amd64 jattach 
amd64 2.0-1 [12.4 kB]
#10 6.894 Get:7 http://archive.ubuntu.com/ubuntu jammy/universe amd64 netcat 
all 1.218-4ubuntu1 [2,044 B]
#10 6.895 Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 tini 
amd64 0.19.0-1 [276 kB]
#10 6.945 Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 gosu 
amd64 1.14-1 [794 kB]
#10 8.118 debconf: delaying package configuration, since apt-utils is not 
installed
#10 8.283 Fetched 1,484 kB in 1s (1,742 kB/s)
#10 8.840 Selecting previously unselected package libmd0:amd64.
#10 8.840 (Reading database ... (Reading database ... 5%(Reading database ... 
10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 
25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 
40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 
55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 
70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 
85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 
100%(Reading database ... 7684 files and directories currently installed.)
#10 9.147 Preparing to unpack .../0-libmd0_1.0.4-1build1_amd64.deb ...
#10 9.184 Unpacking libmd0:amd64 (1.0.4-1build1) ...
#10 9.551 Selecting previously unselected package libbsd0:amd64.
#10 9.553 Preparing to unpack .../1-libbsd0_0.11.5-1_amd64.deb ...
#10 9.642 Unpacking libbsd0:amd64 (0.11.5-1) ...
#10 9.916 Selecting previously unselected package netcat-openbsd.
#10 9.917 Preparing to unpack .../2-netcat-openbsd_1.218-4ubuntu1_amd64.deb ...
#10 9.926 Unpacking netcat-openbsd (1.218-4ubuntu1) ...
#10 10.01 Selecting previously unselected package lsof.
#10 10.01 Preparing to unpack .../3-lsof_4.93.2+dfsg-1.1build2_amd64.deb ...
#10 10.11 Unpacking lsof (4.93.2+dfsg-1.1build2) ...
#10 10.33 Selecting previously unselected package acl.
#10 10.33 Preparing to unpack .../4-acl_2.3.1-1_amd64.deb ...
#10 10.34 Unpacking acl (2.3.1-1) ...
#10 10.40 Selecting previously unselected package jattach.
#10 10.40 Preparing to unpack .../5-jattach_2.0-1_amd64.deb ...
#10 10.41 Unpacking jattach (2.0-1) ...
#10 10.56 Selecting previously unselected package netcat.
#10 10.57 Preparing to unpack .../6-netcat_1.218-4ubuntu1_all.deb ...
#10 10.57 Unpacking netcat (1.218-4ubuntu1) ...
#10 10.67 Selecting previously unselected package tini.
#10 10.67 Preparing to unpack .../7-tini_0.19.0-1_amd64.deb ...
#10 10.69 Unpacking tini (0.19.0-1) ...
#10 10.76 Selecting previously unselected package gosu.
#10 10.76 Preparing to unpack .../8-gosu_1.14-1_amd64.deb ...
#10 10.77 Unpacking gosu (1.14-1) ...
#10 10.84 Setting up jattach (2.0-1) ...
#10 10.89 Setting up acl (2.3.1-1) ...
#10 10.92 Setting up gosu (1.14-1) ...
#10 10.95 Setting up tini (0.19.0-1) ...
#10 10.99 Setting up lsof (4.93.2+dfsg-1.1build2) ...
#10 11.02 Setting up libmd0:amd64 (1.0.4-1build1) ...
#10 11.16 Setting up libbsd0:amd64 (0.11.5-1) ...
#10 11.28 Setting up netcat-openbsd (1.218-4ubuntu1) ...
#10 11.35 update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in 
auto mode
#10 11.35 update-alternatives: warning: skip creation of 
/usr/share/man/man1/nc.1.gz because associated file 
/usr/share/man/man1/nc_openbsd.1.gz (of link group nc) doesn't exist
#10 11.35 update-alternatives: warning: skip creation of 
/usr/share/man/man1/netcat.1.gz because associated file 
/usr/share/man/man1/nc_openbsd.1.gz (of link group nc) doesn't exist
#10 11.36 Setting up netcat (1.218-4ubuntu1) ...
#10 11.39 Processing triggers for libc-bin (2.35-0ubuntu3.6) ...
#10 11.94 + rm -rf 
/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-backports_InRelease 
/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-backports_main_binary-amd64_Packages.lz4
 
/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-backports_universe_binary-amd64_Packages.lz4
 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_InRelease 
/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_main_binary-amd64_Packages.lz4
 
/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_multiverse_binary-amd64_Packages.lz4
 
/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_restricted_binary-amd64_Packages.lz4
 
/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy-updates_universe_binary-amd64_Packages.lz4
 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_InRelease 
/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_main_binary-amd64_Packages.lz4
 
/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_multiverse_binary-amd64_Packages.lz4
 
/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_restricted_binary-amd64_Packages.lz4
 
/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_jammy_universe_binary-amd64_Packages.lz4
 /var/lib/apt/lists/auxfiles /var/lib/apt/lists/lock /var/lib/apt/lists/partial 
/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_InRelease 
/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_main_binary-amd64_Packages.lz4
 
/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_multiverse_binary-amd64_Packages.lz4
 
/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_restricted_binary-amd64_Packages.lz4
 
/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_jammy-security_universe_binary-amd64_Packages.lz4
#10 DONE 12.0s

#11 [7/7] WORKDIR /opt/solr
#11 DONE 0.0s

#12 exporting to image
#12 exporting layers
#12 exporting layers 3.4s done
#12 writing image 
sha256:27e4741e7f5b86c07db40c0ca0395050678afce4a0553c68a761c64a6d19f088 0.0s 
done
#12 DONE 3.5s
Solr Docker Image Created
        ID:     
sha256:27e4741e7f5b86c07db40c0ca0395050678afce4a0553c68a761c64a6d19f088
        Base Image:     eclipse-temurin:17-jre-jammy
        Solr Version:   9.6.0-SNAPSHOT
        Solr Distribution:      Full

> Task :solr:docker:testDocker
Testing Solr Image ID: 
sha256:27e4741e7f5b86c07db40c0ca0395050678afce4a0553c68a761c64a6d19f088 
(sequentially)
Starting Solr Docker test: empty-varsolr-dir-ramdomuser-rootgroup
Completed Solr Docker test: empty-varsolr-dir-ramdomuser-rootgroup
Starting Solr Docker test: create_core_randomuser_rootgroup
Completed Solr Docker test: create_core_randomuser_rootgroup
Starting Solr Docker test: empty-varsolr-vol-ramdomuser-rootgroup
Completed Solr Docker test: empty-varsolr-vol-ramdomuser-rootgroup
Starting Solr Docker test: create_core
Completed Solr Docker test: create_core
Starting Solr Docker test: initdb
Completed Solr Docker test: initdb
Starting Solr Docker test: create_core_exec
Completed Solr Docker test: create_core_exec
Starting Solr Docker test: gosu
Completed Solr Docker test: gosu
Starting Solr Docker test: empty-varsolr-vol-user
Completed Solr Docker test: empty-varsolr-vol-user
Starting Solr Docker test: test_log4j
Completed Solr Docker test: test_log4j
Starting Solr Docker test: demo
Completed Solr Docker test: demo
Starting Solr Docker test: prometheus-exporter-standalone
Completed Solr Docker test: prometheus-exporter-standalone
Starting Solr Docker test: empty-varsolr-vol-solr
Completed Solr Docker test: empty-varsolr-vol-solr
Starting Solr Docker test: prometheus-exporter-cloud

> Task :solr:docker:testDocker FAILED

FAILURE: Build failed with an exception.

* Where:
Build file 
'/home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-9.x/solr/docker/build.gradle'
 line: 622

* What went wrong:
Execution failed for task ':solr:docker:testDocker'.
> There was a failure while executing work items
   > A failure occurred while executing TestDockerImageTask$SingleTestAction
      > Docker test failure=1: Test: prometheus-exporter-cloud Output: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Docker-Nightly-9.x/solr/docker/build/test-results/prometheus-exporter-cloud

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

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

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

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

BUILD FAILED in 8m 21s
97 actionable tasks: 97 executed

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

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' 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