Getting /etc/lvm/lvmlocal.conf inside the mock env?
by Nir Soffer
To run lvm commands inside the mock env, we need this configuration:
# cat /etc/lvm/lvmlocal.conf
activation {
udev_sync = 0
udev_rules = 0
}
We can use these options from the command line, using --config '...' - but
having
it in the local lvm conf, we can test also vdsm lvm commands running in
mock.
This enables very interesting unit tests that we cannot write today, using
real
lvs on top of loop device, instead of our complicated and fragile fake lvm.
Here is an example of such test:
https://gerrit.ovirt.org/#/c/74991/11/tests/virttests/dmstats_test.py
This runs now successfully on travis and jenkins!
It would be nice if we can include this conf file in the automation/ dir,
and have
it installed inside the chroot, or we can install it manually from
check-patch.sh.
For travis we will write this file when building the container.
Nir
7 years, 3 months
Stuck job, running for 21 minutes...
by Nir Soffer
http://jenkins.ovirt.org/job/vdsm_master_check-patch-el7-x86_64/16013/con...
The job failed as expected, the package is not available yet:
*15:00:03* Error: Package: vdsm-4.20.2-1.git33dd5fe.el7.centos.x86_64
(/vdsm-4.20.2-1.git33dd5fe.el7.centos.x86_64)*15:00:03*
Requires: sanlock >= 3.5.0-1*15:00:03* Installing:
sanlock-3.4.0-1.el7.x86_64 (centos-base-el7)*15:00:03*
sanlock = 3.4.0-1.el7*15:00:03* Error: Package:
vdsm-4.20.2-1.git33dd5fe.el7.centos.x86_64
(/vdsm-4.20.2-1.git33dd5fe.el7.centos.x86_64)*15:00:03*
Requires: sanlock >= 3.5.0-1*15:00:03* Available:
sanlock-3.4.0-1.el7.x86_64 (centos-base-el7)*15:00:03*
sanlock = 3.4.0-1.el7*15:00:03* You could try using --skip-broken to
work around the problem*15:00:03* You could try running: rpm -Va
--nofiles --nodigest*15:00:03* Took 498 seconds*15:00:03*
===================================
But then it got stuck:
*15:00:03* Build step 'Execute shell' marked build as
failure*15:00:03* $ ssh-agent -k*15:00:03* unset
SSH_AUTH_SOCK;*15:00:03* unset SSH_AGENT_PID;*15:00:03* echo Agent pid
28320 killed;*15:00:03* [ssh-agent] Stopped.
And is still running now.
Nir
7 years, 3 months
[JIRA] (OVIRT-1569) Stuck job, running for 21 minutes...
by Gil Shinar (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1569?page=com.atlassian.jir... ]
Gil Shinar reassigned OVIRT-1569:
---------------------------------
Assignee: Evgheni Dereveanchin (was: infra)
> Stuck job, running for 21 minutes...
> ------------------------------------
>
> Key: OVIRT-1569
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1569
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Nir Soffer
> Assignee: Evgheni Dereveanchin
>
> http://jenkins.ovirt.org/job/vdsm_master_check-patch-el7-x86_64/16013/con...
> The job failed as expected, the package is not available yet:
> *15:00:03* Error: Package: vdsm-4.20.2-1.git33dd5fe.el7.centos.x86_64
> (/vdsm-4.20.2-1.git33dd5fe.el7.centos.x86_64)*15:00:03*
> Requires: sanlock >= 3.5.0-1*15:00:03* Installing:
> sanlock-3.4.0-1.el7.x86_64 (centos-base-el7)*15:00:03*
> sanlock = 3.4.0-1.el7*15:00:03* Error: Package:
> vdsm-4.20.2-1.git33dd5fe.el7.centos.x86_64
> (/vdsm-4.20.2-1.git33dd5fe.el7.centos.x86_64)*15:00:03*
> Requires: sanlock >= 3.5.0-1*15:00:03* Available:
> sanlock-3.4.0-1.el7.x86_64 (centos-base-el7)*15:00:03*
> sanlock = 3.4.0-1.el7*15:00:03* You could try using --skip-broken to
> work around the problem*15:00:03* You could try running: rpm -Va
> --nofiles --nodigest*15:00:03* Took 498 seconds*15:00:03*
> ===================================
> But then it got stuck:
> *15:00:03* Build step 'Execute shell' marked build as
> failure*15:00:03* $ ssh-agent -k*15:00:03* unset
> SSH_AUTH_SOCK;*15:00:03* unset SSH_AGENT_PID;*15:00:03* echo Agent pid
> 28320 killed;*15:00:03* [ssh-agent] Stopped.
> And is still running now.
> Nir
--
This message was sent by Atlassian JIRA
(v1000.1151.0#100057)
7 years, 3 months
[JIRA] (OVIRT-1569) Stuck job, running for 21 minutes...
by Nir Soffer (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1569?page=com.atlassian.jir... ]
Nir Soffer commented on OVIRT-1569:
-----------------------------------
Same on the fedora 25 job:
http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc25-x86_64/10162/co...
On Tue, Aug 1, 2017 at 6:31 PM Nir Soffer <nsoffer(a)redhat.com> wrote:
> Still running now, 39 minutes passed...
>
> On Tue, Aug 1, 2017 at 6:15 PM Nir Soffer <nsoffer(a)redhat.com> wrote:
>
>>
>> http://jenkins.ovirt.org/job/vdsm_master_check-patch-el7-x86_64/16013/con...
>>
>> The job failed as expected, the package is not available yet:
>>
>> *15:00:03* Error: Package: vdsm-4.20.2-1.git33dd5fe.el7.centos.x86_64 (/vdsm-4.20.2-1.git33dd5fe.el7.centos.x86_64)*15:00:03* Requires: sanlock >= 3.5.0-1*15:00:03* Installing: sanlock-3.4.0-1.el7.x86_64 (centos-base-el7)*15:00:03* sanlock = 3.4.0-1.el7*15:00:03* Error: Package: vdsm-4.20.2-1.git33dd5fe.el7.centos.x86_64 (/vdsm-4.20.2-1.git33dd5fe.el7.centos.x86_64)*15:00:03* Requires: sanlock >= 3.5.0-1*15:00:03* Available: sanlock-3.4.0-1.el7.x86_64 (centos-base-el7)*15:00:03* sanlock = 3.4.0-1.el7*15:00:03* You could try using --skip-broken to work around the problem*15:00:03* You could try running: rpm -Va --nofiles --nodigest*15:00:03* Took 498 seconds*15:00:03* ===================================
>>
>>
>> But then it got stuck:
>>
>> *15:00:03* Build step 'Execute shell' marked build as failure*15:00:03* $ ssh-agent -k*15:00:03* unset SSH_AUTH_SOCK;*15:00:03* unset SSH_AGENT_PID;*15:00:03* echo Agent pid 28320 killed;*15:00:03* [ssh-agent] Stopped.
>>
>>
>> And is still running now.
>>
>> Nir
>>
>
> Stuck job, running for 21 minutes...
> ------------------------------------
>
> Key: OVIRT-1569
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1569
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Nir Soffer
> Assignee: infra
>
> http://jenkins.ovirt.org/job/vdsm_master_check-patch-el7-x86_64/16013/con...
> The job failed as expected, the package is not available yet:
> *15:00:03* Error: Package: vdsm-4.20.2-1.git33dd5fe.el7.centos.x86_64
> (/vdsm-4.20.2-1.git33dd5fe.el7.centos.x86_64)*15:00:03*
> Requires: sanlock >= 3.5.0-1*15:00:03* Installing:
> sanlock-3.4.0-1.el7.x86_64 (centos-base-el7)*15:00:03*
> sanlock = 3.4.0-1.el7*15:00:03* Error: Package:
> vdsm-4.20.2-1.git33dd5fe.el7.centos.x86_64
> (/vdsm-4.20.2-1.git33dd5fe.el7.centos.x86_64)*15:00:03*
> Requires: sanlock >= 3.5.0-1*15:00:03* Available:
> sanlock-3.4.0-1.el7.x86_64 (centos-base-el7)*15:00:03*
> sanlock = 3.4.0-1.el7*15:00:03* You could try using --skip-broken to
> work around the problem*15:00:03* You could try running: rpm -Va
> --nofiles --nodigest*15:00:03* Took 498 seconds*15:00:03*
> ===================================
> But then it got stuck:
> *15:00:03* Build step 'Execute shell' marked build as
> failure*15:00:03* $ ssh-agent -k*15:00:03* unset
> SSH_AUTH_SOCK;*15:00:03* unset SSH_AGENT_PID;*15:00:03* echo Agent pid
> 28320 killed;*15:00:03* [ssh-agent] Stopped.
> And is still running now.
> Nir
--
This message was sent by Atlassian JIRA
(v1000.1151.0#100057)
7 years, 3 months
[JIRA] (OVIRT-1569) Stuck job, running for 21 minutes...
by Nir Soffer (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1569?page=com.atlassian.jir... ]
Nir Soffer commented on OVIRT-1569:
-----------------------------------
Still running now, 39 minutes passed...
On Tue, Aug 1, 2017 at 6:15 PM Nir Soffer <nsoffer(a)redhat.com> wrote:
>
> http://jenkins.ovirt.org/job/vdsm_master_check-patch-el7-x86_64/16013/con...
>
> The job failed as expected, the package is not available yet:
>
> *15:00:03* Error: Package: vdsm-4.20.2-1.git33dd5fe.el7.centos.x86_64 (/vdsm-4.20.2-1.git33dd5fe.el7.centos.x86_64)*15:00:03* Requires: sanlock >= 3.5.0-1*15:00:03* Installing: sanlock-3.4.0-1.el7.x86_64 (centos-base-el7)*15:00:03* sanlock = 3.4.0-1.el7*15:00:03* Error: Package: vdsm-4.20.2-1.git33dd5fe.el7.centos.x86_64 (/vdsm-4.20.2-1.git33dd5fe.el7.centos.x86_64)*15:00:03* Requires: sanlock >= 3.5.0-1*15:00:03* Available: sanlock-3.4.0-1.el7.x86_64 (centos-base-el7)*15:00:03* sanlock = 3.4.0-1.el7*15:00:03* You could try using --skip-broken to work around the problem*15:00:03* You could try running: rpm -Va --nofiles --nodigest*15:00:03* Took 498 seconds*15:00:03* ===================================
>
>
> But then it got stuck:
>
> *15:00:03* Build step 'Execute shell' marked build as failure*15:00:03* $ ssh-agent -k*15:00:03* unset SSH_AUTH_SOCK;*15:00:03* unset SSH_AGENT_PID;*15:00:03* echo Agent pid 28320 killed;*15:00:03* [ssh-agent] Stopped.
>
>
> And is still running now.
>
> Nir
>
> Stuck job, running for 21 minutes...
> ------------------------------------
>
> Key: OVIRT-1569
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1569
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: Nir Soffer
> Assignee: infra
>
> http://jenkins.ovirt.org/job/vdsm_master_check-patch-el7-x86_64/16013/con...
> The job failed as expected, the package is not available yet:
> *15:00:03* Error: Package: vdsm-4.20.2-1.git33dd5fe.el7.centos.x86_64
> (/vdsm-4.20.2-1.git33dd5fe.el7.centos.x86_64)*15:00:03*
> Requires: sanlock >= 3.5.0-1*15:00:03* Installing:
> sanlock-3.4.0-1.el7.x86_64 (centos-base-el7)*15:00:03*
> sanlock = 3.4.0-1.el7*15:00:03* Error: Package:
> vdsm-4.20.2-1.git33dd5fe.el7.centos.x86_64
> (/vdsm-4.20.2-1.git33dd5fe.el7.centos.x86_64)*15:00:03*
> Requires: sanlock >= 3.5.0-1*15:00:03* Available:
> sanlock-3.4.0-1.el7.x86_64 (centos-base-el7)*15:00:03*
> sanlock = 3.4.0-1.el7*15:00:03* You could try using --skip-broken to
> work around the problem*15:00:03* You could try running: rpm -Va
> --nofiles --nodigest*15:00:03* Took 498 seconds*15:00:03*
> ===================================
> But then it got stuck:
> *15:00:03* Build step 'Execute shell' marked build as
> failure*15:00:03* $ ssh-agent -k*15:00:03* unset
> SSH_AUTH_SOCK;*15:00:03* unset SSH_AGENT_PID;*15:00:03* echo Agent pid
> 28320 killed;*15:00:03* [ssh-agent] Stopped.
> And is still running now.
> Nir
--
This message was sent by Atlassian JIRA
(v1000.1151.0#100057)
7 years, 3 months
[JIRA] (OVIRT-1569) Stuck job, running for 21 minutes...
by Nir Soffer (oVirt JIRA)
Nir Soffer created OVIRT-1569:
---------------------------------
Summary: Stuck job, running for 21 minutes...
Key: OVIRT-1569
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1569
Project: oVirt - virtualization made easy
Issue Type: By-EMAIL
Reporter: Nir Soffer
Assignee: infra
http://jenkins.ovirt.org/job/vdsm_master_check-patch-el7-x86_64/16013/con...
The job failed as expected, the package is not available yet:
*15:00:03* Error: Package: vdsm-4.20.2-1.git33dd5fe.el7.centos.x86_64
(/vdsm-4.20.2-1.git33dd5fe.el7.centos.x86_64)*15:00:03*
Requires: sanlock >= 3.5.0-1*15:00:03* Installing:
sanlock-3.4.0-1.el7.x86_64 (centos-base-el7)*15:00:03*
sanlock = 3.4.0-1.el7*15:00:03* Error: Package:
vdsm-4.20.2-1.git33dd5fe.el7.centos.x86_64
(/vdsm-4.20.2-1.git33dd5fe.el7.centos.x86_64)*15:00:03*
Requires: sanlock >= 3.5.0-1*15:00:03* Available:
sanlock-3.4.0-1.el7.x86_64 (centos-base-el7)*15:00:03*
sanlock = 3.4.0-1.el7*15:00:03* You could try using --skip-broken to
work around the problem*15:00:03* You could try running: rpm -Va
--nofiles --nodigest*15:00:03* Took 498 seconds*15:00:03*
===================================
But then it got stuck:
*15:00:03* Build step 'Execute shell' marked build as
failure*15:00:03* $ ssh-agent -k*15:00:03* unset
SSH_AUTH_SOCK;*15:00:03* unset SSH_AGENT_PID;*15:00:03* echo Agent pid
28320 killed;*15:00:03* [ssh-agent] Stopped.
And is still running now.
Nir
--
This message was sent by Atlassian JIRA
(v1000.1151.0#100057)
7 years, 3 months
[vdsm][tag][master] Vdsm tagged: v4.20.2
by Francesco Romani
Hi infra,
we have a new Vdsm tag on branch master for oVirt 4.2.0:
tag v4.20.2
Tagger: Francesco Romani <fromani(a)redhat.com>
Date: Tue Aug 1 15:13:44 2017 +0200
Vdsm 4.20.2 for oVirt 4.2.0 test build
commit 8a5f4cb4b68c6eefaad824bfc9fbd179e99f86cf
Bests,
--
Francesco Romani
Senior SW Eng., Virtualization R&D
Red Hat
IRC: fromani github: @fromanirh
7 years, 3 months