2026-05-05 17:15:50,489 - INFO - Domain Default found not creating 2026-05-05 17:15:50,661 - INFO - Project ctest-TestPorts-57973629 not found, creating it 2026-05-05 17:15:51,177 - INFO - Created Project:ctest-TestPorts-57973629, ID : b2508488-5a27-43b1-9a5d-cc982a3debce 2026-05-05 17:15:52,794 - INFO - ================================================================================ 2026-05-05 17:15:52,795 - INFO - STARTING TEST : test_ports_bindings 2026-05-05 17:15:52,795 - 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-05 17:15:53,049 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-05-05 17:15:53,049 - INFO - Initial checks done. Running the testcase now 2026-05-05 17:15:53,049 - INFO - 2026-05-05 17:15:53,626 - DEBUG - Response for create_network : {'network': {'id': 'dcfb229d-c20a-4a04-b44c-c29fc78632cc', 'name': 'ctest-vn-62028874', 'tenant_id': 'b25084885a2743b19a5dcc982a3debce', 'project_id': 'b25084885a2743b19a5dcc982a3debce', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-57973629', 'ctest-vn-62028874'], 'port_security_enabled': True, 'description': ''}} 2026-05-05 17:15:53,848 - DEBUG - Response for create_subnet : {'subnet': {'id': '4902208c-93df-42e2-9ab8-2f21c4d91f9c', 'name': '', 'tenant_id': 'b25084885a2743b19a5dcc982a3debce', 'network_id': 'dcfb229d-c20a-4a04-b44c-c29fc78632cc', 'ip_version': 4, 'cidr': '208.20.158.0/26', 'allocation_pools': [{'start': '208.20.158.2', 'end': '208.20.158.62'}], 'gateway_ip': '208.20.158.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '208.20.158.2', 'tags': [], 'project_id': 'b25084885a2743b19a5dcc982a3debce'}} 2026-05-05 17:15:53,870 - INFO - Created VN ctest-vn-62028874 2026-05-05 17:15:53,928 - DEBUG - VN ctest-vn-62028874 UUID is dcfb229d-c20a-4a04-b44c-c29fc78632cc 2026-05-05 17:15:54,045 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-57973629', 'ctest-vmi-32405438']} 2026-05-05 17:15:54,297 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-32405438', 'id': 'cab2a7cb-6001-4f36-a56e-becc13bd0769', 'tenant_id': 'b25084885a2743b19a5dcc982a3debce', 'network_id': 'dcfb229d-c20a-4a04-b44c-c29fc78632cc', 'mac_address': '02:ca:b2:a7:cb:60', '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': '208.20.158.3', 'subnet_id': '4902208c-93df-42e2-9ab8-2f21c4d91f9c'}], 'security_groups': ['d971a80d-ba35-4fb9-af68-532a3b9f8b76'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b25084885a2743b19a5dcc982a3debce'}} 2026-05-05 17:15:54,297 - DEBUG - Created port cab2a7cb-6001-4f36-a56e-becc13bd0769 2026-05-05 17:15:54,403 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/cab2a7cb-6001-4f36-a56e-becc13bd0769 2026-05-05 17:15:54,713 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/cab2a7cb-6001-4f36-a56e-becc13bd0769 2026-05-05 17:15:54,753 - INFO - VMI cab2a7cb-6001-4f36-a56e-becc13bd0769 verification in API Server passed 2026-05-05 17:15:54,866 - DEBUG - Response for delete_port : () 2026-05-05 17:15:54,866 - INFO - Deleted port cab2a7cb-6001-4f36-a56e-becc13bd0769 2026-05-05 17:15:54,867 - INFO - Deleting VN ctest-vn-62028874 2026-05-05 17:15:54,974 - DEBUG - Response for deleting network () 2026-05-05 17:15:55,228 - DEBUG - No XMPP flaps were noticed during the test 2026-05-05 17:15:55,228 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-05-05 17:15:55,228 - INFO - -------------------------------------------------------------------------------- 2026-05-05 17:15:55,231 - INFO - ================================================================================ 2026-05-05 17:15:55,231 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-05-05 17:15:55,231 - 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-05 17:15:55,524 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-05-05 17:15:55,524 - INFO - Initial checks done. Running the testcase now 2026-05-05 17:15:55,524 - INFO - 2026-05-05 17:15:55,716 - DEBUG - Response for create_network : {'network': {'id': '852c026d-8d3d-4f01-8858-60170edc681e', 'name': 'ctest-vn1-47578831', 'tenant_id': 'b25084885a2743b19a5dcc982a3debce', 'project_id': 'b25084885a2743b19a5dcc982a3debce', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-57973629', 'ctest-vn1-47578831'], 'port_security_enabled': True, 'description': ''}} 2026-05-05 17:15:55,937 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ebee253e-4706-4d81-875f-030d703d47d6', 'name': '', 'tenant_id': 'b25084885a2743b19a5dcc982a3debce', 'network_id': '852c026d-8d3d-4f01-8858-60170edc681e', 'ip_version': 4, 'cidr': '191.164.54.128/26', 'allocation_pools': [{'start': '191.164.54.130', 'end': '191.164.54.190'}], 'gateway_ip': '191.164.54.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '191.164.54.130', 'tags': [], 'project_id': 'b25084885a2743b19a5dcc982a3debce'}} 2026-05-05 17:15:56,111 - DEBUG - Response for create_subnet : {'subnet': {'id': '253752e0-3bc7-40dc-a25c-aab924993cd5', 'name': '', 'tenant_id': 'b25084885a2743b19a5dcc982a3debce', 'network_id': '852c026d-8d3d-4f01-8858-60170edc681e', 'ip_version': 4, 'cidr': '1.136.207.128/26', 'allocation_pools': [{'start': '1.136.207.130', 'end': '1.136.207.190'}], 'gateway_ip': '1.136.207.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '1.136.207.130', 'tags': [], 'project_id': 'b25084885a2743b19a5dcc982a3debce'}} 2026-05-05 17:15:56,132 - INFO - Created VN ctest-vn1-47578831 2026-05-05 17:15:56,187 - DEBUG - VN ctest-vn1-47578831 UUID is 852c026d-8d3d-4f01-8858-60170edc681e 2026-05-05 17:15:56,518 - DEBUG - Response for create_port : {'port': {'name': 'd84e2903-a5db-48b9-8cfa-fa9bd8f18ff4', 'id': 'd84e2903-a5db-48b9-8cfa-fa9bd8f18ff4', 'tenant_id': 'b25084885a2743b19a5dcc982a3debce', 'network_id': '852c026d-8d3d-4f01-8858-60170edc681e', 'mac_address': '02:d8:4e:29:03:a5', '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': '191.164.54.133', 'subnet_id': 'ebee253e-4706-4d81-875f-030d703d47d6'}], 'security_groups': ['d971a80d-ba35-4fb9-af68-532a3b9f8b76'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b25084885a2743b19a5dcc982a3debce'}} 2026-05-05 17:15:56,709 - DEBUG - Response for create_port : {'port': {'name': 'a6ec39b4-a77b-4698-b967-1117f9be4b58', 'id': 'a6ec39b4-a77b-4698-b967-1117f9be4b58', 'tenant_id': 'b25084885a2743b19a5dcc982a3debce', 'network_id': '852c026d-8d3d-4f01-8858-60170edc681e', 'mac_address': '02:a6:ec:39:b4:a7', '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': '1.136.207.133', 'subnet_id': '253752e0-3bc7-40dc-a25c-aab924993cd5'}], 'security_groups': ['d971a80d-ba35-4fb9-af68-532a3b9f8b76'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b25084885a2743b19a5dcc982a3debce'}} 2026-05-05 17:15:56,776 - DEBUG - Services list from nova: [, , ] 2026-05-05 17:15:57,164 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5745-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5745-1) 2026-05-05 17:15:57,611 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5745-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5745-1) 2026-05-05 17:15:57,611 - INFO - Waiting for VM ctest-vn1-vm1-76638865 to be up.. 2026-05-05 17:15:57,659 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-05 17:16:02,747 - DEBUG - VM is in ACTIVE state now 2026-05-05 17:16:02,747 - INFO - VM name : ctest-vn1-vm1-76638865 2026-05-05 17:16:02,832 - DEBUG - VM ctest-vn1-vm1-76638865 ID is 9aeba95b-c45c-4306-adfe-d2e1735714cb 2026-05-05 17:16:02,855 - DEBUG - VM ctest-vn1-vm1-76638865 launched on Node cn-jenkins-deploy-platform-ansible-os-5745-1 2026-05-05 17:16:02,941 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/9aeba95b-c45c-4306-adfe-d2e1735714cb 2026-05-05 17:16:02,949 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/d84e2903-a5db-48b9-8cfa-fa9bd8f18ff4 2026-05-05 17:16:06,203 - 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-05-05 17:16:06,203 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-76638865 failed! 2026-05-05 17:16:06,259 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-57973629:ctest-vn1-47578831 is 191.164.54.129 and allocation pool is NOT set 2026-05-05 17:16:06,259 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-57973629:ctest-vn1-47578831 is 1.136.207.129 and allocation pool is NOT set 2026-05-05 17:16:10,324 - 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=2 ttl=63 time=6.62 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 6.624/6.624/6.624/0.000 ms') 2026-05-05 17:16:10,324 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-76638865 passed 2026-05-05 17:16:10,475 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-05 17:16:10,475 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-76638865, IP 191.164.54.133, Port 22 2026-05-05 17:16:10,641 - DEBUG - VM ctest-vn1-vm1-76638865 is ready for SSH connections 2026-05-05 17:16:10,641 - INFO - Waiting for VM ctest-vn1-vm2-56270105 to be up.. 2026-05-05 17:16:10,724 - DEBUG - VM is in ACTIVE state now 2026-05-05 17:16:10,724 - INFO - VM name : ctest-vn1-vm2-56270105 2026-05-05 17:16:10,813 - DEBUG - VM ctest-vn1-vm2-56270105 ID is d9aaa105-1a43-4c02-a8e0-d422dc5446de 2026-05-05 17:16:10,814 - DEBUG - VM ctest-vn1-vm2-56270105 launched on Node cn-jenkins-deploy-platform-ansible-os-5745-1 2026-05-05 17:16:10,897 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d9aaa105-1a43-4c02-a8e0-d422dc5446de 2026-05-05 17:16:10,908 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/a6ec39b4-a77b-4698-b967-1117f9be4b58 2026-05-05 17:16:12,157 - 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.23 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.423 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.423/2.327/4.232/1.904 ms') 2026-05-05 17:16:12,157 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-56270105 passed 2026-05-05 17:16:12,307 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-05 17:16:12,307 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-56270105, IP 1.136.207.133, Port 22 2026-05-05 17:16:12,462 - DEBUG - VM ctest-vn1-vm2-56270105 is ready for SSH connections 2026-05-05 17:16:12,462 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-05 17:16:12,462 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-05 17:16:12,462 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-05 17:16:12,462 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 191.164.54.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-05-05 17:16:12,462 - DEBUG - ping -s 56 -c 3 -W 1 191.164.54.133 2026-05-05 17:16:15,182 - DEBUG - PING 191.164.54.133 (191.164.54.133): 56 data bytes 64 bytes from 191.164.54.133: seq=0 ttl=63 time=3.590 ms 64 bytes from 191.164.54.133: seq=1 ttl=63 time=1.001 ms 64 bytes from 191.164.54.133: seq=2 ttl=63 time=1.540 ms --- 191.164.54.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.001/2.043/3.590 ms 2026-05-05 17:16:15,182 - INFO - Ping to IP 191.164.54.133 from VM ctest-vn1-vm2-56270105 passed 2026-05-05 17:16:15,183 - INFO - Detaching port a6ec39b4-a77b-4698-b967-1117f9be4b58 from VM ctest-vn1-vm2-56270105 2026-05-05 17:16:15,237 - INFO - Deleting VM ctest-vn1-vm2-56270105 2026-05-05 17:16:15,307 - INFO - Detaching port d84e2903-a5db-48b9-8cfa-fa9bd8f18ff4 from VM ctest-vn1-vm1-76638865 2026-05-05 17:16:15,354 - INFO - Deleting VM ctest-vn1-vm1-76638865 2026-05-05 17:16:15,625 - DEBUG - Response for delete_port : () 2026-05-05 17:16:15,845 - DEBUG - Response for delete_port : () 2026-05-05 17:16:15,845 - INFO - Deleting VN ctest-vn1-47578831 2026-05-05 17:16:16,001 - DEBUG - Response for deleting network () 2026-05-05 17:16:16,268 - DEBUG - No XMPP flaps were noticed during the test 2026-05-05 17:16:16,268 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21] 2026-05-05 17:16:16,268 - INFO - -------------------------------------------------------------------------------- 2026-05-05 17:16:16,988 - INFO - Deleted project: ctest-TestPorts-57973629, ID : b2508488-5a27-43b1-9a5d-cc982a3debce