Re: Vdsm build pass when it should fail because of missing package

2016-08-31 Thread Sharon Naftaly
>From what I see, the job installs the following packages: python-ioprocess-0.16.1-1.el7.noarch, ioprocess-0.16.1-1.el7.x86_64 from the following repo: centos-ovirt36 The repo is configured in check-patch.repos.el7 in the automation dir of ovirt-3.6 branch:

Re: Find bugs can't handle UIConstants

2016-08-17 Thread Sharon Naftaly
There was a problem that this patch is supposed to solve [1]. Can you please try to rebase your patch and see if the problem is persists? Thanks [1] https://gerrit.ovirt.org/62373 On Wed, Aug 17, 2016 at 1:38 PM, Amit Aviram wrote: > Hi, CI failing my patches due to the

Re: Find bugs can't handle UIConstants

2016-08-17 Thread Sharon Naftaly
There was a problem that this patch is supposed to solve [1]. Can you please try to rebase your patch and see if the problem is persists? Thanks [1] https://gerrit.ovirt.org/62373 On Wed, Aug 17, 2016 at 1:38 PM, Amit Aviram wrote: > Hi, CI failing my patches due to the

Re: ovirt-engine_master_coverity-analysis is broken

2016-07-19 Thread Sharon Naftaly
There was a problem on their side (a symlink missing). They fixed it, but i still don't see the analysis result on scan.coverity.com website (though the job finished successfully), so I still have the ticket open. On Mon, Jul 18, 2016 at 11:42 AM, Sharon Naftaly <snaft...@redhat.com>

Re: ovirt-engine_master_coverity-analysis is broken

2016-07-18 Thread Sharon Naftaly
for enterprise not > community. > > On Mon, Jul 18, 2016 at 10:56 AM, Sharon Naftaly <snaft...@redhat.com> > wrote: > >> Looks like coverity changed their website recently. When trying to run >> wget command it fails with 404 not found page. >> Do you know who wrote the

Re: ovirt-engine_master_coverity-analysis is broken

2016-07-18 Thread Sharon Naftaly
for Jenkins. Is there a reason we don't use it? On Mon, Jul 18, 2016 at 9:53 AM, Sharon Naftaly <snaft...@redhat.com> wrote: > I'll try to fix it asap. > Sharon > > On Mon, Jul 18, 2016 at 8:59 AM, Sandro Bonazzola <sbona...@redhat.com> > wrote: > >> >>

Re: ovirt-engine_master_coverity-analysis is broken

2016-07-18 Thread Sharon Naftaly
I'll try to fix it asap. Sharon On Mon, Jul 18, 2016 at 8:59 AM, Sandro Bonazzola wrote: > > > On Sun, Jul 17, 2016 at 2:57 PM, Barak Korren wrote: > >> Hi Sharon, >> >> The $subject job started failing and Eyal told me you worked on it >> recently. I'm

Re: jenkins logs and ovirt-engine_master_upgrade-from-master_el7_merged

2016-03-30 Thread Sharon Naftaly
On Wed, Mar 30, 2016 at 10:49 AM, Yedidyah Bar David <d...@redhat.com> wrote: > On Wed, Mar 30, 2016 at 10:22 AM, Sharon Naftaly <snaft...@redhat.com> > wrote: > > > > On Wed, Mar 30, 2016 at 9:20 AM, Yedidyah Bar David <d...@redhat.com> > wrote: > >

Re: jenkins logs and ovirt-engine_master_upgrade-from-master_el7_merged

2016-03-30 Thread Sharon Naftaly
On Wed, Mar 30, 2016 at 9:20 AM, Yedidyah Bar David wrote: > Hi all, > > On Tue, Mar 29, 2016 at 11:12 PM, Jenkins CI > wrote: > > Jenkins CI has posted comments on this change. > > > > Change subject: packaging: spec: Fix deps for

Re: [oVirt Jenkins] ovirt-engine_master_upgrade-from-master_el7_merged - Build # 2475 - Still Failing!

2016-03-28 Thread Sharon Naftaly
Hi, I looks like the engine upgrade jobs keep failing due to a dependency problem. It looks like the 'ovirt-engine-tools-backup' package is being updated to the upgraded version, while the 'ovirt-engine-tools' is not being updated, and requires the older version of the 'ovirt-engine-tools-backup'

Re: [oVirt Jenkins] ovirt-engine_3.6_upgrade-from-3.5_el6_merged - Build # 891 - Failure!

2016-02-14 Thread Sharon Naftaly
to be related to the jdk error, but I will try to understand what is the cause of this error anyhow. Thanks, Sharon On Sun, Feb 14, 2016 at 3:15 PM, Sharon Naftaly <snaft...@redhat.com> wrote: > Hi Didi, > I will try to understand what is the problem here, and update you. > Shar

Re: [oVirt Jenkins] ovirt-engine_3.6_upgrade-from-3.5_el6_merged - Build # 891 - Failure!

2016-02-14 Thread Sharon Naftaly
Hi Didi, I will try to understand what is the problem here, and update you. Sharon On Sun, Feb 14, 2016 at 2:36 PM, Yedidyah Bar David wrote: > On Sun, Feb 14, 2016 at 2:17 PM, wrote: > > Project: >

Re: [oVirt Jenkins] ovirt-engine_master_upgrade-from-3.6_el7_merged - Build # 1981 - Still Failing!

2016-02-09 Thread Sharon Naftaly
Hi, I see that the the 3.6->master upgrade job is failing now because somehow the /root/.pgpass path is a directory, with files in it (it's supposed to be a file). Does anyone know why this could happen or if these files can be removed? This is its content: -rwxr-xr-x. 1 jenkins jenkins 8824 Feb

Re: [oVirt Jenkins] ovirt-engine_master_upgrade-from-master_el7_merged - Build # 2032 - Still Failing!

2016-02-04 Thread Sharon Naftaly
Hi, The master upgrade jobs keep failing since yesterday, when trying to reach https://localhost/ovirt-engine/api after upgrade. The error code is 302. For example: http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-3.6_el7_merged/1913/console ++ curl --user admin@internal:123456 -I

Re: [oVirt Jenkins] ovirt-engine_3.6_upgrade-from-3.5_el6_merged - Build # 806 - Still Failing!

2016-01-19 Thread Sharon Naftaly
>From what I saw, the repository is not empty today. It is related to the following patches (copying what Nadav wrote in his email): "patch that fixes the jsonrpc problem: https://gerrit.ovirt.org/#/c/51884/6 patch that fixes the ovirt_optimizer_el6 problem: https://gerrit.ovirt.org/#/c/51884/6

Re: Using Jenkins job to build RPMs

2015-12-07 Thread Sharon Naftaly
Hi, I commented-out the entire build step. I added it there in the past for the no-spm testing, since the patches for no-spm were done before the mock files were added to the branch, and in addition I added some build flags that were relevant then. I don't think any of it is relevant now. Anyway,

Re: [oVirt Jenkins] ovirt-engine_3.6.1_upgrade-from-3.6_el6_merged - Build # 14 - Still Failing!

2015-11-25 Thread Sharon Naftaly
archived them for deletion. Thanks, Sharon On Wed, Nov 25, 2015 at 11:34 AM, Sandro Bonazzola <sbona...@redhat.com> wrote: > > > On Wed, Nov 25, 2015 at 9:22 AM, Sharon Naftaly <snaft...@redhat.com> > wrote: > >> Hi, >> The 3.6.1 upgrade jobs are failin

Re: [oVirt Jenkins] ovirt-engine_3.6.1_upgrade-from-3.6_el6_merged - Build # 14 - Still Failing!

2015-11-25 Thread Sharon Naftaly
o] Triggering on draft-published too > > > Changes for Build #3 > [Alona Kaplan] engine: VFs that are a slaves of a bond, shouldn't > considered as free > > [Sandro Bonazzola] renamed 3.6.1.x to 3.6.1 > > [Sharon Naftaly] Archive rpm build logs in engine upgrade jobs >

Re: change in gerrit findbugs job

2015-11-23 Thread Sharon Naftaly
Hi Eyal, I'm sorry, I couldn't find such Jira task (I only find this task which is specific for one job https://projects.engineering.redhat.com/browse/RHEVINTEG-1400) Thanks, Sharon On Wed, Nov 18, 2015 at 3:13 PM, Eyal Edri wrote: > One of the new members of the infra team

Re: [oVirt Jenkins] ovirt-engine_master_upgrade-from-3.6_el7_merged - Build # 848 - Still Failing!

2015-11-18 Thread Sharon Naftaly
Hi, It looks like the master engine upgrade jobs are failing when trying to access the api after engine upgrade: curl --user admin@internal:123456 -I --insecure https://localhost/ovirt-engine/api I changed this line about two months ago to have the url: https://localhost/ovirt-engine/api,

Re: gerrit.ovirt.org is very slow, lots of errors

2015-10-13 Thread Sharon Naftaly
ona...@redhat.com> wrote: > > > On Mon, Oct 12, 2015 at 1:13 PM, Sharon Naftaly <snaft...@redhat.com> > wrote: > >> I think gerrit is now longer slow, can anyone confirm that? >> >> > working for me now > > >> Thanks, >> Sharon >>

Re: gerrit.ovirt.org is very slow, lots of errors

2015-10-12 Thread Sharon Naftaly
I also experience slowness on gerrit.ovirt.org (web interface) - when searching, or clicking on links to patches. On Mon, Oct 12, 2015 at 10:50 AM, Anton Marchukov wrote: > Hello Roy. > > Can you give some more details on what are you doing? Are you accessing it > from git

Re: gerrit.ovirt.org is very slow, lots of errors

2015-10-12 Thread Sharon Naftaly
Anton, I ran the following: mtr --report gerrit.ovirt.org (it says unrecognized option: --tcp and --port). mtr version is 0.75.. This is what I got: HOST: snaftaly.csbLoss% Snt Last Avg Best Wrst StDev 1. reserved-1-252.tlv.redhat.co 0.0%101.7 1.8 1.0 2.8

Re: gerrit.ovirt.org is very slow, lots of errors

2015-10-12 Thread Sharon Naftaly
Anton, I ran the following: mtr --report gerrit.ovirt.org (it says unrecognized option: --tcp and --port). mtr version is 0.75.. This is what I got HOST: snaftaly.csbLoss% Snt Last Avg Best Wrst StDev 1. reserved-1-252.tlv.redhat.co 0.0%101.7 1.8 1.0 2.8

Re: gerrit.ovirt.org is very slow, lots of errors

2015-10-12 Thread Sharon Naftaly
I think gerrit is now longer slow, can anyone confirm that? Thanks, Sharon On Mon, Oct 12, 2015 at 1:32 PM, Roy Golan wrote: > > > On Mon, Oct 12, 2015 at 10:50 AM, Anton Marchukov > wrote: > >> Hello Roy. >> >> Can you give some more details on what

Re: Broken builds with ovirt-engine_master_dao-unit-tests

2015-08-12 Thread Sharon Naftaly
Dudi, I re-triggered the job (on the same slave) and it ended successfully, can you please take a look? http://jenkins.ovirt.org/job/ovirt-engine_master_dao-unit-tests_created/12325/ thanks - Original Message - From: Eyal Edri ee...@redhat.com To: Dudi Maroshi maro...@redhat.com,

Re: [ovirt-devel] 3.6 Dao tests are failing

2015-08-11 Thread Sharon Naftaly
yes, i'm working on it. I will update you once I found out what is the problem. - Original Message - From: Eyal Edri ee...@redhat.com To: Piotr Kliczewski piotr.kliczew...@gmail.com, Sharon Naftaly snaft...@redhat.com Cc: de...@ovirt.org, infra infra@ovirt.org Sent: Tuesday, August 11

Re: [ovirt-devel] 3.6 Dao tests are failing

2015-08-11 Thread Sharon Naftaly
Hi, There was a problem where the job tried to create a db with a . in its name, and it failed. I fixed it and the job ended successfully now. I will send a patch shortly. Sharon - Original Message - From: Sharon Naftaly snaft...@redhat.com To: Eyal Edri ee...@redhat.com Cc: infra infra

Network issues on upstream jenkins slaves cause jobs to fail

2015-08-11 Thread Sharon Naftaly
Hello all, We are currently facing networking problems (DNS related) on jenkins.ovirt.org slaves, which cause quite many jobs to fail. We are investigating it and will update once the problem is solved. Thank you for your patience, Sharon ___ Infra