2026-09-01 21:24:44,664 - INFO - Domain Default found not creating 2026-09-01 21:24:44,859 - INFO - Project ctest-TestPorts-71506485 not found, creating it 2026-09-01 21:24:45,355 - INFO - Created Project:ctest-TestPorts-71506485, ID : d55be689-2f9c-4018-9866-6d6f2378c0be 2026-09-01 21:24:47,184 - INFO - ================================================================================ 2026-09-01 21:24:47,184 - INFO - STARTING TEST : test_ports_bindings 2026-09-01 21:24:47,184 - 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-09-01 21:24:47,467 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.25': '0'}} with 2026-09-01 21:24:47,467 - INFO - Initial checks done. Running the testcase now 2026-09-01 21:24:47,467 - INFO - 2026-09-01 21:24:48,149 - DEBUG - Response for create_network : {'network': {'id': '409db7c8-1407-4e98-80c4-7453a3df4ae3', 'name': 'ctest-vn-11026047', 'tenant_id': 'd55be6892f9c401898666d6f2378c0be', 'project_id': 'd55be6892f9c401898666d6f2378c0be', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-71506485', 'ctest-vn-11026047'], 'port_security_enabled': True, 'description': ''}} 2026-09-01 21:24:48,333 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c9723ed3-a4b7-4656-9452-43255c785962', 'name': '', 'tenant_id': 'd55be6892f9c401898666d6f2378c0be', 'network_id': '409db7c8-1407-4e98-80c4-7453a3df4ae3', 'ip_version': 4, 'cidr': '151.38.205.128/26', 'allocation_pools': [{'start': '151.38.205.130', 'end': '151.38.205.190'}], 'gateway_ip': '151.38.205.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '151.38.205.130', 'tags': [], 'project_id': 'd55be6892f9c401898666d6f2378c0be'}} 2026-09-01 21:24:48,351 - INFO - Created VN ctest-vn-11026047 2026-09-01 21:24:48,406 - DEBUG - VN ctest-vn-11026047 UUID is 409db7c8-1407-4e98-80c4-7453a3df4ae3 2026-09-01 21:24:48,522 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-71506485', 'ctest-vmi-14788695']} 2026-09-01 21:24:48,824 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-14788695', 'id': 'c33224b1-556a-4567-bc4f-0f1949b3c48d', 'tenant_id': 'd55be6892f9c401898666d6f2378c0be', 'network_id': '409db7c8-1407-4e98-80c4-7453a3df4ae3', 'mac_address': '02:c3:32:24:b1:55', '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': '151.38.205.131', 'subnet_id': 'c9723ed3-a4b7-4656-9452-43255c785962'}], 'security_groups': ['2e7089c6-c9a7-461a-9a43-556b3216996b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'd55be6892f9c401898666d6f2378c0be'}} 2026-09-01 21:24:48,824 - DEBUG - Created port c33224b1-556a-4567-bc4f-0f1949b3c48d 2026-09-01 21:24:48,930 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/c33224b1-556a-4567-bc4f-0f1949b3c48d 2026-09-01 21:24:49,310 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/c33224b1-556a-4567-bc4f-0f1949b3c48d 2026-09-01 21:24:49,344 - INFO - VMI c33224b1-556a-4567-bc4f-0f1949b3c48d verification in API Server passed 2026-09-01 21:24:49,456 - DEBUG - Response for delete_port : () 2026-09-01 21:24:49,456 - INFO - Deleted port c33224b1-556a-4567-bc4f-0f1949b3c48d 2026-09-01 21:24:49,456 - INFO - Deleting VN ctest-vn-11026047 2026-09-01 21:24:49,611 - DEBUG - Response for deleting network () 2026-09-01 21:24:49,887 - DEBUG - No XMPP flaps were noticed during the test
2026-09-01 21:24:49,887 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-09-01 21:24:49,887 - INFO - -------------------------------------------------------------------------------- 2026-09-01 21:24:49,890 - INFO - ================================================================================ 2026-09-01 21:24:49,890 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-09-01 21:24:49,890 - 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-09-01 21:24:50,188 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.25': '0'}} with 2026-09-01 21:24:50,188 - INFO - Initial checks done. Running the testcase now 2026-09-01 21:24:50,188 - INFO - 2026-09-01 21:24:50,400 - DEBUG - Response for create_network : {'network': {'id': '88f4473f-9efa-4eb4-abeb-8ea7e576a3a9', 'name': 'ctest-vn1-56703601', 'tenant_id': 'd55be6892f9c401898666d6f2378c0be', 'project_id': 'd55be6892f9c401898666d6f2378c0be', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-71506485', 'ctest-vn1-56703601'], 'port_security_enabled': True, 'description': ''}} 2026-09-01 21:24:50,624 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dd5e8f8a-2a29-4fdf-bd5e-a2784f6ebc2b', 'name': '', 'tenant_id': 'd55be6892f9c401898666d6f2378c0be', 'network_id': '88f4473f-9efa-4eb4-abeb-8ea7e576a3a9', 'ip_version': 4, 'cidr': '154.44.33.0/26', 'allocation_pools': [{'start': '154.44.33.2', 'end': '154.44.33.62'}], 'gateway_ip': '154.44.33.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '154.44.33.2', 'tags': [], 'project_id': 'd55be6892f9c401898666d6f2378c0be'}} 2026-09-01 21:24:50,784 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f2bd09d5-c7b5-415d-9e85-604ad501a9af', 'name': '', 'tenant_id': 'd55be6892f9c401898666d6f2378c0be', 'network_id': '88f4473f-9efa-4eb4-abeb-8ea7e576a3a9', 'ip_version': 4, 'cidr': '116.143.231.64/26', 'allocation_pools': [{'start': '116.143.231.66', 'end': '116.143.231.126'}], 'gateway_ip': '116.143.231.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '116.143.231.66', 'tags': [], 'project_id': 'd55be6892f9c401898666d6f2378c0be'}} 2026-09-01 21:24:50,813 - INFO - Created VN ctest-vn1-56703601 2026-09-01 21:24:50,870 - DEBUG - VN ctest-vn1-56703601 UUID is 88f4473f-9efa-4eb4-abeb-8ea7e576a3a9 2026-09-01 21:24:51,202 - DEBUG - Response for create_port : {'port': {'name': '66752cf4-817b-4890-ac17-0de3a00dc1dc', 'id': '66752cf4-817b-4890-ac17-0de3a00dc1dc', 'tenant_id': 'd55be6892f9c401898666d6f2378c0be', 'network_id': '88f4473f-9efa-4eb4-abeb-8ea7e576a3a9', 'mac_address': '02:66:75:2c:f4:81', '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': '154.44.33.5', 'subnet_id': 'dd5e8f8a-2a29-4fdf-bd5e-a2784f6ebc2b'}], 'security_groups': ['2e7089c6-c9a7-461a-9a43-556b3216996b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'd55be6892f9c401898666d6f2378c0be'}} 2026-09-01 21:24:51,437 - DEBUG - Response for create_port : {'port': {'name': '3a0a6454-dc74-40ef-be7d-1bc3eb3886c8', 'id': '3a0a6454-dc74-40ef-be7d-1bc3eb3886c8', 'tenant_id': 'd55be6892f9c401898666d6f2378c0be', 'network_id': '88f4473f-9efa-4eb4-abeb-8ea7e576a3a9', 'mac_address': '02:3a:0a:64:54:dc', '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': '116.143.231.69', 'subnet_id': 'f2bd09d5-c7b5-415d-9e85-604ad501a9af'}], 'security_groups': ['2e7089c6-c9a7-461a-9a43-556b3216996b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'd55be6892f9c401898666d6f2378c0be'}} 2026-09-01 21:24:51,510 - DEBUG - Services list from nova: [, , ] 2026-09-01 21:24:51,896 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6241-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6241-1) 2026-09-01 21:24:52,327 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6241-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6241-1) 2026-09-01 21:24:52,327 - INFO - Waiting for VM ctest-vn1-vm1-11559775 to be up.. 2026-09-01 21:24:52,370 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-01 21:24:57,453 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-01 21:25:02,548 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-01 21:25:07,637 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-01 21:25:12,725 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-01 21:25:17,815 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-01 21:25:22,911 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-01 21:25:27,994 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-01 21:25:33,080 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-01 21:25:38,165 - DEBUG - VM is in ACTIVE state now 2026-09-01 21:25:38,166 - INFO - VM name : ctest-vn1-vm1-11559775 2026-09-01 21:25:38,252 - DEBUG - VM ctest-vn1-vm1-11559775 ID is fa38e4fb-fd8f-4bf3-a797-36d3e15dfdb7 2026-09-01 21:25:38,276 - DEBUG - VM ctest-vn1-vm1-11559775 launched on Node cn-jenkins-deploy-platform-ansible-os-6241-1 2026-09-01 21:25:38,358 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/fa38e4fb-fd8f-4bf3-a797-36d3e15dfdb7 2026-09-01 21:25:38,368 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/66752cf4-817b-4890-ac17-0de3a00dc1dc 2026-09-01 21:25:41,624 - 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 1008ms') 2026-09-01 21:25:41,624 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-11559775 failed! 2026-09-01 21:25:41,682 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-71506485:ctest-vn1-56703601 is 154.44.33.1 and allocation pool is NOT set 2026-09-01 21:25:41,682 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-71506485:ctest-vn1-56703601 is 116.143.231.65 and allocation pool is NOT set 2026-09-01 21:25:43,752 - 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.72 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.523 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.523/2.121/3.720/1.598 ms') 2026-09-01 21:25:43,752 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-11559775 passed 2026-09-01 21:25:43,906 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-01 21:25:43,907 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-11559775, IP 154.44.33.5, Port 22 2026-09-01 21:25:44,080 - DEBUG - VM ctest-vn1-vm1-11559775 is ready for SSH connections 2026-09-01 21:25:44,080 - INFO - Waiting for VM ctest-vn1-vm2-15450367 to be up.. 2026-09-01 21:25:44,161 - DEBUG - VM is in ACTIVE state now 2026-09-01 21:25:44,161 - INFO - VM name : ctest-vn1-vm2-15450367 2026-09-01 21:25:44,243 - DEBUG - VM ctest-vn1-vm2-15450367 ID is 6b88d29a-ad5e-427c-b375-c7e14b4c7118 2026-09-01 21:25:44,243 - DEBUG - VM ctest-vn1-vm2-15450367 launched on Node cn-jenkins-deploy-platform-ansible-os-6241-1 2026-09-01 21:25:44,330 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/6b88d29a-ad5e-427c-b375-c7e14b4c7118 2026-09-01 21:25:44,340 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/3a0a6454-dc74-40ef-be7d-1bc3eb3886c8 2026-09-01 21:25:45,582 - 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.72 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.531 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.531/2.124/3.718/1.593 ms') 2026-09-01 21:25:45,582 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-15450367 passed 2026-09-01 21:25:45,738 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-01 21:25:45,738 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-15450367, IP 116.143.231.69, Port 22 2026-09-01 21:25:45,917 - DEBUG - VM ctest-vn1-vm2-15450367 is ready for SSH connections 2026-09-01 21:25:45,917 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-01 21:25:45,917 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-01 21:25:45,917 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-01 21:25:45,917 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 154.44.33.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-09-01 21:25:45,917 - DEBUG - ping -s 56 -c 3 -W 1 154.44.33.5 2026-09-01 21:25:50,025 - DEBUG - PING 154.44.33.5 (154.44.33.5): 56 data bytes 64 bytes from 154.44.33.5: seq=0 ttl=63 time=4.731 ms 64 bytes from 154.44.33.5: seq=1 ttl=63 time=1.038 ms 64 bytes from 154.44.33.5: seq=2 ttl=63 time=1.211 ms --- 154.44.33.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.038/2.326/4.731 ms 2026-09-01 21:25:50,026 - INFO - Ping to IP 154.44.33.5 from VM ctest-vn1-vm2-15450367 passed 2026-09-01 21:25:50,026 - INFO - Detaching port 3a0a6454-dc74-40ef-be7d-1bc3eb3886c8 from VM ctest-vn1-vm2-15450367 2026-09-01 21:25:50,085 - INFO - Deleting VM ctest-vn1-vm2-15450367 2026-09-01 21:25:50,189 - INFO - Detaching port 66752cf4-817b-4890-ac17-0de3a00dc1dc from VM ctest-vn1-vm1-11559775 2026-09-01 21:25:50,232 - INFO - Deleting VM ctest-vn1-vm1-11559775 2026-09-01 21:25:50,522 - DEBUG - Response for delete_port : () 2026-09-01 21:25:50,722 - DEBUG - Response for delete_port : () 2026-09-01 21:25:50,723 - INFO - Deleting VN ctest-vn1-56703601 2026-09-01 21:25:50,873 - DEBUG - Response for deleting network () 2026-09-01 21:25:51,165 - DEBUG - No XMPP flaps were noticed during the test
2026-09-01 21:25:51,165 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:02]
2026-09-01 21:25:51,166 - INFO - -------------------------------------------------------------------------------- 2026-09-01 21:25:51,938 - INFO - Deleted project: ctest-TestPorts-71506485, ID : d55be689-2f9c-4018-9866-6d6f2378c0be