This file is indexed.

/var/lib/pcp/testsuite/389.out 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
QA output created by 389
=== empty config and _no_ -L, should exit immediately ===
expect no pmlogger process ...
Log for pmlogger on HOST started DATE

Config parsed
Starting logger for host "HOST"
Nothing to log, and not the primary logger instance ... good-bye

Log finished DATE

=== empty config and -L, should exit when pmcd restarted ===
Waiting for pmcd to terminate ...
Starting pmcd ... 
Starting pmlogger ... 
expect no pmlogger process ...
Log for pmlogger on HOST started DATE

Config parsed
Starting logger for host "HOST"
Archive basename: ARCHIVE
pmlogger: Lost connection to PMCD on "HOST" at DATE

Log finished DATE

=== non-empty config, should exit when pmcd restarted ===
Waiting for pmcd to terminate ...
Starting pmcd ... 
Starting pmlogger ... 
expect no pmlogger process ...
Log for pmlogger on HOST started DATE

Config parsed
Starting logger for host "HOST"
Archive basename: ARCHIVE
pmlogger: Lost connection to PMCD on "HOST" at DATE

Log finished DATE