See
<
http://jenkins.ovirt.org/job/system-sync_mirrors-epel-el6-x86_64/1886/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
340b2f4964e7f384605ab05959aac4ea76e59399 (origin/master)
git config core.sparsecheckout # timeout=10
git checkout -f 340b2f4964e7f384605ab05959aac4ea76e59399
Commit message:
"stdci_runner: don't fail when project setup fails"
git rev-list --no-walk 340b2f4964e7f384605ab05959aac4ea76e59399 #
timeout=10
[system-sync_mirrors-epel-el6-x86_64] $ /bin/bash -xe
/tmp/jenkins1524628038071099886.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 209, in main
my.doSackSetup(arches)
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 741, in
doSackSetup
return self._getSacks(archlist=archlist, thisrepo=thisrepo)
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 778, in
_getSacks
self.repos.populateSack(which=repos)
File "/usr/lib/python2.7/site-packages/yum/repos.py", line 386, in
populateSack
sack.populate(repo, mdtype, callback, cacheonly)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 256, in populate
ret = misc.repo_gen_decompress(xml, gen, cached=repo.cache)
File "/usr/lib/python2.7/site-packages/yum/misc.py", line 1165, in
repo_gen_decompress
return decompress(filename, dest=dest, check_timestamps=True)
File "/usr/lib/python2.7/site-packages/yum/misc.py", line 1150, in decompress
_decompress_chunked(filename, out, ztype)
File "/usr/lib/python2.7/site-packages/yum/misc.py", line 791, in
_decompress_chunked
raise Errors.MiscError, msg
yum.Errors.MiscError: Error reading from file
/home/jenkins/mirrors_cache/epel-el6/016e943556af4108cc4ed9d086bee7482abecf7c8371a3ca2e0ba6972138a9ca-primary.xml.gz:
CRC check failed 0x3da6a3cb != 0x1681e334L
Build step 'Execute shell' marked build as failure