Lines Matching refs:logging
14 import logging
200 logging.info('Writing results to %s', self.resultdir)
232 logging.info(rendered_entry)
258 self.logging = logging_manager.get_logging_manager(
260 self.logging.start_logging()
483 logging.info('Dependency %s successfuly built', dep)
492 logging.debug('Waiting for pid %d for %d seconds', pid, timeout)
531 logging.debug('Test has timeout: %d sec.', timeout)
790 logging.info("job: noop: " + text)
851 logging.error("Error writing job HTML report: %s", e)
877 logging.debug('Initializing the state engine')
900 logging.debug('Persistent option %s now set to %s', option_name, option)
1166 logging.debug('Cleaning up previously found state file')
1195 logging.error("JOB ERROR: " + str(instance))
1211 logging.critical("JOB ERROR (autotest bug?): " + msg)