Re: ** PROBLEM Service Alert: ovirt-mirrorchecker/www.gtlib.gatech.edu/pub/oVirt/pub mirror site last sync is CRITICAL **

2016-11-20 Thread Nadav Goldin
Hi Neil,
I've opened a request, will update once the IP is added.

Thanks,
Nadav.


On Tue, Nov 15, 2016 at 7:05 PM, Neil Bright  wrote:
> Hi Nadav,
>
> It looks like I’ve run afowl of some upgrades on my end.  Would you mind 
> adding zaphod2 to the ACL I’m allowed to sync from?  Meanwhile, I’ve kicked 
> off a sync from zaphod, which should already be in the ACL.
>
> Thanks!
>
>
> zaphod2.gtlib.gatech.edu has address 128.61.111.20
> zaphod.gtlib.gatech.edu has address 128.61.111.12
>
>
>
>> On Nov 15, 2016, at 3:39 AM, Nadav Goldin  wrote:
>>
>> Hi,
>> the oVirt mirror site stopped synchronising again few days ago, can
>> you please check?
>>
>> Thanks,
>> Nadav.
>>
>>
>> On Tue, Nov 15, 2016 at 11:56 AM, icinga  wrote:
>>> * Icinga *
>>>
>>> Notification Type: PROBLEM
>>>
>>> Service: www.gtlib.gatech.edu/pub/oVirt/pub mirror site last sync
>>> Host: ovirt-mirrorchecker
>>> Address: 66.187.230.105
>>> State: CRITICAL
>>>
>>> Date/Time: Tue Nov 15 09:56:58 UTC 2016
>>>
>>> Additional Info:
>>>
>>> CRITICAL - 713972 seconds since last sync, which are 198.3256 hours.
>
> +==+
> Neil Bright (ncbri...@gatech.edu)  (404) 385-6954
> http://www.pace.gatech.edu
> 258 Fourth Street, Rich Bldg, Rm 321 / Atlanta, GA  30332-0700
>
>
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] test-repo_ovirt_experimental_master - Build #3519 - SUCCESS!

2016-11-20 Thread jenkins
Build: http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/3519/,
Build Number: 3519,
Build Status: SUCCESS___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] test-repo_ovirt_experimental_master - Build #3518 - FAILURE!

2016-11-20 Thread jenkins
Build: http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/3518/,
Build Number: 3518,
Build Status: FAILURE___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


oVirt infra daily report - unstable production jobs - 144

2016-11-20 Thread jenkins
Good morning!

Attached is the HTML page with the jenkins status report. You can see it also 
here:
 - 
http://jenkins.ovirt.org/job/system_jenkins-report/144//artifact/exported-artifacts/upstream_report.html

Cheers,
Jenkins


upstream_report.html
Description: Binary data
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] test-repo_ovirt_experimental_master - Build #3507 - SUCCESS!

2016-11-20 Thread jenkins
Build: http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/3507/,
Build Number: 3507,
Build Status: SUCCESS___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] test-repo_ovirt_experimental_master - Build #3506 - FAILURE!

2016-11-20 Thread jenkins
Build: http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/3506/,
Build Number: 3506,
Build Status: FAILURE___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [oVirt Jenkins] test-repo_ovirt_experimental_4.0 - Build #3015 - FAILURE!

2016-11-20 Thread Piotr Kliczewski
The last failure seems to be storage related.

@Nir please take a look.

Here is engine side error:

2016-11-20 05:54:59,605 DEBUG
[org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStoragePoolVDSCommand]
(default task-5) [59fc0074] Exception:
org.ovirt.engine.core.vdsbroker.irsbroker.IRSNoMasterDomainException:
IRSGenericException: IRSErrorException: IRSNoMasterDomainException: Cannot
find master domain: u'spUUID=1ca141f1-b64d-4a52-8861-05c7de2a72b2,
msdUUID=7d4bf750-4fb8-463f-bbb0-92156c47306e'

and here is vdsm:

jsonrpc.Executor/5::ERROR::2016-11-20
05:54:56,331::multipath::95::Storage.Multipath::(resize_devices) Could not
resize device 360014052749733c7b8248628637b990f
Traceback (most recent call last):
  File "/usr/share/vdsm/storage/multipath.py", line 93, in resize_devices
_resize_if_needed(guid)
  File "/usr/share/vdsm/storage/multipath.py", line 101, in
_resize_if_needed
for slave in devicemapper.getSlaves(name)]
  File "/usr/share/vdsm/storage/multipath.py", line 158, in getDeviceSize
bs, phyBs = getDeviceBlockSizes(devName)
  File "/usr/share/vdsm/storage/multipath.py", line 150, in
getDeviceBlockSizes
"queue", "logical_block_size")).read())
IOError: [Errno 2] No such file or directory:
'/sys/block/sdb/queue/logical_block_size'


On Sun, Nov 20, 2016 at 12:50 PM, Eyal Edri  wrote:

>
>
> On Sun, Nov 20, 2016 at 1:42 PM, Yaniv Kaul  wrote:
>
>>
>>
>> On Sun, Nov 20, 2016 at 1:30 PM, Yaniv Kaul  wrote:
>>
>>>
>>>
>>> On Sun, Nov 20, 2016 at 1:18 PM, Eyal Edri  wrote:
>>>
 the test fails to run VM because no hosts are in UP state(?) [1], not
 sure it is related to the triggering patch[2]

 status: 400
 reason: Bad Request
 detail: There are no hosts to use. Check that the cluster contains at
 least one host in Up state.

 Thoughts? Shouldn't we fail the test earlier we hosts are not UP?

>>>
>>> Yes. It's more likely that we are picking the wrong host or so, but who
>>> knows - where are the engine and VDSM logs?
>>>
>>
>> A simple grep on the engine.log[1] finds serveral unrelated issues I'm
>> not sure are reported, it's despairing to even begin...
>> That being said, I don't see the issue there. We may need better logging
>> on the API level, to see what is being sent. Is it consistent?
>>
>
> Just failed now the first time, I didn't see it before.
>
>
>> Y.
>>
>>
>> [1] http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_4.
>> 0/3015/artifact/exported-artifacts/basic_suite_4.0.sh-el7/
>> exported-artifacts/test_logs/basic-suite-4.0/post-004_basic
>> _sanity.py/lago-basic-suite-4-0-engine/_var_log_ovirt-engine/engine.log
>>
>>> Y.
>>>
>>>


 [1] http://jenkins.ovirt.org/job/test-repo_ovirt_experimenta
 l_4.0/3015/testReport/junit/(root)/004_basic_sanity/vm_run/
 [2] http://jenkins.ovirt.org/job/ovirt-engine_4.0_build-arti
 facts-el7-x86_64/1535/changes#detail



 On Sun, Nov 20, 2016 at 1:00 PM,  wrote:

> Build: http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_4.
> 0/3015/,
> Build Number: 3015,
> Build Status: FAILURE
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra
>
>


 --
 Eyal Edri
 Associate Manager
 RHV DevOps
 EMEA ENG Virtualization R
 Red Hat Israel

 phone: +972-9-7692018
 irc: eedri (on #tlv #rhev-dev #rhev-integ)

>>>
>>>
>>
>
>
> --
> Eyal Edri
> Associate Manager
> RHV DevOps
> EMEA ENG Virtualization R
> Red Hat Israel
>
> phone: +972-9-7692018
> irc: eedri (on #tlv #rhev-dev #rhev-integ)
>
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] test-repo_ovirt_experimental_4.0 - Build #3016 - SUCCESS!

2016-11-20 Thread jenkins
Build: http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_4.0/3016/,
Build Number: 3016,
Build Status: SUCCESS___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] test-repo_ovirt_experimental_master - Build #3501 - SUCCESS!

2016-11-20 Thread jenkins
Build: http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/3501/,
Build Number: 3501,
Build Status: SUCCESS___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [oVirt Jenkins] test-repo_ovirt_experimental_4.0 - Build #3015 - FAILURE!

2016-11-20 Thread Eyal Edri
On Sun, Nov 20, 2016 at 1:42 PM, Yaniv Kaul  wrote:

>
>
> On Sun, Nov 20, 2016 at 1:30 PM, Yaniv Kaul  wrote:
>
>>
>>
>> On Sun, Nov 20, 2016 at 1:18 PM, Eyal Edri  wrote:
>>
>>> the test fails to run VM because no hosts are in UP state(?) [1], not
>>> sure it is related to the triggering patch[2]
>>>
>>> status: 400
>>> reason: Bad Request
>>> detail: There are no hosts to use. Check that the cluster contains at
>>> least one host in Up state.
>>>
>>> Thoughts? Shouldn't we fail the test earlier we hosts are not UP?
>>>
>>
>> Yes. It's more likely that we are picking the wrong host or so, but who
>> knows - where are the engine and VDSM logs?
>>
>
> A simple grep on the engine.log[1] finds serveral unrelated issues I'm not
> sure are reported, it's despairing to even begin...
> That being said, I don't see the issue there. We may need better logging
> on the API level, to see what is being sent. Is it consistent?
>

Just failed now the first time, I didn't see it before.


> Y.
>
>
> [1] http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_
> 4.0/3015/artifact/exported-artifacts/basic_suite_4.0.sh-
> el7/exported-artifacts/test_logs/basic-suite-4.0/post-004_
> basic_sanity.py/lago-basic-suite-4-0-engine/_var_log_
> ovirt-engine/engine.log
>
>> Y.
>>
>>
>>>
>>>
>>> [1] http://jenkins.ovirt.org/job/test-repo_ovirt_experimenta
>>> l_4.0/3015/testReport/junit/(root)/004_basic_sanity/vm_run/
>>> [2] http://jenkins.ovirt.org/job/ovirt-engine_4.0_build-arti
>>> facts-el7-x86_64/1535/changes#detail
>>>
>>>
>>>
>>> On Sun, Nov 20, 2016 at 1:00 PM,  wrote:
>>>
 Build: http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_4.
 0/3015/,
 Build Number: 3015,
 Build Status: FAILURE
 ___
 Infra mailing list
 Infra@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/infra


>>>
>>>
>>> --
>>> Eyal Edri
>>> Associate Manager
>>> RHV DevOps
>>> EMEA ENG Virtualization R
>>> Red Hat Israel
>>>
>>> phone: +972-9-7692018
>>> irc: eedri (on #tlv #rhev-dev #rhev-integ)
>>>
>>
>>
>


-- 
Eyal Edri
Associate Manager
RHV DevOps
EMEA ENG Virtualization R
Red Hat Israel

phone: +972-9-7692018
irc: eedri (on #tlv #rhev-dev #rhev-integ)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [oVirt Jenkins] test-repo_ovirt_experimental_4.0 - Build #3015 - FAILURE!

2016-11-20 Thread Yaniv Kaul
On Sun, Nov 20, 2016 at 1:30 PM, Yaniv Kaul  wrote:

>
>
> On Sun, Nov 20, 2016 at 1:18 PM, Eyal Edri  wrote:
>
>> the test fails to run VM because no hosts are in UP state(?) [1], not
>> sure it is related to the triggering patch[2]
>>
>> status: 400
>> reason: Bad Request
>> detail: There are no hosts to use. Check that the cluster contains at
>> least one host in Up state.
>>
>> Thoughts? Shouldn't we fail the test earlier we hosts are not UP?
>>
>
> Yes. It's more likely that we are picking the wrong host or so, but who
> knows - where are the engine and VDSM logs?
>

A simple grep on the engine.log[1] finds serveral unrelated issues I'm not
sure are reported, it's despairing to even begin...
That being said, I don't see the issue there. We may need better logging on
the API level, to see what is being sent. Is it consistent?
Y.


[1]
http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_4.0/3015/artifact/exported-artifacts/basic_suite_4.0.sh-el7/exported-artifacts/test_logs/basic-suite-4.0/post-004_basic_sanity.py/lago-basic-suite-4-0-engine/_var_log_ovirt-engine/engine.log


> Y.
>
>
>>
>>
>> [1] http://jenkins.ovirt.org/job/test-repo_ovirt_experimenta
>> l_4.0/3015/testReport/junit/(root)/004_basic_sanity/vm_run/
>> [2] http://jenkins.ovirt.org/job/ovirt-engine_4.0_build-arti
>> facts-el7-x86_64/1535/changes#detail
>>
>>
>>
>> On Sun, Nov 20, 2016 at 1:00 PM,  wrote:
>>
>>> Build: http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_4.
>>> 0/3015/,
>>> Build Number: 3015,
>>> Build Status: FAILURE
>>> ___
>>> Infra mailing list
>>> Infra@ovirt.org
>>> http://lists.ovirt.org/mailman/listinfo/infra
>>>
>>>
>>
>>
>> --
>> Eyal Edri
>> Associate Manager
>> RHV DevOps
>> EMEA ENG Virtualization R
>> Red Hat Israel
>>
>> phone: +972-9-7692018
>> irc: eedri (on #tlv #rhev-dev #rhev-integ)
>>
>
>
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [oVirt Jenkins] test-repo_ovirt_experimental_4.0 - Build #3015 - FAILURE!

2016-11-20 Thread Yaniv Kaul
On Sun, Nov 20, 2016 at 1:18 PM, Eyal Edri  wrote:

> the test fails to run VM because no hosts are in UP state(?) [1], not sure
> it is related to the triggering patch[2]
>
> status: 400
> reason: Bad Request
> detail: There are no hosts to use. Check that the cluster contains at
> least one host in Up state.
>
> Thoughts? Shouldn't we fail the test earlier we hosts are not UP?
>

Yes. It's more likely that we are picking the wrong host or so, but who
knows - where are the engine and VDSM logs?
Y.


>
>
> [1] http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_4.0/3015/
> testReport/junit/(root)/004_basic_sanity/vm_run/
> [2] http://jenkins.ovirt.org/job/ovirt-engine_4.0_build-
> artifacts-el7-x86_64/1535/changes#detail
>
>
>
> On Sun, Nov 20, 2016 at 1:00 PM,  wrote:
>
>> Build: http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_4.
>> 0/3015/,
>> Build Number: 3015,
>> Build Status: FAILURE
>> ___
>> Infra mailing list
>> Infra@ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/infra
>>
>>
>
>
> --
> Eyal Edri
> Associate Manager
> RHV DevOps
> EMEA ENG Virtualization R
> Red Hat Israel
>
> phone: +972-9-7692018
> irc: eedri (on #tlv #rhev-dev #rhev-integ)
>
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] test-repo_ovirt_experimental_master - Build #3500 - FAILURE!

2016-11-20 Thread jenkins
Build: http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/3500/,
Build Number: 3500,
Build Status: FAILURE___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [oVirt Jenkins] test-repo_ovirt_experimental_4.0 - Build #3015 - FAILURE!

2016-11-20 Thread Eyal Edri
the test fails to run VM because no hosts are in UP state(?) [1], not sure
it is related to the triggering patch[2]

status: 400
reason: Bad Request
detail: There are no hosts to use. Check that the cluster contains at least
one host in Up state.

Thoughts? Shouldn't we fail the test earlier we hosts are not UP?


[1]
http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_4.0/3015/testReport/junit/(root)/004_basic_sanity/vm_run/
[2]
http://jenkins.ovirt.org/job/ovirt-engine_4.0_build-artifacts-el7-x86_64/1535/changes#detail



On Sun, Nov 20, 2016 at 1:00 PM,  wrote:

> Build: http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_4.0/3015/
> ,
> Build Number: 3015,
> Build Status: FAILURE
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra
>
>


-- 
Eyal Edri
Associate Manager
RHV DevOps
EMEA ENG Virtualization R
Red Hat Israel

phone: +972-9-7692018
irc: eedri (on #tlv #rhev-dev #rhev-integ)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] test-repo_ovirt_experimental_4.0 - Build #3015 - FAILURE!

2016-11-20 Thread jenkins
Build: http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_4.0/3015/,
Build Number: 3015,
Build Status: FAILURE___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-856) Re: Jenkins permissions required

2016-11-20 Thread eyal edri [Administrator] (oVirt JIRA)
eyal edri [Administrator] created OVIRT-856:
---

 Summary: Re: Jenkins permissions required
 Key: OVIRT-856
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-856
 Project: oVirt - virtualization made easy
  Issue Type: By-EMAIL
Reporter: eyal edri [Administrator]
Assignee: infra


On Nov 20, 2016 12:43, "Yanir Quinn"  wrote:

> Hi,
> I require Jenkins permissions on the following instances in order to
> create my own custom builds (run Build with Parameters):
>
> http://jenkins.ovirt.org/job/ovirt-engine_4.0_build-
> artifacts-el7-x86_64-manual/
>
> http://jenkins.ovirt.org/job/ovirt-engine_master_build-
> artifacts-el7-x86_64_build_from_patch/
>
> my user name is : yquinn
>
> Thank you
> Yanir Quinn
>
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra
>
>



--
This message was sent by Atlassian JIRA
(v1000.552.6#100018)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: Jenkins permissions required

2016-11-20 Thread Eyal Edri
On Nov 20, 2016 12:43, "Yanir Quinn"  wrote:

> Hi,
> I require Jenkins permissions on the following instances in order to
> create my own custom builds (run Build with Parameters):
>
> http://jenkins.ovirt.org/job/ovirt-engine_4.0_build-
> artifacts-el7-x86_64-manual/
>
> http://jenkins.ovirt.org/job/ovirt-engine_master_build-
> artifacts-el7-x86_64_build_from_patch/
>
> my user name is : yquinn
>
> Thank you
> Yanir Quinn
>
> ___
> 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


Jenkins permissions required

2016-11-20 Thread Yanir Quinn
Hi,
I require Jenkins permissions on the following instances in order to create
my own custom builds (run Build with Parameters):

http://jenkins.ovirt.org/job/ovirt-engine_4.0_build-artifacts-el7-x86_64-manual/

http://jenkins.ovirt.org/job/ovirt-engine_master_build-artifacts-el7-x86_64_build_from_patch/

my user name is : yquinn

Thank you
Yanir Quinn
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-855) Duplicate gerrit accounts

2016-11-20 Thread eyal edri [Administrator] (oVirt JIRA)

[ 
https://ovirt-jira.atlassian.net/browse/OVIRT-855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=23015#comment-23015
 ] 

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

info on solving can be found here: 
http://infra-docs.readthedocs.io/en/latest/General/Gerrit_account_merge.html

> Duplicate gerrit accounts
> -
>
> Key: OVIRT-855
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-855
> Project: oVirt - virtualization made easy
>  Issue Type: By-EMAIL
>Reporter: eyal edri [Administrator]
>Assignee: infra
>
> Sending to infra-support to open a ticket.
> On Fri, Nov 18, 2016 at 8:17 AM, Tahlia Richardson 
> wrote:
> > Hello,
> >
> > I cannot be added as a reviewer to Gerrit patches.
> > The issue appears to be multiple accounts existing for the same user (
> > trich...@redhat.com).
> > Please merge the duplicate accounts.
> > The account ID for the correct trich...@redhat.com is 1001376.
> >
> > Thanks,
> >
> > Tahlia Richardson
> > Technical Writer, RHEV/RHV
> > Red Hat APAC
> > Brisbane, Australia (GMT +10)
> > IRC: trichard
> > ___
> > Infra mailing list
> > Infra@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/infra
> >
> >
> >
> -- 
> Eyal Edri
> Associate Manager
> RHV DevOps
> EMEA ENG Virtualization R
> Red Hat Israel
> phone: +972-9-7692018
> irc: eedri (on #tlv #rhev-dev #rhev-integ)



--
This message was sent by Atlassian JIRA
(v1000.552.6#100018)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-855) Duplicate gerrit accounts

2016-11-20 Thread eyal edri [Administrator] (oVirt JIRA)

 [ 
https://ovirt-jira.atlassian.net/browse/OVIRT-855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

eyal edri [Administrator] updated OVIRT-855:

Summary: Duplicate gerrit accounts  (was: Re: Duplicate accounts)

> Duplicate gerrit accounts
> -
>
> Key: OVIRT-855
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-855
> Project: oVirt - virtualization made easy
>  Issue Type: By-EMAIL
>Reporter: eyal edri [Administrator]
>Assignee: infra
>
> Sending to infra-support to open a ticket.
> On Fri, Nov 18, 2016 at 8:17 AM, Tahlia Richardson 
> wrote:
> > Hello,
> >
> > I cannot be added as a reviewer to Gerrit patches.
> > The issue appears to be multiple accounts existing for the same user (
> > trich...@redhat.com).
> > Please merge the duplicate accounts.
> > The account ID for the correct trich...@redhat.com is 1001376.
> >
> > Thanks,
> >
> > Tahlia Richardson
> > Technical Writer, RHEV/RHV
> > Red Hat APAC
> > Brisbane, Australia (GMT +10)
> > IRC: trichard
> > ___
> > Infra mailing list
> > Infra@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/infra
> >
> >
> >
> -- 
> Eyal Edri
> Associate Manager
> RHV DevOps
> EMEA ENG Virtualization R
> Red Hat Israel
> phone: +972-9-7692018
> irc: eedri (on #tlv #rhev-dev #rhev-integ)



--
This message was sent by Atlassian JIRA
(v1000.552.6#100018)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-855) Re: Duplicate accounts

2016-11-20 Thread eyal edri [Administrator] (oVirt JIRA)
eyal edri [Administrator] created OVIRT-855:
---

 Summary: Re: Duplicate accounts
 Key: OVIRT-855
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-855
 Project: oVirt - virtualization made easy
  Issue Type: By-EMAIL
Reporter: eyal edri [Administrator]
Assignee: infra


Sending to infra-support to open a ticket.

On Fri, Nov 18, 2016 at 8:17 AM, Tahlia Richardson 
wrote:

> Hello,
>
> I cannot be added as a reviewer to Gerrit patches.
> The issue appears to be multiple accounts existing for the same user (
> trich...@redhat.com).
> Please merge the duplicate accounts.
> The account ID for the correct trich...@redhat.com is 1001376.
>
> Thanks,
>
> Tahlia Richardson
> Technical Writer, RHEV/RHV
> Red Hat APAC
> Brisbane, Australia (GMT +10)
> IRC: trichard
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra
>
>
>


-- 
Eyal Edri
Associate Manager
RHV DevOps
EMEA ENG Virtualization R
Red Hat Israel

phone: +972-9-7692018
irc: eedri (on #tlv #rhev-dev #rhev-integ)



--
This message was sent by Atlassian JIRA
(v1000.552.6#100018)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: Duplicate accounts

2016-11-20 Thread Eyal Edri
Sending to infra-support to open a ticket.

On Fri, Nov 18, 2016 at 8:17 AM, Tahlia Richardson 
wrote:

> Hello,
>
> I cannot be added as a reviewer to Gerrit patches.
> The issue appears to be multiple accounts existing for the same user (
> trich...@redhat.com).
> Please merge the duplicate accounts.
> The account ID for the correct trich...@redhat.com is 1001376.
>
> Thanks,
>
> Tahlia Richardson
> Technical Writer, RHEV/RHV
> Red Hat APAC
> Brisbane, Australia (GMT +10)
> IRC: trichard
> ___
> Infra mailing list
> Infra@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra
>
>
>


-- 
Eyal Edri
Associate Manager
RHV DevOps
EMEA ENG Virtualization R
Red Hat Israel

phone: +972-9-7692018
irc: eedri (on #tlv #rhev-dev #rhev-integ)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-854) repoman: check if repoman can keep more than 1 version for experimental repo

2016-11-20 Thread eyal edri [Administrator] (oVirt JIRA)

 [ 
https://ovirt-jira.atlassian.net/browse/OVIRT-854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

eyal edri [Administrator] updated OVIRT-854:

Epic Link: OVIRT-400

> repoman: check if repoman can keep more than 1 version for experimental repo
> 
>
> Key: OVIRT-854
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-854
> Project: oVirt - virtualization made easy
>  Issue Type: Improvement
>Reporter: eyal edri [Administrator]
>Assignee: infra
>Priority: High
>
> Today we see text experimental master jobs fails because it has different 
> vdsm rpms versions in the same repo.
> This can happen because VDSM has 2 jobs publishing the "same" noarch rpms, 
> once from x86_64 and once from ppc64le.
> Since the job only takes latest rpms, it might take a newer rpm from one arch 
> and older rpms from another, causing add host to fail installing VDSM.
> We need to check if its possible to tell repoman to keep more than 1 version 
> (should be enough) so the tests won't wait in this period of time where one 
> arch got a head of another one.



--
This message was sent by Atlassian JIRA
(v1000.552.6#100018)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-854) repoman: check if repoman can keep more than 1 version for experimental repo

2016-11-20 Thread eyal edri [Administrator] (oVirt JIRA)
eyal edri [Administrator] created OVIRT-854:
---

 Summary: repoman: check if repoman can keep more than 1 version 
for experimental repo
 Key: OVIRT-854
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-854
 Project: oVirt - virtualization made easy
  Issue Type: Improvement
Reporter: eyal edri [Administrator]
Assignee: infra
Priority: High


Today we see text experimental master jobs fails because it has different vdsm 
rpms versions in the same repo.

This can happen because VDSM has 2 jobs publishing the "same" noarch rpms, once 
from x86_64 and once from ppc64le.

Since the job only takes latest rpms, it might take a newer rpm from one arch 
and older rpms from another, causing add host to fail installing VDSM.

We need to check if its possible to tell repoman to keep more than 1 version 
(should be enough) so the tests won't wait in this period of time where one 
arch got a head of another one.



--
This message was sent by Atlassian JIRA
(v1000.552.6#100018)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] test-repo_ovirt_experimental_master - Build #3498 - SUCCESS!

2016-11-20 Thread jenkins
Build: http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/3498/,
Build Number: 3498,
Build Status: SUCCESS___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-853) check out blue ocean jenkins project

2016-11-20 Thread eyal edri [Administrator] (oVirt JIRA)
eyal edri [Administrator] created OVIRT-853:
---

 Summary: check out blue ocean jenkins project
 Key: OVIRT-853
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-853
 Project: oVirt - virtualization made easy
  Issue Type: Improvement
Reporter: eyal edri [Administrator]
Assignee: infra


https://jenkins.io/projects/blueocean/



--
This message was sent by Atlassian JIRA
(v1000.552.6#100018)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[JIRA] (OVIRT-853) check out blue ocean jenkins project

2016-11-20 Thread eyal edri [Administrator] (oVirt JIRA)

 [ 
https://ovirt-jira.atlassian.net/browse/OVIRT-853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

eyal edri [Administrator] updated OVIRT-853:

Epic Link: OVIRT-400

> check out blue ocean jenkins project
> 
>
> Key: OVIRT-853
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-853
> Project: oVirt - virtualization made easy
>  Issue Type: Improvement
>Reporter: eyal edri [Administrator]
>Assignee: infra
>
> https://jenkins.io/projects/blueocean/



--
This message was sent by Atlassian JIRA
(v1000.552.6#100018)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


[oVirt Jenkins] test-repo_ovirt_experimental_master - Build #3497 - FAILURE!

2016-11-20 Thread jenkins
Build: http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/3497/,
Build Number: 3497,
Build Status: FAILURE___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Jenkins build is back to normal : ovirt_4.0_he-system-tests #539

2016-11-20 Thread jenkins
See 

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


[JIRA] (OVIRT-682) Improve CI logging - check if its possible to include mock errors in console output

2016-11-20 Thread Barak Korren (oVirt JIRA)

[ 
https://ovirt-jira.atlassian.net/browse/OVIRT-682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=23011#comment-23011
 ] 

Barak Korren commented on OVIRT-682:


We already have this - > mock runner shows last 20 lines from logs on failure.
If the error is not there, the std-ci script's output probably needs to be 
improved.

Nevertheless, maybe we can improve the output a little to make sure those last 
lines are easier to find. Reading the Jenkins output is not trivial to someone 
unfamiliar with it because the sat thing you see in it is a clean-up task's 
output and not the main job's.

> Improve CI logging - check if its possible to include mock errors in console 
> output
> ---
>
> Key: OVIRT-682
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-682
> Project: oVirt - virtualization made easy
>  Issue Type: By-EMAIL
>Reporter: eyal edri [Administrator]
>Assignee: eyal edri [Administrator]
>
> On Fri, Aug 12, 2016 at 8:08 PM, Nir Soffer  wrote:
> > Hi all,
> >
> > Lately vdsm builds are failing in the install packages stage with
> > this unhelpful error:
> >
> > 13:59:42 INFO: installing package(s): autoconf automake gdb ...
> > 13:59:53 ERROR: Command failed. See logs for output.
> >
> > I downloaded the logs.tgz file from
> > http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc24-
> > x86_64/1154/artifact/exported-artifacts/logs.tgz
> >
> > And indeed in /./vdsm/logs/mocker-fedora-24-x86_64.fc24.install_packages/
> > root.log
> > I found found this error:
> >
> > DEBUG util.py:421:  Error: Package:
> > python-ioprocess-0.17.0-1.201608111609.gitbd272f2.fc24.noarch
> > (ovirt-snapshot)
> > DEBUG util.py:421: Requires: ioprocess =
> > 0.17.0-1.201608111609.gitbd272f2.fc24
> > DEBUG util.py:421: Available:
> > ioprocess-0.15.1-1.fc24.x86_64 (fedora)
> > DEBUG util.py:421: ioprocess = 0.15.1-1.fc24
> > DEBUG util.py:421: Available:
> > ioprocess-0.16.1-1.fc24.x86_64 (updates)
> > DEBUG util.py:421: ioprocess = 0.16.1-1.fc24
> > DEBUG util.py:421: Available:
> > ioprocess-0.17.0-1.201607121058.gitbd272f2.fc24.x86_64
> > (ovirt-snapshot)
> > DEBUG util.py:421: ioprocess =
> > 0.17.0-1.201607121058.gitbd272f2.fc24
> > DEBUG util.py:421: Available:
> > ioprocess-0.17.0-1.20160829.gitbd272f2.fc24.x86_64
> > (ovirt-snapshot)
> > DEBUG util.py:421: ioprocess =
> > 0.17.0-1.20160829.gitbd272f2.fc24
> >
> > So we have 2 issues here:
> >
> > 1. We need *all* errors in the console
> > http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc24-
> > x86_64/1154/console
> Not sure its possible or easy to do, these errors usually come from mock
> and are not relevant to the code running on the console.
> I've cc'd infra-support and updated topic to track it and check our options.
> Going foward, we might want to install a log collector like logstash and
> then searching errors there should be much easier.
> >
> >
> > 2. Someone need to fix the ovirt-snapshot repository - it should have
> > the missing ioprocess
> > package.
> > Maybe the project xml is not correct?
> >
> > Nir
> >
> -- 
> Eyal Edri
> Associate Manager
> RHV DevOps
> EMEA ENG Virtualization R
> Red Hat Israel
> phone: +972-9-7692018
> irc: eedri (on #tlv #rhev-dev #rhev-integ)



--
This message was sent by Atlassian JIRA
(v1000.552.6#100018)
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra