You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jclouds.apache.org by BuildHive <bu...@cloudbees.com> on 2013/05/15 16:51:35 UTC

Build failed in Jenkins: jclouds » jclouds-labs #14

See <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/14/changes>

Changes:

[andrew.bayer] JCLOUDS-35. Fix RAT violations on incubator-jclouds-labs, master branch

------------------------------------------
Started by upstream project "jclouds/jclouds" build number 11
Building remotely on s-e047f7c6 in workspace <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/>
Checkout:jclouds-labs / <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/> - hudson.remoting.Channel@4a06a821:s-e047f7c6
Using strategy: Build commits submitted for validated merge
Last Built Revision: Revision d8bd4dc557e563526da343cbdfecc9de68dd4f6f (master)
Cloning the remote Git repository
Cloning repository origin
Fetching upstream changes from git://github.com/jclouds/jclouds-labs.git
Cleaning workspace
Commencing build of Revision d8bd4dc557e563526da343cbdfecc9de68dd4f6f (origin/master)
Checking out Revision d8bd4dc557e563526da343cbdfecc9de68dd4f6f (origin/master)
Cleaning workspace
Parsing POMs
Failed to transfer Could not transfer metadata org.apache.jclouds:jclouds-project:1.7.0-SNAPSHOT/maven-metadata.xml from/to apache-snapshots (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-project/1.7.0-SNAPSHOT/maven-metadata.xml. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable.
Failed to transfer Could not find metadata org.apache.jclouds:jclouds-project:1.7.0-SNAPSHOT/maven-metadata.xml in sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots)
Failed to transfer Could not transfer artifact org.apache.jclouds:jclouds-project:pom:1.7.0-SNAPSHOT from/to apache-snapshots (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-project/1.7.0-SNAPSHOT/jclouds-project-1.7.0-SNAPSHOT.pom. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable.
Failed to transfer Could not find artifact org.apache.jclouds:jclouds-project:pom:1.7.0-SNAPSHOT in sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots)
ERROR: Failed to parse POMs
hudson.util.IOException2: remote file operation failed: <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/ws/> at hudson.remoting.Channel@4a06a821:s-e047f7c6
	at hudson.FilePath.act(FilePath.java:828)
	at hudson.FilePath.act(FilePath.java:814)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.parsePoms(MavenModuleSetBuild.java:912)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:656)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:475)
	at hudson.model.Run.run(Run.java:1413)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:479)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:238)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not transfer artifact org.apache.jclouds:jclouds-project:pom:1.7.0-SNAPSHOT from/to apache-snapshots (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-project/1.7.0-SNAPSHOT/jclouds-project-1.7.0-SNAPSHOT.pom. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable. and 'parent.relativePath' points at wrong local POM @ line 24, column 11

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1272)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1047)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	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:722)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not transfer artifact org.apache.jclouds:jclouds-project:pom:1.7.0-SNAPSHOT from/to apache-snapshots (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-project/1.7.0-SNAPSHOT/jclouds-project-1.7.0-SNAPSHOT.pom. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable. and 'parent.relativePath' points at wrong local POM @ line 24, column 11

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:363)
	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1222)
	... 11 more

Jenkins build is back to normal : jclouds » jclouds-labs #15

Posted by BuildHive <bu...@cloudbees.com>.
See <https://buildhive.cloudbees.com/job/jclouds/job/jclouds-labs/15/changes>