Recently jenkins failures seems like environment issue of Apache jenkins
build host. We might file a ticket to solve it.

I checked previously build which reported as success, seems it will
actually failed to do "./configure", the reason is the docker image used to
build HAWQ is out of date. This means jenkins actually not working for a
long time.

We should update the docker image first then fix the PR Jenkins jobs.
Before that, I feel we are ok to ignore it since it's not working at all.
Thanks.

Regards,
Radar

On Mon, Feb 27, 2017 at 3:31 PM, Ed Espino <[email protected]> wrote:

> FYI: In order to debug this and as it is impacting all PR builds in the
> Apache Jenkins environment, I will be manually triggering builds to try and
> understand and resolve this issue. I may also be aborting current jobs so
> please do not be alarmed if your PR's Apache Jenkins check aborts.
>
> -=e
>
> On Sun, Feb 26, 2017 at 10:56 PM, Ed Espino <[email protected]> wrote:
>
> > Hubert,
> >
> > The Pull Request (PR) jobs take place in the Apache Jenkins service
> > HAWQ-build-pullrequest
> > <https://builds.apache.org/job/HAWQ-build-pullrequest/> job. This was in
> > place prior to me actively joining the Apache HAWQ dev community. I have
> > just noticed the jobs for multiple PRs have been failing for the same
> > reason. I will take a look to see if I can identify what the core issue
> is.
> >
> > BTW: I have CC'd the dev list for wider visibility. Maybe someone on the
> > list can also provide some insight on this issue.
> >
> > -=e
> >
> >
> > On Sun, Feb 26, 2017 at 9:50 PM, Hubert Zhang <[email protected]> wrote:
> >
> >> Hi Ed,
> >>
> >> Jenkins (build of PR1146) cannot clean up environment with the following
> >> error messages:
> >>
> >> Cloning the remote Git repository
> >>
> >> Cloning repository git://github.com/apache/incubator-hawq.git
> >>
> >> ERROR: Failed to clean the workspace
> >> java.io.IOException: Unable to delete '/home/jenkins/jenkins-slave/
> workspace/HAWQ-build-pullrequest'. Tried 3 times (of a maximum of 3)
> waiting 0.1 sec between attempts.
> >>
> >>
> >>
> >> I think it's an environment issue and PR1146 is the blocker of HDB
> >> pipeline, so we will +1 firstly to push the code and make HDB pipeline
> >> green.
> >>
> >> Could you also show some hints on how to fix Jenkins env problem, and we
> >> can fix it by ourselves next time.
> >>
> >> --
> >> Thanks
> >>
> >> Hubert Zhang
> >>
> >
> >
> >
> > --
> > *Ed Espino*
> > *[email protected] <[email protected]>*
> >
>
>
>
> --
> *Ed Espino*
> *[email protected] <[email protected]>*
>

Reply via email to