Build failed in Jenkins: system-sync_mirrors-centos-updates-el7-x86_64 #1410
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 9768344731b994633318695b588603e95631e5b3 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 9768344731b994633318695b588603e95631e5b3
Commit message: "Add ovirt-ansible-v2v-conversion-host job"
> git rev-list --no-walk 9768344731b994633318695b588603e95631e5b3 # timeout=10
[system-sync_mirrors-centos-updates-el7-x86_64] $ /bin/bash -xe /tmp/jenkins5794213520356485270.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 96, in retrieveAllMD
downloading = repo._commonRetrieveDataMD_list(mdtypes)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1618, in _commonRetrieveDataMD_list
os.rename(local, local + '.old.tmp')
OSError: [Errno 2] No such file or directory
Build step 'Execute shell' marked build as failure
6 years, 8 months
[JIRA] (OVIRT-1948) Write stdci_dsl debug log to file and export it
by Daniel Belenky (oVirt JIRA)
This is a multi-part message in MIME format...
------------=_1522216761-27221-344
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Daniel Belenky created OVIRT-1948:
-------------------------------------
Summary: Write stdci_dsl debug log to file and export it
Key: OVIRT-1948
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1948
Project: oVirt - virtualization made easy
Issue Type: Improvement
Components: oVirt CI, Standard CI (Pipelines), STDCI DSL
Reporter: Daniel Belenky
Assignee: infra
Currently, we're running stdci_dsl with log level=INFO, it means that many important debug logs are not tracked.
On the other hand, the debug log includes a lot of information that is not relevant for the users. We need to write it to a file and export it.
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100082)
------------=_1522216761-27221-344
Content-Type: text/html; charset="UTF-8"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
<html><body>
<h3>Daniel Belenky created OVIRT-1948:</h3>
<pre> Summary: Write stdci_dsl debug log to file and export it
Key: OVIRT-1948
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1948
Project: oVirt - virtualization made easy
Issue Type: Improvement
Components: oVirt CI, Standard CI (Pipelines), STDCI DSL
Reporter: Daniel Belenky
Assignee: infra</pre>
<p>Currently, we're running stdci_dsl with log level=INFO, it means that many important debug logs are not tracked. On the other hand, the debug log includes a lot of information that is not relevant for the users. We need to write it to a file and export it.</p>
<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>
------------=_1522216761-27221-344--
6 years, 8 months