2026-05-07 13:34:00,875 - INFO - Domain Default found not creating 2026-05-07 13:34:01,079 - INFO - Project ctest-TestPorts-96982594 not found, creating it 2026-05-07 13:34:01,874 - INFO - Created Project:ctest-TestPorts-96982594, ID : 5225e2c0-27a0-4611-9a48-95f369db8e2d 2026-05-07 13:34:03,722 - INFO - ================================================================================ 2026-05-07 13:34:03,722 - INFO - STARTING TEST : test_ports_bindings 2026-05-07 13:34:03,722 - 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-07 13:34:03,976 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-05-07 13:34:03,976 - INFO - Initial checks done. Running the testcase now 2026-05-07 13:34:03,977 - INFO - 2026-05-07 13:34:04,635 - DEBUG - Response for create_network : {'network': {'id': 'd49f9ecc-c343-4282-80e4-aec2b428e26c', 'name': 'ctest-vn-62229963', 'tenant_id': '5225e2c027a046119a4895f369db8e2d', 'project_id': '5225e2c027a046119a4895f369db8e2d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-96982594', 'ctest-vn-62229963'], 'port_security_enabled': True, 'description': ''}} 2026-05-07 13:34:04,816 - DEBUG - Response for create_subnet : {'subnet': {'id': '02e167fa-bda2-40ab-9444-cce18ed174d5', 'name': '', 'tenant_id': '5225e2c027a046119a4895f369db8e2d', 'network_id': 'd49f9ecc-c343-4282-80e4-aec2b428e26c', 'ip_version': 4, 'cidr': '5.62.195.128/26', 'allocation_pools': [{'start': '5.62.195.130', 'end': '5.62.195.190'}], 'gateway_ip': '5.62.195.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '5.62.195.130', 'tags': [], 'project_id': '5225e2c027a046119a4895f369db8e2d'}} 2026-05-07 13:34:04,839 - INFO - Created VN ctest-vn-62229963 2026-05-07 13:34:04,894 - DEBUG - VN ctest-vn-62229963 UUID is d49f9ecc-c343-4282-80e4-aec2b428e26c 2026-05-07 13:34:05,016 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-96982594', 'ctest-vmi-53423979']} 2026-05-07 13:34:05,300 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-53423979', 'id': '7aeffcea-8b74-4bec-823e-d997e761ce39', 'tenant_id': '5225e2c027a046119a4895f369db8e2d', 'network_id': 'd49f9ecc-c343-4282-80e4-aec2b428e26c', 'mac_address': '02:7a:ef:fc:ea:8b', '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': '5.62.195.131', 'subnet_id': '02e167fa-bda2-40ab-9444-cce18ed174d5'}], 'security_groups': ['f45f6fb6-6ecd-46b8-90c9-2556dfaf6861'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5225e2c027a046119a4895f369db8e2d'}} 2026-05-07 13:34:05,300 - DEBUG - Created port 7aeffcea-8b74-4bec-823e-d997e761ce39 2026-05-07 13:34:05,406 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/7aeffcea-8b74-4bec-823e-d997e761ce39 2026-05-07 13:34:05,744 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/7aeffcea-8b74-4bec-823e-d997e761ce39 2026-05-07 13:34:05,791 - INFO - VMI 7aeffcea-8b74-4bec-823e-d997e761ce39 verification in API Server passed 2026-05-07 13:34:05,887 - DEBUG - Response for delete_port : () 2026-05-07 13:34:05,888 - INFO - Deleted port 7aeffcea-8b74-4bec-823e-d997e761ce39 2026-05-07 13:34:05,888 - INFO - Deleting VN ctest-vn-62229963 2026-05-07 13:34:05,999 - DEBUG - Response for deleting network () 2026-05-07 13:34:06,271 - DEBUG - No XMPP flaps were noticed during the test 2026-05-07 13:34:06,272 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-05-07 13:34:06,272 - INFO - -------------------------------------------------------------------------------- 2026-05-07 13:34:06,275 - INFO - ================================================================================ 2026-05-07 13:34:06,275 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-05-07 13:34:06,275 - 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-07 13:34:06,556 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-05-07 13:34:06,556 - INFO - Initial checks done. Running the testcase now 2026-05-07 13:34:06,556 - INFO - 2026-05-07 13:34:06,776 - DEBUG - Response for create_network : {'network': {'id': 'ea71601b-4386-49c6-8b78-24e9dd2a9a8f', 'name': 'ctest-vn1-31994918', 'tenant_id': '5225e2c027a046119a4895f369db8e2d', 'project_id': '5225e2c027a046119a4895f369db8e2d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-96982594', 'ctest-vn1-31994918'], 'port_security_enabled': True, 'description': ''}} 2026-05-07 13:34:06,970 - DEBUG - Response for create_subnet : {'subnet': {'id': '3c25694f-0e17-45a7-a98c-909571230025', 'name': '', 'tenant_id': '5225e2c027a046119a4895f369db8e2d', 'network_id': 'ea71601b-4386-49c6-8b78-24e9dd2a9a8f', 'ip_version': 4, 'cidr': '61.94.177.0/26', 'allocation_pools': [{'start': '61.94.177.2', 'end': '61.94.177.62'}], 'gateway_ip': '61.94.177.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '61.94.177.2', 'tags': [], 'project_id': '5225e2c027a046119a4895f369db8e2d'}} 2026-05-07 13:34:07,176 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd9ec4b04-f9c2-4dbc-8e80-b9aecde760dc', 'name': '', 'tenant_id': '5225e2c027a046119a4895f369db8e2d', 'network_id': 'ea71601b-4386-49c6-8b78-24e9dd2a9a8f', 'ip_version': 4, 'cidr': '201.100.100.64/26', 'allocation_pools': [{'start': '201.100.100.66', 'end': '201.100.100.126'}], 'gateway_ip': '201.100.100.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '201.100.100.66', 'tags': [], 'project_id': '5225e2c027a046119a4895f369db8e2d'}} 2026-05-07 13:34:07,199 - INFO - Created VN ctest-vn1-31994918 2026-05-07 13:34:07,255 - DEBUG - VN ctest-vn1-31994918 UUID is ea71601b-4386-49c6-8b78-24e9dd2a9a8f 2026-05-07 13:34:07,622 - DEBUG - Response for create_port : {'port': {'name': '6a0f9988-48df-4254-93d2-7797a0506696', 'id': '6a0f9988-48df-4254-93d2-7797a0506696', 'tenant_id': '5225e2c027a046119a4895f369db8e2d', 'network_id': 'ea71601b-4386-49c6-8b78-24e9dd2a9a8f', 'mac_address': '02:6a:0f:99:88:48', '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': '61.94.177.5', 'subnet_id': '3c25694f-0e17-45a7-a98c-909571230025'}], 'security_groups': ['f45f6fb6-6ecd-46b8-90c9-2556dfaf6861'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5225e2c027a046119a4895f369db8e2d'}} 2026-05-07 13:34:07,810 - DEBUG - Response for create_port : {'port': {'name': 'b5856dee-d9a1-46b5-9d6b-d8b358456870', 'id': 'b5856dee-d9a1-46b5-9d6b-d8b358456870', 'tenant_id': '5225e2c027a046119a4895f369db8e2d', 'network_id': 'ea71601b-4386-49c6-8b78-24e9dd2a9a8f', 'mac_address': '02:b5:85:6d:ee:d9', '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': '201.100.100.69', 'subnet_id': 'd9ec4b04-f9c2-4dbc-8e80-b9aecde760dc'}], 'security_groups': ['f45f6fb6-6ecd-46b8-90c9-2556dfaf6861'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5225e2c027a046119a4895f369db8e2d'}} 2026-05-07 13:34:07,879 - DEBUG - Services list from nova: [, , ] 2026-05-07 13:34:08,279 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5756-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5756-1) 2026-05-07 13:34:08,766 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5756-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5756-1) 2026-05-07 13:34:08,766 - INFO - Waiting for VM ctest-vn1-vm1-70629734 to be up.. 2026-05-07 13:34:08,817 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-07 13:34:13,909 - DEBUG - VM is in ACTIVE state now 2026-05-07 13:34:13,909 - INFO - VM name : ctest-vn1-vm1-70629734 2026-05-07 13:34:14,011 - DEBUG - VM ctest-vn1-vm1-70629734 ID is 8c7f7a1a-4aa4-4b3f-a6a8-036f03d22f68 2026-05-07 13:34:14,035 - DEBUG - VM ctest-vn1-vm1-70629734 launched on Node cn-jenkins-deploy-platform-ansible-os-5756-1 2026-05-07 13:34:14,129 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/8c7f7a1a-4aa4-4b3f-a6a8-036f03d22f68 2026-05-07 13:34:14,140 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/6a0f9988-48df-4254-93d2-7797a0506696 2026-05-07 13:34:17,417 - 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 1024ms') 2026-05-07 13:34:17,418 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-70629734 failed! 2026-05-07 13:34:17,478 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-96982594:ctest-vn1-31994918 is 61.94.177.1 and allocation pool is NOT set 2026-05-07 13:34:17,478 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-96982594:ctest-vn1-31994918 is 201.100.100.65 and allocation pool is NOT set 2026-05-07 13:34:21,543 - 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 1005ms') 2026-05-07 13:34:21,543 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-70629734 failed! 2026-05-07 13:34:21,598 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-96982594:ctest-vn1-31994918 is 61.94.177.1 and allocation pool is NOT set 2026-05-07 13:34:21,598 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-96982594:ctest-vn1-31994918 is 201.100.100.65 and allocation pool is NOT set 2026-05-07 13:34:23,667 - 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=7.20 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.06 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 = 1.060/4.130/7.201/3.070 ms') 2026-05-07 13:34:23,667 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-70629734 passed 2026-05-07 13:34:23,822 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-07 13:34:23,822 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-70629734, IP 61.94.177.5, Port 22 2026-05-07 13:34:23,988 - DEBUG - VM ctest-vn1-vm1-70629734 is ready for SSH connections 2026-05-07 13:34:23,989 - INFO - Waiting for VM ctest-vn1-vm2-97188471 to be up.. 2026-05-07 13:34:24,082 - DEBUG - VM is in ACTIVE state now 2026-05-07 13:34:24,082 - INFO - VM name : ctest-vn1-vm2-97188471 2026-05-07 13:34:24,173 - DEBUG - VM ctest-vn1-vm2-97188471 ID is dc13e663-ad88-4fc6-961d-ec0990c3b32f 2026-05-07 13:34:24,173 - DEBUG - VM ctest-vn1-vm2-97188471 launched on Node cn-jenkins-deploy-platform-ansible-os-5756-1 2026-05-07 13:34:24,263 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/dc13e663-ad88-4fc6-961d-ec0990c3b32f 2026-05-07 13:34:24,275 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/b5856dee-d9a1-46b5-9d6b-d8b358456870 2026-05-07 13:34:25,527 - 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.41 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.514 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.514/2.459/4.405/1.945 ms') 2026-05-07 13:34:25,527 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-97188471 passed 2026-05-07 13:34:25,682 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-07 13:34:25,682 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-97188471, IP 201.100.100.69, Port 22 2026-05-07 13:34:25,850 - DEBUG - VM ctest-vn1-vm2-97188471 is ready for SSH connections 2026-05-07 13:34:25,850 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-07 13:34:25,850 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-07 13:34:25,850 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-07 13:34:25,850 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 61.94.177.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-05-07 13:34:25,850 - DEBUG - ping -s 56 -c 3 -W 1 61.94.177.5 2026-05-07 13:34:28,628 - DEBUG - PING 61.94.177.5 (61.94.177.5): 56 data bytes 64 bytes from 61.94.177.5: seq=0 ttl=63 time=4.047 ms 64 bytes from 61.94.177.5: seq=1 ttl=63 time=0.899 ms 64 bytes from 61.94.177.5: seq=2 ttl=63 time=0.998 ms --- 61.94.177.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.899/1.981/4.047 ms 2026-05-07 13:34:28,628 - INFO - Ping to IP 61.94.177.5 from VM ctest-vn1-vm2-97188471 passed 2026-05-07 13:34:28,629 - INFO - Detaching port b5856dee-d9a1-46b5-9d6b-d8b358456870 from VM ctest-vn1-vm2-97188471 2026-05-07 13:34:28,689 - INFO - Deleting VM ctest-vn1-vm2-97188471 2026-05-07 13:34:28,773 - INFO - Detaching port 6a0f9988-48df-4254-93d2-7797a0506696 from VM ctest-vn1-vm1-70629734 2026-05-07 13:34:28,810 - INFO - Deleting VM ctest-vn1-vm1-70629734 2026-05-07 13:34:29,099 - DEBUG - Response for delete_port : () 2026-05-07 13:34:29,313 - DEBUG - Response for delete_port : () 2026-05-07 13:34:29,313 - INFO - Deleting VN ctest-vn1-31994918 2026-05-07 13:34:29,451 - DEBUG - Response for deleting network () 2026-05-07 13:34:29,716 - DEBUG - No XMPP flaps were noticed during the test 2026-05-07 13:34:29,716 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:23] 2026-05-07 13:34:29,717 - INFO - -------------------------------------------------------------------------------- 2026-05-07 13:34:30,626 - INFO - Deleted project: ctest-TestPorts-96982594, ID : 5225e2c0-27a0-4611-9a48-95f369db8e2d