CirrOS 0.4.0 image in glance and 3.6 compatibility
by Milan Zamazal
Hi,
when I run OST basic-suite-master with DC/cluster version 3.6,
import_template_from_glance fails with the following error:
RequestError:
status: 400
reason: Bad Request
detail: Cannot import Virtual Disk. QCOW2 compat version is not supported for Data Center version.
When I use the former CirrOS 0.3.4 image instead, it works fine.
Would it be possible to provide CirrOS 0.4.0 glance image compatible
with 3.6 DC/cluster version, until we stop supporting (i.e. testing) it?
Thanks,
Milan
6 years, 7 months
[JIRA] (OVIRT-1954) Configure a retention policy for builds of the 'ovirt-system-tests_manual' job
by Ehud Yonasi (oVirt JIRA)
This is a multi-part message in MIME format...
------------=_1523432306-29953-160
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1954?page=com.atlassian.jir... ]
Ehud Yonasi reassigned OVIRT-1954:
----------------------------------
Assignee: Ehud Yonasi (was: infra)
> Configure a retention policy for builds of the 'ovirt-system-tests_manual' job
> ------------------------------------------------------------------------------
>
> Key: OVIRT-1954
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1954
> Project: oVirt - virtualization made easy
> Issue Type: Improvement
> Components: OST Manual job
> Reporter: Barak Korren
> Assignee: Ehud Yonasi
> Priority: High
> Labels: first_time_task
>
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100082)
------------=_1523432306-29953-160
Content-Type: text/html; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
<html><body>
<pre>[ https://ovirt-jira.atlassian.net/browse/OVIRT-1954?page=com.atlassian.jir... ]</pre>
<h3>Ehud Yonasi reassigned OVIRT-1954:</h3>
<pre>Assignee: Ehud Yonasi (was: infra)</pre>
<blockquote><h3>Configure a retention policy for builds of the ‘ovirt-system-tests_manual’ job</h3>
<pre> Key: OVIRT-1954
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1954
Project: oVirt - virtualization made easy
Issue Type: Improvement
Components: OST Manual job
Reporter: Barak Korren
Assignee: Ehud Yonasi
Priority: High
Labels: first_time_task</pre></blockquote>
<p>— This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100082)</p>
<img src="https://u4043402.ct.sendgrid.net/wf/open?upn=i5TMWGV99amJbNxJpSp2-2BJ33BS..." alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/>
</body></html>
------------=_1523432306-29953-160--
6 years, 7 months
planned Jenkins restart
by Evgheni Dereveanchin
Hi everyone,
I'll be performing a planned Jenkins restart within the next hour.
No new jobs will be scheduled during this maintenance period.
I will inform you once it is over.
Regards,
Evgheni Dereveanchin
6 years, 7 months
Build failed in Jenkins: system-sync_mirrors-centos-updates-el7-x86_64 #1453
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-sync_mirrors-centos-updates-el7-x86_6...>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-centos-updates-el7-x86_6...>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
> git --version # timeout=10
> git fetch --tags --progress http://gerrit.ovirt.org/jenkins.git +refs/heads/*:refs/remotes/origin/* --prune
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 9da6c3099441acf4a644f4c730cca1eadacff171 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 9da6c3099441acf4a644f4c730cca1eadacff171
Commit message: "Change the from address in CQ messages"
> git rev-list --no-walk 9da6c3099441acf4a644f4c730cca1eadacff171 # timeout=10
[system-sync_mirrors-centos-updates-el7-x86_64] $ /bin/bash -xe /tmp/jenkins4107811551765651976.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-updates-el7 x86_64 jenkins/data/mirrors-reposync.conf
Checking if mirror needs a resync
Traceback (most recent call last):
File "/usr/bin/reposync", line 343, in <module>
main()
File "/usr/bin/reposync", line 175, in main
my.doRepoSetup()
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 681, in doRepoSetup
return self._getRepos(thisrepo, True)
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 721, in _getRepos
self._repos.doSetup(thisrepo)
File "/usr/lib/python2.7/site-packages/yum/repos.py", line 157, in doSetup
self.retrieveAllMD()
File "/usr/lib/python2.7/site-packages/yum/repos.py", line 88, in retrieveAllMD
dl = repo._async and repo._commonLoadRepoXML(repo)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1465, in _commonLoadRepoXML
local = self.cachedir + '/repomd.xml'
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 774, in <lambda>
cachedir = property(lambda self: self._dirGetAttr('cachedir'))
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 757, in _dirGetAttr
self.dirSetup()
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 735, in dirSetup
self._dirSetupMkdir_p(dir)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 712, in _dirSetupMkdir_p
raise Errors.RepoError, msg
yum.Errors.RepoError: Error making cache directory: /home/jenkins/mirrors_cache/centos-updates-el7 error was: [Errno 17] File exists: '/home/jenkins/mirrors_cache/centos-updates-el7'
Build step 'Execute shell' marked build as failure
6 years, 7 months
[JIRA] (OVIRT-1955) Create YAML templates for STDCI V2 poll-upstream-sources jobs
by Daniel Belenky (oVirt JIRA)
This is a multi-part message in MIME format...
------------=_1523365902-10431-125
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
[ https://ovirt-jira.atlassian.net/browse/OVIRT-1955?page=com.atlassian.jir... ]
Daniel Belenky reassigned OVIRT-1955:
-------------------------------------
Assignee: Daniel Belenky (was: infra)
> Create YAML templates for STDCI V2 poll-upstream-sources jobs
> -------------------------------------------------------------
>
> Key: OVIRT-1955
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1955
> Project: oVirt - virtualization made easy
> Issue Type: Improvement
> Components: Standard CI (Pipelines)
> Reporter: Barak Korren
> Assignee: Daniel Belenky
> Priority: High
> Labels: first_time_task
>
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100082)
------------=_1523365902-10431-125
Content-Type: text/html; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
<html><body>
<pre>[ https://ovirt-jira.atlassian.net/browse/OVIRT-1955?page=com.atlassian.jir... ]</pre>
<h3>Daniel Belenky reassigned OVIRT-1955:</h3>
<pre>Assignee: Daniel Belenky (was: infra)</pre>
<blockquote><h3>Create YAML templates for STDCI V2 poll-upstream-sources jobs</h3>
<pre> Key: OVIRT-1955
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1955
Project: oVirt - virtualization made easy
Issue Type: Improvement
Components: Standard CI (Pipelines)
Reporter: Barak Korren
Assignee: Daniel Belenky
Priority: High
Labels: first_time_task</pre></blockquote>
<p>— This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100082)</p>
<img src="https://u4043402.ct.sendgrid.net/wf/open?upn=i5TMWGV99amJbNxJpSp2-2BJ33BS..." alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/>
</body></html>
------------=_1523365902-10431-125--
6 years, 7 months
[JIRA] (OVIRT-886) Yum install does not throw error on missing package
by Daniel Belenky (oVirt JIRA)
This is a multi-part message in MIME format...
------------=_1523365038-26205-178
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
[ https://ovirt-jira.atlassian.net/browse/OVIRT-886?page=com.atlassian.jira... ]
Daniel Belenky edited comment on OVIRT-886 at 4/10/18 12:57 PM:
----------------------------------------------------------------
Thinking about this, we've solved a similar issue in https://gerrit.ovirt.org/c/89948
A simple solution could be something like going through the packages in .packages and verify that they are installed. Should be something like:
{code:java}
for package in "${packages[@]}"; do rpm -q --whatprovides $package || fail; done
{code}
After this line, we can run the user's script.
The bug is actually in yum. If you try to install multiple packages and some doesn't exist in the repo, it doesn't fail.
was (Author: dbelenky(a)redhat.com):
Thinking about this, we've solved a similar issue in https://gerrit.ovirt.org/c/89948
A simple solution could be something like what going through the packages in .packages and verify that they are installed. Should be something like:
{code:java}
for package in "${packages[@]}"; do rpm -q --whatprovides $package || fail; done
{code}
After this line, we can run the user's script.
The bug is actually in yum. If you try to install multiple packages and some doesn't exist in the repo, it doesn't fail.
> Yum install does not throw error on missing package
> ---------------------------------------------------
>
> Key: OVIRT-886
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-886
> Project: oVirt - virtualization made easy
> Issue Type: Bug
> Components: oVirt CI
> Reporter: Gil Shinar
> Assignee: infra
> Labels: mock_runner.sh, standard-ci
>
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100082)
------------=_1523365038-26205-178
Content-Type: text/html; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
<html><body>
<pre>[ https://ovirt-jira.atlassian.net/browse/OVIRT-886?page=com.atlassian.jira... ]</pre>
<h3>Daniel Belenky edited comment on OVIRT-886 at 4/10/18 12:57 PM:</h3>
<p>Thinking about this, we've solved a similar issue in <a href="https://gerrit.ovirt.org/c/89948">https://gerrit.ovirt.org/c/89948</a> A simple solution could be something like going through the packages in .packages and verify that they are installed. Should be something like: {code:java} for package in “${packages[@]}”; do rpm -q --whatprovides $package || fail; done {code} After this line, we can run the user's script.</p>
<p>The bug is actually in yum. If you try to install multiple packages and some doesn't exist in the repo, it doesn't fail.</p>
<p>was (Author: dbelenky(a)redhat.com): Thinking about this, we've solved a similar issue in <a href="https://gerrit.ovirt.org/c/89948">https://gerrit.ovirt.org/c/89948</a> A simple solution could be something like what going through the packages in .packages and verify that they are installed. Should be something like: {code:java} for package in “${packages[@]}”; do rpm -q --whatprovides $package || fail; done {code} After this line, we can run the user's script.</p>
<p>The bug is actually in yum. If you try to install multiple packages and some doesn't exist in the repo, it doesn't fail.</p>
<blockquote><h3>Yum install does not throw error on missing package</h3>
<pre> Key: OVIRT-886
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-886
Project: oVirt - virtualization made easy
Issue Type: Bug
Components: oVirt CI
Reporter: Gil Shinar
Assignee: infra
Labels: mock_runner.sh, standard-ci</pre></blockquote>
<p>— This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100082)</p>
<img src="https://u4043402.ct.sendgrid.net/wf/open?upn=i5TMWGV99amJbNxJpSp2-2BJ33BS..." alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;"/>
</body></html>
------------=_1523365038-26205-178--
6 years, 7 months