2026-03-20 21:27:29,973 - INFO - Domain Default found not creating 2026-03-20 21:27:30,147 - INFO - Project ctest-TestPorts-09636265 not found, creating it 2026-03-20 21:27:30,611 - INFO - Created Project:ctest-TestPorts-09636265, ID : 85b4d690-b91b-4011-a46f-1124ae901253 2026-03-20 21:27:32,073 - INFO - ================================================================================ 2026-03-20 21:27:32,074 - INFO - STARTING TEST : test_ports_bindings 2026-03-20 21:27:32,074 - 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-03-20 21:27:32,327 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.14': '0'}} with 2026-03-20 21:27:32,327 - INFO - Initial checks done. Running the testcase now 2026-03-20 21:27:32,327 - INFO - 2026-03-20 21:27:32,869 - DEBUG - Response for create_network : {'network': {'id': 'efa67acc-bbbb-48aa-8cbf-6eb8283a294f', 'name': 'ctest-vn-09903272', 'tenant_id': '85b4d690b91b4011a46f1124ae901253', 'project_id': '85b4d690b91b4011a46f1124ae901253', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-09636265', 'ctest-vn-09903272'], 'port_security_enabled': True, 'description': ''}} 2026-03-20 21:27:33,088 - DEBUG - Response for create_subnet : {'subnet': {'id': '854bf7ab-c11e-4f1b-85ca-7841323d7ac9', 'name': '', 'tenant_id': '85b4d690b91b4011a46f1124ae901253', 'network_id': 'efa67acc-bbbb-48aa-8cbf-6eb8283a294f', 'ip_version': 4, 'cidr': '12.196.252.0/26', 'allocation_pools': [{'start': '12.196.252.2', 'end': '12.196.252.62'}], 'gateway_ip': '12.196.252.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '12.196.252.2', 'tags': [], 'project_id': '85b4d690b91b4011a46f1124ae901253'}} 2026-03-20 21:27:33,105 - INFO - Created VN ctest-vn-09903272 2026-03-20 21:27:33,158 - DEBUG - VN ctest-vn-09903272 UUID is efa67acc-bbbb-48aa-8cbf-6eb8283a294f 2026-03-20 21:27:33,260 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-09636265', 'ctest-vmi-88264851']} 2026-03-20 21:27:33,519 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-88264851', 'id': 'e778931a-965e-4291-b94a-98703c924904', 'tenant_id': '85b4d690b91b4011a46f1124ae901253', 'network_id': 'efa67acc-bbbb-48aa-8cbf-6eb8283a294f', 'mac_address': '02:e7:78:93:1a:96', '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': '12.196.252.3', 'subnet_id': '854bf7ab-c11e-4f1b-85ca-7841323d7ac9'}], 'security_groups': ['d061b72b-4e00-45ed-b6a4-80ace564db06'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '85b4d690b91b4011a46f1124ae901253'}} 2026-03-20 21:27:33,519 - DEBUG - Created port e778931a-965e-4291-b94a-98703c924904 2026-03-20 21:27:33,625 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/e778931a-965e-4291-b94a-98703c924904 2026-03-20 21:27:33,921 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/e778931a-965e-4291-b94a-98703c924904 2026-03-20 21:27:33,954 - INFO - VMI e778931a-965e-4291-b94a-98703c924904 verification in API Server passed 2026-03-20 21:27:34,032 - DEBUG - Response for delete_port : () 2026-03-20 21:27:34,032 - INFO - Deleted port e778931a-965e-4291-b94a-98703c924904 2026-03-20 21:27:34,032 - INFO - Deleting VN ctest-vn-09903272 2026-03-20 21:27:34,124 - DEBUG - Response for deleting network () 2026-03-20 21:27:34,378 - DEBUG - No XMPP flaps were noticed during the test 2026-03-20 21:27:34,378 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-03-20 21:27:34,378 - INFO - -------------------------------------------------------------------------------- 2026-03-20 21:27:34,381 - INFO - ================================================================================ 2026-03-20 21:27:34,381 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-20 21:27:34,381 - 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-03-20 21:27:34,666 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.14': '0'}} with 2026-03-20 21:27:34,666 - INFO - Initial checks done. Running the testcase now 2026-03-20 21:27:34,666 - INFO - 2026-03-20 21:27:34,833 - DEBUG - Response for create_network : {'network': {'id': 'f91fc58a-8cc3-4207-bec8-644c8c6eb270', 'name': 'ctest-vn1-50420242', 'tenant_id': '85b4d690b91b4011a46f1124ae901253', 'project_id': '85b4d690b91b4011a46f1124ae901253', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-09636265', 'ctest-vn1-50420242'], 'port_security_enabled': True, 'description': ''}} 2026-03-20 21:27:34,990 - DEBUG - Response for create_subnet : {'subnet': {'id': '9bf2f56e-745c-4d20-8d81-d8c32d97a97e', 'name': '', 'tenant_id': '85b4d690b91b4011a46f1124ae901253', 'network_id': 'f91fc58a-8cc3-4207-bec8-644c8c6eb270', 'ip_version': 4, 'cidr': '95.221.84.0/26', 'allocation_pools': [{'start': '95.221.84.2', 'end': '95.221.84.62'}], 'gateway_ip': '95.221.84.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '95.221.84.2', 'tags': [], 'project_id': '85b4d690b91b4011a46f1124ae901253'}} 2026-03-20 21:27:35,195 - DEBUG - Response for create_subnet : {'subnet': {'id': '8c19e17e-1b23-45e7-b120-2708586b996c', 'name': '', 'tenant_id': '85b4d690b91b4011a46f1124ae901253', 'network_id': 'f91fc58a-8cc3-4207-bec8-644c8c6eb270', 'ip_version': 4, 'cidr': '87.188.159.64/26', 'allocation_pools': [{'start': '87.188.159.66', 'end': '87.188.159.126'}], 'gateway_ip': '87.188.159.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '87.188.159.66', 'tags': [], 'project_id': '85b4d690b91b4011a46f1124ae901253'}} 2026-03-20 21:27:35,214 - INFO - Created VN ctest-vn1-50420242 2026-03-20 21:27:35,266 - DEBUG - VN ctest-vn1-50420242 UUID is f91fc58a-8cc3-4207-bec8-644c8c6eb270 2026-03-20 21:27:35,549 - DEBUG - Response for create_port : {'port': {'name': '3ee5b1f7-fde2-4671-b313-4f1447c348c7', 'id': '3ee5b1f7-fde2-4671-b313-4f1447c348c7', 'tenant_id': '85b4d690b91b4011a46f1124ae901253', 'network_id': 'f91fc58a-8cc3-4207-bec8-644c8c6eb270', 'mac_address': '02:3e:e5:b1:f7:fd', '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': '95.221.84.5', 'subnet_id': '9bf2f56e-745c-4d20-8d81-d8c32d97a97e'}], 'security_groups': ['d061b72b-4e00-45ed-b6a4-80ace564db06'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '85b4d690b91b4011a46f1124ae901253'}} 2026-03-20 21:27:35,709 - DEBUG - Response for create_port : {'port': {'name': 'bad6c01a-2965-4cbd-8179-300607847230', 'id': 'bad6c01a-2965-4cbd-8179-300607847230', 'tenant_id': '85b4d690b91b4011a46f1124ae901253', 'network_id': 'f91fc58a-8cc3-4207-bec8-644c8c6eb270', 'mac_address': '02:ba:d6:c0:1a:29', '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': '87.188.159.69', 'subnet_id': '8c19e17e-1b23-45e7-b120-2708586b996c'}], 'security_groups': ['d061b72b-4e00-45ed-b6a4-80ace564db06'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '85b4d690b91b4011a46f1124ae901253'}} 2026-03-20 21:27:35,764 - DEBUG - Services list from nova: [, , ] 2026-03-20 21:27:36,093 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5509-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5509-1) 2026-03-20 21:27:36,470 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5509-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5509-1) 2026-03-20 21:27:36,470 - INFO - Waiting for VM ctest-vn1-vm1-77809564 to be up.. 2026-03-20 21:27:36,506 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-20 21:27:41,583 - DEBUG - VM is in ACTIVE state now 2026-03-20 21:27:41,583 - INFO - VM name : ctest-vn1-vm1-77809564 2026-03-20 21:27:41,663 - DEBUG - VM ctest-vn1-vm1-77809564 ID is 1a519a56-0836-4fe1-95aa-f0e29811ac60 2026-03-20 21:27:41,687 - DEBUG - VM ctest-vn1-vm1-77809564 launched on Node cn-jenkins-deploy-platform-ansible-os-5509-1 2026-03-20 21:27:41,761 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/1a519a56-0836-4fe1-95aa-f0e29811ac60 2026-03-20 21:27:41,769 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/3ee5b1f7-fde2-4671-b313-4f1447c348c7 2026-03-20 21:27:45,013 - 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 1011ms') 2026-03-20 21:27:45,013 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-77809564 failed! 2026-03-20 21:27:45,070 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-09636265:ctest-vn1-50420242 is 95.221.84.1 and allocation pool is NOT set 2026-03-20 21:27:45,070 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-09636265:ctest-vn1-50420242 is 87.188.159.65 and allocation pool is NOT set 2026-03-20 21:27:47,136 - 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=1 ttl=63 time=3.84 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.11 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 1.110/2.473/3.837/1.363 ms') 2026-03-20 21:27:47,136 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-77809564 passed 2026-03-20 21:27:47,290 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-20 21:27:47,290 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-77809564, IP 95.221.84.5, Port 22 2026-03-20 21:27:47,445 - DEBUG - VM ctest-vn1-vm1-77809564 is ready for SSH connections 2026-03-20 21:27:47,445 - INFO - Waiting for VM ctest-vn1-vm2-09509094 to be up.. 2026-03-20 21:27:47,525 - DEBUG - VM is in ACTIVE state now 2026-03-20 21:27:47,525 - INFO - VM name : ctest-vn1-vm2-09509094 2026-03-20 21:27:47,593 - DEBUG - VM ctest-vn1-vm2-09509094 ID is 8e8cb6cb-833d-49a7-8fa9-d4c9701b142e 2026-03-20 21:27:47,593 - DEBUG - VM ctest-vn1-vm2-09509094 launched on Node cn-jenkins-deploy-platform-ansible-os-5509-1 2026-03-20 21:27:47,667 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/8e8cb6cb-833d-49a7-8fa9-d4c9701b142e 2026-03-20 21:27:47,673 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/bad6c01a-2965-4cbd-8179-300607847230 2026-03-20 21:27:48,904 - 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=2.72 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.469 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.469/1.593/2.717/1.124 ms') 2026-03-20 21:27:48,904 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-09509094 passed 2026-03-20 21:27:49,054 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-20 21:27:49,054 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-09509094, IP 87.188.159.69, Port 22 2026-03-20 21:27:49,217 - DEBUG - VM ctest-vn1-vm2-09509094 is ready for SSH connections 2026-03-20 21:27:49,217 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-20 21:27:49,217 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-20 21:27:49,217 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-20 21:27:49,217 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 95.221.84.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2026-03-20 21:27:49,217 - DEBUG - ping -s 56 -c 3 -W 1 95.221.84.5 2026-03-20 21:27:51,881 - DEBUG - PING 95.221.84.5 (95.221.84.5): 56 data bytes 64 bytes from 95.221.84.5: seq=0 ttl=63 time=5.283 ms 64 bytes from 95.221.84.5: seq=1 ttl=63 time=0.792 ms 64 bytes from 95.221.84.5: seq=2 ttl=63 time=0.822 ms --- 95.221.84.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.792/2.299/5.283 ms 2026-03-20 21:27:51,881 - INFO - Ping to IP 95.221.84.5 from VM ctest-vn1-vm2-09509094 passed 2026-03-20 21:27:51,881 - INFO - Detaching port bad6c01a-2965-4cbd-8179-300607847230 from VM ctest-vn1-vm2-09509094 2026-03-20 21:27:51,928 - INFO - Deleting VM ctest-vn1-vm2-09509094 2026-03-20 21:27:51,987 - INFO - Detaching port 3ee5b1f7-fde2-4671-b313-4f1447c348c7 from VM ctest-vn1-vm1-77809564 2026-03-20 21:27:52,020 - INFO - Deleting VM ctest-vn1-vm1-77809564 2026-03-20 21:27:52,243 - DEBUG - Response for delete_port : () 2026-03-20 21:27:52,403 - DEBUG - Response for delete_port : () 2026-03-20 21:27:52,404 - INFO - Deleting VN ctest-vn1-50420242 2026-03-20 21:27:52,516 - DEBUG - Response for deleting network () 2026-03-20 21:27:52,775 - DEBUG - No XMPP flaps were noticed during the test 2026-03-20 21:27:52,775 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:18] 2026-03-20 21:27:52,775 - INFO - -------------------------------------------------------------------------------- 2026-03-20 21:27:53,457 - INFO - Deleted project: ctest-TestPorts-09636265, ID : 85b4d690-b91b-4011-a46f-1124ae901253