Re: Change in otopi[master]: core: rewrite buildSequence using toposort

Description

On Mar 28, 2016 9:44 AM, "Yedidyah Bar David" <didi@redhat.com> wrote:

> On Mon, Mar 28, 2016 at 9:08 AM, Jenkins CI <gerrit2@gerrit.ovirt.org>
> wrote:
> > Jenkins CI has posted comments on this change.
> >
> > Change subject: core: rewrite buildSequence using toposort
> > ......................................................................
> >
> >
> > Patch Set 22: Continuous-Integration-1
> >
> > Build Failed
> >
> > http://jenkins.ovirt.org/job/otopi_master_check-patch-fc23-x86_64/23/ :
> FAILURE
>
> This one still fails, still not sure why:
>
> 06:58:05 > /usr/bin/git clean -fdx # timeout=10
> 06:58:05 ERROR: Error fetching remote repo 'origin'
>
> >
> >
> http://jenkins.ovirt.org/job/otopi_master_create-rpms-el7-x86_64_created/115/
> : SUCCESS
> >
> > http://jenkins.ovirt.org/job/otopi_master_check-patch-el7-x86_64/25/ :
> SUCCESS
> >
> >
> http://jenkins.ovirt.org/job/otopi_master_create-rpms-fc23-x86_64_created/74/
> : SUCCESS
> >
> > –
> > To view, visit https://gerrit.ovirt.org/28775
> > To unsubscribe, visit https://gerrit.ovirt.org/settings
> >
> > Gerrit-MessageType: comment
> > Gerrit-Change-Id: I9a7e9a26ac68543331dc869ab151883ac8bd5b30
> > Gerrit-PatchSet: 22
> > Gerrit-Project: otopi
> > Gerrit-Branch: master
> > Gerrit-Owner: Yedidyah Bar David <didi@redhat.com>
> > Gerrit-Reviewer: Jenkins CI
> > Gerrit-Reviewer: Lev Veyde <lveyde@redhat.com>
> > Gerrit-Reviewer: Rafael Martins <rmartins@redhat.com>
> > Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com>
> > Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com>
> > Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com>
> > Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
> > Gerrit-HasComments: No
>
>
>
> –
> Didi
> _______________________________________________
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra
>
>
>

Activity

Show:

Eyal Edri March 31, 2016 at 12:54 PM

It looks like a network error cloning the git repo.
Job is now stable, some network errors are expected unfortunately, so not sure we can 100% prevent such errors.

we are working on improving network for the ovirt network and this should remediate some of these errors hopefully

06:58:05 ERROR: Error fetching remote repo 'origin'
06:58:05 hudson.plugins.git.GitException: Failed to fetch from git://gerrit.ovirt.org/otopi.git
06:58:05 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:766)
06:58:05 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1022)
06:58:05 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1053)
06:58:05 at org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:129)
06:58:05 at hudson.scm.SCM.checkout(SCM.java:485)
06:58:05 at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
06:58:05 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
06:58:05 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
06:58:05 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
06:58:05 at hudson.model.Run.execute(Run.java:1738)
06:58:05 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
06:58:05 at hudson.model.ResourceController.execute(ResourceController.java:98)
06:58:05 at hudson.model.Executor.run(Executor.java:410)
06:58:05 Caused by: hudson.plugins.git.GitException: Command "/usr/bin/git clean -fdx" returned status code 1:
06:58:05 stdout:
06:58:05 stderr: warning: failed to remove otopi-1.5.0_master/configure
06:58:05 warning: failed to remove otopi-1.5.0_master/Makefile.in

Fixed

Details

Assignee

Reporter

Priority

Created March 29, 2016 at 9:09 AM
Updated May 8, 2016 at 4:10 PM
Resolved March 31, 2016 at 12:54 PM