2026-08-20 03:44:16,303 - INFO - Domain Default found not creating 2026-08-20 03:44:16,466 - INFO - Project ctest-TestPorts-05353728 not found, creating it 2026-08-20 03:44:16,934 - INFO - Created Project:ctest-TestPorts-05353728, ID : a18fbe8b-542b-4216-bcba-2f55153a12cd 2026-08-20 03:44:18,484 - INFO - ================================================================================ 2026-08-20 03:44:18,484 - INFO - STARTING TEST : test_ports_bindings 2026-08-20 03:44:18,484 - 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-08-20 03:44:18,749 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-08-20 03:44:18,749 - INFO - Initial checks done. Running the testcase now 2026-08-20 03:44:18,749 - INFO - 2026-08-20 03:44:19,314 - DEBUG - Response for create_network : {'network': {'id': '1c0a9968-0890-43b9-8582-9d6aed6835ad', 'name': 'ctest-vn-49754039', 'tenant_id': 'a18fbe8b542b4216bcba2f55153a12cd', 'project_id': 'a18fbe8b542b4216bcba2f55153a12cd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-05353728', 'ctest-vn-49754039'], 'port_security_enabled': True, 'description': ''}} 2026-08-20 03:44:19,543 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e27e02b2-d46d-4a72-876a-cd34ebe49341', 'name': '', 'tenant_id': 'a18fbe8b542b4216bcba2f55153a12cd', 'network_id': '1c0a9968-0890-43b9-8582-9d6aed6835ad', 'ip_version': 4, 'cidr': '40.232.84.0/26', 'allocation_pools': [{'start': '40.232.84.2', 'end': '40.232.84.62'}], 'gateway_ip': '40.232.84.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '40.232.84.2', 'tags': [], 'project_id': 'a18fbe8b542b4216bcba2f55153a12cd'}} 2026-08-20 03:44:19,563 - INFO - Created VN ctest-vn-49754039 2026-08-20 03:44:19,616 - DEBUG - VN ctest-vn-49754039 UUID is 1c0a9968-0890-43b9-8582-9d6aed6835ad 2026-08-20 03:44:19,716 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-05353728', 'ctest-vmi-63404835']} 2026-08-20 03:44:20,003 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-63404835', 'id': 'ba2ce163-f158-4c15-8c26-5ae8f9e8822b', 'tenant_id': 'a18fbe8b542b4216bcba2f55153a12cd', 'network_id': '1c0a9968-0890-43b9-8582-9d6aed6835ad', 'mac_address': '02:ba:2c:e1:63:f1', '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': '40.232.84.3', 'subnet_id': 'e27e02b2-d46d-4a72-876a-cd34ebe49341'}], 'security_groups': ['4c3b2242-03bc-43bd-ade7-e435b01dd478'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a18fbe8b542b4216bcba2f55153a12cd'}} 2026-08-20 03:44:20,003 - DEBUG - Created port ba2ce163-f158-4c15-8c26-5ae8f9e8822b 2026-08-20 03:44:20,112 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/ba2ce163-f158-4c15-8c26-5ae8f9e8822b 2026-08-20 03:44:20,431 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/ba2ce163-f158-4c15-8c26-5ae8f9e8822b 2026-08-20 03:44:20,459 - INFO - VMI ba2ce163-f158-4c15-8c26-5ae8f9e8822b verification in API Server passed 2026-08-20 03:44:20,542 - DEBUG - Response for delete_port : () 2026-08-20 03:44:20,542 - INFO - Deleted port ba2ce163-f158-4c15-8c26-5ae8f9e8822b 2026-08-20 03:44:20,542 - INFO - Deleting VN ctest-vn-49754039 2026-08-20 03:44:20,647 - DEBUG - Response for deleting network () 2026-08-20 03:44:20,901 - DEBUG - No XMPP flaps were noticed during the test
2026-08-20 03:44:20,901 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-08-20 03:44:20,901 - INFO - -------------------------------------------------------------------------------- 2026-08-20 03:44:20,903 - INFO - ================================================================================ 2026-08-20 03:44:20,903 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-20 03:44:20,903 - 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-08-20 03:44:21,190 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-08-20 03:44:21,190 - INFO - Initial checks done. Running the testcase now 2026-08-20 03:44:21,190 - INFO - 2026-08-20 03:44:21,373 - DEBUG - Response for create_network : {'network': {'id': 'b7e1c653-0cc1-483c-bf40-50b20dedba87', 'name': 'ctest-vn1-88981868', 'tenant_id': 'a18fbe8b542b4216bcba2f55153a12cd', 'project_id': 'a18fbe8b542b4216bcba2f55153a12cd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-05353728', 'ctest-vn1-88981868'], 'port_security_enabled': True, 'description': ''}} 2026-08-20 03:44:21,541 - DEBUG - Response for create_subnet : {'subnet': {'id': '204e2290-5ec7-49f6-b835-19e5c60d95fd', 'name': '', 'tenant_id': 'a18fbe8b542b4216bcba2f55153a12cd', 'network_id': 'b7e1c653-0cc1-483c-bf40-50b20dedba87', 'ip_version': 4, 'cidr': '56.123.200.128/26', 'allocation_pools': [{'start': '56.123.200.130', 'end': '56.123.200.190'}], 'gateway_ip': '56.123.200.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '56.123.200.130', 'tags': [], 'project_id': 'a18fbe8b542b4216bcba2f55153a12cd'}} 2026-08-20 03:44:21,743 - DEBUG - Response for create_subnet : {'subnet': {'id': '2bb9431e-6eb6-4b17-a661-259deb05d38d', 'name': '', 'tenant_id': 'a18fbe8b542b4216bcba2f55153a12cd', 'network_id': 'b7e1c653-0cc1-483c-bf40-50b20dedba87', 'ip_version': 4, 'cidr': '129.133.88.128/26', 'allocation_pools': [{'start': '129.133.88.130', 'end': '129.133.88.190'}], 'gateway_ip': '129.133.88.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '129.133.88.130', 'tags': [], 'project_id': 'a18fbe8b542b4216bcba2f55153a12cd'}} 2026-08-20 03:44:21,763 - INFO - Created VN ctest-vn1-88981868 2026-08-20 03:44:21,816 - DEBUG - VN ctest-vn1-88981868 UUID is b7e1c653-0cc1-483c-bf40-50b20dedba87 2026-08-20 03:44:22,125 - DEBUG - Response for create_port : {'port': {'name': 'c6f08b7d-9064-4476-9964-33ccc8d25ec2', 'id': 'c6f08b7d-9064-4476-9964-33ccc8d25ec2', 'tenant_id': 'a18fbe8b542b4216bcba2f55153a12cd', 'network_id': 'b7e1c653-0cc1-483c-bf40-50b20dedba87', 'mac_address': '02:c6:f0:8b:7d:90', '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': '56.123.200.133', 'subnet_id': '204e2290-5ec7-49f6-b835-19e5c60d95fd'}], 'security_groups': ['4c3b2242-03bc-43bd-ade7-e435b01dd478'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a18fbe8b542b4216bcba2f55153a12cd'}} 2026-08-20 03:44:22,330 - DEBUG - Response for create_port : {'port': {'name': '21c7bf48-bd5d-4c35-b624-2fcfaefa1620', 'id': '21c7bf48-bd5d-4c35-b624-2fcfaefa1620', 'tenant_id': 'a18fbe8b542b4216bcba2f55153a12cd', 'network_id': 'b7e1c653-0cc1-483c-bf40-50b20dedba87', 'mac_address': '02:21:c7:bf:48:bd', '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': '129.133.88.133', 'subnet_id': '2bb9431e-6eb6-4b17-a661-259deb05d38d'}], 'security_groups': ['4c3b2242-03bc-43bd-ade7-e435b01dd478'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a18fbe8b542b4216bcba2f55153a12cd'}} 2026-08-20 03:44:22,382 - DEBUG - Services list from nova: [, , ] 2026-08-20 03:44:22,692 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6181-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6181-1) 2026-08-20 03:44:23,070 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6181-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6181-1) 2026-08-20 03:44:23,070 - INFO - Waiting for VM ctest-vn1-vm1-37339574 to be up.. 2026-08-20 03:44:23,112 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 03:44:28,165 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 03:44:33,245 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 03:44:38,318 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 03:44:43,395 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 03:44:48,465 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 03:44:53,539 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 03:44:58,606 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-20 03:45:03,687 - DEBUG - VM is in ACTIVE state now 2026-08-20 03:45:03,687 - INFO - VM name : ctest-vn1-vm1-37339574 2026-08-20 03:45:03,758 - DEBUG - VM ctest-vn1-vm1-37339574 ID is e032333c-8273-4ac7-9276-660f394fd244 2026-08-20 03:45:03,781 - DEBUG - VM ctest-vn1-vm1-37339574 launched on Node cn-jenkins-deploy-platform-ansible-os-6181-1 2026-08-20 03:45:03,876 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/e032333c-8273-4ac7-9276-660f394fd244 2026-08-20 03:45:03,886 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/c6f08b7d-9064-4476-9964-33ccc8d25ec2 2026-08-20 03:45:07,143 - 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 1014ms') 2026-08-20 03:45:07,143 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-37339574 failed! 2026-08-20 03:45:07,200 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-05353728:ctest-vn1-88981868 is 56.123.200.129 and allocation pool is NOT set 2026-08-20 03:45:07,200 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-05353728:ctest-vn1-88981868 is 129.133.88.129 and allocation pool is NOT set 2026-08-20 03:45:09,263 - 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.27 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.08 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.083/2.677/4.271/1.594 ms') 2026-08-20 03:45:09,263 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-37339574 passed 2026-08-20 03:45:09,416 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 03:45:09,416 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-37339574, IP 56.123.200.133, Port 22 2026-08-20 03:45:09,571 - DEBUG - VM ctest-vn1-vm1-37339574 is ready for SSH connections 2026-08-20 03:45:09,571 - INFO - Waiting for VM ctest-vn1-vm2-48831788 to be up.. 2026-08-20 03:45:09,642 - DEBUG - VM is in ACTIVE state now 2026-08-20 03:45:09,642 - INFO - VM name : ctest-vn1-vm2-48831788 2026-08-20 03:45:09,714 - DEBUG - VM ctest-vn1-vm2-48831788 ID is 990ecc12-6c0c-4434-ad79-40d7c03974ec 2026-08-20 03:45:09,714 - DEBUG - VM ctest-vn1-vm2-48831788 launched on Node cn-jenkins-deploy-platform-ansible-os-6181-1 2026-08-20 03:45:09,786 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/990ecc12-6c0c-4434-ad79-40d7c03974ec 2026-08-20 03:45:09,795 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/21c7bf48-bd5d-4c35-b624-2fcfaefa1620 2026-08-20 03:45:11,042 - 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.42 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.529 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.529/1.973/3.418/1.444 ms') 2026-08-20 03:45:11,042 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-48831788 passed 2026-08-20 03:45:11,196 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 03:45:11,196 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-48831788, IP 129.133.88.133, Port 22 2026-08-20 03:45:11,362 - DEBUG - VM ctest-vn1-vm2-48831788 is ready for SSH connections 2026-08-20 03:45:11,362 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 03:45:11,362 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 03:45:11,362 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-20 03:45:11,362 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 56.123.200.133, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-08-20 03:45:11,362 - DEBUG - ping -s 56 -c 3 -W 1 56.123.200.133 2026-08-20 03:45:15,297 - DEBUG - PING 56.123.200.133 (56.123.200.133): 56 data bytes 64 bytes from 56.123.200.133: seq=0 ttl=63 time=4.103 ms 64 bytes from 56.123.200.133: seq=1 ttl=63 time=0.918 ms 64 bytes from 56.123.200.133: seq=2 ttl=63 time=0.914 ms --- 56.123.200.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.914/1.978/4.103 ms 2026-08-20 03:45:15,298 - INFO - Ping to IP 56.123.200.133 from VM ctest-vn1-vm2-48831788 passed 2026-08-20 03:45:15,298 - INFO - Detaching port 21c7bf48-bd5d-4c35-b624-2fcfaefa1620 from VM ctest-vn1-vm2-48831788 2026-08-20 03:45:15,348 - INFO - Deleting VM ctest-vn1-vm2-48831788 2026-08-20 03:45:15,413 - INFO - Detaching port c6f08b7d-9064-4476-9964-33ccc8d25ec2 from VM ctest-vn1-vm1-37339574 2026-08-20 03:45:15,442 - INFO - Deleting VM ctest-vn1-vm1-37339574 2026-08-20 03:45:15,647 - DEBUG - Response for delete_port : () 2026-08-20 03:45:15,812 - DEBUG - Response for delete_port : () 2026-08-20 03:45:15,812 - INFO - Deleting VN ctest-vn1-88981868 2026-08-20 03:45:15,935 - DEBUG - Response for deleting network () 2026-08-20 03:45:16,188 - DEBUG - No XMPP flaps were noticed during the test
2026-08-20 03:45:16,188 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:56]
2026-08-20 03:45:16,189 - INFO - -------------------------------------------------------------------------------- 2026-08-20 03:45:16,975 - INFO - Deleted project: ctest-TestPorts-05353728, ID : a18fbe8b-542b-4216-bcba-2f55153a12cd