[PKG-Openstack-devel] Bug#881212: networking-l2gw FTBFS: AttributeError: 'CLITestV20ExtensionL2GWJSON' object has no attribute 'format'

Adrian Bunk bunk at debian.org
Wed Nov 8 20:36:39 UTC 2017


Source: networking-l2gw
Version: 1:1.0.0+git20160927.29cb4fe3-1
Severity: grave

Some recent change in unstable makes networking-l2gw FTBFS:

https://tests.reproducible-builds.org/debian/history/networking-l2gw.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/networking-l2gw.html

...
======================================================================
FAIL: networking_l2gw.tests.unit.l2gatewayclient.test_cli20_l2gw_conn_ext.CLITestV20ExtensionL2GWJSON.test_create_l2gateway_connection
networking_l2gw.tests.unit.l2gatewayclient.test_cli20_l2gw_conn_ext.CLITestV20ExtensionL2GWJSON.test_create_l2gateway_connection
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
  File "networking_l2gw/tests/unit/l2gatewayclient/test_cli20_l2gw_conn_ext.py", line 71, in test_create_l2gateway_connection
    position_names, position_values)
  File "networking_l2gw/tests/unit/l2gatewayclient/test_cli20.py", line 64, in _test_create_resource
    self.client.format = self.format
AttributeError: 'CLITestV20ExtensionL2GWJSON' object has no attribute 'format'


======================================================================
FAIL: networking_l2gw.tests.unit.l2gatewayclient.test_cli20_l2gw_ext.CLITestV20ExtensionL2GWJSON.test_create_l2gateway
networking_l2gw.tests.unit.l2gatewayclient.test_cli20_l2gw_ext.CLITestV20ExtensionL2GWJSON.test_create_l2gateway
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
  File "networking_l2gw/tests/unit/l2gatewayclient/test_cli20_l2gw_ext.py", line 75, in test_create_l2gateway
    self._create_l2_gateway(args, name, device)
  File "networking_l2gw/tests/unit/l2gatewayclient/test_cli20_l2gw_ext.py", line 61, in _create_l2_gateway
    position_names, position_values)
  File "networking_l2gw/tests/unit/l2gatewayclient/test_cli20.py", line 64, in _test_create_resource
    self.client.format = self.format
AttributeError: 'CLITestV20ExtensionL2GWJSON' object has no attribute 'format'


======================================================================
FAIL: networking_l2gw.tests.unit.l2gatewayclient.test_cli20_l2gw_ext.CLITestV20ExtensionL2GWJSON.test_create_l2gateway_with_mul_segmenation_id
networking_l2gw.tests.unit.l2gatewayclient.test_cli20_l2gw_ext.CLITestV20ExtensionL2GWJSON.test_create_l2gateway_with_mul_segmenation_id
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
  File "networking_l2gw/tests/unit/l2gatewayclient/test_cli20_l2gw_ext.py", line 112, in test_create_l2gateway_with_mul_segmenation_id
    self._create_l2_gateway(args, name, device)
  File "networking_l2gw/tests/unit/l2gatewayclient/test_cli20_l2gw_ext.py", line 61, in _create_l2_gateway
    position_names, position_values)
  File "networking_l2gw/tests/unit/l2gatewayclient/test_cli20.py", line 64, in _test_create_resource
    self.client.format = self.format
AttributeError: 'CLITestV20ExtensionL2GWJSON' object has no attribute 'format'


======================================================================
FAIL: networking_l2gw.tests.unit.l2gatewayclient.test_cli20_l2gw_ext.CLITestV20ExtensionL2GWJSON.test_create_l2gateway_with_multiple_devices
networking_l2gw.tests.unit.l2gatewayclient.test_cli20_l2gw_ext.CLITestV20ExtensionL2GWJSON.test_create_l2gateway_with_multiple_devices
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
  File "networking_l2gw/tests/unit/l2gatewayclient/test_cli20_l2gw_ext.py", line 85, in test_create_l2gateway_with_multiple_devices
    self._create_l2_gateway(args, name, devices)
  File "networking_l2gw/tests/unit/l2gatewayclient/test_cli20_l2gw_ext.py", line 61, in _create_l2_gateway
    position_names, position_values)
  File "networking_l2gw/tests/unit/l2gatewayclient/test_cli20.py", line 64, in _test_create_resource
    self.client.format = self.format
AttributeError: 'CLITestV20ExtensionL2GWJSON' object has no attribute 'format'


======================================================================
FAIL: networking_l2gw.tests.unit.l2gatewayclient.test_cli20_l2gw_ext.CLITestV20ExtensionL2GWJSON.test_create_l2gateway_with_multiple_interfaces
networking_l2gw.tests.unit.l2gatewayclient.test_cli20_l2gw_ext.CLITestV20ExtensionL2GWJSON.test_create_l2gateway_with_multiple_interfaces
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
  File "networking_l2gw/tests/unit/l2gatewayclient/test_cli20_l2gw_ext.py", line 94, in test_create_l2gateway_with_multiple_interfaces
    self._create_l2_gateway(args, name, device)
  File "networking_l2gw/tests/unit/l2gatewayclient/test_cli20_l2gw_ext.py", line 61, in _create_l2_gateway
    position_names, position_values)
  File "networking_l2gw/tests/unit/l2gatewayclient/test_cli20.py", line 64, in _test_create_resource
    self.client.format = self.format
AttributeError: 'CLITestV20ExtensionL2GWJSON' object has no attribute 'format'


======================================================================
FAIL: networking_l2gw.tests.unit.l2gatewayclient.test_cli20_l2gw_ext.CLITestV20ExtensionL2GWJSON.test_create_l2gateway_with_segmenation_id
networking_l2gw.tests.unit.l2gatewayclient.test_cli20_l2gw_ext.CLITestV20ExtensionL2GWJSON.test_create_l2gateway_with_segmenation_id
----------------------------------------------------------------------
_StringException: Traceback (most recent call last):
  File "networking_l2gw/tests/unit/l2gatewayclient/test_cli20_l2gw_ext.py", line 103, in test_create_l2gateway_with_segmenation_id
    self._create_l2_gateway(args, name, device)
  File "networking_l2gw/tests/unit/l2gatewayclient/test_cli20_l2gw_ext.py", line 61, in _create_l2_gateway
    position_names, position_values)
  File "networking_l2gw/tests/unit/l2gatewayclient/test_cli20.py", line 64, in _test_create_resource
    self.client.format = self.format
AttributeError: 'CLITestV20ExtensionL2GWJSON' object has no attribute 'format'


----------------------------------------------------------------------
Ran 288 tests in 31.093s

FAILED (failures=6, skipped=12)
debian/rules:12: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1



More information about the Openstack-devel mailing list