Lines Matching refs:logging
19 import logging
120 logging.info('Attempting reset via servo...')
123 logging.info('Waiting for DUT to come back up.')
137 logging.info('Shutting down %s from via ssh.', host.hostname)
140 logging.info('Unable to shutdown DUT via ssh; %s', str(e))
145 logging.info('Power cycling DUT through servo...')
160 logging.info('Waiting for DUT to come back up.')
174 logging.info("Started to verify battery status")
177 logging.info("Skepping due DUT does not have the battery")
201 logging.info(
214 logging.info(
226 logging.info("Battery status verification passed!")
261 logging.info("Servo initialized and working as expected.")
288 logging.info("CCD testlab mode is enabled on the DUT.")
320 logging.info("intentionally skipping labstation %s", host.hostname)
326 logging.error(msg)
329 logging.info("Shutting down labstation...")
332 logging.info("RPM Check Successful")
348 logging.info('Shutting down %s from via ssh.', host.hostname)
351 logging.info('Unable to shutdown DUT via ssh; %s', str(e))
355 logging.info("Booting DUT into recovery mode...")
362 logging.info('Resetting the TPM status')
366 logging.warn('chromeos-tpm-recovery is too old.')
375 logging.info("Rebooting host into normal mode.")
377 logging.info("Verify boot into recovery mode completed successfully.")
401 logging.info("Pressing ctrl+u")
410 logging.info("Rebooting DUT to boot from hard drive.")
414 logging.info('Failed to reboot DUT via ssh; %s', str(e))
416 logging.info("Install test image completed successfully.")
455 logging.info("Started install firmware on the DUT.")
470 logging.debug('Failed to reboot the DUT after update firmware; %s', e)
476 logging.info("Resting gbb flags and disable dev mode.")
482 logging.info("Rebooting DUT in normal mode(non-dev).")
486 logging.debug(
490 logging.info("Install firmware completed successfully.")
598 logging.info("Reading HWID and SerialNumber completed successfully.")