2026-04-28 18:51:38,239 - INFO - Domain Default found not creating
2026-04-28 18:51:38,439 - INFO - Project ctest-TestPorts-00730404 not found, creating it
2026-04-28 18:51:38,959 - INFO - Created Project:ctest-TestPorts-00730404, ID : ab3b1290-3061-4188-b1dd-241015310d4a
2026-04-28 18:51:40,561 - INFO - ================================================================================
2026-04-28 18:51:40,561 - INFO - STARTING TEST : test_ports_bindings
2026-04-28 18:51:40,561 - INFO - TEST DESCRIPTION :
Verify that we are able to create a port with custom port bindings
Steps:
1) Create Port with Port bindings profile set to {'foo': 'bar'}
2) Retrieve and verify the same is set
2026-04-28 18:51:40,829 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.254': '0'}} with
2026-04-28 18:51:40,829 - INFO - Initial checks done. Running the testcase now
2026-04-28 18:51:40,830 - INFO -
2026-04-28 18:51:41,423 - DEBUG - Response for create_network : {'network': {'id': '9a3f09e7-db20-47b3-96d5-da647bfa9258', 'name': 'ctest-vn-28106945', 'tenant_id': 'ab3b129030614188b1dd241015310d4a', 'project_id': 'ab3b129030614188b1dd241015310d4a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-00730404', 'ctest-vn-28106945'], 'port_security_enabled': True, 'description': ''}}
2026-04-28 18:51:41,639 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ff6d7d38-e439-4db2-a05d-709b3231a87c', 'name': '', 'tenant_id': 'ab3b129030614188b1dd241015310d4a', 'network_id': '9a3f09e7-db20-47b3-96d5-da647bfa9258', 'ip_version': 4, 'cidr': '41.243.175.128/26', 'allocation_pools': [{'start': '41.243.175.130', 'end': '41.243.175.190'}], 'gateway_ip': '41.243.175.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '41.243.175.130', 'tags': [], 'project_id': 'ab3b129030614188b1dd241015310d4a'}}
2026-04-28 18:51:41,659 - INFO - Created VN ctest-vn-28106945
2026-04-28 18:51:41,712 - DEBUG - VN ctest-vn-28106945 UUID is 9a3f09e7-db20-47b3-96d5-da647bfa9258
2026-04-28 18:51:41,826 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-00730404', 'ctest-vmi-63644105']}
2026-04-28 18:51:42,105 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-63644105', 'id': 'c51ab390-57f1-41ae-9224-5d242216993e', 'tenant_id': 'ab3b129030614188b1dd241015310d4a', 'network_id': '9a3f09e7-db20-47b3-96d5-da647bfa9258', 'mac_address': '02:c5:1a:b3:90:57', 'binding:profile': {'foo': 'bar'}, 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '41.243.175.131', 'subnet_id': 'ff6d7d38-e439-4db2-a05d-709b3231a87c'}], 'security_groups': ['743ac906-ad1e-4def-9856-4f0d09a3aad0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ab3b129030614188b1dd241015310d4a'}}
2026-04-28 18:51:42,106 - DEBUG - Created port c51ab390-57f1-41ae-9224-5d242216993e
2026-04-28 18:51:42,211 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/c51ab390-57f1-41ae-9224-5d242216993e
2026-04-28 18:51:42,523 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/c51ab390-57f1-41ae-9224-5d242216993e
2026-04-28 18:51:42,574 - INFO - VMI c51ab390-57f1-41ae-9224-5d242216993e verification in API Server passed
2026-04-28 18:51:42,709 - DEBUG - Response for delete_port : ()
2026-04-28 18:51:42,709 - INFO - Deleted port c51ab390-57f1-41ae-9224-5d242216993e
2026-04-28 18:51:42,709 - INFO - Deleting VN ctest-vn-28106945
2026-04-28 18:51:42,987 - DEBUG - Response for deleting network ()
2026-04-28 18:51:43,245 - DEBUG - No XMPP flaps were noticed during the test
2026-04-28 18:51:43,245 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-04-28 18:51:43,245 - INFO - --------------------------------------------------------------------------------
2026-04-28 18:51:43,248 - INFO - ================================================================================
2026-04-28 18:51:43,248 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-04-28 18:51:43,248 - INFO - TEST DESCRIPTION : Create ports with specific Subnet and IP
Create two ports in a VN with 2 subnets and specific IPs
Attach to two VMs
Ping between them should pass
2026-04-28 18:51:43,533 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.254': '0'}} with
2026-04-28 18:51:43,533 - INFO - Initial checks done. Running the testcase now
2026-04-28 18:51:43,534 - INFO -
2026-04-28 18:51:43,730 - DEBUG - Response for create_network : {'network': {'id': '784d66f4-e022-4dd4-b5ad-2ca72a908c2e', 'name': 'ctest-vn1-65793456', 'tenant_id': 'ab3b129030614188b1dd241015310d4a', 'project_id': 'ab3b129030614188b1dd241015310d4a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-00730404', 'ctest-vn1-65793456'], 'port_security_enabled': True, 'description': ''}}
2026-04-28 18:51:43,972 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e85ab057-dfa8-4679-ae3c-ea05f04dc4ca', 'name': '', 'tenant_id': 'ab3b129030614188b1dd241015310d4a', 'network_id': '784d66f4-e022-4dd4-b5ad-2ca72a908c2e', 'ip_version': 4, 'cidr': '92.175.185.128/26', 'allocation_pools': [{'start': '92.175.185.130', 'end': '92.175.185.190'}], 'gateway_ip': '92.175.185.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '92.175.185.130', 'tags': [], 'project_id': 'ab3b129030614188b1dd241015310d4a'}}
2026-04-28 18:51:44,186 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c1d224bd-aea9-44dd-bb5b-6a409ff17c3c', 'name': '', 'tenant_id': 'ab3b129030614188b1dd241015310d4a', 'network_id': '784d66f4-e022-4dd4-b5ad-2ca72a908c2e', 'ip_version': 4, 'cidr': '34.197.183.128/26', 'allocation_pools': [{'start': '34.197.183.130', 'end': '34.197.183.190'}], 'gateway_ip': '34.197.183.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '34.197.183.130', 'tags': [], 'project_id': 'ab3b129030614188b1dd241015310d4a'}}
2026-04-28 18:51:44,211 - INFO - Created VN ctest-vn1-65793456
2026-04-28 18:51:44,268 - DEBUG - VN ctest-vn1-65793456 UUID is 784d66f4-e022-4dd4-b5ad-2ca72a908c2e
2026-04-28 18:51:44,604 - DEBUG - Response for create_port : {'port': {'name': 'dd251ce2-af19-4d76-b40c-50c5216bcfbc', 'id': 'dd251ce2-af19-4d76-b40c-50c5216bcfbc', 'tenant_id': 'ab3b129030614188b1dd241015310d4a', 'network_id': '784d66f4-e022-4dd4-b5ad-2ca72a908c2e', 'mac_address': '02:dd:25:1c:e2:af', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '92.175.185.133', 'subnet_id': 'e85ab057-dfa8-4679-ae3c-ea05f04dc4ca'}], 'security_groups': ['743ac906-ad1e-4def-9856-4f0d09a3aad0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ab3b129030614188b1dd241015310d4a'}}
2026-04-28 18:51:44,823 - DEBUG - Response for create_port : {'port': {'name': '1e56b677-d8a2-4395-b0e0-f91a924560c8', 'id': '1e56b677-d8a2-4395-b0e0-f91a924560c8', 'tenant_id': 'ab3b129030614188b1dd241015310d4a', 'network_id': '784d66f4-e022-4dd4-b5ad-2ca72a908c2e', 'mac_address': '02:1e:56:b6:77:d8', 'binding:vnic_type': 'normal', 'binding:vif_details': {'port_filter': True}, 'binding:vif_type': 'unbound', 'binding:host_id': None, 'allowed_address_pairs': [], 'fixed_ips': [{'ip_address': '34.197.183.133', 'subnet_id': 'c1d224bd-aea9-44dd-bb5b-6a409ff17c3c'}], 'security_groups': ['743ac906-ad1e-4def-9856-4f0d09a3aad0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'ab3b129030614188b1dd241015310d4a'}}
2026-04-28 18:51:44,898 - DEBUG - Services list from nova: [, , ]
2026-04-28 18:51:45,322 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5706-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5706-1)
2026-04-28 18:51:45,779 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5706-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5706-1)
2026-04-28 18:51:45,780 - INFO - Waiting for VM ctest-vn1-vm1-06527643 to be up..
2026-04-28 18:51:45,828 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-28 18:51:50,914 - DEBUG - VM is in ACTIVE state now
2026-04-28 18:51:50,914 - INFO - VM name : ctest-vn1-vm1-06527643
2026-04-28 18:51:50,998 - DEBUG - VM ctest-vn1-vm1-06527643 ID is 5ad5c76e-bfc7-4c6f-a536-cc10f177dea8
2026-04-28 18:51:51,022 - DEBUG - VM ctest-vn1-vm1-06527643 launched on Node cn-jenkins-deploy-platform-ansible-os-5706-1
2026-04-28 18:51:51,114 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/5ad5c76e-bfc7-4c6f-a536-cc10f177dea8
2026-04-28 18:51:51,123 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/dd251ce2-af19-4d76-b40c-50c5216bcfbc
2026-04-28 18:51:54,368 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1002ms')
2026-04-28 18:51:54,368 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-06527643 failed!
2026-04-28 18:51:54,423 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-00730404:ctest-vn1-65793456 is 92.175.185.129 and allocation pool is NOT set
2026-04-28 18:51:54,424 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-00730404:ctest-vn1-65793456 is 34.197.183.129 and allocation pool is NOT set
2026-04-28 18:51:58,494 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=11.4 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1006ms\r\nrtt min/avg/max/mdev = 11.352/11.352/11.352/0.000 ms')
2026-04-28 18:51:58,494 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-06527643 passed
2026-04-28 18:51:58,652 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 18:51:58,652 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-06527643, IP 92.175.185.133, Port 22
2026-04-28 18:51:58,808 - DEBUG - VM ctest-vn1-vm1-06527643 is ready for SSH connections
2026-04-28 18:51:58,808 - INFO - Waiting for VM ctest-vn1-vm2-52176984 to be up..
2026-04-28 18:51:58,911 - DEBUG - VM is in ACTIVE state now
2026-04-28 18:51:58,912 - INFO - VM name : ctest-vn1-vm2-52176984
2026-04-28 18:51:59,013 - DEBUG - VM ctest-vn1-vm2-52176984 ID is 4a64d582-0502-40d0-983f-bb571a81acb7
2026-04-28 18:51:59,013 - DEBUG - VM ctest-vn1-vm2-52176984 launched on Node cn-jenkins-deploy-platform-ansible-os-5706-1
2026-04-28 18:51:59,100 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/4a64d582-0502-40d0-983f-bb571a81acb7
2026-04-28 18:51:59,111 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/1e56b677-d8a2-4395-b0e0-f91a924560c8
2026-04-28 18:52:00,359 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=3.78 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.739 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.739/2.260/3.781/1.521 ms')
2026-04-28 18:52:00,359 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-52176984 passed
2026-04-28 18:52:00,520 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 18:52:00,520 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-52176984, IP 34.197.183.133, Port 22
2026-04-28 18:52:00,689 - DEBUG - VM ctest-vn1-vm2-52176984 is ready for SSH connections
2026-04-28 18:52:00,690 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 18:52:00,690 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 18:52:00,690 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-28 18:52:00,690 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 92.175.185.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-04-28 18:52:00,690 - DEBUG - ping -s 56 -c 3 -W 1 92.175.185.133
2026-04-28 18:52:03,455 - DEBUG - PING 92.175.185.133 (92.175.185.133): 56 data bytes
64 bytes from 92.175.185.133: seq=0 ttl=63 time=4.140 ms
64 bytes from 92.175.185.133: seq=1 ttl=63 time=1.055 ms
64 bytes from 92.175.185.133: seq=2 ttl=63 time=1.096 ms
--- 92.175.185.133 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.055/2.097/4.140 ms
2026-04-28 18:52:03,455 - INFO - Ping to IP 92.175.185.133 from VM ctest-vn1-vm2-52176984 passed
2026-04-28 18:52:03,455 - INFO - Detaching port 1e56b677-d8a2-4395-b0e0-f91a924560c8 from VM ctest-vn1-vm2-52176984
2026-04-28 18:52:03,516 - INFO - Deleting VM ctest-vn1-vm2-52176984
2026-04-28 18:52:03,617 - INFO - Detaching port dd251ce2-af19-4d76-b40c-50c5216bcfbc from VM ctest-vn1-vm1-06527643
2026-04-28 18:52:03,675 - INFO - Deleting VM ctest-vn1-vm1-06527643
2026-04-28 18:52:04,030 - DEBUG - Response for delete_port : ()
2026-04-28 18:52:04,222 - DEBUG - Response for delete_port : ()
2026-04-28 18:52:04,223 - INFO - Deleting VN ctest-vn1-65793456
2026-04-28 18:52:04,387 - DEBUG - Response for deleting network ()
2026-04-28 18:52:04,651 - DEBUG - No XMPP flaps were noticed during the test
2026-04-28 18:52:04,651 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21]
2026-04-28 18:52:04,651 - INFO - --------------------------------------------------------------------------------
2026-04-28 18:52:05,403 - INFO - Deleted project: ctest-TestPorts-00730404, ID : ab3b1290-3061-4188-b1dd-241015310d4a