See
<https://builds.apache.org/job/incubator-taverna-workbench-product/2/changes>
Changes:
[stain] ${jena.version}
------------------------------------------
Started by an SCM change
Building remotely on H6 (Mapreduce Falcon Hadoop Pig Zookeeper Tez Hdfs) in
workspace
<https://builds.apache.org/job/incubator-taverna-workbench-product/ws/>
Cloning the remote Git repository
Cloning repository
https://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-product.git
> git init
> <https://builds.apache.org/job/incubator-taverna-workbench-product/ws/> #
> timeout=10
Fetching upstream changes from
https://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-product.git
> git --version # timeout=10
> git fetch --tags --progress
> https://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-product.git
> +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url
> https://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-product.git
> # timeout=10
> git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* #
> timeout=10
> git config remote.origin.url
> https://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-product.git
> # timeout=10
Fetching upstream changes from
https://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-product.git
> git fetch --tags --progress
> https://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-product.git
> +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 637249efc9059862a8b158edb4c1d248d80c45b1
(refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 637249efc9059862a8b158edb4c1d248d80c45b1
> git rev-list 768358105bf8966c517588de46046b639113f663 # timeout=10
Parsing POMs
Failed to transfer Could not find metadata
net.sf.taverna:taverna-parent:3.0.1-SNAPSHOT/maven-metadata.xml in
com.springsource.repository.bundles.milestone
(http://repository.springsource.com/maven/bundles/milestone)
Failed to transfer Could not find metadata
net.sf.taverna:taverna-parent:3.0.1-SNAPSHOT/maven-metadata.xml in Nexus
(http://repository.apache.org/snapshots)
Failed to transfer Could not find metadata
net.sf.taverna:taverna-parent:3.0.1-SNAPSHOT/maven-metadata.xml in
spring-maven-milestone (http://maven.springframework.org/milestone)
Failed to transfer Could not find metadata
net.sf.taverna:taverna-parent:3.0.1-SNAPSHOT/maven-metadata.xml in OPS4J
(http://repository.ops4j.org/maven2)
Failed to transfer Could not find artifact
net.sf.taverna:taverna-parent:pom:3.0.1-SNAPSHOT in Nexus
(http://repository.apache.org/snapshots)
Failed to transfer Could not find artifact
net.sf.taverna:taverna-parent:pom:3.0.1-SNAPSHOT in spring-maven-milestone
(http://maven.springframework.org/milestone)
Failed to transfer Could not find artifact
net.sf.taverna:taverna-parent:pom:3.0.1-SNAPSHOT in
com.springsource.repository.bundles.milestone
(http://repository.springsource.com/maven/bundles/milestone)
Failed to transfer Could not find artifact
net.sf.taverna:taverna-parent:pom:3.0.1-SNAPSHOT in OPS4J
(http://repository.ops4j.org/maven2)
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed:
<https://builds.apache.org/job/incubator-taverna-workbench-product/ws/> at
hudson.remoting.Channel@3a11c185:H6
at hudson.FilePath.act(FilePath.java:916)
at hudson.FilePath.act(FilePath.java:893)
at
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:950)
at
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:677)
at
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
at hudson.model.Run.execute(Run.java:1706)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:232)
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 find artifact
net.sf.taverna:taverna-parent:pom:3.0.1-SNAPSHOT in Nexus
(http://repository.apache.org/snapshots) and 'parent.relativePath' points at
wrong local POM @ line 5, column 10
at
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1354)
at
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1088)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2474)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
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)
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 find artifact
net.sf.taverna:taverna-parent:pom:3.0.1-SNAPSHOT in Nexus
(http://repository.apache.org/snapshots) and 'parent.relativePath' points at
wrong local POM @ line 5, column 10
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:1291)
... 10 more