Status: Pass 673 Failure 1 Skip 67
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
neutron_tempest_plugin.scenario.test_vlan_transparency.VlanTransparencyTest | 2 | 1 | 1 | 0 | 0 | Detail | |
test_vlan_transparent_allowed_address_pairs[id-2dd03b4f-9c20-4cda-8c6a-40fa453ec69a] |
fail
ft1.1: neutron_tempest_plugin.scenario.test_vlan_transparency.VlanTransparencyTest.test_vlan_transparent_allowed_address_pairs[id-2dd03b4f-9c20-4cda-8c6a-40fa453ec69a]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2025-01-10 14:02:56,067 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 201 POST https://213.32.74.49/networking/v2.0/ports 1.738s 2025-01-10 14:02:56,068 91910 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "2a7e19de-1a44-4bed-a915-87283caa989c", "name": "port-tempest-VlanTransparencyTest-2051143930-0", "security_groups": ["950dbc16-1dbd-4038-83e4-2d37eddd1112"], "port_security_enabled": true, "allowed_address_pairs": [{"ip_address": "192.168.83.10/24"}]}} Response - Headers: {'date': 'Fri, 10 Jan 2025 14:02:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1059', 'x-openstack-request-id': 'req-33ef9ae6-b65b-4770-9eed-61af2c94b259', 'connection': 'close', 'status': '201', 'content-location': 'https://213.32.74.49/networking/v2.0/ports'} Body: b'{"port":{"id":"dbff264d-0f01-48a8-b832-b83dccbfdb56","name":"port-tempest-VlanTransparencyTest-2051143930-0","network_id":"2a7e19de-1a44-4bed-a915-87283caa989c","tenant_id":"88cd888878094694a80a768da1a77bc1","mac_address":"fa:16:3e:7d:18:5b","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"66041b8c-798d-40e5-8746-5b1893f12906","ip_address":"10.1.0.5"}],"project_id":"88cd888878094694a80a768da1a77bc1","port_security_enabled":true,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":["950dbc16-1dbd-4038-83e4-2d37eddd1112"],"binding:vnic_type":"normal","allowed_address_pairs":[{"mac_address":"fa:16:3e:7d:18:5b","ip_address":"192.168.83.10/24"}],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.5","hostname":"host-10-1-0-5","fqdn":"host-10-1-0-5.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-01-10T14:02:54Z","updated_at":"2025-01-10T14:02:54Z","revision_number":1}}' 2025-01-10 14:02:56,927 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 202 POST https://213.32.74.49/compute/v2.1/servers 0.859s 2025-01-10 14:02:56,928 91910 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"flavorRef": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "imageRef": "aa911306-84ee-4811-bd3c-43a3f550b41c", "key_name": "tempest-VlanTransparencyTest-2051143930", "networks": [{"port": "dbff264d-0f01-48a8-b832-b83dccbfdb56"}], "name": "server-tempest-VlanTransparencyTest-2051143930-0", "security_groups": [{"name": "default"}]}} Response - Headers: {'date': 'Fri, 10 Jan 2025 14:02:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '384', 'location': 'https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be', 'content-type': 'application/json', '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-e32657ac-e1a7-46d4-9f91-7ef30d71ef04', 'x-compute-request-id': 'req-e32657ac-e1a7-46d4-9f91-7ef30d71ef04', 'connection': 'close', 'status': '202', 'content-location': 'https://213.32.74.49/compute/v2.1/servers'} Body: b'{"server": {"id": "e2c48a90-8ac8-416c-b0f6-ef743fc290be", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "6D6nnC6iaRBw"}}' 2025-01-10 14:02:57,055 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be 0.124s 2025-01-10 14:02:57,056 91910 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, 10 Jan 2025 14:02:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1327', 'content-type': 'application/json', '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-6a5bbfdc-e5ea-4ca2-92cb-55aab3628d24', 'x-compute-request-id': 'req-6a5bbfdc-e5ea-4ca2-92cb-55aab3628d24', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be'} Body: b'{"server": {"id": "e2c48a90-8ac8-416c-b0f6-ef743fc290be", "name": "server-tempest-VlanTransparencyTest-2051143930-0", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:02:57Z", "updated": "2025-01-10T14:02:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:02:58,188 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be 0.123s 2025-01-10 14:02:58,188 91910 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, 10 Jan 2025 14:02:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1331', 'content-type': 'application/json', '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-be8f6b0b-2712-4fee-ba34-6d54f4516170', 'x-compute-request-id': 'req-be8f6b0b-2712-4fee-ba34-6d54f4516170', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be'} Body: b'{"server": {"id": "e2c48a90-8ac8-416c-b0f6-ef743fc290be", "name": "server-tempest-VlanTransparencyTest-2051143930-0", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:02:56Z", "updated": "2025-01-10T14:02:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:02:59,330 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be 0.120s 2025-01-10 14:02:59,330 91910 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, 10 Jan 2025 14:02:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', '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-fdb45de8-3463-4c2e-99c5-1533ddc6de22', 'x-compute-request-id': 'req-fdb45de8-3463-4c2e-99c5-1533ddc6de22', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be'} Body: b'{"server": {"id": "e2c48a90-8ac8-416c-b0f6-ef743fc290be", "name": "server-tempest-VlanTransparencyTest-2051143930-0", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:02:56Z", "updated": "2025-01-10T14:02:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:02:59,338 91910 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2025-01-10 14:03:00,483 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be 0.144s 2025-01-10 14:03:00,483 91910 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, 10 Jan 2025 14:03:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', '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-bfa6c252-6407-4b17-a4ab-456071a43f8e', 'x-compute-request-id': 'req-bfa6c252-6407-4b17-a4ab-456071a43f8e', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be'} Body: b'{"server": {"id": "e2c48a90-8ac8-416c-b0f6-ef743fc290be", "name": "server-tempest-VlanTransparencyTest-2051143930-0", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:02:56Z", "updated": "2025-01-10T14:02:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:03:01,647 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be 0.147s 2025-01-10 14:03:01,647 91910 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, 10 Jan 2025 14:03:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1387', 'content-type': 'application/json', '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-6ed35604-deee-4288-9b08-408d9964d611', 'x-compute-request-id': 'req-6ed35604-deee-4288-9b08-408d9964d611', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be'} Body: b'{"server": {"id": "e2c48a90-8ac8-416c-b0f6-ef743fc290be", "name": "server-tempest-VlanTransparencyTest-2051143930-0", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:02:56Z", "updated": "2025-01-10T14:03:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:03:01,667 91910 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait 2025-01-10 14:03:02,955 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be 0.287s 2025-01-10 14:03:02,956 91910 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, 10 Jan 2025 14:03:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1471', 'content-type': 'application/json', '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-437a119f-9a28-4009-b12c-301bb2a38220', 'x-compute-request-id': 'req-437a119f-9a28-4009-b12c-301bb2a38220', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be'} Body: b'{"server": {"id": "e2c48a90-8ac8-416c-b0f6-ef743fc290be", "name": "server-tempest-VlanTransparencyTest-2051143930-0", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:02:56Z", "updated": "2025-01-10T14:03:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:03:02,977 91910 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 5 second wait 2025-01-10 14:03:04,307 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be 0.328s 2025-01-10 14:03:04,307 91910 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, 10 Jan 2025 14:03:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-8648dcf7-80a9-4902-9277-2ce21091d33a', 'x-compute-request-id': 'req-8648dcf7-80a9-4902-9277-2ce21091d33a', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be'} Body: b'{"server": {"id": "e2c48a90-8ac8-416c-b0f6-ef743fc290be", "name": "server-tempest-VlanTransparencyTest-2051143930-0", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:02:56Z", "updated": "2025-01-10T14:03:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:03:04,326 91910 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 7 second wait 2025-01-10 14:03:05,557 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be 0.228s 2025-01-10 14:03:05,557 91910 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, 10 Jan 2025 14:03:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-7c6454cf-8dc4-471b-9d46-feacdcc9b4c1', 'x-compute-request-id': 'req-7c6454cf-8dc4-471b-9d46-feacdcc9b4c1', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be'} Body: b'{"server": {"id": "e2c48a90-8ac8-416c-b0f6-ef743fc290be", "name": "server-tempest-VlanTransparencyTest-2051143930-0", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:02:56Z", "updated": "2025-01-10T14:03:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:03:06,829 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be 0.257s 2025-01-10 14:03:06,830 91910 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, 10 Jan 2025 14:03:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-eaa744b5-85a4-4626-9353-92b7c3f275c0', 'x-compute-request-id': 'req-eaa744b5-85a4-4626-9353-92b7c3f275c0', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be'} Body: b'{"server": {"id": "e2c48a90-8ac8-416c-b0f6-ef743fc290be", "name": "server-tempest-VlanTransparencyTest-2051143930-0", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:02:56Z", "updated": "2025-01-10T14:03:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:03:08,102 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be 0.249s 2025-01-10 14:03:08,102 91910 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, 10 Jan 2025 14:03:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-d0865e00-b2dd-4548-82b2-a01d1772183d', 'x-compute-request-id': 'req-d0865e00-b2dd-4548-82b2-a01d1772183d', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be'} Body: b'{"server": {"id": "e2c48a90-8ac8-416c-b0f6-ef743fc290be", "name": "server-tempest-VlanTransparencyTest-2051143930-0", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:02:56Z", "updated": "2025-01-10T14:03:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:03:09,484 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be 0.365s 2025-01-10 14:03:09,485 91910 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, 10 Jan 2025 14:03:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-eb9d3bf9-927e-4547-b113-fd560eb4cb69', 'x-compute-request-id': 'req-eb9d3bf9-927e-4547-b113-fd560eb4cb69', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be'} Body: b'{"server": {"id": "e2c48a90-8ac8-416c-b0f6-ef743fc290be", "name": "server-tempest-VlanTransparencyTest-2051143930-0", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:02:56Z", "updated": "2025-01-10T14:03:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:03:10,782 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be 0.283s 2025-01-10 14:03:10,783 91910 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, 10 Jan 2025 14:03:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-bf1b8035-ade6-418d-b72f-23da9f54e498', 'x-compute-request-id': 'req-bf1b8035-ade6-418d-b72f-23da9f54e498', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be'} Body: b'{"server": {"id": "e2c48a90-8ac8-416c-b0f6-ef743fc290be", "name": "server-tempest-VlanTransparencyTest-2051143930-0", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:02:56Z", "updated": "2025-01-10T14:03:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:03:12,066 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be 0.269s 2025-01-10 14:03:12,066 91910 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, 10 Jan 2025 14:03:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-b747d92d-c23b-43d5-b85d-4336eb2aa9ff', 'x-compute-request-id': 'req-b747d92d-c23b-43d5-b85d-4336eb2aa9ff', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be'} Body: b'{"server": {"id": "e2c48a90-8ac8-416c-b0f6-ef743fc290be", "name": "server-tempest-VlanTransparencyTest-2051143930-0", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:02:56Z", "updated": "2025-01-10T14:03:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:03:13,376 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be 0.302s 2025-01-10 14:03:13,377 91910 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, 10 Jan 2025 14:03:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-90edd420-a608-42fa-8b08-9667f5186afa', 'x-compute-request-id': 'req-90edd420-a608-42fa-8b08-9667f5186afa', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be'} Body: b'{"server": {"id": "e2c48a90-8ac8-416c-b0f6-ef743fc290be", "name": "server-tempest-VlanTransparencyTest-2051143930-0", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:02:56Z", "updated": "2025-01-10T14:03:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:03:14,761 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be 0.370s 2025-01-10 14:03:14,761 91910 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, 10 Jan 2025 14:03:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-19b0e0e4-de34-4026-8c51-8ce9b5349769', 'x-compute-request-id': 'req-19b0e0e4-de34-4026-8c51-8ce9b5349769', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be'} Body: b'{"server": {"id": "e2c48a90-8ac8-416c-b0f6-ef743fc290be", "name": "server-tempest-VlanTransparencyTest-2051143930-0", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:02:56Z", "updated": "2025-01-10T14:03:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:03:16,068 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be 0.297s 2025-01-10 14:03:16,068 91910 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, 10 Jan 2025 14:03:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1631', 'content-type': 'application/json', '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-50b8a6ee-6c28-4729-a6d5-316ab8b336f7', 'x-compute-request-id': 'req-50b8a6ee-6c28-4729-a6d5-316ab8b336f7', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be'} Body: b'{"server": {"id": "e2c48a90-8ac8-416c-b0f6-ef743fc290be", "name": "server-tempest-VlanTransparencyTest-2051143930-0", "status": "ACTIVE", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:02:56Z", "updated": "2025-01-10T14:03:14Z", "addresses": {"tempest-VlanTransparencyTest-2051143930": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:18:5b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": "2025-01-10T14:03:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:03:16,087 91910 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 19 second wait 2025-01-10 14:03:16,664 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 POST https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be/action 0.575s 2025-01-10 14:03:16,665 91910 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 10 Jan 2025 14:03:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '10995', 'content-type': 'application/json', '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-0065a29f-644d-45ec-9863-126bfb1d2bf3', 'x-compute-request-id': 'req-0065a29f-644d-45ec-9863-126bfb1d2bf3', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be/action'} Body: b'{"output": "Linux version 5.4.0-1125-kvm (buildd@lcy02-amd64-046) (gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.2)) #133-Ubuntu SMP Wed Dec 11 00:44:29 UTC 2024 (Ubuntu 5.4.0-1125.133-kvm 5.4.284)\\nCommand line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-1125-kvm root=PARTUUID=7fe28340-3ee5-4211-b032-1e9220b0426d ro console=tty1 console=ttyS0 panic=-1\\nBIOS-provided physical RAM map:\\nBIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\nBIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\nBIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\nBIOS-e820: [mem 0x0000000000100000-0x000000000ffdcfff] usable\\nBIOS-e820: [mem 0x000000000ffdd000-0x000000000fffffff] reserved\\nBIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\nBIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\nNX (Execute Disable) protection: active\\nSMBIOS 3.0.0 present.\\nDMI: OpenStack Foundation OpenStack Nova, BIOS 1.16.3-debian-1.16.3-2 04/01/2014\\nHypervisor detected: KVM\\nkvm-clock: Using msrs 4b564d01 and 4b564d00\\nkvm-clock: cpu 0, msr d438001, primary cpu clock\\nkvm-clock: using sched offset of 1637421604 cycles\\nclocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\ntsc: Detected 2394.454 MHz processor\\nlast_pfn = 0xffdd max_arch_pfn = 0x400000000\\nx86/PAT: Configuration [0-7]: WB WT UC- UC WB WT UC- UC \\nfound SMP MP-table at [mem 0x000f5460-0x000f546f]\\nACPI: Early table checksum verification disabled\\nACPI: RSDP 0x00000000000F5260 000014 (v00 BOCHS )\\nACPI: RSDT 0x000000000FFE1B0A 000030 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\nACPI: FACP 0x000000000FFE19F6 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\nACPI: DSDT 0x000000000FFE0040 0019B6 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\nACPI: FACS 0x000000000FFE0000 000040\\nACPI: APIC 0x000000000FFE1A6A 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\nACPI: WAET 0x000000000FFE1AE2 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\nACPI: Reserving FACP table memory at [mem 0xffe19f6-0xffe1a69]\\nACPI: Reserving DSDT table memory at [mem 0xffe0040-0xffe19f5]\\nACPI: Reserving FACS table memory at [mem 0xffe0000-0xffe003f]\\nACPI: Reserving APIC table memory at [mem 0xffe1a6a-0xffe1ae1]\\nACPI: Reserving WAET table memory at [mem 0xffe1ae2-0xffe1b09]\\nNo NUMA configuration found\\nFaking a node at [mem 0x0000000000000000-0x000000000ffdcfff]\\nNODE_DATA(0) allocated [mem 0x0ffda000-0x0ffdcfff]\\nZone ranges:\\n DMA32 [mem 0x0000000000001000-0x000000000ffdcfff]\\n Normal empty\\nMovable zone start for each node\\nEarly memory node ranges\\n node 0: [mem 0x0000000000001000-0x000000000009efff]\\n node 0: [mem 0x0000000000100000-0x000000000ffdcfff]\\nZeroed struct page in unavailable ranges: 133 pages\\nInitmem setup node 0 [mem 0x0000000000001000-0x000000000ffdcfff]\\nACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\nIOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\\nACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\\nACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\\nACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\\nACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\\nACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\\nUsing ACPI (MADT) for SMP configuration information\\nsmpboot: Allowing 1 CPUs, 0 hotplug CPUs\\n[mem 0x10000000-0xfeffbfff] available for PCI devices\\nBooting paravirtualized kernel on KVM\\nclocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\\nsetup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1\\npercpu: Embedded 56 pages/cpu s190040 r8192 d31144 u2097152\\nsetup async PF for cpu 0\\nkvm-stealtime: cpu 0, msr f81ae00\\nBuilt 1 zonelists, mobility grouping on. Total pages: 64358\\nPolicy zone: DMA32\\nKernel command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-1125-kvm root=PARTUUID=7fe28340-3ee5-4211-b032-1e9220b0426d ro console=tty1 console=ttyS0 panic=-1\\nDentry cache hash table entries: 3 2025-01-10 14:03:22,255 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 POST https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be/action 0.587s 2025-01-10 14:03:22,256 91910 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 10 Jan 2025 14:03:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '26793', 'content-type': 'application/json', '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-9a0a927f-5fbb-4fd0-9f5c-6d3a43de8aa8', 'x-compute-request-id': 'req-9a0a927f-5fbb-4fd0-9f5c-6d3a43de8aa8', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be/action'} Body: b'{"output": "Linux version 5.4.0-1125-kvm (buildd@lcy02-amd64-046) (gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.2)) #133-Ubuntu SMP Wed Dec 11 00:44:29 UTC 2024 (Ubuntu 5.4.0-1125.133-kvm 5.4.284)\\nCommand line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-1125-kvm root=PARTUUID=7fe28340-3ee5-4211-b032-1e9220b0426d ro console=tty1 console=ttyS0 panic=-1\\nBIOS-provided physical RAM map:\\nBIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\nBIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\nBIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\nBIOS-e820: [mem 0x0000000000100000-0x000000000ffdcfff] usable\\nBIOS-e820: [mem 0x000000000ffdd000-0x000000000fffffff] reserved\\nBIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\nBIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\nNX (Execute Disable) protection: active\\nSMBIOS 3.0.0 present.\\nDMI: OpenStack Foundation OpenStack Nova, BIOS 1.16.3-debian-1.16.3-2 04/01/2014\\nHypervisor detected: KVM\\nkvm-clock: Using msrs 4b564d01 and 4b564d00\\nkvm-clock: cpu 0, msr d438001, primary cpu clock\\nkvm-clock: using sched offset of 1637421604 cycles\\nclocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\ntsc: Detected 2394.454 MHz processor\\nlast_pfn = 0xffdd max_arch_pfn = 0x400000000\\nx86/PAT: Configuration [0-7]: WB WT UC- UC WB WT UC- UC \\nfound SMP MP-table at [mem 0x000f5460-0x000f546f]\\nACPI: Early table checksum verification disabled\\nACPI: RSDP 0x00000000000F5260 000014 (v00 BOCHS )\\nACPI: RSDT 0x000000000FFE1B0A 000030 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\nACPI: FACP 0x000000000FFE19F6 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\nACPI: DSDT 0x000000000FFE0040 0019B6 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\nACPI: FACS 0x000000000FFE0000 000040\\nACPI: APIC 0x000000000FFE1A6A 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\nACPI: WAET 0x000000000FFE1AE2 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\nACPI: Reserving FACP table memory at [mem 0xffe19f6-0xffe1a69]\\nACPI: Reserving DSDT table memory at [mem 0xffe0040-0xffe19f5]\\nACPI: Reserving FACS table memory at [mem 0xffe0000-0xffe003f]\\nACPI: Reserving APIC table memory at [mem 0xffe1a6a-0xffe1ae1]\\nACPI: Reserving WAET table memory at [mem 0xffe1ae2-0xffe1b09]\\nNo NUMA configuration found\\nFaking a node at [mem 0x0000000000000000-0x000000000ffdcfff]\\nNODE_DATA(0) allocated [mem 0x0ffda000-0x0ffdcfff]\\nZone ranges:\\n DMA32 [mem 0x0000000000001000-0x000000000ffdcfff]\\n Normal empty\\nMovable zone start for each node\\nEarly memory node ranges\\n node 0: [mem 0x0000000000001000-0x000000000009efff]\\n node 0: [mem 0x0000000000100000-0x000000000ffdcfff]\\nZeroed struct page in unavailable ranges: 133 pages\\nInitmem setup node 0 [mem 0x0000000000001000-0x000000000ffdcfff]\\nACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\nIOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\\nACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\\nACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\\nACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\\nACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\\nACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\\nUsing ACPI (MADT) for SMP configuration information\\nsmpboot: Allowing 1 CPUs, 0 hotplug CPUs\\n[mem 0x10000000-0xfeffbfff] available for PCI devices\\nBooting paravirtualized kernel on KVM\\nclocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\\nsetup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1\\npercpu: Embedded 56 pages/cpu s190040 r8192 d31144 u2097152\\nsetup async PF for cpu 0\\nkvm-stealtime: cpu 0, msr f81ae00\\nBuilt 1 zonelists, mobility grouping on. Total pages: 64358\\nPolicy zone: DMA32\\nKernel command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-1125-kvm root=PARTUUID=7fe28340-3ee5-4211-b032-1e9220b0426d ro console=tty1 console=ttyS0 panic=-1\\nDentry cache hash table entries: 3 2025-01-10 14:03:27,857 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 POST https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be/action 0.598s 2025-01-10 14:03:27,858 91910 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 10 Jan 2025 14:03:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '36558', 'content-type': 'application/json', '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-1361930b-f76f-4c56-bf17-ffc64562ebc4', 'x-compute-request-id': 'req-1361930b-f76f-4c56-bf17-ffc64562ebc4', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be/action'} Body: b'{"output": "Linux version 5.4.0-1125-kvm (buildd@lcy02-amd64-046) (gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.2)) #133-Ubuntu SMP Wed Dec 11 00:44:29 UTC 2024 (Ubuntu 5.4.0-1125.133-kvm 5.4.284)\\nCommand line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-1125-kvm root=PARTUUID=7fe28340-3ee5-4211-b032-1e9220b0426d ro console=tty1 console=ttyS0 panic=-1\\nBIOS-provided physical RAM map:\\nBIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\nBIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\nBIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\nBIOS-e820: [mem 0x0000000000100000-0x000000000ffdcfff] usable\\nBIOS-e820: [mem 0x000000000ffdd000-0x000000000fffffff] reserved\\nBIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\nBIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\nNX (Execute Disable) protection: active\\nSMBIOS 3.0.0 present.\\nDMI: OpenStack Foundation OpenStack Nova, BIOS 1.16.3-debian-1.16.3-2 04/01/2014\\nHypervisor detected: KVM\\nkvm-clock: Using msrs 4b564d01 and 4b564d00\\nkvm-clock: cpu 0, msr d438001, primary cpu clock\\nkvm-clock: using sched offset of 1637421604 cycles\\nclocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\ntsc: Detected 2394.454 MHz processor\\nlast_pfn = 0xffdd max_arch_pfn = 0x400000000\\nx86/PAT: Configuration [0-7]: WB WT UC- UC WB WT UC- UC \\nfound SMP MP-table at [mem 0x000f5460-0x000f546f]\\nACPI: Early table checksum verification disabled\\nACPI: RSDP 0x00000000000F5260 000014 (v00 BOCHS )\\nACPI: RSDT 0x000000000FFE1B0A 000030 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\nACPI: FACP 0x000000000FFE19F6 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\nACPI: DSDT 0x000000000FFE0040 0019B6 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\nACPI: FACS 0x000000000FFE0000 000040\\nACPI: APIC 0x000000000FFE1A6A 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\nACPI: WAET 0x000000000FFE1AE2 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\nACPI: Reserving FACP table memory at [mem 0xffe19f6-0xffe1a69]\\nACPI: Reserving DSDT table memory at [mem 0xffe0040-0xffe19f5]\\nACPI: Reserving FACS table memory at [mem 0xffe0000-0xffe003f]\\nACPI: Reserving APIC table memory at [mem 0xffe1a6a-0xffe1ae1]\\nACPI: Reserving WAET table memory at [mem 0xffe1ae2-0xffe1b09]\\nNo NUMA configuration found\\nFaking a node at [mem 0x0000000000000000-0x000000000ffdcfff]\\nNODE_DATA(0) allocated [mem 0x0ffda000-0x0ffdcfff]\\nZone ranges:\\n DMA32 [mem 0x0000000000001000-0x000000000ffdcfff]\\n Normal empty\\nMovable zone start for each node\\nEarly memory node ranges\\n node 0: [mem 0x0000000000001000-0x000000000009efff]\\n node 0: [mem 0x0000000000100000-0x000000000ffdcfff]\\nZeroed struct page in unavailable ranges: 133 pages\\nInitmem setup node 0 [mem 0x0000000000001000-0x000000000ffdcfff]\\nACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\nIOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\\nACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\\nACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\\nACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\\nACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\\nACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\\nUsing ACPI (MADT) for SMP configuration information\\nsmpboot: Allowing 1 CPUs, 0 hotplug CPUs\\n[mem 0x10000000-0xfeffbfff] available for PCI devices\\nBooting paravirtualized kernel on KVM\\nclocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\\nsetup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1\\npercpu: Embedded 56 pages/cpu s190040 r8192 d31144 u2097152\\nsetup async PF for cpu 0\\nkvm-stealtime: cpu 0, msr f81ae00\\nBuilt 1 zonelists, mobility grouping on. Total pages: 64358\\nPolicy zone: DMA32\\nKernel command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-1125-kvm root=PARTUUID=7fe28340-3ee5-4211-b032-1e9220b0426d ro console=tty1 console=ttyS0 panic=-1\\nDentry cache hash table entries: 3 2025-01-10 14:03:33,466 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 POST https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be/action 0.603s 2025-01-10 14:03:33,467 91910 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 10 Jan 2025 14:03:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '36752', 'content-type': 'application/json', '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-e44cfb7e-784b-4d76-80eb-8f4886eac2cc', 'x-compute-request-id': 'req-e44cfb7e-784b-4d76-80eb-8f4886eac2cc', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be/action'} Body: b'{"output": "Linux version 5.4.0-1125-kvm (buildd@lcy02-amd64-046) (gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.2)) #133-Ubuntu SMP Wed Dec 11 00:44:29 UTC 2024 (Ubuntu 5.4.0-1125.133-kvm 5.4.284)\\nCommand line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-1125-kvm root=PARTUUID=7fe28340-3ee5-4211-b032-1e9220b0426d ro console=tty1 console=ttyS0 panic=-1\\nBIOS-provided physical RAM map:\\nBIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\nBIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\nBIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\\nBIOS-e820: [mem 0x0000000000100000-0x000000000ffdcfff] usable\\nBIOS-e820: [mem 0x000000000ffdd000-0x000000000fffffff] reserved\\nBIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\\nBIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\\nNX (Execute Disable) protection: active\\nSMBIOS 3.0.0 present.\\nDMI: OpenStack Foundation OpenStack Nova, BIOS 1.16.3-debian-1.16.3-2 04/01/2014\\nHypervisor detected: KVM\\nkvm-clock: Using msrs 4b564d01 and 4b564d00\\nkvm-clock: cpu 0, msr d438001, primary cpu clock\\nkvm-clock: using sched offset of 1637421604 cycles\\nclocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\\ntsc: Detected 2394.454 MHz processor\\nlast_pfn = 0xffdd max_arch_pfn = 0x400000000\\nx86/PAT: Configuration [0-7]: WB WT UC- UC WB WT UC- UC \\nfound SMP MP-table at [mem 0x000f5460-0x000f546f]\\nACPI: Early table checksum verification disabled\\nACPI: RSDP 0x00000000000F5260 000014 (v00 BOCHS )\\nACPI: RSDT 0x000000000FFE1B0A 000030 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\nACPI: FACP 0x000000000FFE19F6 000074 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\nACPI: DSDT 0x000000000FFE0040 0019B6 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\nACPI: FACS 0x000000000FFE0000 000040\\nACPI: APIC 0x000000000FFE1A6A 000078 (v03 BOCHS BXPC 00000001 BXPC 00000001)\\nACPI: WAET 0x000000000FFE1AE2 000028 (v01 BOCHS BXPC 00000001 BXPC 00000001)\\nACPI: Reserving FACP table memory at [mem 0xffe19f6-0xffe1a69]\\nACPI: Reserving DSDT table memory at [mem 0xffe0040-0xffe19f5]\\nACPI: Reserving FACS table memory at [mem 0xffe0000-0xffe003f]\\nACPI: Reserving APIC table memory at [mem 0xffe1a6a-0xffe1ae1]\\nACPI: Reserving WAET table memory at [mem 0xffe1ae2-0xffe1b09]\\nNo NUMA configuration found\\nFaking a node at [mem 0x0000000000000000-0x000000000ffdcfff]\\nNODE_DATA(0) allocated [mem 0x0ffda000-0x0ffdcfff]\\nZone ranges:\\n DMA32 [mem 0x0000000000001000-0x000000000ffdcfff]\\n Normal empty\\nMovable zone start for each node\\nEarly memory node ranges\\n node 0: [mem 0x0000000000001000-0x000000000009efff]\\n node 0: [mem 0x0000000000100000-0x000000000ffdcfff]\\nZeroed struct page in unavailable ranges: 133 pages\\nInitmem setup node 0 [mem 0x0000000000001000-0x000000000ffdcfff]\\nACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\\nIOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\\nACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\\nACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\\nACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\\nACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\\nACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\\nUsing ACPI (MADT) for SMP configuration information\\nsmpboot: Allowing 1 CPUs, 0 hotplug CPUs\\n[mem 0x10000000-0xfeffbfff] available for PCI devices\\nBooting paravirtualized kernel on KVM\\nclocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\\nsetup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1\\npercpu: Embedded 56 pages/cpu s190040 r8192 d31144 u2097152\\nsetup async PF for cpu 0\\nkvm-stealtime: cpu 0, msr f81ae00\\nBuilt 1 zonelists, mobility grouping on. Total pages: 64358\\nPolicy zone: DMA32\\nKernel command line: BOOT_IMAGE=/boot/vmlinuz-5.4.0-1125-kvm root=PARTUUID=7fe28340-3ee5-4211-b032-1e9220b0426d ro console=tty1 console=ttyS0 panic=-1\\nDentry cache hash table entries: 3 2025-01-10 14:03:35,465 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 201 POST https://213.32.74.49/networking/v2.0/floatingips 1.996s 2025-01-10 14:03:35,466 91910 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "3e1b7fcb-8314-4901-9ff6-1fa0b124f1e6", "port_id": "dbff264d-0f01-48a8-b832-b83dccbfdb56"}} Response - Headers: {'date': 'Fri, 10 Jan 2025 14:03:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '922', 'x-openstack-request-id': 'req-a1332563-1ab8-4516-a47b-e5160e5c04ca', 'connection': 'close', 'status': '201', 'content-location': 'https://213.32.74.49/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "56dbcf54-2b43-4503-9dfb-80c74fe8f948", "tenant_id": "88cd888878094694a80a768da1a77bc1", "floating_ip_address": "172.24.5.238", "floating_network_id": "3e1b7fcb-8314-4901-9ff6-1fa0b124f1e6", "router_id": "58b58992-3ee7-49f2-82f1-5d7e698b78e4", "port_id": "dbff264d-0f01-48a8-b832-b83dccbfdb56", "fixed_ip_address": "10.1.0.5", "status": "DOWN", "project_id": "88cd888878094694a80a768da1a77bc1", "description": "", "qos_policy_id": null, "port_details": {"name": "port-tempest-VlanTransparencyTest-2051143930-0", "network_id": "2a7e19de-1a44-4bed-a915-87283caa989c", "mac_address": "fa:16:3e:7d:18:5b", "admin_state_up": true, "status": "ACTIVE", "device_id": "e2c48a90-8ac8-416c-b0f6-ef743fc290be", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "port_forwardings": [], "tags": [], "created_at": "2025-01-10T14:03:34Z", "updated_at": "2025-01-10T14:03:34Z", "revision_number": 0}}' 2025-01-10 14:03:35,467 91910 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.238:22' as 'ubuntu' with public key authentication 2025-01-10 14:03:35,470 91910 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.24.5.238 ([Errno None] Unable to connect to port 22 on 172.24.5.238). Number attempts: 1. Retry after 2 seconds. 2025-01-10 14:03:37,972 91910 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.24.5.238 ([Errno None] Unable to connect to port 22 on 172.24.5.238). Number attempts: 2. Retry after 3 seconds. 2025-01-10 14:03:41,474 91910 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.24.5.238 ([Errno None] Unable to connect to port 22 on 172.24.5.238). Number attempts: 3. Retry after 4 seconds. 2025-01-10 14:03:45,976 91910 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.24.5.238 ([Errno None] Unable to connect to port 22 on 172.24.5.238). Number attempts: 4. Retry after 5 seconds. 2025-01-10 14:03:51,505 91910 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_8.2p1) 2025-01-10 14:03:51,632 91910 INFO [paramiko.transport] Authentication (publickey) successful! 2025-01-10 14:03:51,632 91910 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.24.5.238 successfully created 2025-01-10 14:03:51,633 91910 DEBUG [neutron_tempest_plugin.common.shell] Executing command "sudo '/sbin/ip' address list" on remote host '172.24.5.238' (timeout=None)... 2025-01-10 14:03:51,633 91910 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.238:22' as 'ubuntu' with public key authentication 2025-01-10 14:03:51,693 91910 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_8.2p1) 2025-01-10 14:03:51,775 91910 INFO [paramiko.transport] Authentication (publickey) successful! 2025-01-10 14:03:51,775 91910 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.24.5.238 successfully created 2025-01-10 14:04:08,562 91910 DEBUG [neutron_tempest_plugin.common.shell] Command "sudo '/sbin/ip' address list" succeeded: stderr: None stdout: 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1372 qdisc pfifo_fast state UP group default qlen 1000 link/ether fa:16:3e:7d:18:5b brd ff:ff:ff:ff:ff:ff inet 10.1.0.5/28 metric 100 brd 10.1.0.15 scope global dynamic ens3 valid_lft 43155sec preferred_lft 43155sec inet6 fe80::f816:3eff:fe7d:185b/64 scope link valid_lft forever preferred_lft forever 2025-01-10 14:04:08,563 91910 DEBUG [neutron_tempest_plugin.common.ip] Device parsed: Device(name='lo', parent=None, flags=['LOOPBACK', 'UP', 'LOWER_UP>'], properties={'mtu': '65536', 'qdisc': 'noqueue', 'state': 'UNKNOWN', 'group': 'default', 'qlen': '1000'}) 2025-01-10 14:04:08,563 91910 DEBUG [neutron_tempest_plugin.common.ip] Address parsed: Address(family='link/loopback', address='00:00:00:00:00:00', device=Device(name='lo', parent=None, flags=['LOOPBACK', 'UP', 'LOWER_UP>'], properties={'mtu': '65536', 'qdisc': 'noqueue', 'state': 'UNKNOWN', 'group': 'default', 'qlen': '1000'}), properties={'brd': '00:00:00:00:00:00'}) 2025-01-10 14:04:08,564 91910 DEBUG [neutron_tempest_plugin.common.ip] Address parsed: InetAddress(family='inet', address='127.0.0.1/8', device=Device(name='lo', parent=None, flags=['LOOPBACK', 'UP', 'LOWER_UP>'], properties={'mtu': '65536', 'qdisc': 'noqueue', 'state': 'UNKNOWN', 'group': 'default', 'qlen': '1000'}), properties={'scope': 'host'}) 2025-01-10 14:04:08,564 91910 DEBUG [neutron_tempest_plugin.common.ip] Address properties parsed: {'scope': 'host', 'valid_lft': 'forever', 'preferred_lft': 'forever'} 2025-01-10 14:04:08,564 91910 DEBUG [neutron_tempest_plugin.common.ip] Address parsed: InetAddress(family='inet6', address='::1/128', device=Device(name='lo', parent=None, flags=['LOOPBACK', 'UP', 'LOWER_UP>'], properties={'mtu': '65536', 'qdisc': 'noqueue', 'state': 'UNKNOWN', 'group': 'default', 'qlen': '1000'}), properties={'scope': 'host'}) 2025-01-10 14:04:08,565 91910 DEBUG [neutron_tempest_plugin.common.ip] Address properties parsed: {'scope': 'host', 'valid_lft': 'forever', 'preferred_lft': 'forever'} 2025-01-10 14:04:08,565 91910 DEBUG [neutron_tempest_plugin.common.ip] Device parsed: Device(name='ens3', parent=None, flags=['BROADCAST', 'MULTICAST', 'UP', 'LOWER_UP>'], properties={'mtu': '1372', 'qdisc': 'pfifo_fast', 'state': 'UP', 'group': 'default', 'qlen': '1000'}) 2025-01-10 14:04:08,565 91910 DEBUG [neutron_tempest_plugin.common.ip] Address parsed: Address(family='link/ether', address='fa:16:3e:7d:18:5b', device=Device(name='ens3', parent=None, flags=['BROADCAST', 'MULTICAST', 'UP', 'LOWER_UP>'], properties={'mtu': '1372', 'qdisc': 'pfifo_fast', 'state': 'UP', 'group': 'default', 'qlen': '1000'}), properties={'brd': 'ff:ff:ff:ff:ff:ff'}) 2025-01-10 14:04:08,566 91910 DEBUG [neutron_tempest_plugin.common.ip] Address parsed: InetAddress(family='inet', address='10.1.0.5/28', device=Device(name='ens3', parent=None, flags=['BROADCAST', 'MULTICAST', 'UP', 'LOWER_UP>'], properties={'mtu': '1372', 'qdisc': 'pfifo_fast', 'state': 'UP', 'group': 'default', 'qlen': '1000'}), properties={'metric': '100', 'brd': '10.1.0.15', 'scope': 'global', 'dynamic': 'ens3'}) 2025-01-10 14:04:08,566 91910 DEBUG [neutron_tempest_plugin.common.ip] Address properties parsed: {'metric': '100', 'brd': '10.1.0.15', 'scope': 'global', 'dynamic': 'ens3', 'valid_lft': '43155sec', 'preferred_lft': '43155sec'} 2025-01-10 14:04:08,566 91910 DEBUG [neutron_tempest_plugin.common.ip] Address parsed: InetAddress(family='inet6', address='fe80::f816:3eff:fe7d:185b/64', device=Device(name='ens3', parent=None, flags=['BROADCAST', 'MULTICAST', 'UP', 'LOWER_UP>'], properties={'mtu': '1372', 'qdisc': 'pfifo_fast', 'state': 'UP', 'group': 'default', 'qlen': '1000'}), properties={'scope': 'link'}) 2025-01-10 14:04:08,567 91910 DEBUG [neutron_tempest_plugin.common.ip] Address properties parsed: {'scope': 'link', 'valid_lft': 'forever', 'preferred_lft': 'forever'} 2025-01-10 14:04:08,569 91910 DEBUG [neutron_tempest_plugin.common.shell] Executing command "sudo '/sbin/ip' address list" on remote host '172.24.5.238' (timeout=None)... 2025-01-10 14:04:08,570 91910 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.238:22' as 'ubuntu' with public key authentication 2025-01-10 14:04:08,618 91910 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_8.2p1) 2025-01-10 14:04:08,692 91910 INFO [paramiko.transport] Authentication (publickey) successful! 2025-01-10 14:04:08,693 91910 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.24.5.238 successfully created 2025-01-10 14:04:24,194 91910 DEBUG [neutron_tempest_plugin.common.shell] Command "sudo '/sbin/ip' address list" succeeded: stderr: None stdout: 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1372 qdisc pfifo_fast state UP group default qlen 1000 link/ether fa:16:3e:7d:18:5b brd ff:ff:ff:ff:ff:ff inet 10.1.0.5/28 metric 100 brd 10.1.0.15 scope global dynamic ens3 valid_lft 43139sec preferred_lft 43139sec inet6 fe80::f816:3eff:fe7d:185b/64 scope link valid_lft forever preferred_lft forever 2025-01-10 14:04:24,194 91910 DEBUG [neutron_tempest_plugin.common.ip] Device parsed: Device(name='lo', parent=None, flags=['LOOPBACK', 'UP', 'LOWER_UP>'], properties={'mtu': '65536', 'qdisc': 'noqueue', 'state': 'UNKNOWN', 'group': 'default', 'qlen': '1000'}) 2025-01-10 14:04:24,195 91910 DEBUG [neutron_tempest_plugin.common.ip] Address parsed: Address(family='link/loopback', address='00:00:00:00:00:00', device=Device(name='lo', parent=None, flags=['LOOPBACK', 'UP', 'LOWER_UP>'], properties={'mtu': '65536', 'qdisc': 'noqueue', 'state': 'UNKNOWN', 'group': 'default', 'qlen': '1000'}), properties={'brd': '00:00:00:00:00:00'}) 2025-01-10 14:04:24,196 91910 DEBUG [neutron_tempest_plugin.common.ip] Address parsed: InetAddress(family='inet', address='127.0.0.1/8', device=Device(name='lo', parent=None, flags=['LOOPBACK', 'UP', 'LOWER_UP>'], properties={'mtu': '65536', 'qdisc': 'noqueue', 'state': 'UNKNOWN', 'group': 'default', 'qlen': '1000'}), properties={'scope': 'host'}) 2025-01-10 14:04:24,196 91910 DEBUG [neutron_tempest_plugin.common.ip] Address properties parsed: {'scope': 'host', 'valid_lft': 'forever', 'preferred_lft': 'forever'} 2025-01-10 14:04:24,197 91910 DEBUG [neutron_tempest_plugin.common.ip] Address parsed: InetAddress(family='inet6', address='::1/128', device=Device(name='lo', parent=None, flags=['LOOPBACK', 'UP', 'LOWER_UP>'], properties={'mtu': '65536', 'qdisc': 'noqueue', 'state': 'UNKNOWN', 'group': 'default', 'qlen': '1000'}), properties={'scope': 'host'}) 2025-01-10 14:04:24,197 91910 DEBUG [neutron_tempest_plugin.common.ip] Address properties parsed: {'scope': 'host', 'valid_lft': 'forever', 'preferred_lft': 'forever'} 2025-01-10 14:04:24,197 91910 DEBUG [neutron_tempest_plugin.common.ip] Device parsed: Device(name='ens3', parent=None, flags=['BROADCAST', 'MULTICAST', 'UP', 'LOWER_UP>'], properties={'mtu': '1372', 'qdisc': 'pfifo_fast', 'state': 'UP', 'group': 'default', 'qlen': '1000'}) 2025-01-10 14:04:24,198 91910 DEBUG [neutron_tempest_plugin.common.ip] Address parsed: Address(family='link/ether', address='fa:16:3e:7d:18:5b', device=Device(name='ens3', parent=None, flags=['BROADCAST', 'MULTICAST', 'UP', 'LOWER_UP>'], properties={'mtu': '1372', 'qdisc': 'pfifo_fast', 'state': 'UP', 'group': 'default', 'qlen': '1000'}), properties={'brd': 'ff:ff:ff:ff:ff:ff'}) 2025-01-10 14:04:24,198 91910 DEBUG [neutron_tempest_plugin.common.ip] Address parsed: InetAddress(family='inet', address='10.1.0.5/28', device=Device(name='ens3', parent=None, flags=['BROADCAST', 'MULTICAST', 'UP', 'LOWER_UP>'], properties={'mtu': '1372', 'qdisc': 'pfifo_fast', 'state': 'UP', 'group': 'default', 'qlen': '1000'}), properties={'metric': '100', 'brd': '10.1.0.15', 'scope': 'global', 'dynamic': 'ens3'}) 2025-01-10 14:04:24,198 91910 DEBUG [neutron_tempest_plugin.common.ip] Address properties parsed: {'metric': '100', 'brd': '10.1.0.15', 'scope': 'global', 'dynamic': 'ens3', 'valid_lft': '43139sec', 'preferred_lft': '43139sec'} 2025-01-10 14:04:24,199 91910 DEBUG [neutron_tempest_plugin.common.ip] Address parsed: InetAddress(family='inet6', address='fe80::f816:3eff:fe7d:185b/64', device=Device(name='ens3', parent=None, flags=['BROADCAST', 'MULTICAST', 'UP', 'LOWER_UP>'], properties={'mtu': '1372', 'qdisc': 'pfifo_fast', 'state': 'UP', 'group': 'default', 'qlen': '1000'}), properties={'scope': 'link'}) 2025-01-10 14:04:24,199 91910 DEBUG [neutron_tempest_plugin.common.ip] Address properties parsed: {'scope': 'link', 'valid_lft': 'forever', 'preferred_lft': 'forever'} 2025-01-10 14:04:24,200 91910 DEBUG [neutron_tempest_plugin.common.ip] Configuring VLAN subport interface 'ens3.3155' on top of interface 'ens3' with IPs: 192.168.83.10/24 2025-01-10 14:04:24,200 91910 DEBUG [neutron_tempest_plugin.common.shell] Executing command "sudo '/sbin/ip' link add link ens3 name ens3.3155 type vlan id 3155" on remote host '172.24.5.238' (timeout=None)... 2025-01-10 14:04:24,201 91910 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.238:22' as 'ubuntu' with public key authentication 2025-01-10 14:04:24,243 91910 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_8.2p1) 2025-01-10 14:04:24,319 91910 INFO [paramiko.transport] Authentication (publickey) successful! 2025-01-10 14:04:24,320 91910 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.24.5.238 successfully created 2025-01-10 14:04:39,645 91910 DEBUG [neutron_tempest_plugin.common.shell] Command "sudo '/sbin/ip' link add link ens3 name ens3.3155 type vlan id 3155" succeeded: stderr: None stdout: 2025-01-10 14:04:39,646 91910 DEBUG [neutron_tempest_plugin.common.shell] Executing command "sudo '/sbin/ip' link set dev ens3.3155 up" on remote host '172.24.5.238' (timeout=None)... 2025-01-10 14:04:39,646 91910 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.238:22' as 'ubuntu' with public key authentication 2025-01-10 14:04:39,688 91910 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_8.2p1) 2025-01-10 14:04:39,728 91910 INFO [paramiko.transport] Authentication (publickey) successful! 2025-01-10 14:04:39,728 91910 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.24.5.238 successfully created 2025-01-10 14:04:55,049 91910 DEBUG [neutron_tempest_plugin.common.shell] Command "sudo '/sbin/ip' link set dev ens3.3155 up" succeeded: stderr: None stdout: 2025-01-10 14:04:55,050 91910 DEBUG [neutron_tempest_plugin.common.shell] Executing command "sudo '/sbin/ip' address add 192.168.83.10/24 dev ens3.3155" on remote host '172.24.5.238' (timeout=None)... 2025-01-10 14:04:55,051 91910 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.238:22' as 'ubuntu' with public key authentication 2025-01-10 14:04:55,095 91910 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_8.2p1) 2025-01-10 14:04:55,139 91910 INFO [paramiko.transport] Authentication (publickey) successful! 2025-01-10 14:04:55,139 91910 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.24.5.238 successfully created 2025-01-10 14:05:10,610 91910 DEBUG [neutron_tempest_plugin.common.shell] Command "sudo '/sbin/ip' address add 192.168.83.10/24 dev ens3.3155" succeeded: stderr: None stdout: 2025-01-10 14:05:10,611 91910 DEBUG [neutron_tempest_plugin.common.shell] Executing command "sudo '/sbin/ip' address list" on remote host '172.24.5.238' (timeout=None)... 2025-01-10 14:05:10,611 91910 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.5.238:22' as 'ubuntu' with public key authentication 2025-01-10 14:05:10,643 91910 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_8.2p1) 2025-01-10 14:05:10,691 91910 INFO [paramiko.transport] Authentication (publickey) successful! 2025-01-10 14:05:10,692 91910 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.24.5.238 successfully created 2025-01-10 14:05:25,993 91910 DEBUG [neutron_tempest_plugin.common.shell] Command "sudo '/sbin/ip' address list" succeeded: stderr: None stdout: 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1372 qdisc pfifo_fast state UP group default qlen 1000 link/ether fa:16:3e:7d:18:5b brd ff:ff:ff:ff:ff:ff inet 10.1.0.5/28 metric 100 brd 10.1.0.15 scope global dynamic ens3 valid_lft 43078sec preferred_lft 43078sec inet6 fe80::f816:3eff:fe7d:185b/64 scope link valid_lft forever preferred_lft forever 3: ens3.3155@ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1372 qdisc noqueue state UP group default qlen 1000 link/ether fa:16:3e:7d:18:5b brd ff:ff:ff:ff:ff:ff inet 192.168.83.10/24 scope global ens3.3155 valid_lft forever preferred_lft forever inet6 fe80::f816:3eff:fe7d:185b/64 scope link valid_lft forever preferred_lft forever 2025-01-10 14:05:25,994 91910 DEBUG [neutron_tempest_plugin.common.ip] Device parsed: Device(name='lo', parent=None, flags=['LOOPBACK', 'UP', 'LOWER_UP>'], properties={'mtu': '65536', 'qdisc': 'noqueue', 'state': 'UNKNOWN', 'group': 'default', 'qlen': '1000'}) 2025-01-10 14:05:25,994 91910 DEBUG [neutron_tempest_plugin.common.ip] Address parsed: Address(family='link/loopback', address='00:00:00:00:00:00', device=Device(name='lo', parent=None, flags=['LOOPBACK', 'UP', 'LOWER_UP>'], properties={'mtu': '65536', 'qdisc': 'noqueue', 'state': 'UNKNOWN', 'group': 'default', 'qlen': '1000'}), properties={'brd': '00:00:00:00:00:00'}) 2025-01-10 14:05:25,995 91910 DEBUG [neutron_tempest_plugin.common.ip] Address parsed: InetAddress(family='inet', address='127.0.0.1/8', device=Device(name='lo', parent=None, flags=['LOOPBACK', 'UP', 'LOWER_UP>'], properties={'mtu': '65536', 'qdisc': 'noqueue', 'state': 'UNKNOWN', 'group': 'default', 'qlen': '1000'}), properties={'scope': 'host'}) 2025-01-10 14:05:25,995 91910 DEBUG [neutron_tempest_plugin.common.ip] Address properties parsed: {'scope': 'host', 'valid_lft': 'forever', 'preferred_lft': 'forever'} 2025-01-10 14:05:25,996 91910 DEBUG [neutron_tempest_plugin.common.ip] Address parsed: InetAddress(family='inet6', address='::1/128', device=Device(name='lo', parent=None, flags=['LOOPBACK', 'UP', 'LOWER_UP>'], properties={'mtu': '65536', 'qdisc': 'noqueue', 'state': 'UNKNOWN', 'group': 'default', 'qlen': '1000'}), properties={'scope': 'host'}) 2025-01-10 14:05:25,996 91910 DEBUG [neutron_tempest_plugin.common.ip] Address properties parsed: {'scope': 'host', 'valid_lft': 'forever', 'preferred_lft': 'forever'} 2025-01-10 14:05:25,996 91910 DEBUG [neutron_tempest_plugin.common.ip] Device parsed: Device(name='ens3', parent=None, flags=['BROADCAST', 'MULTICAST', 'UP', 'LOWER_UP>'], properties={'mtu': '1372', 'qdisc': 'pfifo_fast', 'state': 'UP', 'group': 'default', 'qlen': '1000'}) 2025-01-10 14:05:25,997 91910 DEBUG [neutron_tempest_plugin.common.ip] Address parsed: Address(family='link/ether', address='fa:16:3e:7d:18:5b', device=Device(name='ens3', parent=None, flags=['BROADCAST', 'MULTICAST', 'UP', 'LOWER_UP>'], properties={'mtu': '1372', 'qdisc': 'pfifo_fast', 'state': 'UP', 'group': 'default', 'qlen': '1000'}), properties={'brd': 'ff:ff:ff:ff:ff:ff'}) 2025-01-10 14:05:25,997 91910 DEBUG [neutron_tempest_plugin.common.ip] Address parsed: InetAddress(family='inet', address='10.1.0.5/28', device=Device(name='ens3', parent=None, flags=['BROADCAST', 'MULTICAST', 'UP', 'LOWER_UP>'], properties={'mtu': '1372', 'qdisc': 'pfifo_fast', 'state': 'UP', 'group': 'default', 'qlen': '1000'}), properties={'metric': '100', 'brd': '10.1.0.15', 'scope': 'global', 'dynamic': 'ens3'}) 2025-01-10 14:05:25,998 91910 DEBUG [neutron_tempest_plugin.common.ip] Address properties parsed: {'metric': '100', 'brd': '10.1.0.15', 'scope': 'global', 'dynamic': 'ens3', 'valid_lft': '43078sec', 'preferred_lft': '43078sec'} 2025-01-10 14:05:25,998 91910 DEBUG [neutron_tempest_plugin.common.ip] Address parsed: InetAddress(family='inet6', address='fe80::f816:3eff:fe7d:185b/64', device=Device(name='ens3', parent=None, flags=['BROADCAST', 'MULTICAST', 'UP', 'LOWER_UP>'], properties={'mtu': '1372', 'qdisc': 'pfifo_fast', 'state': 'UP', 'group': 'default', 'qlen': '1000'}), properties={'scope': 'link'}) 2025-01-10 14:05:25,998 91910 DEBUG [neutron_tempest_plugin.common.ip] Address properties parsed: {'scope': 'link', 'valid_lft': 'forever', 'preferred_lft': 'forever'} 2025-01-10 14:05:25,999 91910 DEBUG [neutron_tempest_plugin.common.ip] Device parsed: Device(name='ens3.3155', parent='ens3', flags=['BROADCAST', 'MULTICAST', 'UP', 'LOWER_UP>'], properties={'mtu': '1372', 'qdisc': 'noqueue', 'state': 'UP', 'group': 'default', 'qlen': '1000'}) 2025-01-10 14:05:25,999 91910 DEBUG [neutron_tempest_plugin.common.ip] Address parsed: Address(family='link/ether', address='fa:16:3e:7d:18:5b', device=Device(name='ens3.3155', parent='ens3', flags=['BROADCAST', 'MULTICAST', 'UP', 'LOWER_UP>'], properties={'mtu': '1372', 'qdisc': 'noqueue', 'state': 'UP', 'group': 'default', 'qlen': '1000'}), properties={'brd': 'ff:ff:ff:ff:ff:ff'}) 2025-01-10 14:05:25,999 91910 DEBUG [neutron_tempest_plugin.common.ip] Address parsed: InetAddress(family='inet', address='192.168.83.10/24', device=Device(name='ens3.3155', parent='ens3', flags=['BROADCAST', 'MULTICAST', 'UP', 'LOWER_UP>'], properties={'mtu': '1372', 'qdisc': 'noqueue', 'state': 'UP', 'group': 'default', 'qlen': '1000'}), properties={'scope': 'global'}) 2025-01-10 14:05:26,000 91910 DEBUG [neutron_tempest_plugin.common.ip] Address properties parsed: {'scope': 'global', 'valid_lft': 'forever', 'preferred_lft': 'forever'} 2025-01-10 14:05:26,000 91910 DEBUG [neutron_tempest_plugin.common.ip] Address parsed: InetAddress(family='inet6', address='fe80::f816:3eff:fe7d:185b/64', device=Device(name='ens3.3155', parent='ens3', flags=['BROADCAST', 'MULTICAST', 'UP', 'LOWER_UP>'], properties={'mtu': '1372', 'qdisc': 'noqueue', 'state': 'UP', 'group': 'default', 'qlen': '1000'}), properties={'scope': 'link'}) 2025-01-10 14:05:26,000 91910 DEBUG [neutron_tempest_plugin.common.ip] Address properties parsed: {'scope': 'link', 'valid_lft': 'forever', 'preferred_lft': 'forever'} 2025-01-10 14:05:34,577 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 201 POST https://213.32.74.49/networking/v2.0/ports 8.574s 2025-01-10 14:05:34,578 91910 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"port": {"network_id": "2a7e19de-1a44-4bed-a915-87283caa989c", "name": "port-tempest-VlanTransparencyTest-2051143930-1", "security_groups": ["950dbc16-1dbd-4038-83e4-2d37eddd1112"], "port_security_enabled": true, "allowed_address_pairs": [{"ip_address": "192.168.83.20/24"}]}} Response - Headers: {'date': 'Fri, 10 Jan 2025 14:05:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1059', 'x-openstack-request-id': 'req-8f4cf6a6-48ad-4d27-9a72-4144234ec013', 'connection': 'close', 'status': '201', 'content-location': 'https://213.32.74.49/networking/v2.0/ports'} Body: b'{"port":{"id":"66025d18-9a18-46dd-921c-42650978242d","name":"port-tempest-VlanTransparencyTest-2051143930-1","network_id":"2a7e19de-1a44-4bed-a915-87283caa989c","tenant_id":"88cd888878094694a80a768da1a77bc1","mac_address":"fa:16:3e:49:1a:bf","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"66041b8c-798d-40e5-8746-5b1893f12906","ip_address":"10.1.0.6"}],"project_id":"88cd888878094694a80a768da1a77bc1","port_security_enabled":true,"qos_policy_id":null,"propagate_uplink_status":true,"security_groups":["950dbc16-1dbd-4038-83e4-2d37eddd1112"],"binding:vnic_type":"normal","allowed_address_pairs":[{"mac_address":"fa:16:3e:49:1a:bf","ip_address":"192.168.83.20/24"}],"extra_dhcp_opts":[],"description":"","qos_network_policy_id":null,"dns_name":"","dns_assignment":[{"ip_address":"10.1.0.6","hostname":"host-10-1-0-6","fqdn":"host-10-1-0-6.openstackgate.local."}],"dns_domain":"","ip_allocation":"immediate","tags":[],"created_at":"2025-01-10T14:05:27Z","updated_at":"2025-01-10T14:05:27Z","revision_number":1}}' 2025-01-10 14:05:38,186 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 202 POST https://213.32.74.49/compute/v2.1/servers 3.607s 2025-01-10 14:05:38,187 91910 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"flavorRef": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "imageRef": "aa911306-84ee-4811-bd3c-43a3f550b41c", "key_name": "tempest-VlanTransparencyTest-2051143930", "networks": [{"port": "66025d18-9a18-46dd-921c-42650978242d"}], "name": "server-tempest-VlanTransparencyTest-2051143930-1", "security_groups": [{"name": "default"}]}} Response - Headers: {'date': 'Fri, 10 Jan 2025 14:05:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '384', 'location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472', 'content-type': 'application/json', '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-e273d8db-f9b1-46c4-8b2e-429d2c8f2b95', 'x-compute-request-id': 'req-e273d8db-f9b1-46c4-8b2e-429d2c8f2b95', 'connection': 'close', 'status': '202', 'content-location': 'https://213.32.74.49/compute/v2.1/servers'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "JGbnvJViSw94"}}' 2025-01-10 14:05:40,343 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 2.150s 2025-01-10 14:05:40,380 91910 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, 10 Jan 2025 14:05:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1327', 'content-type': 'application/json', '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-a06a1794-c87a-41b4-9ce6-9474a8dc1595', 'x-compute-request-id': 'req-a06a1794-c87a-41b4-9ce6-9474a8dc1595', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:05:41,531 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.131s 2025-01-10 14:05:41,531 91910 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, 10 Jan 2025 14:05:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1327', 'content-type': 'application/json', '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-6d6ba5c6-96c1-4068-ad33-c73737e93ac3', 'x-compute-request-id': 'req-6d6ba5c6-96c1-4068-ad33-c73737e93ac3', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:05:42,825 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.278s 2025-01-10 14:05:42,826 91910 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, 10 Jan 2025 14:05:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1327', 'content-type': 'application/json', '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-0b08353c-f420-4b81-95a8-c7568a9df0ae', 'x-compute-request-id': 'req-0b08353c-f420-4b81-95a8-c7568a9df0ae', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:05:43,971 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.127s 2025-01-10 14:05:43,972 91910 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, 10 Jan 2025 14:05:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1327', 'content-type': 'application/json', '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-9544ae4b-a71b-485d-ac52-f01b8916e481', 'x-compute-request-id': 'req-9544ae4b-a71b-485d-ac52-f01b8916e481', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:05:45,119 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.131s 2025-01-10 14:05:45,120 91910 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, 10 Jan 2025 14:05:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1327', 'content-type': 'application/json', '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-421a2574-62d7-4dda-a885-ef6ceef72e7d', 'x-compute-request-id': 'req-421a2574-62d7-4dda-a885-ef6ceef72e7d', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:05:46,266 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.130s 2025-01-10 14:05:46,316 91910 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, 10 Jan 2025 14:05:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1327', 'content-type': 'application/json', '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-5446bb84-a68f-468c-8355-8b6ae92e35f3', 'x-compute-request-id': 'req-5446bb84-a68f-468c-8355-8b6ae92e35f3', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:05:47,460 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.128s 2025-01-10 14:05:47,461 91910 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, 10 Jan 2025 14:05:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1323', 'content-type': 'application/json', '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-48e0fbb8-cfd1-4074-9aae-abf300a64119', 'x-compute-request-id': 'req-48e0fbb8-cfd1-4074-9aae-abf300a64119', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:05:47,471 91910 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 7 second wait 2025-01-10 14:05:48,615 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.143s 2025-01-10 14:05:48,616 91910 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, 10 Jan 2025 14:05:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', '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-2fd6c7e7-e326-4dad-b3b1-d5c62c15b02f', 'x-compute-request-id': 'req-2fd6c7e7-e326-4dad-b3b1-d5c62c15b02f', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:05:49,803 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.170s 2025-01-10 14:05:49,804 91910 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, 10 Jan 2025 14:05:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1379', 'content-type': 'application/json', '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-ef06d020-5429-47af-bf30-672c9ddb5e2e', 'x-compute-request-id': 'req-ef06d020-5429-47af-bf30-672c9ddb5e2e', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:05:50,950 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.131s 2025-01-10 14:05:50,950 91910 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, 10 Jan 2025 14:05:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1387', 'content-type': 'application/json', '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-66e5ec3a-6e39-48f8-b874-978bf584f83f', 'x-compute-request-id': 'req-66e5ec3a-6e39-48f8-b874-978bf584f83f', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:05:50,966 91910 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 10 second wait 2025-01-10 14:05:52,311 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.344s 2025-01-10 14:05:52,312 91910 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, 10 Jan 2025 14:05:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1471', 'content-type': 'application/json', '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-b9f5ab9b-b775-42a8-afb5-8da04efe5989', 'x-compute-request-id': 'req-b9f5ab9b-b775-42a8-afb5-8da04efe5989', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:05:52,327 91910 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 12 second wait 2025-01-10 14:05:53,555 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.227s 2025-01-10 14:05:53,556 91910 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, 10 Jan 2025 14:05:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-7c51e969-b93e-470d-a11d-2e15f0bb6944', 'x-compute-request-id': 'req-7c51e969-b93e-470d-a11d-2e15f0bb6944', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:05:53,570 91910 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 13 second wait 2025-01-10 14:05:54,866 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.294s 2025-01-10 14:05:54,866 91910 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, 10 Jan 2025 14:05:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-4ab03f35-6b2e-4ecb-821c-2b5eb84de525', 'x-compute-request-id': 'req-4ab03f35-6b2e-4ecb-821c-2b5eb84de525', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:05:56,150 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.268s 2025-01-10 14:05:56,150 91910 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, 10 Jan 2025 14:05:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-b331eb4e-c65a-451d-a58c-2f7591e73486', 'x-compute-request-id': 'req-b331eb4e-c65a-451d-a58c-2f7591e73486', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:05:57,393 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.225s 2025-01-10 14:05:57,394 91910 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, 10 Jan 2025 14:05:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-8fda924e-1a04-428d-9cc4-173b820f563c', 'x-compute-request-id': 'req-8fda924e-1a04-428d-9cc4-173b820f563c', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:05:58,619 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.218s 2025-01-10 14:05:58,620 91910 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, 10 Jan 2025 14:05:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-38672861-1651-4dd5-b7f8-8c4b97398e88', 'x-compute-request-id': 'req-38672861-1651-4dd5-b7f8-8c4b97398e88', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:05:59,879 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.243s 2025-01-10 14:05:59,879 91910 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, 10 Jan 2025 14:05:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-d3f48bf8-0bb4-4ce1-afff-a2c0d7b6c9ad', 'x-compute-request-id': 'req-d3f48bf8-0bb4-4ce1-afff-a2c0d7b6c9ad', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:06:01,247 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.348s 2025-01-10 14:06:01,247 91910 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, 10 Jan 2025 14:06:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-ec32955e-ab3c-4c94-a2f8-7a000e7e2869', 'x-compute-request-id': 'req-ec32955e-ab3c-4c94-a2f8-7a000e7e2869', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:06:02,431 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.175s 2025-01-10 14:06:02,432 91910 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, 10 Jan 2025 14:06:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-850390d9-4cd2-4ad1-94bf-fe60025b5c9a', 'x-compute-request-id': 'req-850390d9-4cd2-4ad1-94bf-fe60025b5c9a', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:06:03,663 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.223s 2025-01-10 14:06:03,664 91910 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, 10 Jan 2025 14:06:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-ab77e2a4-80fd-482d-8e6e-627778333047', 'x-compute-request-id': 'req-ab77e2a4-80fd-482d-8e6e-627778333047', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:06:04,857 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.179s 2025-01-10 14:06:04,857 91910 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, 10 Jan 2025 14:06:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-e8b8bc95-45f9-4da0-ab1d-cd33f4d54dde', 'x-compute-request-id': 'req-e8b8bc95-45f9-4da0-ab1d-cd33f4d54dde', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:06:06,093 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.224s 2025-01-10 14:06:06,094 91910 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, 10 Jan 2025 14:06:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-623630e5-3e41-4226-8042-2dafeede01f8', 'x-compute-request-id': 'req-623630e5-3e41-4226-8042-2dafeede01f8', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:06:07,436 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.331s 2025-01-10 14:06:07,437 91910 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, 10 Jan 2025 14:06:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-307efe81-f42c-42d2-be0f-902272d12d96', 'x-compute-request-id': 'req-307efe81-f42c-42d2-be0f-902272d12d96', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:06:08,695 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.241s 2025-01-10 14:06:08,696 91910 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, 10 Jan 2025 14:06:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-e3ba6513-323c-4eae-b24a-05251b7f5a49', 'x-compute-request-id': 'req-e3ba6513-323c-4eae-b24a-05251b7f5a49', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:06:09,954 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.241s 2025-01-10 14:06:09,955 91910 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, 10 Jan 2025 14:06:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-121a4be0-5665-4b35-838f-e99512de6a99', 'x-compute-request-id': 'req-121a4be0-5665-4b35-838f-e99512de6a99', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:06:11,184 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.212s 2025-01-10 14:06:11,184 91910 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, 10 Jan 2025 14:06:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-69797b8d-d9f8-41c9-880f-1f71d9223738', 'x-compute-request-id': 'req-69797b8d-d9f8-41c9-880f-1f71d9223738', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:06:12,508 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.315s 2025-01-10 14:06:12,509 91910 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, 10 Jan 2025 14:06:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-54c5c916-4d72-4f12-a967-1a436e53c0b5', 'x-compute-request-id': 'req-54c5c916-4d72-4f12-a967-1a436e53c0b5', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:06:13,778 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.249s 2025-01-10 14:06:13,778 91910 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, 10 Jan 2025 14:06:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-08594404-3417-44f0-b047-98571f141a7b', 'x-compute-request-id': 'req-08594404-3417-44f0-b047-98571f141a7b', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:06:15,058 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.262s 2025-01-10 14:06:15,058 91910 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, 10 Jan 2025 14:06:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-54193006-8de3-4e68-84d5-da2b44557a51', 'x-compute-request-id': 'req-54193006-8de3-4e68-84d5-da2b44557a51', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:06:16,320 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.246s 2025-01-10 14:06:16,320 91910 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, 10 Jan 2025 14:06:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-6f02f975-1292-42be-823d-4b26bd5ce7d6', 'x-compute-request-id': 'req-6f02f975-1292-42be-823d-4b26bd5ce7d6', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:06:17,691 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.356s 2025-01-10 14:06:17,692 91910 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, 10 Jan 2025 14:06:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-3825d05b-4a7e-4381-907c-ea3359308a64', 'x-compute-request-id': 'req-3825d05b-4a7e-4381-907c-ea3359308a64', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:06:19,582 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.862s 2025-01-10 14:06:19,583 91910 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, 10 Jan 2025 14:06:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-0ef53ca7-2459-4016-a27e-6042c34c6f01', 'x-compute-request-id': 'req-0ef53ca7-2459-4016-a27e-6042c34c6f01', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:06:20,784 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.186s 2025-01-10 14:06:20,784 91910 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, 10 Jan 2025 14:06:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-af253daf-d37f-4ec3-bd30-0733d72a6eda', 'x-compute-request-id': 'req-af253daf-d37f-4ec3-bd30-0733d72a6eda', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:06:22,604 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.812s 2025-01-10 14:06:22,605 91910 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, 10 Jan 2025 14:06:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-886e463e-6017-4336-a4e6-c077babf7beb', 'x-compute-request-id': 'req-886e463e-6017-4336-a4e6-c077babf7beb', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:06:23,921 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.301s 2025-01-10 14:06:23,922 91910 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, 10 Jan 2025 14:06:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-85722773-5951-4fd9-b558-dbf9d267c74e', 'x-compute-request-id': 'req-85722773-5951-4fd9-b558-dbf9d267c74e', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:06:25,291 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.353s 2025-01-10 14:06:25,291 91910 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, 10 Jan 2025 14:06:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-0dd14592-0668-4940-83e4-e4857be666b4', 'x-compute-request-id': 'req-0dd14592-0668-4940-83e4-e4857be666b4', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:06:26,565 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.258s 2025-01-10 14:06:26,565 91910 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, 10 Jan 2025 14:06:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-0cbe1722-a308-46f7-91b2-7c348de5f900', 'x-compute-request-id': 'req-0cbe1722-a308-46f7-91b2-7c348de5f900', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:06:39,607 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 12.019s 2025-01-10 14:06:39,608 91910 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, 10 Jan 2025 14:06:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-568d6aa8-ffd4-4db5-867b-377e12df6be6', 'x-compute-request-id': 'req-568d6aa8-ffd4-4db5-867b-377e12df6be6', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:06:40,850 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.226s 2025-01-10 14:06:40,850 91910 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, 10 Jan 2025 14:06:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-00ed5ff5-8136-4801-bc98-5abfd7691a4a', 'x-compute-request-id': 'req-00ed5ff5-8136-4801-bc98-5abfd7691a4a', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:06:42,096 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.229s 2025-01-10 14:06:42,097 91910 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, 10 Jan 2025 14:06:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-f4231cd9-1245-42f7-9f6f-11e837f2e95b', 'x-compute-request-id': 'req-f4231cd9-1245-42f7-9f6f-11e837f2e95b', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:06:43,312 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.207s 2025-01-10 14:06:43,312 91910 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, 10 Jan 2025 14:06:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-4f36d955-c527-4ea9-89ed-c5df8c4b7003', 'x-compute-request-id': 'req-4f36d955-c527-4ea9-89ed-c5df8c4b7003', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:06:44,584 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.261s 2025-01-10 14:06:44,585 91910 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, 10 Jan 2025 14:06:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-45306197-5c49-4eb5-89c8-e17dae9ad403', 'x-compute-request-id': 'req-45306197-5c49-4eb5-89c8-e17dae9ad403', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:06:45,884 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.285s 2025-01-10 14:06:45,885 91910 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, 10 Jan 2025 14:06:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-990477cc-f10e-4b94-a9e8-a32f14912ce4', 'x-compute-request-id': 'req-990477cc-f10e-4b94-a9e8-a32f14912ce4', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:06:47,126 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.226s 2025-01-10 14:06:47,126 91910 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, 10 Jan 2025 14:06:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-304a5de8-dbc7-4b03-8bb6-ae7f3e4b6836', 'x-compute-request-id': 'req-304a5de8-dbc7-4b03-8bb6-ae7f3e4b6836', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:06:48,390 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.251s 2025-01-10 14:06:48,391 91910 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, 10 Jan 2025 14:06:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-0510cdef-e726-421c-9630-798d40cdc7f6', 'x-compute-request-id': 'req-0510cdef-e726-421c-9630-798d40cdc7f6', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:06:49,623 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.217s 2025-01-10 14:06:49,624 91910 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, 10 Jan 2025 14:06:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-0dc58e24-6a29-4996-a5a6-f5a7b6ee55ba', 'x-compute-request-id': 'req-0dc58e24-6a29-4996-a5a6-f5a7b6ee55ba', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:06:50,815 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.181s 2025-01-10 14:06:50,816 91910 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, 10 Jan 2025 14:06:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-6472ff69-74c0-40aa-925a-bd402f112505', 'x-compute-request-id': 'req-6472ff69-74c0-40aa-925a-bd402f112505', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:06:52,194 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.370s 2025-01-10 14:06:52,194 91910 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, 10 Jan 2025 14:06:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-4c8d0a03-2e4b-4dcc-881e-27818c6b67c0', 'x-compute-request-id': 'req-4c8d0a03-2e4b-4dcc-881e-27818c6b67c0', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:06:53,434 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.223s 2025-01-10 14:06:53,434 91910 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, 10 Jan 2025 14:06:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-922a0537-04a1-4111-8b66-bf081dbda413', 'x-compute-request-id': 'req-922a0537-04a1-4111-8b66-bf081dbda413', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:06:54,723 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.274s 2025-01-10 14:06:54,724 91910 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, 10 Jan 2025 14:06:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-681b7c58-6e2d-4077-95e9-cd37804a36c9', 'x-compute-request-id': 'req-681b7c58-6e2d-4077-95e9-cd37804a36c9', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:06:56,021 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.289s 2025-01-10 14:06:56,021 91910 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, 10 Jan 2025 14:06:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-df071543-e379-4129-a3c6-51ca6ed48eb7', 'x-compute-request-id': 'req-df071543-e379-4129-a3c6-51ca6ed48eb7', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:06:57,345 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.313s 2025-01-10 14:06:57,346 91910 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, 10 Jan 2025 14:06:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-5cd3e68b-d3c6-4e6f-88dd-782ffde31343', 'x-compute-request-id': 'req-5cd3e68b-d3c6-4e6f-88dd-782ffde31343', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:06:58,524 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.161s 2025-01-10 14:06:58,525 91910 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, 10 Jan 2025 14:06:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-e3248b0e-2b07-4558-952f-d3f90ac2eac1', 'x-compute-request-id': 'req-e3248b0e-2b07-4558-952f-d3f90ac2eac1', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:06:59,774 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.241s 2025-01-10 14:06:59,774 91910 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, 10 Jan 2025 14:06:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-159b7131-cbee-42b8-afe7-a655a1a88653', 'x-compute-request-id': 'req-159b7131-cbee-42b8-afe7-a655a1a88653', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:01,017 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.227s 2025-01-10 14:07:01,017 91910 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, 10 Jan 2025 14:07:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-e5714417-541c-4451-bf05-a41faf59efb5', 'x-compute-request-id': 'req-e5714417-541c-4451-bf05-a41faf59efb5', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:02,219 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.192s 2025-01-10 14:07:02,219 91910 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, 10 Jan 2025 14:07:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-25644f8e-8cf3-4dd8-b3ce-170bd6049e9c', 'x-compute-request-id': 'req-25644f8e-8cf3-4dd8-b3ce-170bd6049e9c', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:03,535 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.307s 2025-01-10 14:07:03,535 91910 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, 10 Jan 2025 14:07:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-af7ac527-fa93-4a29-bd4c-9ffb46999494', 'x-compute-request-id': 'req-af7ac527-fa93-4a29-bd4c-9ffb46999494', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:04,755 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.209s 2025-01-10 14:07:04,755 91910 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, 10 Jan 2025 14:07:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-f1f14c1e-6421-4509-8eef-ede68fd21742', 'x-compute-request-id': 'req-f1f14c1e-6421-4509-8eef-ede68fd21742', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:05,964 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.192s 2025-01-10 14:07:05,964 91910 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, 10 Jan 2025 14:07:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-1542e69b-e9eb-44a2-8f4a-225b18fc18cd', 'x-compute-request-id': 'req-1542e69b-e9eb-44a2-8f4a-225b18fc18cd', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:07,145 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.171s 2025-01-10 14:07:07,146 91910 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, 10 Jan 2025 14:07:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-32375259-bb58-4860-95e4-35c74b6da2da', 'x-compute-request-id': 'req-32375259-bb58-4860-95e4-35c74b6da2da', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:08,333 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.179s 2025-01-10 14:07:08,333 91910 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, 10 Jan 2025 14:07:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-2aaa9cba-60cc-4017-ab73-d716ca211d5d', 'x-compute-request-id': 'req-2aaa9cba-60cc-4017-ab73-d716ca211d5d', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:09,590 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.249s 2025-01-10 14:07:09,591 91910 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, 10 Jan 2025 14:07:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-5137332a-5c08-4cf3-936f-756e210b4ea6', 'x-compute-request-id': 'req-5137332a-5c08-4cf3-936f-756e210b4ea6', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:10,821 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.222s 2025-01-10 14:07:10,822 91910 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, 10 Jan 2025 14:07:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-4b1a88c8-0ea5-4159-a08e-672d8e293457', 'x-compute-request-id': 'req-4b1a88c8-0ea5-4159-a08e-672d8e293457', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:12,044 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.206s 2025-01-10 14:07:12,045 91910 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, 10 Jan 2025 14:07:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-c60bd16e-da97-45f6-b567-b44fdc417784', 'x-compute-request-id': 'req-c60bd16e-da97-45f6-b567-b44fdc417784', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:13,259 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.199s 2025-01-10 14:07:13,259 91910 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, 10 Jan 2025 14:07:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-652547d7-3998-4634-b9f6-20b45ffea2a6', 'x-compute-request-id': 'req-652547d7-3998-4634-b9f6-20b45ffea2a6', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:14,436 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.168s 2025-01-10 14:07:14,437 91910 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, 10 Jan 2025 14:07:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-840f0fdb-72b4-44ce-9e94-4d30d91f26c8', 'x-compute-request-id': 'req-840f0fdb-72b4-44ce-9e94-4d30d91f26c8', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:15,743 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.297s 2025-01-10 14:07:15,743 91910 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, 10 Jan 2025 14:07:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-d0e34b53-a4f0-44f5-9bdf-21057f14ef48', 'x-compute-request-id': 'req-d0e34b53-a4f0-44f5-9bdf-21057f14ef48', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:16,925 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.166s 2025-01-10 14:07:16,925 91910 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, 10 Jan 2025 14:07:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-b7bd5bcd-4809-434c-a858-fa61ff39c2fd', 'x-compute-request-id': 'req-b7bd5bcd-4809-434c-a858-fa61ff39c2fd', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:18,108 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.171s 2025-01-10 14:07:18,108 91910 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, 10 Jan 2025 14:07:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-b579d70b-8c85-4111-a9cb-9f665a926307', 'x-compute-request-id': 'req-b579d70b-8c85-4111-a9cb-9f665a926307', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:19,306 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.181s 2025-01-10 14:07:19,306 91910 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, 10 Jan 2025 14:07:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-b8d13cdc-5635-4bb7-bd7b-28d0c813f696', 'x-compute-request-id': 'req-b8d13cdc-5635-4bb7-bd7b-28d0c813f696', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:20,514 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.192s 2025-01-10 14:07:20,514 91910 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, 10 Jan 2025 14:07:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-b4077ac9-bf9d-43d2-ba77-5812952d28a5', 'x-compute-request-id': 'req-b4077ac9-bf9d-43d2-ba77-5812952d28a5', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:21,797 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.267s 2025-01-10 14:07:21,798 91910 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, 10 Jan 2025 14:07:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-06c4bdde-40f3-47d1-8b2f-f6ed2167a08b', 'x-compute-request-id': 'req-06c4bdde-40f3-47d1-8b2f-f6ed2167a08b', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:23,030 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.217s 2025-01-10 14:07:23,030 91910 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, 10 Jan 2025 14:07:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-602000b9-dedb-4aaf-a15f-f0baf6088fa9', 'x-compute-request-id': 'req-602000b9-dedb-4aaf-a15f-f0baf6088fa9', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:24,263 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.224s 2025-01-10 14:07:24,264 91910 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, 10 Jan 2025 14:07:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-2befd735-c4f4-45bf-b822-50eee939c289', 'x-compute-request-id': 'req-2befd735-c4f4-45bf-b822-50eee939c289', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:25,479 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.200s 2025-01-10 14:07:25,480 91910 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, 10 Jan 2025 14:07:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-497f7967-5cf4-409a-a85f-3cd61dd92787', 'x-compute-request-id': 'req-497f7967-5cf4-409a-a85f-3cd61dd92787', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:26,699 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.202s 2025-01-10 14:07:26,699 91910 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, 10 Jan 2025 14:07:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-c28dc060-87de-4a2d-a6e0-583e5d4f16ad', 'x-compute-request-id': 'req-c28dc060-87de-4a2d-a6e0-583e5d4f16ad', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:28,044 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.336s 2025-01-10 14:07:28,044 91910 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, 10 Jan 2025 14:07:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-2adaa5f3-ec20-4ad3-924a-0a2355f98d36', 'x-compute-request-id': 'req-2adaa5f3-ec20-4ad3-924a-0a2355f98d36', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:29,278 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.219s 2025-01-10 14:07:29,279 91910 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, 10 Jan 2025 14:07:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-ec4b8f3e-1733-44e9-b240-ea1ff9233c62', 'x-compute-request-id': 'req-ec4b8f3e-1733-44e9-b240-ea1ff9233c62', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:30,468 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.179s 2025-01-10 14:07:30,468 91910 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, 10 Jan 2025 14:07:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-3769b500-b00c-4ded-a941-0fc410a636c7', 'x-compute-request-id': 'req-3769b500-b00c-4ded-a941-0fc410a636c7', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:31,730 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.254s 2025-01-10 14:07:31,730 91910 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, 10 Jan 2025 14:07:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-4cade81f-73d2-455e-a643-8e5f378939dc', 'x-compute-request-id': 'req-4cade81f-73d2-455e-a643-8e5f378939dc', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:32,993 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.245s 2025-01-10 14:07:32,993 91910 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, 10 Jan 2025 14:07:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-fa059de6-efbb-460f-95e8-9e9d998f20ac', 'x-compute-request-id': 'req-fa059de6-efbb-460f-95e8-9e9d998f20ac', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:34,338 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.325s 2025-01-10 14:07:34,339 91910 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, 10 Jan 2025 14:07:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-fb475c04-e5f1-4cd0-8a9d-7e8b7e5b9bb6', 'x-compute-request-id': 'req-fb475c04-e5f1-4cd0-8a9d-7e8b7e5b9bb6', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:35,642 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.283s 2025-01-10 14:07:35,642 91910 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, 10 Jan 2025 14:07:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-fe4a20dc-2afd-424f-8ca3-c0d12a75c6d6', 'x-compute-request-id': 'req-fe4a20dc-2afd-424f-8ca3-c0d12a75c6d6', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:36,900 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.249s 2025-01-10 14:07:36,900 91910 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, 10 Jan 2025 14:07:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-57a59e12-490e-449d-851b-0d70617d78bc', 'x-compute-request-id': 'req-57a59e12-490e-449d-851b-0d70617d78bc', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:38,058 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.147s 2025-01-10 14:07:38,058 91910 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, 10 Jan 2025 14:07:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-040d2102-556e-4743-84bf-aa227e5d4003', 'x-compute-request-id': 'req-040d2102-556e-4743-84bf-aa227e5d4003', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:39,278 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.212s 2025-01-10 14:07:39,279 91910 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, 10 Jan 2025 14:07:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-d0a27d01-2809-48dc-bd82-9c8a683e2413', 'x-compute-request-id': 'req-d0a27d01-2809-48dc-bd82-9c8a683e2413', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:40,648 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.355s 2025-01-10 14:07:40,649 91910 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, 10 Jan 2025 14:07:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-85377726-59c7-49aa-8b6e-c5c64993d5aa', 'x-compute-request-id': 'req-85377726-59c7-49aa-8b6e-c5c64993d5aa', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:41,910 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.250s 2025-01-10 14:07:41,911 91910 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, 10 Jan 2025 14:07:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-817ab94d-f71f-4020-be1c-360cc137ac43', 'x-compute-request-id': 'req-817ab94d-f71f-4020-be1c-360cc137ac43', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:43,099 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.170s 2025-01-10 14:07:43,100 91910 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, 10 Jan 2025 14:07:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-4251b92e-e1bb-4684-bef2-35bf19117aa2', 'x-compute-request-id': 'req-4251b92e-e1bb-4684-bef2-35bf19117aa2', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:44,376 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.267s 2025-01-10 14:07:44,376 91910 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, 10 Jan 2025 14:07:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-b5795a17-79b0-4c33-9f30-aac8f0439a7f', 'x-compute-request-id': 'req-b5795a17-79b0-4c33-9f30-aac8f0439a7f', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:45,628 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.242s 2025-01-10 14:07:45,628 91910 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, 10 Jan 2025 14:07:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-c2620ce7-ced3-48ad-9bc0-d34d3cdfc972', 'x-compute-request-id': 'req-c2620ce7-ced3-48ad-9bc0-d34d3cdfc972', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:47,007 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.361s 2025-01-10 14:07:47,008 91910 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, 10 Jan 2025 14:07:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-727f6012-1ca6-411e-8c0a-089f5f175a16', 'x-compute-request-id': 'req-727f6012-1ca6-411e-8c0a-089f5f175a16', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:48,189 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.174s 2025-01-10 14:07:48,190 91910 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, 10 Jan 2025 14:07:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-413d775f-0cbb-4b91-bc92-d98193f6c742', 'x-compute-request-id': 'req-413d775f-0cbb-4b91-bc92-d98193f6c742', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:49,375 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.174s 2025-01-10 14:07:49,376 91910 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, 10 Jan 2025 14:07:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-5e5d3fb0-6b10-4397-8ce9-ee9c557be7ea', 'x-compute-request-id': 'req-5e5d3fb0-6b10-4397-8ce9-ee9c557be7ea', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:50,642 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.248s 2025-01-10 14:07:50,642 91910 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, 10 Jan 2025 14:07:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-08924164-6bbf-404c-8b26-0bc58511c956', 'x-compute-request-id': 'req-08924164-6bbf-404c-8b26-0bc58511c956', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:51,834 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.178s 2025-01-10 14:07:51,835 91910 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, 10 Jan 2025 14:07:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-7f48794c-50b8-4cd6-8708-407a84c90fe5', 'x-compute-request-id': 'req-7f48794c-50b8-4cd6-8708-407a84c90fe5', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:53,150 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.302s 2025-01-10 14:07:53,150 91910 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, 10 Jan 2025 14:07:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-0e562541-ee07-4836-8329-be412d1e3980', 'x-compute-request-id': 'req-0e562541-ee07-4836-8329-be412d1e3980', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:54,388 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.223s 2025-01-10 14:07:54,388 91910 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, 10 Jan 2025 14:07:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-3011eabd-a726-4a98-ae11-1dadae427ca4', 'x-compute-request-id': 'req-3011eabd-a726-4a98-ae11-1dadae427ca4', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:55,652 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.249s 2025-01-10 14:07:55,653 91910 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, 10 Jan 2025 14:07:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-3a97c170-5e27-4158-b7b2-0ad2c8bcfb1d', 'x-compute-request-id': 'req-3a97c170-5e27-4158-b7b2-0ad2c8bcfb1d', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:56,882 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.202s 2025-01-10 14:07:56,884 91910 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, 10 Jan 2025 14:07:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-ebb32d3c-61a0-4a67-9b14-775969152023', 'x-compute-request-id': 'req-ebb32d3c-61a0-4a67-9b14-775969152023', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:58,134 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.237s 2025-01-10 14:07:58,134 91910 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, 10 Jan 2025 14:07:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-d29125c2-30a8-46cd-92b5-e64ee82e55f1', 'x-compute-request-id': 'req-d29125c2-30a8-46cd-92b5-e64ee82e55f1', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:07:59,494 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.344s 2025-01-10 14:07:59,495 91910 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, 10 Jan 2025 14:07:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-f3a4233f-301a-4b38-92b3-3a874e393f2c', 'x-compute-request-id': 'req-f3a4233f-301a-4b38-92b3-3a874e393f2c', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:00,726 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.214s 2025-01-10 14:08:00,727 91910 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, 10 Jan 2025 14:08:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-4ba0080d-d8ab-48b3-bb7f-3d5f033e0123', 'x-compute-request-id': 'req-4ba0080d-d8ab-48b3-bb7f-3d5f033e0123', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:01,903 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.155s 2025-01-10 14:08:01,903 91910 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, 10 Jan 2025 14:08:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-9a76d9f1-fe9c-4b51-af36-a0c76292f5fc', 'x-compute-request-id': 'req-9a76d9f1-fe9c-4b51-af36-a0c76292f5fc', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:03,118 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.208s 2025-01-10 14:08:03,119 91910 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, 10 Jan 2025 14:08:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-7dcb8122-21af-446a-9b15-26c30a97a909', 'x-compute-request-id': 'req-7dcb8122-21af-446a-9b15-26c30a97a909', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:04,364 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.229s 2025-01-10 14:08:04,364 91910 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, 10 Jan 2025 14:08:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-2f6b808b-d0f8-49dc-a675-29a75c38f83c', 'x-compute-request-id': 'req-2f6b808b-d0f8-49dc-a675-29a75c38f83c', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:05,712 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.340s 2025-01-10 14:08:05,713 91910 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, 10 Jan 2025 14:08:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-37ef81ae-bab8-444a-9a11-ec703482f4f9', 'x-compute-request-id': 'req-37ef81ae-bab8-444a-9a11-ec703482f4f9', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:06,926 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.198s 2025-01-10 14:08:06,927 91910 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, 10 Jan 2025 14:08:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-d679dcfd-9975-4c44-99ee-7d3ff721c347', 'x-compute-request-id': 'req-d679dcfd-9975-4c44-99ee-7d3ff721c347', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:08,183 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.239s 2025-01-10 14:08:08,184 91910 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, 10 Jan 2025 14:08:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-0af51e00-4829-43ce-bbc3-b3003464c240', 'x-compute-request-id': 'req-0af51e00-4829-43ce-bbc3-b3003464c240', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:09,418 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.218s 2025-01-10 14:08:09,419 91910 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, 10 Jan 2025 14:08:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-9419c96f-acae-4dbf-aa25-df77f04aa579', 'x-compute-request-id': 'req-9419c96f-acae-4dbf-aa25-df77f04aa579', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:10,987 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.553s 2025-01-10 14:08:10,987 91910 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, 10 Jan 2025 14:08:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-f6b4c9ac-f688-4d44-bf80-e6b5fb709a51', 'x-compute-request-id': 'req-f6b4c9ac-f688-4d44-bf80-e6b5fb709a51', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:12,224 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.220s 2025-01-10 14:08:12,224 91910 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, 10 Jan 2025 14:08:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-99447cb5-8fce-4a47-b53e-ba860160e731', 'x-compute-request-id': 'req-99447cb5-8fce-4a47-b53e-ba860160e731', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:13,461 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.228s 2025-01-10 14:08:13,461 91910 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, 10 Jan 2025 14:08:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-253ba0f3-7c89-46e5-8acf-a8a099f1311b', 'x-compute-request-id': 'req-253ba0f3-7c89-46e5-8acf-a8a099f1311b', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:14,683 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.208s 2025-01-10 14:08:14,683 91910 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, 10 Jan 2025 14:08:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-38239bf2-0718-4a2f-aa88-cc0b228c817f', 'x-compute-request-id': 'req-38239bf2-0718-4a2f-aa88-cc0b228c817f', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:15,941 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.248s 2025-01-10 14:08:15,942 91910 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, 10 Jan 2025 14:08:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-f1310861-d97a-4357-beac-853f393d3d5f', 'x-compute-request-id': 'req-f1310861-d97a-4357-beac-853f393d3d5f', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:17,250 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.289s 2025-01-10 14:08:17,250 91910 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, 10 Jan 2025 14:08:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-e58bfc10-3ad5-4e65-99bc-de95c48e2095', 'x-compute-request-id': 'req-e58bfc10-3ad5-4e65-99bc-de95c48e2095', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:18,487 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.229s 2025-01-10 14:08:18,488 91910 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, 10 Jan 2025 14:08:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-24cf1f9a-f0b4-43e3-a2b6-0149a2e83e74', 'x-compute-request-id': 'req-24cf1f9a-f0b4-43e3-a2b6-0149a2e83e74', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:19,749 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.244s 2025-01-10 14:08:19,749 91910 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, 10 Jan 2025 14:08:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-45aef5f3-d005-4075-83ae-56894d24beaf', 'x-compute-request-id': 'req-45aef5f3-d005-4075-83ae-56894d24beaf', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:20,962 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.198s 2025-01-10 14:08:20,963 91910 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, 10 Jan 2025 14:08:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-cfed9eb5-d51a-4268-a2c5-ff4706f4ef43', 'x-compute-request-id': 'req-cfed9eb5-d51a-4268-a2c5-ff4706f4ef43', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:22,224 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.254s 2025-01-10 14:08:22,224 91910 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, 10 Jan 2025 14:08:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-91900bd1-572a-4368-b96f-9b55fb3383fd', 'x-compute-request-id': 'req-91900bd1-572a-4368-b96f-9b55fb3383fd', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:23,530 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.298s 2025-01-10 14:08:23,531 91910 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, 10 Jan 2025 14:08:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-a27b4b59-30fe-4b57-8db5-61b5825595c1', 'x-compute-request-id': 'req-a27b4b59-30fe-4b57-8db5-61b5825595c1', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:24,761 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.215s 2025-01-10 14:08:24,762 91910 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, 10 Jan 2025 14:08:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-8716b91b-22f5-447c-bf68-a67b2b45c136', 'x-compute-request-id': 'req-8716b91b-22f5-447c-bf68-a67b2b45c136', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:26,002 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.224s 2025-01-10 14:08:26,003 91910 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, 10 Jan 2025 14:08:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-e0b1c3b1-5709-4aed-90cf-d10434cde2cb', 'x-compute-request-id': 'req-e0b1c3b1-5709-4aed-90cf-d10434cde2cb', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:27,183 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.170s 2025-01-10 14:08:27,183 91910 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, 10 Jan 2025 14:08:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-c971b7f8-3f75-4718-ab6e-205d131e7257', 'x-compute-request-id': 'req-c971b7f8-3f75-4718-ab6e-205d131e7257', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:28,390 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.190s 2025-01-10 14:08:28,390 91910 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, 10 Jan 2025 14:08:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-03d2ed5a-922d-4ab3-b85e-970cc25aa626', 'x-compute-request-id': 'req-03d2ed5a-922d-4ab3-b85e-970cc25aa626', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:29,648 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.240s 2025-01-10 14:08:29,649 91910 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, 10 Jan 2025 14:08:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-b96633a7-8f0f-456b-a263-4b36e39ae29a', 'x-compute-request-id': 'req-b96633a7-8f0f-456b-a263-4b36e39ae29a', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:30,870 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.206s 2025-01-10 14:08:30,871 91910 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, 10 Jan 2025 14:08:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-c03f5132-fc58-48fe-ab4f-be44c165cf6f', 'x-compute-request-id': 'req-c03f5132-fc58-48fe-ab4f-be44c165cf6f', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:32,093 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.215s 2025-01-10 14:08:32,094 91910 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, 10 Jan 2025 14:08:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-ac524703-e3d0-427a-977d-254790b05a30', 'x-compute-request-id': 'req-ac524703-e3d0-427a-977d-254790b05a30', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:33,334 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.226s 2025-01-10 14:08:33,335 91910 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, 10 Jan 2025 14:08:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-5fb89281-63f3-4b30-9621-b30be1511421', 'x-compute-request-id': 'req-5fb89281-63f3-4b30-9621-b30be1511421', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:34,587 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.235s 2025-01-10 14:08:34,587 91910 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, 10 Jan 2025 14:08:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-1bf5d478-808d-49e5-a769-36f6c646228c', 'x-compute-request-id': 'req-1bf5d478-808d-49e5-a769-36f6c646228c', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:35,904 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.303s 2025-01-10 14:08:35,905 91910 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, 10 Jan 2025 14:08:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-3522d248-4357-46e2-ae13-b72add4dd0b0', 'x-compute-request-id': 'req-3522d248-4357-46e2-ae13-b72add4dd0b0', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:37,214 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.301s 2025-01-10 14:08:37,214 91910 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, 10 Jan 2025 14:08:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-acbd67dd-a099-4755-ae03-55b4ee2bb023', 'x-compute-request-id': 'req-acbd67dd-a099-4755-ae03-55b4ee2bb023', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:38,473 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.249s 2025-01-10 14:08:38,473 91910 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, 10 Jan 2025 14:08:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-247e79c1-ef05-4c86-9727-5fa180ebd7d9', 'x-compute-request-id': 'req-247e79c1-ef05-4c86-9727-5fa180ebd7d9', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:39,725 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.235s 2025-01-10 14:08:39,726 91910 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, 10 Jan 2025 14:08:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-95f08689-e7a1-4ea7-b57c-4f101081d3c8', 'x-compute-request-id': 'req-95f08689-e7a1-4ea7-b57c-4f101081d3c8', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:41,118 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.375s 2025-01-10 14:08:41,119 91910 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, 10 Jan 2025 14:08:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-171ad87d-8687-4e35-b683-092670f7ad4b', 'x-compute-request-id': 'req-171ad87d-8687-4e35-b683-092670f7ad4b', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:42,409 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.278s 2025-01-10 14:08:42,409 91910 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, 10 Jan 2025 14:08:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-c7dd3bc4-8262-4018-b591-621384c75241', 'x-compute-request-id': 'req-c7dd3bc4-8262-4018-b591-621384c75241', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:43,641 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.216s 2025-01-10 14:08:43,641 91910 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, 10 Jan 2025 14:08:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-2c73c2f8-2e77-43c7-8055-fdec4786a1fb', 'x-compute-request-id': 'req-2c73c2f8-2e77-43c7-8055-fdec4786a1fb', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:44,891 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.240s 2025-01-10 14:08:44,891 91910 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, 10 Jan 2025 14:08:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-0072eab5-1278-4c48-9621-fb73f0acd71c', 'x-compute-request-id': 'req-0072eab5-1278-4c48-9621-fb73f0acd71c', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:46,282 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.374s 2025-01-10 14:08:46,282 91910 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, 10 Jan 2025 14:08:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-7532687a-261f-40e8-992f-dd17c8702a6f', 'x-compute-request-id': 'req-7532687a-261f-40e8-992f-dd17c8702a6f', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:47,513 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.223s 2025-01-10 14:08:47,514 91910 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, 10 Jan 2025 14:08:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-74ebb065-6d83-4b18-a917-83209cf5d59f', 'x-compute-request-id': 'req-74ebb065-6d83-4b18-a917-83209cf5d59f', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:48,777 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.247s 2025-01-10 14:08:48,777 91910 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, 10 Jan 2025 14:08:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-925b320f-9758-4931-bdc6-119f24d8a5a2', 'x-compute-request-id': 'req-925b320f-9758-4931-bdc6-119f24d8a5a2', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:49,990 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.196s 2025-01-10 14:08:49,990 91910 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, 10 Jan 2025 14:08:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-39fd2c4d-ce27-4614-8216-76916fa76bec', 'x-compute-request-id': 'req-39fd2c4d-ce27-4614-8216-76916fa76bec', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:51,267 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.268s 2025-01-10 14:08:51,268 91910 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, 10 Jan 2025 14:08:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-c99e75f7-8275-4144-85ae-4b06d264655e', 'x-compute-request-id': 'req-c99e75f7-8275-4144-85ae-4b06d264655e', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:52,625 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.343s 2025-01-10 14:08:52,626 91910 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, 10 Jan 2025 14:08:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-a3f19fcb-6b2e-4848-972b-be3682eb00fa', 'x-compute-request-id': 'req-a3f19fcb-6b2e-4848-972b-be3682eb00fa', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:53,901 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.262s 2025-01-10 14:08:53,902 91910 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, 10 Jan 2025 14:08:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-7f854e26-628d-484d-ada2-b2ab37df87cc', 'x-compute-request-id': 'req-7f854e26-628d-484d-ada2-b2ab37df87cc', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:55,169 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.250s 2025-01-10 14:08:55,169 91910 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, 10 Jan 2025 14:08:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-9c6e8a3b-1f15-4f88-814e-e206e40f5946', 'x-compute-request-id': 'req-9c6e8a3b-1f15-4f88-814e-e206e40f5946', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:56,395 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.210s 2025-01-10 14:08:56,396 91910 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, 10 Jan 2025 14:08:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-9f7eaeac-499b-40c2-be06-0606c67f6ab9', 'x-compute-request-id': 'req-9f7eaeac-499b-40c2-be06-0606c67f6ab9', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:57,697 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.291s 2025-01-10 14:08:57,697 91910 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, 10 Jan 2025 14:08:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-1f020889-6a4c-492e-a92e-0adfa872b2a5', 'x-compute-request-id': 'req-1f020889-6a4c-492e-a92e-0adfa872b2a5', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:08:58,932 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.227s 2025-01-10 14:08:58,933 91910 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, 10 Jan 2025 14:08:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-0f23c7bc-c180-4c85-8d62-03d0d968e23a', 'x-compute-request-id': 'req-0f23c7bc-c180-4c85-8d62-03d0d968e23a', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:00,199 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.254s 2025-01-10 14:09:00,199 91910 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, 10 Jan 2025 14:08:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-31388ca2-bbd3-4a13-bba3-60780583b030', 'x-compute-request-id': 'req-31388ca2-bbd3-4a13-bba3-60780583b030', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:01,370 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.162s 2025-01-10 14:09:01,370 91910 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, 10 Jan 2025 14:09:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-7de0833c-09bf-4ec8-a7cc-e04c8c911fd1', 'x-compute-request-id': 'req-7de0833c-09bf-4ec8-a7cc-e04c8c911fd1', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:02,608 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.231s 2025-01-10 14:09:02,609 91910 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, 10 Jan 2025 14:09:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-ab28544c-6d0c-44e5-9272-5bc83cb37bf9', 'x-compute-request-id': 'req-ab28544c-6d0c-44e5-9272-5bc83cb37bf9', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:03,934 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.310s 2025-01-10 14:09:03,935 91910 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, 10 Jan 2025 14:09:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-7b85bf37-2690-4e85-aed1-6d9db82241ee', 'x-compute-request-id': 'req-7b85bf37-2690-4e85-aed1-6d9db82241ee', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:05,193 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.242s 2025-01-10 14:09:05,194 91910 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, 10 Jan 2025 14:09:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-670c6861-1161-4e1e-bec5-78c13e7920be', 'x-compute-request-id': 'req-670c6861-1161-4e1e-bec5-78c13e7920be', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:06,428 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.224s 2025-01-10 14:09:06,429 91910 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, 10 Jan 2025 14:09:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-94e883b2-247b-4e5d-9912-395500ffe701', 'x-compute-request-id': 'req-94e883b2-247b-4e5d-9912-395500ffe701', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:07,627 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.186s 2025-01-10 14:09:07,627 91910 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, 10 Jan 2025 14:09:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-78f3223d-0552-4f78-8a0a-ec15a6cd3aad', 'x-compute-request-id': 'req-78f3223d-0552-4f78-8a0a-ec15a6cd3aad', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:08,814 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.172s 2025-01-10 14:09:08,814 91910 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, 10 Jan 2025 14:09:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-d0234b10-fb5b-48ce-ab30-f8c3459e2a9a', 'x-compute-request-id': 'req-d0234b10-fb5b-48ce-ab30-f8c3459e2a9a', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:10,154 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.323s 2025-01-10 14:09:10,154 91910 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, 10 Jan 2025 14:09:09 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-8a90236d-89e1-43b7-b9b2-3fb2866a6cd5', 'x-compute-request-id': 'req-8a90236d-89e1-43b7-b9b2-3fb2866a6cd5', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:11,405 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.235s 2025-01-10 14:09:11,406 91910 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, 10 Jan 2025 14:09:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-7c2a4942-6f7d-4308-86ed-32383b239258', 'x-compute-request-id': 'req-7c2a4942-6f7d-4308-86ed-32383b239258', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:12,608 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.187s 2025-01-10 14:09:12,609 91910 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, 10 Jan 2025 14:09:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-78dbdb6c-e50b-4b39-b29b-3e3c5618fe3d', 'x-compute-request-id': 'req-78dbdb6c-e50b-4b39-b29b-3e3c5618fe3d', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:13,828 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.212s 2025-01-10 14:09:13,829 91910 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, 10 Jan 2025 14:09:13 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-4b9a079d-6fc6-4b54-a4bd-f40ccbe362b1', 'x-compute-request-id': 'req-4b9a079d-6fc6-4b54-a4bd-f40ccbe362b1', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:15,027 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.189s 2025-01-10 14:09:15,028 91910 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, 10 Jan 2025 14:09:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-026b84e3-0b96-4ed8-a09c-e360ab4226d3', 'x-compute-request-id': 'req-026b84e3-0b96-4ed8-a09c-e360ab4226d3', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:16,346 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.304s 2025-01-10 14:09:16,346 91910 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, 10 Jan 2025 14:09:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-a5df922c-b4a5-4db9-b9a0-e4318fb96d50', 'x-compute-request-id': 'req-a5df922c-b4a5-4db9-b9a0-e4318fb96d50', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:17,567 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.208s 2025-01-10 14:09:17,568 91910 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, 10 Jan 2025 14:09:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-96a3b549-dc23-44b2-bdcd-c4b2135ff63e', 'x-compute-request-id': 'req-96a3b549-dc23-44b2-bdcd-c4b2135ff63e', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:18,757 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.180s 2025-01-10 14:09:18,757 91910 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, 10 Jan 2025 14:09:18 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-1430fae5-1995-4510-8b28-fd79543cb759', 'x-compute-request-id': 'req-1430fae5-1995-4510-8b28-fd79543cb759', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:19,921 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.150s 2025-01-10 14:09:19,922 91910 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, 10 Jan 2025 14:09:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-4c0d56c5-fc1d-481e-ab75-46be6c196841', 'x-compute-request-id': 'req-4c0d56c5-fc1d-481e-ab75-46be6c196841', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:21,145 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.214s 2025-01-10 14:09:21,145 91910 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, 10 Jan 2025 14:09:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-22d03dba-5f07-4d2e-a544-e0f74019c21a', 'x-compute-request-id': 'req-22d03dba-5f07-4d2e-a544-e0f74019c21a', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:22,434 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.276s 2025-01-10 14:09:22,434 91910 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, 10 Jan 2025 14:09:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-5bbd78f2-6dd3-4129-8143-f1511d0bbc42', 'x-compute-request-id': 'req-5bbd78f2-6dd3-4129-8143-f1511d0bbc42', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:23,614 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.167s 2025-01-10 14:09:23,615 91910 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, 10 Jan 2025 14:09:23 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-12a8a984-beac-4638-aab2-f5e63166c7b7', 'x-compute-request-id': 'req-12a8a984-beac-4638-aab2-f5e63166c7b7', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:24,898 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.265s 2025-01-10 14:09:24,899 91910 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, 10 Jan 2025 14:09:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-72e9dbfb-54e9-49b0-9ea9-105c808a2d9b', 'x-compute-request-id': 'req-72e9dbfb-54e9-49b0-9ea9-105c808a2d9b', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:26,181 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.265s 2025-01-10 14:09:26,181 91910 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, 10 Jan 2025 14:09:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-7978c8ee-6327-48c1-a594-52643432c9da', 'x-compute-request-id': 'req-7978c8ee-6327-48c1-a594-52643432c9da', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:27,524 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.335s 2025-01-10 14:09:27,525 91910 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, 10 Jan 2025 14:09:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-e4c19c09-890b-4e9c-b177-d95bd76e3f81', 'x-compute-request-id': 'req-e4c19c09-890b-4e9c-b177-d95bd76e3f81', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:28,788 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.247s 2025-01-10 14:09:28,788 91910 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, 10 Jan 2025 14:09:28 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-2a29ce8f-0371-46d0-aba3-db1ec8eef51b', 'x-compute-request-id': 'req-2a29ce8f-0371-46d0-aba3-db1ec8eef51b', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:30,008 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.205s 2025-01-10 14:09:30,009 91910 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, 10 Jan 2025 14:09:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-ef2a032b-7eae-47dc-b84c-38916d72e88f', 'x-compute-request-id': 'req-ef2a032b-7eae-47dc-b84c-38916d72e88f', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:31,302 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.284s 2025-01-10 14:09:31,303 91910 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, 10 Jan 2025 14:09:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-e40c407a-1c3a-49c1-a803-daf2c630ab51', 'x-compute-request-id': 'req-e40c407a-1c3a-49c1-a803-daf2c630ab51', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:32,646 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.327s 2025-01-10 14:09:32,647 91910 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, 10 Jan 2025 14:09:32 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-93b554cb-5075-4377-aa66-8fb333e5ae7b', 'x-compute-request-id': 'req-93b554cb-5075-4377-aa66-8fb333e5ae7b', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:33,838 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.174s 2025-01-10 14:09:33,839 91910 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, 10 Jan 2025 14:09:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-e17f58c8-ab28-4cee-a6ee-78a45569be8a', 'x-compute-request-id': 'req-e17f58c8-ab28-4cee-a6ee-78a45569be8a', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:35,074 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.227s 2025-01-10 14:09:35,074 91910 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, 10 Jan 2025 14:09:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-402d7c83-807e-412c-94ad-35726acc4009', 'x-compute-request-id': 'req-402d7c83-807e-412c-94ad-35726acc4009', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:36,369 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.286s 2025-01-10 14:09:36,370 91910 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, 10 Jan 2025 14:09:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-674f33a6-e8ee-419a-88f9-633684406a83', 'x-compute-request-id': 'req-674f33a6-e8ee-419a-88f9-633684406a83', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:37,568 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.181s 2025-01-10 14:09:37,569 91910 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, 10 Jan 2025 14:09:37 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-54dabde0-1887-4d96-b726-d750bb006a6b', 'x-compute-request-id': 'req-54dabde0-1887-4d96-b726-d750bb006a6b', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:38,921 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.336s 2025-01-10 14:09:38,922 91910 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, 10 Jan 2025 14:09:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-dfb86192-965d-4184-a742-4702c3fb775d', 'x-compute-request-id': 'req-dfb86192-965d-4184-a742-4702c3fb775d', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:40,198 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.268s 2025-01-10 14:09:40,198 91910 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, 10 Jan 2025 14:09:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-5fbead35-8509-484b-8114-8566b43bbeed', 'x-compute-request-id': 'req-5fbead35-8509-484b-8114-8566b43bbeed', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:41,435 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.224s 2025-01-10 14:09:41,435 91910 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, 10 Jan 2025 14:09:41 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-47bcc421-a5f1-4ca9-b2cc-142120b6d8ee', 'x-compute-request-id': 'req-47bcc421-a5f1-4ca9-b2cc-142120b6d8ee', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:42,671 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.225s 2025-01-10 14:09:42,672 91910 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, 10 Jan 2025 14:09:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-323108ba-d674-4a7d-a69e-22c53aa95aef', 'x-compute-request-id': 'req-323108ba-d674-4a7d-a69e-22c53aa95aef', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:43,907 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.218s 2025-01-10 14:09:43,907 91910 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, 10 Jan 2025 14:09:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-ab24fa6c-917c-4dc3-994b-eff2cbcaebed', 'x-compute-request-id': 'req-ab24fa6c-917c-4dc3-994b-eff2cbcaebed', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:45,223 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.307s 2025-01-10 14:09:45,224 91910 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, 10 Jan 2025 14:09:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-8156d56b-5321-4a43-8293-18b8a5ddb1c7', 'x-compute-request-id': 'req-8156d56b-5321-4a43-8293-18b8a5ddb1c7', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:46,422 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.190s 2025-01-10 14:09:46,423 91910 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, 10 Jan 2025 14:09:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-8980c02d-2b0f-460d-9af8-b7e56a92772e', 'x-compute-request-id': 'req-8980c02d-2b0f-460d-9af8-b7e56a92772e', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:47,643 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.208s 2025-01-10 14:09:47,644 91910 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, 10 Jan 2025 14:09:47 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-a6b43f8b-c2dd-4299-a38c-d138c139a945', 'x-compute-request-id': 'req-a6b43f8b-c2dd-4299-a38c-d138c139a945', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:48,885 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.233s 2025-01-10 14:09:48,886 91910 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, 10 Jan 2025 14:09:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-a06effe6-f6e8-41bb-b402-960a3d7dae9d', 'x-compute-request-id': 'req-a06effe6-f6e8-41bb-b402-960a3d7dae9d', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:50,104 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.189s 2025-01-10 14:09:50,105 91910 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, 10 Jan 2025 14:09:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-f97c8355-3c89-4804-9c80-74310fa44ccb', 'x-compute-request-id': 'req-f97c8355-3c89-4804-9c80-74310fa44ccb', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:51,475 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.347s 2025-01-10 14:09:51,476 91910 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, 10 Jan 2025 14:09:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-938f1a52-7ef9-4a3a-b58c-e166b6e0cdf8', 'x-compute-request-id': 'req-938f1a52-7ef9-4a3a-b58c-e166b6e0cdf8', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:52,724 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.233s 2025-01-10 14:09:52,725 91910 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, 10 Jan 2025 14:09:52 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-79f7f2a5-c513-4a94-8523-982f0dadf249', 'x-compute-request-id': 'req-79f7f2a5-c513-4a94-8523-982f0dadf249', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:53,972 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.233s 2025-01-10 14:09:53,972 91910 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, 10 Jan 2025 14:09:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-33fa8b15-b698-49c8-a8f8-84046eaf1466', 'x-compute-request-id': 'req-33fa8b15-b698-49c8-a8f8-84046eaf1466', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:55,216 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.226s 2025-01-10 14:09:55,216 91910 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, 10 Jan 2025 14:09:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-5efb941d-b813-4c2c-912a-f222f1afd520', 'x-compute-request-id': 'req-5efb941d-b813-4c2c-912a-f222f1afd520', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:56,445 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.212s 2025-01-10 14:09:56,445 91910 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, 10 Jan 2025 14:09:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-7dbc7427-3c98-4138-aacb-319d35aa7d77', 'x-compute-request-id': 'req-7dbc7427-3c98-4138-aacb-319d35aa7d77', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:57,780 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.319s 2025-01-10 14:09:57,781 91910 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, 10 Jan 2025 14:09:57 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-54bcd771-e457-43df-b2a1-f4bb8e8160b5', 'x-compute-request-id': 'req-54bcd771-e457-43df-b2a1-f4bb8e8160b5', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:09:59,036 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.237s 2025-01-10 14:09:59,036 91910 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, 10 Jan 2025 14:09:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-42e171e7-a366-4f81-b6ac-2cf2488abe14', 'x-compute-request-id': 'req-42e171e7-a366-4f81-b6ac-2cf2488abe14', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:00,267 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.213s 2025-01-10 14:10:00,268 91910 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, 10 Jan 2025 14:10:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-b7ac03e2-5a36-4b64-bd1a-9cf5629a17af', 'x-compute-request-id': 'req-b7ac03e2-5a36-4b64-bd1a-9cf5629a17af', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:01,488 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.212s 2025-01-10 14:10:01,488 91910 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, 10 Jan 2025 14:10:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-1ef76e2e-d910-4f00-8be0-c7965d8205cd', 'x-compute-request-id': 'req-1ef76e2e-d910-4f00-8be0-c7965d8205cd', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:02,702 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.196s 2025-01-10 14:10:02,702 91910 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, 10 Jan 2025 14:10:02 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-97377fa2-cffd-4626-b264-768dac10139f', 'x-compute-request-id': 'req-97377fa2-cffd-4626-b264-768dac10139f', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:04,047 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.336s 2025-01-10 14:10:04,047 91910 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, 10 Jan 2025 14:10:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-c0ab04d9-0518-4ce0-8395-e765863a416f', 'x-compute-request-id': 'req-c0ab04d9-0518-4ce0-8395-e765863a416f', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:05,354 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.283s 2025-01-10 14:10:05,355 91910 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, 10 Jan 2025 14:10:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-1209e174-f36b-4d18-8ac4-5f5d5ad1bd8c', 'x-compute-request-id': 'req-1209e174-f36b-4d18-8ac4-5f5d5ad1bd8c', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:06,617 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.248s 2025-01-10 14:10:06,618 91910 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, 10 Jan 2025 14:10:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-2d4facf4-0990-4ed6-9871-bb77a5c7105a', 'x-compute-request-id': 'req-2d4facf4-0990-4ed6-9871-bb77a5c7105a', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:07,880 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.243s 2025-01-10 14:10:07,881 91910 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, 10 Jan 2025 14:10:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-6c629893-6c60-46cc-b1f0-f95325661a1f', 'x-compute-request-id': 'req-6c629893-6c60-46cc-b1f0-f95325661a1f', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:09,236 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.338s 2025-01-10 14:10:09,237 91910 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, 10 Jan 2025 14:10:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-44f942dc-e8ce-4fd6-bc00-7405e15508e0', 'x-compute-request-id': 'req-44f942dc-e8ce-4fd6-bc00-7405e15508e0', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:10,507 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.254s 2025-01-10 14:10:10,507 91910 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, 10 Jan 2025 14:10:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-c7cb1f27-3260-4388-ae86-b9a29f206d7e', 'x-compute-request-id': 'req-c7cb1f27-3260-4388-ae86-b9a29f206d7e', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:11,783 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.258s 2025-01-10 14:10:11,783 91910 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, 10 Jan 2025 14:10:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-2e4d4327-6d1c-4211-b4ac-36ce6580b5d8', 'x-compute-request-id': 'req-2e4d4327-6d1c-4211-b4ac-36ce6580b5d8', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:13,008 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.209s 2025-01-10 14:10:13,008 91910 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, 10 Jan 2025 14:10:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-2375be12-1dd1-4c7b-802e-cf49ee89667b', 'x-compute-request-id': 'req-2375be12-1dd1-4c7b-802e-cf49ee89667b', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:14,319 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.301s 2025-01-10 14:10:14,319 91910 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, 10 Jan 2025 14:10:14 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-ab5aa20d-f08f-47d3-b570-b768e60a7971', 'x-compute-request-id': 'req-ab5aa20d-f08f-47d3-b570-b768e60a7971', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:15,557 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.226s 2025-01-10 14:10:15,558 91910 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, 10 Jan 2025 14:10:15 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-842f392a-270c-4595-9bcb-708c26177811', 'x-compute-request-id': 'req-842f392a-270c-4595-9bcb-708c26177811', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:16,797 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.223s 2025-01-10 14:10:16,797 91910 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, 10 Jan 2025 14:10:16 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-2e2f5676-7802-44ef-8865-a6a815760936', 'x-compute-request-id': 'req-2e2f5676-7802-44ef-8865-a6a815760936', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:18,017 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.203s 2025-01-10 14:10:18,017 91910 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, 10 Jan 2025 14:10:17 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-aa612bf7-44c5-4e46-8571-f014edbc42da', 'x-compute-request-id': 'req-aa612bf7-44c5-4e46-8571-f014edbc42da', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:19,266 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.232s 2025-01-10 14:10:19,266 91910 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, 10 Jan 2025 14:10:19 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-66d36b1c-52a1-47f8-a161-1baa5b98d328', 'x-compute-request-id': 'req-66d36b1c-52a1-47f8-a161-1baa5b98d328', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:20,595 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.312s 2025-01-10 14:10:20,595 91910 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, 10 Jan 2025 14:10:20 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-c163ddf5-953c-4de8-8572-96307a4922c5', 'x-compute-request-id': 'req-c163ddf5-953c-4de8-8572-96307a4922c5', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:21,883 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.259s 2025-01-10 14:10:21,883 91910 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, 10 Jan 2025 14:10:21 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-bb03c5ca-e03d-4b7b-bad8-a10272bbf7ff', 'x-compute-request-id': 'req-bb03c5ca-e03d-4b7b-bad8-a10272bbf7ff', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:23,141 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.242s 2025-01-10 14:10:23,141 91910 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, 10 Jan 2025 14:10:22 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-59f44b23-b783-4386-ae88-ad44cc7f1d6d', 'x-compute-request-id': 'req-59f44b23-b783-4386-ae88-ad44cc7f1d6d', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:24,393 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.244s 2025-01-10 14:10:24,394 91910 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, 10 Jan 2025 14:10:24 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-69d3f490-eb2d-4af7-bf79-e2ee2fcd6b46', 'x-compute-request-id': 'req-69d3f490-eb2d-4af7-bf79-e2ee2fcd6b46', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:25,682 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.273s 2025-01-10 14:10:25,683 91910 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, 10 Jan 2025 14:10:25 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-2bd041ba-24ec-4dc0-b630-f9de554e5016', 'x-compute-request-id': 'req-2bd041ba-24ec-4dc0-b630-f9de554e5016', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:26,959 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.269s 2025-01-10 14:10:26,960 91910 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, 10 Jan 2025 14:10:26 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-a02e6c77-1ae5-4c50-b1f4-c07dff5cace4', 'x-compute-request-id': 'req-a02e6c77-1ae5-4c50-b1f4-c07dff5cace4', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:28,191 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.222s 2025-01-10 14:10:28,191 91910 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, 10 Jan 2025 14:10:27 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-77f352a3-bd40-466a-be8d-a2d26e8f4d16', 'x-compute-request-id': 'req-77f352a3-bd40-466a-be8d-a2d26e8f4d16', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:29,407 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.199s 2025-01-10 14:10:29,408 91910 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, 10 Jan 2025 14:10:29 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-2e4b1cd7-bf42-4908-80dc-5580111d3dfa', 'x-compute-request-id': 'req-2e4b1cd7-bf42-4908-80dc-5580111d3dfa', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:30,588 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.169s 2025-01-10 14:10:30,588 91910 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, 10 Jan 2025 14:10:30 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-a920c311-8d02-46c9-86d3-860ec04cb60b', 'x-compute-request-id': 'req-a920c311-8d02-46c9-86d3-860ec04cb60b', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:32,024 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.421s 2025-01-10 14:10:32,024 91910 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, 10 Jan 2025 14:10:31 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-5374a083-ba27-4c7b-8927-f95eb1d0489c', 'x-compute-request-id': 'req-5374a083-ba27-4c7b-8927-f95eb1d0489c', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:33,288 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.248s 2025-01-10 14:10:33,288 91910 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, 10 Jan 2025 14:10:33 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-c86ea6d2-592c-488f-a0b6-e664c5521c79', 'x-compute-request-id': 'req-c86ea6d2-592c-488f-a0b6-e664c5521c79', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:34,536 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.233s 2025-01-10 14:10:34,536 91910 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, 10 Jan 2025 14:10:34 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-b1029060-ffe3-48df-920a-da57fd431bb9', 'x-compute-request-id': 'req-b1029060-ffe3-48df-920a-da57fd431bb9', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:35,826 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.282s 2025-01-10 14:10:35,827 91910 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, 10 Jan 2025 14:10:35 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-efcec95e-7824-495c-a586-08780c5f3510', 'x-compute-request-id': 'req-efcec95e-7824-495c-a586-08780c5f3510', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:37,170 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.327s 2025-01-10 14:10:37,170 91910 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, 10 Jan 2025 14:10:36 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-f2adf422-c796-4748-a79f-46b17e67f514', 'x-compute-request-id': 'req-f2adf422-c796-4748-a79f-46b17e67f514', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:38,398 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.214s 2025-01-10 14:10:38,398 91910 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, 10 Jan 2025 14:10:38 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-51f4392e-b40f-43d6-93c7-e1326974b0c7', 'x-compute-request-id': 'req-51f4392e-b40f-43d6-93c7-e1326974b0c7', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:39,770 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.360s 2025-01-10 14:10:39,771 91910 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, 10 Jan 2025 14:10:39 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-0f64a297-6fe3-440b-9dd1-436100050e17', 'x-compute-request-id': 'req-0f64a297-6fe3-440b-9dd1-436100050e17', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:40,981 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.192s 2025-01-10 14:10:40,982 91910 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, 10 Jan 2025 14:10:40 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-e9abe2af-47f8-4867-ba20-1eb2bfefad50', 'x-compute-request-id': 'req-e9abe2af-47f8-4867-ba20-1eb2bfefad50', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:42,304 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.313s 2025-01-10 14:10:42,305 91910 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, 10 Jan 2025 14:10:42 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-520f030d-e2dd-4b77-85c4-bee35d7e1616', 'x-compute-request-id': 'req-520f030d-e2dd-4b77-85c4-bee35d7e1616', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:43,525 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.204s 2025-01-10 14:10:43,525 91910 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, 10 Jan 2025 14:10:43 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-41b387b8-259e-4bbd-adb4-6bf9b1bc556c', 'x-compute-request-id': 'req-41b387b8-259e-4bbd-adb4-6bf9b1bc556c', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:44,728 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.186s 2025-01-10 14:10:44,728 91910 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, 10 Jan 2025 14:10:44 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-933feff7-e406-4cbd-99d4-c29640114b61', 'x-compute-request-id': 'req-933feff7-e406-4cbd-99d4-c29640114b61', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:45,947 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.211s 2025-01-10 14:10:45,948 91910 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, 10 Jan 2025 14:10:45 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-95b987b1-ae89-4ca3-b8ea-3ab5c4b25657', 'x-compute-request-id': 'req-95b987b1-ae89-4ca3-b8ea-3ab5c4b25657', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:47,178 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.217s 2025-01-10 14:10:47,179 91910 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, 10 Jan 2025 14:10:46 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-fe2d2ff5-65a8-47d3-a105-a6f5e6efe1e4', 'x-compute-request-id': 'req-fe2d2ff5-65a8-47d3-a105-a6f5e6efe1e4', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:48,480 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.287s 2025-01-10 14:10:48,481 91910 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, 10 Jan 2025 14:10:48 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-68b0752b-d22a-411c-b5e7-66231f6aabb4', 'x-compute-request-id': 'req-68b0752b-d22a-411c-b5e7-66231f6aabb4', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:49,715 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.225s 2025-01-10 14:10:49,715 91910 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, 10 Jan 2025 14:10:49 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-15e5e81a-4f31-4709-aa3a-e057d0899480', 'x-compute-request-id': 'req-15e5e81a-4f31-4709-aa3a-e057d0899480', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:50,890 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.159s 2025-01-10 14:10:50,890 91910 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, 10 Jan 2025 14:10:50 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-05534fcb-28c4-4436-b527-eb81f69c1a8d', 'x-compute-request-id': 'req-05534fcb-28c4-4436-b527-eb81f69c1a8d', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:52,099 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.199s 2025-01-10 14:10:52,099 91910 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, 10 Jan 2025 14:10:51 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-ad41234c-1cbc-47f8-9780-20b45838e06b', 'x-compute-request-id': 'req-ad41234c-1cbc-47f8-9780-20b45838e06b', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:53,377 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.265s 2025-01-10 14:10:53,378 91910 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, 10 Jan 2025 14:10:53 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-ca43d41c-030b-40ed-84df-fa9f117f1d14', 'x-compute-request-id': 'req-ca43d41c-030b-40ed-84df-fa9f117f1d14', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:54,692 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.300s 2025-01-10 14:10:54,693 91910 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, 10 Jan 2025 14:10:54 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-7569fcf9-b18d-4cd7-ae0b-71711a218428', 'x-compute-request-id': 'req-7569fcf9-b18d-4cd7-ae0b-71711a218428', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:55,895 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.188s 2025-01-10 14:10:55,895 91910 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, 10 Jan 2025 14:10:55 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-392bb487-296b-437f-9755-664b02954404', 'x-compute-request-id': 'req-392bb487-296b-437f-9755-664b02954404', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:57,174 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.271s 2025-01-10 14:10:57,175 91910 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, 10 Jan 2025 14:10:56 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-1e0ecf69-d1bf-4229-968a-a2c731bc6a45', 'x-compute-request-id': 'req-1e0ecf69-d1bf-4229-968a-a2c731bc6a45', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:05:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:58,429 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.237s 2025-01-10 14:10:58,429 91910 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, 10 Jan 2025 14:10:58 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1459', 'content-type': 'application/json', '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-e46dbd8d-5567-4a63-9417-783451b690ec', 'x-compute-request-id': 'req-e46dbd8d-5567-4a63-9417-783451b690ec', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:10:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:10:59,670 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.224s 2025-01-10 14:10:59,671 91910 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, 10 Jan 2025 14:10:59 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1403', 'content-type': 'application/json', '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-0cc151df-c4fc-434f-98de-4a7614e7f359', 'x-compute-request-id': 'req-0cc151df-c4fc-434f-98de-4a7614e7f359', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:10:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:11:00,875 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.193s 2025-01-10 14:11:00,875 91910 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, 10 Jan 2025 14:11:00 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1403', 'content-type': 'application/json', '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-b12d3702-8474-4873-bf71-12141c11a6db', 'x-compute-request-id': 'req-b12d3702-8474-4873-bf71-12141c11a6db', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:10:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:11:02,001 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.105s 2025-01-10 14:11:02,001 91910 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, 10 Jan 2025 14:11:01 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1329', 'content-type': 'application/json', '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-fbd7a152-a9b7-40fc-a217-95fcd4548f7b', 'x-compute-request-id': 'req-fbd7a152-a9b7-40fc-a217-95fcd4548f7b', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:10:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:11:03,154 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.145s 2025-01-10 14:11:03,157 91910 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, 10 Jan 2025 14:11:03 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1329', 'content-type': 'application/json', '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-1e2035b0-9f51-4294-b8a0-69c33c8fa559', 'x-compute-request-id': 'req-1e2035b0-9f51-4294-b8a0-69c33c8fa559', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "BUILD", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:11:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:11:04,322 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:test_vlan_transparent_allowed_address_pairs): 200 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.150s 2025-01-10 14:11:04,323 91910 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, 10 Jan 2025 14:11:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1491', 'content-type': 'application/json', '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-c6de78a8-4ef1-47a6-83f7-311c808699a3', 'x-compute-request-id': 'req-c6de78a8-4ef1-47a6-83f7-311c808699a3', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"server": {"id": "cefa568d-a35d-4a54-9a15-027bf31df472", "name": "server-tempest-VlanTransparencyTest-2051143930-1", "status": "ERROR", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:05:37Z", "updated": "2025-01-10T14:11:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/cefa568d-a35d-4a54-9a15-027bf31df472"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-01-10T14:11:03Z", "message": "Build of instance cefa568d-a35d-4a54-9a15-027bf31df472 aborted: Failed to allocate the network(s), not rescheduling."}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:11:04,332 91910 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ERROR/None" after 324 second wait 2025-01-10 14:11:04,924 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:_run_cleanups): 204 DELETE https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.586s 2025-01-10 14:11:04,924 91910 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, 10 Jan 2025 14:11:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', '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-70d25ca0-184c-4f19-95e8-5779ff960b76', 'x-compute-request-id': 'req-70d25ca0-184c-4f19-95e8-5779ff960b76', 'connection': 'close', 'status': '204', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'' 2025-01-10 14:11:04,982 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:_run_cleanups): 404 GET https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472 0.056s 2025-01-10 14:11:04,982 91910 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, 10 Jan 2025 14:11:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-43cb0064-56b1-4111-af31-e177455c8d27', 'x-compute-request-id': 'req-43cb0064-56b1-4111-af31-e177455c8d27', 'connection': 'close', 'status': '404', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/cefa568d-a35d-4a54-9a15-027bf31df472'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance cefa568d-a35d-4a54-9a15-027bf31df472 could not be found."}}' 2025-01-10 14:11:05,132 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:_run_cleanups): 204 DELETE https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be 0.148s 2025-01-10 14:11:05,132 91910 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, 10 Jan 2025 14:11:04 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-type': 'application/json', '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-034aface-c143-424a-b9a7-877e05f55c05', 'x-compute-request-id': 'req-034aface-c143-424a-b9a7-877e05f55c05', 'connection': 'close', 'status': '204', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be'} Body: b'' 2025-01-10 14:11:05,353 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:_run_cleanups): 200 GET https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be 0.220s 2025-01-10 14:11:05,353 91910 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, 10 Jan 2025 14:11:05 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1756', 'content-type': 'application/json', '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-74abf126-8b65-43a8-b164-2e7c3e5c98a6', 'x-compute-request-id': 'req-74abf126-8b65-43a8-b164-2e7c3e5c98a6', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be'} Body: b'{"server": {"id": "e2c48a90-8ac8-416c-b0f6-ef743fc290be", "name": "server-tempest-VlanTransparencyTest-2051143930-0", "status": "ACTIVE", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:02:56Z", "updated": "2025-01-10T14:11:05Z", "addresses": {"tempest-VlanTransparencyTest-2051143930": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:18:5b"}, {"version": 4, "addr": "172.24.5.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:18:5b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": "2025-01-10T14:03:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:11:06,668 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:_run_cleanups): 200 GET https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be 0.295s 2025-01-10 14:11:06,668 91910 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, 10 Jan 2025 14:11:06 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1756', 'content-type': 'application/json', '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-4e611c2d-a8b8-4888-bbcd-6dbd5b48ac55', 'x-compute-request-id': 'req-4e611c2d-a8b8-4888-bbcd-6dbd5b48ac55', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be'} Body: b'{"server": {"id": "e2c48a90-8ac8-416c-b0f6-ef743fc290be", "name": "server-tempest-VlanTransparencyTest-2051143930-0", "status": "ACTIVE", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:02:56Z", "updated": "2025-01-10T14:11:05Z", "addresses": {"tempest-VlanTransparencyTest-2051143930": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:18:5b"}, {"version": 4, "addr": "172.24.5.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:18:5b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": "2025-01-10T14:03:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:11:07,959 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:_run_cleanups): 200 GET https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be 0.279s 2025-01-10 14:11:07,959 91910 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, 10 Jan 2025 14:11:07 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1756', 'content-type': 'application/json', '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-20e57f96-a1ee-4d9e-ad67-f130b828c8c5', 'x-compute-request-id': 'req-20e57f96-a1ee-4d9e-ad67-f130b828c8c5', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be'} Body: b'{"server": {"id": "e2c48a90-8ac8-416c-b0f6-ef743fc290be", "name": "server-tempest-VlanTransparencyTest-2051143930-0", "status": "ACTIVE", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:02:56Z", "updated": "2025-01-10T14:11:07Z", "addresses": {"tempest-VlanTransparencyTest-2051143930": [{"version": 4, "addr": "10.1.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:18:5b"}, {"version": 4, "addr": "172.24.5.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:18:5b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": "2025-01-10T14:03:14.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-VlanTransparencyTest-2051143930"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:11:09,145 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:_run_cleanups): 200 GET https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be 0.175s 2025-01-10 14:11:09,146 91910 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, 10 Jan 2025 14:11:08 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1408', 'content-type': 'application/json', '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-5a310465-3fa5-420c-b85f-b7a8d554215b', 'x-compute-request-id': 'req-5a310465-3fa5-420c-b85f-b7a8d554215b', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be'} Body: b'{"server": {"id": "e2c48a90-8ac8-416c-b0f6-ef743fc290be", "name": "server-tempest-VlanTransparencyTest-2051143930-0", "status": "ACTIVE", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:02:56Z", "updated": "2025-01-10T14:11:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": "2025-01-10T14:03:14.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:11:10,350 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:_run_cleanups): 200 GET https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be 0.172s 2025-01-10 14:11:10,350 91910 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, 10 Jan 2025 14:11:10 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1413', 'content-type': 'application/json', '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-625aef03-1162-4e9d-b301-118b7c8a2f24', 'x-compute-request-id': 'req-625aef03-1162-4e9d-b301-118b7c8a2f24', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be'} Body: b'{"server": {"id": "e2c48a90-8ac8-416c-b0f6-ef743fc290be", "name": "server-tempest-VlanTransparencyTest-2051143930-0", "status": "DELETED", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:02:56Z", "updated": "2025-01-10T14:11:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": "2025-01-10T14:03:14.000000", "OS-SRV-USG:terminated_at": "2025-01-10T14:11:09.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:11:10,367 91910 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 5 second wait 2025-01-10 14:11:11,560 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:_run_cleanups): 200 GET https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be 0.192s 2025-01-10 14:11:11,561 91910 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, 10 Jan 2025 14:11:11 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'content-length': '1413', 'content-type': 'application/json', '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-34633660-97a3-4ca8-9709-b61d73ee2b54', 'x-compute-request-id': 'req-34633660-97a3-4ca8-9709-b61d73ee2b54', 'connection': 'close', 'status': '200', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be'} Body: b'{"server": {"id": "e2c48a90-8ac8-416c-b0f6-ef743fc290be", "name": "server-tempest-VlanTransparencyTest-2051143930-0", "status": "DELETED", "tenant_id": "88cd888878094694a80a768da1a77bc1", "user_id": "22c89a5ff5a345d3855c8ed086e95947", "metadata": {}, "hostId": "bfc0f2c210cb53ed3cace3ea4f14a61f0bb741928338bc5c3a395cf6", "image": {"id": "aa911306-84ee-4811-bd3c-43a3f550b41c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/images/aa911306-84ee-4811-bd3c-43a3f550b41c"}]}, "flavor": {"id": "b3800bd3-ff3f-440f-ba2c-6f0d73f6200c", "links": [{"rel": "bookmark", "href": "https://213.32.74.49/compute/flavors/b3800bd3-ff3f-440f-ba2c-6f0d73f6200c"}]}, "created": "2025-01-10T14:02:56Z", "updated": "2025-01-10T14:11:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}, {"rel": "bookmark", "href": "https://213.32.74.49/compute/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-VlanTransparencyTest-2051143930", "OS-SRV-USG:launched_at": "2025-01-10T14:03:14.000000", "OS-SRV-USG:terminated_at": "2025-01-10T14:11:09.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2025-01-10 14:11:12,650 91910 INFO [tempest.lib.common.rest_client] Request (VlanTransparencyTest:_run_cleanups): 404 GET https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be 0.073s 2025-01-10 14:11:12,650 91910 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, 10 Jan 2025 14:11:12 GMT', 'server': 'Apache/2.4.58 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-469aa14b-356d-4cc0-852c-80b3b8337271', 'x-compute-request-id': 'req-469aa14b-356d-4cc0-852c-80b3b8337271', 'connection': 'close', 'status': '404', 'content-location': 'https://213.32.74.49/compute/v2.1/servers/e2c48a90-8ac8-416c-b0f6-ef743fc290be'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e2c48a90-8ac8-416c-b0f6-ef743fc290be could not be found."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/scenario/test_vlan_transparency.py", line 183, in test_vlan_transparent_allowed_address_pairs self._test_basic_vlan_transparency_connectivity( File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/scenario/test_vlan_transparency.py", line 133, in _test_basic_vlan_transparency_connectivity vms.append(self._create_port_and_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/scenario/test_vlan_transparency.py", line 86, in _create_port_and_server return self.create_server(flavor_ref=self.flavor_ref, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/scenario/base.py", line 150, in create_server self.wait_for_server_active(server['server'], client=client) File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/scenario/base.py", line 560, in wait_for_server_active self.wait_for_server_status( File "/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/neutron_tempest_plugin/scenario/base.py", line 551, in wait_for_server_status waiters.wait_for_server_status(client, server['id'], status, **kwargs) File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server cefa568d-a35d-4a54-9a15-027bf31df472 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-01-10T14:11:03Z', 'message': 'Build of instance cefa568d-a35d-4a54-9a15-027bf31df472 aborted: Failed to allocate the network(s), not rescheduling.'}. |
||||||
test_vlan_transparent_port_sec_disabled[id-a2694e3a-6d4d-4a23-9fcc-c3ed3ef37b16] |
pass
pt1.2: neutron_tempest_plugin.scenario.test_vlan_transparency.VlanTransparencyTest.test_vlan_transparent_port_sec_disabled[id-a2694e3a-6d4d-4a23-9fcc-c3ed3ef37b16] |
||||||
neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_delete_agent_negative[id-b33af888-b6ac-4e68-a0ca-0444c2696cf9] |
pass
pt2.1: neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_delete_agent_negative[id-b33af888-b6ac-4e68-a0ca-0444c2696cf9] |
||||||
test_list_agent[id-9c80f04d-11f3-44a4-8738-ed2f879b0ff4] |
pass
pt2.2: neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agent[id-9c80f04d-11f3-44a4-8738-ed2f879b0ff4] |
||||||
test_list_agents_non_admin[id-e335be47-b9a1-46fd-be30-0874c0b751e6] |
pass
pt2.3: neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin[id-e335be47-b9a1-46fd-be30-0874c0b751e6] |
||||||
test_show_agent[id-869bc8e8-0fda-4a30-9b71-f8a7cf58ca9f] |
pass
pt2.4: neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_show_agent[id-869bc8e8-0fda-4a30-9b71-f8a7cf58ca9f] |
||||||
test_update_agent_description[id-68a94a14-1243-46e6-83bf-157627e31556] |
pass
pt2.5: neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description[id-68a94a14-1243-46e6-83bf-157627e31556] |
||||||
test_update_agent_status[id-371dfc5b-55b9-4cb5-ac82-c40eadaac941] |
pass
pt2.6: neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status[id-371dfc5b-55b9-4cb5-ac82-c40eadaac941] |
||||||
neutron_tempest_plugin.api.admin.test_default_security_group_rules.DefaultSecurityGroupRuleTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_duplicate_default_security_group_rule_different_templates[id-6c5a2f41-5899-47f4-9daf-4f8ddbbd3ad5] |
pass
pt3.1: neutron_tempest_plugin.api.admin.test_default_security_group_rules.DefaultSecurityGroupRuleTest.test_create_duplicate_default_security_group_rule_different_templates[id-6c5a2f41-5899-47f4-9daf-4f8ddbbd3ad5] |
||||||
test_create_same_default_security_group_rule_for_different_templates[id-e4696607-1a13-48eb-8912-ee1e742d9471] |
pass
pt3.2: neutron_tempest_plugin.api.admin.test_default_security_group_rules.DefaultSecurityGroupRuleTest.test_create_same_default_security_group_rule_for_different_templates[id-e4696607-1a13-48eb-8912-ee1e742d9471] |
||||||
test_default_security_group_rule_lifecycle[id-df98f969-ff2d-4597-9765-f5d4f81f775f] |
pass
pt3.3: neutron_tempest_plugin.api.admin.test_default_security_group_rules.DefaultSecurityGroupRuleTest.test_default_security_group_rule_lifecycle[id-df98f969-ff2d-4597-9765-f5d4f81f775f] |
||||||
test_legacy_default_sg_rules_created_by_default[id-2f3d3070-e9fa-4127-a33f-f1532fd89108] |
pass
pt3.4: neutron_tempest_plugin.api.admin.test_default_security_group_rules.DefaultSecurityGroupRuleTest.test_legacy_default_sg_rules_created_by_default[id-2f3d3070-e9fa-4127-a33f-f1532fd89108] |
||||||
test_security_group_rules_created_from_default_sg_rules_template[id-29feedb1-6f04-4a1f-a778-2fae2c7b7dc8] |
pass
pt3.5: neutron_tempest_plugin.api.admin.test_default_security_group_rules.DefaultSecurityGroupRuleTest.test_security_group_rules_created_from_default_sg_rules_template[id-29feedb1-6f04-4a1f-a778-2fae2c7b7dc8] |
||||||
neutron_tempest_plugin.api.admin.test_extension_driver_port_security_admin.PortSecurityAdminTests | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_port_security_false_on_shared_network[id-d39a96e2-2dea-4feb-8093-e7ac991ce6f8,negative] |
pass
pt4.1: neutron_tempest_plugin.api.admin.test_extension_driver_port_security_admin.PortSecurityAdminTests.test_create_port_security_false_on_shared_network[id-d39a96e2-2dea-4feb-8093-e7ac991ce6f8,negative] |
||||||
neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON | 12 | 12 | 0 | 0 | 0 | Detail | |
test_delete_policies_while_tenant_attached_to_net[id-d54decee-4203-4ced-91a2-ea42ca63e154] |
pass
pt5.1: neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_delete_policies_while_tenant_attached_to_net[id-d54decee-4203-4ced-91a2-ea42ca63e154] |
||||||
test_external_conversion_on_one_policy_delete[id-fb938b8e-d1d2-4bf8-823a-1b3c79c98a25] |
pass
pt5.2: neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_one_policy_delete[id-fb938b8e-d1d2-4bf8-823a-1b3c79c98a25] |
||||||
test_external_conversion_on_policy_create[id-a5539002-5bdb-48b5-b124-e9eedd5975e6] |
pass
pt5.3: neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_create[id-a5539002-5bdb-48b5-b124-e9eedd5975e6] |
||||||
test_external_conversion_on_policy_delete[id-beddbe9d-304c-4577-8bbe-9b61d0a449b4] |
pass
pt5.4: neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_delete[id-beddbe9d-304c-4577-8bbe-9b61d0a449b4] |
||||||
test_external_network_on_shared_policy_delete[id-046aff1a-3962-4e2b-9a3b-93a24f255fd0] |
pass
pt5.5: neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_network_on_shared_policy_delete[id-046aff1a-3962-4e2b-9a3b-93a24f255fd0] |
||||||
test_external_update_policy_from_wildcard_to_specific_tenant[id-a5539002-5bdb-48b5-b124-abcd12347865] |
pass
pt5.6: neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_update_policy_from_wildcard_to_specific_tenant[id-a5539002-5bdb-48b5-b124-abcd12347865] |
||||||
test_policy_allows_tenant_to_allocate_floatingip[id-01364c50-bfb6-46c4-b44c-edc4564d61cf] |
pass
pt5.7: neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_allocate_floatingip[id-01364c50-bfb6-46c4-b44c-edc4564d61cf] |
||||||
test_policy_allows_tenant_to_attach_ext_gw[id-476be1e0-f72e-47dc-9a14-4435926bbe82] |
pass
pt5.8: neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_attach_ext_gw[id-476be1e0-f72e-47dc-9a14-4435926bbe82] |
||||||
test_regular_client_blocked_from_creating_external_wild_policies[id-eff9443a-2d04-48ee-840e-d955ac564bcd] |
pass
pt5.9: neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_blocked_from_creating_external_wild_policies[id-eff9443a-2d04-48ee-840e-d955ac564bcd] |
||||||
test_regular_client_shares_with_another[id-afd8f1b7-a81e-4629-bca8-a367b3a144bb] |
pass
pt5.10: neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_shares_with_another[id-afd8f1b7-a81e-4629-bca8-a367b3a144bb] |
||||||
test_wildcard_policy_created_from_external_network_api[id-a2e19f06-48a9-4e4c-b717-08cb2008707d] |
pass
pt5.11: neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_created_from_external_network_api[id-a2e19f06-48a9-4e4c-b717-08cb2008707d] |
||||||
test_wildcard_policy_delete_blocked_on_default_ext[id-7041cec7-d8fe-4c78-9b04-b51b2fd49dc9] |
pass
pt5.12: neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_delete_blocked_on_default_ext[id-7041cec7-d8fe-4c78-9b04-b51b2fd49dc9] |
||||||
neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_associate_floating_ip_with_port_from_another_project[id-11116ee9-4e99-5b15-b8e1-aa7df92ca589,negative] |
pass
pt6.1: neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_associate_floating_ip_with_port_from_another_project[id-11116ee9-4e99-5b15-b8e1-aa7df92ca589,negative] |
||||||
test_create_floatingip_with_specified_ip_address[id-332a8ae4-402e-4b98-bb6f-532e5a87b8e0] |
pass
pt6.2: neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_floatingip_with_specified_ip_address[id-332a8ae4-402e-4b98-bb6f-532e5a87b8e0] |
||||||
neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin | 4 | 3 | 0 | 0 | 1 | Detail | |
test_create_network_with_project[id-d3c76044-d067-4cb0-ae47-8cdd875c7f67] |
pass
pt7.1: neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project[id-d3c76044-d067-4cb0-ae47-8cdd875c7f67] |
||||||
test_create_network_with_project_and_other_tenant[id-08b92179-669d-45ee-8233-ef6611190809] |
pass
pt7.2: neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_other_tenant[id-08b92179-669d-45ee-8233-ef6611190809] |
||||||
test_create_network_with_project_and_tenant[id-8d21aaca-4364-4eb9-8b79-44b4fff6373b] |
pass
pt7.3: neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_tenant[id-8d21aaca-4364-4eb9-8b79-44b4fff6373b] |
||||||
test_create_tenant_network_vxlan[id-571d0dde-0f84-11e7-b565-fa163e4fa634] |
skip
pt7.4: neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_tenant_network_vxlan[id-571d0dde-0f84-11e7-b565-fa163e4fa634] |
||||||
neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin | 4 | 4 | 0 | 0 | 0 | Detail | |
test_port_create_with_trusted_attr_set[id-4d75cc60-99d0-4949-b3ce-5826b81aa0a9] |
pass
pt8.1: neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_port_create_with_trusted_attr_set[id-4d75cc60-99d0-4949-b3ce-5826b81aa0a9] |
||||||
test_port_set_trusted_attr[id-26c15e2a-55b2-410f-8ed3-84db9406ff3f] |
pass
pt8.2: neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_port_set_trusted_attr[id-26c15e2a-55b2-410f-8ed3-84db9406ff3f] |
||||||
test_regenerate_mac_address[id-dfe8cc79-18d9-4ae8-acef-3ec6bb719cc2] |
pass
pt8.3: neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_regenerate_mac_address[id-dfe8cc79-18d9-4ae8-acef-3ec6bb719cc2] |
||||||
test_update_mac_address[id-dfe8cc79-18d9-4ae8-acef-3ec6bb719bb1] |
pass
pt8.4: neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_update_mac_address[id-dfe8cc79-18d9-4ae8-acef-3ec6bb719bb1] |
||||||
neutron_tempest_plugin.api.admin.test_quotas.QuotasTest | 3 | 2 | 0 | 0 | 1 | Detail | |
test_detail_quotas[gate,id-e974b5ba-090a-452c-a578-f9710151d9fc] |
pass
pt9.1: neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_detail_quotas[gate,id-e974b5ba-090a-452c-a578-f9710151d9fc] |
||||||
test_quotas[gate,id-2390f766-836d-40ef-9aeb-e810d78207fb] |
pass
pt9.2: neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_quotas[gate,id-2390f766-836d-40ef-9aeb-e810d78207fb] |
||||||
test_quotas_force_false[gate,id-43d01327-d8be-4773-a8f0-1d2e9664fda2] |
skip
pt9.3: neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_quotas_force_false[gate,id-43d01327-d8be-4773-a8f0-1d2e9664fda2] |
||||||
neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON | 8 | 8 | 0 | 0 | 0 | Detail | |
test_create_floatingip_when_quotas_is_full[id-d00fe5bb-9db8-4e1a-9c31-490f52897e6f,negative] |
pass
pt10.1: neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_floatingip_when_quotas_is_full[id-d00fe5bb-9db8-4e1a-9c31-490f52897e6f,negative] |
||||||
test_create_network_when_quotas_is_full[id-952f9b24-9156-4bdc-90f3-682a3d4302f0,negative] |
pass
pt10.2: neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_network_when_quotas_is_full[id-952f9b24-9156-4bdc-90f3-682a3d4302f0,negative] |
||||||
test_create_port_when_quotas_is_full[id-fe20d9f9-346c-4a20-bbfa-d9ca390f4dc6,negative] |
pass
pt10.3: neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_port_when_quotas_is_full[id-fe20d9f9-346c-4a20-bbfa-d9ca390f4dc6,negative] |
||||||
test_create_router_when_quotas_is_full[id-bb1e9c3c-7e6f-41f1-b579-63dbc655ecb7,negative] |
pass
pt10.4: neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_router_when_quotas_is_full[id-bb1e9c3c-7e6f-41f1-b579-63dbc655ecb7,negative] |
||||||
test_create_security_group_rule_when_quotas_is_full[id-b7143480-6118-4ed4-be38-1b6f15f30d05,negative] |
pass
pt10.5: neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_rule_when_quotas_is_full[id-b7143480-6118-4ed4-be38-1b6f15f30d05,negative] |
||||||
test_create_security_group_when_quotas_is_full[id-5c924ff7-b7a9-474f-92a3-dbe0f976ec13,negative] |
pass
pt10.6: neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_when_quotas_is_full[id-5c924ff7-b7a9-474f-92a3-dbe0f976ec13,negative] |
||||||
test_create_subnet_when_quotas_is_full[id-0b7f99e3-9f77-45ce-9a89-b39a184de618,negative] |
pass
pt10.7: neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_subnet_when_quotas_is_full[id-0b7f99e3-9f77-45ce-9a89-b39a184de618,negative] |
||||||
test_set_network_quota_lower_than_networks_amount[id-9f676a6e-d729-428b-adcd-4de2867c50e6,negative] |
pass
pt10.8: neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_set_network_quota_lower_than_networks_amount[id-9f676a6e-d729-428b-adcd-4de2867c50e6,negative] |
||||||
neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA | 4 | 1 | 0 | 0 | 3 | Detail | |
test_delete_ha_router_keeps_ha_network_segment_data[id-0d8c0c8f-3809-4acc-a2c8-e0941333ff6c] |
skip
pt11.1: neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_delete_ha_router_keeps_ha_network_segment_data[id-0d8c0c8f-3809-4acc-a2c8-e0941333ff6c] |
||||||
test_ha_router_creation[id-8abc177d-14f1-4018-9f01-589b299cbee1] |
pass
pt11.2: neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_ha_router_creation[id-8abc177d-14f1-4018-9f01-589b299cbee1] |
||||||
test_legacy_router_creation[id-97b5f7ef-2192-4fa3-901e-979cd5c1097a] |
skip
pt11.3: neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_legacy_router_creation[id-97b5f7ef-2192-4fa3-901e-979cd5c1097a] |
||||||
test_legacy_router_update_to_ha[id-5a6bfe82-5b23-45a4-b027-5160997d4753] |
skip
pt11.4: neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA.test_legacy_router_update_to_ha[id-5a6bfe82-5b23-45a4-b027-5160997d4753] |
||||||
neutron_tempest_plugin.api.admin.test_security_groups.SecGroupAdminTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_security_group_recreated_on_port_update[id-44f1e1c4-af10-4aa0-972f-87c1c8fa25cc] |
pass
pt12.1: neutron_tempest_plugin.api.admin.test_security_groups.SecGroupAdminTest.test_security_group_recreated_on_port_update[id-44f1e1c4-af10-4aa0-972f-87c1c8fa25cc] |
||||||
neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_with_address_pair_blocked_on_other_network[id-86c3529b-1231-40de-803c-ffffffff1fff] |
pass
pt13.1: neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_create_with_address_pair_blocked_on_other_network[id-86c3529b-1231-40de-803c-ffffffff1fff] |
||||||
test_update_with_address_pair_blocked_on_other_network[id-86c3529b-1231-40de-803c-ffffffff2fff] |
pass
pt13.2: neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_update_with_address_pair_blocked_on_other_network[id-86c3529b-1231-40de-803c-ffffffff2fff] |
||||||
neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest | 20 | 20 | 0 | 0 | 0 | Detail | |
test_create_rbac_policy_with_target_tenant_none[id-86c3529b-1231-40de-803c-bfffffff1eee,smoke] |
pass
pt14.1: neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none[id-86c3529b-1231-40de-803c-bfffffff1eee,smoke] |
||||||
test_create_rbac_policy_with_target_tenant_too_long_id[id-86c3529b-1231-40de-803c-bfffffff1fff,smoke] |
pass
pt14.2: neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id[id-86c3529b-1231-40de-803c-bfffffff1fff,smoke] |
||||||
test_delete_self_share_rule[id-34d627da-a732-68c0-2e1a-bc4a19246698] |
pass
pt14.3: neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_delete_self_share_rule[id-34d627da-a732-68c0-2e1a-bc4a19246698] |
||||||
test_duplicate_policy_error[id-86c3529b-1231-40de-803c-affefefef321] |
pass
pt14.4: neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_duplicate_policy_error[id-86c3529b-1231-40de-803c-affefefef321] |
||||||
test_filter_fields[id-bf5052b8-b11e-407c-8e43-113447404d3e] |
pass
pt14.5: neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_fields[id-bf5052b8-b11e-407c-8e43-113447404d3e] |
||||||
test_filter_policies[id-e7bcb1ea-4877-4266-87bb-76f68b421f31] |
pass
pt14.6: neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_policies[id-e7bcb1ea-4877-4266-87bb-76f68b421f31] |
||||||
test_filtering_works_with_rbac_records_present[id-86c3529b-1231-40de-803c-aeeeeeee7fff] |
pass
pt14.7: neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filtering_works_with_rbac_records_present[id-86c3529b-1231-40de-803c-aeeeeeee7fff] |
||||||
test_network_only_visible_to_policy_target[id-86c3529b-1231-40de-803c-afffffff1fff,smoke] |
pass
pt14.8: neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target[id-86c3529b-1231-40de-803c-afffffff1fff,smoke] |
||||||
test_policy_show[id-86c3529b-1231-40de-803c-afffffff5fff] |
pass
pt14.9: neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_show[id-86c3529b-1231-40de-803c-afffffff5fff] |
||||||
test_policy_target_update[id-86c3529b-1231-40de-803c-afffffff2eee] |
pass
pt14.10: neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_target_update[id-86c3529b-1231-40de-803c-afffffff2eee] |
||||||
test_port_presence_prevents_network_rbac_policy_deletion[id-86c3529b-1231-40de-803c-afffffff3fff] |
pass
pt14.11: neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_port_presence_prevents_network_rbac_policy_deletion[id-86c3529b-1231-40de-803c-afffffff3fff] |
||||||
test_rbac_bumps_network_revision[id-86c3529b-1231-40de-1234-89664291a4cb] |
pass
pt14.12: neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_bumps_network_revision[id-86c3529b-1231-40de-1234-89664291a4cb] |
||||||
test_rbac_policy_quota[id-c5f8f785-ce8d-4430-af7e-a236205862fb] |
pass
pt14.13: neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_policy_quota[id-c5f8f785-ce8d-4430-af7e-a236205862fb] |
||||||
test_regular_client_blocked_from_sharing_anothers_network[id-86c3529b-1231-40de-803c-afffffff6fff] |
pass
pt14.14: neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_anothers_network[id-86c3529b-1231-40de-803c-afffffff6fff] |
||||||
test_regular_client_blocked_from_sharing_with_wildcard[id-86c3529b-1231-40de-803c-afffffff7fff] |
pass
pt14.15: neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_with_wildcard[id-86c3529b-1231-40de-803c-afffffff7fff] |
||||||
test_regular_client_shares_to_another_regular_client[id-86c3529b-1231-40de-803c-afffffff4fff] |
pass
pt14.16: neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_shares_to_another_regular_client[id-86c3529b-1231-40de-803c-afffffff4fff] |
||||||
test_subnet_on_network_only_visible_to_policy_target[id-86c3529b-1231-40de-803c-afffffff2fff] |
pass
pt14.17: neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_subnet_on_network_only_visible_to_policy_target[id-86c3529b-1231-40de-803c-afffffff2fff] |
||||||
test_tenant_can_delete_port_on_own_network[id-86c3529b-1231-40de-803c-beefbeefbeef] |
pass
pt14.18: neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_can_delete_port_on_own_network[id-86c3529b-1231-40de-803c-beefbeefbeef] |
||||||
test_tenant_cant_delete_other_tenants_ports[id-f7539232-389a-4e9c-9e37-e42a129eb541] |
pass
pt14.19: neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_cant_delete_other_tenants_ports[id-f7539232-389a-4e9c-9e37-e42a129eb541] |
||||||
test_update_self_share_rule[id-34d627da-869f-68c0-2e1a-bc4a19246698] |
pass
pt14.20: neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_update_self_share_rule[id-34d627da-869f-68c0-2e1a-bc4a19246698] |
||||||
neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest | 7 | 7 | 0 | 0 | 0 | Detail | |
test_create_bulk_shared_network[id-3e39c4a6-9caf-4710-88f1-d20073c6dd76] |
pass
pt15.1: neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_bulk_shared_network[id-3e39c4a6-9caf-4710-88f1-d20073c6dd76] |
||||||
test_create_port_shared_network_as_non_admin_tenant[id-9c31fabb-0181-464f-9ace-95144fe9ca77] |
pass
pt15.2: neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_port_shared_network_as_non_admin_tenant[id-9c31fabb-0181-464f-9ace-95144fe9ca77] |
||||||
test_create_update_shared_network[id-6661d219-b96d-4597-ad10-55766ce4abf7] |
pass
pt15.3: neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_update_shared_network[id-6661d219-b96d-4597-ad10-55766ce4abf7] |
||||||
test_filtering_shared_networks[id-6661d219-b96d-4597-ad10-55766123421a] |
pass
pt15.4: neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_networks[id-6661d219-b96d-4597-ad10-55766123421a] |
||||||
test_filtering_shared_subnets[id-6661d219-b96d-4597-ad10-51672353421a] |
pass
pt15.5: neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_subnets[id-6661d219-b96d-4597-ad10-51672353421a] |
||||||
test_list_shared_networks[id-a064a9fd-e02f-474a-8159-f828cd636a28] |
pass
pt15.6: neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_list_shared_networks[id-a064a9fd-e02f-474a-8159-f828cd636a28] |
||||||
test_show_shared_networks_attribute[id-e03c92a2-638d-4bfa-b50a-b1f66f087e58] |
pass
pt15.7: neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_show_shared_networks_attribute[id-e03c92a2-638d-4bfa-b50a-b1f66f087e58] |
||||||
neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_filter_floatingip_tags[id-01f00afc-dbec-432a-bfee-2a1f0510e7a8,smoke] |
pass
pt16.1: neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON.test_filter_floatingip_tags[id-01f00afc-dbec-432a-bfee-2a1f0510e7a8,smoke] |
||||||
neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_filter_network_tags[id-a66b5cca-7db2-40f5-a33d-8ac9f864e53e,smoke] |
pass
pt17.1: neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags[id-a66b5cca-7db2-40f5-a33d-8ac9f864e53e,smoke] |
||||||
neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_filter_port_tags[id-09c036b8-c8d0-4bee-b776-7f4601512898,smoke] |
pass
pt18.1: neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags[id-09c036b8-c8d0-4bee-b776-7f4601512898,smoke] |
||||||
neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_filter_qos_policy_tags[id-c2f9a6ae-2529-4cb9-a44b-b16f8ba27832,smoke] |
pass
pt19.1: neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags[id-c2f9a6ae-2529-4cb9-a44b-b16f8ba27832,smoke] |
||||||
neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_filter_router_tags[id-cdd3f3ea-073d-4435-a6cb-826a4064193d,smoke] |
pass
pt20.1: neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON.test_filter_router_tags[id-cdd3f3ea-073d-4435-a6cb-826a4064193d,smoke] |
||||||
neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_filter_security_group_tags[id-d4d1d681-0116-4800-9725-16cb88f8171a,smoke] |
pass
pt21.1: neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags[id-d4d1d681-0116-4800-9725-16cb88f8171a,smoke] |
||||||
neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_filter_subnet_tags[id-dd8f9ba7-bcf6-496f-bead-714bd3daac10,smoke] |
pass
pt22.1: neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags[id-dd8f9ba7-bcf6-496f-bead-714bd3daac10,smoke] |
||||||
neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_filter_subnetpool_tags[id-16ae7ad2-55c2-4821-9195-bfd04ab245b7,smoke] |
pass
pt23.1: neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags[id-16ae7ad2-55c2-4821-9195-bfd04ab245b7,smoke] |
||||||
neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_filter_trunk_tags[id-3fb3ca3a-8e3a-4565-ba73-16413d445e25,smoke] |
pass
pt24.1: neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags[id-3fb3ca3a-8e3a-4565-ba73-16413d445e25,smoke] |
||||||
neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_floatingip_tags[id-53f6c2bf-e272-4e9e-b9a9-b165eb7be807,smoke] |
pass
pt25.1: neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON.test_floatingip_tags[id-53f6c2bf-e272-4e9e-b9a9-b165eb7be807,smoke] |
||||||
neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_network_tags[id-5621062d-fbfb-4437-9d69-138c78ea4188,smoke] |
pass
pt26.1: neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags[id-5621062d-fbfb-4437-9d69-138c78ea4188,smoke] |
||||||
neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_port_tags[id-c7c44f2c-edb0-4ebd-a386-d37cec155c34,smoke] |
pass
pt27.1: neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags[id-c7c44f2c-edb0-4ebd-a386-d37cec155c34,smoke] |
||||||
neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_qos_policy_tags[id-e9bac15e-c8bc-4317-8295-4bf1d8d522b8,smoke] |
pass
pt28.1: neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags[id-e9bac15e-c8bc-4317-8295-4bf1d8d522b8,smoke] |
||||||
neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_router_tags[id-b898ff92-dc33-4232-8ab9-2c6158c80d28,smoke] |
pass
pt29.1: neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON.test_router_tags[id-b898ff92-dc33-4232-8ab9-2c6158c80d28,smoke] |
||||||
neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_security_group_tags[id-0f1a78eb-c5be-42cf-919d-2ce3621a51c2,smoke] |
pass
pt30.1: neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags[id-0f1a78eb-c5be-42cf-919d-2ce3621a51c2,smoke] |
||||||
neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_subnetpool_tags[id-bdc1c24b-c0b5-4835-953c-8f67dc11edfe,smoke] |
pass
pt31.1: neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags[id-bdc1c24b-c0b5-4835-953c-8f67dc11edfe,smoke] |
||||||
neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_subnet_tags[id-2805aabf-a94c-4e70-a0b2-9814f06beb03,smoke] |
pass
pt32.1: neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags[id-2805aabf-a94c-4e70-a0b2-9814f06beb03,smoke] |
||||||
neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_trunk_tags[id-4c63708b-c4c3-407c-8101-7a9593882f5f,smoke] |
pass
pt33.1: neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags[id-4c63708b-c4c3-407c-8101-7a9593882f5f,smoke] |
||||||
neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_tags_affects_only_updated_resource[id-74c56fb1-a3b1-4a62-a8d2-d04dca6bd4cd,smoke] |
pass
pt34.1: neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource[id-74c56fb1-a3b1-4a62-a8d2-d04dca6bd4cd,smoke] |
||||||
neutron_tempest_plugin.api.test_address_groups.AddressGroupTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_add_wrong_address_to_address_group[id-feec6747-b4b8-49e3-8cff-817d3f097f2c] |
pass
pt35.1: neutron_tempest_plugin.api.test_address_groups.AddressGroupTest.test_add_wrong_address_to_address_group[id-feec6747-b4b8-49e3-8cff-817d3f097f2c] |
||||||
test_address_group_create_with_wrong_address[id-8a42029a-40eb-4b44-a7cf-38500046f9b8] |
pass
pt35.2: neutron_tempest_plugin.api.test_address_groups.AddressGroupTest.test_address_group_create_with_wrong_address[id-8a42029a-40eb-4b44-a7cf-38500046f9b8] |
||||||
test_address_group_lifecycle[id-496fef1b-22ce-483b-ab93-d28bf46954b0] |
pass
pt35.3: neutron_tempest_plugin.api.test_address_groups.AddressGroupTest.test_address_group_lifecycle[id-496fef1b-22ce-483b-ab93-d28bf46954b0] |
||||||
test_edit_addresses_in_address_group[id-27c03921-bb12-4b9a-b32e-7083bc90ff1f] |
pass
pt35.4: neutron_tempest_plugin.api.test_address_groups.AddressGroupTest.test_edit_addresses_in_address_group[id-27c03921-bb12-4b9a-b32e-7083bc90ff1f] |
||||||
test_remove_wrong_address_from_address_group[id-74f6fd4c-257b-4725-887b-470e96960e24] |
pass
pt35.5: neutron_tempest_plugin.api.test_address_groups.AddressGroupTest.test_remove_wrong_address_from_address_group[id-74f6fd4c-257b-4725-887b-470e96960e24] |
||||||
neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest | 7 | 7 | 0 | 0 | 0 | Detail | |
test_admin_create_shared_address_scope[id-5a06c287-8036-4d04-9d78-def8e06d43df] |
pass
pt36.1: neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_create_shared_address_scope[id-5a06c287-8036-4d04-9d78-def8e06d43df] |
||||||
test_admin_update_shared_address_scope[id-e9e1ccdd-9ccd-4076-9503-71820529508b] |
pass
pt36.2: neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_update_shared_address_scope[id-e9e1ccdd-9ccd-4076-9503-71820529508b] |
||||||
test_delete_address_scope[id-22b3b600-72a8-4b60-bc94-0f29dd6271df] |
pass
pt36.3: neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_delete_address_scope[id-22b3b600-72a8-4b60-bc94-0f29dd6271df] |
||||||
test_show_address_scope[id-85e0326b-4c75-4b92-bd6e-7c7de6aaf05c] |
pass
pt36.4: neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope[id-85e0326b-4c75-4b92-bd6e-7c7de6aaf05c] |
||||||
test_show_address_scope_project_id[id-bbd57364-6d57-48e4-b0f1-8b9a998f5e06] |
pass
pt36.5: neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope_project_id[id-bbd57364-6d57-48e4-b0f1-8b9a998f5e06] |
||||||
test_tenant_create_list_address_scope[id-045f9294-8b1a-4848-b6a8-edf1b41e9d06] |
pass
pt36.6: neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_create_list_address_scope[id-045f9294-8b1a-4848-b6a8-edf1b41e9d06] |
||||||
test_tenant_update_address_scope[id-85a259b2-ace6-4e32-9657-a9a392b452aa] |
pass
pt36.7: neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_update_address_scope[id-85a259b2-ace6-4e32-9657-a9a392b452aa] |
||||||
neutron_tempest_plugin.api.test_address_scopes.RbacAddressScopeTest | 7 | 7 | 0 | 0 | 0 | Detail | |
test_filter_fields[id-051248e7-d66f-4c69-9022-2b73ee5b9e73] |
pass
pt37.1: neutron_tempest_plugin.api.test_address_scopes.RbacAddressScopeTest.test_filter_fields[id-051248e7-d66f-4c69-9022-2b73ee5b9e73] |
||||||
test_filter_rbac_policies[id-88852ba0-8546-4ce7-8f79-4a9c840c881d] |
pass
pt37.2: neutron_tempest_plugin.api.test_address_scopes.RbacAddressScopeTest.test_filter_rbac_policies[id-88852ba0-8546-4ce7-8f79-4a9c840c881d] |
||||||
test_policy_target_update[id-038e999b-cd4b-4021-a9ff-ebb734f6e056] |
pass
pt37.3: neutron_tempest_plugin.api.test_address_scopes.RbacAddressScopeTest.test_policy_target_update[id-038e999b-cd4b-4021-a9ff-ebb734f6e056] |
||||||
test_rbac_policy_show[id-19cbd62e-c6c3-4495-98b9-b9c6c6c9c127] |
pass
pt37.4: neutron_tempest_plugin.api.test_address_scopes.RbacAddressScopeTest.test_rbac_policy_show[id-19cbd62e-c6c3-4495-98b9-b9c6c6c9c127] |
||||||
test_regular_client_blocked_from_sharing_anothers_policy[id-222a638d-819e-41a7-a3fe-550265c06e79] |
pass
pt37.5: neutron_tempest_plugin.api.test_address_scopes.RbacAddressScopeTest.test_regular_client_blocked_from_sharing_anothers_policy[id-222a638d-819e-41a7-a3fe-550265c06e79] |
||||||
test_regular_client_shares_to_another_regular_client[id-57da6ba2-6329-49c8-974c-9858fe187136] |
pass
pt37.6: neutron_tempest_plugin.api.test_address_scopes.RbacAddressScopeTest.test_regular_client_shares_to_another_regular_client[id-57da6ba2-6329-49c8-974c-9858fe187136] |
||||||
test_subnet_pool_presence_prevents_rbac_policy_deletion[id-798ac6c6-96cc-49ce-ba5c-c6eced7a09d3] |
pass
pt37.7: neutron_tempest_plugin.api.test_address_scopes.RbacAddressScopeTest.test_subnet_pool_presence_prevents_rbac_policy_deletion[id-798ac6c6-96cc-49ce-ba5c-c6eced7a09d3] |
||||||
neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative | 9 | 9 | 0 | 0 | 0 | Detail | |
test_delete_address_scope_associated_with_subnetpool[id-1e471e5c-6f9c-437a-9257-fd9bc4b6f0fb,negative] |
pass
pt38.1: neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_address_scope_associated_with_subnetpool[id-1e471e5c-6f9c-437a-9257-fd9bc4b6f0fb,negative] |
||||||
test_delete_non_existent_address_scope[id-5c25dc6a-1e92-467a-9cc7-cda74b6003db,negative] |
pass
pt38.2: neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_non_existent_address_scope[id-5c25dc6a-1e92-467a-9cc7-cda74b6003db,negative] |
||||||
test_get_non_existent_address_scope[id-9b6dd7ad-cabb-4f55-bd5e-e61176ef41f6,negative] |
pass
pt38.3: neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_get_non_existent_address_scope[id-9b6dd7ad-cabb-4f55-bd5e-e61176ef41f6,negative] |
||||||
test_tenant_create_shared_address_scope[id-9c92ec34-0c50-4104-aa47-9ce98d5088df,negative] |
pass
pt38.4: neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_create_shared_address_scope[id-9c92ec34-0c50-4104-aa47-9ce98d5088df,negative] |
||||||
test_tenant_get_not_shared_admin_address_scope[id-ef213552-f2da-487d-bf4a-e1705d115ff1,negative] |
pass
pt38.5: neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_get_not_shared_admin_address_scope[id-ef213552-f2da-487d-bf4a-e1705d115ff1,negative] |
||||||
test_tenant_update_address_scope_shared_false[id-a859ef2f-9c76-4e2e-ba0f-e0339a489e8c,negative] |
pass
pt38.6: neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_false[id-a859ef2f-9c76-4e2e-ba0f-e0339a489e8c,negative] |
||||||
test_tenant_update_address_scope_shared_true[id-a857b61e-bf53-4fab-b21a-b0daaf81b5bd,negative] |
pass
pt38.7: neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_true[id-a857b61e-bf53-4fab-b21a-b0daaf81b5bd,negative] |
||||||
test_update_non_existent_address_scope[id-47c25dc5-e886-4a84-88c3-ac5031969661,negative] |
pass
pt38.8: neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_non_existent_address_scope[id-47c25dc5-e886-4a84-88c3-ac5031969661,negative] |
||||||
test_update_shared_address_scope_to_unshare[id-702d0515-82cb-4207-b0d9-703336e54665,negative] |
pass
pt38.9: neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_shared_address_scope_to_unshare[id-702d0515-82cb-4207-b0d9-703336e54665,negative] |
||||||
neutron_tempest_plugin.api.test_auto_allocated_topology.TestAutoAllocatedTopology | 3 | 3 | 0 | 0 | 0 | Detail | |
test_check_requirements_for_auto_allocate_net_topology[id-10e4ecef-4309-4bda-9c4d-192e1b5a5831] |
pass
pt39.1: neutron_tempest_plugin.api.test_auto_allocated_topology.TestAutoAllocatedTopology.test_check_requirements_for_auto_allocate_net_topology[id-10e4ecef-4309-4bda-9c4d-192e1b5a5831] |
||||||
test_delete_allocated_net_topology_as_tenant[id-aabc0b02-cee4-11e5-9f3c-091127605a2b] |
pass
pt39.2: neutron_tempest_plugin.api.test_auto_allocated_topology.TestAutoAllocatedTopology.test_delete_allocated_net_topology_as_tenant[id-aabc0b02-cee4-11e5-9f3c-091127605a2b] |
||||||
test_get_allocated_net_topology_as_tenant[id-64bc0b02-cee4-11e5-9f3c-080027605a2b] |
pass
pt39.3: neutron_tempest_plugin.api.test_auto_allocated_topology.TestAutoAllocatedTopology.test_get_allocated_net_topology_as_tenant[id-64bc0b02-cee4-11e5-9f3c-080027605a2b] |
||||||
neutron_tempest_plugin.api.test_availability_zones.ListAvailableZonesTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_available_zones[id-5a8a8a1a-c265-11e8-a611-080027758b73] |
pass
pt40.1: neutron_tempest_plugin.api.test_availability_zones.ListAvailableZonesTest.test_list_available_zones[id-5a8a8a1a-c265-11e8-a611-080027758b73] |
||||||
neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest | 8 | 8 | 0 | 0 | 0 | Detail | |
test_allowed_address_pairs[id-ed93e453-3f8d-495e-8e7e-b0e268c2ebd9,negative] |
pass
pt41.1: neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_allowed_address_pairs[id-ed93e453-3f8d-495e-8e7e-b0e268c2ebd9,negative] |
||||||
test_create_port_sec_with_security_group[id-fe7c27b9-f320-4daf-b977-b1547c43daf6] |
pass
pt41.2: neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_create_port_sec_with_security_group[id-fe7c27b9-f320-4daf-b977-b1547c43daf6] |
||||||
test_delete_with_port_sec[id-2df6114b-b8c3-48a1-96e8-47f08159d35c] |
pass
pt41.3: neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_delete_with_port_sec[id-2df6114b-b8c3-48a1-96e8-47f08159d35c] |
||||||
test_port_sec_default_value[id-7c338ddf-e64e-4118-bd33-e49a1f2f1495] |
pass
pt41.4: neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_default_value[id-7c338ddf-e64e-4118-bd33-e49a1f2f1495] |
||||||
test_port_sec_specific_value_1[id-e60eafd2-31de-4c38-8106-55447d033b57] |
pass
pt41.5: neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_1[id-e60eafd2-31de-4c38-8106-55447d033b57] |
||||||
test_port_sec_specific_value_2[id-e60eafd2-31de-4c38-8106-55447d033b57] |
pass
pt41.6: neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_2[id-e60eafd2-31de-4c38-8106-55447d033b57] |
||||||
test_port_sec_update_pass[id-05642059-1bfc-4581-9bc9-aaa5db08dd60] |
pass
pt41.7: neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_pass[id-05642059-1bfc-4581-9bc9-aaa5db08dd60] |
||||||
test_port_sec_update_port_failed[id-ff11226c-a5ff-4ad4-8480-0840e36e47a9,negative] |
pass
pt41.8: neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_port_failed[id-ff11226c-a5ff-4ad4-8480-0840e36e47a9,negative] |
||||||
neutron_tempest_plugin.api.test_extensions.ExtensionsTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_list_extensions_includes_all[id-c7597fac-2404-45b1-beb4-523c8b1d4604] |
pass
pt42.1: neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_includes_all[id-c7597fac-2404-45b1-beb4-523c8b1d4604] |
||||||
test_list_extensions_pagination[id-19db409e-a23f-445d-8bc8-ca3d64c84706] |
pass
pt42.2: neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_pagination[id-19db409e-a23f-445d-8bc8-ca3d64c84706] |
||||||
test_list_extensions_project_id[id-155b7bc2-e358-4dd8-bf3e-1774c084567f] |
pass
pt42.3: neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_project_id[id-155b7bc2-e358-4dd8-bf3e-1774c084567f] |
||||||
test_list_extensions_sorting[id-262420b7-a4bb-4a3e-b4b5-e73bad18df8c] |
pass
pt42.4: neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_sorting[id-262420b7-a4bb-4a3e-b4b5-e73bad18df8c] |
||||||
neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_update_delete_flavor[id-136bcf09-00af-4da7-9b7f-174735d4aebd] |
pass
pt43.1: neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_flavor[id-136bcf09-00af-4da7-9b7f-174735d4aebd] |
||||||
test_create_update_delete_service_profile[id-b12a9487-b6a2-4cff-a69a-fe2a0b64fae6] |
pass
pt43.2: neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_service_profile[id-b12a9487-b6a2-4cff-a69a-fe2a0b64fae6] |
||||||
test_list_flavors[id-eb3dd12e-6dfd-45f4-8393-46e0fa19860e] |
pass
pt43.3: neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_flavors[id-eb3dd12e-6dfd-45f4-8393-46e0fa19860e] |
||||||
test_list_service_profiles[id-e2fb2f8c-45bf-429a-9f17-171c70444612] |
pass
pt43.4: neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_service_profiles[id-e2fb2f8c-45bf-429a-9f17-171c70444612] |
||||||
test_show_flavor[id-362f9658-164b-44dd-8356-151bc9b7be72] |
pass
pt43.5: neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_flavor[id-362f9658-164b-44dd-8356-151bc9b7be72] |
||||||
test_show_service_profile[id-30abb445-0eea-472e-bd02-8649f54a5968] |
pass
pt43.6: neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_service_profile[id-30abb445-0eea-472e-bd02-8649f54a5968] |
||||||
neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_update_delete_flavor[id-136bcf09-00af-4da7-9b7f-174735d4aebd] |
pass
pt44.1: neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_flavor[id-136bcf09-00af-4da7-9b7f-174735d4aebd] |
||||||
test_create_update_delete_service_profile[id-b12a9487-b6a2-4cff-a69a-fe2a0b64fae6] |
pass
pt44.2: neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_service_profile[id-b12a9487-b6a2-4cff-a69a-fe2a0b64fae6] |
||||||
test_list_flavors[id-eb3dd12e-6dfd-45f4-8393-46e0fa19860e] |
pass
pt44.3: neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_flavors[id-eb3dd12e-6dfd-45f4-8393-46e0fa19860e] |
||||||
test_list_service_profiles[id-e2fb2f8c-45bf-429a-9f17-171c70444612] |
pass
pt44.4: neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_service_profiles[id-e2fb2f8c-45bf-429a-9f17-171c70444612] |
||||||
test_show_flavor[id-362f9658-164b-44dd-8356-151bc9b7be72] |
pass
pt44.5: neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_flavor[id-362f9658-164b-44dd-8356-151bc9b7be72] |
||||||
test_show_service_profile[id-30abb445-0eea-472e-bd02-8649f54a5968] |
pass
pt44.6: neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_service_profile[id-30abb445-0eea-472e-bd02-8649f54a5968] |
||||||
neutron_tempest_plugin.api.test_floating_ips.FloatingIPPoolTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_floatingip_from_specific_pool[id-6c438332-4554-461c-9668-512ae09bf952] |
pass
pt45.1: neutron_tempest_plugin.api.test_floating_ips.FloatingIPPoolTestJSON.test_create_floatingip_from_specific_pool[id-6c438332-4554-461c-9668-512ae09bf952] |
||||||
neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_blank_update_clears_association[id-f6a0fb6c-cb64-4b81-b0d5-f41d8f69d22d] |
pass
pt46.1: neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_blank_update_clears_association[id-f6a0fb6c-cb64-4b81-b0d5-f41d8f69d22d] |
||||||
test_create_update_floatingip_description[id-c72c1c0c-2193-4aca-eeee-b1442641ffff] |
pass
pt46.2: neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_description[id-c72c1c0c-2193-4aca-eeee-b1442641ffff] |
||||||
test_create_update_floatingip_port_details[id-cecae820-ebaa-4f96-b386-6a9fbf25c552] |
pass
pt46.3: neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_port_details[id-cecae820-ebaa-4f96-b386-6a9fbf25c552] |
||||||
test_floatingip_update_extra_attributes_port_id_not_changed[id-fd7161e1-2167-4686-a6ff-0f3df08001bb] |
pass
pt46.4: neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON.test_floatingip_update_extra_attributes_port_id_not_changed[id-fd7161e1-2167-4686-a6ff-0f3df08001bb] |
||||||
neutron_tempest_plugin.api.test_floating_ips_negative.FloatingIPNegativeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_associate_floatingip_with_port_with_floatingip[id-0b5b8797-6de7-4191-905c-a48b888eb429,negative] |
pass
pt47.1: neutron_tempest_plugin.api.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_with_port_with_floatingip[id-0b5b8797-6de7-4191-905c-a48b888eb429,negative] |
||||||
neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test | 5 | 5 | 0 | 0 | 0 | Detail | |
test_list_ip_availability_after_port_delete[id-9f11254d-757b-492e-b14b-f52144e4ee7b] |
pass
pt48.1: neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_port_delete[id-9f11254d-757b-492e-b14b-f52144e4ee7b] |
||||||
test_list_ip_availability_after_subnet_and_ports[id-3aecd3b2-16ed-4b87-a54a-91d7b3c2986b] |
pass
pt48.2: neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_subnet_and_ports[id-3aecd3b2-16ed-4b87-a54a-91d7b3c2986b] |
||||||
test_list_ip_availability_before_subnet[id-0f33cc8c-1bf6-47d1-9ce1-010618240599] |
pass
pt48.3: neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_before_subnet[id-0f33cc8c-1bf6-47d1-9ce1-010618240599] |
||||||
test_show_ip_availability_after_port_delete[id-a4d1e291-c152-4d62-9316-8c9bf1c6aee2] |
pass
pt48.4: neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_port_delete[id-a4d1e291-c152-4d62-9316-8c9bf1c6aee2] |
||||||
test_show_ip_availability_after_subnet_and_ports_create[id-da1fbed5-b4a9-45b3-bdcb-b1660710d565] |
pass
pt48.5: neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_subnet_and_ports_create[id-da1fbed5-b4a9-45b3-bdcb-b1660710d565] |
||||||
neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test | 6 | 6 | 0 | 0 | 0 | Detail | |
test_list_ip_availability_after_port_delete[id-9f11254d-757b-492e-b14b-f52144e4ee7b] |
pass
pt49.1: neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_port_delete[id-9f11254d-757b-492e-b14b-f52144e4ee7b] |
||||||
test_list_ip_availability_after_subnet_and_ports[id-3aecd3b2-16ed-4b87-a54a-91d7b3c2986b] |
pass
pt49.2: neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_subnet_and_ports[id-3aecd3b2-16ed-4b87-a54a-91d7b3c2986b] |
||||||
test_list_ip_availability_before_subnet[id-0f33cc8c-1bf6-47d1-9ce1-010618240599] |
pass
pt49.3: neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_before_subnet[id-0f33cc8c-1bf6-47d1-9ce1-010618240599] |
||||||
test_list_ipv6_ip_availability_after_subnet_and_ports[id-0d5a03f2-fdb7-4ec3-b746-734c51d74b69] |
pass
pt49.4: neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ipv6_ip_availability_after_subnet_and_ports[id-0d5a03f2-fdb7-4ec3-b746-734c51d74b69] |
||||||
test_show_ip_availability_after_port_delete[id-a4d1e291-c152-4d62-9316-8c9bf1c6aee2] |
pass
pt49.5: neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_port_delete[id-a4d1e291-c152-4d62-9316-8c9bf1c6aee2] |
||||||
test_show_ip_availability_after_subnet_and_ports_create[id-da1fbed5-b4a9-45b3-bdcb-b1660710d565] |
pass
pt49.6: neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_subnet_and_ports_create[id-da1fbed5-b4a9-45b3-bdcb-b1660710d565] |
||||||
neutron_tempest_plugin.api.test_network_ip_availability_negative.NetworksIpAvailabilityNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_network_availability_nonexistent_network_id[id-3b8693eb-6c57-4ea1-ab84-3730c9ee9c84,negative] |
pass
pt50.1: neutron_tempest_plugin.api.test_network_ip_availability_negative.NetworksIpAvailabilityNegativeTest.test_network_availability_nonexistent_network_id[id-3b8693eb-6c57-4ea1-ab84-3730c9ee9c84,negative] |
||||||
neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_network_custom_mtu[id-c79dbf94-ee26-420f-a56f-382aaccb1a41] |
pass
pt51.1: neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_create_network_custom_mtu[id-c79dbf94-ee26-420f-a56f-382aaccb1a41] |
||||||
test_update_network_custom_mtu[id-2d35d49d-9d16-465c-92c7-4768eb717688] |
pass
pt51.2: neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_update_network_custom_mtu[id-2d35d49d-9d16-465c-92c7-4768eb717688] |
||||||
neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest | 10 | 10 | 0 | 0 | 0 | Detail | |
test_list_no_pagination_limit_0[id-f1867fc5-e1d6-431f-bc9f-8b882e43a7f9] |
pass
pt52.1: neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_no_pagination_limit_0[id-f1867fc5-e1d6-431f-bc9f-8b882e43a7f9] |
||||||
test_list_pagination[id-71389852-f57b-49f2-b109-77b705e9e8af] |
pass
pt52.2: neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination[id-71389852-f57b-49f2-b109-77b705e9e8af] |
||||||
test_list_pagination_page_reverse_asc[id-79a52810-2156-4ab6-b577-9e46e58d4b58] |
pass
pt52.3: neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_asc[id-79a52810-2156-4ab6-b577-9e46e58d4b58] |
||||||
test_list_pagination_page_reverse_desc[id-36a4671f-a542-442f-bc44-a8873ee778d1] |
pass
pt52.4: neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_desc[id-36a4671f-a542-442f-bc44-a8873ee778d1] |
||||||
test_list_pagination_page_reverse_with_href_links[id-13eb066c-aa90-406d-b4c3-39595bf8f910] |
pass
pt52.5: neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links[id-13eb066c-aa90-406d-b4c3-39595bf8f910] |
||||||
test_list_pagination_with_href_links[id-8a9c89df-0ee7-4c0d-8f1d-ec8f27cf362f] |
pass
pt52.6: neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_href_links[id-8a9c89df-0ee7-4c0d-8f1d-ec8f27cf362f] |
||||||
test_list_pagination_with_marker[id-b7e153d2-37c3-48d4-8390-ec13498fee3d] |
pass
pt52.7: neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_marker[id-b7e153d2-37c3-48d4-8390-ec13498fee3d] |
||||||
test_list_sorts_asc[id-de27d34a-bd9d-4516-83d6-81ef723f7d0d] |
pass
pt52.8: neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_asc[id-de27d34a-bd9d-4516-83d6-81ef723f7d0d] |
||||||
test_list_sorts_desc[id-e767a160-59f9-4c4b-8dc1-72124a68640a] |
pass
pt52.9: neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_desc[id-e767a160-59f9-4c4b-8dc1-72124a68640a] |
||||||
test_list_validation_filters[id-3574ec9b-a8b8-43e3-9c11-98f5875df6a9] |
pass
pt52.10: neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_validation_filters[id-3574ec9b-a8b8-43e3-9c11-98f5875df6a9] |
||||||
neutron_tempest_plugin.api.test_networks.NetworksTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_network_with_project[id-0cc0552f-afaf-4231-b7a7-c2a1774616da] |
pass
pt53.1: neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_network_with_project[id-0cc0552f-afaf-4231-b7a7-c2a1774616da] |
||||||
test_create_update_network_dns_domain[id-94e2a44c-3367-4253-8c2a-22deaf59e96c] |
pass
pt53.2: neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_update_network_dns_domain[id-94e2a44c-3367-4253-8c2a-22deaf59e96c] |
||||||
test_list_networks_fields_keystone_v3[id-a23186b9-aa6f-4b08-b877-35ca3b9cd54c] |
pass
pt53.3: neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_list_networks_fields_keystone_v3[id-a23186b9-aa6f-4b08-b877-35ca3b9cd54c] |
||||||
test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e] |
pass
pt53.4: neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e] |
||||||
test_show_network_fields_keystone_v3[id-26f2b7a5-2cd1-4f3a-b11f-ad259b099b11] |
pass
pt53.5: neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network_fields_keystone_v3[id-26f2b7a5-2cd1-4f3a-b11f-ad259b099b11] |
||||||
neutron_tempest_plugin.api.test_networks_negative.NetworksNegativeTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_delete_network_in_use[id-9f80f25b-5d1b-4f26-9f6b-774b9b270819,negative] |
pass
pt54.1: neutron_tempest_plugin.api.test_networks_negative.NetworksNegativeTest.test_delete_network_in_use[id-9f80f25b-5d1b-4f26-9f6b-774b9b270819,negative] |
||||||
test_update_network_mtu[id-9f80f25b-5d1b-4f26-9f6b-774b9b270820,negative] |
pass
pt54.2: neutron_tempest_plugin.api.test_networks_negative.NetworksNegativeTest.test_update_network_mtu[id-9f80f25b-5d1b-4f26-9f6b-774b9b270820,negative] |
||||||
neutron_tempest_plugin.api.test_port_forwarding_negative.PortForwardingNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_mapping_different_external_ports_to_the_same_destination[id-0c229a4c-9f28-11ea-bb37-0242ac130002,negative] |
pass
pt55.1: neutron_tempest_plugin.api.test_port_forwarding_negative.PortForwardingNegativeTestJSON.test_mapping_different_external_ports_to_the_same_destination[id-0c229a4c-9f28-11ea-bb37-0242ac130002,negative] |
||||||
test_mapping_same_fip_and_external_port_to_different_dest[id-63c0d406-99d5-11ea-bb37-0242ac130002,negative] |
pass
pt55.2: neutron_tempest_plugin.api.test_port_forwarding_negative.PortForwardingNegativeTestJSON.test_mapping_same_fip_and_external_port_to_different_dest[id-63c0d406-99d5-11ea-bb37-0242ac130002,negative] |
||||||
test_out_of_range_ports[id-e9d3ffb6-e5bf-421d-acaa-ee6010dfbf14,negative] |
pass
pt55.3: neutron_tempest_plugin.api.test_port_forwarding_negative.PortForwardingNegativeTestJSON.test_out_of_range_ports[id-e9d3ffb6-e5bf-421d-acaa-ee6010dfbf14,negative] |
||||||
neutron_tempest_plugin.api.test_port_forwardings.PortForwardingTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_associate_2_port_forwardings_to_floating_ip[id-8202cded-7e82-4420-9585-c091105404f6] |
pass
pt56.1: neutron_tempest_plugin.api.test_port_forwardings.PortForwardingTestJSON.test_associate_2_port_forwardings_to_floating_ip[id-8202cded-7e82-4420-9585-c091105404f6] |
||||||
test_associate_port_forwarding_to_2_fixed_ips[id-a7e6cc48-8a9b-49be-82fb-cef6f5c29381] |
pass
pt56.2: neutron_tempest_plugin.api.test_port_forwardings.PortForwardingTestJSON.test_associate_port_forwarding_to_2_fixed_ips[id-a7e6cc48-8a9b-49be-82fb-cef6f5c29381] |
||||||
test_associate_port_forwarding_to_port_with_fip[id-4ca72d40-93e4-485f-a876-76caf33c1fe6] |
pass
pt56.3: neutron_tempest_plugin.api.test_port_forwardings.PortForwardingTestJSON.test_associate_port_forwarding_to_port_with_fip[id-4ca72d40-93e4-485f-a876-76caf33c1fe6] |
||||||
test_associate_port_forwarding_to_used_floating_ip[id-6a34e811-66d1-4f63-aa4d-9013f15deb62] |
pass
pt56.4: neutron_tempest_plugin.api.test_port_forwardings.PortForwardingTestJSON.test_associate_port_forwarding_to_used_floating_ip[id-6a34e811-66d1-4f63-aa4d-9013f15deb62] |
||||||
test_port_forwarding_info_in_fip_details[id-aa842070-39ef-4b09-9df9-e723934f96f8] |
pass
pt56.5: neutron_tempest_plugin.api.test_port_forwardings.PortForwardingTestJSON.test_port_forwarding_info_in_fip_details[id-aa842070-39ef-4b09-9df9-e723934f96f8] |
||||||
test_port_forwarding_life_cycle[id-829a446e-46bc-41ce-b442-6e428aeb3c19] |
pass
pt56.6: neutron_tempest_plugin.api.test_port_forwardings.PortForwardingTestJSON.test_port_forwarding_life_cycle[id-829a446e-46bc-41ce-b442-6e428aeb3c19] |
||||||
neutron_tempest_plugin.api.test_ports.PortsIpv6TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_add_ipv6_ips_to_port[id-b85879fb-4852-4b99-aa32-3f8a7a6a3f01] |
pass
pt57.1: neutron_tempest_plugin.api.test_ports.PortsIpv6TestJSON.test_add_ipv6_ips_to_port[id-b85879fb-4852-4b99-aa32-3f8a7a6a3f01] |
||||||
neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest | 9 | 9 | 0 | 0 | 0 | Detail | |
test_list_no_pagination_limit_0[id-3afe7024-77ab-4cfe-824b-0b2bf4217727] |
pass
pt58.1: neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_no_pagination_limit_0[id-3afe7024-77ab-4cfe-824b-0b2bf4217727] |
||||||
test_list_pagination[id-a202fdc8-6616-45df-b6a0-463932de6f94] |
pass
pt58.2: neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination[id-a202fdc8-6616-45df-b6a0-463932de6f94] |
||||||
test_list_pagination_page_reverse_asc[id-b8857391-dc44-40cc-89b7-2800402e03ce] |
pass
pt58.3: neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_asc[id-b8857391-dc44-40cc-89b7-2800402e03ce] |
||||||
test_list_pagination_page_reverse_desc[id-4e51e9c9-ceae-4ec0-afd4-147569247699] |
pass
pt58.4: neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_desc[id-4e51e9c9-ceae-4ec0-afd4-147569247699] |
||||||
test_list_pagination_page_reverse_with_href_links[id-74293e59-d794-4a93-be09-38667199ef68] |
pass
pt58.5: neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links[id-74293e59-d794-4a93-be09-38667199ef68] |
||||||
test_list_pagination_with_href_links[id-fcd02a7a-f07e-4d5e-b0ca-b58e48927a9b] |
pass
pt58.6: neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_href_links[id-fcd02a7a-f07e-4d5e-b0ca-b58e48927a9b] |
||||||
test_list_pagination_with_marker[id-f4723b8e-8186-4b9a-bf9e-57519967e048] |
pass
pt58.7: neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_marker[id-f4723b8e-8186-4b9a-bf9e-57519967e048] |
||||||
test_list_sorts_asc[id-9ab73df4-960a-4ae3-87d3-60992b8d3e2d] |
pass
pt58.8: neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_asc[id-9ab73df4-960a-4ae3-87d3-60992b8d3e2d] |
||||||
test_list_sorts_desc[id-b426671d-7270-430f-82ff-8f33eec93010] |
pass
pt58.9: neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_desc[id-b426671d-7270-430f-82ff-8f33eec93010] |
||||||
neutron_tempest_plugin.api.test_ports.PortsTaggingOnCreationTestJSON | 3 | 0 | 0 | 0 | 3 | Detail | |
test_tagging_ports_during_bulk_creation[id-5cf26014-fdd3-4a6d-b94d-a05f0c55da89] |
skip
pt59.1: neutron_tempest_plugin.api.test_ports.PortsTaggingOnCreationTestJSON.test_tagging_ports_during_bulk_creation[id-5cf26014-fdd3-4a6d-b94d-a05f0c55da89] |
||||||
test_tagging_ports_during_bulk_creation_no_tags[id-33eda785-a08a-44a0-1bbb-fb50a2f1cd78] |
skip
pt59.2: neutron_tempest_plugin.api.test_ports.PortsTaggingOnCreationTestJSON.test_tagging_ports_during_bulk_creation_no_tags[id-33eda785-a08a-44a0-1bbb-fb50a2f1cd78] |
||||||
test_tagging_ports_during_creation[id-6baa43bf-88fb-8bca-6051-97ea1a5e8f4f] |
skip
pt59.3: neutron_tempest_plugin.api.test_ports.PortsTaggingOnCreationTestJSON.test_tagging_ports_during_creation[id-6baa43bf-88fb-8bca-6051-97ea1a5e8f4f] |
||||||
neutron_tempest_plugin.api.test_ports.PortsTestJSON | 8 | 7 | 0 | 0 | 1 | Detail | |
test_add_ips_to_port[id-1d6d8683-8691-43c6-a7ba-c69723258726] |
pass
pt60.1: neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_add_ips_to_port[id-1d6d8683-8691-43c6-a7ba-c69723258726] |
||||||
test_change_dhcp_flag_then_create_port[id-c72c1c0c-2193-4aca-bbb4-b1442640c123] |
pass
pt60.2: neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_change_dhcp_flag_then_create_port[id-c72c1c0c-2193-4aca-bbb4-b1442640c123] |
||||||
test_create_update_port_description[id-c72c1c0c-2193-4aca-bbb4-b1442640bbbb] |
pass
pt60.3: neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_description[id-c72c1c0c-2193-4aca-bbb4-b1442640bbbb] |
||||||
test_create_update_port_security[id-3ae162e8-ff00-490c-a423-6a88e48f1ed6] |
pass
pt60.4: neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_security[id-3ae162e8-ff00-490c-a423-6a88e48f1ed6] |
||||||
test_create_update_port_with_dns_domain[id-dfe8cc79-18d9-4ae8-acef-3ec6bb719aa7] |
pass
pt60.5: neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_dns_domain[id-dfe8cc79-18d9-4ae8-acef-3ec6bb719aa7] |
||||||
test_create_update_port_with_dns_name[id-539fbefe-fb36-48aa-9a53-8c5fbd44e492] |
pass
pt60.6: neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_dns_name[id-539fbefe-fb36-48aa-9a53-8c5fbd44e492] |
||||||
test_create_update_port_with_no_dns_name[id-435e89df-a8bb-4b41-801a-9f20d362d777] |
pass
pt60.7: neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_no_dns_name[id-435e89df-a8bb-4b41-801a-9f20d362d777] |
||||||
test_port_shut_down[id-12a3f5f1-4d9c-4fe1-9e7b-08c75fe77790] |
skip
pt60.8: neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_port_shut_down[id-12a3f5f1-4d9c-4fe1-9e7b-08c75fe77790] |
||||||
neutron_tempest_plugin.api.test_ports_negative.PortsNegativeTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_add_port_with_illegal_ip[id-9b0a4152-9aa4-4169-9b2c-579609e2fb4a,negative] |
pass
pt61.1: neutron_tempest_plugin.api.test_ports_negative.PortsNegativeTestJSON.test_add_port_with_illegal_ip[id-9b0a4152-9aa4-4169-9b2c-579609e2fb4a,negative] |
||||||
test_add_port_with_nonexist_network_id[id-7cf473ae-7ec8-4834-ae17-9ef6ec6b8a32,negative] |
pass
pt61.2: neutron_tempest_plugin.api.test_ports_negative.PortsNegativeTestJSON.test_add_port_with_nonexist_network_id[id-7cf473ae-7ec8-4834-ae17-9ef6ec6b8a32,negative] |
||||||
test_add_port_with_nonexist_security_groups_id[id-cad2d349-25fa-490e-9675-cd2ea24164bc,negative] |
pass
pt61.3: neutron_tempest_plugin.api.test_ports_negative.PortsNegativeTestJSON.test_add_port_with_nonexist_security_groups_id[id-cad2d349-25fa-490e-9675-cd2ea24164bc,negative] |
||||||
test_add_port_with_nonexist_tenant_id[id-5b69a905-3a84-43a4-807a-1a67ab85caeb,negative] |
pass
pt61.4: neutron_tempest_plugin.api.test_ports_negative.PortsNegativeTestJSON.test_add_port_with_nonexist_tenant_id[id-5b69a905-3a84-43a4-807a-1a67ab85caeb,negative] |
||||||
test_add_port_with_too_long_description[id-e10da38c-1071-49c9-95c2-0c451e18ae31,negative] |
pass
pt61.5: neutron_tempest_plugin.api.test_ports_negative.PortsNegativeTestJSON.test_add_port_with_too_long_description[id-e10da38c-1071-49c9-95c2-0c451e18ae31,negative] |
||||||
test_add_port_with_too_long_name[id-0cbd256a-a6d4-4afa-a039-44cc13704bab,negative] |
pass
pt61.6: neutron_tempest_plugin.api.test_ports_negative.PortsNegativeTestJSON.test_add_port_with_too_long_name[id-0cbd256a-a6d4-4afa-a039-44cc13704bab,negative] |
||||||
neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON | 10 | 9 | 0 | 0 | 1 | Detail | |
test_attach_and_detach_a_policy_by_a_tenant[id-d911707e-fa2c-11e9-9553-5076af30bbf5] |
skip
pt62.1: neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_attach_and_detach_a_policy_by_a_tenant[id-d911707e-fa2c-11e9-9553-5076af30bbf5] |
||||||
test_get_rules_by_policy[id-ce0bd0c2-54d9-4e29-85f1-cfb36ac3ebe2] |
pass
pt62.2: neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_get_rules_by_policy[id-ce0bd0c2-54d9-4e29-85f1-cfb36ac3ebe2] |
||||||
test_rule_create[id-8a59b00b-3e9c-4787-92f8-93a5cdf5e378] |
pass
pt62.3: neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create[id-8a59b00b-3e9c-4787-92f8-93a5cdf5e378] |
||||||
test_rule_create_fail_for_the_same_type[id-8a59b00b-ab01-4787-92f8-93a5cdf5e378] |
pass
pt62.4: neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_fail_for_the_same_type[id-8a59b00b-ab01-4787-92f8-93a5cdf5e378] |
||||||
test_rule_create_forbidden_for_regular_tenants[id-a4a2e7ad-786f-4927-a85a-e545a93bd274] |
pass
pt62.5: neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_forbidden_for_regular_tenants[id-a4a2e7ad-786f-4927-a85a-e545a93bd274] |
||||||
test_rule_create_rule_nonexistent_policy[id-f211222c-5808-46cb-a961-983bbab6b852] |
pass
pt62.6: neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_rule_nonexistent_policy[id-f211222c-5808-46cb-a961-983bbab6b852] |
||||||
test_rule_delete[id-67ee6efd-7b33-4a68-927d-275b4f8ba958] |
pass
pt62.7: neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_delete[id-67ee6efd-7b33-4a68-927d-275b4f8ba958] |
||||||
test_rule_update[id-149a6988-2568-47d2-931e-2dbc858943b3] |
pass
pt62.8: neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update[id-149a6988-2568-47d2-931e-2dbc858943b3] |
||||||
test_rule_update_forbidden_for_regular_tenants_foreign_policy[id-9a607936-4b6f-4c2f-ad21-bd5b3d4fc91f] |
pass
pt62.9: neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy[id-9a607936-4b6f-4c2f-ad21-bd5b3d4fc91f] |
||||||
test_rule_update_forbidden_for_regular_tenants_own_policy[id-1bfc55d9-6fd8-4293-ab3a-b1d69bf7cd2e] |
pass
pt62.10: neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy[id-1bfc55d9-6fd8-4293-ab3a-b1d69bf7cd2e] |
||||||
neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON | 9 | 9 | 0 | 0 | 0 | Detail | |
test_get_rules_by_policy[id-c565131d-4c80-4231-b0f3-9ae2be4de129] |
pass
pt63.1: neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_get_rules_by_policy[id-c565131d-4c80-4231-b0f3-9ae2be4de129] |
||||||
test_invalid_rule_create[id-33646b08-4f05-4493-a48a-bde768a18533] |
pass
pt63.2: neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_invalid_rule_create[id-33646b08-4f05-4493-a48a-bde768a18533] |
||||||
test_qos_dscp_create_and_update[id-19ed2286-ccb1-11e9-87d7-525400d6f522] |
pass
pt63.3: neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_qos_dscp_create_and_update[id-19ed2286-ccb1-11e9-87d7-525400d6f522] |
||||||
test_rule_create[id-f5cbaceb-5829-497c-9c60-ad70969e9a08] |
pass
pt63.4: neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_create[id-f5cbaceb-5829-497c-9c60-ad70969e9a08] |
||||||
test_rule_create_fail_for_the_same_type[id-08553ffe-030f-4037-b486-7e0b8fb9385a] |
pass
pt63.5: neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_create_fail_for_the_same_type[id-08553ffe-030f-4037-b486-7e0b8fb9385a] |
||||||
test_rule_create_forbidden_for_regular_tenants[id-bf6002ea-29de-486f-b65d-08aea6d4c4e2] |
pass
pt63.6: neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_create_forbidden_for_regular_tenants[id-bf6002ea-29de-486f-b65d-08aea6d4c4e2] |
||||||
test_rule_create_rule_nonexistent_policy[id-9cb8ef5c-96fc-4978-9ee0-e3b02bab628a] |
pass
pt63.7: neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_create_rule_nonexistent_policy[id-9cb8ef5c-96fc-4978-9ee0-e3b02bab628a] |
||||||
test_rule_delete[id-74f81904-c35f-48a3-adae-1f5424cb3c18] |
pass
pt63.8: neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_delete[id-74f81904-c35f-48a3-adae-1f5424cb3c18] |
||||||
test_rule_update[id-76f632e5-3175-4408-9a32-3625e599c8a2] |
pass
pt63.9: neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON.test_rule_update[id-76f632e5-3175-4408-9a32-3625e599c8a2] |
||||||
neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON | 9 | 8 | 0 | 0 | 1 | Detail | |
test_get_rules_by_policy[id-de0bd0c2-54d9-4e29-85f1-cfb36ac3ebe2] |
pass
pt64.1: neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_get_rules_by_policy[id-de0bd0c2-54d9-4e29-85f1-cfb36ac3ebe2] |
||||||
test_rule_create[id-aa59b00b-3e9c-4787-92f8-93a5cdf5e378] |
pass
pt64.2: neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create[id-aa59b00b-3e9c-4787-92f8-93a5cdf5e378] |
||||||
test_rule_create_fail_for_missing_min_kbps[id-266d9b87-e51c-48bd-9aa7-8269573621be] |
pass
pt64.3: neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create_fail_for_missing_min_kbps[id-266d9b87-e51c-48bd-9aa7-8269573621be] |
||||||
test_rule_create_fail_for_the_same_type[id-aa59b00b-ab01-4787-92f8-93a5cdf5e378] |
pass
pt64.4: neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create_fail_for_the_same_type[id-aa59b00b-ab01-4787-92f8-93a5cdf5e378] |
||||||
test_rule_create_forbidden_for_regular_tenants[id-b4a2e7ad-786f-4927-a85a-e545a93bd274] |
pass
pt64.5: neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create_forbidden_for_regular_tenants[id-b4a2e7ad-786f-4927-a85a-e545a93bd274] |
||||||
test_rule_create_pass_for_direction_ingress[id-35baf998-ae65-495c-9902-35a0d11e8936] |
skip
pt64.6: neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create_pass_for_direction_ingress[id-35baf998-ae65-495c-9902-35a0d11e8936] |
||||||
test_rule_create_rule_nonexistent_policy[id-a211222c-5808-46cb-a961-983bbab6b852] |
pass
pt64.7: neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create_rule_nonexistent_policy[id-a211222c-5808-46cb-a961-983bbab6b852] |
||||||
test_rule_delete[id-a7ee6efd-7b33-4a68-927d-275b4f8ba958] |
pass
pt64.8: neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_delete[id-a7ee6efd-7b33-4a68-927d-275b4f8ba958] |
||||||
test_rule_update[id-a49a6988-2568-47d2-931e-2dbc858943b3] |
pass
pt64.9: neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_update[id-a49a6988-2568-47d2-931e-2dbc858943b3] |
||||||
neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest | 9 | 9 | 0 | 0 | 0 | Detail | |
test_list_no_pagination_limit_0[id-40e09b53-4eb8-4526-9181-d438c8005a20] |
pass
pt65.1: neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_no_pagination_limit_0[id-40e09b53-4eb8-4526-9181-d438c8005a20] |
||||||
test_list_pagination[id-719e61cc-e33c-4918-aa4d-1a791e6e0e86] |
pass
pt65.2: neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination[id-719e61cc-e33c-4918-aa4d-1a791e6e0e86] |
||||||
test_list_pagination_page_reverse_asc[id-d6a8bacd-d5e8-4ef3-bc55-23ca6998d208] |
pass
pt65.3: neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_asc[id-d6a8bacd-d5e8-4ef3-bc55-23ca6998d208] |
||||||
test_list_pagination_page_reverse_desc[id-0b9aecdc-2b27-421b-b104-53d24e905ae8] |
pass
pt65.4: neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_desc[id-0b9aecdc-2b27-421b-b104-53d24e905ae8] |
||||||
test_list_pagination_page_reverse_with_href_links[id-1a3dc257-dafd-4870-8c71-639ae7ddc6ea] |
pass
pt65.5: neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links[id-1a3dc257-dafd-4870-8c71-639ae7ddc6ea] |
||||||
test_list_pagination_with_href_links[id-3bad0747-8082-46e9-be4d-c428a842db41] |
pass
pt65.6: neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_with_href_links[id-3bad0747-8082-46e9-be4d-c428a842db41] |
||||||
test_list_pagination_with_marker[id-3bd8fb58-c0f8-4954-87fb-f286e1eb096a] |
pass
pt65.7: neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_with_marker[id-3bd8fb58-c0f8-4954-87fb-f286e1eb096a] |
||||||
test_list_sorts_asc[id-55fc0103-fdc1-4d34-ab62-c579bb739a91] |
pass
pt65.8: neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_sorts_asc[id-55fc0103-fdc1-4d34-ab62-c579bb739a91] |
||||||
test_list_sorts_desc[id-13e08ac3-bfed-426b-892a-b3b158560c23] |
pass
pt65.9: neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_sorts_desc[id-13e08ac3-bfed-426b-892a-b3b158560c23] |
||||||
neutron_tempest_plugin.api.test_qos.QosTestJSON | 30 | 30 | 0 | 0 | 0 | Detail | |
test_create_policy[id-108fbdf7-3463-4e47-9871-d07f3dcf5bbb] |
pass
pt66.1: neutron_tempest_plugin.api.test_qos.QosTestJSON.test_create_policy[id-108fbdf7-3463-4e47-9871-d07f3dcf5bbb] |
||||||
test_default_policy_creating_network_with_policy[id-807cce45-38e5-482d-94db-36e1796aba73] |
pass
pt66.2: neutron_tempest_plugin.api.test_qos.QosTestJSON.test_default_policy_creating_network_with_policy[id-807cce45-38e5-482d-94db-36e1796aba73] |
||||||
test_default_policy_creating_network_without_policy[id-18d94f22-b9d5-4390-af12-d30a0cfc4cd3] |
pass
pt66.3: neutron_tempest_plugin.api.test_qos.QosTestJSON.test_default_policy_creating_network_without_policy[id-18d94f22-b9d5-4390-af12-d30a0cfc4cd3] |
||||||
test_delete_not_allowed_if_policy_in_use_by_network[id-18163237-8ba9-4db5-9525-bad6d2343c75] |
pass
pt66.4: neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_not_allowed_if_policy_in_use_by_network[id-18163237-8ba9-4db5-9525-bad6d2343c75] |
||||||
test_delete_not_allowed_if_policy_in_use_by_port[id-24153230-84a9-4dd5-9525-bad6d2343c75] |
pass
pt66.5: neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_not_allowed_if_policy_in_use_by_port[id-24153230-84a9-4dd5-9525-bad6d2343c75] |
||||||
test_delete_policy[id-1cb42653-54bd-4a9a-b888-c55e18199201] |
pass
pt66.6: neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_policy[id-1cb42653-54bd-4a9a-b888-c55e18199201] |
||||||
test_get_policy_that_is_shared[id-fb384bde-a973-41c3-a542-6f77a092155f] |
pass
pt66.7: neutron_tempest_plugin.api.test_qos.QosTestJSON.test_get_policy_that_is_shared[id-fb384bde-a973-41c3-a542-6f77a092155f] |
||||||
test_list_admin_rule_types[id-cf776f77-8d3d-49f2-8572-12d6a1557224] |
pass
pt66.8: neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_admin_rule_types[id-cf776f77-8d3d-49f2-8572-12d6a1557224] |
||||||
test_list_policy_filter_by_name[id-f8d20e92-f06d-4805-b54f-230f77715815] |
pass
pt66.9: neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_policy_filter_by_name[id-f8d20e92-f06d-4805-b54f-230f77715815] |
||||||
test_list_policy_sort_by_name[id-dde0b449-a400-4a87-b5a5-4d1c413c917b] |
pass
pt66.10: neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_policy_sort_by_name[id-dde0b449-a400-4a87-b5a5-4d1c413c917b] |
||||||
test_list_regular_rule_types[id-49c8ea35-83a9-453a-bd23-239cf3b13929] |
pass
pt66.11: neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_regular_rule_types[id-49c8ea35-83a9-453a-bd23-239cf3b13929] |
||||||
test_policy_association_with_admin_network[id-65b9ef75-1911-406a-bbdb-ca1d68d528b0] |
pass
pt66.12: neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_admin_network[id-65b9ef75-1911-406a-bbdb-ca1d68d528b0] |
||||||
test_policy_association_with_network_non_shared_policy[id-1aa55a79-324f-47d9-a076-894a8fc2448b] |
pass
pt66.13: neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_network_non_shared_policy[id-1aa55a79-324f-47d9-a076-894a8fc2448b] |
||||||
test_policy_association_with_network_nonexistent_policy[id-9efe63d0-836f-4cc2-b00c-468e63aa614e] |
pass
pt66.14: neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_network_nonexistent_policy[id-9efe63d0-836f-4cc2-b00c-468e63aa614e] |
||||||
test_policy_association_with_port_non_shared_policy[id-f53d961c-9fe5-4422-8b66-7add972c6031] |
pass
pt66.15: neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_non_shared_policy[id-f53d961c-9fe5-4422-8b66-7add972c6031] |
||||||
test_policy_association_with_port_nonexistent_policy[id-49e02f5a-e1dd-41d5-9855-cfa37f2d195e] |
pass
pt66.16: neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_nonexistent_policy[id-49e02f5a-e1dd-41d5-9855-cfa37f2d195e] |
||||||
test_policy_association_with_port_shared_policy[id-98fcd95e-84cf-4746-860e-44692e674f2e] |
pass
pt66.17: neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_shared_policy[id-98fcd95e-84cf-4746-860e-44692e674f2e] |
||||||
test_policy_association_with_tenant_network[id-1738de5d-0476-4163-9022-5e1b548c208e] |
pass
pt66.18: neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_tenant_network[id-1738de5d-0476-4163-9022-5e1b548c208e] |
||||||
test_policy_create_forbidden_for_regular_tenants[id-aed8e2a6-22da-421b-89b9-935a2c1a1b50] |
pass
pt66.19: neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_create_forbidden_for_regular_tenants[id-aed8e2a6-22da-421b-89b9-935a2c1a1b50] |
||||||
test_policy_update[id-8e88a54b-f0b2-4b7d-b061-a15d93c2c7d6] |
pass
pt66.20: neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update[id-8e88a54b-f0b2-4b7d-b061-a15d93c2c7d6] |
||||||
test_policy_update_association_with_admin_network[id-09a9392c-1359-4cbb-989f-fb768e5834a8] |
pass
pt66.21: neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_association_with_admin_network[id-09a9392c-1359-4cbb-989f-fb768e5834a8] |
||||||
test_policy_update_association_with_port_shared_policy[id-f8163237-fba9-4db5-9526-bad6d2343c76] |
pass
pt66.22: neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_association_with_port_shared_policy[id-f8163237-fba9-4db5-9526-bad6d2343c76] |
||||||
test_policy_update_forbidden_for_regular_tenants_foreign_policy[id-4ecfd7e7-47b6-4702-be38-be9235901a87] |
pass
pt66.23: neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_forbidden_for_regular_tenants_foreign_policy[id-4ecfd7e7-47b6-4702-be38-be9235901a87] |
||||||
test_policy_update_forbidden_for_regular_tenants_own_policy[id-6e880e0f-bbfc-4e54-87c6-680f90e1b618] |
pass
pt66.24: neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_forbidden_for_regular_tenants_own_policy[id-6e880e0f-bbfc-4e54-87c6-680f90e1b618] |
||||||
test_qos_policy_delete_with_rules[id-a2a5849b-dd06-4b18-9664-0b6828a1fc27] |
pass
pt66.25: neutron_tempest_plugin.api.test_qos.QosTestJSON.test_qos_policy_delete_with_rules[id-a2a5849b-dd06-4b18-9664-0b6828a1fc27] |
||||||
test_shared_policy_update[id-ee263db4-009a-4641-83e5-d0e83506ba4c] |
pass
pt66.26: neutron_tempest_plugin.api.test_qos.QosTestJSON.test_shared_policy_update[id-ee263db4-009a-4641-83e5-d0e83506ba4c] |
||||||
test_show_policy_has_project_id[id-606a48e2-5403-4052-b40f-4d54b855af76] |
pass
pt66.27: neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_policy_has_project_id[id-606a48e2-5403-4052-b40f-4d54b855af76] |
||||||
test_show_rule_type_details_as_admin[id-d0a2460b-7325-481f-a531-050bd96ab25e] |
pass
pt66.28: neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_rule_type_details_as_admin[id-d0a2460b-7325-481f-a531-050bd96ab25e] |
||||||
test_show_rule_type_details_as_user[id-8ececa21-ef97-4904-a152-9f04c90f484d] |
pass
pt66.29: neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_rule_type_details_as_user[id-8ececa21-ef97-4904-a152-9f04c90f484d] |
||||||
test_user_create_port_with_admin_qos_policy[id-06060880-2956-4c16-9a63-f284c3879229] |
pass
pt66.30: neutron_tempest_plugin.api.test_qos.QosTestJSON.test_user_create_port_with_admin_qos_policy[id-06060880-2956-4c16-9a63-f284c3879229] |
||||||
neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest | 11 | 11 | 0 | 0 | 0 | Detail | |
test_filter_fields[id-ba88d0ca-a350-11e5-a06f-54ee756c66df] |
pass
pt67.1: neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_filter_fields[id-ba88d0ca-a350-11e5-a06f-54ee756c66df] |
||||||
test_filter_rbac_policies[id-c7496f86-a350-11e5-b380-54ee756c66df] |
pass
pt67.2: neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_filter_rbac_policies[id-c7496f86-a350-11e5-b380-54ee756c66df] |
||||||
test_net_bound_shared_policy_wildcard_and_project_id_wild_remove[id-328b1f70-d424-11e5-a57f-54ee756c66df] |
pass
pt67.3: neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_net_bound_shared_policy_wildcard_and_project_id_wild_remove[id-328b1f70-d424-11e5-a57f-54ee756c66df] |
||||||
test_net_bound_shared_policy_wildcard_and_projectid_wild_remains[id-1997b00c-0c75-4e43-8ce2-999f9fa555ee] |
pass
pt67.4: neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_net_bound_shared_policy_wildcard_and_projectid_wild_remains[id-1997b00c-0c75-4e43-8ce2-999f9fa555ee] |
||||||
test_network_presence_prevents_policy_rbac_policy_deletion[id-a9b39f46-a350-11e5-97c7-54ee756c66df] |
pass
pt67.5: neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_network_presence_prevents_policy_rbac_policy_deletion[id-a9b39f46-a350-11e5-97c7-54ee756c66df] |
||||||
test_policy_sharing_with_wildcard[id-b9dcf582-d3b3-11e5-950a-54ee756c66df] |
pass
pt67.6: neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_sharing_with_wildcard[id-b9dcf582-d3b3-11e5-950a-54ee756c66df] |
||||||
test_policy_sharing_with_wildcard_and_project_id[id-2ace9adc-da6e-11e5-aafe-54ee756c66df] |
pass
pt67.7: neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_sharing_with_wildcard_and_project_id[id-2ace9adc-da6e-11e5-aafe-54ee756c66df] |
||||||
test_policy_target_update[id-9f85c76a-a350-11e5-8ae5-54ee756c66df] |
pass
pt67.8: neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_target_update[id-9f85c76a-a350-11e5-8ae5-54ee756c66df] |
||||||
test_rbac_policy_show[id-c10d993a-a350-11e5-9c7a-54ee756c66df] |
pass
pt67.9: neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_rbac_policy_show[id-c10d993a-a350-11e5-9c7a-54ee756c66df] |
||||||
test_regular_client_blocked_from_sharing_anothers_policy[id-cd7d755a-a350-11e5-a344-54ee756c66df] |
pass
pt67.10: neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_regular_client_blocked_from_sharing_anothers_policy[id-cd7d755a-a350-11e5-a344-54ee756c66df] |
||||||
test_regular_client_shares_to_another_regular_client[id-b0fe87e8-a350-11e5-9f08-54ee756c66df] |
pass
pt67.11: neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_regular_client_shares_to_another_regular_client[id-b0fe87e8-a350-11e5-9f08-54ee756c66df] |
||||||
neutron_tempest_plugin.api.test_qos_negative.QosBandwidthLimitRuleNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_rule_create_rule_non_existent_policy[id-1b592566-745f-4e15-a439-073afe341244,negative] |
pass
pt68.1: neutron_tempest_plugin.api.test_qos_negative.QosBandwidthLimitRuleNegativeTestJSON.test_rule_create_rule_non_existent_policy[id-1b592566-745f-4e15-a439-073afe341244,negative] |
||||||
test_rule_update_rule_nonexistent_policy[id-e9ce8042-c828-4cb9-b1f1-85bd35e6553a,negative] |
pass
pt68.2: neutron_tempest_plugin.api.test_qos_negative.QosBandwidthLimitRuleNegativeTestJSON.test_rule_update_rule_nonexistent_policy[id-e9ce8042-c828-4cb9-b1f1-85bd35e6553a,negative] |
||||||
test_rule_update_rule_nonexistent_rule[id-a2c72066-0c32-4f28-be7f-78fa721588b6,negative] |
pass
pt68.3: neutron_tempest_plugin.api.test_qos_negative.QosBandwidthLimitRuleNegativeTestJSON.test_rule_update_rule_nonexistent_rule[id-a2c72066-0c32-4f28-be7f-78fa721588b6,negative] |
||||||
neutron_tempest_plugin.api.test_qos_negative.QosDscpRuleNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_rule_create_rule_non_existent_policy[id-07d17f09-3dc4-4c24-9bb1-49081a153c5a,negative] |
pass
pt69.1: neutron_tempest_plugin.api.test_qos_negative.QosDscpRuleNegativeTestJSON.test_rule_create_rule_non_existent_policy[id-07d17f09-3dc4-4c24-9bb1-49081a153c5a,negative] |
||||||
test_rule_update_rule_nonexistent_policy[id-d47d5fbe-3e98-476f-b2fd-97818175dea5,negative] |
pass
pt69.2: neutron_tempest_plugin.api.test_qos_negative.QosDscpRuleNegativeTestJSON.test_rule_update_rule_nonexistent_policy[id-d47d5fbe-3e98-476f-b2fd-97818175dea5,negative] |
||||||
test_rule_update_rule_nonexistent_rule[id-9c0bd085-5a7a-496f-a984-50dc631a64f2,negative] |
pass
pt69.3: neutron_tempest_plugin.api.test_qos_negative.QosDscpRuleNegativeTestJSON.test_rule_update_rule_nonexistent_rule[id-9c0bd085-5a7a-496f-a984-50dc631a64f2,negative] |
||||||
neutron_tempest_plugin.api.test_qos_negative.QosMinimumBandwidthRuleNegativeTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_rule_create_rule_non_existent_policy[id-5a714a4a-bfbc-4cf9-b0c0-13fd185204f7,negative] |
pass
pt70.1: neutron_tempest_plugin.api.test_qos_negative.QosMinimumBandwidthRuleNegativeTestJSON.test_rule_create_rule_non_existent_policy[id-5a714a4a-bfbc-4cf9-b0c0-13fd185204f7,negative] |
||||||
test_rule_update_rule_nonexistent_policy[id-08b8455b-4d4f-4119-bad3-9357085c3a80,negative] |
pass
pt70.2: neutron_tempest_plugin.api.test_qos_negative.QosMinimumBandwidthRuleNegativeTestJSON.test_rule_update_rule_nonexistent_policy[id-08b8455b-4d4f-4119-bad3-9357085c3a80,negative] |
||||||
test_rule_update_rule_nonexistent_rule[id-8470cbe0-8ca5-46ab-9c66-7cf69301b121,negative] |
pass
pt70.3: neutron_tempest_plugin.api.test_qos_negative.QosMinimumBandwidthRuleNegativeTestJSON.test_rule_update_rule_nonexistent_rule[id-8470cbe0-8ca5-46ab-9c66-7cf69301b121,negative] |
||||||
neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON | 8 | 8 | 0 | 0 | 0 | Detail | |
test_add_policy_with_too_long_description[id-b9dce444-d3b3-11e5-950a-54ee747c99db,negative] |
pass
pt71.1: neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_description[id-b9dce444-d3b3-11e5-950a-54ee747c99db,negative] |
||||||
test_add_policy_with_too_long_name[id-b9dce555-d3b3-11e5-950a-54ee757c77da,negative] |
pass
pt71.2: neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_name[id-b9dce555-d3b3-11e5-950a-54ee757c77da,negative] |
||||||
test_add_policy_with_too_long_tenant_id[id-b9dce444-d3b3-11e5-950a-54ee757c77dc,negative] |
pass
pt71.3: neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_tenant_id[id-b9dce444-d3b3-11e5-950a-54ee757c77dc,negative] |
||||||
test_delete_non_existent_qos_policy[id-09e435b7-44d3-4f9d-8aa8-c295d46b5866,negative] |
pass
pt71.4: neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_delete_non_existent_qos_policy[id-09e435b7-44d3-4f9d-8aa8-c295d46b5866,negative] |
||||||
test_get_non_existent_qos_policy[id-88b54ab0-804b-446c-bc19-8e54222d70ef,negative] |
pass
pt71.5: neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_get_non_existent_qos_policy[id-88b54ab0-804b-446c-bc19-8e54222d70ef,negative] |
||||||
test_update_non_existent_qos_policy[id-21050859-1284-4bf5-b05a-13846f83988f,negative] |
pass
pt71.6: neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_update_non_existent_qos_policy[id-21050859-1284-4bf5-b05a-13846f83988f,negative] |
||||||
test_update_policy_with_too_long_description[id-925c7eaf-474b-4a02-a4ba-76a9f82bc45a,negative] |
pass
pt71.7: neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_update_policy_with_too_long_description[id-925c7eaf-474b-4a02-a4ba-76a9f82bc45a,negative] |
||||||
test_update_policy_with_too_long_name[id-0e85f3e4-7a93-4187-b847-8f4e835aae1b,negative] |
pass
pt71.8: neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_update_policy_with_too_long_name[id-0e85f3e4-7a93-4187-b847-8f4e835aae1b,negative] |
||||||
neutron_tempest_plugin.api.test_revisions.TestRevisions | 22 | 21 | 0 | 0 | 1 | Detail | |
test_portbinding_bumps_revision[id-68d5ac3a-11a1-4847-8e2e-5843c043d89b] |
pass
pt72.1: neutron_tempest_plugin.api.test_revisions.TestRevisions.test_portbinding_bumps_revision[id-68d5ac3a-11a1-4847-8e2e-5843c043d89b] |
||||||
test_update_allowed_address_pairs_bumps_revision[id-db70c285-0365-4fac-9f55-2a0ad8cf55a8] |
pass
pt72.2: neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_allowed_address_pairs_bumps_revision[id-db70c285-0365-4fac-9f55-2a0ad8cf55a8] |
||||||
test_update_dns_domain_bumps_revision[id-40ba648f-f374-4c29-a5b7-489dd5a38a4e] |
pass
pt72.3: neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_dns_domain_bumps_revision[id-40ba648f-f374-4c29-a5b7-489dd5a38a4e] |
||||||
test_update_external_network_bumps_revision[id-90743b00-b0e2-40e4-9524-1c884fe3ef23] |
pass
pt72.4: neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_external_network_bumps_revision[id-90743b00-b0e2-40e4-9524-1c884fe3ef23] |
||||||
test_update_extra_dhcp_opt_bumps_revision[id-a21ec3b4-3569-4b77-bf29-4177edaa2df5] |
pass
pt72.5: neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_extra_dhcp_opt_bumps_revision[id-a21ec3b4-3569-4b77-bf29-4177edaa2df5] |
||||||
test_update_floatingip_bumps_revision[id-9de71ebc-f5df-4cd0-80bc-60299fce3ce9] |
pass
pt72.6: neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_floatingip_bumps_revision[id-9de71ebc-f5df-4cd0-80bc-60299fce3ce9] |
||||||
test_update_network_bumps_revision[id-4a26a4be-9c53-483c-bc50-b53f1db10ac6] |
pass
pt72.7: neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_bumps_revision[id-4a26a4be-9c53-483c-bc50-b53f1db10ac6] |
||||||
test_update_network_constrained_by_revision[id-4a26a4be-9c53-483c-bc50-b11111113333] |
pass
pt72.8: neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_constrained_by_revision[id-4a26a4be-9c53-483c-bc50-b11111113333] |
||||||
test_update_port_bumps_revision[id-cac7ecde-12d5-4331-9a03-420899dea077] |
pass
pt72.9: neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_bumps_revision[id-cac7ecde-12d5-4331-9a03-420899dea077] |
||||||
test_update_port_security_bumps_revisions[id-9c83105c-9973-45ff-9ca2-e66d64700abe] |
pass
pt72.10: neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_security_bumps_revisions[id-9c83105c-9973-45ff-9ca2-e66d64700abe] |
||||||
test_update_port_sg_binding_bumps_revision[id-6489632f-8550-4453-a674-c98849742967] |
pass
pt72.11: neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_sg_binding_bumps_revision[id-6489632f-8550-4453-a674-c98849742967] |
||||||
test_update_qos_network_policy_binding_bumps_revision[id-817da343-c6e4-445c-9519-a621f124dfbe] |
pass
pt72.12: neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_network_policy_binding_bumps_revision[id-817da343-c6e4-445c-9519-a621f124dfbe] |
||||||
test_update_qos_port_policy_binding_bumps_revision[id-5af6450a-0f61-49c3-b628-38db77c7b856] |
pass
pt72.13: neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_port_policy_binding_bumps_revision[id-5af6450a-0f61-49c3-b628-38db77c7b856] |
||||||
test_update_router_bumps_revision[id-4a37bde9-1975-47e0-9b8c-2c9ca36415b0] |
pass
pt72.14: neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_bumps_revision[id-4a37bde9-1975-47e0-9b8c-2c9ca36415b0] |
||||||
test_update_router_extra_attributes_bumps_revision[id-afb6486c-41b5-483e-a500-3c506f4deb49] |
skip
pt72.15: neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_attributes_bumps_revision[id-afb6486c-41b5-483e-a500-3c506f4deb49] |
||||||
test_update_router_extra_routes_bumps_revision[id-8482324f-cf59-4d73-b98e-d37119255300] |
pass
pt72.16: neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_routes_bumps_revision[id-8482324f-cf59-4d73-b98e-d37119255300] |
||||||
test_update_sg_group_bumps_revision[id-6c256f71-c929-4200-b3dc-4e1843506be5] |
pass
pt72.17: neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_group_bumps_revision[id-6c256f71-c929-4200-b3dc-4e1843506be5] |
||||||
test_update_sg_rule_bumps_sg_revision[id-29c7ab2b-d1d8-425d-8cec-fcf632960f22] |
pass
pt72.18: neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_rule_bumps_sg_revision[id-29c7ab2b-d1d8-425d-8cec-fcf632960f22] |
||||||
test_update_subnet_bumps_network_revision[id-e8c5d7db-2b8d-4567-a326-6e123437c4d1] |
pass
pt72.19: neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_network_revision[id-e8c5d7db-2b8d-4567-a326-6e123437c4d1] |
||||||
test_update_subnet_bumps_revision[id-c1c4fa41-8e89-44d0-9bfc-409f3b66dc57] |
pass
pt72.20: neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_revision[id-c1c4fa41-8e89-44d0-9bfc-409f3b66dc57] |
||||||
test_update_subnet_service_types_bumps_revisions[id-6bd18702-e25a-4b4b-8c0c-680113533511] |
pass
pt72.21: neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_service_types_bumps_revisions[id-6bd18702-e25a-4b4b-8c0c-680113533511] |
||||||
test_update_subnetpool_bumps_revision[id-e8c5d7db-2b8d-4615-a476-6e537437c4f2] |
pass
pt72.22: neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnetpool_bumps_revision[id-e8c5d7db-2b8d-4615-a476-6e537437c4f2] |
||||||
neutron_tempest_plugin.api.test_routers.ExternalGWMultihomingRoutersTest | 10 | 10 | 0 | 0 | 0 | Detail | |
test_create_router_add_external_gateways[id-60a1e7db-04ef-4a3a-9ff1-01a990d365fd] |
pass
pt73.1: neutron_tempest_plugin.api.test_routers.ExternalGWMultihomingRoutersTest.test_create_router_add_external_gateways[id-60a1e7db-04ef-4a3a-9ff1-01a990d365fd] |
||||||
test_create_router_add_external_gateways_compat[id-e49efc57-7b25-43a3-8e55-2d87a3759c57] |
pass
pt73.2: neutron_tempest_plugin.api.test_routers.ExternalGWMultihomingRoutersTest.test_create_router_add_external_gateways_compat[id-e49efc57-7b25-43a3-8e55-2d87a3759c57] |
||||||
test_create_router_add_external_gateways_one[id-089fa304-3726-4120-9759-668e8ff1114c] |
pass
pt73.3: neutron_tempest_plugin.api.test_routers.ExternalGWMultihomingRoutersTest.test_create_router_add_external_gateways_one[id-089fa304-3726-4120-9759-668e8ff1114c] |
||||||
test_create_router_add_remove_external_gateways[id-03ab196a-dac0-4363-93e4-ea799246870b] |
pass
pt73.4: neutron_tempest_plugin.api.test_routers.ExternalGWMultihomingRoutersTest.test_create_router_add_remove_external_gateways[id-03ab196a-dac0-4363-93e4-ea799246870b] |
||||||
test_create_router_enable_default_route_bfd[id-842f6edb-e072-4805-bf11-04c25420776d] |
pass
pt73.5: neutron_tempest_plugin.api.test_routers.ExternalGWMultihomingRoutersTest.test_create_router_enable_default_route_bfd[id-842f6edb-e072-4805-bf11-04c25420776d] |
||||||
test_create_router_enable_default_route_ecmp[id-33e9a156-a83f-435f-90ee-1a49dc9c350d] |
pass
pt73.6: neutron_tempest_plugin.api.test_routers.ExternalGWMultihomingRoutersTest.test_create_router_enable_default_route_ecmp[id-33e9a156-a83f-435f-90ee-1a49dc9c350d] |
||||||
test_create_router_remove_external_gateways_compat[id-2a238eec-d9d5-435a-9013-d6e195ecd5d1] |
pass
pt73.7: neutron_tempest_plugin.api.test_routers.ExternalGWMultihomingRoutersTest.test_create_router_remove_external_gateways_compat[id-2a238eec-d9d5-435a-9013-d6e195ecd5d1] |
||||||
test_create_router_update_external_gateways[id-17e94c9f-c59f-4e50-abd5-d1256460e311] |
pass
pt73.8: neutron_tempest_plugin.api.test_routers.ExternalGWMultihomingRoutersTest.test_create_router_update_external_gateways[id-17e94c9f-c59f-4e50-abd5-d1256460e311] |
||||||
test_update_router_enable_default_route_bfd[id-a22016a6-f118-4eb5-abab-7e241ae01848] |
pass
pt73.9: neutron_tempest_plugin.api.test_routers.ExternalGWMultihomingRoutersTest.test_update_router_enable_default_route_bfd[id-a22016a6-f118-4eb5-abab-7e241ae01848] |
||||||
test_update_router_enable_default_route_ecmp[id-bfbad985-2df2-4cd9-9c32-819b5508c40e] |
pass
pt73.10: neutron_tempest_plugin.api.test_routers.ExternalGWMultihomingRoutersTest.test_update_router_enable_default_route_ecmp[id-bfbad985-2df2-4cd9-9c32-819b5508c40e] |
||||||
neutron_tempest_plugin.api.test_routers.HaRoutersTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_convert_legacy_router[id-77db8eae-3aa3-4e61-bf2a-e739ce042e53] |
pass
pt74.1: neutron_tempest_plugin.api.test_routers.HaRoutersTest.test_convert_legacy_router[id-77db8eae-3aa3-4e61-bf2a-e739ce042e53] |
||||||
neutron_tempest_plugin.api.test_routers.RoutersDeleteTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_delete_router[id-dbbc5c74-63c8-11eb-8881-74e5f9e2a801] |
pass
pt75.1: neutron_tempest_plugin.api.test_routers.RoutersDeleteTest.test_delete_router[id-dbbc5c74-63c8-11eb-8881-74e5f9e2a801] |
||||||
neutron_tempest_plugin.api.test_routers.RoutersIpV6Test | 11 | 10 | 0 | 0 | 1 | Detail | |
test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
pass
pt76.1: neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
||||||
test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
pass
pt76.2: neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
||||||
test_create_update_router_description[id-c72c1c0c-2193-4aca-eeee-b1442640eeee] |
pass
pt76.3: neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_create_update_router_description[id-c72c1c0c-2193-4aca-eeee-b1442640eeee] |
||||||
test_extra_routes_atomic[id-b29d1698-d603-11e9-9c66-079cc4aec539] |
skip
pt76.4: neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_extra_routes_atomic[id-b29d1698-d603-11e9-9c66-079cc4aec539] |
||||||
test_network_attached_with_two_routers[id-01f185d1-d1a6-4cf9-abf7-e0e1384c169c] |
pass
pt76.5: neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_network_attached_with_two_routers[id-01f185d1-d1a6-4cf9-abf7-e0e1384c169c] |
||||||
test_router_interface_status[id-db3093b1-93b6-4893-be83-c4716c251b3e] |
pass
pt76.6: neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_router_interface_status[id-db3093b1-93b6-4893-be83-c4716c251b3e] |
||||||
test_router_interface_update_and_remove_gateway_ip[id-4f8a2a1e-7fe9-4d99-9bff-5dc0e78b7e06] |
pass
pt76.7: neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_router_interface_update_and_remove_gateway_ip[id-4f8a2a1e-7fe9-4d99-9bff-5dc0e78b7e06] |
||||||
test_update_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
pass
pt76.8: neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
||||||
test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
pass
pt76.9: neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
||||||
test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
pass
pt76.10: neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
||||||
test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
pass
pt76.11: neutron_tempest_plugin.api.test_routers.RoutersIpV6Test.test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
||||||
neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest | 9 | 9 | 0 | 0 | 0 | Detail | |
test_list_no_pagination_limit_0[id-fb102124-20f8-4cb3-8c81-f16f5e41d192] |
pass
pt77.1: neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_no_pagination_limit_0[id-fb102124-20f8-4cb3-8c81-f16f5e41d192] |
||||||
test_list_pagination[id-7f7d40b1-e165-4817-8dc5-02f8e2f0dff3] |
pass
pt77.2: neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination[id-7f7d40b1-e165-4817-8dc5-02f8e2f0dff3] |
||||||
test_list_pagination_page_reverse_asc[id-77b9676c-d3cb-43af-a0e8-a5b8c6099e70] |
pass
pt77.3: neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_asc[id-77b9676c-d3cb-43af-a0e8-a5b8c6099e70] |
||||||
test_list_pagination_page_reverse_desc[id-3133a2c5-1bb9-4fc7-833e-cf9a1d160255] |
pass
pt77.4: neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_desc[id-3133a2c5-1bb9-4fc7-833e-cf9a1d160255] |
||||||
test_list_pagination_page_reverse_with_href_links[id-8252e2f0-b3da-4738-8e25-f6f8d878a2da] |
pass
pt77.5: neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links[id-8252e2f0-b3da-4738-8e25-f6f8d878a2da] |
||||||
test_list_pagination_with_href_links[id-40804af8-c25d-45f8-b8a8-b4c70345215d] |
pass
pt77.6: neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_href_links[id-40804af8-c25d-45f8-b8a8-b4c70345215d] |
||||||
test_list_pagination_with_marker[id-a5b83e83-3d98-45bb-a2c7-0ee179ffd42c] |
pass
pt77.7: neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_pagination_with_marker[id-a5b83e83-3d98-45bb-a2c7-0ee179ffd42c] |
||||||
test_list_sorts_asc[id-03a69efb-90a7-435b-bb5c-3add3612085a] |
pass
pt77.8: neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_asc[id-03a69efb-90a7-435b-bb5c-3add3612085a] |
||||||
test_list_sorts_desc[id-95913d30-ff41-4b17-9f44-5258c651e78c] |
pass
pt77.9: neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest.test_list_sorts_desc[id-95913d30-ff41-4b17-9f44-5258c651e78c] |
||||||
neutron_tempest_plugin.api.test_routers.RoutersTest | 11 | 10 | 0 | 0 | 1 | Detail | |
test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
pass
pt78.1: neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_default_snat_value[id-847257cc-6afd-4154-b8fb-af49f5670ce8] |
||||||
test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
pass
pt78.2: neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_router_with_snat_explicit[id-ea74068d-09e9-4fd7-8995-9b6a1ace920f] |
||||||
test_create_update_router_description[id-c72c1c0c-2193-4aca-eeee-b1442640eeee] |
pass
pt78.3: neutron_tempest_plugin.api.test_routers.RoutersTest.test_create_update_router_description[id-c72c1c0c-2193-4aca-eeee-b1442640eeee] |
||||||
test_extra_routes_atomic[id-b29d1698-d603-11e9-9c66-079cc4aec539] |
skip
pt78.4: neutron_tempest_plugin.api.test_routers.RoutersTest.test_extra_routes_atomic[id-b29d1698-d603-11e9-9c66-079cc4aec539] |
||||||
test_network_attached_with_two_routers[id-01f185d1-d1a6-4cf9-abf7-e0e1384c169c] |
pass
pt78.5: neutron_tempest_plugin.api.test_routers.RoutersTest.test_network_attached_with_two_routers[id-01f185d1-d1a6-4cf9-abf7-e0e1384c169c] |
||||||
test_router_interface_status[id-db3093b1-93b6-4893-be83-c4716c251b3e] |
pass
pt78.6: neutron_tempest_plugin.api.test_routers.RoutersTest.test_router_interface_status[id-db3093b1-93b6-4893-be83-c4716c251b3e] |
||||||
test_router_interface_update_and_remove_gateway_ip[id-4f8a2a1e-7fe9-4d99-9bff-5dc0e78b7e06] |
pass
pt78.7: neutron_tempest_plugin.api.test_routers.RoutersTest.test_router_interface_update_and_remove_gateway_ip[id-4f8a2a1e-7fe9-4d99-9bff-5dc0e78b7e06] |
||||||
test_update_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
pass
pt78.8: neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_extra_route[id-c86ac3a8-50bd-4b00-a6b8-62af84a0765c] |
||||||
test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
pass
pt78.9: neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_reset_gateway_without_snat[id-f2faf994-97f4-410b-a831-9bc977b64374] |
||||||
test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
pass
pt78.10: neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_with_snat_explicit[id-b386c111-3b21-466d-880c-5e72b01e1a33] |
||||||
test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
pass
pt78.11: neutron_tempest_plugin.api.test_routers.RoutersTest.test_update_router_set_gateway_without_snat[id-96536bc7-8262-4fb2-9967-5c46940fa279] |
||||||
neutron_tempest_plugin.api.test_routers_negative.HaRoutersNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_router_create_tenant_ha_returns_forbidden[id-821b85b9-9c51-40f3-831f-bf223a7e0084,negative] |
pass
pt79.1: neutron_tempest_plugin.api.test_routers_negative.HaRoutersNegativeTest.test_router_create_tenant_ha_returns_forbidden[id-821b85b9-9c51-40f3-831f-bf223a7e0084,negative] |
||||||
neutron_tempest_plugin.api.test_routers_negative.RoutersNegativePolicyTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_add_interface_in_use[id-8010d27e-4ab7-4ea3-98b1-3995b7910efd,negative] |
pass
pt80.1: neutron_tempest_plugin.api.test_routers_negative.RoutersNegativePolicyTest.test_add_interface_in_use[id-8010d27e-4ab7-4ea3-98b1-3995b7910efd,negative] |
||||||
test_add_interface_port_nonexist[id-ed84c800-ee29-4b76-9419-d6d7b143fc47,negative] |
pass
pt80.2: neutron_tempest_plugin.api.test_routers_negative.RoutersNegativePolicyTest.test_add_interface_port_nonexist[id-ed84c800-ee29-4b76-9419-d6d7b143fc47,negative] |
||||||
test_add_interface_wrong_tenant[id-159f576d-a423-46b5-b501-622694c02f6b,negative] |
pass
pt80.3: neutron_tempest_plugin.api.test_routers_negative.RoutersNegativePolicyTest.test_add_interface_wrong_tenant[id-159f576d-a423-46b5-b501-622694c02f6b,negative] |
||||||
test_remove_associated_ports[id-dad7a8ba-2726-11eb-82dd-74e5f9e2a801,negative] |
pass
pt80.4: neutron_tempest_plugin.api.test_routers_negative.RoutersNegativePolicyTest.test_remove_associated_ports[id-dad7a8ba-2726-11eb-82dd-74e5f9e2a801,negative] |
||||||
neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest | 7 | 7 | 0 | 0 | 0 | Detail | |
test_filter_fields[id-2a9fd480-2a35-11e9-9cb6-acde48001122] |
pass
pt81.1: neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_filter_fields[id-2a9fd480-2a35-11e9-9cb6-acde48001122] |
||||||
test_filter_rbac_policies[id-2adf6bd7-2a35-11e9-9c62-acde48001122] |
pass
pt81.2: neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_filter_rbac_policies[id-2adf6bd7-2a35-11e9-9c62-acde48001122] |
||||||
test_policy_target_update[id-2a41eb8f-2a35-11e9-bae9-acde48001122] |
pass
pt81.3: neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_policy_target_update[id-2a41eb8f-2a35-11e9-bae9-acde48001122] |
||||||
test_port_presence_prevents_policy_rbac_policy_deletion[id-2a619a8a-2a35-11e9-90d9-acde48001122] |
pass
pt81.4: neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_port_presence_prevents_policy_rbac_policy_deletion[id-2a619a8a-2a35-11e9-90d9-acde48001122] |
||||||
test_rbac_policy_show[id-2abf8f9e-2a35-11e9-85f7-acde48001122] |
pass
pt81.5: neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_rbac_policy_show[id-2abf8f9e-2a35-11e9-85f7-acde48001122] |
||||||
test_regular_client_blocked_from_sharing_anothers_policy[id-2aff3900-2a35-11e9-96b3-acde48001122] |
pass
pt81.6: neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_regular_client_blocked_from_sharing_anothers_policy[id-2aff3900-2a35-11e9-96b3-acde48001122] |
||||||
test_regular_client_shares_to_another_regular_client[id-2a81795c-2a35-11e9-9d86-acde48001122] |
pass
pt81.7: neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_regular_client_shares_to_another_regular_client[id-2a81795c-2a35-11e9-9d86-acde48001122] |
||||||
neutron_tempest_plugin.api.test_security_groups.SecGroupNormalizedCidrTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_normalized_cidr_in_rule[id-f87bb108-205c-4f06-a378-81a26f71b829] |
pass
pt82.1: neutron_tempest_plugin.api.test_security_groups.SecGroupNormalizedCidrTest.test_normalized_cidr_in_rule[id-f87bb108-205c-4f06-a378-81a26f71b829] |
||||||
neutron_tempest_plugin.api.test_security_groups.SecGroupQuotaTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_sg_when_quota_disabled[id-d43cf1a7-aa7e-4c41-9340-627a1a6ab961] |
pass
pt83.1: neutron_tempest_plugin.api.test_security_groups.SecGroupQuotaTest.test_create_sg_when_quota_disabled[id-d43cf1a7-aa7e-4c41-9340-627a1a6ab961] |
||||||
test_max_allowed_sg_amount[id-df7981fb-b83a-4779-b13e-65494ef44a72] |
pass
pt83.2: neutron_tempest_plugin.api.test_security_groups.SecGroupQuotaTest.test_max_allowed_sg_amount[id-df7981fb-b83a-4779-b13e-65494ef44a72] |
||||||
test_sg_quota_decrease_less_than_created[id-ba95676c-8d9a-4482-b4ec-74d51a4602a6] |
pass
pt83.3: neutron_tempest_plugin.api.test_security_groups.SecGroupQuotaTest.test_sg_quota_decrease_less_than_created[id-ba95676c-8d9a-4482-b4ec-74d51a4602a6] |
||||||
test_sg_quota_increased[id-623d909c-6ef8-43d6-93ee-97086e2651e8] |
pass
pt83.4: neutron_tempest_plugin.api.test_security_groups.SecGroupQuotaTest.test_sg_quota_increased[id-623d909c-6ef8-43d6-93ee-97086e2651e8] |
||||||
test_sg_quota_values[id-1826aa02-090d-4717-b43a-50ee449b02e7] |
pass
pt83.5: neutron_tempest_plugin.api.test_security_groups.SecGroupQuotaTest.test_sg_quota_values[id-1826aa02-090d-4717-b43a-50ee449b02e7] |
||||||
neutron_tempest_plugin.api.test_security_groups.SecGroupRulesQuotaTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_create_sg_rules_when_quota_disabled[id-4459e066-d9c8-4a13-9e98-018f95ce2dbf] |
pass
pt84.1: neutron_tempest_plugin.api.test_security_groups.SecGroupRulesQuotaTest.test_create_sg_rules_when_quota_disabled[id-4459e066-d9c8-4a13-9e98-018f95ce2dbf] |
||||||
test_sg_rules_quota_decrease_less_than_created[id-3fc39bd6-3132-4e6f-a09c-456fb18d600c] |
pass
pt84.2: neutron_tempest_plugin.api.test_security_groups.SecGroupRulesQuotaTest.test_sg_rules_quota_decrease_less_than_created[id-3fc39bd6-3132-4e6f-a09c-456fb18d600c] |
||||||
test_sg_rules_quota_increased[id-77ec038c-5638-11ea-8e2d-0242ac130003] |
pass
pt84.3: neutron_tempest_plugin.api.test_security_groups.SecGroupRulesQuotaTest.test_sg_rules_quota_increased[id-77ec038c-5638-11ea-8e2d-0242ac130003] |
||||||
test_sg_rules_quota_values[id-37508c8d-270b-4b93-8007-72876a1fec38] |
pass
pt84.4: neutron_tempest_plugin.api.test_security_groups.SecGroupRulesQuotaTest.test_sg_rules_quota_values[id-37508c8d-270b-4b93-8007-72876a1fec38] |
||||||
neutron_tempest_plugin.api.test_security_groups.SecGroupSearchCriteriaTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_list_no_pagination_limit_0[id-5c78bd57-e6e9-4e71-a05c-9c4082a3f139] |
pass
pt85.1: neutron_tempest_plugin.api.test_security_groups.SecGroupSearchCriteriaTest.test_list_no_pagination_limit_0[id-5c78bd57-e6e9-4e71-a05c-9c4082a3f139] |
||||||
test_list_pagination[id-b9654cdc-80bc-43f8-844e-dfe88fd2f125] |
pass
pt85.2: neutron_tempest_plugin.api.test_security_groups.SecGroupSearchCriteriaTest.test_list_pagination[id-b9654cdc-80bc-43f8-844e-dfe88fd2f125] |
||||||
test_list_sorts_by_name_asc[id-0064aa80-8a29-442d-a8de-9101af8210fa] |
pass
pt85.3: neutron_tempest_plugin.api.test_security_groups.SecGroupSearchCriteriaTest.test_list_sorts_by_name_asc[id-0064aa80-8a29-442d-a8de-9101af8210fa] |
||||||
test_list_sorts_by_name_desc[id-35e86832-53cd-4e63-97ec-31a2413da591] |
pass
pt85.4: neutron_tempest_plugin.api.test_security_groups.SecGroupSearchCriteriaTest.test_list_sorts_by_name_desc[id-35e86832-53cd-4e63-97ec-31a2413da591] |
||||||
neutron_tempest_plugin.api.test_security_groups.StatefulSecGroupProtocolIPv6Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_security_group_rule_protocol_legacy_icmpv6[id-c7d17b41-3b4e-4add-bb3b-6af59baaaffa] |
pass
pt86.1: neutron_tempest_plugin.api.test_security_groups.StatefulSecGroupProtocolIPv6Test.test_security_group_rule_protocol_legacy_icmpv6[id-c7d17b41-3b4e-4add-bb3b-6af59baaaffa] |
||||||
neutron_tempest_plugin.api.test_security_groups.StatefulSecGroupProtocolTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_security_group_rule_protocol_ints[id-66e47f1f-20b6-4417-8839-3cc671c7afa3] |
pass
pt87.1: neutron_tempest_plugin.api.test_security_groups.StatefulSecGroupProtocolTest.test_security_group_rule_protocol_ints[id-66e47f1f-20b6-4417-8839-3cc671c7afa3] |
||||||
test_security_group_rule_protocol_names[id-282e3681-aa6e-42a7-b05c-c341aa1e3cdf] |
pass
pt87.2: neutron_tempest_plugin.api.test_security_groups.StatefulSecGroupProtocolTest.test_security_group_rule_protocol_names[id-282e3681-aa6e-42a7-b05c-c341aa1e3cdf] |
||||||
neutron_tempest_plugin.api.test_security_groups.StatefulSecGroupTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_bulk_sec_groups[id-7c0ecb10-b2db-11e6-9b14-000c29248b0d] |
pass
pt88.1: neutron_tempest_plugin.api.test_security_groups.StatefulSecGroupTest.test_create_bulk_sec_groups[id-7c0ecb10-b2db-11e6-9b14-000c29248b0d] |
||||||
test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802] |
pass
pt88.2: neutron_tempest_plugin.api.test_security_groups.StatefulSecGroupTest.test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802] |
||||||
test_create_sec_groups_with_the_same_name[id-e93f33d8-57ea-11eb-b69b-74e5f9e2a801] |
pass
pt88.3: neutron_tempest_plugin.api.test_security_groups.StatefulSecGroupTest.test_create_sec_groups_with_the_same_name[id-e93f33d8-57ea-11eb-b69b-74e5f9e2a801] |
||||||
test_list_security_group_rules_contains_all_rules[id-b5923b1a-4d33-44e1-af25-088dcb55b02b] |
pass
pt88.4: neutron_tempest_plugin.api.test_security_groups.StatefulSecGroupTest.test_list_security_group_rules_contains_all_rules[id-b5923b1a-4d33-44e1-af25-088dcb55b02b] |
||||||
test_show_security_group_contains_all_rules[id-1fff0d57-bb6c-4528-9c1d-2326dce1c087] |
pass
pt88.5: neutron_tempest_plugin.api.test_security_groups.StatefulSecGroupTest.test_show_security_group_contains_all_rules[id-1fff0d57-bb6c-4528-9c1d-2326dce1c087] |
||||||
neutron_tempest_plugin.api.test_security_groups.StatelessSecGroupProtocolIPv6Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_security_group_rule_protocol_legacy_icmpv6[id-a034814e-0fa5-4437-8e6f-0d2eebd668b3] |
pass
pt89.1: neutron_tempest_plugin.api.test_security_groups.StatelessSecGroupProtocolIPv6Test.test_security_group_rule_protocol_legacy_icmpv6[id-a034814e-0fa5-4437-8e6f-0d2eebd668b3] |
||||||
neutron_tempest_plugin.api.test_security_groups.StatelessSecGroupProtocolTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_security_group_rule_protocol_ints[id-b0332b5d-6fac-49d5-a79d-ae4fe62600f7] |
pass
pt90.1: neutron_tempest_plugin.api.test_security_groups.StatelessSecGroupProtocolTest.test_security_group_rule_protocol_ints[id-b0332b5d-6fac-49d5-a79d-ae4fe62600f7] |
||||||
test_security_group_rule_protocol_names[id-3a065cdd-99bd-409f-a08e-385c6674bec2] |
pass
pt90.2: neutron_tempest_plugin.api.test_security_groups.StatelessSecGroupProtocolTest.test_security_group_rule_protocol_names[id-3a065cdd-99bd-409f-a08e-385c6674bec2] |
||||||
neutron_tempest_plugin.api.test_security_groups.StatelessSecGroupTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_bulk_sec_groups[id-b33e612e-65f0-467b-9bf2-b5b2ce67f72f] |
pass
pt91.1: neutron_tempest_plugin.api.test_security_groups.StatelessSecGroupTest.test_create_bulk_sec_groups[id-b33e612e-65f0-467b-9bf2-b5b2ce67f72f] |
||||||
test_create_list_update_show_delete_security_group[id-0214d58a-2177-47e1-af83-dcd45c024829] |
pass
pt91.2: neutron_tempest_plugin.api.test_security_groups.StatelessSecGroupTest.test_create_list_update_show_delete_security_group[id-0214d58a-2177-47e1-af83-dcd45c024829] |
||||||
test_create_sec_groups_with_the_same_name[id-a6896935-db18-413d-95f5-4f465e0e2209] |
pass
pt91.3: neutron_tempest_plugin.api.test_security_groups.StatelessSecGroupTest.test_create_sec_groups_with_the_same_name[id-a6896935-db18-413d-95f5-4f465e0e2209] |
||||||
test_list_security_group_rules_contains_all_rules[id-cdf3a63a-08fe-4091-bab4-62180847990f] |
pass
pt91.4: neutron_tempest_plugin.api.test_security_groups.StatelessSecGroupTest.test_list_security_group_rules_contains_all_rules[id-cdf3a63a-08fe-4091-bab4-62180847990f] |
||||||
test_show_security_group_contains_all_rules[id-ddbc0e4c-840f-44ab-8718-0b95b7c7b575] |
pass
pt91.5: neutron_tempest_plugin.api.test_security_groups.StatelessSecGroupTest.test_show_security_group_contains_all_rules[id-ddbc0e4c-840f-44ab-8718-0b95b7c7b575] |
||||||
test_stateless_security_group_update[id-0a6c1476-3d1a-11ec-b0ec-0800277ac3d9] |
pass
pt91.6: neutron_tempest_plugin.api.test_security_groups.StatelessSecGroupTest.test_stateless_security_group_update[id-0a6c1476-3d1a-11ec-b0ec-0800277ac3d9] |
||||||
neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test | 9 | 9 | 0 | 0 | 0 | Detail | |
test_assign_nonexistent_sec_group[id-d5ecb408-eb7e-47c1-a56f-353967dbd1c2,negative] |
pass
pt92.1: neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_assign_nonexistent_sec_group[id-d5ecb408-eb7e-47c1-a56f-353967dbd1c2,negative] |
||||||
test_assign_sec_group_twice[id-867d67c3-7e26-4288-a27b-e3d0649ee54b,negative] |
pass
pt92.2: neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_assign_sec_group_twice[id-867d67c3-7e26-4288-a27b-e3d0649ee54b,negative] |
||||||
test_create_security_group_with_boolean_type_name[id-b6b79838-7430-4d3f-8e07-51dfb61802c2,negative] |
pass
pt92.3: neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_boolean_type_name[id-b6b79838-7430-4d3f-8e07-51dfb61802c2,negative] |
||||||
test_create_security_group_with_too_long_name[id-594edfa8-9a5b-438e-9344-49aece337d49,negative] |
pass
pt92.4: neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_too_long_name[id-594edfa8-9a5b-438e-9344-49aece337d49,negative] |
||||||
test_delete_in_use_sec_group[id-3200b1a8-d73b-48e9-b03f-e891a4abe2d3,negative] |
pass
pt92.5: neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_in_use_sec_group[id-3200b1a8-d73b-48e9-b03f-e891a4abe2d3,negative] |
||||||
test_no_sec_group_changes_after_assignment_failure[id-98ef378d-81a2-43f6-bb6f-735c04cdef91,negative] |
pass
pt92.6: neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_no_sec_group_changes_after_assignment_failure[id-98ef378d-81a2-43f6-bb6f-735c04cdef91,negative] |
||||||
test_update_default_security_group_name[id-55100aa8-b24f-333c-0bef-64eefd85f15c,negative] |
pass
pt92.7: neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_default_security_group_name[id-55100aa8-b24f-333c-0bef-64eefd85f15c,negative] |
||||||
test_update_security_group_with_boolean_type_name[id-d9a14917-f66f-4eca-ab72-018563917f1b,negative] |
pass
pt92.8: neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_boolean_type_name[id-d9a14917-f66f-4eca-ab72-018563917f1b,negative] |
||||||
test_update_security_group_with_too_long_name[id-c8510dd8-c3a8-4df9-ae44-24354db50960,negative] |
pass
pt92.9: neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_too_long_name[id-c8510dd8-c3a8-4df9-ae44-24354db50960,negative] |
||||||
neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_security_group_rule_with_ipv6_protocol_integers[id-8aa636bd-7060-4fdf-b722-cdae28e2f1ef,negative] |
pass
pt93.1: neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_integers[id-8aa636bd-7060-4fdf-b722-cdae28e2f1ef,negative] |
||||||
test_create_security_group_rule_with_ipv6_protocol_names[id-cccbb0f3-c273-43ed-b3fc-1efc48833810,negative] |
pass
pt93.2: neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_names[id-cccbb0f3-c273-43ed-b3fc-1efc48833810,negative] |
||||||
neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupQuotaTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_excess_sg[id-63f00cba-fcf5-4000-a3ee-eca58a1795c1,negative] |
pass
pt94.1: neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupQuotaTest.test_create_excess_sg[id-63f00cba-fcf5-4000-a3ee-eca58a1795c1,negative] |
||||||
test_sg_quota_incorrect_values[id-90a83445-bbc2-49d8-8c85-a111c08cd7fb,negative] |
pass
pt94.2: neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupQuotaTest.test_sg_quota_incorrect_values[id-90a83445-bbc2-49d8-8c85-a111c08cd7fb,negative] |
||||||
neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupRulesQuotaTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_sg_creation_with_insufficient_sg_rules_quota[id-8336e6ea-2e0a-4a1a-8673-a6f81b577d57] |
pass
pt95.1: neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupRulesQuotaTest.test_sg_creation_with_insufficient_sg_rules_quota[id-8336e6ea-2e0a-4a1a-8673-a6f81b577d57] |
||||||
neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest | 9 | 9 | 0 | 0 | 0 | Detail | |
test_assign_nonexistent_sec_group[id-d5ecb408-eb7e-47c1-a56f-353967dbd1c2,negative] |
pass
pt96.1: neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_assign_nonexistent_sec_group[id-d5ecb408-eb7e-47c1-a56f-353967dbd1c2,negative] |
||||||
test_assign_sec_group_twice[id-867d67c3-7e26-4288-a27b-e3d0649ee54b,negative] |
pass
pt96.2: neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_assign_sec_group_twice[id-867d67c3-7e26-4288-a27b-e3d0649ee54b,negative] |
||||||
test_create_security_group_with_boolean_type_name[id-b6b79838-7430-4d3f-8e07-51dfb61802c2,negative] |
pass
pt96.3: neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_boolean_type_name[id-b6b79838-7430-4d3f-8e07-51dfb61802c2,negative] |
||||||
test_create_security_group_with_too_long_name[id-594edfa8-9a5b-438e-9344-49aece337d49,negative] |
pass
pt96.4: neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_too_long_name[id-594edfa8-9a5b-438e-9344-49aece337d49,negative] |
||||||
test_delete_in_use_sec_group[id-3200b1a8-d73b-48e9-b03f-e891a4abe2d3,negative] |
pass
pt96.5: neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_delete_in_use_sec_group[id-3200b1a8-d73b-48e9-b03f-e891a4abe2d3,negative] |
||||||
test_no_sec_group_changes_after_assignment_failure[id-98ef378d-81a2-43f6-bb6f-735c04cdef91,negative] |
pass
pt96.6: neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_no_sec_group_changes_after_assignment_failure[id-98ef378d-81a2-43f6-bb6f-735c04cdef91,negative] |
||||||
test_update_default_security_group_name[id-55100aa8-b24f-333c-0bef-64eefd85f15c,negative] |
pass
pt96.7: neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_default_security_group_name[id-55100aa8-b24f-333c-0bef-64eefd85f15c,negative] |
||||||
test_update_security_group_with_boolean_type_name[id-d9a14917-f66f-4eca-ab72-018563917f1b,negative] |
pass
pt96.8: neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_boolean_type_name[id-d9a14917-f66f-4eca-ab72-018563917f1b,negative] |
||||||
test_update_security_group_with_too_long_name[id-c8510dd8-c3a8-4df9-ae44-24354db50960,negative] |
pass
pt96.9: neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_too_long_name[id-c8510dd8-c3a8-4df9-ae44-24354db50960,negative] |
||||||
neutron_tempest_plugin.api.test_security_groups_negative.NegativeStatelessSecGroupTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_adding_stateful_sg_to_port_with_stateless_sg[id-63374580-3154-410b-ab31-e98a136094f8] |
pass
pt97.1: neutron_tempest_plugin.api.test_security_groups_negative.NegativeStatelessSecGroupTest.test_adding_stateful_sg_to_port_with_stateless_sg[id-63374580-3154-410b-ab31-e98a136094f8] |
||||||
test_adding_stateless_sg_to_port_with_stateful_sg[id-3854a4c6-4ace-4133-be83-4a2820ede06f] |
pass
pt97.2: neutron_tempest_plugin.api.test_security_groups_negative.NegativeStatelessSecGroupTest.test_adding_stateless_sg_to_port_with_stateful_sg[id-3854a4c6-4ace-4133-be83-4a2820ede06f] |
||||||
test_create_port_with_stateful_and_stateless_sg[id-9e85ce0d-37b2-4044-88a8-09ae965069ba] |
pass
pt97.3: neutron_tempest_plugin.api.test_security_groups_negative.NegativeStatelessSecGroupTest.test_create_port_with_stateful_and_stateless_sg[id-9e85ce0d-37b2-4044-88a8-09ae965069ba] |
||||||
test_update_used_stateful_sg_to_stateless[id-afe4d777-7a98-44ed-a1dc-588861f6daba] |
pass
pt97.4: neutron_tempest_plugin.api.test_security_groups_negative.NegativeStatelessSecGroupTest.test_update_used_stateful_sg_to_stateless[id-afe4d777-7a98-44ed-a1dc-588861f6daba] |
||||||
test_update_used_stateless_sg_to_stateful[id-5e1e3053-16dc-4f0b-a327-ff953f527248] |
pass
pt97.5: neutron_tempest_plugin.api.test_security_groups_negative.NegativeStatelessSecGroupTest.test_update_used_stateless_sg_to_stateful[id-5e1e3053-16dc-4f0b-a327-ff953f527248] |
||||||
neutron_tempest_plugin.api.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsIpv4Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_add_overlapping_prefix[id-a36c18fc-10b5-4ebc-ab79-914f826c5bf5] |
pass
pt98.1: neutron_tempest_plugin.api.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsIpv4Test.test_add_overlapping_prefix[id-a36c18fc-10b5-4ebc-ab79-914f826c5bf5] |
||||||
test_add_remove_prefix[id-b1d56d1f-2818-44ee-b6a3-3c1327c25318] |
pass
pt98.2: neutron_tempest_plugin.api.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsIpv4Test.test_add_remove_prefix[id-b1d56d1f-2818-44ee-b6a3-3c1327c25318] |
||||||
neutron_tempest_plugin.api.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsIpv6Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_add_overlapping_prefix[id-a36c18fc-10b5-4ebc-ab79-914f826c5bf5] |
pass
pt99.1: neutron_tempest_plugin.api.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsIpv6Test.test_add_overlapping_prefix[id-a36c18fc-10b5-4ebc-ab79-914f826c5bf5] |
||||||
test_add_remove_prefix[id-b1d56d1f-2818-44ee-b6a3-3c1327c25318] |
pass
pt99.2: neutron_tempest_plugin.api.test_subnetpool_prefix_ops.SubnetPoolPrefixOpsIpv6Test.test_add_remove_prefix[id-b1d56d1f-2818-44ee-b6a3-3c1327c25318] |
||||||
neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest | 10 | 10 | 0 | 0 | 0 | Detail | |
test_list_no_pagination_limit_0[id-82a13efc-c18f-4249-b8ec-cec7cf26fbd6] |
pass
pt100.1: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_no_pagination_limit_0[id-82a13efc-c18f-4249-b8ec-cec7cf26fbd6] |
||||||
test_list_pagination[id-1291fae7-c196-4372-ad59-ce7988518f7b] |
pass
pt100.2: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination[id-1291fae7-c196-4372-ad59-ce7988518f7b] |
||||||
test_list_pagination_page_reverse_asc[id-1ec1f325-43b0-406e-96ce-20539e38a61d] |
pass
pt100.3: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_asc[id-1ec1f325-43b0-406e-96ce-20539e38a61d] |
||||||
test_list_pagination_page_reverse_desc[id-f43a293e-4aaa-48f4-aeaf-de63a676357c] |
pass
pt100.4: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_desc[id-f43a293e-4aaa-48f4-aeaf-de63a676357c] |
||||||
test_list_pagination_page_reverse_with_href_links[id-73511385-839c-4829-8ac1-b5ad992126c4] |
pass
pt100.5: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links[id-73511385-839c-4829-8ac1-b5ad992126c4] |
||||||
test_list_pagination_with_href_links[id-b3bd9665-2769-4a43-b50c-31b1add12891] |
pass
pt100.6: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_href_links[id-b3bd9665-2769-4a43-b50c-31b1add12891] |
||||||
test_list_pagination_with_marker[id-ddb20d14-1952-49b4-a17e-231cc2239a52] |
pass
pt100.7: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_marker[id-ddb20d14-1952-49b4-a17e-231cc2239a52] |
||||||
test_list_sorts_asc[id-6e3f842e-6bfb-49cb-82d3-0026be4e8e04] |
pass
pt100.8: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_asc[id-6e3f842e-6bfb-49cb-82d3-0026be4e8e04] |
||||||
test_list_sorts_desc[id-f336859b-b868-438c-a6fc-2c06374115f2] |
pass
pt100.9: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_desc[id-f336859b-b868-438c-a6fc-2c06374115f2] |
||||||
test_list_validation_filters[id-27feb3f8-40f4-4e50-8cd2-7d0096a98682] |
pass
pt100.10: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_validation_filters[id-27feb3f8-40f4-4e50-8cd2-7d0096a98682] |
||||||
neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest | 17 | 17 | 0 | 0 | 0 | Detail | |
test_admin_create_shared_subnetpool[id-d70c6c35-913b-4f24-909f-14cd0d29b2d2] |
pass
pt101.1: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_admin_create_shared_subnetpool[id-d70c6c35-913b-4f24-909f-14cd0d29b2d2] |
||||||
test_create_list_subnetpool[id-6e1781ec-b45b-4042-aebe-f485c022996e] |
pass
pt101.2: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_list_subnetpool[id-6e1781ec-b45b-4042-aebe-f485c022996e] |
||||||
test_create_subnet_from_pool_with_default_prefixlen[id-83f76e3a-9c40-40c2-a015-b7c5242178d8] |
pass
pt101.3: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_default_prefixlen[id-83f76e3a-9c40-40c2-a015-b7c5242178d8] |
||||||
test_create_subnet_from_pool_with_prefixlen[id-1362ed7d-3089-42eb-b3a5-d6cb8398ee77] |
pass
pt101.4: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_prefixlen[id-1362ed7d-3089-42eb-b3a5-d6cb8398ee77] |
||||||
test_create_subnet_from_pool_with_quota[id-a64af292-ec52-4bde-b654-a6984acaf477] |
pass
pt101.5: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_quota[id-a64af292-ec52-4bde-b654-a6984acaf477] |
||||||
test_create_subnet_from_pool_with_subnet_cidr[id-86b86189-9789-4582-9c3b-7e2bfe5735ee] |
pass
pt101.6: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_subnet_cidr[id-86b86189-9789-4582-9c3b-7e2bfe5735ee] |
||||||
test_create_subnetpool_associate_address_scope[id-49b44c64-1619-4b29-b527-ffc3c3115dc4] |
pass
pt101.7: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnetpool_associate_address_scope[id-49b44c64-1619-4b29-b527-ffc3c3115dc4] |
||||||
test_create_update_subnetpool_description[id-c72c1c0c-2193-4aca-ddd4-b1442640bbbb] |
pass
pt101.8: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_update_subnetpool_description[id-c72c1c0c-2193-4aca-ddd4-b1442640bbbb] |
||||||
test_get_subnetpool[id-741d08c2-1e3f-42be-99c7-0ea93c5b728c] |
pass
pt101.9: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_get_subnetpool[id-741d08c2-1e3f-42be-99c7-0ea93c5b728c] |
||||||
test_show_subnetpool_has_project_id[id-5bf9f1e2-efc8-4195-acf3-d12b2bd68dd3] |
pass
pt101.10: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_show_subnetpool_has_project_id[id-5bf9f1e2-efc8-4195-acf3-d12b2bd68dd3] |
||||||
test_tenant_create_non_default_subnetpool[id-4c6963c2-f54c-4347-b288-75d18421c4c4] |
pass
pt101.11: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_create_non_default_subnetpool[id-4c6963c2-f54c-4347-b288-75d18421c4c4] |
||||||
test_tenant_update_subnetpool[id-764f1b93-1c4a-4513-9e7b-6c2fc5e9270c] |
pass
pt101.12: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_update_subnetpool[id-764f1b93-1c4a-4513-9e7b-6c2fc5e9270c] |
||||||
test_update_subnetpool_associate_address_scope[id-910b6393-db24-4f6f-87dc-b36892ad6c8c] |
pass
pt101.13: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_address_scope[id-910b6393-db24-4f6f-87dc-b36892ad6c8c] |
||||||
test_update_subnetpool_associate_another_address_scope[id-18302e80-46a3-4563-82ac-ccd1dd57f652] |
pass
pt101.14: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_another_address_scope[id-18302e80-46a3-4563-82ac-ccd1dd57f652] |
||||||
test_update_subnetpool_disassociate_address_scope[id-f8970048-e41b-42d6-934b-a1297b07706a] |
pass
pt101.15: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_disassociate_address_scope[id-f8970048-e41b-42d6-934b-a1297b07706a] |
||||||
test_update_subnetpool_prefixes_append[id-4b496082-c992-4319-90be-d4a7ce646290] |
pass
pt101.16: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_append[id-4b496082-c992-4319-90be-d4a7ce646290] |
||||||
test_update_subnetpool_prefixes_extend[id-2cae5d6a-9d32-42d8-8067-f13970ae13bb] |
pass
pt101.17: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_extend[id-2cae5d6a-9d32-42d8-8067-f13970ae13bb] |
||||||
neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6 | 18 | 18 | 0 | 0 | 0 | Detail | |
test_admin_create_shared_subnetpool[id-d70c6c35-913b-4f24-909f-14cd0d29b2d2] |
pass
pt102.1: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_admin_create_shared_subnetpool[id-d70c6c35-913b-4f24-909f-14cd0d29b2d2] |
||||||
test_create_dual_stack_subnets_from_subnetpools[id-f62d73dc-cf6f-4879-b94b-dab53982bf3b] |
pass
pt102.2: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_dual_stack_subnets_from_subnetpools[id-f62d73dc-cf6f-4879-b94b-dab53982bf3b] |
||||||
test_create_list_subnetpool[id-6e1781ec-b45b-4042-aebe-f485c022996e] |
pass
pt102.3: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_list_subnetpool[id-6e1781ec-b45b-4042-aebe-f485c022996e] |
||||||
test_create_subnet_from_pool_with_default_prefixlen[id-83f76e3a-9c40-40c2-a015-b7c5242178d8] |
pass
pt102.4: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_default_prefixlen[id-83f76e3a-9c40-40c2-a015-b7c5242178d8] |
||||||
test_create_subnet_from_pool_with_prefixlen[id-1362ed7d-3089-42eb-b3a5-d6cb8398ee77] |
pass
pt102.5: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_prefixlen[id-1362ed7d-3089-42eb-b3a5-d6cb8398ee77] |
||||||
test_create_subnet_from_pool_with_quota[id-a64af292-ec52-4bde-b654-a6984acaf477] |
pass
pt102.6: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_quota[id-a64af292-ec52-4bde-b654-a6984acaf477] |
||||||
test_create_subnet_from_pool_with_subnet_cidr[id-86b86189-9789-4582-9c3b-7e2bfe5735ee] |
pass
pt102.7: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_subnet_cidr[id-86b86189-9789-4582-9c3b-7e2bfe5735ee] |
||||||
test_create_subnetpool_associate_address_scope[id-49b44c64-1619-4b29-b527-ffc3c3115dc4] |
pass
pt102.8: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnetpool_associate_address_scope[id-49b44c64-1619-4b29-b527-ffc3c3115dc4] |
||||||
test_create_update_subnetpool_description[id-c72c1c0c-2193-4aca-ddd4-b1442640bbbb] |
pass
pt102.9: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_update_subnetpool_description[id-c72c1c0c-2193-4aca-ddd4-b1442640bbbb] |
||||||
test_get_subnetpool[id-741d08c2-1e3f-42be-99c7-0ea93c5b728c] |
pass
pt102.10: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_get_subnetpool[id-741d08c2-1e3f-42be-99c7-0ea93c5b728c] |
||||||
test_show_subnetpool_has_project_id[id-5bf9f1e2-efc8-4195-acf3-d12b2bd68dd3] |
pass
pt102.11: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_show_subnetpool_has_project_id[id-5bf9f1e2-efc8-4195-acf3-d12b2bd68dd3] |
||||||
test_tenant_create_non_default_subnetpool[id-4c6963c2-f54c-4347-b288-75d18421c4c4] |
pass
pt102.12: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_create_non_default_subnetpool[id-4c6963c2-f54c-4347-b288-75d18421c4c4] |
||||||
test_tenant_update_subnetpool[id-764f1b93-1c4a-4513-9e7b-6c2fc5e9270c] |
pass
pt102.13: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_update_subnetpool[id-764f1b93-1c4a-4513-9e7b-6c2fc5e9270c] |
||||||
test_update_subnetpool_associate_address_scope[id-910b6393-db24-4f6f-87dc-b36892ad6c8c] |
pass
pt102.14: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_address_scope[id-910b6393-db24-4f6f-87dc-b36892ad6c8c] |
||||||
test_update_subnetpool_associate_another_address_scope[id-18302e80-46a3-4563-82ac-ccd1dd57f652] |
pass
pt102.15: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_another_address_scope[id-18302e80-46a3-4563-82ac-ccd1dd57f652] |
||||||
test_update_subnetpool_disassociate_address_scope[id-f8970048-e41b-42d6-934b-a1297b07706a] |
pass
pt102.16: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_disassociate_address_scope[id-f8970048-e41b-42d6-934b-a1297b07706a] |
||||||
test_update_subnetpool_prefixes_append[id-4b496082-c992-4319-90be-d4a7ce646290] |
pass
pt102.17: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_append[id-4b496082-c992-4319-90be-d4a7ce646290] |
||||||
test_update_subnetpool_prefixes_extend[id-2cae5d6a-9d32-42d8-8067-f13970ae13bb] |
pass
pt102.18: neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_extend[id-2cae5d6a-9d32-42d8-8067-f13970ae13bb] |
||||||
neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON | 21 | 20 | 0 | 0 | 1 | Detail | |
test_create_sp_associate_address_scope_multiple_prefix_intersect[id-83a19a13-5384-42e2-b579-43fc69c80914,negative] |
pass
pt103.1: neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_sp_associate_address_scope_multiple_prefix_intersect[id-83a19a13-5384-42e2-b579-43fc69c80914,negative] |
||||||
test_create_subnet_different_pools_same_network[id-fc011824-153e-4469-97ad-9808eb88cae1,negative] |
pass
pt103.2: neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnet_different_pools_same_network[id-fc011824-153e-4469-97ad-9808eb88cae1,negative] |
||||||
test_create_subnetpool_associate_address_scope_of_other_owner[id-f06d8e7b-908b-4e94-b570-8156be6a4bf1,negative] |
pass
pt103.3: neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_of_other_owner[id-f06d8e7b-908b-4e94-b570-8156be6a4bf1,negative] |
||||||
test_create_subnetpool_associate_address_scope_prefix_intersect[id-2dfb4269-8657-485a-a053-b022e911456e,negative] |
pass
pt103.4: neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_prefix_intersect[id-2dfb4269-8657-485a-a053-b022e911456e,negative] |
||||||
test_create_subnetpool_associate_invalid_address_scope[id-9589e332-638e-476e-81bd-013d964aa3cb,negative] |
pass
pt103.5: neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_invalid_address_scope[id-9589e332-638e-476e-81bd-013d964aa3cb,negative] |
||||||
test_create_subnetpool_associate_non_exist_address_scope[id-3b6c5942-485d-4964-a560-55608af020b5,negative] |
pass
pt103.6: neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_non_exist_address_scope[id-3b6c5942-485d-4964-a560-55608af020b5,negative] |
||||||
test_delete_non_existent_subnetpool[id-5e1f2f86-d81a-498c-82ed-32a49f4dc4d3,negative] |
pass
pt103.7: neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_delete_non_existent_subnetpool[id-5e1f2f86-d81a-498c-82ed-32a49f4dc4d3,negative] |
||||||
test_get_non_existent_subnetpool[id-0212a042-603a-4f46-99e0-e37de9374d30,negative] |
pass
pt103.8: neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_get_non_existent_subnetpool[id-0212a042-603a-4f46-99e0-e37de9374d30,negative] |
||||||
test_tenant_create_default_subnetpool[id-6ae09d8f-95be-40ed-b1cf-8b850d45bab5,negative] |
pass
pt103.9: neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_default_subnetpool[id-6ae09d8f-95be-40ed-b1cf-8b850d45bab5,negative] |
||||||
test_tenant_create_shared_subnetpool[id-d1143fe2-212b-4e23-a308-d18f7d8d78d6,negative] |
pass
pt103.10: neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_shared_subnetpool[id-d1143fe2-212b-4e23-a308-d18f7d8d78d6,negative] |
||||||
test_tenant_create_subnetpool_associate_shared_address_scope[id-3396ec6c-cb80-4ebe-b897-84e904580bdf,negative] |
skip
pt103.11: neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_subnetpool_associate_shared_address_scope[id-3396ec6c-cb80-4ebe-b897-84e904580bdf,negative] |
||||||
test_tenant_get_not_shared_admin_subnetpool[id-dc9336e5-f28f-4658-a0b0-cc79e607007d,negative] |
pass
pt103.12: neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_get_not_shared_admin_subnetpool[id-dc9336e5-f28f-4658-a0b0-cc79e607007d,negative] |
||||||
test_tenant_update_sp_prefix_associated_with_shared_addr_scope[id-7438e49e-1351-45d8-937b-892059fb97f5,negative] |
pass
pt103.13: neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_update_sp_prefix_associated_with_shared_addr_scope[id-7438e49e-1351-45d8-937b-892059fb97f5,negative] |
||||||
test_update_non_existent_subnetpool[id-4be84d30-60ca-4bd3-8512-db5b36ce1378,negative] |
pass
pt103.14: neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_non_existent_subnetpool[id-4be84d30-60ca-4bd3-8512-db5b36ce1378,negative] |
||||||
test_update_subnetpool_associate_address_scope_of_other_owner[id-6d3d9ad5-32d4-4d63-aa00-8c62f73e2881,negative] |
pass
pt103.15: neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_of_other_owner[id-6d3d9ad5-32d4-4d63-aa00-8c62f73e2881,negative] |
||||||
test_update_subnetpool_associate_address_scope_wrong_ip_version[id-648fee7d-a909-4ced-bad3-3a169444c0a8,negative] |
pass
pt103.16: neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_wrong_ip_version[id-648fee7d-a909-4ced-bad3-3a169444c0a8,negative] |
||||||
test_update_subnetpool_multiple_prefix_intersect[id-4d3f8a79-c530-4e59-9acf-6c05968adbfe,negative] |
pass
pt103.17: neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_multiple_prefix_intersect[id-4d3f8a79-c530-4e59-9acf-6c05968adbfe,negative] |
||||||
test_update_subnetpool_not_modifiable_shared[id-e6cd6d87-6173-45dd-bf04-c18ea7ec7537,negative] |
pass
pt103.18: neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_not_modifiable_shared[id-e6cd6d87-6173-45dd-bf04-c18ea7ec7537,negative] |
||||||
test_update_subnetpool_prefix_intersect[id-96006292-7214-40e0-a471-153fb76e6b31,negative] |
pass
pt103.19: neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefix_intersect[id-96006292-7214-40e0-a471-153fb76e6b31,negative] |
||||||
test_update_subnetpool_prefixes_shrink[id-62f7c43b-bff1-4def-8bb7-4754b840aaad,negative] |
pass
pt103.20: neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefixes_shrink[id-62f7c43b-bff1-4def-8bb7-4754b840aaad,negative] |
||||||
test_update_subnetpool_tenant_id[id-2f66dc2f-cc32-4caa-91ec-0c0cd7c46d70,negative] |
pass
pt103.21: neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_tenant_id[id-2f66dc2f-cc32-4caa-91ec-0c0cd7c46d70,negative] |
||||||
neutron_tempest_plugin.api.test_subnets.SubnetServiceTypeTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_allocate_ips_are_from_correct_subnet[id-7e0edb66-1bb2-4473-ab83-d039cddced0d] |
pass
pt104.1: neutron_tempest_plugin.api.test_subnets.SubnetServiceTypeTestJSON.test_allocate_ips_are_from_correct_subnet[id-7e0edb66-1bb2-4473-ab83-d039cddced0d] |
||||||
neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest | 10 | 10 | 0 | 0 | 0 | Detail | |
test_list_no_pagination_limit_0[id-d851937c-9821-4b46-9d18-43e9077ecac0] |
pass
pt105.1: neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_no_pagination_limit_0[id-d851937c-9821-4b46-9d18-43e9077ecac0] |
||||||
test_list_pagination[id-b93063b3-f713-406e-bf93-e5738e09153c] |
pass
pt105.2: neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination[id-b93063b3-f713-406e-bf93-e5738e09153c] |
||||||
test_list_pagination_page_reverse_asc[id-dfaa20ca-6d84-4f26-962f-2fee4d247cd9] |
pass
pt105.3: neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_asc[id-dfaa20ca-6d84-4f26-962f-2fee4d247cd9] |
||||||
test_list_pagination_page_reverse_desc[id-40552213-3e12-4d6a-86f3-dda92f3de88c] |
pass
pt105.4: neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_desc[id-40552213-3e12-4d6a-86f3-dda92f3de88c] |
||||||
test_list_pagination_page_reverse_with_href_links[id-3cea9053-a731-4480-93ee-19b2c28a9ce4] |
pass
pt105.5: neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links[id-3cea9053-a731-4480-93ee-19b2c28a9ce4] |
||||||
test_list_pagination_with_href_links[id-351183ef-6ed9-4d71-a9f2-a5ac049bd7ea] |
pass
pt105.6: neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_href_links[id-351183ef-6ed9-4d71-a9f2-a5ac049bd7ea] |
||||||
test_list_pagination_with_marker[id-2ddd9aa6-de28-410f-9cbc-ce752893c407] |
pass
pt105.7: neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_marker[id-2ddd9aa6-de28-410f-9cbc-ce752893c407] |
||||||
test_list_sorts_asc[id-d2d61995-5dd5-4b93-bce7-3edefdb79563] |
pass
pt105.8: neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_asc[id-d2d61995-5dd5-4b93-bce7-3edefdb79563] |
||||||
test_list_sorts_desc[id-c3c6b0af-c4ac-4da0-b568-8d08ae550604] |
pass
pt105.9: neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_desc[id-c3c6b0af-c4ac-4da0-b568-8d08ae550604] |
||||||
test_list_validation_filters[id-c0f9280b-9d81-4728-a967-6be22659d4c8] |
pass
pt105.10: neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_validation_filters[id-c0f9280b-9d81-4728-a967-6be22659d4c8] |
||||||
neutron_tempest_plugin.api.test_timestamp.TestTimeStamp | 13 | 12 | 0 | 0 | 1 | Detail | |
test_create_network_with_timestamp[id-462be770-b310-4df9-9c42-773217e4c8b1] |
pass
pt106.1: neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_network_with_timestamp[id-462be770-b310-4df9-9c42-773217e4c8b1] |
||||||
test_create_port_with_timestamp[id-e2450a7b-d84f-4600-a093-45e78597bbac] |
pass
pt106.2: neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_port_with_timestamp[id-e2450a7b-d84f-4600-a093-45e78597bbac] |
||||||
test_create_subnet_with_timestamp[id-8ee55186-454f-4b97-9f9f-eb2772ee891c] |
pass
pt106.3: neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnet_with_timestamp[id-8ee55186-454f-4b97-9f9f-eb2772ee891c] |
||||||
test_create_subnetpool_with_timestamp[id-87a8b196-4b90-44f0-b7f3-d2057d7d658e] |
pass
pt106.4: neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnetpool_with_timestamp[id-87a8b196-4b90-44f0-b7f3-d2057d7d658e] |
||||||
test_segment_with_timestamp[id-396a97dc-b66c-4c46-9171-c39eefe6936c] |
skip
pt106.5: neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_segment_with_timestamp[id-396a97dc-b66c-4c46-9171-c39eefe6936c] |
||||||
test_show_networks_attribute_with_timestamp[id-2ac50ab2-7ebd-4e27-b3ce-a9e399faaea2] |
pass
pt106.6: neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_networks_attribute_with_timestamp[id-2ac50ab2-7ebd-4e27-b3ce-a9e399faaea2] |
||||||
test_show_port_attribute_with_timestamp[id-584c6723-40b6-4f26-81dd-f508f9d9fb51] |
pass
pt106.7: neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_port_attribute_with_timestamp[id-584c6723-40b6-4f26-81dd-f508f9d9fb51] |
||||||
test_show_subnet_attribute_with_timestamp[id-1836a086-e7cf-4141-bf57-0cfe79e8051e] |
pass
pt106.8: neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnet_attribute_with_timestamp[id-1836a086-e7cf-4141-bf57-0cfe79e8051e] |
||||||
test_show_subnetpool_attribute_with_timestamp[id-1d3970e6-bcf7-46cd-b7d7-0807759c73b4] |
pass
pt106.9: neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnetpool_attribute_with_timestamp[id-1d3970e6-bcf7-46cd-b7d7-0807759c73b4] |
||||||
test_update_network_with_timestamp[id-4db5417a-e11c-474d-a361-af00ebef57c5] |
pass
pt106.10: neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_network_with_timestamp[id-4db5417a-e11c-474d-a361-af00ebef57c5] |
||||||
test_update_port_with_timestamp[id-4241e0d3-54b4-46ce-a9a7-093fc764161b] |
pass
pt106.11: neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_port_with_timestamp[id-4241e0d3-54b4-46ce-a9a7-093fc764161b] |
||||||
test_update_subnet_with_timestamp[id-a490215a-6f4c-4af9-9a4c-57c41f1c4fa1] |
pass
pt106.12: neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnet_with_timestamp[id-a490215a-6f4c-4af9-9a4c-57c41f1c4fa1] |
||||||
test_update_subnetpool_with_timestamp[id-d48c7578-c3d2-4f9b-a7a1-be2008c770a0] |
pass
pt106.13: neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnetpool_with_timestamp[id-d48c7578-c3d2-4f9b-a7a1-be2008c770a0] |
||||||
neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3 | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_floatingip_with_timestamp[id-8ae55186-464f-4b87-1c9f-eb2765ee81ac] |
pass
pt107.1: neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_floatingip_with_timestamp[id-8ae55186-464f-4b87-1c9f-eb2765ee81ac] |
||||||
test_create_router_with_timestamp[id-433ba770-b310-4da9-5d42-733217a1c7b1] |
pass
pt107.2: neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_router_with_timestamp[id-433ba770-b310-4da9-5d42-733217a1c7b1] |
||||||
test_show_floatingip_attribute_with_timestamp[id-32a6a086-e1ef-413b-b13a-0cfe13ef051e] |
pass
pt107.3: neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_floatingip_attribute_with_timestamp[id-32a6a086-e1ef-413b-b13a-0cfe13ef051e] |
||||||
test_show_router_attribute_with_timestamp[id-1ab50ac2-7cbd-4a17-b23e-a9e36cfa4ec2] |
pass
pt107.4: neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_router_attribute_with_timestamp[id-1ab50ac2-7cbd-4a17-b23e-a9e36cfa4ec2] |
||||||
test_update_floatingip_with_timestamp[id-a3ac215a-61ac-13f9-9d3c-57c51f11afa1] |
pass
pt107.5: neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_floatingip_with_timestamp[id-a3ac215a-61ac-13f9-9d3c-57c51f11afa1] |
||||||
test_update_router_with_timestamp[id-4a65417a-c11c-4b4d-a351-af01abcf57c6] |
pass
pt107.6: neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_router_with_timestamp[id-4a65417a-c11c-4b4d-a351-af01abcf57c6] |
||||||
neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_sg_with_timestamp[id-a3150a7b-d31a-423a-abf3-45e71c97cbac] |
pass
pt108.1: neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sg_with_timestamp[id-a3150a7b-d31a-423a-abf3-45e71c97cbac] |
||||||
test_create_sgrule_with_timestamp[id-83e8bd32-43e0-a3f0-1af3-12a5733c653e] |
pass
pt108.2: neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sgrule_with_timestamp[id-83e8bd32-43e0-a3f0-1af3-12a5733c653e] |
||||||
test_show_sg_attribute_with_timestamp[id-521e6723-43d6-12a6-8c3d-f5042ad9fc32] |
pass
pt108.3: neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sg_attribute_with_timestamp[id-521e6723-43d6-12a6-8c3d-f5042ad9fc32] |
||||||
test_show_sgrule_attribute_with_timestamp[id-143da0e6-ba17-43ad-b3d7-03aa759c3cb4] |
pass
pt108.4: neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sgrule_attribute_with_timestamp[id-143da0e6-ba17-43ad-b3d7-03aa759c3cb4] |
||||||
test_update_sg_with_timestamp[id-432ae0d3-32b4-413e-a9b3-091ac76da31b] |
pass
pt108.5: neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_update_sg_with_timestamp[id-432ae0d3-32b4-413e-a9b3-091ac76da31b] |
||||||
neutron_tempest_plugin.api.test_trunk.TrunkTestInheritJSONBase | 1 | 1 | 0 | 0 | 0 | Detail | |
test_add_subport[id-0f05d98e-41f5-4629-dada-9aee269c9602] |
pass
pt109.1: neutron_tempest_plugin.api.test_trunk.TrunkTestInheritJSONBase.test_add_subport[id-0f05d98e-41f5-4629-dada-9aee269c9602] |
||||||
neutron_tempest_plugin.api.test_trunk.TrunkTestJSON | 11 | 11 | 0 | 0 | 0 | Detail | |
test_add_subports[id-bb5fcead-09b5-484a-bbe6-46d1e06d6cc0] |
pass
pt110.1: neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_add_subports[id-bb5fcead-09b5-484a-bbe6-46d1e06d6cc0] |
||||||
test_create_show_delete_trunk[id-7de46c22-e2b6-4959-ac5a-0e624632ab32] |
pass
pt110.2: neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_show_delete_trunk[id-7de46c22-e2b6-4959-ac5a-0e624632ab32] |
||||||
test_create_trunk_empty_subports_list[id-e1a6355c-4768-41f3-9bf8-0f1d192bd501] |
pass
pt110.3: neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_empty_subports_list[id-e1a6355c-4768-41f3-9bf8-0f1d192bd501] |
||||||
test_create_trunk_subports_not_specified[id-382dfa39-ca03-4bd3-9a1c-91e36d2e3796] |
pass
pt110.4: neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_subports_not_specified[id-382dfa39-ca03-4bd3-9a1c-91e36d2e3796] |
||||||
test_create_update_trunk[id-4ce46c22-a2b6-4659-bc5a-0ef2463cab32] |
pass
pt110.5: neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk[id-4ce46c22-a2b6-4659-bc5a-0ef2463cab32] |
||||||
test_create_update_trunk_with_description[id-5ff46c22-a2b6-5559-bc5a-0ef2463cab32] |
pass
pt110.6: neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk_with_description[id-5ff46c22-a2b6-5559-bc5a-0ef2463cab32] |
||||||
test_delete_trunk_with_subport_is_allowed[id-ee5fcead-1abf-483a-bce6-43d1e06d6aa0] |
pass
pt110.7: neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_delete_trunk_with_subport_is_allowed[id-ee5fcead-1abf-483a-bce6-43d1e06d6aa0] |
||||||
test_get_subports[id-bb5fcaad-09b5-484a-dde6-4cd1ea6d6ff0] |
pass
pt110.8: neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_get_subports[id-bb5fcaad-09b5-484a-dde6-4cd1ea6d6ff0] |
||||||
test_list_trunks[id-73365f73-bed6-42cd-960b-ec04e0c99d85] |
pass
pt110.9: neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_list_trunks[id-73365f73-bed6-42cd-960b-ec04e0c99d85] |
||||||
test_remove_subport[id-96eea398-a03c-4c3e-a99e-864392c2ca53] |
pass
pt110.10: neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_remove_subport[id-96eea398-a03c-4c3e-a99e-864392c2ca53] |
||||||
test_show_trunk_has_project_id[id-8d83a6ca-662d-45b8-8062-d513077296aa] |
pass
pt110.11: neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_show_trunk_has_project_id[id-8d83a6ca-662d-45b8-8062-d513077296aa] |
||||||
neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest | 9 | 9 | 0 | 0 | 0 | Detail | |
test_list_no_pagination_limit_0[id-eafe7024-77ab-4cfe-824b-0b2bf4217727] |
pass
pt111.1: neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_no_pagination_limit_0[id-eafe7024-77ab-4cfe-824b-0b2bf4217727] |
||||||
test_list_pagination[id-b202fdc8-6616-45df-b6a0-463932de6f94] |
pass
pt111.2: neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination[id-b202fdc8-6616-45df-b6a0-463932de6f94] |
||||||
test_list_pagination_page_reverse_asc[id-f8857391-dc44-40cc-89b7-2800402e03ce] |
pass
pt111.3: neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_asc[id-f8857391-dc44-40cc-89b7-2800402e03ce] |
||||||
test_list_pagination_page_reverse_desc[id-ae51e9c9-ceae-4ec0-afd4-147569247699] |
pass
pt111.4: neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_desc[id-ae51e9c9-ceae-4ec0-afd4-147569247699] |
||||||
test_list_pagination_page_reverse_with_href_links[id-b4293e59-d794-4a93-be09-38667199ef68] |
pass
pt111.5: neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links[id-b4293e59-d794-4a93-be09-38667199ef68] |
||||||
test_list_pagination_with_href_links[id-dcd02a7a-f07e-4d5e-b0ca-b58e48927a9b] |
pass
pt111.6: neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_href_links[id-dcd02a7a-f07e-4d5e-b0ca-b58e48927a9b] |
||||||
test_list_pagination_with_marker[id-c4723b8e-8186-4b9a-bf9e-57519967e048] |
pass
pt111.7: neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_marker[id-c4723b8e-8186-4b9a-bf9e-57519967e048] |
||||||
test_list_sorts_asc[id-fab73df4-960a-4ae3-87d3-60992b8d3e2d] |
pass
pt111.8: neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_asc[id-fab73df4-960a-4ae3-87d3-60992b8d3e2d] |
||||||
test_list_sorts_desc[id-a426671d-7270-430f-82ff-8f33eec93010] |
pass
pt111.9: neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_desc[id-a426671d-7270-430f-82ff-8f33eec93010] |
||||||
neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON | 20 | 19 | 0 | 0 | 1 | Detail | |
test_add_subport_duplicate_segmentation_details[id-00cb40bb-1593-44c8-808c-72b47e64252f,negative] |
pass
pt112.1: neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_duplicate_segmentation_details[id-00cb40bb-1593-44c8-808c-72b47e64252f,negative] |
||||||
test_add_subport_passing_dict[id-4eac8c25-83ee-4051-9620-34774f565730,negative] |
pass
pt112.2: neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_passing_dict[id-4eac8c25-83ee-4051-9620-34774f565730,negative] |
||||||
test_add_subport_port_id_disabled_trunk[id-7f132ccc-1380-42d8-9c44-50411612bd01,negative] |
pass
pt112.3: neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_disabled_trunk[id-7f132ccc-1380-42d8-9c44-50411612bd01,negative] |
||||||
test_add_subport_port_id_uses_parent_port_id[id-6f132ccc-1380-42d8-9c44-50411612bd01,negative] |
pass
pt112.4: neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_uses_parent_port_id[id-6f132ccc-1380-42d8-9c44-50411612bd01,negative] |
||||||
test_create_subport_invalid_inherit_network_segmentation_type[id-40aed9be-e976-47d0-dada-bde2c7e74e57,negative] |
skip
pt112.5: neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_invalid_inherit_network_segmentation_type[id-40aed9be-e976-47d0-dada-bde2c7e74e57,negative] |
||||||
test_create_subport_missing_segmentation_id[id-7e0f99ab-fe37-408b-a889-9e44ef300084,negative] |
pass
pt112.6: neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_missing_segmentation_id[id-7e0f99ab-fe37-408b-a889-9e44ef300084,negative] |
||||||
test_create_subport_nonexistent_port_id[id-a5c5200a-72a0-43c5-a11a-52f808490344,negative] |
pass
pt112.7: neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_port_id[id-a5c5200a-72a0-43c5-a11a-52f808490344,negative] |
||||||
test_create_subport_nonexistent_trunk[id-80deb6a9-da2a-48db-b7fd-bcef5b14edc1,negative] |
pass
pt112.8: neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_trunk[id-80deb6a9-da2a-48db-b7fd-bcef5b14edc1,negative] |
||||||
test_create_trunk_duplicate_subport_segmentation_ids[id-40aed9be-e976-47d0-a555-bde2c7e74e57,negative] |
pass
pt112.9: neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_duplicate_subport_segmentation_ids[id-40aed9be-e976-47d0-a555-bde2c7e74e57,negative] |
||||||
test_create_trunk_nonexistent_port_id[id-1b5cf87a-1d3a-4a94-ba64-647153d54f32,negative] |
pass
pt112.10: neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_port_id[id-1b5cf87a-1d3a-4a94-ba64-647153d54f32,negative] |
||||||
test_create_trunk_nonexistent_subport_port_id[id-980bca3b-b0be-45ac-8067-b401e445b796,negative] |
pass
pt112.11: neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_subport_port_id[id-980bca3b-b0be-45ac-8067-b401e445b796,negative] |
||||||
test_create_trunk_with_subport_missing_port_id[id-a717691c-4e07-4d81-a98d-6f1c18c5d183,negative] |
pass
pt112.12: neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_port_id[id-a717691c-4e07-4d81-a98d-6f1c18c5d183,negative] |
||||||
test_create_trunk_with_subport_missing_segmentation_id[id-a315d78b-2f43-4efa-89ae-166044c568aa,negative] |
pass
pt112.13: neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_id[id-a315d78b-2f43-4efa-89ae-166044c568aa,negative] |
||||||
test_create_trunk_with_subport_missing_segmentation_type[id-33498618-f75a-4796-8ae6-93d4fd203fa4,negative] |
pass
pt112.14: neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_type[id-33498618-f75a-4796-8ae6-93d4fd203fa4,negative] |
||||||
test_delete_port_in_use_by_subport[id-343a03d0-4f7c-11e6-97fa-40a8f063c891,negative] |
pass
pt112.15: neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_subport[id-343a03d0-4f7c-11e6-97fa-40a8f063c891,negative] |
||||||
test_delete_port_in_use_by_trunk[id-6c9c5126-4f61-11e6-8248-40a8f063c891,negative] |
pass
pt112.16: neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_trunk[id-6c9c5126-4f61-11e6-8248-40a8f063c891,negative] |
||||||
test_delete_trunk_disabled_trunk[id-9f132ccc-1380-42d8-9c44-50411612bd01,negative] |
pass
pt112.17: neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_trunk_disabled_trunk[id-9f132ccc-1380-42d8-9c44-50411612bd01,negative] |
||||||
test_remove_subport_not_found[id-aaca7dd7-96b8-445a-931e-63f0d86d2fe2,negative] |
pass
pt112.18: neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_not_found[id-aaca7dd7-96b8-445a-931e-63f0d86d2fe2,negative] |
||||||
test_remove_subport_passing_dict[id-17ca7dd7-96a8-445a-941e-53c0c86c2fe2,negative] |
pass
pt112.19: neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_passing_dict[id-17ca7dd7-96a8-445a-941e-53c0c86c2fe2,negative] |
||||||
test_remove_subport_port_id_disabled_trunk[id-8f132ccc-1380-42d8-9c44-50411612bd01,negative] |
pass
pt112.20: neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_port_id_disabled_trunk[id-8f132ccc-1380-42d8-9c44-50411612bd01,negative] |
||||||
neutron_tempest_plugin.scenario.admin.test_floatingip.FloatingIpTestCasesAdmin | 1 | 1 | 0 | 0 | 0 | Detail | |
test_two_vms_fips[id-6bba729b-3fb6-494b-9e1e-82bbd89a1045] |
pass
pt113.1: neutron_tempest_plugin.scenario.admin.test_floatingip.FloatingIpTestCasesAdmin.test_two_vms_fips[id-6bba729b-3fb6-494b-9e1e-82bbd89a1045] |
||||||
neutron_tempest_plugin.scenario.test_basic.NetworkBasicTest | 2 | 1 | 0 | 0 | 1 | Detail | |
test_basic_instance[id-de07fe0a-e955-449e-b48b-8641c14cd52e] |
pass
pt114.1: neutron_tempest_plugin.scenario.test_basic.NetworkBasicTest.test_basic_instance[id-de07fe0a-e955-449e-b48b-8641c14cd52e] |
||||||
test_ping_global_ip_from_vm_with_fip[id-49609189-3a0e-43c7-832e-a7e114aad1c9] |
skip
pt114.2: neutron_tempest_plugin.scenario.test_basic.NetworkBasicTest.test_ping_global_ip_from_vm_with_fip[id-49609189-3a0e-43c7-832e-a7e114aad1c9] |
||||||
neutron_tempest_plugin.scenario.test_connectivity.NetworkConnectivityTest | 3 | 2 | 0 | 0 | 1 | Detail | |
test_connectivity_dvr_and_no_dvr_routers_in_same_subnet[id-69d3650a-5c32-40bc-ae56-5c4c849ddd37] |
skip
pt115.1: neutron_tempest_plugin.scenario.test_connectivity.NetworkConnectivityTest.test_connectivity_dvr_and_no_dvr_routers_in_same_subnet[id-69d3650a-5c32-40bc-ae56-5c4c849ddd37] |
||||||
test_connectivity_router_east_west_traffic[id-b72c3b77-3396-4144-b05d-9cd3c0099893] |
pass
pt115.2: neutron_tempest_plugin.scenario.test_connectivity.NetworkConnectivityTest.test_connectivity_router_east_west_traffic[id-b72c3b77-3396-4144-b05d-9cd3c0099893] |
||||||
test_connectivity_through_2_routers[id-8944b90d-1766-4669-bd8a-672b5d106bb7] |
pass
pt115.3: neutron_tempest_plugin.scenario.test_connectivity.NetworkConnectivityTest.test_connectivity_through_2_routers[id-8944b90d-1766-4669-bd8a-672b5d106bb7] |
||||||
neutron_tempest_plugin.scenario.test_dhcp.DHCPPortUpdateTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_modify_dhcp_port_ip_address[id-8171cc68-9dbb-46ca-b065-17b5b2e26094] |
pass
pt116.1: neutron_tempest_plugin.scenario.test_dhcp.DHCPPortUpdateTest.test_modify_dhcp_port_ip_address[id-8171cc68-9dbb-46ca-b065-17b5b2e26094] |
||||||
neutron_tempest_plugin.scenario.test_dhcp.DHCPTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_extra_dhcp_opts[id-58f7c094-1980-4e03-b0d3-6c4dd27217b1] |
pass
pt117.1: neutron_tempest_plugin.scenario.test_dhcp.DHCPTest.test_extra_dhcp_opts[id-58f7c094-1980-4e03-b0d3-6c4dd27217b1] |
||||||
neutron_tempest_plugin.scenario.test_floatingip.DefaultSnatToExternal | 2 | 1 | 0 | 0 | 1 | Detail | |
test_nested_snat_external_ip[id-b911b124-b6cb-449d-83d9-b34f3665741d] |
skip
pt118.1: neutron_tempest_plugin.scenario.test_floatingip.DefaultSnatToExternal.test_nested_snat_external_ip[id-b911b124-b6cb-449d-83d9-b34f3665741d] |
||||||
test_snat_external_ip[id-3d73ea1a-27c6-45a9-b0f8-04a283d9d764] |
pass
pt118.2: neutron_tempest_plugin.scenario.test_floatingip.DefaultSnatToExternal.test_snat_external_ip[id-3d73ea1a-27c6-45a9-b0f8-04a283d9d764] |
||||||
neutron_tempest_plugin.scenario.test_floatingip.FloatingIPPortDetailsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_floatingip_port_details[id-a663aeee-dd81-492b-a207-354fd6284dbe] |
pass
pt119.1: neutron_tempest_plugin.scenario.test_floatingip.FloatingIPPortDetailsTest.test_floatingip_port_details[id-a663aeee-dd81-492b-a207-354fd6284dbe] |
||||||
neutron_tempest_plugin.scenario.test_floatingip.FloatingIPQosTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_qos[id-5eb48aea-eaba-4c20-8a6f-7740070a0aa3] |
pass
pt120.1: neutron_tempest_plugin.scenario.test_floatingip.FloatingIPQosTest.test_qos[id-5eb48aea-eaba-4c20-8a6f-7740070a0aa3] |
||||||
neutron_tempest_plugin.scenario.test_floatingip.FloatingIpMultipleRoutersTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reuse_ip_address_with_other_fip_on_other_router[id-b0382ab3-3c86-4415-84e3-649a8b040dab] |
pass
pt121.1: neutron_tempest_plugin.scenario.test_floatingip.FloatingIpMultipleRoutersTest.test_reuse_ip_address_with_other_fip_on_other_router[id-b0382ab3-3c86-4415-84e3-649a8b040dab] |
||||||
neutron_tempest_plugin.scenario.test_floatingip.FloatingIpSameNetwork | 4 | 4 | 0 | 0 | 0 | Detail | |
test_east_west_1[id-05c4e3b3-7319-4052-90ad-e8916436c23b] |
pass
pt122.1: neutron_tempest_plugin.scenario.test_floatingip.FloatingIpSameNetwork.test_east_west_1[id-05c4e3b3-7319-4052-90ad-e8916436c23b] |
||||||
test_east_west_2[id-05c4e3b3-7319-4052-90ad-e8916436c23b] |
pass
pt122.2: neutron_tempest_plugin.scenario.test_floatingip.FloatingIpSameNetwork.test_east_west_2[id-05c4e3b3-7319-4052-90ad-e8916436c23b] |
||||||
test_east_west_3[id-05c4e3b3-7319-4052-90ad-e8916436c23b] |
pass
pt122.3: neutron_tempest_plugin.scenario.test_floatingip.FloatingIpSameNetwork.test_east_west_3[id-05c4e3b3-7319-4052-90ad-e8916436c23b] |
||||||
test_east_west_4[id-05c4e3b3-7319-4052-90ad-e8916436c23b] |
pass
pt122.4: neutron_tempest_plugin.scenario.test_floatingip.FloatingIpSameNetwork.test_east_west_4[id-05c4e3b3-7319-4052-90ad-e8916436c23b] |
||||||
neutron_tempest_plugin.scenario.test_floatingip.FloatingIpSeparateNetwork | 4 | 4 | 0 | 0 | 0 | Detail | |
test_east_west_1[id-f18f0090-3289-4783-b956-a0f8ac511e8b] |
pass
pt123.1: neutron_tempest_plugin.scenario.test_floatingip.FloatingIpSeparateNetwork.test_east_west_1[id-f18f0090-3289-4783-b956-a0f8ac511e8b] |
||||||
test_east_west_2[id-f18f0090-3289-4783-b956-a0f8ac511e8b] |
pass
pt123.2: neutron_tempest_plugin.scenario.test_floatingip.FloatingIpSeparateNetwork.test_east_west_2[id-f18f0090-3289-4783-b956-a0f8ac511e8b] |
||||||
test_east_west_3[id-f18f0090-3289-4783-b956-a0f8ac511e8b] |
pass
pt123.3: neutron_tempest_plugin.scenario.test_floatingip.FloatingIpSeparateNetwork.test_east_west_3[id-f18f0090-3289-4783-b956-a0f8ac511e8b] |
||||||
test_east_west_4[id-f18f0090-3289-4783-b956-a0f8ac511e8b] |
pass
pt123.4: neutron_tempest_plugin.scenario.test_floatingip.FloatingIpSeparateNetwork.test_east_west_4[id-f18f0090-3289-4783-b956-a0f8ac511e8b] |
||||||
neutron_tempest_plugin.scenario.test_floatingip.TestFloatingIPUpdate | 1 | 1 | 0 | 0 | 0 | Detail | |
test_floating_ip_update[id-1bdd849b-03dd-4b8f-994f-457cf8a36f93] |
pass
pt124.1: neutron_tempest_plugin.scenario.test_floatingip.TestFloatingIPUpdate.test_floating_ip_update[id-1bdd849b-03dd-4b8f-994f-457cf8a36f93] |
||||||
neutron_tempest_plugin.scenario.test_internal_dns.InternalDNSTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_and_update_port_with_dns_name[id-db5e612f-f17f-4974-b5f1-9fe89f4a6fc9] |
pass
pt125.1: neutron_tempest_plugin.scenario.test_internal_dns.InternalDNSTest.test_create_and_update_port_with_dns_name[id-db5e612f-f17f-4974-b5f1-9fe89f4a6fc9] |
||||||
test_dns_domain_and_name[id-988347de-07af-471a-abfa-65aea9f452a6] |
pass
pt125.2: neutron_tempest_plugin.scenario.test_internal_dns.InternalDNSTest.test_dns_domain_and_name[id-988347de-07af-471a-abfa-65aea9f452a6] |
||||||
neutron_tempest_plugin.scenario.test_ipv6.IPv6Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_ipv6_hotplug_dhcpv6stateless[id-9aaedbc4-986d-42d5-9177-3e721728e7e0] |
pass
pt126.1: neutron_tempest_plugin.scenario.test_ipv6.IPv6Test.test_ipv6_hotplug_dhcpv6stateless[id-9aaedbc4-986d-42d5-9177-3e721728e7e0] |
||||||
test_ipv6_hotplug_slaac[id-b13e5408-5250-4a42-8e46-6996ce613e91] |
pass
pt126.2: neutron_tempest_plugin.scenario.test_ipv6.IPv6Test.test_ipv6_hotplug_slaac[id-b13e5408-5250-4a42-8e46-6996ce613e91] |
||||||
neutron_tempest_plugin.scenario.test_mac_learning.MacLearningTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_mac_learning_vms_on_same_network[id-013686ac-23b1-23e4-8361-10b1c98a2861] |
pass
pt127.1: neutron_tempest_plugin.scenario.test_mac_learning.MacLearningTest.test_mac_learning_vms_on_same_network[id-013686ac-23b1-23e4-8361-10b1c98a2861] |
||||||
neutron_tempest_plugin.scenario.test_metadata.MetadataTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_metadata_ipv6_only_network[id-7542892a-d132-471c-addb-172dcf888ff6] |
pass
pt128.1: neutron_tempest_plugin.scenario.test_metadata.MetadataTest.test_metadata_ipv6_only_network[id-7542892a-d132-471c-addb-172dcf888ff6] |
||||||
test_metadata_routed[id-e680949a-f1cc-11ea-b49a-cba39bbbe5ad] |
pass
pt128.2: neutron_tempest_plugin.scenario.test_metadata.MetadataTest.test_metadata_routed[id-e680949a-f1cc-11ea-b49a-cba39bbbe5ad] |
||||||
neutron_tempest_plugin.scenario.test_multicast.MulticastTestIPv4 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_multicast_between_vms_on_same_network[id-113486fc-24c9-4be4-8361-03b1c9892867] |
pass
pt129.1: neutron_tempest_plugin.scenario.test_multicast.MulticastTestIPv4.test_multicast_between_vms_on_same_network[id-113486fc-24c9-4be4-8361-03b1c9892867] |
||||||
neutron_tempest_plugin.scenario.test_multiple_gws.NetworkMultipleGWTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_router_multiple_gw_bfd_and_ecmp[id-5117587d-9633-48b7-aa8f-ec9d59a601a5] |
pass
pt130.1: neutron_tempest_plugin.scenario.test_multiple_gws.NetworkMultipleGWTest.test_create_router_multiple_gw_bfd_and_ecmp[id-5117587d-9633-48b7-aa8f-ec9d59a601a5] |
||||||
test_create_router_single_gw_bfd[id-9baa05e6-ba10-4850-93e3-695f4d97b8f8] |
pass
pt130.2: neutron_tempest_plugin.scenario.test_multiple_gws.NetworkMultipleGWTest.test_create_router_single_gw_bfd[id-9baa05e6-ba10-4850-93e3-695f4d97b8f8] |
||||||
test_update_router_single_gw_bfd[id-75202251-c384-4962-8685-60cf2c530906] |
pass
pt130.3: neutron_tempest_plugin.scenario.test_multiple_gws.NetworkMultipleGWTest.test_update_router_single_gw_bfd[id-75202251-c384-4962-8685-60cf2c530906] |
||||||
neutron_tempest_plugin.scenario.test_port_forwardings.PortForwardingTestJSON | 4 | 4 | 0 | 0 | 0 | Detail | |
test_port_forwarding_editing_and_deleting_tcp_rule[id-aa19d46c-a4a6-11ea-bb37-0242ac130002] |
pass
pt131.1: neutron_tempest_plugin.scenario.test_port_forwardings.PortForwardingTestJSON.test_port_forwarding_editing_and_deleting_tcp_rule[id-aa19d46c-a4a6-11ea-bb37-0242ac130002] |
||||||
test_port_forwarding_editing_and_deleting_udp_rule[id-6d05b1b2-6109-4c30-b402-1503f4634acb] |
pass
pt131.2: neutron_tempest_plugin.scenario.test_port_forwardings.PortForwardingTestJSON.test_port_forwarding_editing_and_deleting_udp_rule[id-6d05b1b2-6109-4c30-b402-1503f4634acb] |
||||||
test_port_forwarding_to_2_fixed_ips[id-5971881d-06a0-459e-b636-ce5d1929e2d4] |
pass
pt131.3: neutron_tempest_plugin.scenario.test_port_forwardings.PortForwardingTestJSON.test_port_forwarding_to_2_fixed_ips[id-5971881d-06a0-459e-b636-ce5d1929e2d4] |
||||||
test_port_forwarding_to_2_servers[id-ab40fc48-ca8d-41a0-b2a3-f6679c847bfe] |
pass
pt131.4: neutron_tempest_plugin.scenario.test_port_forwardings.PortForwardingTestJSON.test_port_forwarding_to_2_servers[id-ab40fc48-ca8d-41a0-b2a3-f6679c847bfe] |
||||||
neutron_tempest_plugin.scenario.test_ports.PortsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_port_with_fixed_ip[id-62e32802-1d21-11eb-b322-74e5f9e2a801] |
pass
pt132.1: neutron_tempest_plugin.scenario.test_ports.PortsTest.test_port_with_fixed_ip[id-62e32802-1d21-11eb-b322-74e5f9e2a801] |
||||||
test_previously_used_port[id-5500797e-b8c2-4e07-a5e0-89fa4e814965] |
pass
pt132.2: neutron_tempest_plugin.scenario.test_ports.PortsTest.test_previously_used_port[id-5500797e-b8c2-4e07-a5e0-89fa4e814965] |
||||||
neutron_tempest_plugin.scenario.test_portsecurity.PortSecurityTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_port_security_removed_added_stateful_sg[id-61ab176e-d48b-42b7-b38a-1ba571ecc033] |
pass
pt133.1: neutron_tempest_plugin.scenario.test_portsecurity.PortSecurityTest.test_port_security_removed_added_stateful_sg[id-61ab176e-d48b-42b7-b38a-1ba571ecc033] |
||||||
test_port_security_removed_added_stateless_sg[id-2f4005e1-cee1-40e5-adbd-b3e3cf218065] |
pass
pt133.2: neutron_tempest_plugin.scenario.test_portsecurity.PortSecurityTest.test_port_security_removed_added_stateless_sg[id-2f4005e1-cee1-40e5-adbd-b3e3cf218065] |
||||||
neutron_tempest_plugin.scenario.test_qos.QoSTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_attach_previously_used_port_to_new_instance[id-66e5673e-0522-11ea-8d71-362b9e155667] |
pass
pt134.1: neutron_tempest_plugin.scenario.test_qos.QoSTest.test_attach_previously_used_port_to_new_instance[id-66e5673e-0522-11ea-8d71-362b9e155667] |
||||||
test_create_instance_using_network_with_existing_policy[id-4eee64da-5646-11ea-82b4-0242ac130003] |
pass
pt134.2: neutron_tempest_plugin.scenario.test_qos.QoSTest.test_create_instance_using_network_with_existing_policy[id-4eee64da-5646-11ea-82b4-0242ac130003] |
||||||
test_qos_basic_and_update[id-00682a0c-b72e-11e8-b81e-8c16450ea513] |
pass
pt134.3: neutron_tempest_plugin.scenario.test_qos.QoSTest.test_qos_basic_and_update[id-00682a0c-b72e-11e8-b81e-8c16450ea513] |
||||||
neutron_tempest_plugin.scenario.test_security_groups.StatefulNetworkSecGroupTest | 14 | 13 | 0 | 0 | 1 | Detail | |
test_connectivity_between_vms_using_different_sec_groups[id-4a724164-bbc0-4029-a844-644ece66c026] |
pass
pt135.1: neutron_tempest_plugin.scenario.test_security_groups.StatefulNetworkSecGroupTest.test_connectivity_between_vms_using_different_sec_groups[id-4a724164-bbc0-4029-a844-644ece66c026] |
||||||
test_default_sec_grp_scenarios[id-3d73ec1a-2ec6-45a9-b0f8-04a283d9d764] |
pass
pt135.2: neutron_tempest_plugin.scenario.test_security_groups.StatefulNetworkSecGroupTest.test_default_sec_grp_scenarios[id-3d73ec1a-2ec6-45a9-b0f8-04a283d9d764] |
||||||
test_established_tcp_session_after_re_attachinging_sg[id-01f0ddca-b049-47eb-befd-82acb502c9ec] |
pass
pt135.3: neutron_tempest_plugin.scenario.test_security_groups.StatefulNetworkSecGroupTest.test_established_tcp_session_after_re_attachinging_sg[id-01f0ddca-b049-47eb-befd-82acb502c9ec] |
||||||
test_intra_sg_isolation[id-f07d0159-8f9e-4faa-87f5-a869ab0ad490] |
pass
pt135.4: neutron_tempest_plugin.scenario.test_security_groups.StatefulNetworkSecGroupTest.test_intra_sg_isolation[id-f07d0159-8f9e-4faa-87f5-a869ab0ad490] |
||||||
test_ip_prefix[id-3d73ec1a-2ec6-45a9-b0f8-04a283d9d664] |
pass
pt135.5: neutron_tempest_plugin.scenario.test_security_groups.StatefulNetworkSecGroupTest.test_ip_prefix[id-3d73ec1a-2ec6-45a9-b0f8-04a283d9d664] |
||||||
test_ip_prefix_negative[id-a01cd2ef-3cfc-4614-8aac-9d1333ea21dd,negative] |
pass
pt135.6: neutron_tempest_plugin.scenario.test_security_groups.StatefulNetworkSecGroupTest.test_ip_prefix_negative[id-a01cd2ef-3cfc-4614-8aac-9d1333ea21dd,negative] |
||||||
test_multiple_ports_portrange_remote[id-f07d0159-8f9e-4faa-87f5-a869ab0ad489] |
pass
pt135.7: neutron_tempest_plugin.scenario.test_security_groups.StatefulNetworkSecGroupTest.test_multiple_ports_portrange_remote[id-f07d0159-8f9e-4faa-87f5-a869ab0ad489] |
||||||
test_multiple_ports_secgroup_inheritance[id-f07d0159-8f9e-4faa-87f5-a869ab0ad488] |
pass
pt135.8: neutron_tempest_plugin.scenario.test_security_groups.StatefulNetworkSecGroupTest.test_multiple_ports_secgroup_inheritance[id-f07d0159-8f9e-4faa-87f5-a869ab0ad488] |
||||||
test_overlapping_sec_grp_rules[id-cd66b826-d86c-4fb4-ab37-17c8391753cb] |
pass
pt135.9: neutron_tempest_plugin.scenario.test_security_groups.StatefulNetworkSecGroupTest.test_overlapping_sec_grp_rules[id-cd66b826-d86c-4fb4-ab37-17c8391753cb] |
||||||
test_protocol_number_rule[id-3d73ec1a-2ec6-45a9-b0f8-04a283d9d864] |
pass
pt135.10: neutron_tempest_plugin.scenario.test_security_groups.StatefulNetworkSecGroupTest.test_protocol_number_rule[id-3d73ec1a-2ec6-45a9-b0f8-04a283d9d864] |
||||||
test_remote_group[id-7ed39b86-006d-40fb-887a-ae46693dabc9] |
pass
pt135.11: neutron_tempest_plugin.scenario.test_security_groups.StatefulNetworkSecGroupTest.test_remote_group[id-7ed39b86-006d-40fb-887a-ae46693dabc9] |
||||||
test_remote_group_and_remote_address_group[id-678dd4c0-2953-4626-b89c-8e7e4110ec4b] |
skip
pt135.12: neutron_tempest_plugin.scenario.test_security_groups.StatefulNetworkSecGroupTest.test_remote_group_and_remote_address_group[id-678dd4c0-2953-4626-b89c-8e7e4110ec4b] |
||||||
test_remove_sec_grp_from_active_vm[id-96dcd5ff-9d45-4e0d-bea0-0b438cbd388f] |
pass
pt135.13: neutron_tempest_plugin.scenario.test_security_groups.StatefulNetworkSecGroupTest.test_remove_sec_grp_from_active_vm[id-96dcd5ff-9d45-4e0d-bea0-0b438cbd388f] |
||||||
test_two_sec_groups[id-3d73ec1a-2ec6-45a9-b0f8-04a283d9d964] |
pass
pt135.14: neutron_tempest_plugin.scenario.test_security_groups.StatefulNetworkSecGroupTest.test_two_sec_groups[id-3d73ec1a-2ec6-45a9-b0f8-04a283d9d964] |
||||||
neutron_tempest_plugin.scenario.test_security_groups.StatelessNetworkSecGroupIPv4Test | 15 | 14 | 0 | 0 | 1 | Detail | |
test_connectivity_between_vms_using_different_sec_groups[id-7ede9ab5-a615-46c5-9dea-cf2aa1ea43cb] |
pass
pt136.1: neutron_tempest_plugin.scenario.test_security_groups.StatelessNetworkSecGroupIPv4Test.test_connectivity_between_vms_using_different_sec_groups[id-7ede9ab5-a615-46c5-9dea-cf2aa1ea43cb] |
||||||
test_default_sec_grp_scenarios[id-9e193e3f-56f2-4f4e-886c-988a147958ef] |
pass
pt136.2: neutron_tempest_plugin.scenario.test_security_groups.StatelessNetworkSecGroupIPv4Test.test_default_sec_grp_scenarios[id-9e193e3f-56f2-4f4e-886c-988a147958ef] |
||||||
test_fragmented_traffic_is_accepted[id-14c4af2c-8077-4756-a6e3-6bebd642ed92] |
pass
pt136.3: neutron_tempest_plugin.scenario.test_security_groups.StatelessNetworkSecGroupIPv4Test.test_fragmented_traffic_is_accepted[id-14c4af2c-8077-4756-a6e3-6bebd642ed92] |
||||||
test_ip_prefix[id-07985496-58da-4c1f-a6ef-2fdd88128a81] |
pass
pt136.4: neutron_tempest_plugin.scenario.test_security_groups.StatelessNetworkSecGroupIPv4Test.test_ip_prefix[id-07985496-58da-4c1f-a6ef-2fdd88128a81] |
||||||
test_ip_prefix_negative[id-1ad469c4-0d8f-42ae-8ec3-46cc424565c4,negative] |
pass
pt136.5: neutron_tempest_plugin.scenario.test_security_groups.StatelessNetworkSecGroupIPv4Test.test_ip_prefix_negative[id-1ad469c4-0d8f-42ae-8ec3-46cc424565c4,negative] |
||||||
test_multiple_ports_portrange_remote[id-4043ca0a-eabb-4198-be53-3d3051cc0804] |
pass
pt136.6: neutron_tempest_plugin.scenario.test_security_groups.StatelessNetworkSecGroupIPv4Test.test_multiple_ports_portrange_remote[id-4043ca0a-eabb-4198-be53-3d3051cc0804] |
||||||
test_multiple_ports_secgroup_inheritance[id-4f1eb6db-ae7f-4f26-b371-cbd8363f9b0b] |
pass
pt136.7: neutron_tempest_plugin.scenario.test_security_groups.StatelessNetworkSecGroupIPv4Test.test_multiple_ports_secgroup_inheritance[id-4f1eb6db-ae7f-4f26-b371-cbd8363f9b0b] |
||||||
test_overlapping_sec_grp_rules[id-bfe25138-ceac-4944-849a-b9b90aff100f] |
pass
pt136.8: neutron_tempest_plugin.scenario.test_security_groups.StatelessNetworkSecGroupIPv4Test.test_overlapping_sec_grp_rules[id-bfe25138-ceac-4944-849a-b9b90aff100f] |
||||||
test_packets_of_any_connection_state_can_reach_dest[id-c3bb8073-97a2-4bea-a6fb-0a9d2e4df13f] |
pass
pt136.9: neutron_tempest_plugin.scenario.test_security_groups.StatelessNetworkSecGroupIPv4Test.test_packets_of_any_connection_state_can_reach_dest[id-c3bb8073-97a2-4bea-a6fb-0a9d2e4df13f] |
||||||
test_protocol_number_rule[id-afae8654-a389-4887-b21d-7f07ec350177] |
pass
pt136.10: neutron_tempest_plugin.scenario.test_security_groups.StatelessNetworkSecGroupIPv4Test.test_protocol_number_rule[id-afae8654-a389-4887-b21d-7f07ec350177] |
||||||
test_reattach_sg_with_changed_mode[id-8d4753cc-cd7a-48a0-8ece-e11efce2af10] |
pass
pt136.11: neutron_tempest_plugin.scenario.test_security_groups.StatelessNetworkSecGroupIPv4Test.test_reattach_sg_with_changed_mode[id-8d4753cc-cd7a-48a0-8ece-e11efce2af10] |
||||||
test_remote_group[id-fa1e93bf-67c5-4590-9962-38ee1f43a46a] |
pass
pt136.12: neutron_tempest_plugin.scenario.test_security_groups.StatelessNetworkSecGroupIPv4Test.test_remote_group[id-fa1e93bf-67c5-4590-9962-38ee1f43a46a] |
||||||
test_remote_group_and_remote_address_group[id-9fae530d-2711-4c61-a4a5-8efe6e58ab14] |
skip
pt136.13: neutron_tempest_plugin.scenario.test_security_groups.StatelessNetworkSecGroupIPv4Test.test_remote_group_and_remote_address_group[id-9fae530d-2711-4c61-a4a5-8efe6e58ab14] |
||||||
test_remove_sec_grp_from_active_vm[id-e4340e47-39cd-49ed-967c-fc2c40b47c5a] |
pass
pt136.14: neutron_tempest_plugin.scenario.test_security_groups.StatelessNetworkSecGroupIPv4Test.test_remove_sec_grp_from_active_vm[id-e4340e47-39cd-49ed-967c-fc2c40b47c5a] |
||||||
test_two_sec_groups[id-b51cc0eb-8f9a-49e7-96ab-61cd31243b67] |
pass
pt136.15: neutron_tempest_plugin.scenario.test_security_groups.StatelessNetworkSecGroupIPv4Test.test_two_sec_groups[id-b51cc0eb-8f9a-49e7-96ab-61cd31243b67] |
||||||
neutron_tempest_plugin.scenario.test_security_groups.StatelessSecGroupDualStackDHCPv6StatelessTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_default_sec_grp_scenarios[id-c61c127c-e08f-4ddf-87a3-58b3c86e5476] |
pass
pt137.1: neutron_tempest_plugin.scenario.test_security_groups.StatelessSecGroupDualStackDHCPv6StatelessTest.test_default_sec_grp_scenarios[id-c61c127c-e08f-4ddf-87a3-58b3c86e5476] |
||||||
neutron_tempest_plugin.scenario.test_security_groups.StatelessSecGroupDualStackSlaacTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_default_sec_grp_scenarios[id-e7d64384-ea6a-40aa-b454-854f0990153c] |
pass
pt138.1: neutron_tempest_plugin.scenario.test_security_groups.StatelessSecGroupDualStackSlaacTest.test_default_sec_grp_scenarios[id-e7d64384-ea6a-40aa-b454-854f0990153c] |
||||||
neutron_tempest_plugin.scenario.test_trunk.TrunkTest | 5 | 3 | 0 | 0 | 2 | Detail | |
test_parent_port_connectivity_after_trunk_deleted_lb[id-d61cbdf6-1896-491c-b4b4-871caf7fbffe] |
skip
pt139.1: neutron_tempest_plugin.scenario.test_trunk.TrunkTest.test_parent_port_connectivity_after_trunk_deleted_lb[id-d61cbdf6-1896-491c-b4b4-871caf7fbffe] |
||||||
test_subport_connectivity[id-a8a02c9b-b453-49b5-89a2-cce7da66bbcb] |
pass
pt139.2: neutron_tempest_plugin.scenario.test_trunk.TrunkTest.test_subport_connectivity[id-a8a02c9b-b453-49b5-89a2-cce7da66bbcb] |
||||||
test_subport_connectivity_soft_reboot[id-a8a02c9b-b453-49b5-89a2-cce7da6680fb] |
pass
pt139.3: neutron_tempest_plugin.scenario.test_trunk.TrunkTest.test_subport_connectivity_soft_reboot[id-a8a02c9b-b453-49b5-89a2-cce7da6680fb] |
||||||
test_trunk_subport_lifecycle[id-bb13fe28-f152-4000-8131-37890a40c79e] |
pass
pt139.4: neutron_tempest_plugin.scenario.test_trunk.TrunkTest.test_trunk_subport_lifecycle[id-bb13fe28-f152-4000-8131-37890a40c79e] |
||||||
test_trunk_vm_migration[id-ecd7de30-1c90-4280-b97c-1bed776d5d07,slow] |
skip
pt139.5: neutron_tempest_plugin.scenario.test_trunk.TrunkTest.test_trunk_vm_migration[id-ecd7de30-1c90-4280-b97c-1bed776d5d07,slow] |
||||||
setUpClass (neutron_tempest_plugin.api.admin.test_agent_availability_zone | 1 | 0 | 0 | 0 | 1 | Detail | |
AgentAvailabilityZoneTestCase) |
skip
pt140.1: setUpClass (neutron_tempest_plugin.api.admin.test_agent_availability_zone.AgentAvailabilityZoneTestCase) |
||||||
setUpClass (neutron_tempest_plugin.api.admin.test_l3_agent_scheduler | 1 | 0 | 0 | 0 | 1 | Detail | |
L3AgentSchedulerTestJSON) |
skip
pt141.1: setUpClass (neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON) |
||||||
setUpClass (neutron_tempest_plugin.api.admin.test_logging | 1 | 0 | 0 | 0 | 1 | Detail | |
LoggingTestJSON) |
skip
pt142.1: setUpClass (neutron_tempest_plugin.api.admin.test_logging.LoggingTestJSON) |
||||||
setUpClass (neutron_tempest_plugin.api.admin.test_logging_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
LoggingNegativeTestJSON) |
skip
pt143.1: setUpClass (neutron_tempest_plugin.api.admin.test_logging_negative.LoggingNegativeTestJSON) |
||||||
setUpClass (neutron_tempest_plugin.api.admin.test_network_segment_range | 1 | 0 | 0 | 0 | 1 | Detail | |
NetworkSegmentRangeTestJson) |
skip
pt144.1: setUpClass (neutron_tempest_plugin.api.admin.test_network_segment_range.NetworkSegmentRangeTestJson) |
||||||
setUpClass (neutron_tempest_plugin.api.admin.test_ports | 1 | 0 | 0 | 0 | 1 | Detail | |
PortTestCasesResourceRequest) |
skip
pt145.1: setUpClass (neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest) |
||||||
setUpClass (neutron_tempest_plugin.api.admin.test_routers_flavors | 1 | 0 | 0 | 0 | 1 | Detail | |
RoutersFlavorTestCase) |
skip
pt146.1: setUpClass (neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase) |
||||||
setUpClass (neutron_tempest_plugin.api.test_address_groups | 1 | 0 | 0 | 0 | 1 | Detail | |
RbacSharedAddressGroupTest) |
skip
pt147.1: setUpClass (neutron_tempest_plugin.api.test_address_groups.RbacSharedAddressGroupTest) |
||||||
setUpClass (neutron_tempest_plugin.api.test_conntrack_helper | 1 | 0 | 0 | 0 | 1 | Detail | |
ConntrackHelperTestJSON) |
skip
pt148.1: setUpClass (neutron_tempest_plugin.api.test_conntrack_helper.ConntrackHelperTestJSON) |
||||||
setUpClass (neutron_tempest_plugin.api.test_local_ip | 2 | 0 | 0 | 0 | 2 | Detail | |
LocalIPAssociationTestJSON) |
skip
pt149.1: setUpClass (neutron_tempest_plugin.api.test_local_ip.LocalIPAssociationTestJSON) |
||||||
LocalIPTestJSON) |
skip
pt149.2: setUpClass (neutron_tempest_plugin.api.test_local_ip.LocalIPTestJSON) |
||||||
setUpClass (neutron_tempest_plugin.api.test_metering_extensions | 2 | 0 | 0 | 0 | 2 | Detail | |
MeteringTestJSON) |
skip
pt150.1: setUpClass (neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON) |
||||||
MeteringIpV6TestJSON) |
skip
pt150.2: setUpClass (neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON) |
||||||
setUpClass (neutron_tempest_plugin.api.test_metering_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
MeteringNegativeTestJSON) |
skip
pt151.1: setUpClass (neutron_tempest_plugin.api.test_metering_negative.MeteringNegativeTestJSON) |
||||||
setUpClass (neutron_tempest_plugin.api.test_ndp_proxy | 1 | 0 | 0 | 0 | 1 | Detail | |
NDPProxyTestJSON) |
skip
pt152.1: setUpClass (neutron_tempest_plugin.api.test_ndp_proxy.NDPProxyTestJSON) |
||||||
setUpClass (neutron_tempest_plugin.api.test_ndp_proxy_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
NDPProxyNegativeTestJSON) |
skip
pt153.1: setUpClass (neutron_tempest_plugin.api.test_ndp_proxy_negative.NDPProxyNegativeTestJSON) |
||||||
setUpClass (neutron_tempest_plugin.api.test_qos | 2 | 0 | 0 | 0 | 2 | Detail | |
QosMinimumPpsRuleTestJSON) |
skip
pt154.1: setUpClass (neutron_tempest_plugin.api.test_qos.QosMinimumPpsRuleTestJSON) |
||||||
QosBandwidthLimitRuleWithDirectionTestJSON) |
skip
pt154.2: setUpClass (neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON) |
||||||
setUpClass (neutron_tempest_plugin.api.test_qos_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
QosMinimumPpsRuleNegativeTestJSON) |
skip
pt155.1: setUpClass (neutron_tempest_plugin.api.test_qos_negative.QosMinimumPpsRuleNegativeTestJSON) |
||||||
setUpClass (neutron_tempest_plugin.api.test_router_interface_fip | 1 | 0 | 0 | 0 | 1 | Detail | |
RouterInterfaceFip) |
skip
pt156.1: setUpClass (neutron_tempest_plugin.api.test_router_interface_fip.RouterInterfaceFip) |
||||||
setUpClass (neutron_tempest_plugin.api.test_routers | 3 | 0 | 0 | 0 | 3 | Detail | |
DvrRoutersTest) |
skip
pt157.1: setUpClass (neutron_tempest_plugin.api.test_routers.DvrRoutersTest) |
||||||
DvrRoutersTestToCentralized) |
skip
pt157.2: setUpClass (neutron_tempest_plugin.api.test_routers.DvrRoutersTestToCentralized) |
||||||
DvrRoutersTestUpdateDistributedExtended) |
skip
pt157.3: setUpClass (neutron_tempest_plugin.api.test_routers.DvrRoutersTestUpdateDistributedExtended) |
||||||
setUpClass (neutron_tempest_plugin.api.test_routers_negative | 2 | 0 | 0 | 0 | 2 | Detail | |
DvrRoutersNegativeTest) |
skip
pt158.1: setUpClass (neutron_tempest_plugin.api.test_routers_negative.DvrRoutersNegativeTest) |
||||||
DvrRoutersNegativeTestExtended) |
skip
pt158.2: setUpClass (neutron_tempest_plugin.api.test_routers_negative.DvrRoutersNegativeTestExtended) |
||||||
setUpClass (neutron_tempest_plugin.api.test_service_type_management | 1 | 0 | 0 | 0 | 1 | Detail | |
ServiceTypeManagementTest) |
skip
pt159.1: setUpClass (neutron_tempest_plugin.api.test_service_type_management.ServiceTypeManagementTest) |
||||||
setUpClass (neutron_tempest_plugin.api.test_subnetpools | 1 | 0 | 0 | 0 | 1 | Detail | |
RbacSubnetPoolTest) |
skip
pt160.1: setUpClass (neutron_tempest_plugin.api.test_subnetpools.RbacSubnetPoolTest) |
||||||
setUpClass (neutron_tempest_plugin.api.test_trunk | 1 | 0 | 0 | 0 | 1 | Detail | |
TrunkTestMtusJSON) |
skip
pt161.1: setUpClass (neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON) |
||||||
setUpClass (neutron_tempest_plugin.api.test_trunk_details | 1 | 0 | 0 | 0 | 1 | Detail | |
TestTrunkDetailsJSON) |
skip
pt162.1: setUpClass (neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON) |
||||||
setUpClass (neutron_tempest_plugin.api.test_trunk_negative | 1 | 0 | 0 | 0 | 1 | Detail | |
TrunkTestMtusJSON) |
skip
pt163.1: setUpClass (neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON) |
||||||
setUpClass (neutron_tempest_plugin.scenario.test_dns_integration | 4 | 0 | 0 | 0 | 4 | Detail | |
DNSIntegrationAdminTests) |
skip
pt164.1: setUpClass (neutron_tempest_plugin.scenario.test_dns_integration.DNSIntegrationAdminTests) |
||||||
DNSIntegrationDomainPerProjectTests) |
skip
pt164.2: setUpClass (neutron_tempest_plugin.scenario.test_dns_integration.DNSIntegrationDomainPerProjectTests) |
||||||
DNSIntegrationExtraTests) |
skip
pt164.3: setUpClass (neutron_tempest_plugin.scenario.test_dns_integration.DNSIntegrationExtraTests) |
||||||
DNSIntegrationTests) |
skip
pt164.4: setUpClass (neutron_tempest_plugin.scenario.test_dns_integration.DNSIntegrationTests) |
||||||
setUpClass (neutron_tempest_plugin.scenario.test_dvr | 1 | 0 | 0 | 0 | 1 | Detail | |
NetworkDvrTest) |
skip
pt165.1: setUpClass (neutron_tempest_plugin.scenario.test_dvr.NetworkDvrTest) |
||||||
setUpClass (neutron_tempest_plugin.scenario.test_fip64 | 1 | 0 | 0 | 0 | 1 | Detail | |
Fip64) |
skip
pt166.1: setUpClass (neutron_tempest_plugin.scenario.test_fip64.Fip64) |
||||||
setUpClass (neutron_tempest_plugin.scenario.test_local_ip | 1 | 0 | 0 | 0 | 1 | Detail | |
LocalIPTest) |
skip
pt167.1: setUpClass (neutron_tempest_plugin.scenario.test_local_ip.LocalIPTest) |
||||||
setUpClass (neutron_tempest_plugin.scenario.test_migration | 4 | 0 | 0 | 0 | 4 | Detail | |
NetworkMigrationFromHA) |
skip
pt168.1: setUpClass (neutron_tempest_plugin.scenario.test_migration.NetworkMigrationFromHA) |
||||||
NetworkMigrationFromLegacy) |
skip
pt168.2: setUpClass (neutron_tempest_plugin.scenario.test_migration.NetworkMigrationFromLegacy) |
||||||
NetworkMigrationFromDVR) |
skip
pt168.3: setUpClass (neutron_tempest_plugin.scenario.test_migration.NetworkMigrationFromDVR) |
||||||
NetworkMigrationFromDVRHA) |
skip
pt168.4: setUpClass (neutron_tempest_plugin.scenario.test_migration.NetworkMigrationFromDVRHA) |
||||||
setUpClass (neutron_tempest_plugin.scenario.test_mtu | 2 | 0 | 0 | 0 | 2 | Detail | |
NetworkWritableMtuTest) |
skip
pt169.1: setUpClass (neutron_tempest_plugin.scenario.test_mtu.NetworkWritableMtuTest) |
||||||
NetworkMtuTest) |
skip
pt169.2: setUpClass (neutron_tempest_plugin.scenario.test_mtu.NetworkMtuTest) |
||||||
tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_list_show_delete_interfaces_by_fixed_ip[id-d290c06c-f5b3-11e7-8ec8-002293781009,network] |
pass
pt170.1: tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_fixed_ip[id-d290c06c-f5b3-11e7-8ec8-002293781009,network] |
||||||
test_create_list_show_delete_interfaces_by_network_port[id-73fe8f02-590d-4bf1-b184-e9ca81065051,network] |
pass
pt170.2: tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_network_port[id-73fe8f02-590d-4bf1-b184-e9ca81065051,network] |
||||||
test_reassign_port_between_servers[id-2f3a0127-95c7-4977-92d2-bc5aec602fb4] |
pass
pt170.3: tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers[id-2f3a0127-95c7-4977-92d2-bc5aec602fb4] |
||||||
tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_add_remove_fixed_ip[id-c7e0e60b-ee45-43d0-abeb-8596fd42a2f9,network,smoke] |
pass
pt171.1: tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip[id-c7e0e60b-ee45-43d0-abeb-8596fd42a2f9,network,smoke] |
||||||
tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesV270Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_get_list_interfaces[id-2853f095-8277-4067-92bd-9f10bd4f8e0c,network] |
pass
pt172.1: tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesV270Test.test_create_get_list_interfaces[id-2853f095-8277-4067-92bd-9f10bd4f8e0c,network] |
||||||
tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_multiple_create[id-61e03386-89c3-449c-9bb1-a06f423fd9d1] |
pass
pt173.1: tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create[id-61e03386-89c3-449c-9bb1-a06f423fd9d1] |
||||||
test_multiple_create_with_reservation_return[id-864777fb-2f1e-44e3-b5b9-3eb6fa84f2f7] |
pass
pt173.2: tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return[id-864777fb-2f1e-44e3-b5b9-3eb6fa84f2f7] |
||||||
tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_max_count_less_than_min_count[id-476da616-f1ef-4271-a9b1-b9fc87727cdf,negative] |
pass
pt174.1: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count[id-476da616-f1ef-4271-a9b1-b9fc87727cdf,negative] |
||||||
test_max_count_less_than_one[id-a6f9c2ab-e060-4b82-b23c-4532cb9390ff,negative] |
pass
pt174.2: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one[id-a6f9c2ab-e060-4b82-b23c-4532cb9390ff,negative] |
||||||
test_max_count_non_integer[id-9c5698d1-d7af-4c80-b971-9d403135eea2,negative] |
pass
pt174.3: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer[id-9c5698d1-d7af-4c80-b971-9d403135eea2,negative] |
||||||
test_min_count_less_than_one[id-daf29d8d-e928-4a01-9a8c-b129603f3fc0,negative] |
pass
pt174.4: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one[id-daf29d8d-e928-4a01-9a8c-b129603f3fc0,negative] |
||||||
test_min_count_non_integer[id-999aa722-d624-4423-b813-0d1ac9884d7a,negative] |
pass
pt174.5: tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer[id-999aa722-d624-4423-b813-0d1ac9884d7a,negative] |
||||||
Total | 741 | 673 | 1 | 0 | 67 |