Lines Matching refs:error
55 logging.error('invalid systrace script path: %s',
95 logging.error('systrace output file does not exist: %s',
112 logging.error(
155 logging.error('Failed to start systrace on process %s',
158 logging.error('stdout: %s', line + stdout)
159 logging.error('stderr: %s', stderr)
160 logging.error('ret_code: %s', process.returncode)
193 logging.error('Systrace stderr: %s', err)
212 logging.error(
223 logging.error('Cannot read output: file open failed, %s', e)
228 logging.error('report path supplied is None')
233 logging.error(
242 logging.error('error happened while creating directory: %s', e)
248 logging.error('failed to copy output to report path: %s', e)
266 logging.error('failed to remove systrace output file. %s', e)