2026-06-03 13:02:41,395 - INFO - Domain Default found not creating 2026-06-03 13:02:41,576 - INFO - Project ctest-TestPorts-20198014 not found, creating it 2026-06-03 13:02:42,141 - INFO - Created Project:ctest-TestPorts-20198014, ID : 06d9e324-3694-4fcb-9192-6c54e11dbcf1 2026-06-03 13:02:43,638 - INFO - ================================================================================ 2026-06-03 13:02:43,638 - INFO - STARTING TEST : test_ports_bindings 2026-06-03 13:02:43,638 - 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-06-03 13:02:43,895 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-06-03 13:02:43,895 - INFO - Initial checks done. Running the testcase now 2026-06-03 13:02:43,895 - INFO - 2026-06-03 13:02:44,493 - DEBUG - Response for create_network : {'network': {'id': '03e1cb09-5b07-4b54-8bab-11d1cc594e79', 'name': 'ctest-vn-07240480', 'tenant_id': '06d9e32436944fcb91926c54e11dbcf1', 'project_id': '06d9e32436944fcb91926c54e11dbcf1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-20198014', 'ctest-vn-07240480'], 'port_security_enabled': True, 'description': ''}} 2026-06-03 13:02:44,652 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fc9999ec-d28b-48b0-8ccd-d9bc0525dbe8', 'name': '', 'tenant_id': '06d9e32436944fcb91926c54e11dbcf1', 'network_id': '03e1cb09-5b07-4b54-8bab-11d1cc594e79', 'ip_version': 4, 'cidr': '187.35.37.128/26', 'allocation_pools': [{'start': '187.35.37.130', 'end': '187.35.37.190'}], 'gateway_ip': '187.35.37.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '187.35.37.130', 'tags': [], 'project_id': '06d9e32436944fcb91926c54e11dbcf1'}} 2026-06-03 13:02:44,671 - INFO - Created VN ctest-vn-07240480 2026-06-03 13:02:44,726 - DEBUG - VN ctest-vn-07240480 UUID is 03e1cb09-5b07-4b54-8bab-11d1cc594e79 2026-06-03 13:02:44,846 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-20198014', 'ctest-vmi-96558253']} 2026-06-03 13:02:45,113 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-96558253', 'id': '2a90274a-94d1-4848-9d58-2b21197105ca', 'tenant_id': '06d9e32436944fcb91926c54e11dbcf1', 'network_id': '03e1cb09-5b07-4b54-8bab-11d1cc594e79', 'mac_address': '02:2a:90:27:4a:94', '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': '187.35.37.131', 'subnet_id': 'fc9999ec-d28b-48b0-8ccd-d9bc0525dbe8'}], 'security_groups': ['cfed7494-9fbe-456e-b407-079056693eb4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '06d9e32436944fcb91926c54e11dbcf1'}} 2026-06-03 13:02:45,114 - DEBUG - Created port 2a90274a-94d1-4848-9d58-2b21197105ca 2026-06-03 13:02:45,218 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/2a90274a-94d1-4848-9d58-2b21197105ca 2026-06-03 13:02:45,518 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/2a90274a-94d1-4848-9d58-2b21197105ca 2026-06-03 13:02:45,555 - INFO - VMI 2a90274a-94d1-4848-9d58-2b21197105ca verification in API Server passed 2026-06-03 13:02:45,658 - DEBUG - Response for delete_port : () 2026-06-03 13:02:45,658 - INFO - Deleted port 2a90274a-94d1-4848-9d58-2b21197105ca 2026-06-03 13:02:45,658 - INFO - Deleting VN ctest-vn-07240480 2026-06-03 13:02:45,767 - DEBUG - Response for deleting network () 2026-06-03 13:02:46,031 - DEBUG - No XMPP flaps were noticed during the test
2026-06-03 13:02:46,031 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-06-03 13:02:46,031 - INFO - -------------------------------------------------------------------------------- 2026-06-03 13:02:46,033 - INFO - ================================================================================ 2026-06-03 13:02:46,034 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-03 13:02:46,034 - 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-06-03 13:02:46,319 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-06-03 13:02:46,319 - INFO - Initial checks done. Running the testcase now 2026-06-03 13:02:46,319 - INFO - 2026-06-03 13:02:46,500 - DEBUG - Response for create_network : {'network': {'id': '01417433-d857-4bc2-a8b3-58458a646d54', 'name': 'ctest-vn1-99672803', 'tenant_id': '06d9e32436944fcb91926c54e11dbcf1', 'project_id': '06d9e32436944fcb91926c54e11dbcf1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-20198014', 'ctest-vn1-99672803'], 'port_security_enabled': True, 'description': ''}} 2026-06-03 13:02:46,681 - DEBUG - Response for create_subnet : {'subnet': {'id': '27dca240-aa46-49fd-9e9b-99ab43c28369', 'name': '', 'tenant_id': '06d9e32436944fcb91926c54e11dbcf1', 'network_id': '01417433-d857-4bc2-a8b3-58458a646d54', 'ip_version': 4, 'cidr': '44.81.19.64/26', 'allocation_pools': [{'start': '44.81.19.66', 'end': '44.81.19.126'}], 'gateway_ip': '44.81.19.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '44.81.19.66', 'tags': [], 'project_id': '06d9e32436944fcb91926c54e11dbcf1'}} 2026-06-03 13:02:46,850 - DEBUG - Response for create_subnet : {'subnet': {'id': '11a05309-698e-452b-834f-48dca3a15c22', 'name': '', 'tenant_id': '06d9e32436944fcb91926c54e11dbcf1', 'network_id': '01417433-d857-4bc2-a8b3-58458a646d54', 'ip_version': 4, 'cidr': '91.70.127.64/26', 'allocation_pools': [{'start': '91.70.127.66', 'end': '91.70.127.126'}], 'gateway_ip': '91.70.127.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '91.70.127.66', 'tags': [], 'project_id': '06d9e32436944fcb91926c54e11dbcf1'}} 2026-06-03 13:02:46,874 - INFO - Created VN ctest-vn1-99672803 2026-06-03 13:02:46,926 - DEBUG - VN ctest-vn1-99672803 UUID is 01417433-d857-4bc2-a8b3-58458a646d54 2026-06-03 13:02:47,243 - DEBUG - Response for create_port : {'port': {'name': 'f3b2ae53-41e2-46c7-9ee5-06d554e9bbc7', 'id': 'f3b2ae53-41e2-46c7-9ee5-06d554e9bbc7', 'tenant_id': '06d9e32436944fcb91926c54e11dbcf1', 'network_id': '01417433-d857-4bc2-a8b3-58458a646d54', 'mac_address': '02:f3:b2:ae:53:41', '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': '44.81.19.69', 'subnet_id': '27dca240-aa46-49fd-9e9b-99ab43c28369'}], 'security_groups': ['cfed7494-9fbe-456e-b407-079056693eb4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '06d9e32436944fcb91926c54e11dbcf1'}} 2026-06-03 13:02:47,416 - DEBUG - Response for create_port : {'port': {'name': '5ec68c40-57cd-42e3-86ec-edd9eb07ce0d', 'id': '5ec68c40-57cd-42e3-86ec-edd9eb07ce0d', 'tenant_id': '06d9e32436944fcb91926c54e11dbcf1', 'network_id': '01417433-d857-4bc2-a8b3-58458a646d54', 'mac_address': '02:5e:c6:8c:40:57', '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': '91.70.127.69', 'subnet_id': '11a05309-698e-452b-834f-48dca3a15c22'}], 'security_groups': ['cfed7494-9fbe-456e-b407-079056693eb4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '06d9e32436944fcb91926c54e11dbcf1'}} 2026-06-03 13:02:47,476 - DEBUG - Services list from nova: [, , ] 2026-06-03 13:02:47,835 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5880-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5880-1) 2026-06-03 13:02:48,261 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5880-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5880-1) 2026-06-03 13:02:48,262 - INFO - Waiting for VM ctest-vn1-vm1-35269469 to be up.. 2026-06-03 13:02:48,306 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-03 13:02:53,389 - DEBUG - VM is in ACTIVE state now 2026-06-03 13:02:53,389 - INFO - VM name : ctest-vn1-vm1-35269469 2026-06-03 13:02:53,469 - DEBUG - VM ctest-vn1-vm1-35269469 ID is 49ab7c6f-88d3-49de-87bd-aa06949550e0 2026-06-03 13:02:53,494 - DEBUG - VM ctest-vn1-vm1-35269469 launched on Node cn-jenkins-deploy-platform-ansible-os-5880-1 2026-06-03 13:02:53,578 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/49ab7c6f-88d3-49de-87bd-aa06949550e0 2026-06-03 13:02:53,589 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f3b2ae53-41e2-46c7-9ee5-06d554e9bbc7 2026-06-03 13:02:56,842 - 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 1010ms') 2026-06-03 13:02:56,842 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-35269469 failed! 2026-06-03 13:02:56,900 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-20198014:ctest-vn1-99672803 is 44.81.19.65 and allocation pool is NOT set 2026-06-03 13:02:56,900 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-20198014:ctest-vn1-99672803 is 91.70.127.65 and allocation pool is NOT set 2026-06-03 13:02:58,966 - 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=12.0 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.10 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 1.099/6.555/12.011/5.456 ms') 2026-06-03 13:02:58,966 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-35269469 passed 2026-06-03 13:02:59,114 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-03 13:02:59,114 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-35269469, IP 44.81.19.69, Port 22 2026-06-03 13:02:59,280 - DEBUG - VM ctest-vn1-vm1-35269469 is ready for SSH connections 2026-06-03 13:02:59,280 - INFO - Waiting for VM ctest-vn1-vm2-67256160 to be up.. 2026-06-03 13:02:59,373 - DEBUG - VM is in ACTIVE state now 2026-06-03 13:02:59,373 - INFO - VM name : ctest-vn1-vm2-67256160 2026-06-03 13:02:59,451 - DEBUG - VM ctest-vn1-vm2-67256160 ID is 9c4a910c-49fb-4d9b-8026-41ee548b2782 2026-06-03 13:02:59,451 - DEBUG - VM ctest-vn1-vm2-67256160 launched on Node cn-jenkins-deploy-platform-ansible-os-5880-1 2026-06-03 13:02:59,536 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/9c4a910c-49fb-4d9b-8026-41ee548b2782 2026-06-03 13:02:59,552 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/5ec68c40-57cd-42e3-86ec-edd9eb07ce0d 2026-06-03 13:03:00,790 - 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.82 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.712 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.712/2.265/3.819/1.553 ms') 2026-06-03 13:03:00,790 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-67256160 passed 2026-06-03 13:03:00,942 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-03 13:03:00,942 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-67256160, IP 91.70.127.69, Port 22 2026-06-03 13:03:01,107 - DEBUG - VM ctest-vn1-vm2-67256160 is ready for SSH connections 2026-06-03 13:03:01,108 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-03 13:03:01,108 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-03 13:03:01,108 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-03 13:03:01,108 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 44.81.19.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-06-03 13:03:01,108 - DEBUG - ping -s 56 -c 3 -W 1 44.81.19.69 2026-06-03 13:03:03,781 - DEBUG - PING 44.81.19.69 (44.81.19.69): 56 data bytes 64 bytes from 44.81.19.69: seq=0 ttl=63 time=4.644 ms 64 bytes from 44.81.19.69: seq=1 ttl=63 time=1.230 ms 64 bytes from 44.81.19.69: seq=2 ttl=63 time=0.904 ms --- 44.81.19.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.904/2.259/4.644 ms 2026-06-03 13:03:03,781 - INFO - Ping to IP 44.81.19.69 from VM ctest-vn1-vm2-67256160 passed 2026-06-03 13:03:03,781 - INFO - Detaching port 5ec68c40-57cd-42e3-86ec-edd9eb07ce0d from VM ctest-vn1-vm2-67256160 2026-06-03 13:03:03,837 - INFO - Deleting VM ctest-vn1-vm2-67256160 2026-06-03 13:03:03,921 - INFO - Detaching port f3b2ae53-41e2-46c7-9ee5-06d554e9bbc7 from VM ctest-vn1-vm1-35269469 2026-06-03 13:03:03,969 - INFO - Deleting VM ctest-vn1-vm1-35269469 2026-06-03 13:03:04,213 - DEBUG - Response for delete_port : () 2026-06-03 13:03:04,381 - DEBUG - Response for delete_port : () 2026-06-03 13:03:04,381 - INFO - Deleting VN ctest-vn1-99672803 2026-06-03 13:03:04,520 - DEBUG - Response for deleting network () 2026-06-03 13:03:04,796 - DEBUG - No XMPP flaps were noticed during the test
2026-06-03 13:03:04,796 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:18]
2026-06-03 13:03:04,796 - INFO - -------------------------------------------------------------------------------- 2026-06-03 13:03:05,504 - INFO - Deleted project: ctest-TestPorts-20198014, ID : 06d9e324-3694-4fcb-9192-6c54e11dbcf1