2026-03-23 06:11:04,049 - INFO - Domain Default found not creating 2026-03-23 06:11:04,211 - INFO - Project ctest-TestPorts-98407125 not found, creating it 2026-03-23 06:11:04,759 - INFO - Created Project:ctest-TestPorts-98407125, ID : 832a3e59-6aa6-4468-b039-621527a280e8 2026-03-23 06:11:06,289 - INFO - ================================================================================ 2026-03-23 06:11:06,290 - INFO - STARTING TEST : test_ports_bindings 2026-03-23 06:11:06,290 - 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-03-23 06:11:07,576 - WARNING - Test is running with cores: {'10.0.0.33': ['core.contrail-collec.1.cn-jenkins-deploy-platform-ansible-os-5515-3.1774244755']} 2026-03-23 06:11:07,590 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.14': '0', '10.20.0.254': '0'}, '10.0.0.22': {'10.20.0.14': '0', '10.20.0.254': '0'}} with 2026-03-23 06:11:07,590 - INFO - Initial checks done. Running the testcase now 2026-03-23 06:11:07,590 - INFO - 2026-03-23 06:11:08,303 - DEBUG - Response for create_network : {'network': {'id': '0f170a75-65c5-407f-923f-d3df20255e9e', 'name': 'ctest-vn-33216976', 'tenant_id': '832a3e596aa64468b039621527a280e8', 'project_id': '832a3e596aa64468b039621527a280e8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-98407125', 'ctest-vn-33216976'], 'port_security_enabled': True, 'description': ''}} 2026-03-23 06:11:08,614 - DEBUG - Response for create_subnet : {'subnet': {'id': '48901139-d6d6-417b-9bb8-599eab97e060', 'name': '', 'tenant_id': '832a3e596aa64468b039621527a280e8', 'network_id': '0f170a75-65c5-407f-923f-d3df20255e9e', 'ip_version': 4, 'cidr': '193.61.44.0/26', 'allocation_pools': [{'start': '193.61.44.2', 'end': '193.61.44.62'}], 'gateway_ip': '193.61.44.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '193.61.44.2', 'tags': [], 'project_id': '832a3e596aa64468b039621527a280e8'}} 2026-03-23 06:11:08,637 - INFO - Created VN ctest-vn-33216976 2026-03-23 06:11:08,646 - DEBUG - VN ctest-vn-33216976 UUID is 0f170a75-65c5-407f-923f-d3df20255e9e 2026-03-23 06:11:08,718 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-98407125', 'ctest-vmi-13499340']} 2026-03-23 06:11:09,074 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-13499340', 'id': 'd13aebc4-f5b2-4ede-ac08-fcfe1877c294', 'tenant_id': '832a3e596aa64468b039621527a280e8', 'network_id': '0f170a75-65c5-407f-923f-d3df20255e9e', 'mac_address': '02:d1:3a:eb:c4:f5', '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': '193.61.44.3', 'subnet_id': '48901139-d6d6-417b-9bb8-599eab97e060'}], 'security_groups': ['fa7863f1-d841-48c4-b14e-aae69a32da73'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '832a3e596aa64468b039621527a280e8'}} 2026-03-23 06:11:09,074 - DEBUG - Created port d13aebc4-f5b2-4ede-ac08-fcfe1877c294 2026-03-23 06:11:09,188 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/d13aebc4-f5b2-4ede-ac08-fcfe1877c294 2026-03-23 06:11:09,481 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/d13aebc4-f5b2-4ede-ac08-fcfe1877c294 2026-03-23 06:11:09,514 - INFO - VMI d13aebc4-f5b2-4ede-ac08-fcfe1877c294 verification in API Server passed 2026-03-23 06:11:09,666 - DEBUG - Response for delete_port : () 2026-03-23 06:11:09,666 - INFO - Deleted port d13aebc4-f5b2-4ede-ac08-fcfe1877c294 2026-03-23 06:11:09,666 - INFO - Deleting VN ctest-vn-33216976 2026-03-23 06:11:09,829 - DEBUG - Response for deleting network () 2026-03-23 06:11:11,102 - DEBUG - No XMPP flaps were noticed during the test 2026-03-23 06:11:11,102 - INFO - END TEST : test_ports_bindings : PASSED[0:00:05] 2026-03-23 06:11:11,102 - INFO - -------------------------------------------------------------------------------- 2026-03-23 06:11:11,117 - INFO - ================================================================================ 2026-03-23 06:11:11,118 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-23 06:11:11,118 - 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-03-23 06:11:12,436 - WARNING - Test is running with cores: {'10.0.0.33': ['core.contrail-collec.1.cn-jenkins-deploy-platform-ansible-os-5515-3.1774244755']} 2026-03-23 06:11:12,449 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.14': '0', '10.20.0.254': '0'}, '10.0.0.22': {'10.20.0.14': '0', '10.20.0.254': '0'}} with 2026-03-23 06:11:12,449 - INFO - Initial checks done. Running the testcase now 2026-03-23 06:11:12,449 - INFO - 2026-03-23 06:11:12,950 - DEBUG - Response for create_network : {'network': {'id': '7b60cc97-4d98-44e5-9b8f-4e567cff92a1', 'name': 'ctest-vn1-86546180', 'tenant_id': '832a3e596aa64468b039621527a280e8', 'project_id': '832a3e596aa64468b039621527a280e8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-98407125', 'ctest-vn1-86546180'], 'port_security_enabled': True, 'description': ''}} 2026-03-23 06:11:13,264 - DEBUG - Response for create_subnet : {'subnet': {'id': '4aee37c5-9d6c-47f3-b06f-6db371885558', 'name': '', 'tenant_id': '832a3e596aa64468b039621527a280e8', 'network_id': '7b60cc97-4d98-44e5-9b8f-4e567cff92a1', 'ip_version': 4, 'cidr': '207.193.90.64/26', 'allocation_pools': [{'start': '207.193.90.66', 'end': '207.193.90.126'}], 'gateway_ip': '207.193.90.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '207.193.90.66', 'tags': [], 'project_id': '832a3e596aa64468b039621527a280e8'}} 2026-03-23 06:11:13,491 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f58815f4-6d8d-4340-b534-c9fb5270014d', 'name': '', 'tenant_id': '832a3e596aa64468b039621527a280e8', 'network_id': '7b60cc97-4d98-44e5-9b8f-4e567cff92a1', 'ip_version': 4, 'cidr': '26.190.221.0/26', 'allocation_pools': [{'start': '26.190.221.2', 'end': '26.190.221.62'}], 'gateway_ip': '26.190.221.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '26.190.221.2', 'tags': [], 'project_id': '832a3e596aa64468b039621527a280e8'}} 2026-03-23 06:11:13,522 - INFO - Created VN ctest-vn1-86546180 2026-03-23 06:11:13,534 - DEBUG - VN ctest-vn1-86546180 UUID is 7b60cc97-4d98-44e5-9b8f-4e567cff92a1 2026-03-23 06:11:13,891 - DEBUG - Response for create_port : {'port': {'name': '3755a601-3233-4ef6-8447-12a8380f674f', 'id': '3755a601-3233-4ef6-8447-12a8380f674f', 'tenant_id': '832a3e596aa64468b039621527a280e8', 'network_id': '7b60cc97-4d98-44e5-9b8f-4e567cff92a1', 'mac_address': '02:37:55:a6:01:32', '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': '207.193.90.69', 'subnet_id': '4aee37c5-9d6c-47f3-b06f-6db371885558'}], 'security_groups': ['fa7863f1-d841-48c4-b14e-aae69a32da73'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '832a3e596aa64468b039621527a280e8'}} 2026-03-23 06:11:14,232 - DEBUG - Response for create_port : {'port': {'name': 'dc519fb6-b5ff-48d0-9fcc-6dc53f1aa027', 'id': 'dc519fb6-b5ff-48d0-9fcc-6dc53f1aa027', 'tenant_id': '832a3e596aa64468b039621527a280e8', 'network_id': '7b60cc97-4d98-44e5-9b8f-4e567cff92a1', 'mac_address': '02:dc:51:9f:b6:b5', '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': '26.190.221.5', 'subnet_id': 'f58815f4-6d8d-4340-b534-c9fb5270014d'}], 'security_groups': ['fa7863f1-d841-48c4-b14e-aae69a32da73'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '832a3e596aa64468b039621527a280e8'}} 2026-03-23 06:11:14,297 - DEBUG - Services list from nova: [, , , ] 2026-03-23 06:11:14,699 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5515-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5515-2) 2026-03-23 06:11:15,146 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5515-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5515-1) 2026-03-23 06:11:15,146 - INFO - Waiting for VM ctest-vn1-vm1-21820146 to be up.. 2026-03-23 06:11:15,191 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-23 06:11:20,292 - DEBUG - VM is in ACTIVE state now 2026-03-23 06:11:20,292 - INFO - VM name : ctest-vn1-vm1-21820146 2026-03-23 06:11:20,403 - DEBUG - VM ctest-vn1-vm1-21820146 ID is 4a1b7ce0-67db-41b2-9ba7-33a202de7c9e 2026-03-23 06:11:20,438 - DEBUG - VM ctest-vn1-vm1-21820146 launched on Node an-jenkins-deploy-platform-ansible-os-5515-2 2026-03-23 06:11:20,526 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/4a1b7ce0-67db-41b2-9ba7-33a202de7c9e 2026-03-23 06:11:20,832 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/4a1b7ce0-67db-41b2-9ba7-33a202de7c9e 2026-03-23 06:11:20,879 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/3755a601-3233-4ef6-8447-12a8380f674f 2026-03-23 06:11:24,128 - 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 1028ms') 2026-03-23 06:11:24,128 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21820146 failed! 2026-03-23 06:11:24,142 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-98407125:ctest-vn1-86546180 is 207.193.90.65 and allocation pool is NOT set 2026-03-23 06:11:24,142 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-98407125:ctest-vn1-86546180 is 26.190.221.1 and allocation pool is NOT set 2026-03-23 06:11:26,214 - 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.40 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.813 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.813/2.607/4.402/1.794 ms') 2026-03-23 06:11:26,215 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-21820146 passed 2026-03-23 06:11:26,329 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 06:11:26,329 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-21820146, IP 207.193.90.69, Port 22 2026-03-23 06:11:26,492 - DEBUG - VM ctest-vn1-vm1-21820146 is ready for SSH connections 2026-03-23 06:11:26,492 - INFO - Waiting for VM ctest-vn1-vm2-24849190 to be up.. 2026-03-23 06:11:26,573 - DEBUG - VM is in ACTIVE state now 2026-03-23 06:11:26,573 - INFO - VM name : ctest-vn1-vm2-24849190 2026-03-23 06:11:26,657 - DEBUG - VM ctest-vn1-vm2-24849190 ID is 87364200-4317-4685-88ce-06cfeefbbee5 2026-03-23 06:11:26,658 - DEBUG - VM ctest-vn1-vm2-24849190 launched on Node an-jenkins-deploy-platform-ansible-os-5515-1 2026-03-23 06:11:26,733 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/87364200-4317-4685-88ce-06cfeefbbee5 2026-03-23 06:11:26,743 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/dc519fb6-b5ff-48d0-9fcc-6dc53f1aa027 2026-03-23 06:11:27,957 - 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=6.70 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.69 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 1.693/4.194/6.696/2.501 ms') 2026-03-23 06:11:27,957 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-24849190 passed 2026-03-23 06:11:28,073 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 06:11:28,073 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-24849190, IP 26.190.221.5, Port 22 2026-03-23 06:11:28,252 - DEBUG - VM ctest-vn1-vm2-24849190 is ready for SSH connections 2026-03-23 06:11:28,252 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 06:11:28,252 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 06:11:28,252 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 06:11:28,252 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 207.193.90.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123 2026-03-23 06:11:28,252 - DEBUG - ping -s 56 -c 3 -W 1 207.193.90.69 2026-03-23 06:11:31,382 - DEBUG - PING 207.193.90.69 (207.193.90.69): 56 data bytes 64 bytes from 207.193.90.69: seq=0 ttl=63 time=4.504 ms 64 bytes from 207.193.90.69: seq=1 ttl=63 time=1.751 ms 64 bytes from 207.193.90.69: seq=2 ttl=63 time=1.553 ms --- 207.193.90.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.553/2.602/4.504 ms 2026-03-23 06:11:31,382 - INFO - Ping to IP 207.193.90.69 from VM ctest-vn1-vm2-24849190 passed 2026-03-23 06:11:31,382 - INFO - Detaching port dc519fb6-b5ff-48d0-9fcc-6dc53f1aa027 from VM ctest-vn1-vm2-24849190 2026-03-23 06:11:31,433 - INFO - Deleting VM ctest-vn1-vm2-24849190 2026-03-23 06:11:31,500 - INFO - Detaching port 3755a601-3233-4ef6-8447-12a8380f674f from VM ctest-vn1-vm1-21820146 2026-03-23 06:11:31,534 - INFO - Deleting VM ctest-vn1-vm1-21820146 2026-03-23 06:11:31,907 - DEBUG - Response for delete_port : () 2026-03-23 06:11:32,160 - DEBUG - Response for delete_port : () 2026-03-23 06:11:32,160 - INFO - Deleting VN ctest-vn1-86546180 2026-03-23 06:11:32,403 - DEBUG - Response for deleting network () 2026-03-23 06:11:33,701 - DEBUG - No XMPP flaps were noticed during the test 2026-03-23 06:11:33,702 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:22] 2026-03-23 06:11:33,702 - INFO - -------------------------------------------------------------------------------- 2026-03-23 06:11:34,460 - INFO - Deleted project: ctest-TestPorts-98407125, ID : 832a3e59-6aa6-4468-b039-621527a280e8