2026-09-08 11:55:49,311 - INFO - Domain Default found not creating 2026-09-08 11:55:49,477 - INFO - Project ctest-TestPorts-86468063 not found, creating it 2026-09-08 11:55:49,938 - INFO - Created Project:ctest-TestPorts-86468063, ID : 866b1371-f5ca-46d2-adba-0a9597500c07 2026-09-08 11:55:51,455 - INFO - ================================================================================ 2026-09-08 11:55:51,455 - INFO - STARTING TEST : test_ports_bindings 2026-09-08 11:55:51,455 - 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-08 11:55:51,718 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-09-08 11:55:51,718 - INFO - Initial checks done. Running the testcase now 2026-09-08 11:55:51,718 - INFO - 2026-09-08 11:55:52,304 - DEBUG - Response for create_network : {'network': {'id': '12928cc4-9801-4fc4-9e8a-4ed7d2085f31', 'name': 'ctest-vn-42063012', 'tenant_id': '866b1371f5ca46d2adba0a9597500c07', 'project_id': '866b1371f5ca46d2adba0a9597500c07', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-86468063', 'ctest-vn-42063012'], 'port_security_enabled': True, 'description': ''}} 2026-09-08 11:55:52,517 - DEBUG - Response for create_subnet : {'subnet': {'id': '65a48c6a-3afd-4b5e-887a-d636d51322b5', 'name': '', 'tenant_id': '866b1371f5ca46d2adba0a9597500c07', 'network_id': '12928cc4-9801-4fc4-9e8a-4ed7d2085f31', 'ip_version': 4, 'cidr': '134.50.190.128/26', 'allocation_pools': [{'start': '134.50.190.130', 'end': '134.50.190.190'}], 'gateway_ip': '134.50.190.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '134.50.190.130', 'tags': [], 'project_id': '866b1371f5ca46d2adba0a9597500c07'}} 2026-09-08 11:55:52,533 - INFO - Created VN ctest-vn-42063012 2026-09-08 11:55:52,586 - DEBUG - VN ctest-vn-42063012 UUID is 12928cc4-9801-4fc4-9e8a-4ed7d2085f31 2026-09-08 11:55:52,693 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-86468063', 'ctest-vmi-56033524']} 2026-09-08 11:55:52,956 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-56033524', 'id': 'b193ae13-74ad-45f9-a306-80c5959cbc16', 'tenant_id': '866b1371f5ca46d2adba0a9597500c07', 'network_id': '12928cc4-9801-4fc4-9e8a-4ed7d2085f31', 'mac_address': '02:b1:93:ae:13:74', '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': '134.50.190.131', 'subnet_id': '65a48c6a-3afd-4b5e-887a-d636d51322b5'}], 'security_groups': ['2cdcbcb8-6ab3-4750-94a4-b367dc7a56f0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '866b1371f5ca46d2adba0a9597500c07'}} 2026-09-08 11:55:52,956 - DEBUG - Created port b193ae13-74ad-45f9-a306-80c5959cbc16 2026-09-08 11:55:53,059 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b193ae13-74ad-45f9-a306-80c5959cbc16 2026-09-08 11:55:53,388 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b193ae13-74ad-45f9-a306-80c5959cbc16 2026-09-08 11:55:53,418 - INFO - VMI b193ae13-74ad-45f9-a306-80c5959cbc16 verification in API Server passed 2026-09-08 11:55:53,518 - DEBUG - Response for delete_port : () 2026-09-08 11:55:53,518 - INFO - Deleted port b193ae13-74ad-45f9-a306-80c5959cbc16 2026-09-08 11:55:53,518 - INFO - Deleting VN ctest-vn-42063012 2026-09-08 11:55:53,624 - DEBUG - Response for deleting network () 2026-09-08 11:55:53,880 - DEBUG - No XMPP flaps were noticed during the test 2026-09-08 11:55:53,880 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-09-08 11:55:53,880 - INFO - -------------------------------------------------------------------------------- 2026-09-08 11:55:53,883 - INFO - ================================================================================ 2026-09-08 11:55:53,883 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-09-08 11:55:53,883 - 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-08 11:55:54,173 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-09-08 11:55:54,173 - INFO - Initial checks done. Running the testcase now 2026-09-08 11:55:54,173 - INFO - 2026-09-08 11:55:54,360 - DEBUG - Response for create_network : {'network': {'id': '8eae6d51-ce8e-416a-97c5-e836b6c2de1c', 'name': 'ctest-vn1-28519233', 'tenant_id': '866b1371f5ca46d2adba0a9597500c07', 'project_id': '866b1371f5ca46d2adba0a9597500c07', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-86468063', 'ctest-vn1-28519233'], 'port_security_enabled': True, 'description': ''}} 2026-09-08 11:55:54,584 - DEBUG - Response for create_subnet : {'subnet': {'id': '13aed9f7-c428-4f9d-ba53-57a5050f3e53', 'name': '', 'tenant_id': '866b1371f5ca46d2adba0a9597500c07', 'network_id': '8eae6d51-ce8e-416a-97c5-e836b6c2de1c', 'ip_version': 4, 'cidr': '67.211.78.192/26', 'allocation_pools': [{'start': '67.211.78.194', 'end': '67.211.78.254'}], 'gateway_ip': '67.211.78.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '67.211.78.194', 'tags': [], 'project_id': '866b1371f5ca46d2adba0a9597500c07'}} 2026-09-08 11:55:54,770 - DEBUG - Response for create_subnet : {'subnet': {'id': '8af45c8e-b0e8-42f9-8dee-9d64e6414ac2', 'name': '', 'tenant_id': '866b1371f5ca46d2adba0a9597500c07', 'network_id': '8eae6d51-ce8e-416a-97c5-e836b6c2de1c', 'ip_version': 4, 'cidr': '223.168.56.192/26', 'allocation_pools': [{'start': '223.168.56.194', 'end': '223.168.56.254'}], 'gateway_ip': '223.168.56.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '223.168.56.194', 'tags': [], 'project_id': '866b1371f5ca46d2adba0a9597500c07'}} 2026-09-08 11:55:54,789 - INFO - Created VN ctest-vn1-28519233 2026-09-08 11:55:54,842 - DEBUG - VN ctest-vn1-28519233 UUID is 8eae6d51-ce8e-416a-97c5-e836b6c2de1c 2026-09-08 11:55:55,161 - DEBUG - Response for create_port : {'port': {'name': 'f903e239-efd7-48a9-ae21-1db7112e8b2f', 'id': 'f903e239-efd7-48a9-ae21-1db7112e8b2f', 'tenant_id': '866b1371f5ca46d2adba0a9597500c07', 'network_id': '8eae6d51-ce8e-416a-97c5-e836b6c2de1c', 'mac_address': '02:f9:03:e2:39:ef', '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': '67.211.78.197', 'subnet_id': '13aed9f7-c428-4f9d-ba53-57a5050f3e53'}], 'security_groups': ['2cdcbcb8-6ab3-4750-94a4-b367dc7a56f0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '866b1371f5ca46d2adba0a9597500c07'}} 2026-09-08 11:55:55,354 - DEBUG - Response for create_port : {'port': {'name': '279a6c16-b095-4f7a-9647-8778aa6f760f', 'id': '279a6c16-b095-4f7a-9647-8778aa6f760f', 'tenant_id': '866b1371f5ca46d2adba0a9597500c07', 'network_id': '8eae6d51-ce8e-416a-97c5-e836b6c2de1c', 'mac_address': '02:27:9a:6c:16:b0', '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.168.56.197', 'subnet_id': '8af45c8e-b0e8-42f9-8dee-9d64e6414ac2'}], 'security_groups': ['2cdcbcb8-6ab3-4750-94a4-b367dc7a56f0'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '866b1371f5ca46d2adba0a9597500c07'}} 2026-09-08 11:55:55,413 - DEBUG - Services list from nova: [, , ] 2026-09-08 11:55:55,737 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6263-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6263-1) 2026-09-08 11:55:56,146 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6263-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6263-1) 2026-09-08 11:55:56,146 - INFO - Waiting for VM ctest-vn1-vm1-35567779 to be up.. 2026-09-08 11:55:56,188 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-08 11:56:01,248 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-08 11:56:06,335 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-08 11:56:11,421 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-08 11:56:16,494 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-08 11:56:21,569 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-08 11:56:26,642 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-08 11:56:31,719 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-08 11:56:36,796 - DEBUG - VM is in ACTIVE state now 2026-09-08 11:56:36,797 - INFO - VM name : ctest-vn1-vm1-35567779 2026-09-08 11:56:36,867 - DEBUG - VM ctest-vn1-vm1-35567779 ID is 2ce639fa-6add-4e5a-b3a5-eda7a6f28d71 2026-09-08 11:56:36,886 - DEBUG - VM ctest-vn1-vm1-35567779 launched on Node cn-jenkins-deploy-platform-ansible-os-6263-1 2026-09-08 11:56:36,957 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/2ce639fa-6add-4e5a-b3a5-eda7a6f28d71 2026-09-08 11:56:36,966 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f903e239-efd7-48a9-ae21-1db7112e8b2f 2026-09-08 11:56:40,225 - 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 1013ms') 2026-09-08 11:56:40,225 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-35567779 failed! 2026-09-08 11:56:40,282 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-86468063:ctest-vn1-28519233 is 67.211.78.193 and allocation pool is NOT set 2026-09-08 11:56:40,282 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-86468063:ctest-vn1-28519233 is 223.168.56.193 and allocation pool is NOT set 2026-09-08 11:56:42,340 - 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.07 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.13 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 = 1.127/2.600/4.074/1.473 ms') 2026-09-08 11:56:42,340 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-35567779 passed 2026-09-08 11:56:42,502 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-08 11:56:42,502 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-35567779, IP 67.211.78.197, Port 22 2026-09-08 11:56:42,672 - DEBUG - VM ctest-vn1-vm1-35567779 is ready for SSH connections 2026-09-08 11:56:42,672 - INFO - Waiting for VM ctest-vn1-vm2-36207948 to be up.. 2026-09-08 11:56:42,750 - DEBUG - VM is in ACTIVE state now 2026-09-08 11:56:42,750 - INFO - VM name : ctest-vn1-vm2-36207948 2026-09-08 11:56:42,827 - DEBUG - VM ctest-vn1-vm2-36207948 ID is c7920abf-5c07-4a86-8c62-bf058e9a45df 2026-09-08 11:56:42,827 - DEBUG - VM ctest-vn1-vm2-36207948 launched on Node cn-jenkins-deploy-platform-ansible-os-6263-1 2026-09-08 11:56:42,901 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/c7920abf-5c07-4a86-8c62-bf058e9a45df 2026-09-08 11:56:42,910 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/279a6c16-b095-4f7a-9647-8778aa6f760f 2026-09-08 11:56:44,155 - 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.28 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.491 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.491/1.886/3.282/1.395 ms') 2026-09-08 11:56:44,155 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-36207948 passed 2026-09-08 11:56:44,310 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-08 11:56:44,310 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-36207948, IP 223.168.56.197, Port 22 2026-09-08 11:56:44,481 - DEBUG - VM ctest-vn1-vm2-36207948 is ready for SSH connections 2026-09-08 11:56:44,481 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-08 11:56:44,481 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-08 11:56:44,481 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-08 11:56:44,481 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 67.211.78.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-09-08 11:56:44,481 - DEBUG - ping -s 56 -c 3 -W 1 67.211.78.197 2026-09-08 11:56:48,489 - DEBUG - PING 67.211.78.197 (67.211.78.197): 56 data bytes 64 bytes from 67.211.78.197: seq=0 ttl=63 time=4.324 ms 64 bytes from 67.211.78.197: seq=1 ttl=63 time=1.091 ms 64 bytes from 67.211.78.197: seq=2 ttl=63 time=0.968 ms --- 67.211.78.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.968/2.127/4.324 ms 2026-09-08 11:56:48,489 - INFO - Ping to IP 67.211.78.197 from VM ctest-vn1-vm2-36207948 passed 2026-09-08 11:56:48,489 - INFO - Detaching port 279a6c16-b095-4f7a-9647-8778aa6f760f from VM ctest-vn1-vm2-36207948 2026-09-08 11:56:48,541 - INFO - Deleting VM ctest-vn1-vm2-36207948 2026-09-08 11:56:48,609 - INFO - Detaching port f903e239-efd7-48a9-ae21-1db7112e8b2f from VM ctest-vn1-vm1-35567779 2026-09-08 11:56:48,647 - INFO - Deleting VM ctest-vn1-vm1-35567779 2026-09-08 11:56:48,893 - DEBUG - Response for delete_port : () 2026-09-08 11:56:49,050 - DEBUG - Response for delete_port : () 2026-09-08 11:56:49,051 - INFO - Deleting VN ctest-vn1-28519233 2026-09-08 11:56:49,198 - DEBUG - Response for deleting network () 2026-09-08 11:56:49,459 - DEBUG - No XMPP flaps were noticed during the test 2026-09-08 11:56:49,459 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:56] 2026-09-08 11:56:49,459 - INFO - -------------------------------------------------------------------------------- 2026-09-08 11:56:50,157 - INFO - Deleted project: ctest-TestPorts-86468063, ID : 866b1371-f5ca-46d2-adba-0a9597500c07