12/21 10:02:44.811 INFO | server_job:0217| START ---- repair.rpm timestamp=1545415364 localtime=Dec 21 10:02:44
12/21 10:02:45.439 ERROR| rpm_client:0044| <Fault 1: "<class 'rpm_infrastructure_exception.RPMInfrastructureException'>:Can not retrieve rpm information from AFE for chromeos15-row1-rack2-host4, no host found.">
Traceback (most recent call last):
File "/usr/local/autotest/site_utils/rpm_control_system/rpm_client.py", line 42, in set_power
default_result=False)
File "/usr/local/autotest/client/common_lib/cros/retry.py", line 123, in timeout
default_result = func(*args, **kwargs)
File "/usr/lib/python2.7/xmlrpclib.py", line 1233, in __call__
return self.__send(self.__name, args)
File "/usr/lib/python2.7/xmlrpclib.py", line 1587, in __request
verbose=self.__verbose
File "/usr/lib/python2.7/xmlrpclib.py", line 1273, in request
return self.single_request(host, handler, request_body, verbose)
File "/usr/lib/python2.7/xmlrpclib.py", line 1306, in single_request
return self.parse_response(response)
File "/usr/lib/python2.7/xmlrpclib.py", line 1482, in parse_response
return u.close()
File "/usr/lib/python2.7/xmlrpclib.py", line 794, in close
raise Fault(**self._stack[0])
Fault: <Fault 1: "<class 'rpm_infrastructure_exception.RPMInfrastructureException'>:Can not retrieve rpm information from AFE for chromeos15-row1-rack2-host4, no host found.">
12/21 10:02:45.441 ERROR| repair:0554| Repair failed: Power cycle the host with RPM
Traceback (most recent call last):
File "/usr/local/autotest/client/common_lib/hosts/repair.py", line 552, in _repair_host
self.repair(host)
File "/usr/local/autotest/server/hosts/repair_utils.py", line 99, in repair
host.power_cycle()
File "/usr/local/autotest/server/hosts/cros_host.py", line 1546, in power_cycle
rpm_client.set_power(self.hostname, 'CYCLE')
File "/usr/local/autotest/site_utils/rpm_control_system/rpm_client.py", line 46, in set_power
'Client call exception: ' + str(e))
RemotePowerException: Client call exception: <Fault 1: "<class 'rpm_infrastructure_exception.RPMInfrastructureException'>:Can not retrieve rpm information from AFE for chromeos15-row1-rack2-host4, no host found.">
repair.rpm will always fail in skylab?
Comment 1 by xixuan@chromium.org
, Dec 21