2026-03-23 17:43:39,104 - INFO - Domain Default found not creating 2026-03-23 17:43:39,443 - INFO - Project ctest-TestPorts-10207671 not found, creating it 2026-03-23 17:43:39,983 - INFO - Created Project:ctest-TestPorts-10207671, ID : a7bbe01c-168b-4735-953e-df3ee652ce06 2026-03-23 17:43:41,907 - INFO - ================================================================================ 2026-03-23 17:43:41,907 - INFO - STARTING TEST : test_ports_bindings 2026-03-23 17:43:41,907 - 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 17:43:42,187 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.17': '0'}} with 2026-03-23 17:43:42,187 - INFO - Initial checks done. Running the testcase now 2026-03-23 17:43:42,187 - INFO - 2026-03-23 17:43:42,929 - DEBUG - Response for create_network : {'network': {'id': '9e79e4bf-424a-4c65-8021-7b367da1f454', 'name': 'ctest-vn-80451563', 'tenant_id': 'a7bbe01c168b4735953edf3ee652ce06', 'project_id': 'a7bbe01c168b4735953edf3ee652ce06', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-10207671', 'ctest-vn-80451563'], 'port_security_enabled': True, 'description': ''}} 2026-03-23 17:43:43,172 - DEBUG - Response for create_subnet : {'subnet': {'id': '78195221-766c-47be-96da-f23c544f6e87', 'name': '', 'tenant_id': 'a7bbe01c168b4735953edf3ee652ce06', 'network_id': '9e79e4bf-424a-4c65-8021-7b367da1f454', 'ip_version': 4, 'cidr': '132.123.81.128/26', 'allocation_pools': [{'start': '132.123.81.130', 'end': '132.123.81.190'}], 'gateway_ip': '132.123.81.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '132.123.81.130', 'tags': [], 'project_id': 'a7bbe01c168b4735953edf3ee652ce06'}} 2026-03-23 17:43:43,194 - INFO - Created VN ctest-vn-80451563 2026-03-23 17:43:43,253 - DEBUG - VN ctest-vn-80451563 UUID is 9e79e4bf-424a-4c65-8021-7b367da1f454 2026-03-23 17:43:43,399 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-10207671', 'ctest-vmi-51195019']} 2026-03-23 17:43:43,717 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-51195019', 'id': '39ec4fff-1360-417d-958f-719bf9d5eb09', 'tenant_id': 'a7bbe01c168b4735953edf3ee652ce06', 'network_id': '9e79e4bf-424a-4c65-8021-7b367da1f454', 'mac_address': '02:39:ec:4f:ff:13', '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': '132.123.81.131', 'subnet_id': '78195221-766c-47be-96da-f23c544f6e87'}], 'security_groups': ['9ea70938-334b-4912-98bb-94c6fdc4f264'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a7bbe01c168b4735953edf3ee652ce06'}} 2026-03-23 17:43:43,717 - DEBUG - Created port 39ec4fff-1360-417d-958f-719bf9d5eb09 2026-03-23 17:43:43,824 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/39ec4fff-1360-417d-958f-719bf9d5eb09 2026-03-23 17:43:44,157 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/39ec4fff-1360-417d-958f-719bf9d5eb09 2026-03-23 17:43:44,210 - INFO - VMI 39ec4fff-1360-417d-958f-719bf9d5eb09 verification in API Server passed 2026-03-23 17:43:44,328 - DEBUG - Response for delete_port : () 2026-03-23 17:43:44,329 - INFO - Deleted port 39ec4fff-1360-417d-958f-719bf9d5eb09 2026-03-23 17:43:44,329 - INFO - Deleting VN ctest-vn-80451563 2026-03-23 17:43:44,450 - DEBUG - Response for deleting network () 2026-03-23 17:43:44,748 - DEBUG - No XMPP flaps were noticed during the test
2026-03-23 17:43:44,748 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-03-23 17:43:44,748 - INFO - -------------------------------------------------------------------------------- 2026-03-23 17:43:44,758 - INFO - ================================================================================ 2026-03-23 17:43:44,759 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-23 17:43:44,759 - 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 17:43:45,057 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.17': '0'}} with 2026-03-23 17:43:45,057 - INFO - Initial checks done. Running the testcase now 2026-03-23 17:43:45,057 - INFO - 2026-03-23 17:43:45,322 - DEBUG - Response for create_network : {'network': {'id': 'd23d0e62-7e56-4d5a-8d67-c57dc7e3fabb', 'name': 'ctest-vn1-20966830', 'tenant_id': 'a7bbe01c168b4735953edf3ee652ce06', 'project_id': 'a7bbe01c168b4735953edf3ee652ce06', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-10207671', 'ctest-vn1-20966830'], 'port_security_enabled': True, 'description': ''}} 2026-03-23 17:43:45,515 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b3cb4890-a03f-4e57-b8e3-22335941d1ea', 'name': '', 'tenant_id': 'a7bbe01c168b4735953edf3ee652ce06', 'network_id': 'd23d0e62-7e56-4d5a-8d67-c57dc7e3fabb', 'ip_version': 4, 'cidr': '75.152.212.0/26', 'allocation_pools': [{'start': '75.152.212.2', 'end': '75.152.212.62'}], 'gateway_ip': '75.152.212.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '75.152.212.2', 'tags': [], 'project_id': 'a7bbe01c168b4735953edf3ee652ce06'}} 2026-03-23 17:43:45,725 - DEBUG - Response for create_subnet : {'subnet': {'id': '15648275-dd54-4021-ac4a-814428e502ab', 'name': '', 'tenant_id': 'a7bbe01c168b4735953edf3ee652ce06', 'network_id': 'd23d0e62-7e56-4d5a-8d67-c57dc7e3fabb', 'ip_version': 4, 'cidr': '163.78.0.128/26', 'allocation_pools': [{'start': '163.78.0.130', 'end': '163.78.0.190'}], 'gateway_ip': '163.78.0.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '163.78.0.130', 'tags': [], 'project_id': 'a7bbe01c168b4735953edf3ee652ce06'}} 2026-03-23 17:43:45,744 - INFO - Created VN ctest-vn1-20966830 2026-03-23 17:43:45,796 - DEBUG - VN ctest-vn1-20966830 UUID is d23d0e62-7e56-4d5a-8d67-c57dc7e3fabb 2026-03-23 17:43:46,191 - DEBUG - Response for create_port : {'port': {'name': '2714f6aa-b8dd-48fc-a4dd-da13bd699511', 'id': '2714f6aa-b8dd-48fc-a4dd-da13bd699511', 'tenant_id': 'a7bbe01c168b4735953edf3ee652ce06', 'network_id': 'd23d0e62-7e56-4d5a-8d67-c57dc7e3fabb', 'mac_address': '02:27:14:f6:aa:b8', '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': '75.152.212.5', 'subnet_id': 'b3cb4890-a03f-4e57-b8e3-22335941d1ea'}], 'security_groups': ['9ea70938-334b-4912-98bb-94c6fdc4f264'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a7bbe01c168b4735953edf3ee652ce06'}} 2026-03-23 17:43:46,389 - DEBUG - Response for create_port : {'port': {'name': 'f1c354ab-dec4-483d-87df-98c08793eebc', 'id': 'f1c354ab-dec4-483d-87df-98c08793eebc', 'tenant_id': 'a7bbe01c168b4735953edf3ee652ce06', 'network_id': 'd23d0e62-7e56-4d5a-8d67-c57dc7e3fabb', 'mac_address': '02:f1:c3:54:ab:de', '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': '163.78.0.133', 'subnet_id': '15648275-dd54-4021-ac4a-814428e502ab'}], 'security_groups': ['9ea70938-334b-4912-98bb-94c6fdc4f264'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a7bbe01c168b4735953edf3ee652ce06'}} 2026-03-23 17:43:46,447 - DEBUG - Services list from nova: [, , ] 2026-03-23 17:43:46,892 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5522-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5522-1) 2026-03-23 17:43:47,419 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5522-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5522-1) 2026-03-23 17:43:47,420 - INFO - Waiting for VM ctest-vn1-vm1-08840558 to be up.. 2026-03-23 17:43:47,468 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-23 17:43:52,580 - DEBUG - VM is in ACTIVE state now 2026-03-23 17:43:52,580 - INFO - VM name : ctest-vn1-vm1-08840558 2026-03-23 17:43:52,700 - DEBUG - VM ctest-vn1-vm1-08840558 ID is 48ee33df-bf4a-4edd-a6fd-e02018eca6aa 2026-03-23 17:43:52,732 - DEBUG - VM ctest-vn1-vm1-08840558 launched on Node cn-jenkins-deploy-platform-ansible-os-5522-1 2026-03-23 17:43:52,830 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/48ee33df-bf4a-4edd-a6fd-e02018eca6aa 2026-03-23 17:43:52,842 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/2714f6aa-b8dd-48fc-a4dd-da13bd699511 2026-03-23 17:43:56,102 - 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 1011ms') 2026-03-23 17:43:56,102 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-08840558 failed! 2026-03-23 17:43:56,160 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-10207671:ctest-vn1-20966830 is 75.152.212.1 and allocation pool is NOT set 2026-03-23 17:43:56,161 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-10207671:ctest-vn1-20966830 is 163.78.0.129 and allocation pool is NOT set 2026-03-23 17:43:58,219 - 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.18 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.671 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.671/2.427/4.184/1.756 ms') 2026-03-23 17:43:58,219 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-08840558 passed 2026-03-23 17:43:58,380 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 17:43:58,381 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-08840558, IP 75.152.212.5, Port 22 2026-03-23 17:43:58,551 - DEBUG - VM ctest-vn1-vm1-08840558 is ready for SSH connections 2026-03-23 17:43:58,551 - INFO - Waiting for VM ctest-vn1-vm2-51580432 to be up.. 2026-03-23 17:43:58,654 - DEBUG - VM is in ACTIVE state now 2026-03-23 17:43:58,654 - INFO - VM name : ctest-vn1-vm2-51580432 2026-03-23 17:43:58,736 - DEBUG - VM ctest-vn1-vm2-51580432 ID is 1177008f-39a5-4f0a-b0e2-cf4edc4a54b5 2026-03-23 17:43:58,736 - DEBUG - VM ctest-vn1-vm2-51580432 launched on Node cn-jenkins-deploy-platform-ansible-os-5522-1 2026-03-23 17:43:58,826 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/1177008f-39a5-4f0a-b0e2-cf4edc4a54b5 2026-03-23 17:43:58,837 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/f1c354ab-dec4-483d-87df-98c08793eebc 2026-03-23 17:44:00,085 - 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.37 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.555 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.555/1.960/3.365/1.405 ms') 2026-03-23 17:44:00,085 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-51580432 passed 2026-03-23 17:44:00,244 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 17:44:00,245 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-51580432, IP 163.78.0.133, Port 22 2026-03-23 17:44:00,419 - DEBUG - VM ctest-vn1-vm2-51580432 is ready for SSH connections 2026-03-23 17:44:00,419 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 17:44:00,419 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 17:44:00,419 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-23 17:44:00,419 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 75.152.212.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123 2026-03-23 17:44:00,419 - DEBUG - ping -s 56 -c 3 -W 1 75.152.212.5 2026-03-23 17:44:03,080 - DEBUG - PING 75.152.212.5 (75.152.212.5): 56 data bytes 64 bytes from 75.152.212.5: seq=0 ttl=63 time=4.099 ms 64 bytes from 75.152.212.5: seq=1 ttl=63 time=1.554 ms 64 bytes from 75.152.212.5: seq=2 ttl=63 time=1.228 ms --- 75.152.212.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.228/2.293/4.099 ms 2026-03-23 17:44:03,080 - INFO - Ping to IP 75.152.212.5 from VM ctest-vn1-vm2-51580432 passed 2026-03-23 17:44:03,080 - INFO - Detaching port f1c354ab-dec4-483d-87df-98c08793eebc from VM ctest-vn1-vm2-51580432 2026-03-23 17:44:03,183 - INFO - Deleting VM ctest-vn1-vm2-51580432 2026-03-23 17:44:03,294 - INFO - Detaching port 2714f6aa-b8dd-48fc-a4dd-da13bd699511 from VM ctest-vn1-vm1-08840558 2026-03-23 17:44:03,347 - INFO - Deleting VM ctest-vn1-vm1-08840558 2026-03-23 17:44:03,619 - DEBUG - Response for delete_port : () 2026-03-23 17:44:03,786 - DEBUG - Response for delete_port : () 2026-03-23 17:44:03,787 - INFO - Deleting VN ctest-vn1-20966830 2026-03-23 17:44:03,936 - DEBUG - Response for deleting network () 2026-03-23 17:44:04,210 - DEBUG - No XMPP flaps were noticed during the test
2026-03-23 17:44:04,211 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:20]
2026-03-23 17:44:04,211 - INFO - -------------------------------------------------------------------------------- 2026-03-23 17:44:04,985 - INFO - Deleted project: ctest-TestPorts-10207671, ID : a7bbe01c-168b-4735-953e-df3ee652ce06