stderr |
_StringException: Binary content:
FailedTestScreenshot (image/png)
/var/log/syslog: {{{
Jul 23 10:04:36 ubuntu-phablet powerd[973]: handle_requestSysState from :1.63 (active) - ACTIVE (1)
Jul 23 10:04:36 ubuntu-phablet powerd[973]: name_watch_add: looking for :1.63
Jul 23 10:04:36 ubuntu-phablet powerd[973]: watching :1.63 to see when it disappears on dbus
Jul 23 10:04:36 ubuntu-phablet powerd[973]: libsuspend: acquire_wake_lock: powerd_power_request
Jul 23 10:04:36 ubuntu-phablet powerd[973]: handle_requestSysState - SUCCESS
Jul 23 10:04:36 ubuntu-phablet powerd[973]: Enqueue state change to ACTIVE
Jul 23 10:04:36 ubuntu-phablet powerd[973]: queue empty && state == current, discarding
Jul 23 10:04:36 ubuntu-phablet powerd[973]: libsuspend: release_wake_lock: powerd_power_request
Jul 23 10:04:39 ubuntu-phablet kernel: [ 1700.148328] send sigkill to 18554 (launcher), adj 110, size 8289
Jul 23 10:04:39 ubuntu-phablet powerd[973]: handle_clearSysState from :1.63, cookie: 95ebcb87-a327-4710-9812-c28e63588c78
Jul 23 10:04:39 ubuntu-phablet powerd[973]: clear_sys_request: active - :1.63
Jul 23 10:04:39 ubuntu-phablet powerd[973]: name_watch_remove: looking for :1.63
Jul 23 10:04:39 ubuntu-phablet powerd[973]: name_watch: ref_count for :1.63 is now 0
Jul 23 10:04:39 ubuntu-phablet powerd[973]: no longer watching :1.63, there are no more requests
Jul 23 10:04:39 ubuntu-phablet powerd[973]: libsuspend: acquire_wake_lock: powerd_power_request
Jul 23 10:04:39 ubuntu-phablet powerd[973]: Enqueue state change to ACTIVE
Jul 23 10:04:39 ubuntu-phablet powerd[973]: queue empty && state == current, discarding
Jul 23 10:04:39 ubuntu-phablet powerd[973]: libsuspend: release_wake_lock: powerd_power_request
Jul 23 10:04:39 ubuntu-phablet dbus[847]: [system] Activating service name='com.canonical.PropertyService' (using servicehelper)
Jul 23 10:04:40 ubuntu-phablet dbus[847]: [system] Successfully activated service 'com.canonical.PropertyService'
Jul 23 10:04:41 ubuntu-phablet kernel: [ 1702.654509] send sigkill to 18503 (unity8-dash), adj 50, size 17302
}}}
test-log: {{{
10:04:36.195 WARNING testcase:175 - Process manager backend unavailable, application snapshot support disabled.
10:04:36.247 INFO _launcher:120 - Attempting to launch application 'tmpiirr8usc' with URIs '' via upstart-app-launch
10:04:54.208 ERROR _launcher:206 - Timed out waiting for Application with app_id 'tmpiirr8usc' to stop.
}}}
Traceback (most recent call last):
File "/home/phablet/autopilot/ubuntuuitoolkit/tests/custom_proxy_objects/test_optionselector.py", line 154, in setUp
super().setUp()
File "/home/phablet/autopilot/ubuntuuitoolkit/tests/__init__.py", line 129, in setUp
super().setUp()
File "/home/phablet/autopilot/ubuntuuitoolkit/tests/__init__.py", line 96, in setUp
self.launch_application()
File "/home/phablet/autopilot/ubuntuuitoolkit/tests/__init__.py", line 111, in launch_application
emulator_base=ubuntuuitoolkit.UbuntuUIToolkitCustomProxyObjectBase)
File "/usr/lib/python3/dist-packages/autopilot/testcase.py", line 346, in launch_upstart_application
return launcher.launch(application_name, uris)
File "/usr/lib/python3/dist-packages/autopilot/application/_launcher.py", line 146, in launch
pid=pid
File "/usr/lib/python3/dist-packages/autopilot/introspection/_search.py", line 171, in get_proxy_object_for_existing_process
process
File "/usr/lib/python3/dist-packages/autopilot/introspection/_search.py", line 318, in _find_matching_connections
in connections
File "/usr/lib/python3/dist-packages/autopilot/introspection/_search.py", line 319, in <listcomp>
if connection_matcher((bus, c))
File "/usr/lib/python3/dist-packages/autopilot/introspection/_search.py", line 292, in _filter_runner
for f in filter_list
File "/usr/lib/python3/dist-packages/autopilot/introspection/_search.py", line 292, in <genexpr>
for f in filter_list
File "/usr/lib/python3/dist-packages/autopilot/introspection/_search.py", line 758, in matches
eligible_pids = [pid] + _get_child_pids(pid)
File "/usr/lib/python3/dist-packages/autopilot/introspection/_search.py", line 660, in __call__
p.pid for p in psutil.Process(pid).get_children(recursive=True)
File "/usr/lib/python3/dist-packages/psutil/__init__.py", line 296, in __init__
self._init(pid)
File "/usr/lib/python3/dist-packages/psutil/__init__.py", line 331, in _init
raise NoSuchProcess(pid, None, msg)
psutil.NoSuchProcess: no process found with pid 18554
|