#413: conflicts: yum.Errors.NoMoreMirrorsRepoError: failure: Packages/cernlib-g77-devel-2006-33.fc12.i686.rpm from parent-2: [Errno 256] No more mirrors to try. ---------------------+--------------------- Reporter: kparal | Owner: mkrizek Type: defect | Status: new Priority: major | Milestone: 0.8.0 Component: tests | Keywords: Blocked By: | Blocking: ---------------------+--------------------- This is really weird, I already saw it several times. I don't see 'conflicts' test as very important, but still, Martin, can you have a look at it? How does it happen that there's a package that is not available from any repos? Please note the package name is different for different repos. Are we having just connection issues?
{{{ Traceback (most recent call last): File "./potential_conflict.py", line 243, in <module> elif file_conflict(fn, pkglist): File "./potential_conflict.py", line 140, in file_conflict pkg.repo.getHeader(pkg) File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 883, in getHeader cache=cache, size=size, File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 842, in _getFile raise Errors.NoMoreMirrorsRepoError, errstr yum.Errors.NoMoreMirrorsRepoError: failure: Packages/cernlib-g77-devel-2006-33.fc12.i686.rpm from parent-2: [Errno 256] No more mirrors to try. }}}
http://autoqa- stg.fedoraproject.org/results/32302-autotest/qa07.qa.fedoraproject.org/conflicts/results/f15 -updates-testing-.html
http://autoqa- stg.fedoraproject.org/results/32311-autotest/virt23.qa/conflicts/results/f16 -updates-testing-.html
http://autoqa- stg.fedoraproject.org/results/32308-autotest/virt24.qa/conflicts/results/f16 -updates-x86_64.html
http://autoqa- stg.fedoraproject.org/results/32296-autotest/virt27.qa/conflicts/results/f15 -updates-x86_64.html
http://autoqa- stg.fedoraproject.org/results/32001-autotest/virt24.qa/conflicts/results/f17-x86_64.html
http://autoqa- stg.fedoraproject.org/results/32488-autotest/virt24.qa/conflicts/results/f17-x86_64.html
http://autoqa- stg.fedoraproject.org/results/32617-autotest/virt26.qa/conflicts/results/f17 -updates-testing-.html
#413: conflicts: yum.Errors.NoMoreMirrorsRepoError: failure: Packages/cernlib-g77-devel-2006-33.fc12.i686.rpm from parent-2: [Errno 256] No more mirrors to try. --------------------+---------------------- Reporter: kparal | Owner: mkrizek Type: defect | Status: new Priority: major | Milestone: 0.8.0 Component: tests | Resolution: Keywords: | Blocked By: Blocking: | --------------------+----------------------
Comment (by kparal):
Hmm, I have to say I also see other tests crash that day with "curl: couldn't connect" error messages. It might be a networking issue.
#413: conflicts: yum.Errors.NoMoreMirrorsRepoError --------------------+---------------------- Reporter: kparal | Owner: mkrizek Type: defect | Status: new Priority: major | Milestone: 0.8.0 Component: tests | Resolution: Keywords: | Blocked By: Blocking: | --------------------+----------------------
Comment (by kparal):
http://autoqa- stg.fedoraproject.org/results/32962-autotest/virt26.qa/conflicts/results/f17 -updates-testing-.html
http://autoqa- stg.fedoraproject.org/results/33034-autotest/qa06.qa.fedoraproject.org/conflicts/results/f16-updates-i386.html
http://autoqa- stg.fedoraproject.org/results/33062-autotest/qa06.qa.fedoraproject.org/conflicts/results/f16-updates-i386.html
And many more: http://autoqa- stg.fedoraproject.org/resultsdb/frontend/search?envr=&testcase=conflicts&results=CRASHED&arch=&limit=20
#413: conflicts: yum.Errors.NoMoreMirrorsRepoError --------------------+---------------------- Reporter: kparal | Owner: mkrizek Type: defect | Status: new Priority: major | Milestone: 0.8.0 Component: tests | Resolution: Keywords: | Blocked By: Blocking: | --------------------+----------------------
Comment (by kparal):
I have discovered weird networking issues on some of our machines that might explain this behavior. I'm investigating...
#413: conflicts: yum.Errors.NoMoreMirrorsRepoError --------------------+---------------------- Reporter: kparal | Owner: mkrizek Type: defect | Status: new Priority: major | Milestone: 0.8.0 Component: tests | Resolution: Keywords: | Blocked By: Blocking: | --------------------+----------------------
Comment (by mkrizek):
Replying to [comment:3 kparal]:
I have discovered weird networking issues on some of our machines that
might explain this behavior. I'm investigating...
It seems like it. I have gone through the code and I haven't seen any reason why it should fail. I will however investigate yum methods that are called in case something has changed since the code was written.
#413: conflicts: yum.Errors.NoMoreMirrorsRepoError --------------------+---------------------- Reporter: kparal | Owner: mkrizek Type: defect | Status: new Priority: major | Milestone: 0.8.0 Component: tests | Resolution: Keywords: | Blocked By: Blocking: | --------------------+----------------------
Comment (by kparal):
I have made changes to /etc/hosts on all clients. I had to add an alias for dl.fp.o. We will see over the weekend whether we receive any further crashes. If we don't, it's probably fixed.
#413: conflicts: yum.Errors.NoMoreMirrorsRepoError --------------------+---------------------- Reporter: kparal | Owner: mkrizek Type: defect | Status: new Priority: major | Milestone: 0.8.0 Component: tests | Resolution: Keywords: | Blocked By: Blocking: | --------------------+----------------------
Comment (by kparal):
Bad news, it didn't help. The problem lies elsewhere.
#413: conflicts: yum.Errors.NoMoreMirrorsRepoError --------------------+---------------------- Reporter: kparal | Owner: mkrizek Type: defect | Status: new Priority: major | Milestone: 0.8.0 Component: tests | Resolution: Keywords: | Blocked By: Blocking: | --------------------+----------------------
Comment (by kparal):
I have deployed a new version of 'conflicts' to staging. I have very high hopes of it. The changes are in origin/t413_conflicts branch. It also provides a *major* speed-up. The test execution time went from 7 minutes to 20 seconds. Man, that's what I call an optimization!
#413: conflicts: yum.Errors.NoMoreMirrorsRepoError --------------------+---------------------- Reporter: kparal | Owner: mkrizek Type: defect | Status: closed Priority: major | Milestone: 0.8.0 Component: tests | Resolution: fixed Keywords: | Blocked By: Blocking: | --------------------+---------------------- Changes (by kparal):
* status: new => closed * resolution: => fixed
Comment:
Fixed in ce018f5.
autoqa-devel@lists.fedorahosted.org