/var/lib/pcp/testsuite/492.out.1 is in pcp-testsuite 3.8.12ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 | QA output created by 492
=== usage cases ===
pmlogrewrite: invalid option -- 'x'
Usage: pmlogrewrite [options] input-archive [output-archive]
Options:
-c config file or directory to load rules from
-C parse config file(s) and quit (sets -v and -w also)
-d desperate, save output archive even after error
-i rewrite in place, input-archive will be over-written
-q quick mode, no output if no change
-s do scale conversion
-v verbose
-w emit warnings [default is silence]
output-archive is required unless -i is specified
Usage: pmlogrewrite [options] input-archive [output-archive]
Options:
-c config file or directory to load rules from
-C parse config file(s) and quit (sets -v and -w also)
-d desperate, save output archive even after error
-i rewrite in place, input-archive will be over-written
-q quick mode, no output if no change
-s do scale conversion
-v verbose
-w emit warnings [default is silence]
output-archive is required unless -i is specified
pmlogrewrite: stat(no.such.file) failed: No such file or directory
Usage: pmlogrewrite [options] input-archive [output-archive]
Options:
-c config file or directory to load rules from
-C parse config file(s) and quit (sets -v and -w also)
-d desperate, save output archive even after error
-i rewrite in place, input-archive will be over-written
-q quick mode, no output if no change
-s do scale conversion
-v verbose
-w emit warnings [default is silence]
output-archive is required unless -i is specified
Error: -c config /dev/tty is not a file or directory
Usage: pmlogrewrite [options] input-archive [output-archive]
Options:
-c config file or directory to load rules from
-C parse config file(s) and quit (sets -v and -w also)
-d desperate, save output archive even after error
-i rewrite in place, input-archive will be over-written
-q quick mode, no output if no change
-s do scale conversion
-v verbose
-w emit warnings [default is silence]
output-archive is required unless -i is specified
pmlogrewrite: Cannot open config file "TMP.forbidden": Permission denied
pmlogrewrite: opendir(TMP.forbiddendir) failed: Permission denied
Usage: pmlogrewrite [options] input-archive [output-archive]
Options:
-c config file or directory to load rules from
-C parse config file(s) and quit (sets -v and -w also)
-d desperate, save output archive even after error
-i rewrite in place, input-archive will be over-written
-q quick mode, no output if no change
-s do scale conversion
-v verbose
-w emit warnings [default is silence]
output-archive is required unless -i is specified
pmlogrewrite: stat(TMP.forbiddendir/blah) failed: Permission denied
Usage: pmlogrewrite [options] input-archive [output-archive]
Options:
-c config file or directory to load rules from
-C parse config file(s) and quit (sets -v and -w also)
-d desperate, save output archive even after error
-i rewrite in place, input-archive will be over-written
-q quick mode, no output if no change
-s do scale conversion
-v verbose
-w emit warnings [default is silence]
output-archive is required unless -i is specified
pmlogrewrite: Cannot open config file "TMP.configdir/forbidden": Permission denied
pmlogrewrite: Cannot open config file "TMP.link": Permission denied
pmlogrewrite: Cannot open config file "TMP.link/forbidden": Permission denied
=== truncated archive ===
pmlogrewrite: Error: __pmLogRead[log src/ok-truncbin]: Corrupted record in a PCP archive log
pmlogrewrite: Error occurred at byte offset 204456 into a file of 204800 bytes.
Archive "TMP.new" not created.
input records: 416
output records: no file
=== truncated archive -d ===
pmlogrewrite: Error: __pmLogRead[log src/ok-truncbin]: Corrupted record in a PCP archive log
pmlogrewrite: Error occurred at byte offset 204456 into a file of 204800 bytes.
The last record, and the remainder of this file will not be processed.
Archive "TMP.new" creation truncated.
input records: 416
output records: 416
=== bad label ===
pmlogrewrite: Error: cannot open archive "src/badlen-8": Illegal label record at start of a PCP archive log file
input records: 0
output records: no file
=== truncated metadata ===
pmlogrewrite: Error: cannot open archive "src/badlen-9": Corrupted record in a PCP archive log
input records: 0
output records: no file
=== bad version ===
pmlogrewrite: Error: illegal version number 1 in archive (src/err_v1)
input records: 6
output records: no file
|