You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/07/25 06:47:08 UTC

Build failed in Jenkins: Maven » Maven TLP » maven-shared-utils » master #9

See https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-shared-utils/job/master/9/

Changes:

* [MSHARED-879] add dedicated output timestamp for Reproducible Builds

No tests ran.

Build log:
[...truncated 264 lines...]
[Pipeline] checkout
No credentials specified
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://gitbox.apache.org/repos/asf/maven-shared-utils.git
 > git init f:\jenkins\jenkins-slave\712657a4\workspace\en-box_maven-shared-utils_master\m # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-shared-utils.git
 > git --version # timeout=10
 > git fetch --no-tags --progress -- https://gitbox.apache.org/repos/asf/maven-shared-utils.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven-shared-utils.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Fetching without tags
Checking out Revision 683465b5052c476c1e1184e5b39c7f24d1fe1187 (master)
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven-shared-utils.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-shared-utils.git
 > git fetch --no-tags --progress -- https://gitbox.apache.org/repos/asf/maven-shared-utils.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 683465b5052c476c1e1184e5b39c7f24d1fe1187 # timeout=10
Commit message: "[MSHARED-879] add dedicated output timestamp for Reproducible Builds"
Cleaning workspace
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build windows-jdk11)
[Pipeline] withMaven
[withMaven] Options: [org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher[disabled=true], JunitTestsPublisher[disabled=false,healthScaleFactor=,keepLongStdio=false,ignoreAttachments=false], org.jenkinsci.plugins.pipeline.maven.publishers.FindbugsAnalysisPublisher[disabled='true', healthy='', unHealthy='', thresholdLimit='low'], org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher[disabled='true', healthy='', unHealthy='', thresholdLimit='low'], org.jenkinsci.plugins.pipeline.maven.publishers.DependenciesFingerprintPublisher[disabled=false, scopes=[compile, provided, runtime], versions={snapshot:true, release:false}], org.jenkinsci.plugins.pipeline.maven.publishers.PipelineGraphPublisher[disabled=false, scopes=[compile, provided, runtime], versions={snapshot:true, release:false}, skipDownstreamTriggers=false, lifecycleThreshold=deploy, ignoreUpstreamTriggers=false]]
[withMaven] Available options: 
[withMaven] using JDK installation JDK 11 (latest)
[withMaven] using Maven installation 'Maven 3.6.2 (Windows)'
[Pipeline] {
[Pipeline] dir
Running in f:\jenkins\jenkins-slave\712657a4\workspace\en-box_maven-shared-utils_master\m
[Pipeline] {
[Pipeline] isUnix
[Pipeline] bat

f:\jenkins\jenkins-slave\712657a4\workspace\en-box_maven-shared-utils_master\m>mvn -P+run-its -Dmaven.test.failure.ignore=true -Dfindbugs.failOnError=false -Dfindbugs.skip=true clean verify 
----- withMaven Wrapper script -----
The JAVA_HOME environment variable is not defined correctly 
This environment variable is needed to run this program 
NB: JAVA_HOME should point to a JDK not a JRE 
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withMaven
[Pipeline] echo
[FAILURE-004] hudson.AbortException: script returned exit code 1
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk11
Running on jenkins-win-he-de-3 in f:\jenkins\jenkins-slave\712657a4\workspace\en-box_maven-shared-utils_master
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout windows-jdk14)
[Pipeline] echo
NODE_NAME = jenkins-win-he-de-3
[Pipeline] dir
Running in f:\jenkins\jenkins-slave\712657a4\workspace\en-box_maven-shared-utils_master\m
[Pipeline] {
[Pipeline] checkout
No credentials specified
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://gitbox.apache.org/repos/asf/maven-shared-utils.git
 > git init f:\jenkins\jenkins-slave\712657a4\workspace\en-box_maven-shared-utils_master\m # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-shared-utils.git
 > git --version # timeout=10
 > git fetch --no-tags --progress -- https://gitbox.apache.org/repos/asf/maven-shared-utils.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven-shared-utils.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Fetching without tags
Checking out Revision 683465b5052c476c1e1184e5b39c7f24d1fe1187 (master)
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven-shared-utils.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-shared-utils.git
 > git fetch --no-tags --progress -- https://gitbox.apache.org/repos/asf/maven-shared-utils.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 683465b5052c476c1e1184e5b39c7f24d1fe1187 # timeout=10
Commit message: "[MSHARED-879] add dedicated output timestamp for Reproducible Builds"
Cleaning workspace
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build windows-jdk14)
[Pipeline] withMaven
[withMaven] Options: [org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher[disabled=true], JunitTestsPublisher[disabled=false,healthScaleFactor=,keepLongStdio=false,ignoreAttachments=false], org.jenkinsci.plugins.pipeline.maven.publishers.FindbugsAnalysisPublisher[disabled='true', healthy='', unHealthy='', thresholdLimit='low'], org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher[disabled='true', healthy='', unHealthy='', thresholdLimit='low'], org.jenkinsci.plugins.pipeline.maven.publishers.DependenciesFingerprintPublisher[disabled=false, scopes=[compile, provided, runtime], versions={snapshot:true, release:false}], org.jenkinsci.plugins.pipeline.maven.publishers.PipelineGraphPublisher[disabled=false, scopes=[compile, provided, runtime], versions={snapshot:true, release:false}, skipDownstreamTriggers=false, lifecycleThreshold=deploy, ignoreUpstreamTriggers=false]]
[withMaven] Available options: 
[withMaven] using JDK installation JDK 14 (latest)
[withMaven] using Maven installation 'Maven 3.6.2 (Windows)'
[Pipeline] {
[Pipeline] dir
Running in f:\jenkins\jenkins-slave\712657a4\workspace\en-box_maven-shared-utils_master\m
[Pipeline] {
[Pipeline] isUnix
[Pipeline] bat

f:\jenkins\jenkins-slave\712657a4\workspace\en-box_maven-shared-utils_master\m>mvn -P+run-its -Dmaven.test.failure.ignore=true -Dfindbugs.failOnError=false -Dfindbugs.skip=true clean verify 
----- withMaven Wrapper script -----
The JAVA_HOME environment variable is not defined correctly 
This environment variable is needed to run this program 
NB: JAVA_HOME should point to a JDK not a JRE 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[Pipeline] // withMaven
[Pipeline] echo
[FAILURE-004] hudson.AbortException: script returned exit code 1
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk14
Running on jenkins-win-he-de-3 in f:\jenkins\jenkins-slave\712657a4\workspace\en-box_maven-shared-utils_master
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout windows-jdk15)
[Pipeline] echo
NODE_NAME = jenkins-win-he-de-3
[Pipeline] dir
Running in f:\jenkins\jenkins-slave\712657a4\workspace\en-box_maven-shared-utils_master\m
[Pipeline] {
[Pipeline] checkout
No credentials specified
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://gitbox.apache.org/repos/asf/maven-shared-utils.git
 > git init f:\jenkins\jenkins-slave\712657a4\workspace\en-box_maven-shared-utils_master\m # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-shared-utils.git
 > git --version # timeout=10
 > git fetch --no-tags --progress -- https://gitbox.apache.org/repos/asf/maven-shared-utils.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven-shared-utils.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Fetching without tags
Checking out Revision 683465b5052c476c1e1184e5b39c7f24d1fe1187 (master)
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven-shared-utils.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-shared-utils.git
 > git fetch --no-tags --progress -- https://gitbox.apache.org/repos/asf/maven-shared-utils.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 683465b5052c476c1e1184e5b39c7f24d1fe1187 # timeout=10
Commit message: "[MSHARED-879] add dedicated output timestamp for Reproducible Builds"
Cleaning workspace
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build windows-jdk15)
[Pipeline] withMaven
[withMaven] Options: [org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher[disabled=true], JunitTestsPublisher[disabled=false,healthScaleFactor=,keepLongStdio=false,ignoreAttachments=false], org.jenkinsci.plugins.pipeline.maven.publishers.FindbugsAnalysisPublisher[disabled='true', healthy='', unHealthy='', thresholdLimit='low'], org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher[disabled='true', healthy='', unHealthy='', thresholdLimit='low'], org.jenkinsci.plugins.pipeline.maven.publishers.DependenciesFingerprintPublisher[disabled=false, scopes=[compile, provided, runtime], versions={snapshot:true, release:false}], org.jenkinsci.plugins.pipeline.maven.publishers.PipelineGraphPublisher[disabled=false, scopes=[compile, provided, runtime], versions={snapshot:true, release:false}, skipDownstreamTriggers=false, lifecycleThreshold=deploy, ignoreUpstreamTriggers=false]]
[withMaven] Available options: 
[withMaven] using JDK installation JDK 15 (latest)
[withMaven] using Maven installation 'Maven 3.6.2 (Windows)'
[Pipeline] {
[Pipeline] dir
Running in f:\jenkins\jenkins-slave\712657a4\workspace\en-box_maven-shared-utils_master\m
[Pipeline] {
[Pipeline] isUnix
[Pipeline] bat

f:\jenkins\jenkins-slave\712657a4\workspace\en-box_maven-shared-utils_master\m>mvn -P+run-its -Dmaven.test.failure.ignore=true -Dfindbugs.failOnError=false -Dfindbugs.skip=true clean verify 
----- withMaven Wrapper script -----
The JAVA_HOME environment variable is not defined correctly 
This environment variable is needed to run this program 
NB: JAVA_HOME should point to a JDK not a JRE 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[Pipeline] // withMaven
[Pipeline] echo
[FAILURE-004] hudson.AbortException: script returned exit code 1
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk15
Aborted by Olivier Lamy
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] }
Failed in branch linux-jdk7
[Pipeline] }
Failed in branch linux-jdk8
[Pipeline] }
Failed in branch linux-jdk11
[Pipeline] }
Failed in branch linux-jdk14
[Pipeline] }
Failed in branch linux-jdk15
[Pipeline] // parallel
[Pipeline] echo
[FAILURE-003] AbortException hudson.AbortException: script returned exit code 1
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] jiraComment
[Pipeline] echo
The authors of changes [hboutemy].
[Pipeline] echo
Sending email ...
[Pipeline] emailext