2026-09-09 13:15:15,423 - INFO - Domain Default found not creating 2026-09-09 13:15:15,600 - INFO - Project ctest-TestPorts-10568846 not found, creating it 2026-09-09 13:15:16,094 - INFO - Created Project:ctest-TestPorts-10568846, ID : 5644c4d8-9a6f-4137-b31f-676dff53723f 2026-09-09 13:15:17,798 - INFO - ================================================================================ 2026-09-09 13:15:17,798 - INFO - STARTING TEST : test_ports_bindings 2026-09-09 13:15:17,798 - 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-09-09 13:15:18,065 - DEBUG - Nothing to compare xmpp stats {'10.0.0.177': {'10.20.0.254': '0'}} with 2026-09-09 13:15:18,065 - INFO - Initial checks done. Running the testcase now 2026-09-09 13:15:18,065 - INFO - 2026-09-09 13:15:18,712 - DEBUG - Response for create_network : {'network': {'id': '46a24467-0f3b-4b52-9962-8b78880a39c2', 'name': 'ctest-vn-76751519', 'tenant_id': '5644c4d89a6f4137b31f676dff53723f', 'project_id': '5644c4d89a6f4137b31f676dff53723f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-10568846', 'ctest-vn-76751519'], 'port_security_enabled': True, 'description': ''}} 2026-09-09 13:15:18,868 - DEBUG - Response for create_subnet : {'subnet': {'id': '5eaf1855-bc69-449a-a64f-b1d92e8dc6ef', 'name': '', 'tenant_id': '5644c4d89a6f4137b31f676dff53723f', 'network_id': '46a24467-0f3b-4b52-9962-8b78880a39c2', 'ip_version': 4, 'cidr': '138.193.23.0/26', 'allocation_pools': [{'start': '138.193.23.2', 'end': '138.193.23.62'}], 'gateway_ip': '138.193.23.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '138.193.23.2', 'tags': [], 'project_id': '5644c4d89a6f4137b31f676dff53723f'}} 2026-09-09 13:15:18,885 - INFO - Created VN ctest-vn-76751519 2026-09-09 13:15:18,936 - DEBUG - VN ctest-vn-76751519 UUID is 46a24467-0f3b-4b52-9962-8b78880a39c2 2026-09-09 13:15:19,046 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-10568846', 'ctest-vmi-63338523']} 2026-09-09 13:15:19,327 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-63338523', 'id': '7de46724-3b69-4670-ab8e-5a9dfec4756b', 'tenant_id': '5644c4d89a6f4137b31f676dff53723f', 'network_id': '46a24467-0f3b-4b52-9962-8b78880a39c2', 'mac_address': '02:7d:e4:67:24:3b', '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': '138.193.23.3', 'subnet_id': '5eaf1855-bc69-449a-a64f-b1d92e8dc6ef'}], 'security_groups': ['940c6221-c10e-424a-bb83-e0d9a790cb3d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '5644c4d89a6f4137b31f676dff53723f'}} 2026-09-09 13:15:19,328 - DEBUG - Created port 7de46724-3b69-4670-ab8e-5a9dfec4756b 2026-09-09 13:15:19,436 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/7de46724-3b69-4670-ab8e-5a9dfec4756b 2026-09-09 13:15:19,810 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/7de46724-3b69-4670-ab8e-5a9dfec4756b 2026-09-09 13:15:19,844 - INFO - VMI 7de46724-3b69-4670-ab8e-5a9dfec4756b verification in API Server passed 2026-09-09 13:15:19,949 - DEBUG - Response for delete_port : () 2026-09-09 13:15:19,949 - INFO - Deleted port 7de46724-3b69-4670-ab8e-5a9dfec4756b 2026-09-09 13:15:19,949 - INFO - Deleting VN ctest-vn-76751519 2026-09-09 13:15:20,074 - DEBUG - Response for deleting network () 2026-09-09 13:15:20,345 - DEBUG - No XMPP flaps were noticed during the test
2026-09-09 13:15:20,345 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-09-09 13:15:20,345 - INFO - -------------------------------------------------------------------------------- 2026-09-09 13:15:20,347 - INFO - ================================================================================ 2026-09-09 13:15:20,348 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-09-09 13:15:20,348 - 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-09-09 13:15:20,631 - DEBUG - Nothing to compare xmpp stats {'10.0.0.177': {'10.20.0.254': '0'}} with 2026-09-09 13:15:20,631 - INFO - Initial checks done. Running the testcase now 2026-09-09 13:15:20,631 - INFO - 2026-09-09 13:15:20,824 - DEBUG - Response for create_network : {'network': {'id': 'bc642233-7ca1-47b0-a338-6b0d0b6d5a50', 'name': 'ctest-vn1-60956534', 'tenant_id': '5644c4d89a6f4137b31f676dff53723f', 'project_id': '5644c4d89a6f4137b31f676dff53723f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-10568846', 'ctest-vn1-60956534'], 'port_security_enabled': True, 'description': ''}} 2026-09-09 13:15:20,995 - DEBUG - Response for create_subnet : {'subnet': {'id': '251ba97f-f805-428d-9b62-68f8eaffd223', 'name': '', 'tenant_id': '5644c4d89a6f4137b31f676dff53723f', 'network_id': 'bc642233-7ca1-47b0-a338-6b0d0b6d5a50', 'ip_version': 4, 'cidr': '99.113.230.0/26', 'allocation_pools': [{'start': '99.113.230.2', 'end': '99.113.230.62'}], 'gateway_ip': '99.113.230.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '99.113.230.2', 'tags': [], 'project_id': '5644c4d89a6f4137b31f676dff53723f'}} 2026-09-09 13:15:21,155 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fb63bf80-38c5-463c-a708-93958573ba69', 'name': '', 'tenant_id': '5644c4d89a6f4137b31f676dff53723f', 'network_id': 'bc642233-7ca1-47b0-a338-6b0d0b6d5a50', 'ip_version': 4, 'cidr': '149.6.86.128/26', 'allocation_pools': [{'start': '149.6.86.130', 'end': '149.6.86.190'}], 'gateway_ip': '149.6.86.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '149.6.86.130', 'tags': [], 'project_id': '5644c4d89a6f4137b31f676dff53723f'}} 2026-09-09 13:15:21,174 - INFO - Created VN ctest-vn1-60956534 2026-09-09 13:15:21,228 - DEBUG - VN ctest-vn1-60956534 UUID is bc642233-7ca1-47b0-a338-6b0d0b6d5a50 2026-09-09 13:15:21,579 - DEBUG - Response for create_port : {'port': {'name': 'f3f509a4-eaf5-4519-9d95-b318f8c964a4', 'id': 'f3f509a4-eaf5-4519-9d95-b318f8c964a4', 'tenant_id': '5644c4d89a6f4137b31f676dff53723f', 'network_id': 'bc642233-7ca1-47b0-a338-6b0d0b6d5a50', 'mac_address': '02:f3:f5:09:a4:ea', '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': '99.113.230.5', 'subnet_id': '251ba97f-f805-428d-9b62-68f8eaffd223'}], 'security_groups': ['940c6221-c10e-424a-bb83-e0d9a790cb3d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '5644c4d89a6f4137b31f676dff53723f'}} 2026-09-09 13:15:21,776 - DEBUG - Response for create_port : {'port': {'name': '46bd44f1-181c-40d1-9da8-82092a693012', 'id': '46bd44f1-181c-40d1-9da8-82092a693012', 'tenant_id': '5644c4d89a6f4137b31f676dff53723f', 'network_id': 'bc642233-7ca1-47b0-a338-6b0d0b6d5a50', 'mac_address': '02:46:bd:44:f1:18', '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': '149.6.86.133', 'subnet_id': 'fb63bf80-38c5-463c-a708-93958573ba69'}], 'security_groups': ['940c6221-c10e-424a-bb83-e0d9a790cb3d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '5644c4d89a6f4137b31f676dff53723f'}} 2026-09-09 13:15:21,844 - DEBUG - Services list from nova: [, , ] 2026-09-09 13:15:22,233 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6269-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6269-1) 2026-09-09 13:15:22,673 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6269-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6269-1) 2026-09-09 13:15:22,673 - INFO - Waiting for VM ctest-vn1-vm1-99884993 to be up.. 2026-09-09 13:15:22,714 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 13:15:27,764 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 13:15:32,850 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 13:15:37,936 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 13:15:43,060 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 13:15:48,147 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 13:15:53,231 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 13:15:58,317 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 13:16:03,407 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-09 13:16:08,490 - DEBUG - VM is in ACTIVE state now 2026-09-09 13:16:08,490 - INFO - VM name : ctest-vn1-vm1-99884993 2026-09-09 13:16:08,572 - DEBUG - VM ctest-vn1-vm1-99884993 ID is 873d2077-a216-4a0e-9ff6-1a065026eeca 2026-09-09 13:16:08,596 - DEBUG - VM ctest-vn1-vm1-99884993 launched on Node cn-jenkins-deploy-platform-ansible-os-6269-1 2026-09-09 13:16:08,706 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine/873d2077-a216-4a0e-9ff6-1a065026eeca 2026-09-09 13:16:08,718 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/f3f509a4-eaf5-4519-9d95-b318f8c964a4 2026-09-09 13:16:11,974 - 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=2 ttl=63 time=13.6 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 13.556/13.556/13.556/0.000 ms') 2026-09-09 13:16:11,974 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-99884993 passed 2026-09-09 13:16:12,136 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-09 13:16:12,136 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-99884993, IP 99.113.230.5, Port 22 2026-09-09 13:16:12,292 - DEBUG - VM ctest-vn1-vm1-99884993 is ready for SSH connections 2026-09-09 13:16:12,292 - INFO - Waiting for VM ctest-vn1-vm2-85997411 to be up.. 2026-09-09 13:16:12,382 - DEBUG - VM is in ACTIVE state now 2026-09-09 13:16:12,382 - INFO - VM name : ctest-vn1-vm2-85997411 2026-09-09 13:16:12,469 - DEBUG - VM ctest-vn1-vm2-85997411 ID is 96a59e93-d8c0-4eea-9e08-186f15eb13c5 2026-09-09 13:16:12,470 - DEBUG - VM ctest-vn1-vm2-85997411 launched on Node cn-jenkins-deploy-platform-ansible-os-6269-1 2026-09-09 13:16:12,549 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine/96a59e93-d8c0-4eea-9e08-186f15eb13c5 2026-09-09 13:16:12,557 - DEBUG - Requesting: http://10.0.0.177:8082/virtual-machine-interface/46bd44f1-181c-40d1-9da8-82092a693012 2026-09-09 13:16:13,797 - 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=4.08 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.527 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.527/2.303/4.079/1.776 ms') 2026-09-09 13:16:13,797 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-85997411 passed 2026-09-09 13:16:13,952 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-09 13:16:13,952 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-85997411, IP 149.6.86.133, Port 22 2026-09-09 13:16:14,119 - DEBUG - VM ctest-vn1-vm2-85997411 is ready for SSH connections 2026-09-09 13:16:14,120 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-09 13:16:14,120 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-09 13:16:14,120 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-09 13:16:14,120 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 99.113.230.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.177, gateway password: c0ntrail123 2026-09-09 13:16:14,120 - DEBUG - ping -s 56 -c 3 -W 1 99.113.230.5 2026-09-09 13:16:18,177 - DEBUG - PING 99.113.230.5 (99.113.230.5): 56 data bytes 64 bytes from 99.113.230.5: seq=0 ttl=63 time=4.191 ms 64 bytes from 99.113.230.5: seq=1 ttl=63 time=1.248 ms 64 bytes from 99.113.230.5: seq=2 ttl=63 time=1.193 ms --- 99.113.230.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.193/2.210/4.191 ms 2026-09-09 13:16:18,178 - INFO - Ping to IP 99.113.230.5 from VM ctest-vn1-vm2-85997411 passed 2026-09-09 13:16:18,178 - INFO - Detaching port 46bd44f1-181c-40d1-9da8-82092a693012 from VM ctest-vn1-vm2-85997411 2026-09-09 13:16:18,237 - INFO - Deleting VM ctest-vn1-vm2-85997411 2026-09-09 13:16:18,323 - INFO - Detaching port f3f509a4-eaf5-4519-9d95-b318f8c964a4 from VM ctest-vn1-vm1-99884993 2026-09-09 13:16:18,365 - INFO - Deleting VM ctest-vn1-vm1-99884993 2026-09-09 13:16:18,630 - DEBUG - Response for delete_port : () 2026-09-09 13:16:18,845 - DEBUG - Response for delete_port : () 2026-09-09 13:16:18,845 - INFO - Deleting VN ctest-vn1-60956534 2026-09-09 13:16:18,989 - DEBUG - Response for deleting network () 2026-09-09 13:16:19,262 - DEBUG - No XMPP flaps were noticed during the test
2026-09-09 13:16:19,262 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:59]
2026-09-09 13:16:19,262 - INFO - -------------------------------------------------------------------------------- 2026-09-09 13:16:20,056 - INFO - Deleted project: ctest-TestPorts-10568846, ID : 5644c4d8-9a6f-4137-b31f-676dff53723f