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 2019/11/17 21:17:33 UTC

Build failed in Jenkins: Maven TLP » maven » master #305

See https://builds.apache.org/job/maven-box/job/maven/job/master/305/

Changes:

* [MNG-6759] - Fix issue where MavenMetadataSource failed to set the right
* [REGRESSION] Maven fails to use <repositories> section from dependency

All tests passed

Build log:
[...truncated 5536 lines...]
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch linux-jdk7
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch linux-jdk12
[withMaven] Publishers: Generated Artifacts Publisher: 566 ms
[Pipeline] // withMaven
[withMaven] Publishers: Generated Artifacts Publisher: 918 ms
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] deleteDir
[withMaven] Publishers: Generated Artifacts Publisher: 527 ms
[Pipeline] // withMaven
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] deleteDir
[Pipeline] // withMaven
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] deleteDir
[withMaven] Publishers: Generated Artifacts Publisher: 887 ms
[Pipeline] // withMaven
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] deleteDir
Commit message: "[REGRESSION] Maven fails to use <repositories> section from dependency when resolving transitive dependencies in some cases	"
[Pipeline] isUnix
[Pipeline] bat
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch linux-jdk8
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch linux-jdk11

c:\mvn-it-0.tmp>if exist it-local-repo rmdir /s /q it-local-repo 
[Pipeline] bat
[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_master@2
[Pipeline] }
Failed in branch windows-jdk11
[Pipeline] }
[Pipeline] {

c:\mvn-it-0.tmp>if exist apache-maven-dist.zip del /q apache-maven-dist.zip 
[Pipeline] // dir
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Run ITs Windows Java 12)
[Pipeline] unstash
[Pipeline] echo
NODE_NAME = jenkins-win-he-de-1
[Pipeline] isUnix
[Pipeline] dir
Running in c:\mvn-it-1.tmp
[Pipeline] {
[Pipeline] // stage
[Pipeline] }
[Pipeline] pwd
[Pipeline] checkout
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk8
No credentials specified
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
[Pipeline] withMaven
[withMaven] Options: [JunitTestsPublisher[disabled=false,healthScaleFactor=,keepLongStdio=false,ignoreAttachments=false]]
[withMaven] Available options: 
[withMaven] using JDK installation JDK 1.7 (latest)
[withMaven] using Maven installation 'Maven 3.6.2 (Windows)'
[Pipeline] {
[Pipeline] isUnix
[Pipeline] bat
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/*

c:\mvn-it-0.tmp>wmic logicaldisk get size,freespace,caption 
Caption  FreeSpace      Size           

C:       1454614687744  1499775102976  

F:       1477528875008  1500299390976  


[Pipeline] bat

c:\mvn-it-0.tmp>mvn clean install -Prun-its,embedded -B -U -V -DmavenDistro=c:\mvn-it-0.tmp/apache-maven-dist.zip -Dmaven.test.failure.ignore=true -Dhttps.protocols=TLSv1.2 
----- withMaven Wrapper script -----
Apache Maven 3.6.2 (40f52333136460af0dc0d7232c0dc0bcf0d9e117; 2019-08-27T08:06:16-07:00)
Maven home: F:\jenkins\tools\maven\apache-maven-3.6.2\bin\..
Java version: 1.7.0_79, vendor: Oracle Corporation, runtime: f:\jenkins\tools\java\latest1.7\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2012 r2", version: "6.3", arch: "amd64", family: "windows"
[INFO] [jenkins-event-spy] Generate C:\mvn-it-0.tmp@tmp\withMaven09d75c37\maven-spy-20191117-131711-375550440837036086575.log.tmp ...
[INFO] Scanning for projects...
 > 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
Fetching without tags
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
Checking out Revision 9e98d89a8ad1a00fd17b176216e5c65a35bca8f8 (master)
 > 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/*
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9e98d89a8ad1a00fd17b176216e5c65a35bca8f8
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 57 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 428 kB/s)
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Child module C:\mvn-it-0.tmp\core-it-support\core-it-plugins\mng-6759-resolves-project-dependencies-plugin of C:\mvn-it-0.tmp\core-it-support\core-it-plugins\pom.xml does not exist @ 
 @ 
[INFO] [jenkins-event-spy] Generated C:\mvn-it-0.tmp@tmp\withMaven09d75c37\maven-spy-20191117-131711-375550440837036086575.log
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.maven.its.plugins:maven-it-plugins:2.1-SNAPSHOT (C:\mvn-it-0.tmp\core-it-support\core-it-plugins\pom.xml) has 1 error
[ERROR]     Child module C:\mvn-it-0.tmp\core-it-support\core-it-plugins\mng-6759-resolves-project-dependencies-plugin of C:\mvn-it-0.tmp\core-it-support\core-it-plugins\pom.xml does not exist
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="c:\mvn-it-0.tmp@tmp\withMaven09d75c37\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="c:\mvn-it-0.tmp@tmp\withMaven09d75c37" 
[Pipeline] }
[withMaven] Publishers: Generated Artifacts Publisher: 471 ms
[Pipeline] // withMaven
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] deleteDir
Commit message: "[REGRESSION] Maven fails to use <repositories> section from dependency when resolving transitive dependencies in some cases	"
[Pipeline] isUnix
[Pipeline] bat
[Pipeline] }
[Pipeline] // dir
[Pipeline] }

c:\mvn-it-1.tmp>if exist it-local-repo rmdir /s /q it-local-repo 
[Pipeline] // stage
[Pipeline] }
[Pipeline] bat
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk7

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 12 (latest)
[withMaven] using Maven installation 'Maven 3.6.2 (Windows)'
[Pipeline] {
[Pipeline] isUnix
[Pipeline] bat

c:\mvn-it-1.tmp>wmic logicaldisk get size,freespace,caption 
Caption  FreeSpace      Size           

C:       2943602106368  2999997952000  

F:       2962082959360  3000246464512  


[Pipeline] bat

c:\mvn-it-1.tmp>mvn clean install -Prun-its,embedded -B -U -V -DmavenDistro=c:\mvn-it-1.tmp/apache-maven-dist.zip -Dmaven.test.failure.ignore=true 
----- withMaven Wrapper script -----
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="c:\mvn-it-1.tmp@tmp\withMaven5a3b5c18\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="c:\mvn-it-1.tmp@tmp\withMaven5a3b5c18" 
Apache Maven 3.6.2 (40f52333136460af0dc0d7232c0dc0bcf0d9e117; 2019-08-27T08:06:16-07:00)
Maven home: F:\jenkins\tools\maven\apache-maven-3.6.2\bin\..
Java version: 12, vendor: Oracle Corporation, runtime: f:\jenkins\tools\java\latest12
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2016", version: "10.0", arch: "amd64", family: "windows"
[INFO] [jenkins-event-spy] Generate C:\mvn-it-1.tmp@tmp\withMaven5a3b5c18\maven-spy-20191117-131724-03471594878624914559.log.tmp ...
[INFO] Scanning for projects...
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 92 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 398 kB/s)
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Child module C:\mvn-it-1.tmp\core-it-support\core-it-plugins\mng-6759-resolves-project-dependencies-plugin of C:\mvn-it-1.tmp\core-it-support\core-it-plugins\pom.xml does not exist @ 
 @ 
[INFO] [jenkins-event-spy] Generated C:\mvn-it-1.tmp@tmp\withMaven5a3b5c18\maven-spy-20191117-131724-03471594878624914559.log
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.apache.maven.its.plugins:maven-it-plugins:2.1-SNAPSHOT (C:\mvn-it-1.tmp\core-it-support\core-it-plugins\pom.xml) has 1 error
[ERROR]     Child module C:\mvn-it-1.tmp\core-it-support\core-it-plugins\mng-6759-resolves-project-dependencies-plugin of C:\mvn-it-1.tmp\core-it-support\core-it-plugins\pom.xml does not exist
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[Pipeline] }
[withMaven] Publishers: Generated Artifacts Publisher: 475 ms
[Pipeline] // withMaven
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk12
[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 [stigdoessing, rfscholte].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Build succeeded in Jenkins: Maven TLP » maven » master #306

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

Changes:

* [MNG-6759] Fix module name

All tests passed