Re: Jenking create RPMs failure

2014-05-21 Thread David Caro
On Wed 21 May 2014 10:23:46 AM CEST, Oved Ourfalli wrote:
>
>
> - Original Message -
>> From: "Sandro Bonazzola" 
>> To: "Oved Ourfalli" , "Eyal Edri" 
>> Cc: "infra" 
>> Sent: Wednesday, May 21, 2014 11:21:50 AM
>> Subject: Re: Jenking create RPMs failure
>>
>> Il 21/05/2014 10:07, Oved Ourfalli ha scritto:
>>> Still happens.
>>> See
>>> http://jenkins.ovirt.org/job/ovirt-engine_3.4_create-rpms-quick_gerrit/375/
>>>
>>> I'm merging the relevant patch in the meantime, but we should fix that.
>>
>>
>> http://jenkins.ovirt.org/job/ovirt-engine_3.4_create-rpms-quick_gerrit/375/label=centos6/console
>> is failing on CentOS only when building webadmin.
>> I don't think it's related to original issue that was on f19 on
>> ovirt-engine_3.4_create-rpms_merged which is a different job.

I think that specific error might be caused by this:

08:47:36 [INFO] diagnostic 
/home/jenkins/workspace/ovirt-engine_3.4_create-rpms-quick_gerrit/label/centos6/rpmbuild/BUILD/ovirt-engine-3.4.2/frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunicationProvider.java:16:
 
error: cannot find symbol
08:47:36 import 
org.ovirt.engine.ui.frontend.gwtservices.GenericApiGWTServiceAsync;
08:47:36^
08:47:36   symbol:   class GenericApiGWTServiceAsync
08:47:36   location: package org.ovirt.engine.ui.frontend.gwtservices
08:47:36 [INFO] diagnostic 
/home/jenkins/workspace/ovirt-engine_3.4_create-rpms-quick_gerrit/label/centos6/rpmbuild/BUILD/ovirt-engine-3.4.2/frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunicationProvider.java:30:
 
error: cannot find symbol
08:47:36 private final GenericApiGWTServiceAsync service;
08:47:36   ^
08:47:36   symbol:   class GenericApiGWTServiceAsync
08:47:36   location: class 
org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider
08:47:36 [INFO] diagnostic 
/home/jenkins/workspace/ovirt-engine_3.4_create-rpms-quick_gerrit/label/centos6/rpmbuild/BUILD/ovirt-engine-3.4.2/frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunicationProvider.java:36:
 
error: cannot find symbol
08:47:36 private GenericApiGWTServiceAsync getService() {
08:47:36 ^
08:47:36   symbol:   class GenericApiGWTServiceAsync
08:47:36   location: class 
org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider
08:47:36 [INFO] diagnostic 
/home/jenkins/workspace/ovirt-engine_3.4_create-rpms-quick_gerrit/label/centos6/rpmbuild/BUILD/ovirt-engine-3.4.2/frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/frontend/communication/GWTRPCCommunicationProvider.java:45:
 
error: cannot find symbol
08:47:36 public GWTRPCCommunicationProvider(final 
GenericApiGWTServiceAsync asyncService) {
08:47:36  ^
08:47:36   symbol:   class GenericApiGWTServiceAsync
08:47:36   location: class 
org.ovirt.engine.ui.frontend.communication.GWTRPCCommunicationProvider





>>
>>
>
> I saw some other issues a few days ago with the quick rpms job.
> So perhaps we have two issues here.
>
>>>
>>> Oved
>>>
>>> - Original Message -
>>>> From: "Oved Ourfalli" 
>>>> To: "Eyal Edri" 
>>>> Cc: "infra" 
>>>> Sent: Wednesday, May 21, 2014 10:07:50 AM
>>>> Subject: Re: Jenking create RPMs failure
>>>>
>>>> The link was inside the patch. It is
>>>> http://jenkins.ovirt.org/job/ovirt-engine_3.4_create-rpms_merged/410/
>>>>
>>>> Although looking at some patches now it seems like it is working.
>>>>
>>>> Oved
>>>>
>>>> ----- Original Message -
>>>>> From: "Eyal Edri" 
>>>>> To: "Oved Ourfalli" 
>>>>> Cc: "infra" 
>>>>> Sent: Wednesday, May 21, 2014 10:02:22 AM
>>>>> Subject: Re: Jenking create RPMs failure
>>>>>
>>>>> still happens?
>>>>> link to job?
>>>>>
>>>>> e.
>>>>>
>>>>> - Original Message -
>>>>>> From: "Oved Ourfalli" 
>>>>>> To: "infra" 
>>>>>> Cc: "Eyal Edri" 
>>>>>> Sent: Monday, May 19, 2014 9:56:28 AM
>>>>>> Subject: Jenking create RPMs failure
>>>>>>
>>>>>> Hi
>>>>>>
>>>>>>

Re: Jenking create RPMs failure

2014-05-21 Thread Oved Ourfalli


- Original Message -
> From: "Sandro Bonazzola" 
> To: "Oved Ourfalli" , "Eyal Edri" 
> Cc: "infra" 
> Sent: Wednesday, May 21, 2014 11:21:50 AM
> Subject: Re: Jenking create RPMs failure
> 
> Il 21/05/2014 10:07, Oved Ourfalli ha scritto:
> > Still happens.
> > See
> > http://jenkins.ovirt.org/job/ovirt-engine_3.4_create-rpms-quick_gerrit/375/
> > 
> > I'm merging the relevant patch in the meantime, but we should fix that.
> 
> 
> http://jenkins.ovirt.org/job/ovirt-engine_3.4_create-rpms-quick_gerrit/375/label=centos6/console
> is failing on CentOS only when building webadmin.
> I don't think it's related to original issue that was on f19 on
> ovirt-engine_3.4_create-rpms_merged which is a different job.
> 
> 

I saw some other issues a few days ago with the quick rpms job.
So perhaps we have two issues here.

> > 
> > Oved
> > 
> > - Original Message -
> >> From: "Oved Ourfalli" 
> >> To: "Eyal Edri" 
> >> Cc: "infra" 
> >> Sent: Wednesday, May 21, 2014 10:07:50 AM
> >> Subject: Re: Jenking create RPMs failure
> >>
> >> The link was inside the patch. It is
> >> http://jenkins.ovirt.org/job/ovirt-engine_3.4_create-rpms_merged/410/
> >>
> >> Although looking at some patches now it seems like it is working.
> >>
> >> Oved
> >>
> >> - Original Message -
> >>> From: "Eyal Edri" 
> >>> To: "Oved Ourfalli" 
> >>> Cc: "infra" 
> >>> Sent: Wednesday, May 21, 2014 10:02:22 AM
> >>> Subject: Re: Jenking create RPMs failure
> >>>
> >>> still happens?
> >>> link to job?
> >>>
> >>> e.
> >>>
> >>> - Original Message -
> >>>> From: "Oved Ourfalli" 
> >>>> To: "infra" 
> >>>> Cc: "Eyal Edri" 
> >>>> Sent: Monday, May 19, 2014 9:56:28 AM
> >>>> Subject: Jenking create RPMs failure
> >>>>
> >>>> Hi
> >>>>
> >>>> I saw this jenking job failing more than once in the last day:
> >>>>
> >>>> 18:14:28 Triggered by Gerrit: http://gerrit.ovirt.org/27826
> >>>> 18:14:28 Building remotely on jenkins-slave-host01.ovirt.org in
> >>>> workspace
> >>>> /home/jenkins/workspace/ovirt-engine_3.4_create-rpms_merged@2
> >>>> 18:14:29 Fetching changes from the remote Git repository
> >>>> 18:14:29 Fetching upstream changes from
> >>>> git://gerrit.ovirt.org/ovirt-engine
> >>>> 18:14:47 Checking out Revision ccc3d4bd3c549f652724496b4c75bf2bb347fd9d
> >>>> (ovirt-engine-3.4)
> >>>> 18:14:47 Cleaning workspace
> >>>> 18:14:48 Resetting working tree
> >>>> 18:14:48 No emails were triggered.
> >>>> 18:14:48 Triggering fedora19
> >>>> 18:14:48 Triggering fedora20
> >>>> 18:14:48 Triggering centos6
> >>>> 18:15:39 fedora19 completed with result FAILURE
> >>>> 18:18:21 Configuration fedora20 is still in the queue: Waiting for next
> >>>> available executor on fedora20
> >>>> 22:55:54 fedora20 completed with result SUCCESS
> >>>> 22:55:54 centos6 completed with result SUCCESS
> >>>> 22:55:54 No emails were triggered.
> >>>> 22:55:55 Finished: FAILURE
> >>>>
> >>>> Can you fix that?
> >>>>
> >>>> Thanks,
> >>>> Oved
> >>>>
> >>> ___
> >>> Infra mailing list
> >>> Infra@ovirt.org
> >>> http://lists.ovirt.org/mailman/listinfo/infra
> >>>
> >> ___
> >> Infra mailing list
> >> Infra@ovirt.org
> >> http://lists.ovirt.org/mailman/listinfo/infra
> >>
> > ___
> > Infra mailing list
> > Infra@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/infra
> > 
> 
> 
> --
> Sandro Bonazzola
> Better technology. Faster innovation. Powered by community collaboration.
> See how it works at redhat.com
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra
> 
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: Jenking create RPMs failure

2014-05-21 Thread Sandro Bonazzola
Il 21/05/2014 10:07, Oved Ourfalli ha scritto:
> Still happens.
> See 
> http://jenkins.ovirt.org/job/ovirt-engine_3.4_create-rpms-quick_gerrit/375/
> 
> I'm merging the relevant patch in the meantime, but we should fix that.


http://jenkins.ovirt.org/job/ovirt-engine_3.4_create-rpms-quick_gerrit/375/label=centos6/console
is failing on CentOS only when building webadmin.
I don't think it's related to original issue that was on f19 on 
ovirt-engine_3.4_create-rpms_merged which is a different job.


> 
> Oved
> 
> - Original Message -
>> From: "Oved Ourfalli" 
>> To: "Eyal Edri" 
>> Cc: "infra" 
>> Sent: Wednesday, May 21, 2014 10:07:50 AM
>> Subject: Re: Jenking create RPMs failure
>>
>> The link was inside the patch. It is
>> http://jenkins.ovirt.org/job/ovirt-engine_3.4_create-rpms_merged/410/
>>
>> Although looking at some patches now it seems like it is working.
>>
>> Oved
>>
>> - Original Message -
>>> From: "Eyal Edri" 
>>> To: "Oved Ourfalli" 
>>> Cc: "infra" 
>>> Sent: Wednesday, May 21, 2014 10:02:22 AM
>>> Subject: Re: Jenking create RPMs failure
>>>
>>> still happens?
>>> link to job?
>>>
>>> e.
>>>
>>> - Original Message -
>>>> From: "Oved Ourfalli" 
>>>> To: "infra" 
>>>> Cc: "Eyal Edri" 
>>>> Sent: Monday, May 19, 2014 9:56:28 AM
>>>> Subject: Jenking create RPMs failure
>>>>
>>>> Hi
>>>>
>>>> I saw this jenking job failing more than once in the last day:
>>>>
>>>> 18:14:28 Triggered by Gerrit: http://gerrit.ovirt.org/27826
>>>> 18:14:28 Building remotely on jenkins-slave-host01.ovirt.org in workspace
>>>> /home/jenkins/workspace/ovirt-engine_3.4_create-rpms_merged@2
>>>> 18:14:29 Fetching changes from the remote Git repository
>>>> 18:14:29 Fetching upstream changes from
>>>> git://gerrit.ovirt.org/ovirt-engine
>>>> 18:14:47 Checking out Revision ccc3d4bd3c549f652724496b4c75bf2bb347fd9d
>>>> (ovirt-engine-3.4)
>>>> 18:14:47 Cleaning workspace
>>>> 18:14:48 Resetting working tree
>>>> 18:14:48 No emails were triggered.
>>>> 18:14:48 Triggering fedora19
>>>> 18:14:48 Triggering fedora20
>>>> 18:14:48 Triggering centos6
>>>> 18:15:39 fedora19 completed with result FAILURE
>>>> 18:18:21 Configuration fedora20 is still in the queue: Waiting for next
>>>> available executor on fedora20
>>>> 22:55:54 fedora20 completed with result SUCCESS
>>>> 22:55:54 centos6 completed with result SUCCESS
>>>> 22:55:54 No emails were triggered.
>>>> 22:55:55 Finished: FAILURE
>>>>
>>>> Can you fix that?
>>>>
>>>> Thanks,
>>>> Oved
>>>>
>>> ___
>>> Infra mailing list
>>> Infra@ovirt.org
>>> http://lists.ovirt.org/mailman/listinfo/infra
>>>
>> ___
>> Infra mailing list
>> Infra@ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/infra
>>
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra
> 


-- 
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: Jenking create RPMs failure

2014-05-21 Thread Oved Ourfalli
Still happens.
See http://jenkins.ovirt.org/job/ovirt-engine_3.4_create-rpms-quick_gerrit/375/

I'm merging the relevant patch in the meantime, but we should fix that.

Oved

- Original Message -
> From: "Oved Ourfalli" 
> To: "Eyal Edri" 
> Cc: "infra" 
> Sent: Wednesday, May 21, 2014 10:07:50 AM
> Subject: Re: Jenking create RPMs failure
> 
> The link was inside the patch. It is
> http://jenkins.ovirt.org/job/ovirt-engine_3.4_create-rpms_merged/410/
> 
> Although looking at some patches now it seems like it is working.
> 
> Oved
> 
> - Original Message -
> > From: "Eyal Edri" 
> > To: "Oved Ourfalli" 
> > Cc: "infra" 
> > Sent: Wednesday, May 21, 2014 10:02:22 AM
> > Subject: Re: Jenking create RPMs failure
> > 
> > still happens?
> > link to job?
> > 
> > e.
> > 
> > - Original Message -
> > > From: "Oved Ourfalli" 
> > > To: "infra" 
> > > Cc: "Eyal Edri" 
> > > Sent: Monday, May 19, 2014 9:56:28 AM
> > > Subject: Jenking create RPMs failure
> > > 
> > > Hi
> > > 
> > > I saw this jenking job failing more than once in the last day:
> > > 
> > > 18:14:28 Triggered by Gerrit: http://gerrit.ovirt.org/27826
> > > 18:14:28 Building remotely on jenkins-slave-host01.ovirt.org in workspace
> > > /home/jenkins/workspace/ovirt-engine_3.4_create-rpms_merged@2
> > > 18:14:29 Fetching changes from the remote Git repository
> > > 18:14:29 Fetching upstream changes from
> > > git://gerrit.ovirt.org/ovirt-engine
> > > 18:14:47 Checking out Revision ccc3d4bd3c549f652724496b4c75bf2bb347fd9d
> > > (ovirt-engine-3.4)
> > > 18:14:47 Cleaning workspace
> > > 18:14:48 Resetting working tree
> > > 18:14:48 No emails were triggered.
> > > 18:14:48 Triggering fedora19
> > > 18:14:48 Triggering fedora20
> > > 18:14:48 Triggering centos6
> > > 18:15:39 fedora19 completed with result FAILURE
> > > 18:18:21 Configuration fedora20 is still in the queue: Waiting for next
> > > available executor on fedora20
> > > 22:55:54 fedora20 completed with result SUCCESS
> > > 22:55:54 centos6 completed with result SUCCESS
> > > 22:55:54 No emails were triggered.
> > > 22:55:55 Finished: FAILURE
> > > 
> > > Can you fix that?
> > > 
> > > Thanks,
> > > Oved
> > > 
> > ___
> > Infra mailing list
> > Infra@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/infra
> > 
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra
> 
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: Jenking create RPMs failure

2014-05-21 Thread Oved Ourfalli
The link was inside the patch. It is 
http://jenkins.ovirt.org/job/ovirt-engine_3.4_create-rpms_merged/410/

Although looking at some patches now it seems like it is working.

Oved

- Original Message -
> From: "Eyal Edri" 
> To: "Oved Ourfalli" 
> Cc: "infra" 
> Sent: Wednesday, May 21, 2014 10:02:22 AM
> Subject: Re: Jenking create RPMs failure
> 
> still happens?
> link to job?
> 
> e.
> 
> - Original Message -
> > From: "Oved Ourfalli" 
> > To: "infra" 
> > Cc: "Eyal Edri" 
> > Sent: Monday, May 19, 2014 9:56:28 AM
> > Subject: Jenking create RPMs failure
> > 
> > Hi
> > 
> > I saw this jenking job failing more than once in the last day:
> > 
> > 18:14:28 Triggered by Gerrit: http://gerrit.ovirt.org/27826
> > 18:14:28 Building remotely on jenkins-slave-host01.ovirt.org in workspace
> > /home/jenkins/workspace/ovirt-engine_3.4_create-rpms_merged@2
> > 18:14:29 Fetching changes from the remote Git repository
> > 18:14:29 Fetching upstream changes from git://gerrit.ovirt.org/ovirt-engine
> > 18:14:47 Checking out Revision ccc3d4bd3c549f652724496b4c75bf2bb347fd9d
> > (ovirt-engine-3.4)
> > 18:14:47 Cleaning workspace
> > 18:14:48 Resetting working tree
> > 18:14:48 No emails were triggered.
> > 18:14:48 Triggering fedora19
> > 18:14:48 Triggering fedora20
> > 18:14:48 Triggering centos6
> > 18:15:39 fedora19 completed with result FAILURE
> > 18:18:21 Configuration fedora20 is still in the queue: Waiting for next
> > available executor on fedora20
> > 22:55:54 fedora20 completed with result SUCCESS
> > 22:55:54 centos6 completed with result SUCCESS
> > 22:55:54 No emails were triggered.
> > 22:55:55 Finished: FAILURE
> > 
> > Can you fix that?
> > 
> > Thanks,
> > Oved
> > 
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra
> 
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: Jenking create RPMs failure

2014-05-21 Thread Eyal Edri
still happens? 
link to job?

e.

- Original Message -
> From: "Oved Ourfalli" 
> To: "infra" 
> Cc: "Eyal Edri" 
> Sent: Monday, May 19, 2014 9:56:28 AM
> Subject: Jenking create RPMs failure
> 
> Hi
> 
> I saw this jenking job failing more than once in the last day:
> 
> 18:14:28 Triggered by Gerrit: http://gerrit.ovirt.org/27826
> 18:14:28 Building remotely on jenkins-slave-host01.ovirt.org in workspace
> /home/jenkins/workspace/ovirt-engine_3.4_create-rpms_merged@2
> 18:14:29 Fetching changes from the remote Git repository
> 18:14:29 Fetching upstream changes from git://gerrit.ovirt.org/ovirt-engine
> 18:14:47 Checking out Revision ccc3d4bd3c549f652724496b4c75bf2bb347fd9d
> (ovirt-engine-3.4)
> 18:14:47 Cleaning workspace
> 18:14:48 Resetting working tree
> 18:14:48 No emails were triggered.
> 18:14:48 Triggering fedora19
> 18:14:48 Triggering fedora20
> 18:14:48 Triggering centos6
> 18:15:39 fedora19 completed with result FAILURE
> 18:18:21 Configuration fedora20 is still in the queue: Waiting for next
> available executor on fedora20
> 22:55:54 fedora20 completed with result SUCCESS
> 22:55:54 centos6 completed with result SUCCESS
> 22:55:54 No emails were triggered.
> 22:55:55 Finished: FAILURE
> 
> Can you fix that?
> 
> Thanks,
> Oved
> 
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Jenking create RPMs failure

2014-05-18 Thread Oved Ourfalli
Hi

I saw this jenking job failing more than once in the last day:

18:14:28 Triggered by Gerrit: http://gerrit.ovirt.org/27826
18:14:28 Building remotely on jenkins-slave-host01.ovirt.org in workspace 
/home/jenkins/workspace/ovirt-engine_3.4_create-rpms_merged@2
18:14:29 Fetching changes from the remote Git repository
18:14:29 Fetching upstream changes from git://gerrit.ovirt.org/ovirt-engine
18:14:47 Checking out Revision ccc3d4bd3c549f652724496b4c75bf2bb347fd9d 
(ovirt-engine-3.4)
18:14:47 Cleaning workspace
18:14:48 Resetting working tree
18:14:48 No emails were triggered.
18:14:48 Triggering fedora19
18:14:48 Triggering fedora20
18:14:48 Triggering centos6
18:15:39 fedora19 completed with result FAILURE
18:18:21 Configuration fedora20 is still in the queue: Waiting for next 
available executor on fedora20
22:55:54 fedora20 completed with result SUCCESS
22:55:54 centos6 completed with result SUCCESS
22:55:54 No emails were triggered.
22:55:55 Finished: FAILURE

Can you fix that?

Thanks,
Oved
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra