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 2018/09/14 03:38:10 UTC

Build failed in Jenkins: Maven TLP » maven » TEST-ITS #9

See https://builds.apache.org/job/maven-box/job/maven/job/TEST-ITS/9/

No changes.

No tests ran.

Build log:
Branch indexing
Obtained Jenkinsfile from e7663dd8cd9ecba7657877fe6c9ebb3f48dff21e
Running in Durability level: MAX_SURVIVABILITY
Loading library jenkins-env@master
Attempting to resolve master from remote references...
 > git --version # timeout=10
 > git ls-remote -h https://gitbox.apache.org/repos/asf/maven-jenkins-env.git # timeout=10
Found match: refs/heads/master revision 3d06b769e61a13a2a9719212c5c06012f2a55535
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven-jenkins-env.git # timeout=10
Fetching without tags
Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-jenkins-env.git
 > git --version # timeout=10
 > git fetch --no-tags --progress https://gitbox.apache.org/repos/asf/maven-jenkins-env.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 3d06b769e61a13a2a9719212c5c06012f2a55535 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3d06b769e61a13a2a9719212c5c06012f2a55535
Commit message: "Back to all Windows nodes"
 > git rev-list --no-walk 3d06b769e61a13a2a9719212c5c06012f2a55535 # timeout=10
Loading library jenkins-lib@master
Attempting to resolve master from remote references...
 > git --version # timeout=10
 > git ls-remote -h https://gitbox.apache.org/repos/asf/maven-jenkins-lib.git # timeout=10
Found match: refs/heads/master revision c2152da6e3520c4631ffc32521dcab9ac0f1aea0
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven-jenkins-lib.git # timeout=10
Fetching without tags
Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-jenkins-lib.git
 > git --version # timeout=10
 > git fetch --no-tags --progress https://gitbox.apache.org/repos/asf/maven-jenkins-lib.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision c2152da6e3520c4631ffc32521dcab9ac0f1aea0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c2152da6e3520c4631ffc32521dcab9ac0f1aea0
Commit message: "Try to display PATH value"
 > git rev-list --no-walk c2152da6e3520c4631ffc32521dcab9ac0f1aea0 # timeout=10
[Pipeline] properties
[Pipeline] node
Running on H27 in /home/jenkins/jenkins-slave/workspace/maven-box_maven_TEST-ITS-UCAOVF7UZKPM5S4IVKFIGL6HNCSJVYUREWUKE6FTBLIEJVIYUUXA
[Pipeline] {
[Pipeline] dir
Running in /home/jenkins/jenkins-slave/workspace/maven-box_maven_TEST-ITS-UCAOVF7UZKPM5S4IVKFIGL6HNCSJVYUREWUKE6FTBLIEJVIYUUXA/build
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] checkout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // node
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build succeeded in Jenkins: Maven TLP » maven » TEST-ITS #10

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven/job/TEST-ITS/10/

Changes:

* Exclude H25
* Exclude H31 cause master is failing constantly.
* no need to test anymore with '3.0.x'
* Add Java 11 to defaults
* Try to shorten path for Windows by using tempDir
* Fix arguments
* Add option for temp workspace
* disable tmpWs
* enable tmpWs
* Use def
* Try to shorten wsDir

All tests passed