[JIRA] (OVIRT-445) Re: FAILURE ci tests on jenkins

eyal edri [Administrator] (oVirt JIRA) jira at ovirt-jira.atlassian.net
Sun Mar 20 11:46:00 UTC 2016


    [ https://ovirt-jira.atlassian.net/browse/OVIRT-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14003#comment-14003 ] 

eyal edri [Administrator] commented on OVIRT-445:
-------------------------------------------------

I agree, its very problematic to continue supporting specific packages or java versions per slave and we're phasing out of that.
Please work with the infra team to start moving the dwh project to use Standard CI [1].

Since its a java project I guess it will be easy to copy from ovirt-engine and modify what is needed.
Also, shouldn't you stop building el6 for master? 

[1] http://ovirt-infra-docs.readthedocs.org/en/latest/CI/Build_and_test_standards.html

> Re: FAILURE ci tests on jenkins
> -------------------------------
>
>                 Key: OVIRT-445
>                 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-445
>             Project: oVirt - virtualization made easy
>          Issue Type: By-EMAIL
>            Reporter: eyal edri [Administrator]
>            Assignee: infra
>
> sending to infra-support to open a ticket.
> cc'ding infra.
> On Sun, Mar 20, 2016 at 10:57 AM, Shirly Radco <sradco at redhat.com> wrote:
> > Hi Eyal,
> >
> > Can you please check if there is anything that prevents the use of java
> > 1.8 in the jenkins ci for dwh ?
> > I think there was because we couldn't use java 1.8 in a previous Talend
> > version.
> > I now upgraded Talend and it uses java 1.8.
> > https://gerrit.ovirt.org/#/c/54585/
> >
> >
> > Thank you,
> > Shirly
> >
> > On Thu, Mar 17, 2016 at 3:54 PM, Sandro Bonazzola <sbonazzo at redhat.com>
> > wrote:
> >
> >>
> >>
> >> On Thu, Mar 17, 2016 at 2:33 PM, Shirly Radco <sradco at redhat.com> wrote:
> >>
> >>>
> >>>
> >>> ---
> >>> Shirly Radco
> >>> RHEVM oVirt DWH & Reports
> >>> BI Software Engineer
> >>> Red Hat Israel Ltd.
> >>>
> >>>
> >>> ----- Original Message -----
> >>> > From: "Sandro Bonazzola" <sbonazzo at redhat.com>
> >>> > To: "Shirly Radco" <sradco at redhat.com>
> >>> > Sent: Thursday, March 17, 2016 2:45:46 PM
> >>> > Subject: Re: FAILURE ci tests on jenkins
> >>> >
> >>> > On Thu, Mar 17, 2016 at 1:36 PM, Shirly Radco <sradco at redhat.com>
> >>> wrote:
> >>> >
> >>> > > Hi,
> >>> > >
> >>> > > I have
> >>> > > https://gerrit.ovirt.org/#/c/54589/1
> >>> >
> >>> >
> >>> > on fc23:
> >>> >
> >>> > ant   all
> >>> > Buildfile: /builddir/build/BUILD/ovirt-engine-dwh-4.0.0/build.xml
> >>> > dependencies:
> >>> > BUILD FAILED
> >>> > /builddir/build/BUILD/ovirt-engine-dwh-4.0.0/build.xml:12: exec
> >>> returned: 1
> >>> > Total time: 0 seconds
> >>> > Makefile:124: recipe for target 'tmp.built' failed
> >>> > make: *** [tmp.built] Error 1
> >>> >
> >>>
> >>> This is strange to me.
> >>> The patch is really simple and I don't see why it can fail for fc23 and
> >>> el6...
> >>>
> >>
> >> No idea, can you try re-triggering the jobs?
> >>
> >>
> >>
> >>>
> >>> >
> >>> >
> >>> > Same on el6:
> >>> >
> >>> > ant   all
> >>> > Buildfile: /builddir/build/BUILD/ovirt-engine-dwh-4.0.0/build.xml
> >>> > dependencies:
> >>> > BUILD FAILED
> >>> > /builddir/build/BUILD/ovirt-engine-dwh-4.0.0/build.xml:12: exec
> >>> returned: 1
> >>> > Total time: 0 seconds
> >>> > make: *** [tmp.built] Error 1
> >>> >
> >>> >
> >>> >
> >>> >
> >>> >
> >>> >
> >>> >
> >>> > >
> >>> > > and
> >>> > > https://gerrit.ovirt.org/#/c/54585/
> >>> >
> >>> >
> >>> >
> >>> > On el7:
> >>> >
> >>> > all:
> >>> >     [mkdir] Created dir:
> >>> >
> >>> /builddir/build/BUILD/ovirt-engine-dwh-4.0.0/ovirt-engine-dwh/etltermination/target
> >>> >     [mkdir] Created dir:
> >>> /builddir/build/BUILD/ovirt-engine-dwh-4.0.0/lib
> >>> >     [javac] Compiling 1 source file to
> >>> >
> >>> /builddir/build/BUILD/ovirt-engine-dwh-4.0.0/ovirt-engine-dwh/etltermination/target
> >>> >     [javac] javac: invalid target release: 1.8
> >>> >     [javac] Usage: javac <options> <source files>
> >>> >     [javac] use -help for a list of possible options
> >>> > BUILD FAILED
> >>> > /builddir/build/BUILD/ovirt-engine-dwh-4.0.0/build.xml:19: The
> >>> > following error occurred while executing this line:
> >>> > /builddir/build/BUILD/ovirt-engine-dwh-4.0.0/build.xml:33: The
> >>> > following error occurred while executing this line:
> >>> >
> >>> /builddir/build/BUILD/ovirt-engine-dwh-4.0.0/ovirt-engine-dwh/etltermination/build.xml:23:
> >>> > Compile failed; see the compiler error output for details.
> >>> > Total time: 1 second
> >>> > make: *** [tmp.built] Error 1
> >>> >
> >>> >
> >>> > on el6:
> >>> >
> >>> > all:
> >>> >     [mkdir] Created dir:
> >>> >
> >>> /builddir/build/BUILD/ovirt-engine-dwh-4.0.0/ovirt-engine-dwh/etltermination/target
> >>> >     [mkdir] Created dir:
> >>> /builddir/build/BUILD/ovirt-engine-dwh-4.0.0/lib
> >>> >     [javac] Compiling 1 source file to
> >>> >
> >>> /builddir/build/BUILD/ovirt-engine-dwh-4.0.0/ovirt-engine-dwh/etltermination/target
> >>> >     [javac] javac: invalid target release: 1.8
> >>> >     [javac] Usage: javac <options> <source files>
> >>> >     [javac] use -help for a list of possible options
> >>> > BUILD FAILED
> >>> > /builddir/build/BUILD/ovirt-engine-dwh-4.0.0/build.xml:19: The
> >>> > following error occurred while executing this line:
> >>> > /builddir/build/BUILD/ovirt-engine-dwh-4.0.0/build.xml:33: The
> >>> > following error occurred while executing this line:
> >>> >
> >>> /builddir/build/BUILD/ovirt-engine-dwh-4.0.0/ovirt-engine-dwh/etltermination/build.xml:23:
> >>> > Compile failed; see the compiler error output for details.
> >>> > Total time: 1 second
> >>> > make: *** [tmp.built] Error 1
> >>> >
> >>> >
> >>> >
> >>> >
> >>> > >
> >>> > >
> >>> > > That fail ci test.
> >>> > >
> >>> > > Can you please check why?
> >>> > >
> >>> > >
> >>> > > Thanks,
> >>> > > ---
> >>> > > Shirly Radco
> >>> > > RHEVM oVirt DWH & Reports
> >>> > > BI Software Engineer
> >>> > > Red Hat Israel Ltd.
> >>> > >
> >>> > >
> >>> >
> >>> >
> >>> > --
> >>> > Sandro Bonazzola
> >>> > Better technology. Faster innovation. Powered by community
> >>> collaboration.
> >>> > See how it works at redhat.com
> >>> >
> >>>
> >>
> >>
> >>
> >> --
> >> Sandro Bonazzola
> >> Better technology. Faster innovation. Powered by community collaboration.
> >> See how it works at redhat.com
> >>
> >
> >
> >
> > --
> >
> > Shirly Radco
> > BI Software Engineer
> > Red Hat Israel Ltd.
> > 34 Jerusalem Road
> > Building A, 4th floor
> > Ra'anana, Israel 4350109
> >
> >
> -- 
> Eyal Edri
> Associate Manager
> RHEV DevOps
> EMEA ENG Virtualization R&D
> Red Hat Israel
> phone: +972-9-7692018
> irc: eedri (on #tlv #rhev-dev #rhev-integ)



--
This message was sent by Atlassian JIRA
(v7.2.0-OD-03-014#72000)



More information about the Infra mailing list