You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/10/05 17:57:22 UTC

Build failed in Jenkins: httpcomponents-core-4.4.x #215

See <https://builds.apache.org/job/httpcomponents-core-4.4.x/215/display/redirect?page=changes>

Changes:

[garydgregory] [HTTPCORE-494] Add image constants to ContentType.

[garydgregory] Set version to 4.4.9-SNAPSHOT.

------------------------------------------
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (ubuntu trusty) in workspace <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/httpcomponents-core.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/httpcomponents-core.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/httpcomponents-core.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/4.4.x^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/4.4.x^{commit} # timeout=10
Checking out Revision 19029eddf0f33de9468e9cb03a70edbe41196bf3 (refs/remotes/origin/4.4.x)
Commit message: "Set version to 4.4.9-SNAPSHOT."
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 19029eddf0f33de9468e9cb03a70edbe41196bf3
 > git rev-list 6a16ab53bb8d3cec2e4fcda1da24cfe76be0cd0d # timeout=10
Parsing POMs
Failed to transfer Could not find artifact org.apache.httpcomponents:httpcomponents-core:pom:4.4.8 in central (http://repo.maven.apache.org/maven2)
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/httpcomponents-core-4.4.x/ws/> at hudson.remoting.Channel@63641769:ubuntu-4: 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 org.apache.httpcomponents:httpcomponents-core:pom:4.4.8 in central (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 28, column 11
[FATAL] Non-resolvable parent POM: Failure to find org.apache.httpcomponents:httpcomponents-core:pom:4.4.8 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 28, column 11
[FATAL] Non-resolvable parent POM: Failure to find org.apache.httpcomponents:httpcomponents-core:pom:4.4.8 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 28, column 11
[FATAL] Non-resolvable parent POM: Failure to find org.apache.httpcomponents:httpcomponents-core:pom:4.4.8 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 28, column 11

	at hudson.FilePath.act(FilePath.java:994)
	at hudson.FilePath.act(FilePath.java:976)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:496)
	at hudson.model.Run.execute(Run.java:1737)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:419)
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 org.apache.httpcomponents:httpcomponents-core:pom:4.4.8 in central (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 28, column 11
[FATAL] Non-resolvable parent POM: Failure to find org.apache.httpcomponents:httpcomponents-core:pom:4.4.8 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 28, column 11
[FATAL] Non-resolvable parent POM: Failure to find org.apache.httpcomponents:httpcomponents-core:pom:4.4.8 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 28, column 11
[FATAL] Non-resolvable parent POM: Failure to find org.apache.httpcomponents:httpcomponents-core:pom:4.4.8 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 28, column 11

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2750)
	at hudson.remoting.UserRequest.perform(UserRequest.java:181)
	at hudson.remoting.UserRequest.perform(UserRequest.java:52)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	at ......remote call to ubuntu-4(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1554)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:281)
	at hudson.remoting.Channel.call(Channel.java:839)
	at hudson.FilePath.act(FilePath.java:987)
	... 8 more
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 org.apache.httpcomponents:httpcomponents-core:pom:4.4.8 in central (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 28, column 11
[FATAL] Non-resolvable parent POM: Failure to find org.apache.httpcomponents:httpcomponents-core:pom:4.4.8 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 28, column 11
[FATAL] Non-resolvable parent POM: Failure to find org.apache.httpcomponents:httpcomponents-core:pom:4.4.8 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 28, column 11
[FATAL] Non-resolvable parent POM: Failure to find org.apache.httpcomponents:httpcomponents-core:pom:4.4.8 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 28, column 11

	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:1328)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2750)
	at hudson.remoting.UserRequest.perform(UserRequest.java:181)
	at hudson.remoting.UserRequest.perform(UserRequest.java:52)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)

Jenkins build is back to normal : httpcomponents-core-4.4.x #216

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-core-4.4.x/216/display/redirect?page=changes>