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/03/04 13:14:41 UTC

Build failed in Jenkins: Maven TLP » maven » testFor363 #6

See https://builds.apache.org/job/maven-box/job/maven/job/testFor363/6/

Changes:

* Use Maven 3.6.3 for Linux builds, it should already be on all nodes
* Use Java 8 for Java 7 builds - due to the temporary removal of Java 7
* JDK 1.7.0_80 added back in

All tests passed

Build log:
[...truncated 41910 lines...]
[Pipeline] fileExists
[Pipeline] zip
Writing zip file of /home/jenkins/jenkins-slave/workspace/maven-box_maven_testFor363/test/core-it-suite/target/test-classes to /home/jenkins/jenkins-slave/workspace/maven-box_maven_testFor363/test/core-it-suite-logs-linux-jdk14.zip
Zipped 6543 entries.
Archiving /home/jenkins/jenkins-slave/workspace/maven-box_maven_testFor363/test/core-it-suite-logs-linux-jdk14.zip
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[Pipeline] fileExists
[Pipeline] zip
Writing zip file of /home/jenkins/jenkins-slave/workspace/maven-box_maven_testFor363/test/core-it-suite/target/surefire-reports to /home/jenkins/jenkins-slave/workspace/maven-box_maven_testFor363/test/core-it-suite-reports-linux-jdk14.zip
Zipped 4 entries.
Archiving /home/jenkins/jenkins-slave/workspace/maven-box_maven_testFor363/test/core-it-suite-reports-linux-jdk14.zip
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Running on jenkins-win-he-de-1 in f:\jenkins\jenkins-slave\workspace\maven-box_maven_testFor363
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Run ITs Windows Java 8)
[Pipeline] echo
NODE_NAME = jenkins-win-he-de-1
[Pipeline] isUnix
[Pipeline] dir
Running in c:\mvn-it-1.tmp
[Pipeline] {
[Pipeline] pwd
[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-integration-testing.git
 > git init c:\mvn-it-1.tmp # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-integration-testing.git
 > git --version # timeout=10
 > git fetch --no-tags --progress -- https://gitbox.apache.org/repos/asf/maven-integration-testing.git +refs/heads/*:refs/remotes/origin/*
Fetching without tags
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven-integration-testing.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven-integration-testing.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-integration-testing.git
 > git fetch --no-tags --progress -- https://gitbox.apache.org/repos/asf/maven-integration-testing.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 84c0e3655f0b3b06a4a98252ce0b6294c76a3268 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 84c0e3655f0b3b06a4a98252ce0b6294c76a3268
Commit message: "[MNG-6562] fixed issues caused by new WARNING on default plugins"
[Pipeline] isUnix
[Pipeline] bat

c:\mvn-it-1.tmp>if exist it-local-repo rmdir /s /q it-local-repo 
[Pipeline] bat

c:\mvn-it-1.tmp>if exist apache-maven-dist.zip del /q apache-maven-dist.zip 
[Pipeline] unstash
[Pipeline] withMaven
[withMaven] Options: [JunitTestsPublisher[disabled=false,healthScaleFactor=,keepLongStdio=false,ignoreAttachments=false]]
[withMaven] Available options: 
[withMaven] using JDK installation JDK 1.8 (latest)
[Pipeline] // withMaven
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
Running on jenkins-win-he-de-1 in f:\jenkins\jenkins-slave\workspace\maven-box_maven_testFor363
[Pipeline] }
Failed in branch windows-jdk8
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Run ITs Windows Java 11)
[Pipeline] echo
NODE_NAME = jenkins-win-he-de-1
[Pipeline] isUnix
[Pipeline] dir
Running in c:\mvn-it-1.tmp
[Pipeline] {
[Pipeline] pwd
[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-integration-testing.git
 > git init c:\mvn-it-1.tmp # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-integration-testing.git
 > git --version # timeout=10
 > git fetch --no-tags --progress -- https://gitbox.apache.org/repos/asf/maven-integration-testing.git +refs/heads/*:refs/remotes/origin/*
Fetching without tags
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven-integration-testing.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven-integration-testing.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-integration-testing.git
 > git fetch --no-tags --progress -- https://gitbox.apache.org/repos/asf/maven-integration-testing.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 84c0e3655f0b3b06a4a98252ce0b6294c76a3268 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 84c0e3655f0b3b06a4a98252ce0b6294c76a3268
Commit message: "[MNG-6562] fixed issues caused by new WARNING on default plugins"
[Pipeline] isUnix
[Pipeline] bat

c:\mvn-it-1.tmp>if exist it-local-repo rmdir /s /q it-local-repo 
[Pipeline] bat

c:\mvn-it-1.tmp>if exist apache-maven-dist.zip del /q apache-maven-dist.zip 
[Pipeline] unstash
[Pipeline] withMaven
[withMaven] Options: [JunitTestsPublisher[disabled=false,healthScaleFactor=,keepLongStdio=false,ignoreAttachments=false]]
[withMaven] Available options: 
[withMaven] using JDK installation JDK 11 (latest)
[Pipeline] // withMaven
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Running on jenkins-win-he-de-1 in f:\jenkins\jenkins-slave\workspace\maven-box_maven_testFor363
Failed in branch windows-jdk11
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Run ITs Windows Java 14)
[Pipeline] echo
NODE_NAME = jenkins-win-he-de-1
[Pipeline] isUnix
[Pipeline] dir
Running in c:\mvn-it-1.tmp
[Pipeline] {
[Pipeline] pwd
[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-integration-testing.git
 > git init c:\mvn-it-1.tmp # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-integration-testing.git
 > git --version # timeout=10
 > git fetch --no-tags --progress -- https://gitbox.apache.org/repos/asf/maven-integration-testing.git +refs/heads/*:refs/remotes/origin/*
Fetching without tags
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven-integration-testing.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven-integration-testing.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-integration-testing.git
 > git fetch --no-tags --progress -- https://gitbox.apache.org/repos/asf/maven-integration-testing.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 84c0e3655f0b3b06a4a98252ce0b6294c76a3268 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 84c0e3655f0b3b06a4a98252ce0b6294c76a3268
Commit message: "[MNG-6562] fixed issues caused by new WARNING on default plugins"
[Pipeline] isUnix
[Pipeline] bat

c:\mvn-it-1.tmp>if exist it-local-repo rmdir /s /q it-local-repo 
[Pipeline] bat

c:\mvn-it-1.tmp>if exist apache-maven-dist.zip del /q apache-maven-dist.zip 
[Pipeline] unstash
[Pipeline] withMaven
[withMaven] Options: [JunitTestsPublisher[disabled=false,healthScaleFactor=,keepLongStdio=false,ignoreAttachments=false]]
[withMaven] Available options: 
[withMaven] using JDK installation JDK 14 (latest)
[Pipeline] // withMaven
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk14
Running on jenkins-win-he-de-1 in f:\jenkins\jenkins-slave\workspace\maven-box_maven_testFor363
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Run ITs Windows Java 15)
[Pipeline] echo
NODE_NAME = jenkins-win-he-de-1
[Pipeline] isUnix
[Pipeline] dir
Running in c:\mvn-it-1.tmp
[Pipeline] {
[Pipeline] pwd
[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-integration-testing.git
 > git init c:\mvn-it-1.tmp # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-integration-testing.git
 > git --version # timeout=10
 > git fetch --no-tags --progress -- https://gitbox.apache.org/repos/asf/maven-integration-testing.git +refs/heads/*:refs/remotes/origin/*
Fetching without tags
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven-integration-testing.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven-integration-testing.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-integration-testing.git
 > git fetch --no-tags --progress -- https://gitbox.apache.org/repos/asf/maven-integration-testing.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 84c0e3655f0b3b06a4a98252ce0b6294c76a3268 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 84c0e3655f0b3b06a4a98252ce0b6294c76a3268
Commit message: "[MNG-6562] fixed issues caused by new WARNING on default plugins"
[Pipeline] isUnix
[Pipeline] bat

c:\mvn-it-1.tmp>if exist it-local-repo rmdir /s /q it-local-repo 
[Pipeline] bat

c:\mvn-it-1.tmp>if exist apache-maven-dist.zip del /q apache-maven-dist.zip 
[Pipeline] unstash
[Pipeline] withMaven
[withMaven] Options: [JunitTestsPublisher[disabled=false,healthScaleFactor=,keepLongStdio=false,ignoreAttachments=false]]
[withMaven] Available options: 
[withMaven] using JDK installation JDK 15 (latest)
[Pipeline] // withMaven
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk15
[Pipeline] // parallel
[Pipeline] echo
[FAILURE-003] AbortException hudson.AbortException: Could not find specified Maven installation 'Maven 3.6.3 (Windows)'.
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [slachiewicz].
[Pipeline] echo
Sending email ...
[Pipeline] emailext