Bug 2017703

Summary: [ci-vnes]test_ipv6_hotplug_* failing due to network manager configured with unsupported format
Product: Red Hat OpenStack Reporter: Candido Campos <ccamposr>
Component: python-neutron-tests-tempestAssignee: Candido Campos <ccamposr>
Status: CLOSED ERRATA QA Contact: Candido Campos <ccamposr>
Severity: high Docs Contact:
Priority: high    
Version: 16.1 (Train)CC: ekuris
Target Milestone: z8Keywords: AutomationBlocker, Triaged
Target Release: 16.1 (Train on RHEL 8.2)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-neutron-tests-tempest-0.9.0-1.20211103083547.15c85f6.el8ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 2017698 Environment:
Last Closed: 2022-03-24 11:02:17 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2017698    
Bug Blocks:    

Description Candido Campos 2021-10-27 09:45:54 UTC
+++ This bug was initially created as a clone of Bug #2017698 +++

Description of problem:

test_extra_dhcp_opts_ipv4_ipv6* failing due to network manager  configured with unsupported format


2021-10-08 10:27:47,034 243921 INFO     [tempest.lib.common.rest_client] Request (ExtraDhcpOptionsTest:_run_cleanups): 404 GET http://10.0.0.105:8774/v2.1/servers/72be9be0-500a-4def-ad2e-7f2f81aea41b 0.080s
2021-10-08 10:27:47,034 243921 DEBUG    [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
        Body: None
    Response - Headers: {'date': 'Fri, 08 Oct 2021 10:27:46 GMT', 'server': 'Apache', 'content-length': '111', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca58901a-0145-4503-96df-413436f793c9', 'x-compute-request-id': 'req-ca58901a-0145-4503-96df-413436f793c9', 'connection': 'close', 'content-type': 'application/json; charset=UTF-8', 'status': '404', 'content-location': 'http://10.0.0.105:8774/v2.1/servers/72be9be0-500a-4def-ad2e-7f2f81aea41b'}
        Body: b'{"itemNotFound": {"code": 404, "message": "Instance 72be9be0-500a-4def-ad2e-7f2f81aea41b could not be found."}}'
}}}

Traceback (most recent call last):
  File "/home/stack/plugins/tempest_neutron_plugin/neutron_plugin/tests/scenario/test_extra_dhcp_opts.py", line 198, in test_extra_dhcp_opts_ipv4_ipv6_stateful
    self._test_extra_dhcp_opts_ipv4_ipv6('dhcpv6-stateful')
  File "/home/stack/plugins/tempest_neutron_plugin/neutron_plugin/tests/scenario/test_extra_dhcp_opts.py", line 162, in _test_extra_dhcp_opts_ipv4_ipv6
    vm_ssh_client, IPV6)
  File "/home/stack/plugins/tempest_neutron_plugin/neutron_plugin/common/utils.py", line 162, in parse_dhcp_options_from_nmcli
    raise exceptions.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: Failed to run nmcli on VM after 20.0 seconds

Comment 11 errata-xmlrpc 2022-03-24 11:02:17 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Red Hat OpenStack Platform 16.1.8 bug fix and enhancement advisory), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2022:0986