Home | History | Annotate | Download | only in cros

Lines Matching refs:logging

6 import logging
289 logging.warning('Need update_url to list contents of the devserver.')
295 logging.warning('%s: %s', error_msg, e)
304 logging.warning('%s: %s', error_msg, e)
319 logging.warning('Unable to parse build name %s for metrics. '
446 logging.debug('exception in update handler: %s', e)
493 logging.debug('update service check exception: %s\n'
535 logging.warning('Reverting update; Boot partition will be %s', part)
587 logging.info('Triggering update via: %s', autoupdate_cmd)
607 logging.info('Updating image via: %s', autoupdate_cmd)
683 logging.error('Could not parse build number.')
688 logging.info('Checking for rollback.')
699 logging.info('Performing rollback.')
717 logging.info('Updating stateful partition...')
767 logging.debug('Found %d kernel crash reports:',
772 logging.debug(' %s', os.path.basename(crash))
776 logging.debug('Dumping partition table.')
778 logging.debug('Dumping crossystem for firmware debugging.')
823 logging.info('Updating from version %s to %s.',
852 logging.info('Installing image using update_engine.')
873 logging.info('Not eligible for quick-provision.')
875 logging.info('Installing image using quick-provision.')
889 logging.exception('quick-provision script failed; '
906 logging.info('Installing image at %s onto %s',
920 logging.info('Collecting update engine logs due to failure...')
962 logging.debug('Cleaning up old autotest directories.')
968 logging.debug('No autotest installed directory found.')
998 logging.exception('Failure preparing host prior to update.')
1006 logging.exception('Failure during download and install.')
1015 logging.exception('Failure from build after update.')