2026-06-11 15:40:27,202 - INFO - Domain Default found not creating 2026-06-11 15:40:27,356 - INFO - Project ctest-TestPorts-61050089 not found, creating it 2026-06-11 15:40:27,811 - INFO - Created Project:ctest-TestPorts-61050089, ID : 8015e9e6-f307-4533-9bf8-e3e74e541b68 2026-06-11 15:40:29,344 - INFO - ================================================================================ 2026-06-11 15:40:29,344 - INFO - STARTING TEST : test_ports_bindings 2026-06-11 15:40:29,344 - 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-11 15:40:29,600 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.254': '0'}} with 2026-06-11 15:40:29,601 - INFO - Initial checks done. Running the testcase now 2026-06-11 15:40:29,601 - INFO - 2026-06-11 15:40:30,171 - DEBUG - Response for create_network : {'network': {'id': 'b57a922b-0532-47e0-b55c-76a8b1338cb2', 'name': 'ctest-vn-32239790', 'tenant_id': '8015e9e6f30745339bf8e3e74e541b68', 'project_id': '8015e9e6f30745339bf8e3e74e541b68', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-61050089', 'ctest-vn-32239790'], 'port_security_enabled': True, 'description': ''}} 2026-06-11 15:40:30,548 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd5353d67-3ee1-458d-876a-1398f221cd13', 'name': '', 'tenant_id': '8015e9e6f30745339bf8e3e74e541b68', 'network_id': 'b57a922b-0532-47e0-b55c-76a8b1338cb2', 'ip_version': 4, 'cidr': '47.42.227.192/26', 'allocation_pools': [{'start': '47.42.227.194', 'end': '47.42.227.254'}], 'gateway_ip': '47.42.227.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '47.42.227.194', 'tags': [], 'project_id': '8015e9e6f30745339bf8e3e74e541b68'}} 2026-06-11 15:40:30,577 - INFO - Created VN ctest-vn-32239790 2026-06-11 15:40:30,632 - DEBUG - VN ctest-vn-32239790 UUID is b57a922b-0532-47e0-b55c-76a8b1338cb2 2026-06-11 15:40:30,791 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-61050089', 'ctest-vmi-41312391']} 2026-06-11 15:40:31,071 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-41312391', 'id': '8a756a0a-aa99-468f-b970-8d4e98432f83', 'tenant_id': '8015e9e6f30745339bf8e3e74e541b68', 'network_id': 'b57a922b-0532-47e0-b55c-76a8b1338cb2', 'mac_address': '02:8a:75:6a:0a:aa', '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': '47.42.227.195', 'subnet_id': 'd5353d67-3ee1-458d-876a-1398f221cd13'}], 'security_groups': ['a651d875-4392-4389-bb2c-8f679b466a3e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8015e9e6f30745339bf8e3e74e541b68'}} 2026-06-11 15:40:31,071 - DEBUG - Created port 8a756a0a-aa99-468f-b970-8d4e98432f83 2026-06-11 15:40:31,176 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/8a756a0a-aa99-468f-b970-8d4e98432f83 2026-06-11 15:40:31,495 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/8a756a0a-aa99-468f-b970-8d4e98432f83 2026-06-11 15:40:31,522 - INFO - VMI 8a756a0a-aa99-468f-b970-8d4e98432f83 verification in API Server passed 2026-06-11 15:40:31,602 - DEBUG - Response for delete_port : () 2026-06-11 15:40:31,602 - INFO - Deleted port 8a756a0a-aa99-468f-b970-8d4e98432f83 2026-06-11 15:40:31,602 - INFO - Deleting VN ctest-vn-32239790 2026-06-11 15:40:31,692 - DEBUG - Response for deleting network () 2026-06-11 15:40:31,953 - DEBUG - No XMPP flaps were noticed during the test 2026-06-11 15:40:31,953 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-06-11 15:40:31,953 - INFO - -------------------------------------------------------------------------------- 2026-06-11 15:40:31,956 - INFO - ================================================================================ 2026-06-11 15:40:31,956 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-11 15:40:31,956 - 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-11 15:40:32,241 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.254': '0'}} with 2026-06-11 15:40:32,241 - INFO - Initial checks done. Running the testcase now 2026-06-11 15:40:32,241 - INFO - 2026-06-11 15:40:32,403 - DEBUG - Response for create_network : {'network': {'id': 'ae56bf43-542b-40b8-9d13-bc469580b22a', 'name': 'ctest-vn1-28037551', 'tenant_id': '8015e9e6f30745339bf8e3e74e541b68', 'project_id': '8015e9e6f30745339bf8e3e74e541b68', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-61050089', 'ctest-vn1-28037551'], 'port_security_enabled': True, 'description': ''}} 2026-06-11 15:40:32,591 - DEBUG - Response for create_subnet : {'subnet': {'id': '69ee97fe-c4eb-43b9-a6db-617f6b9dce78', 'name': '', 'tenant_id': '8015e9e6f30745339bf8e3e74e541b68', 'network_id': 'ae56bf43-542b-40b8-9d13-bc469580b22a', 'ip_version': 4, 'cidr': '223.86.49.0/26', 'allocation_pools': [{'start': '223.86.49.2', 'end': '223.86.49.62'}], 'gateway_ip': '223.86.49.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '223.86.49.2', 'tags': [], 'project_id': '8015e9e6f30745339bf8e3e74e541b68'}} 2026-06-11 15:40:32,724 - DEBUG - Response for create_subnet : {'subnet': {'id': '5ece3684-4180-4fbe-9929-afd91deb1ee3', 'name': '', 'tenant_id': '8015e9e6f30745339bf8e3e74e541b68', 'network_id': 'ae56bf43-542b-40b8-9d13-bc469580b22a', 'ip_version': 4, 'cidr': '114.226.45.0/26', 'allocation_pools': [{'start': '114.226.45.2', 'end': '114.226.45.62'}], 'gateway_ip': '114.226.45.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '114.226.45.2', 'tags': [], 'project_id': '8015e9e6f30745339bf8e3e74e541b68'}} 2026-06-11 15:40:32,740 - INFO - Created VN ctest-vn1-28037551 2026-06-11 15:40:32,796 - DEBUG - VN ctest-vn1-28037551 UUID is ae56bf43-542b-40b8-9d13-bc469580b22a 2026-06-11 15:40:33,116 - DEBUG - Response for create_port : {'port': {'name': '5968ef4f-8a23-4d11-a25c-ed7c53c41f24', 'id': '5968ef4f-8a23-4d11-a25c-ed7c53c41f24', 'tenant_id': '8015e9e6f30745339bf8e3e74e541b68', 'network_id': 'ae56bf43-542b-40b8-9d13-bc469580b22a', 'mac_address': '02:59:68:ef:4f:8a', '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': '223.86.49.5', 'subnet_id': '69ee97fe-c4eb-43b9-a6db-617f6b9dce78'}], 'security_groups': ['a651d875-4392-4389-bb2c-8f679b466a3e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8015e9e6f30745339bf8e3e74e541b68'}} 2026-06-11 15:40:33,302 - DEBUG - Response for create_port : {'port': {'name': 'e220d31c-d3a4-4235-a13e-f9b1d35524fb', 'id': 'e220d31c-d3a4-4235-a13e-f9b1d35524fb', 'tenant_id': '8015e9e6f30745339bf8e3e74e541b68', 'network_id': 'ae56bf43-542b-40b8-9d13-bc469580b22a', 'mac_address': '02:e2:20:d3:1c:d3', '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': '114.226.45.5', 'subnet_id': '5ece3684-4180-4fbe-9929-afd91deb1ee3'}], 'security_groups': ['a651d875-4392-4389-bb2c-8f679b466a3e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8015e9e6f30745339bf8e3e74e541b68'}} 2026-06-11 15:40:33,351 - DEBUG - Services list from nova: [, , ] 2026-06-11 15:40:33,685 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5934-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5934-1) 2026-06-11 15:40:34,091 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5934-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5934-1) 2026-06-11 15:40:34,091 - INFO - Waiting for VM ctest-vn1-vm1-26911050 to be up.. 2026-06-11 15:40:34,139 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-11 15:40:39,187 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-11 15:40:44,252 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-11 15:40:49,323 - DEBUG - VM is in ACTIVE state now 2026-06-11 15:40:49,323 - INFO - VM name : ctest-vn1-vm1-26911050 2026-06-11 15:40:49,389 - DEBUG - VM ctest-vn1-vm1-26911050 ID is 6d0a5dcb-3c1e-44fb-bde2-81b30818b621 2026-06-11 15:40:49,406 - DEBUG - VM ctest-vn1-vm1-26911050 launched on Node cn-jenkins-deploy-platform-ansible-os-5934-1 2026-06-11 15:40:49,468 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/6d0a5dcb-3c1e-44fb-bde2-81b30818b621 2026-06-11 15:40:49,475 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/5968ef4f-8a23-4d11-a25c-ed7c53c41f24 2026-06-11 15:40:52,722 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1007ms') 2026-06-11 15:40:52,722 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-26911050 failed! 2026-06-11 15:40:52,780 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-61050089:ctest-vn1-28037551 is 223.86.49.1 and allocation pool is NOT set 2026-06-11 15:40:52,780 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-61050089:ctest-vn1-28037551 is 114.226.45.1 and allocation pool is NOT set 2026-06-11 15:40:54,844 - 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.23 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.397 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.397/1.812/3.228/1.415 ms') 2026-06-11 15:40:54,844 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-26911050 passed 2026-06-11 15:40:54,992 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-11 15:40:54,992 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-26911050, IP 223.86.49.5, Port 22 2026-06-11 15:40:55,148 - DEBUG - VM ctest-vn1-vm1-26911050 is ready for SSH connections 2026-06-11 15:40:55,148 - INFO - Waiting for VM ctest-vn1-vm2-07772010 to be up.. 2026-06-11 15:40:55,217 - DEBUG - VM is in ACTIVE state now 2026-06-11 15:40:55,217 - INFO - VM name : ctest-vn1-vm2-07772010 2026-06-11 15:40:55,285 - DEBUG - VM ctest-vn1-vm2-07772010 ID is 6a077773-b57a-47b5-977a-1fe40a4c09e5 2026-06-11 15:40:55,285 - DEBUG - VM ctest-vn1-vm2-07772010 launched on Node cn-jenkins-deploy-platform-ansible-os-5934-1 2026-06-11 15:40:55,356 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/6a077773-b57a-47b5-977a-1fe40a4c09e5 2026-06-11 15:40:55,364 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/e220d31c-d3a4-4235-a13e-f9b1d35524fb 2026-06-11 15:40:56,600 - 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.37 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.412 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 = 0.412/1.891/3.371/1.479 ms') 2026-06-11 15:40:56,600 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-07772010 passed 2026-06-11 15:40:56,748 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-11 15:40:56,748 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-07772010, IP 114.226.45.5, Port 22 2026-06-11 15:40:56,908 - DEBUG - VM ctest-vn1-vm2-07772010 is ready for SSH connections 2026-06-11 15:40:56,908 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-11 15:40:56,908 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-11 15:40:56,908 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-11 15:40:56,908 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 223.86.49.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2026-06-11 15:40:56,908 - DEBUG - ping -s 56 -c 3 -W 1 223.86.49.5 2026-06-11 15:41:00,489 - DEBUG - PING 223.86.49.5 (223.86.49.5): 56 data bytes 64 bytes from 223.86.49.5: seq=0 ttl=63 time=3.668 ms 64 bytes from 223.86.49.5: seq=1 ttl=63 time=0.819 ms 64 bytes from 223.86.49.5: seq=2 ttl=63 time=1.026 ms --- 223.86.49.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.819/1.837/3.668 ms 2026-06-11 15:41:00,489 - INFO - Ping to IP 223.86.49.5 from VM ctest-vn1-vm2-07772010 passed 2026-06-11 15:41:00,489 - INFO - Detaching port e220d31c-d3a4-4235-a13e-f9b1d35524fb from VM ctest-vn1-vm2-07772010 2026-06-11 15:41:00,552 - INFO - Deleting VM ctest-vn1-vm2-07772010 2026-06-11 15:41:00,634 - INFO - Detaching port 5968ef4f-8a23-4d11-a25c-ed7c53c41f24 from VM ctest-vn1-vm1-26911050 2026-06-11 15:41:00,667 - INFO - Deleting VM ctest-vn1-vm1-26911050 2026-06-11 15:41:00,901 - DEBUG - Response for delete_port : () 2026-06-11 15:41:01,067 - DEBUG - Response for delete_port : () 2026-06-11 15:41:01,068 - INFO - Deleting VN ctest-vn1-28037551 2026-06-11 15:41:01,204 - DEBUG - Response for deleting network () 2026-06-11 15:41:01,465 - DEBUG - No XMPP flaps were noticed during the test 2026-06-11 15:41:01,465 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:30] 2026-06-11 15:41:01,465 - INFO - -------------------------------------------------------------------------------- 2026-06-11 15:41:02,215 - INFO - Deleted project: ctest-TestPorts-61050089, ID : 8015e9e6-f307-4533-9bf8-e3e74e541b68