This file is indexed.

/var/lib/pcp/testsuite/739.out is in pcp-testsuite 3.9.10.

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
QA output created by 739

check no arguments
Done!

check non arguments
Non-option arguments: ['param1', 'param2']
Done!

check archive option and non arguments
overrideCB: got option 'a'
Archive list: ['file']
Non-option arguments: ['param']
Done!

check host option and hostzone
overrideCB: got option 'h'
overrideCB: got option 'z'
Host list: ['qa.r.us']
Done!

check timezone
overrideCB: got option 'Z'
Timezone: UTC
Done!

check option samples and interval
overrideCB: got option 's'
overrideCB: got option 't'
Samples: 5
Interval: 1.000
Done!

check custom local long options
overrideCB: got option 'l'
optionsCB: got option ''l' (/tmp) [index=21]
overrideCB: got option 'f'
optionsCB: got option ''f' [index=20]
Done!

check custom local short options
overrideCB: got option 'b'
optionsCB: got option ''b' [index=0]
Done!

check version message generation
test_pcp_options.python version X.Y.Z
overrideCB: got option 'V'

check unknown option and usage message
test_pcp_options.python: unrecognized option '--munchies'
Usage: test_pcp_options.python [options] parameters ...

General Options:
  -A TIME, --align=TIME align sample times on natural boundaries
  -a FILE, --archive=FILE
                        metrics source is a PCP log archive
  -g, --guimode         start in GUI mode with new time control
  -h HOST, --host=HOST  metrics source is PMCD on host
  -H FILE, --hostsfile=FILE
                        read metric source hosts from a file
  -K SPEC, --spec-local=SPEC
                        optional additional PMDA spec for local connection
  -L, --local-PMDA      metrics source is local connection to a PMDA
  -O TIME, --origin=TIME
                        initial sample time within the time window
  -p N, --guiport=N     port for connection to existing time control
  -S TIME, --start=TIME start of the time window
  -s N, --samples=N     terminate after this many samples
  -T TIME, --finish=TIME
                        end of the time window
  -t DELTA, --interval=DELTA
                        sampling interval
  -V, --version         display version number and exit
  -Z TZ, --timezone=TZ  set reporting timezone
  -z, --hostzone        set reporting timezone to local time of metrics source
  -?, --help            show this usage message and exit

Test Options:
  -f, --force           force some behaviour
  -l FILE, --list=FILE  open a list file

The parameter parameter is not optional.
overrideCB: got option '?'

check help option and usage message
Usage: test_pcp_options.python [options] parameters ...

General Options:
  -A TIME, --align=TIME align sample times on natural boundaries
  -a FILE, --archive=FILE
                        metrics source is a PCP log archive
  -g, --guimode         start in GUI mode with new time control
  -h HOST, --host=HOST  metrics source is PMCD on host
  -H FILE, --hostsfile=FILE
                        read metric source hosts from a file
  -K SPEC, --spec-local=SPEC
                        optional additional PMDA spec for local connection
  -L, --local-PMDA      metrics source is local connection to a PMDA
  -O TIME, --origin=TIME
                        initial sample time within the time window
  -p N, --guiport=N     port for connection to existing time control
  -S TIME, --start=TIME start of the time window
  -s N, --samples=N     terminate after this many samples
  -T TIME, --finish=TIME
                        end of the time window
  -t DELTA, --interval=DELTA
                        sampling interval
  -V, --version         display version number and exit
  -Z TZ, --timezone=TZ  set reporting timezone
  -z, --hostzone        set reporting timezone to local time of metrics source
  -?, --help            show this usage message and exit

Test Options:
  -f, --force           force some behaviour
  -l FILE, --list=FILE  open a list file

The parameter parameter is not optional.
overrideCB: got option '?'