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 2015/11/17 21:26:52 UTC

Build failed in Jenkins: maven-plugins #4823

See <https://builds.apache.org/job/maven-plugins/4823/changes>

Changes:

[hboutemy] [MPOM-95] updated parent pom location

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-2 (docker Ubuntu ubuntu) in workspace <https://builds.apache.org/job/maven-plugins/ws/>
Updating http://svn.apache.org/repos/asf/maven/plugins/trunk at revision '2015-11-17T20:26:28.159 +0000'
U         maven-ant-plugin/pom.xml
U         maven-jarsigner-plugin/pom.xml
U         maven-eclipse-plugin/pom.xml
U         maven-shade-plugin/pom.xml
U         maven-changelog-plugin/pom.xml
U         maven-war-plugin/pom.xml
U         maven-checkstyle-plugin/pom.xml
U         maven-remote-resources-plugin/pom.xml
U         maven-stage-plugin/pom.xml
U         maven-site-plugin/pom.xml
U         maven-javadoc-plugin/pom.xml
U         maven-pdf-plugin/pom.xml
U         maven-compiler-plugin/pom.xml
U         maven-verifier-plugin/pom.xml
U         maven-jar-plugin/pom.xml
U         maven-invoker-plugin/pom.xml
U         maven-gpg-plugin/pom.xml
U         maven-dependency-plugin/pom.xml
U         maven-assembly-plugin/pom.xml
U         maven-repository-plugin/pom.xml
U         maven-pmd-plugin/pom.xml
U         maven-clean-plugin/pom.xml
U         maven-docck-plugin/pom.xml
U         maven-doap-plugin/pom.xml
U         maven-rar-plugin/pom.xml
U         maven-scm-publish-plugin/pom.xml
U         maven-help-plugin/pom.xml
U         maven-linkcheck-plugin/pom.xml
U         maven-project-info-reports-plugin/pom.xml
U         maven-deploy-plugin/pom.xml
U         maven-patch-plugin/pom.xml
U         maven-ejb-plugin/pom.xml
U         maven-source-plugin/pom.xml
U         maven-toolchains-plugin/pom.xml
U         maven-jdeps-plugin/pom.xml
U         maven-acr-plugin/pom.xml
U         maven-install-plugin/pom.xml
U         maven-ear-plugin/pom.xml
U         maven-antrun-plugin/pom.xml
U         maven-changes-plugin/pom.xml
U         maven-resources-plugin/pom.xml
At revision 1714876
WARNING: clock of the subversion server appears to be out of sync. This can result in inconsistent check out behavior.
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/maven-plugins/ws/> at hudson.remoting.Channel@d539fa9:ubuntu-2: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] Child module <https://builds.apache.org/job/maven-plugins/ws/maven-plugins/pom.xml> of <https://builds.apache.org/job/maven-plugins/ws/pom.xml> does not exist @ 

	at hudson.FilePath.act(FilePath.java:985)
	at hudson.FilePath.act(FilePath.java:967)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:960)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:679)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:536)
	at hudson.model.Run.execute(Run.java:1738)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:381)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] Child module <https://builds.apache.org/job/maven-plugins/ws/maven-plugins/pom.xml> of <https://builds.apache.org/job/maven-plugins/ws/pom.xml> does not exist @ 

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1364)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1098)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2688)
	at hudson.remoting.UserRequest.perform(UserRequest.java:121)
	at hudson.remoting.UserRequest.perform(UserRequest.java:49)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to ubuntu-2(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1413)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
	at hudson.remoting.Channel.call(Channel.java:778)
	at hudson.FilePath.act(FilePath.java:978)
	... 8 more
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[ERROR] Child module <https://builds.apache.org/job/maven-plugins/ws/maven-plugins/pom.xml> of <https://builds.apache.org/job/maven-plugins/ws/pom.xml> does not exist @ 

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364)
	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1301)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1098)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2688)
	at hudson.remoting.UserRequest.perform(UserRequest.java:121)
	at hudson.remoting.UserRequest.perform(UserRequest.java:49)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
[WARNINGS] Skipping publisher since build result is FAILURE

Jenkins build is back to normal : maven-plugins #4824

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/maven-plugins/4824/changes>