You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/08/19 01:56:14 UTC

Build failed in Jenkins: JClouds » 2.2.x » jclouds-labs-openstack-2.2.x #1

See <https://ci-builds.apache.org/job/JClouds/job/2.2.x/job/jclouds-labs-openstack-2.2.x/1/display/redirect>

Changes:


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H36 (ubuntu) in workspace <https://ci-builds.apache.org/job/JClouds/job/2.2.x/job/jclouds-labs-openstack-2.2.x/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/jclouds-labs-openstack.git
 > git init <https://ci-builds.apache.org/job/JClouds/job/2.2.x/job/jclouds-labs-openstack-2.2.x/ws/> # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/jclouds-labs-openstack.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/jclouds-labs-openstack.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/jclouds-labs-openstack.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/jclouds-labs-openstack.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/jclouds-labs-openstack.git
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/jclouds-labs-openstack.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/2.2.x^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/2.2.x^{commit} # timeout=10
Checking out Revision 5d7e390ef9e8dfe0ac33d99b1717c78200b2a229 (refs/remotes/origin/2.2.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d7e390ef9e8dfe0ac33d99b1717c78200b2a229 # timeout=10
Commit message: "Upgrade to 2.2.1-SNAPSHOT"
First time build. Skipping changelog.
Parsing POMs
Failed to transfer Could not find metadata org.apache.jclouds:jclouds-project:2.2.1-SNAPSHOT/maven-metadata.xml in apache-snapshots (https://repository.apache.org/content/repositories/snapshots)
Failed to transfer Could not find artifact org.apache.jclouds:jclouds-project:pom:2.2.1-SNAPSHOT in apache-snapshots (https://repository.apache.org/content/repositories/snapshots)
ERROR: Failed to parse POMs
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 for org.apache.jclouds.labs:jclouds-labs-openstack:2.2.1-SNAPSHOT: Could not find artifact org.apache.jclouds:jclouds-project:pom:2.2.1-SNAPSHOT in apache-snapshots (https://repository.apache.org/content/repositories/snapshots) and 'parent.relativePath' points at no local POM @ line 23, column 11

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1390)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1126)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3073)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H36
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:998)
		at hudson.FilePath.act(FilePath.java:1069)
		at hudson.FilePath.act(FilePath.java:1058)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:987)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1880)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:428)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for org.apache.jclouds.labs:jclouds-labs-openstack:2.2.1-SNAPSHOT: Could not find artifact org.apache.jclouds:jclouds-project:pom:2.2.1-SNAPSHOT in apache-snapshots (https://repository.apache.org/content/repositories/snapshots) and 'parent.relativePath' points at no local POM @ line 23, column 11

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:383)
	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:370)
	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:340)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1329)
	... 10 more