2026-04-22 15:53:45,563 - INFO - Domain Default found not creating 2026-04-22 15:53:45,724 - INFO - Project ctest-TestPorts-01732644 not found, creating it 2026-04-22 15:53:46,173 - INFO - Created Project:ctest-TestPorts-01732644, ID : f70318e7-025d-4e88-acd8-cec31bb8308d 2026-04-22 15:53:47,692 - INFO - ================================================================================ 2026-04-22 15:53:47,692 - INFO - STARTING TEST : test_ports_bindings 2026-04-22 15:53:47,692 - 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-22 15:53:47,948 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.17': '0'}} with 2026-04-22 15:53:47,948 - INFO - Initial checks done. Running the testcase now 2026-04-22 15:53:47,948 - INFO - 2026-04-22 15:53:48,617 - DEBUG - Response for create_network : {'network': {'id': '9d4cfae1-1257-4983-a1f3-f2a314e81a33', 'name': 'ctest-vn-18390820', 'tenant_id': 'f70318e7025d4e88acd8cec31bb8308d', 'project_id': 'f70318e7025d4e88acd8cec31bb8308d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-01732644', 'ctest-vn-18390820'], 'port_security_enabled': True, 'description': ''}} 2026-04-22 15:53:48,857 - DEBUG - Response for create_subnet : {'subnet': {'id': '94c4886a-9881-49d7-bbf1-f26040815f22', 'name': '', 'tenant_id': 'f70318e7025d4e88acd8cec31bb8308d', 'network_id': '9d4cfae1-1257-4983-a1f3-f2a314e81a33', 'ip_version': 4, 'cidr': '18.64.72.64/26', 'allocation_pools': [{'start': '18.64.72.66', 'end': '18.64.72.126'}], 'gateway_ip': '18.64.72.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '18.64.72.66', 'tags': [], 'project_id': 'f70318e7025d4e88acd8cec31bb8308d'}} 2026-04-22 15:53:48,878 - INFO - Created VN ctest-vn-18390820 2026-04-22 15:53:48,936 - DEBUG - VN ctest-vn-18390820 UUID is 9d4cfae1-1257-4983-a1f3-f2a314e81a33 2026-04-22 15:53:49,050 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-01732644', 'ctest-vmi-43202921']} 2026-04-22 15:53:49,317 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-43202921', 'id': '2116b010-46e2-4197-a7f9-b3feeea1e23d', 'tenant_id': 'f70318e7025d4e88acd8cec31bb8308d', 'network_id': '9d4cfae1-1257-4983-a1f3-f2a314e81a33', 'mac_address': '02:21:16:b0:10:46', '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': '18.64.72.67', 'subnet_id': '94c4886a-9881-49d7-bbf1-f26040815f22'}], 'security_groups': ['780eed57-271a-42f0-b73f-83ab7922f69c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f70318e7025d4e88acd8cec31bb8308d'}} 2026-04-22 15:53:49,317 - DEBUG - Created port 2116b010-46e2-4197-a7f9-b3feeea1e23d 2026-04-22 15:53:49,428 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/2116b010-46e2-4197-a7f9-b3feeea1e23d 2026-04-22 15:53:49,727 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/2116b010-46e2-4197-a7f9-b3feeea1e23d 2026-04-22 15:53:49,764 - INFO - VMI 2116b010-46e2-4197-a7f9-b3feeea1e23d verification in API Server passed 2026-04-22 15:53:49,850 - DEBUG - Response for delete_port : () 2026-04-22 15:53:49,850 - INFO - Deleted port 2116b010-46e2-4197-a7f9-b3feeea1e23d 2026-04-22 15:53:49,850 - INFO - Deleting VN ctest-vn-18390820 2026-04-22 15:53:49,950 - DEBUG - Response for deleting network () 2026-04-22 15:53:50,209 - DEBUG - No XMPP flaps were noticed during the test 2026-04-22 15:53:50,209 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-04-22 15:53:50,209 - INFO - -------------------------------------------------------------------------------- 2026-04-22 15:53:50,212 - INFO - ================================================================================ 2026-04-22 15:53:50,212 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-22 15:53:50,212 - 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-22 15:53:50,500 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.17': '0'}} with 2026-04-22 15:53:50,500 - INFO - Initial checks done. Running the testcase now 2026-04-22 15:53:50,500 - INFO - 2026-04-22 15:53:50,675 - DEBUG - Response for create_network : {'network': {'id': '6841117d-6e4a-49f7-990f-573b4d3bb86b', 'name': 'ctest-vn1-41908003', 'tenant_id': 'f70318e7025d4e88acd8cec31bb8308d', 'project_id': 'f70318e7025d4e88acd8cec31bb8308d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-01732644', 'ctest-vn1-41908003'], 'port_security_enabled': True, 'description': ''}} 2026-04-22 15:53:50,883 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c59cd374-c7d4-4af9-a5ed-7ee20bf45a53', 'name': '', 'tenant_id': 'f70318e7025d4e88acd8cec31bb8308d', 'network_id': '6841117d-6e4a-49f7-990f-573b4d3bb86b', 'ip_version': 4, 'cidr': '116.137.175.192/26', 'allocation_pools': [{'start': '116.137.175.194', 'end': '116.137.175.254'}], 'gateway_ip': '116.137.175.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '116.137.175.194', 'tags': [], 'project_id': 'f70318e7025d4e88acd8cec31bb8308d'}} 2026-04-22 15:53:51,088 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a9932726-914c-4114-87d5-9ad83e98b6c3', 'name': '', 'tenant_id': 'f70318e7025d4e88acd8cec31bb8308d', 'network_id': '6841117d-6e4a-49f7-990f-573b4d3bb86b', 'ip_version': 4, 'cidr': '83.194.136.128/26', 'allocation_pools': [{'start': '83.194.136.130', 'end': '83.194.136.190'}], 'gateway_ip': '83.194.136.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '83.194.136.130', 'tags': [], 'project_id': 'f70318e7025d4e88acd8cec31bb8308d'}} 2026-04-22 15:53:51,108 - INFO - Created VN ctest-vn1-41908003 2026-04-22 15:53:51,160 - DEBUG - VN ctest-vn1-41908003 UUID is 6841117d-6e4a-49f7-990f-573b4d3bb86b 2026-04-22 15:53:51,446 - DEBUG - Response for create_port : {'port': {'name': '82a921a9-8673-494d-bccc-4635bb3797c0', 'id': '82a921a9-8673-494d-bccc-4635bb3797c0', 'tenant_id': 'f70318e7025d4e88acd8cec31bb8308d', 'network_id': '6841117d-6e4a-49f7-990f-573b4d3bb86b', 'mac_address': '02:82:a9:21:a9:86', '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': '116.137.175.197', 'subnet_id': 'c59cd374-c7d4-4af9-a5ed-7ee20bf45a53'}], 'security_groups': ['780eed57-271a-42f0-b73f-83ab7922f69c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f70318e7025d4e88acd8cec31bb8308d'}} 2026-04-22 15:53:51,606 - DEBUG - Response for create_port : {'port': {'name': '340f8eb5-0c4f-4495-a698-4dbc4c769901', 'id': '340f8eb5-0c4f-4495-a698-4dbc4c769901', 'tenant_id': 'f70318e7025d4e88acd8cec31bb8308d', 'network_id': '6841117d-6e4a-49f7-990f-573b4d3bb86b', 'mac_address': '02:34:0f:8e:b5:0c', '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': '83.194.136.133', 'subnet_id': 'a9932726-914c-4114-87d5-9ad83e98b6c3'}], 'security_groups': ['780eed57-271a-42f0-b73f-83ab7922f69c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f70318e7025d4e88acd8cec31bb8308d'}} 2026-04-22 15:53:51,667 - DEBUG - Services list from nova: [, , ] 2026-04-22 15:53:52,033 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5669-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5669-1) 2026-04-22 15:53:52,464 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5669-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5669-1) 2026-04-22 15:53:52,464 - INFO - Waiting for VM ctest-vn1-vm1-30233787 to be up.. 2026-04-22 15:53:52,503 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-22 15:53:57,577 - DEBUG - VM is in ACTIVE state now 2026-04-22 15:53:57,577 - INFO - VM name : ctest-vn1-vm1-30233787 2026-04-22 15:53:57,647 - DEBUG - VM ctest-vn1-vm1-30233787 ID is 676e7773-a971-4068-a756-3044c75acb98 2026-04-22 15:53:57,665 - DEBUG - VM ctest-vn1-vm1-30233787 launched on Node cn-jenkins-deploy-platform-ansible-os-5669-1 2026-04-22 15:53:57,738 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/676e7773-a971-4068-a756-3044c75acb98 2026-04-22 15:53:57,748 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/82a921a9-8673-494d-bccc-4635bb3797c0 2026-04-22 15:54:00,985 - 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 1006ms') 2026-04-22 15:54:00,985 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-30233787 failed! 2026-04-22 15:54:01,040 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-01732644:ctest-vn1-41908003 is 116.137.175.193 and allocation pool is NOT set 2026-04-22 15:54:01,040 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-01732644:ctest-vn1-41908003 is 83.194.136.129 and allocation pool is NOT set 2026-04-22 15:54:05,116 - 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=8.50 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1015ms\r\nrtt min/avg/max/mdev = 8.500/8.500/8.500/0.000 ms') 2026-04-22 15:54:05,116 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-30233787 passed 2026-04-22 15:54:05,264 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-22 15:54:05,264 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-30233787, IP 116.137.175.197, Port 22 2026-04-22 15:54:05,420 - DEBUG - VM ctest-vn1-vm1-30233787 is ready for SSH connections 2026-04-22 15:54:05,420 - INFO - Waiting for VM ctest-vn1-vm2-17340238 to be up.. 2026-04-22 15:54:05,495 - DEBUG - VM is in ACTIVE state now 2026-04-22 15:54:05,495 - INFO - VM name : ctest-vn1-vm2-17340238 2026-04-22 15:54:05,567 - DEBUG - VM ctest-vn1-vm2-17340238 ID is 97889e0b-9027-44fd-8c5d-13188db244da 2026-04-22 15:54:05,568 - DEBUG - VM ctest-vn1-vm2-17340238 launched on Node cn-jenkins-deploy-platform-ansible-os-5669-1 2026-04-22 15:54:05,659 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/97889e0b-9027-44fd-8c5d-13188db244da 2026-04-22 15:54:05,667 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/340f8eb5-0c4f-4495-a698-4dbc4c769901 2026-04-22 15:54:06,922 - 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=4.50 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.441 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.441/2.468/4.496/2.027 ms') 2026-04-22 15:54:06,922 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-17340238 passed 2026-04-22 15:54:07,072 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-22 15:54:07,072 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-17340238, IP 83.194.136.133, Port 22 2026-04-22 15:54:07,228 - DEBUG - VM ctest-vn1-vm2-17340238 is ready for SSH connections 2026-04-22 15:54:07,228 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-22 15:54:07,228 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-22 15:54:07,228 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-22 15:54:07,228 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 116.137.175.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123 2026-04-22 15:54:07,228 - DEBUG - ping -s 56 -c 3 -W 1 116.137.175.197 2026-04-22 15:54:09,895 - DEBUG - PING 116.137.175.197 (116.137.175.197): 56 data bytes 64 bytes from 116.137.175.197: seq=0 ttl=63 time=5.584 ms 64 bytes from 116.137.175.197: seq=1 ttl=63 time=1.107 ms 64 bytes from 116.137.175.197: seq=2 ttl=63 time=0.916 ms --- 116.137.175.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.916/2.535/5.584 ms 2026-04-22 15:54:09,895 - INFO - Ping to IP 116.137.175.197 from VM ctest-vn1-vm2-17340238 passed 2026-04-22 15:54:09,895 - INFO - Detaching port 340f8eb5-0c4f-4495-a698-4dbc4c769901 from VM ctest-vn1-vm2-17340238 2026-04-22 15:54:09,949 - INFO - Deleting VM ctest-vn1-vm2-17340238 2026-04-22 15:54:10,023 - INFO - Detaching port 82a921a9-8673-494d-bccc-4635bb3797c0 from VM ctest-vn1-vm1-30233787 2026-04-22 15:54:10,066 - INFO - Deleting VM ctest-vn1-vm1-30233787 2026-04-22 15:54:10,318 - DEBUG - Response for delete_port : () 2026-04-22 15:54:10,511 - DEBUG - Response for delete_port : () 2026-04-22 15:54:10,512 - INFO - Deleting VN ctest-vn1-41908003 2026-04-22 15:54:10,647 - DEBUG - Response for deleting network () 2026-04-22 15:54:10,913 - DEBUG - No XMPP flaps were noticed during the test 2026-04-22 15:54:10,913 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:20] 2026-04-22 15:54:10,913 - INFO - -------------------------------------------------------------------------------- 2026-04-22 15:54:11,603 - INFO - Deleted project: ctest-TestPorts-01732644, ID : f70318e7-025d-4e88-acd8-cec31bb8308d