2026-04-29 19:03:34,445 - INFO - Domain Default found not creating 2026-04-29 19:03:34,629 - INFO - Project ctest-TestPorts-04560489 not found, creating it 2026-04-29 19:03:35,108 - INFO - Created Project:ctest-TestPorts-04560489, ID : 8f346c03-a12f-4fc0-9681-4f13156f6dee 2026-04-29 19:03:36,645 - INFO - ================================================================================ 2026-04-29 19:03:36,645 - INFO - STARTING TEST : test_ports_bindings 2026-04-29 19:03:36,645 - 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-29 19:03:36,904 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.17': '0'}} with 2026-04-29 19:03:36,904 - INFO - Initial checks done. Running the testcase now 2026-04-29 19:03:36,904 - INFO - 2026-04-29 19:03:37,491 - DEBUG - Response for create_network : {'network': {'id': '13ce10cf-10e3-4bdb-a699-f0e520467703', 'name': 'ctest-vn-64097621', 'tenant_id': '8f346c03a12f4fc096814f13156f6dee', 'project_id': '8f346c03a12f4fc096814f13156f6dee', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-04560489', 'ctest-vn-64097621'], 'port_security_enabled': True, 'description': ''}} 2026-04-29 19:03:37,658 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a85f4919-8369-4834-bfed-8263f488e912', 'name': '', 'tenant_id': '8f346c03a12f4fc096814f13156f6dee', 'network_id': '13ce10cf-10e3-4bdb-a699-f0e520467703', 'ip_version': 4, 'cidr': '43.232.15.0/26', 'allocation_pools': [{'start': '43.232.15.2', 'end': '43.232.15.62'}], 'gateway_ip': '43.232.15.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '43.232.15.2', 'tags': [], 'project_id': '8f346c03a12f4fc096814f13156f6dee'}} 2026-04-29 19:03:37,679 - INFO - Created VN ctest-vn-64097621 2026-04-29 19:03:37,735 - DEBUG - VN ctest-vn-64097621 UUID is 13ce10cf-10e3-4bdb-a699-f0e520467703 2026-04-29 19:03:37,847 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-04560489', 'ctest-vmi-69272447']} 2026-04-29 19:03:38,080 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-69272447', 'id': 'b46342e1-7258-4855-9173-ae5aad0f0b8a', 'tenant_id': '8f346c03a12f4fc096814f13156f6dee', 'network_id': '13ce10cf-10e3-4bdb-a699-f0e520467703', 'mac_address': '02:b4:63:42:e1:72', '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': '43.232.15.3', 'subnet_id': 'a85f4919-8369-4834-bfed-8263f488e912'}], 'security_groups': ['6e0f3e72-2d98-4b6d-aad1-c20692684920'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8f346c03a12f4fc096814f13156f6dee'}} 2026-04-29 19:03:38,080 - DEBUG - Created port b46342e1-7258-4855-9173-ae5aad0f0b8a 2026-04-29 19:03:38,183 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/b46342e1-7258-4855-9173-ae5aad0f0b8a 2026-04-29 19:03:38,481 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/b46342e1-7258-4855-9173-ae5aad0f0b8a 2026-04-29 19:03:38,517 - INFO - VMI b46342e1-7258-4855-9173-ae5aad0f0b8a verification in API Server passed 2026-04-29 19:03:38,607 - DEBUG - Response for delete_port : () 2026-04-29 19:03:38,607 - INFO - Deleted port b46342e1-7258-4855-9173-ae5aad0f0b8a 2026-04-29 19:03:38,607 - INFO - Deleting VN ctest-vn-64097621 2026-04-29 19:03:38,709 - DEBUG - Response for deleting network () 2026-04-29 19:03:38,972 - DEBUG - No XMPP flaps were noticed during the test 2026-04-29 19:03:38,972 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-04-29 19:03:38,972 - INFO - -------------------------------------------------------------------------------- 2026-04-29 19:03:38,974 - INFO - ================================================================================ 2026-04-29 19:03:38,975 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-29 19:03:38,975 - 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-29 19:03:39,262 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.17': '0'}} with 2026-04-29 19:03:39,262 - INFO - Initial checks done. Running the testcase now 2026-04-29 19:03:39,263 - INFO - 2026-04-29 19:03:39,446 - DEBUG - Response for create_network : {'network': {'id': 'df9cff9f-ed37-4d95-af25-6b01636182ee', 'name': 'ctest-vn1-64289164', 'tenant_id': '8f346c03a12f4fc096814f13156f6dee', 'project_id': '8f346c03a12f4fc096814f13156f6dee', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-04560489', 'ctest-vn1-64289164'], 'port_security_enabled': True, 'description': ''}} 2026-04-29 19:03:39,649 - DEBUG - Response for create_subnet : {'subnet': {'id': '2ef04cf0-c1de-4961-9a13-e354ac8cffdd', 'name': '', 'tenant_id': '8f346c03a12f4fc096814f13156f6dee', 'network_id': 'df9cff9f-ed37-4d95-af25-6b01636182ee', 'ip_version': 4, 'cidr': '145.125.67.64/26', 'allocation_pools': [{'start': '145.125.67.66', 'end': '145.125.67.126'}], 'gateway_ip': '145.125.67.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '145.125.67.66', 'tags': [], 'project_id': '8f346c03a12f4fc096814f13156f6dee'}} 2026-04-29 19:03:39,810 - DEBUG - Response for create_subnet : {'subnet': {'id': '7376390d-3426-4f01-8e1a-38ea041814d8', 'name': '', 'tenant_id': '8f346c03a12f4fc096814f13156f6dee', 'network_id': 'df9cff9f-ed37-4d95-af25-6b01636182ee', 'ip_version': 4, 'cidr': '217.211.114.128/26', 'allocation_pools': [{'start': '217.211.114.130', 'end': '217.211.114.190'}], 'gateway_ip': '217.211.114.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '217.211.114.130', 'tags': [], 'project_id': '8f346c03a12f4fc096814f13156f6dee'}} 2026-04-29 19:03:39,831 - INFO - Created VN ctest-vn1-64289164 2026-04-29 19:03:39,883 - DEBUG - VN ctest-vn1-64289164 UUID is df9cff9f-ed37-4d95-af25-6b01636182ee 2026-04-29 19:03:40,187 - DEBUG - Response for create_port : {'port': {'name': 'e4538aaa-9845-469f-9323-463e33a46337', 'id': 'e4538aaa-9845-469f-9323-463e33a46337', 'tenant_id': '8f346c03a12f4fc096814f13156f6dee', 'network_id': 'df9cff9f-ed37-4d95-af25-6b01636182ee', 'mac_address': '02:e4:53:8a:aa:98', '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': '145.125.67.69', 'subnet_id': '2ef04cf0-c1de-4961-9a13-e354ac8cffdd'}], 'security_groups': ['6e0f3e72-2d98-4b6d-aad1-c20692684920'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8f346c03a12f4fc096814f13156f6dee'}} 2026-04-29 19:03:40,369 - DEBUG - Response for create_port : {'port': {'name': '1f02a129-ecf3-40fa-8ee9-9cff6528bc4e', 'id': '1f02a129-ecf3-40fa-8ee9-9cff6528bc4e', 'tenant_id': '8f346c03a12f4fc096814f13156f6dee', 'network_id': 'df9cff9f-ed37-4d95-af25-6b01636182ee', 'mac_address': '02:1f:02:a1:29:ec', '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': '217.211.114.133', 'subnet_id': '7376390d-3426-4f01-8e1a-38ea041814d8'}], 'security_groups': ['6e0f3e72-2d98-4b6d-aad1-c20692684920'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8f346c03a12f4fc096814f13156f6dee'}} 2026-04-29 19:03:40,432 - DEBUG - Services list from nova: [, , ] 2026-04-29 19:03:40,805 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5713-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5713-1) 2026-04-29 19:03:41,237 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5713-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5713-1) 2026-04-29 19:03:41,237 - INFO - Waiting for VM ctest-vn1-vm1-07188663 to be up.. 2026-04-29 19:03:41,280 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-29 19:03:46,364 - DEBUG - VM is in ACTIVE state now 2026-04-29 19:03:46,364 - INFO - VM name : ctest-vn1-vm1-07188663 2026-04-29 19:03:46,444 - DEBUG - VM ctest-vn1-vm1-07188663 ID is f83f7f3f-f545-4eb9-9169-80edc532b8a3 2026-04-29 19:03:46,464 - DEBUG - VM ctest-vn1-vm1-07188663 launched on Node cn-jenkins-deploy-platform-ansible-os-5713-1 2026-04-29 19:03:46,541 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/f83f7f3f-f545-4eb9-9169-80edc532b8a3 2026-04-29 19:03:46,549 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/e4538aaa-9845-469f-9323-463e33a46337 2026-04-29 19:03:49,814 - 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 1019ms') 2026-04-29 19:03:49,814 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-07188663 failed! 2026-04-29 19:03:49,867 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-04560489:ctest-vn1-64289164 is 145.125.67.65 and allocation pool is NOT set 2026-04-29 19:03:49,867 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-04560489:ctest-vn1-64289164 is 217.211.114.129 and allocation pool is NOT set 2026-04-29 19:03:53,934 - 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=7.45 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1009ms\r\nrtt min/avg/max/mdev = 7.453/7.453/7.453/0.000 ms') 2026-04-29 19:03:53,935 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-07188663 passed 2026-04-29 19:03:54,083 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 19:03:54,083 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-07188663, IP 145.125.67.69, Port 22 2026-04-29 19:03:55,939 - DEBUG - VM ctest-vn1-vm1-07188663 is ready for SSH connections 2026-04-29 19:03:55,939 - INFO - Waiting for VM ctest-vn1-vm2-30233647 to be up.. 2026-04-29 19:03:56,021 - DEBUG - VM is in ACTIVE state now 2026-04-29 19:03:56,021 - INFO - VM name : ctest-vn1-vm2-30233647 2026-04-29 19:03:56,100 - DEBUG - VM ctest-vn1-vm2-30233647 ID is 7554b6ba-d0ea-4782-80f8-1f8327e5584f 2026-04-29 19:03:56,100 - DEBUG - VM ctest-vn1-vm2-30233647 launched on Node cn-jenkins-deploy-platform-ansible-os-5713-1 2026-04-29 19:03:56,172 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/7554b6ba-d0ea-4782-80f8-1f8327e5584f 2026-04-29 19:03:56,181 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/1f02a129-ecf3-40fa-8ee9-9cff6528bc4e 2026-04-29 19:03:57,422 - 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=2.84 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.456 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.456/1.646/2.836/1.190 ms') 2026-04-29 19:03:57,422 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-30233647 passed 2026-04-29 19:03:57,575 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 19:03:57,575 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-30233647, IP 217.211.114.133, Port 22 2026-04-29 19:03:57,731 - DEBUG - VM ctest-vn1-vm2-30233647 is ready for SSH connections 2026-04-29 19:03:57,731 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 19:03:57,731 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 19:03:57,731 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-29 19:03:57,731 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 145.125.67.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123 2026-04-29 19:03:57,731 - DEBUG - ping -s 56 -c 3 -W 1 145.125.67.69 2026-04-29 19:04:00,440 - DEBUG - PING 145.125.67.69 (145.125.67.69): 56 data bytes 64 bytes from 145.125.67.69: seq=0 ttl=63 time=3.512 ms 64 bytes from 145.125.67.69: seq=1 ttl=63 time=1.001 ms 64 bytes from 145.125.67.69: seq=2 ttl=63 time=1.241 ms --- 145.125.67.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.001/1.918/3.512 ms 2026-04-29 19:04:00,440 - INFO - Ping to IP 145.125.67.69 from VM ctest-vn1-vm2-30233647 passed 2026-04-29 19:04:00,440 - INFO - Detaching port 1f02a129-ecf3-40fa-8ee9-9cff6528bc4e from VM ctest-vn1-vm2-30233647 2026-04-29 19:04:00,491 - INFO - Deleting VM ctest-vn1-vm2-30233647 2026-04-29 19:04:00,569 - INFO - Detaching port e4538aaa-9845-469f-9323-463e33a46337 from VM ctest-vn1-vm1-07188663 2026-04-29 19:04:00,609 - INFO - Deleting VM ctest-vn1-vm1-07188663 2026-04-29 19:04:00,874 - DEBUG - Response for delete_port : () 2026-04-29 19:04:01,084 - DEBUG - Response for delete_port : () 2026-04-29 19:04:01,084 - INFO - Deleting VN ctest-vn1-64289164 2026-04-29 19:04:01,257 - DEBUG - Response for deleting network () 2026-04-29 19:04:01,522 - DEBUG - No XMPP flaps were noticed during the test 2026-04-29 19:04:01,522 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:23] 2026-04-29 19:04:01,522 - INFO - -------------------------------------------------------------------------------- 2026-04-29 19:04:02,242 - INFO - Deleted project: ctest-TestPorts-04560489, ID : 8f346c03-a12f-4fc0-9681-4f13156f6dee