Project

General

Profile

Bug #13463

Updated by Yuri Weinstein over 8 years ago

On Centos 7.0 
 Run: http://pulpito.ceph.com/teuthology-2015-10-11_02:10:04-ceph-deploy-infernalis-distro-basic-vps/ 
 Jobs: ['1100990', '1100992', '1100995', '1100997'] 
 Logs: http://qa-proxy.ceph.com/teuthology/teuthology-2015-10-11_02:10:04-ceph-deploy-infernalis-distro-basic-vps/1100990/teuthology.log 

 <pre> 
 2015-10-11T02:26:22.029 INFO:teuthology.orchestra.run.vpm084.stderr:[vpm084][INFO    ] Running command: sudo systemctl start ceph-mon@cloud 
 2015-10-11T02:26:24.117 INFO:teuthology.orchestra.run.vpm084.stderr:[vpm084][INFO    ] Running command: sudo ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.vpm084.asok mon_status 
 2015-10-11T02:26:24.206 INFO:teuthology.orchestra.run.vpm084.stderr:[vpm084][ERROR ] admin_socket: exception getting command descriptions: [Errno 2] No such file or directory 
 2015-10-11T02:26:24.207 INFO:teuthology.orchestra.run.vpm084.stderr:[vpm084][WARNING] monitor: mon.vpm084, might not be running yet 
 2015-10-11T02:26:24.209 INFO:teuthology.orchestra.run.vpm084.stderr:[vpm084][INFO    ] Running command: sudo ceph --cluster=ceph --admin-daemon /var/run/ceph/ceph-mon.vpm084.asok mon_status 
 2015-10-11T02:26:24.298 INFO:teuthology.orchestra.run.vpm084.stderr:[vpm084][ERROR ] admin_socket: exception getting command descriptions: [Errno 2] No such file or directory 
 2015-10-11T02:26:24.298 INFO:teuthology.orchestra.run.vpm084.stderr:[vpm084][WARNING] monitor vpm084 does not exist in monmap 
 2015-10-11T02:26:24.298 INFO:teuthology.orchestra.run.vpm084.stderr:[vpm084][WARNING] neither `public_addr` nor `public_network` keys are defined for monitors 
 ..... 
 2015-10-11T02:45:04.283 INFO:teuthology.orchestra.run.vpm084.stderr:[vpm103][INFO    ] Running command: sudo rm -rf --one-file-system -- /etc/ceph/ 
 2015-10-11T02:45:04.313 ERROR:teuthology.contextutil:Saw exception from nested tasks 
 Traceback (most recent call last): 
   File "/home/teuthworker/src/teuthology_master/teuthology/contextutil.py", line 28, in nested 
     vars.append(enter()) 
   File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__ 
     return self.gen.next() 
   File "/var/lib/teuthworker/src/ceph-qa-suite_infernalis/tasks/ceph_deploy.py", line 257, in build_ceph_cluster 
     raise RuntimeError(msg) 
 RuntimeError: ceph-deploy was not able to gatherkeys after 15 minutes 
 

 </pre>

Back