Those tests run on my fedora21.
Can ssh to this slave?
Thanks,
Ido
----- Original Message -----
From: "Nir Soffer" <nsoffer(a)redhat.com>
To: "infra" <infra(a)ovirt.org>
Cc: "devel" <devel(a)ovirt.org>, "Dan Kenigsberg"
<danken(a)redhat.com>, "Ido Barkan" <ibarkan(a)redhat.com>
Sent: Thursday, May 7, 2015 12:37:04 AM
Subject: Re: [VDSM] ipwrapperTests.TestDrvinfo failing on f21 slave, pass on f20 slave
More failures on Fedora 21 slave:
From: "Nir Soffer" <nsoffer(a)redhat.com>
To: "infra" <infra(a)ovirt.org>
Cc: "devel" <devel(a)ovirt.org>, "Dan Kenigsberg"
<danken(a)redhat.com>, "Ido Barkan" <ibarkan(a)redhat.com>
Sent: Thursday, May 7, 2015 12:28:14 AM
Subject: [VDSM] ipwrapperTests.TestDrvinfo failing on f21 slave, pass on f20 slave
Hi infra,
These tests fail on Fedora 21 slave, and pass on Fedora 20 slave.
http://jenkins.ovirt.org/job/vdsm_master_unit-tests_created/1888/console -
FAIL
http://jenkins.ovirt.org/job/vdsm_master_unit-tests_created/1908/console -
PASS
Infra: please check the Fedora 21 slave, maybe this is configuration issue?
Ido: please check if the tests are valid
Generally these tests are not unitests, and should not run for validating
unrelated patches. They should move to the functional tests.
Thanks,
Nir
---
17:56:50
======================================================================
17:56:50 ERROR: testBridgeEthtoolDrvinfo (ipwrapperTests.TestDrvinfo)
17:56:50
----------------------------------------------------------------------
17:56:50 Traceback (most recent call last):
17:56:50 File "/tmp/run/vdsm/tests/testValidation.py", line 105, in wrapper
17:56:50 return f(*args, **kwargs)
17:56:50 File "/tmp/run/vdsm/tests/ipwrapperTests.py", line 121, in setUp
17:56:50 self._unicode_bridge.addDevice()
17:56:50 File "/tmp/run/vdsm/tests/tcTests.py", line 65, in addDevice
17:56:50 check_call([EXT_BRCTL, 'addbr', self.devName])
17:56:50 File "/usr/lib64/python2.7/subprocess.py", line 540, in check_call
17:56:50 raise CalledProcessError(retcode, cmd)
17:56:50 CalledProcessError: Command '['/usr/sbin/brctl', 'addbr',
'test-\xe3\x83\x88\xe3\x83\x88\xe3\x83\xad']' returned non-zero exit status
1
17:56:50
17:56:50
======================================================================
17:56:50 ERROR: testTogglePromisc (ipwrapperTests.TestDrvinfo)
17:56:50
----------------------------------------------------------------------
17:56:50 Traceback (most recent call last):
17:56:50 File "/tmp/run/vdsm/tests/testValidation.py", line 105, in wrapper
17:56:50 return f(*args, **kwargs)
17:56:50 File "/tmp/run/vdsm/tests/ipwrapperTests.py", line 119, in setUp
17:56:50 self._bridge.addDevice()
17:56:50 File "/tmp/run/vdsm/tests/tcTests.py", line 65, in addDevice
17:56:50 check_call([EXT_BRCTL, 'addbr', self.devName])
17:56:50 File "/usr/lib64/python2.7/subprocess.py", line 540, in check_call
17:56:50 raise CalledProcessError(retcode, cmd)
17:56:50 CalledProcessError: Command '['/usr/sbin/brctl', 'addbr',
'vdsmtest-O8JmI']' returned non-zero exit status 1
17:56:50
17:56:50
======================================================================
17:56:50 ERROR: testUtf8BridgeEthtoolDrvinfo (ipwrapperTests.TestDrvinfo)
17:56:50
----------------------------------------------------------------------
17:56:50 Traceback (most recent call last):
17:56:50 File "/tmp/run/vdsm/tests/testValidation.py", line 105, in wrapper
17:56:50 return f(*args, **kwargs)
17:56:50 File "/tmp/run/vdsm/tests/ipwrapperTests.py", line 119, in setUp
17:56:50 self._bridge.addDevice()
17:56:50 File "/tmp/run/vdsm/tests/tcTests.py", line 65, in addDevice
17:56:50 check_call([EXT_BRCTL, 'addbr', self.devName])
17:56:50 File "/usr/lib64/python2.7/subprocess.py", line 540, in check_call
17:56:50 raise CalledProcessError(retcode, cmd)
17:56:50 CalledProcessError: Command '['/usr/sbin/brctl', 'addbr',
'vdsmtest-O8JmI']' returned non-zero exit status 1
17:56:50