2026-05-08 16:59:06,230 - INFO - Domain Default found not creating 2026-05-08 16:59:06,385 - INFO - Project ctest-TestPorts-72066004 not found, creating it 2026-05-08 16:59:06,841 - INFO - Created Project:ctest-TestPorts-72066004, ID : 09bdcac8-1c97-420d-84df-92adf87eb385 2026-05-08 16:59:08,243 - INFO - ================================================================================ 2026-05-08 16:59:08,243 - INFO - STARTING TEST : test_ports_bindings 2026-05-08 16:59:08,243 - 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-05-08 16:59:08,506 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-05-08 16:59:08,506 - INFO - Initial checks done. Running the testcase now 2026-05-08 16:59:08,507 - INFO - 2026-05-08 16:59:09,130 - DEBUG - Response for create_network : {'network': {'id': '1b2ea7a7-c8b8-47d1-abdd-1b5d032d96d5', 'name': 'ctest-vn-09229990', 'tenant_id': '09bdcac81c97420d84df92adf87eb385', 'project_id': '09bdcac81c97420d84df92adf87eb385', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-72066004', 'ctest-vn-09229990'], 'port_security_enabled': True, 'description': ''}} 2026-05-08 16:59:09,323 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c64c7cf1-5c79-423f-9957-2c4c32b60422', 'name': '', 'tenant_id': '09bdcac81c97420d84df92adf87eb385', 'network_id': '1b2ea7a7-c8b8-47d1-abdd-1b5d032d96d5', 'ip_version': 4, 'cidr': '24.147.185.192/26', 'allocation_pools': [{'start': '24.147.185.194', 'end': '24.147.185.254'}], 'gateway_ip': '24.147.185.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '24.147.185.194', 'tags': [], 'project_id': '09bdcac81c97420d84df92adf87eb385'}} 2026-05-08 16:59:09,339 - INFO - Created VN ctest-vn-09229990 2026-05-08 16:59:09,389 - DEBUG - VN ctest-vn-09229990 UUID is 1b2ea7a7-c8b8-47d1-abdd-1b5d032d96d5 2026-05-08 16:59:09,493 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-72066004', 'ctest-vmi-92800101']} 2026-05-08 16:59:09,766 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-92800101', 'id': '1b42b46d-1675-4844-aeed-9607ffe3cb09', 'tenant_id': '09bdcac81c97420d84df92adf87eb385', 'network_id': '1b2ea7a7-c8b8-47d1-abdd-1b5d032d96d5', 'mac_address': '02:1b:42:b4:6d:16', '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': '24.147.185.195', 'subnet_id': 'c64c7cf1-5c79-423f-9957-2c4c32b60422'}], 'security_groups': ['f4757d69-63f6-4b34-a129-50199ff304a5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '09bdcac81c97420d84df92adf87eb385'}} 2026-05-08 16:59:09,766 - DEBUG - Created port 1b42b46d-1675-4844-aeed-9607ffe3cb09 2026-05-08 16:59:09,869 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/1b42b46d-1675-4844-aeed-9607ffe3cb09 2026-05-08 16:59:10,166 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/1b42b46d-1675-4844-aeed-9607ffe3cb09 2026-05-08 16:59:10,197 - INFO - VMI 1b42b46d-1675-4844-aeed-9607ffe3cb09 verification in API Server passed 2026-05-08 16:59:10,291 - DEBUG - Response for delete_port : () 2026-05-08 16:59:10,292 - INFO - Deleted port 1b42b46d-1675-4844-aeed-9607ffe3cb09 2026-05-08 16:59:10,292 - INFO - Deleting VN ctest-vn-09229990 2026-05-08 16:59:10,385 - DEBUG - Response for deleting network () 2026-05-08 16:59:10,647 - DEBUG - No XMPP flaps were noticed during the test
2026-05-08 16:59:10,647 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-05-08 16:59:10,647 - INFO - -------------------------------------------------------------------------------- 2026-05-08 16:59:10,649 - INFO - ================================================================================ 2026-05-08 16:59:10,650 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-05-08 16:59:10,650 - 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-05-08 16:59:10,929 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-05-08 16:59:10,929 - INFO - Initial checks done. Running the testcase now 2026-05-08 16:59:10,929 - INFO - 2026-05-08 16:59:11,115 - DEBUG - Response for create_network : {'network': {'id': '6ca9d444-b65f-404b-aecb-f3de0034415a', 'name': 'ctest-vn1-37266114', 'tenant_id': '09bdcac81c97420d84df92adf87eb385', 'project_id': '09bdcac81c97420d84df92adf87eb385', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-72066004', 'ctest-vn1-37266114'], 'port_security_enabled': True, 'description': ''}} 2026-05-08 16:59:11,305 - DEBUG - Response for create_subnet : {'subnet': {'id': '1e7b2e54-02a4-4b9d-b7b6-9e3518e5799e', 'name': '', 'tenant_id': '09bdcac81c97420d84df92adf87eb385', 'network_id': '6ca9d444-b65f-404b-aecb-f3de0034415a', 'ip_version': 4, 'cidr': '4.109.92.0/26', 'allocation_pools': [{'start': '4.109.92.2', 'end': '4.109.92.62'}], 'gateway_ip': '4.109.92.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '4.109.92.2', 'tags': [], 'project_id': '09bdcac81c97420d84df92adf87eb385'}} 2026-05-08 16:59:11,493 - DEBUG - Response for create_subnet : {'subnet': {'id': '1458bc72-65fb-44ab-828c-4c0e1af428ae', 'name': '', 'tenant_id': '09bdcac81c97420d84df92adf87eb385', 'network_id': '6ca9d444-b65f-404b-aecb-f3de0034415a', 'ip_version': 4, 'cidr': '60.29.10.128/26', 'allocation_pools': [{'start': '60.29.10.130', 'end': '60.29.10.190'}], 'gateway_ip': '60.29.10.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '60.29.10.130', 'tags': [], 'project_id': '09bdcac81c97420d84df92adf87eb385'}} 2026-05-08 16:59:11,510 - INFO - Created VN ctest-vn1-37266114 2026-05-08 16:59:11,561 - DEBUG - VN ctest-vn1-37266114 UUID is 6ca9d444-b65f-404b-aecb-f3de0034415a 2026-05-08 16:59:11,837 - DEBUG - Response for create_port : {'port': {'name': 'e0359fe8-c6d8-4804-b3a3-21f143ff1bda', 'id': 'e0359fe8-c6d8-4804-b3a3-21f143ff1bda', 'tenant_id': '09bdcac81c97420d84df92adf87eb385', 'network_id': '6ca9d444-b65f-404b-aecb-f3de0034415a', 'mac_address': '02:e0:35:9f:e8:c6', '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': '4.109.92.5', 'subnet_id': '1e7b2e54-02a4-4b9d-b7b6-9e3518e5799e'}], 'security_groups': ['f4757d69-63f6-4b34-a129-50199ff304a5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '09bdcac81c97420d84df92adf87eb385'}} 2026-05-08 16:59:11,999 - DEBUG - Response for create_port : {'port': {'name': 'f06d2aa0-0c40-4ea9-81fa-d68a3d1d59fd', 'id': 'f06d2aa0-0c40-4ea9-81fa-d68a3d1d59fd', 'tenant_id': '09bdcac81c97420d84df92adf87eb385', 'network_id': '6ca9d444-b65f-404b-aecb-f3de0034415a', 'mac_address': '02:f0:6d:2a:a0:0c', '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': '60.29.10.133', 'subnet_id': '1458bc72-65fb-44ab-828c-4c0e1af428ae'}], 'security_groups': ['f4757d69-63f6-4b34-a129-50199ff304a5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '09bdcac81c97420d84df92adf87eb385'}} 2026-05-08 16:59:12,049 - DEBUG - Services list from nova: [, , ] 2026-05-08 16:59:12,359 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5758-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5758-1) 2026-05-08 16:59:12,721 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5758-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5758-1) 2026-05-08 16:59:12,721 - INFO - Waiting for VM ctest-vn1-vm1-52099051 to be up.. 2026-05-08 16:59:12,757 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-08 16:59:17,832 - DEBUG - VM is in ACTIVE state now 2026-05-08 16:59:17,832 - INFO - VM name : ctest-vn1-vm1-52099051 2026-05-08 16:59:17,910 - DEBUG - VM ctest-vn1-vm1-52099051 ID is c8d90d27-8115-46c8-a21f-93c90f783ba8 2026-05-08 16:59:17,928 - DEBUG - VM ctest-vn1-vm1-52099051 launched on Node cn-jenkins-deploy-platform-ansible-os-5758-1 2026-05-08 16:59:17,994 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/c8d90d27-8115-46c8-a21f-93c90f783ba8 2026-05-08 16:59:18,001 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/e0359fe8-c6d8-4804-b3a3-21f143ff1bda 2026-05-08 16:59:21,244 - 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 1015ms') 2026-05-08 16:59:21,245 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-52099051 failed! 2026-05-08 16:59:21,297 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-72066004:ctest-vn1-37266114 is 4.109.92.1 and allocation pool is NOT set 2026-05-08 16:59:21,297 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-72066004:ctest-vn1-37266114 is 60.29.10.129 and allocation pool is NOT set 2026-05-08 16:59:23,354 - 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.83 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.15 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.152/2.992/4.832/1.840 ms') 2026-05-08 16:59:23,354 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-52099051 passed 2026-05-08 16:59:23,509 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-08 16:59:23,509 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-52099051, IP 4.109.92.5, Port 22 2026-05-08 16:59:23,679 - DEBUG - VM ctest-vn1-vm1-52099051 is ready for SSH connections 2026-05-08 16:59:23,679 - INFO - Waiting for VM ctest-vn1-vm2-75504943 to be up.. 2026-05-08 16:59:23,868 - DEBUG - VM is in ACTIVE state now 2026-05-08 16:59:23,868 - INFO - VM name : ctest-vn1-vm2-75504943 2026-05-08 16:59:23,935 - DEBUG - VM ctest-vn1-vm2-75504943 ID is e16a6acb-4587-429f-986e-1960c3f7803e 2026-05-08 16:59:23,935 - DEBUG - VM ctest-vn1-vm2-75504943 launched on Node cn-jenkins-deploy-platform-ansible-os-5758-1 2026-05-08 16:59:24,005 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/e16a6acb-4587-429f-986e-1960c3f7803e 2026-05-08 16:59:24,012 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/f06d2aa0-0c40-4ea9-81fa-d68a3d1d59fd 2026-05-08 16:59:25,248 - 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.66 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.418 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.418/1.538/2.658/1.120 ms') 2026-05-08 16:59:25,249 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-75504943 passed 2026-05-08 16:59:25,401 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-08 16:59:25,401 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-75504943, IP 60.29.10.133, Port 22 2026-05-08 16:59:25,570 - DEBUG - VM ctest-vn1-vm2-75504943 is ready for SSH connections 2026-05-08 16:59:25,570 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-08 16:59:25,570 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-08 16:59:25,570 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-08 16:59:25,571 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 4.109.92.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-05-08 16:59:25,571 - DEBUG - ping -s 56 -c 3 -W 1 4.109.92.5 2026-05-08 16:59:28,193 - DEBUG - PING 4.109.92.5 (4.109.92.5): 56 data bytes 64 bytes from 4.109.92.5: seq=0 ttl=63 time=4.618 ms 64 bytes from 4.109.92.5: seq=1 ttl=63 time=0.911 ms 64 bytes from 4.109.92.5: seq=2 ttl=63 time=0.778 ms --- 4.109.92.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.778/2.102/4.618 ms 2026-05-08 16:59:28,194 - INFO - Ping to IP 4.109.92.5 from VM ctest-vn1-vm2-75504943 passed 2026-05-08 16:59:28,194 - INFO - Detaching port f06d2aa0-0c40-4ea9-81fa-d68a3d1d59fd from VM ctest-vn1-vm2-75504943 2026-05-08 16:59:28,239 - INFO - Deleting VM ctest-vn1-vm2-75504943 2026-05-08 16:59:28,309 - INFO - Detaching port e0359fe8-c6d8-4804-b3a3-21f143ff1bda from VM ctest-vn1-vm1-52099051 2026-05-08 16:59:28,339 - INFO - Deleting VM ctest-vn1-vm1-52099051 2026-05-08 16:59:28,543 - DEBUG - Response for delete_port : () 2026-05-08 16:59:28,700 - DEBUG - Response for delete_port : () 2026-05-08 16:59:28,700 - INFO - Deleting VN ctest-vn1-37266114 2026-05-08 16:59:28,805 - DEBUG - Response for deleting network () 2026-05-08 16:59:29,064 - DEBUG - No XMPP flaps were noticed during the test
2026-05-08 16:59:29,064 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:19]
2026-05-08 16:59:29,064 - INFO - -------------------------------------------------------------------------------- 2026-05-08 16:59:29,748 - INFO - Deleted project: ctest-TestPorts-72066004, ID : 09bdcac8-1c97-420d-84df-92adf87eb385