Change in vdsm[ovirt-3.5]: net: _upgrade_onboot failed on python 2.6.6

danken at redhat.com danken at redhat.com
Mon Jul 13 13:21:07 UTC 2015


Dan Kenigsberg has posted comments on this change.

Change subject: net: _upgrade_onboot failed on python 2.6.6
......................................................................


Patch Set 4:

but any idea what's

 14:13:15 ERROR: test_parseVolumeStatus (gluster_cli_tests.GlusterCliTests)
14:13:15 ----------------------------------------------------------------------
14:13:15 Traceback (most recent call last):
14:13:15   File "/tmp/run/vdsm/tests/gluster_cli_tests.py", line 1083, in test_parseVolumeStatus
14:13:15     self._parseVolumeStatus_test()
14:13:15   File "/tmp/run/vdsm/tests/gluster_cli_tests.py", line 268, in _parseVolumeStatus_test
14:13:15     status = gcli._parseVolumeStatus(tree)
14:13:15   File "/tmp/run/vdsm/vdsm/gluster/cli.py", line 137, in _parseVolumeStatus
14:13:15     hostname = _getLocalIpAddress() or _getGlusterHostName()
14:13:15   File "/tmp/run/vdsm/vdsm/gluster/cli.py", line 107, in _getLocalIpAddress
14:13:15     for ip in netinfo.getIpAddresses():
14:13:15   File "/tmp/run/vdsm/lib/vdsm/netinfo.py", line 784, in getIpAddresses
14:13:15     return filter(None, [getaddr(i) for i in ethtool.get_active_devices()])
14:13:15   File "/tmp/run/vdsm/lib/vdsm/netinfo.py", line 300, in getaddr
14:13:15     dev_info_list = ethtool.get_interfaces_info(dev.encode('utf8'))
14:13:15 UnicodeDecodeError: 'ascii' codec can't decode byte 0xe3 in position 5: ordinal not in range(128)

-- 
To view, visit https://gerrit.ovirt.org/43507
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I5be906c7e26abc5c870566202fefb38ffe0b8bb2
Gerrit-PatchSet: 4
Gerrit-Project: vdsm
Gerrit-Branch: ovirt-3.5
Gerrit-Owner: Ido Barkan <ibarkan at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-HasComments: No


More information about the vdsm-patches mailing list