[jbosstools-issues] [JBoss JIRA] (JBIDE-25264) jenkins PR builds unable to connect to nexus: "Connection reset"

Nick Boldt (JIRA) issues at jboss.org
Tue Oct 17 09:42:01 EDT 2017


    [ https://issues.jboss.org/browse/JBIDE-25264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13478131#comment-13478131 ] 

Nick Boldt commented on JBIDE-25264:
------------------------------------

Three weeks ago, to work around this problem, I did this:

https://github.com/jbosstools/jbosstools-build/commit/cd4bd501d4de438f7f2ab3a7eedd8e3f3142b418

But now is sounds like even the parent pom can't be found in Nexus, due to what appears to be another instance of the load balancer behind repository.jboss.org being screwed. 

If I look at the latest build of the parent pom [1] I see it's #26.

https://origin-repository.jboss.org/nexus/#nexus-search;gav~org.jboss.tools~parent~4.5.*~~ -> select 4.5.1.Final-SNAPSHOT -> select Artifact tab -> *
/org/jboss/tools/parent/4.5.1.Final-SNAPSHOT/parent-4.5.1.Final-20171017.132142-26.pom* -> 
https://origin-repository.jboss.org/nexus/service/local/repositories/snapshots/content/org/jboss/tools/parent/4.5.1.Final-SNAPSHOT/parent-4.5.1.Final-20171017.132142-26.pom

And at repository.jboss.org, I get #26 as the latest:

https://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/parent/4.5.1.Final-SNAPSHOT/

But the CCI builds are failing to resolve this artifact.

> jenkins PR builds unable to connect to nexus: "Connection reset"
> ----------------------------------------------------------------
>
>                 Key: JBIDE-25264
>                 URL: https://issues.jboss.org/browse/JBIDE-25264
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 4.5.1.AM3
>            Reporter: Andre Dietisheim
>            Assignee: Nick Boldt
>
> jenkins PR build currently fail to contact nexus with a "Connection reset":
> * in jbosstools-base: https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-base-Pull-Request/162/console
> {code}
> [ERROR] The build could not read 1 project -> [Help 1]
> [ERROR]   
> [ERROR]   The project org.jboss.tools:base:4.5.0-SNAPSHOT (/mnt/hudson_workspace/workspace/jbosstools-base-Pull-Request/pom.xml) has 1 error
> [ERROR]     Non-resolvable parent POM org.jboss.tools:parent:4.5.1.Final-SNAPSHOT for org.jboss.tools:base:4.5.0-SNAPSHOT: Could not transfer artifact org.jboss.tools:parent:pom:4.5.1.Final-20171017.105727-25 from/to jboss-snapshots-repository (https://repository.jboss.org/nexus/content/repositories/snapshots/): Connection reset and 'parent.relativePath' points at wrong local POM @ line 5, column 10 -> [Help 2]
> {code}
> * in jbosstools-openshift: https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/jbosstools-openshift-Pull-Request/1120/console
> {code}
> [ERROR]   The project org.jboss.tools:openshift:3.4.1-SNAPSHOT (/mnt/hudson_workspace/workspace/jbosstools-openshift-Pull-Request/pom.xml) has 1 error
> [ERROR]     Non-resolvable parent POM org.jboss.tools:parent:4.5.1.Final-SNAPSHOT for org.jboss.tools:openshift:3.4.1-SNAPSHOT: Could not transfer artifact org.jboss.tools:parent:pom:4.5.1.Final-20171017.105727-25 from/to jboss-snapshots-repository (https://repository.jboss.org/nexus/content/repositories/snapshots/): Connection reset and 'parent.relativePath' points at wrong local POM @ line 4, column 10 -> [Help 2]
> {code}



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbosstools-issues mailing list