Looks like 660 needs to filter IPv4 and IPv6 addresses for local host
into something more generic.
Looks like 752 failed because today is Tuesday :-p
Dave
---------------------------------------------------------------------------------
660 [failed, exit status 1] - output mismatch (see 660.out.bad)
511a512,513
> [Tue Oct 28 18:16:12] pmwebd(18387) Info: context (web2222=pm0)
created, local, permanent
> [Tue Oct 28 18:16:12] pmwebd(18387) Info: context (web2223=pm1)
created, host localhost, permanent
515,516c517,518
< * Trying 127.0.0.1...
< * Connected to LOCALHOST (127.0.0.1) port 44323 (####)
---
> * Trying ::1...
> * Connected to LOCALHOST (::1) port 44323 (####)
533,534c535,536
< * Trying 127.0.0.1...
< * Connected to LOCALHOST (127.0.0.1) port 44323 (####)
---
> * Trying ::1...
> * Connected to LOCALHOST (::1) port 44323 (####)
550,551c552,553
< * Trying 127.0.0.1...
< * Connected to LOCALHOST (127.0.0.1) port 44323 (####)
---
> * Trying ::1...
> * Connected to LOCALHOST (::1) port 44323 (####)
586,601c588
< <html>
< <head><title>Performance Co-Pilot</title></head>
< <body>
< Web applications:
< <ul>
< <li><a href="blinkenlights/">blinkenlights demo</a>
< </li>
< <li><a href="graphite/">graphite</a>
< </li>
< <li><a href="grafana/index.html#/dashboard/file/default.json">grafana
(flot js rendering)</a>
< </li>
< <li><a
href="grafana/index.html#/dashboard/file/default-png.json">grafana (png
rendering)</a>
< </li>
< </ul>
< </body></html>
<
---
> PMWEBD error, code -22: Invalid argument
Check local PMCD is still alive ...
PMDA probe: pminfo -h brolley-t530 -f sample.milliseconds
PMDA probe: pminfo -h brolley-t530 -f sampledso.milliseconds
PMDA probe: pminfo -h brolley-t530 -f simple.numfetch
---------------------------------------------------------------
752 - output mismatch (see 752.out.bad)
116,117c116,117
< "next tuesday" NEXT TUESDAY
< "next tuesday" NEXT TUESDAY
---
> "next tuesday" TODAY
> "next tuesday" TODAY
Check local PMCD is still alive ...
PMDA probe: pminfo -h brolley-t530 -f sample.milliseconds
PMDA probe: pminfo -h brolley-t530 -f sampledso.milliseconds
PMDA probe: pminfo -h brolley-t530 -f simple.numfetch
Failures: 660 752
Failed 2 of 3 tests
|