This is on a new Debian 8.2 (Jessie) system.
Initial problem is ...
Traceback (most recent call last):
File "src/test_webapi.py", line 131, in <module>
test_metric_enumeration(ctx_local,'kernel')
File "src/test_webapi.py", line 113, in test_metric_enumeration
print(testprefix + ' enumeration with pmwebinfo
#'+str(len(resp['metrics'])))
UnboundLocalError: local variable 'resp' referenced before assignment
But root cause seems to be found in .full file, namely
context #967622904 local-kernel metric kernel.* enumeration with pminfo #84
ERROR: No JSON object could be decoded
context #967622904 local-kernel metric kernel.*error JSON-decoding PMWEBD
error, code -12376: Attempt to use an illegal context
compared to the corresponding output on Ubuntu 15.10 system (both using
Python 2.7.9)
context #327695564 local-kernel metric kernel.* enumeration with pminfo #91
context #327695564 local-kernel metric kernel.* enumeration with pmwebinfo
#91
context #327695564 local-kernel metric kernel.* enumeration match count PASS
Anyone seen anything similar?
Any clues where to start trying to debug/fix this?
662.full
Description: Binary data
662.out.bad
Description: Binary data
|