[JIRA] (OVIRT-2135) On failure we collect the logs from the VMs
twice
by Gal Ben Haim (oVirt JIRA)
Gal Ben Haim created OVIRT-2135:
-----------------------------------
Summary: On failure we collect the logs from the VMs twice
Key: OVIRT-2135
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2135
Project: oVirt - virtualization made easy
Issue Type: Bug
Components: OST
Reporter: Gal Ben Haim
Assignee: infra
The first collection is done by `LogCollector` nose plugin (this plugin is defined in ovirtlago.testlib)
The second collection is done by `env_collect` in the `control.sh` script of the suite.
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100087)
6 years, 7 months
Build failed in Jenkins: system-sync_mirrors-epel-el6-x86_64 #1550
by jenkins@jenkins.phx.ovirt.org
See <http://jenkins.ovirt.org/job/system-sync_mirrors-epel-el6-x86_64/1550/dis...>
------------------------------------------
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-epel-el6-x86_64/ws/>
> 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 5cb82835887b96781c1ec5514c0309078f60d3f2 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 5cb82835887b96781c1ec5514c0309078f60d3f2
Commit message: "cockpit-ovirt: Move to fc28 and exclude 4.2 on fc28"
> git rev-list --no-walk 5cb82835887b96781c1ec5514c0309078f60d3f2 # timeout=10
[system-sync_mirrors-epel-el6-x86_64] $ /bin/bash -xe /tmp/jenkins879410915074091692.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror epel-el6 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-2078) Check option for private changes on Gerrit
by sbonazzo (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-2078?page=com.atlassian.jir... ]
sbonazzo commented on OVIRT-2078:
---------------------------------
User story:
A researcher find a vulnerability in one of the oVirt packages.
A CVE is opened and an embargo date is acknowledged between researcher, oVirt package maintainer and downstream vendors.
Between report and embargo date, oVirt package maintainer must be able to push a patch to gerrit as a private patch, getting it reviewed by a restricted number of people and get it ready for being merged immediately on embargo lift, when the vulnerability will be disclosed to public, in order to issue an immediate release right after the merge.
> Check option for private changes on Gerrit
> ------------------------------------------
>
> Key: OVIRT-2078
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2078
> Project: oVirt - virtualization made easy
> Issue Type: Task
> Reporter: eyal edri
> Assignee: infra
> Priority: High
>
> We need an option sometimes to post private changes ( not draft ) to Gerrit,
> Gerrit has support for private changes [1], we should check if its available in current version.
> [1] https://gerrit-review.googlesource.com/Documentation/intro-user.html#priv...
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100087)
6 years, 7 months