Project

General

Profile

Bug #17075

Updated by Yuri Weinstein over 7 years ago

This is point release tests hammer 0.94.8 (08277b7bc7c0e533c3fd56a0040dc0ddc74637d6) 

 Run: http://pulpito.front.sepia.ceph.com/yuriw-2016-08-16_21:59:58-upgrade:firefly-x-master-distro-basic-mira/ 
 Jobs: seems to be all centos specific 
 Logs: http://qa-proxy.ceph.com/teuthology/yuriw-2016-08-16_21:59:58-upgrade:firefly-x-master-distro-basic-mira/369235/teuthology.log 

 <pre> 
 2016-08-16T23:32:55.639 INFO:teuthology.orchestra.run.mira037.stdout:24 packages excluded due to repository priority protections 
 2016-08-16T23:32:55.640 INFO:teuthology.orchestra.run.mira037.stdout:Package 1:librados2-0.80.11-8.g95c4287.el7.x86_64 already installed and latest version 
 2016-08-16T23:32:55.640 INFO:teuthology.orchestra.run.mira037.stdout:Nothing to do 
 2016-08-16T23:32:55.640 INFO:teuthology.orchestra.run.mira037:Running: 'sudo yum install librbd1 -y' 
 2016-08-16T23:32:58.495 INFO:teuthology.orchestra.run.mira037.stdout:Loaded plugins: fastestmirror, langpacks, priorities 
 2016-08-16T23:32:58.495 INFO:teuthology.orchestra.run.mira037.stdout:Loading mirror speeds from cached hostfile 
 2016-08-16T23:32:58.495 INFO:teuthology.orchestra.run.mira037.stdout: * base: mirror.cogentco.com 
 2016-08-16T23:32:58.495 INFO:teuthology.orchestra.run.mira037.stdout: * epel: ftp.linux.ncsu.edu 
 2016-08-16T23:32:58.495 INFO:teuthology.orchestra.run.mira037.stdout: * extras: mirror.umd.edu 
 2016-08-16T23:32:58.495 INFO:teuthology.orchestra.run.mira037.stdout: * updates: mirror.trouble-free.net 
 2016-08-16T23:32:58.495 INFO:teuthology.orchestra.run.mira037.stdout:24 packages excluded due to repository priority protections 
 2016-08-16T23:32:58.496 INFO:teuthology.orchestra.run.mira037.stdout:Package 1:librbd1-0.80.11-8.g95c4287.el7.x86_64 already installed and latest version 
 2016-08-16T23:32:58.496 INFO:teuthology.orchestra.run.mira037.stdout:Nothing to do 
 2016-08-16T23:32:58.496 INFO:teuthology.orchestra.run.mira037:Running: 'sudo yum install python-rados -y' 
 2016-08-16T23:33:01.586 INFO:teuthology.orchestra.run.mira037.stdout:Loaded plugins: fastestmirror, langpacks, priorities 
 2016-08-16T23:33:01.586 INFO:teuthology.orchestra.run.mira037.stdout:Loading mirror speeds from cached hostfile 
 2016-08-16T23:33:01.586 INFO:teuthology.orchestra.run.mira037.stdout: * base: mirror.cogentco.com 
 2016-08-16T23:33:01.586 INFO:teuthology.orchestra.run.mira037.stdout: * epel: ftp.linux.ncsu.edu 
 2016-08-16T23:33:01.586 INFO:teuthology.orchestra.run.mira037.stdout: * extras: mirror.umd.edu 
 2016-08-16T23:33:01.586 INFO:teuthology.orchestra.run.mira037.stdout: * updates: mirror.trouble-free.net 
 2016-08-16T23:33:01.586 INFO:teuthology.orchestra.run.mira037.stdout:24 packages excluded due to repository priority protections 
 2016-08-16T23:33:01.586 INFO:teuthology.orchestra.run.mira037.stdout:No package python-rados available. 
 2016-08-16T23:33:01.587 INFO:teuthology.orchestra.run.mira037.stderr:Error: Nothing to do 
 2016-08-16T23:33:01.587 ERROR:teuthology.parallel:Exception in parallel execution 
 Traceback (most recent call last): 
   File "/home/teuthworker/src/teuthology_master/teuthology/parallel.py", line 83, 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 261, in _update_rpm_package_list_and_install 
     remote.run(args=['sudo', 'yum', 'install', cpack, '-y']) 
   File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/remote.py", line 196, in run 
     r = self._runner(client=self.ssh, name=self.shortname, **kwargs) 
   File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 402, in run 
     r.wait() 
   File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 166, in wait 
     label=self.label) 
 CommandFailedError: Command failed on mira041 with status 1: 'sudo yum install python-rados -y 
 </pre>

Back