Project

General

Profile

Bug #11659

Updated by Yuri Weinstein almost 9 years ago

In several runs 

 http://pulpito.ceph.redhat.com/sage-2015-05-15_20:25:34-krbd-hammer---basic-magna/ 
 http://pulpito.ceph.redhat.com/teuthology-2015-05-15_16:15:16-rados-hammer-distro-basic-magna/ 

 Jobs: ['109102', '109105', '109107', '109112', '109113', '109115', '109116', '109118', '109119', '109128', '109129', '109130', '109131', '109132', '109133', '109135', '109138', '109139', '109140', '109141', '109145', '109146', '109147', '109148'] 

 Logs: http://magna002.ceph.redhat.com/sage-2015-05-15_20:25:34-krbd-hammer---basic-magna/109404/ 

 <pre> 
 2015-05-16T01:16:16.595 INFO:teuthology.orchestra.run.magna012:Running: 'wget http://gitbuilder.ceph.redhat.com/ceph-rpm-rhel7_1-x86_64-basic/sha1/b69fb89122d6f989152a29124cc7ed54b5e4d43b/noarch/ceph-release-1-0.el7.noarch.rpm' 
 2015-05-16T01:16:16.598 INFO:teuthology.orchestra.run.magna003:Running: 'lsb_release -rs' 
 2015-05-16T01:16:16.640 INFO:teuthology.orchestra.run.magna038.stderr:HTTP request sent, awaiting response... 404 Not Found 
 2015-05-16T01:16:16.680 INFO:teuthology.orchestra.run.magna038.stderr:2015-05-16 01:16:16 ERROR 404: Not Found. 
 2015-05-16T01:16:16.682 INFO:teuthology.orchestra.run.magna038.stderr: 
 2015-05-16T01:16:16.683 ERROR:teuthology.parallel:Exception in parallel execution 
 Traceback (most recent call last): 
   File "/home/teuthworker/src/teuthology_master/teuthology/parallel.py", line 82, in __exit__ 
     for result in self: 
   File "/home/teuthworker/src/teuthology_master/teuthology/parallel.py", line 101, in next 
     resurrect_traceback(result) 
   File "/home/teuthworker/src/teuthology_master/teuthology/parallel.py", line 19, in capture_traceback 
     return func(*args, **kwargs) 
   File "/home/teuthworker/src/teuthology_master/teuthology/task/install.py", line 443, in _update_rpm_package_list_and_install 
     remote.run(args=['wget', base_url, ],) 
   File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/remote.py", line 156, in run 
     r = self._runner(client=self.ssh, name=self.shortname, **kwargs) 
   File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 378, in run 
     r.wait() 
   File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 114, in wait 
     label=self.label) 
 CommandFailedError: Command failed on magna038 with status 8: 'wget http://gitbuilder.ceph.redhat.com/ceph-rpm-rhel7_1-x86_64-basic/sha1/b69fb89122d6f989152a29124cc7ed54b5e4d43b/noarch/ceph-release-1-0.el7.noarch.rpm' 
 </pre>

Back