2026-05-15 13:18:49,449 - INFO - Domain Default found not creating 2026-05-15 13:18:49,610 - INFO - Project ctest-TestPorts-40387169 not found, creating it 2026-05-15 13:18:50,152 - INFO - Created Project:ctest-TestPorts-40387169, ID : 9e6fd2ad-5cda-4b20-99ce-62f9cbc9eb7e 2026-05-15 13:18:51,607 - INFO - ================================================================================ 2026-05-15 13:18:51,607 - INFO - STARTING TEST : test_ports_bindings 2026-05-15 13:18:51,607 - 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-15 13:18:51,866 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.17': '0'}} with 2026-05-15 13:18:51,866 - INFO - Initial checks done. Running the testcase now 2026-05-15 13:18:51,866 - INFO - 2026-05-15 13:18:52,415 - DEBUG - Response for create_network : {'network': {'id': '44712d30-b95b-46c4-b55e-280dc8d5c053', 'name': 'ctest-vn-39850546', 'tenant_id': '9e6fd2ad5cda4b2099ce62f9cbc9eb7e', 'project_id': '9e6fd2ad5cda4b2099ce62f9cbc9eb7e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-40387169', 'ctest-vn-39850546'], 'port_security_enabled': True, 'description': ''}} 2026-05-15 13:18:52,579 - DEBUG - Response for create_subnet : {'subnet': {'id': '20dc8b6f-454e-4e5e-8451-d7fcb445eaa2', 'name': '', 'tenant_id': '9e6fd2ad5cda4b2099ce62f9cbc9eb7e', 'network_id': '44712d30-b95b-46c4-b55e-280dc8d5c053', 'ip_version': 4, 'cidr': '112.81.46.192/26', 'allocation_pools': [{'start': '112.81.46.194', 'end': '112.81.46.254'}], 'gateway_ip': '112.81.46.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '112.81.46.194', 'tags': [], 'project_id': '9e6fd2ad5cda4b2099ce62f9cbc9eb7e'}} 2026-05-15 13:18:52,596 - INFO - Created VN ctest-vn-39850546 2026-05-15 13:18:52,648 - DEBUG - VN ctest-vn-39850546 UUID is 44712d30-b95b-46c4-b55e-280dc8d5c053 2026-05-15 13:18:52,754 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-40387169', 'ctest-vmi-94230662']} 2026-05-15 13:18:53,027 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-94230662', 'id': '50e09f09-f858-4f67-a9da-0626836f57f9', 'tenant_id': '9e6fd2ad5cda4b2099ce62f9cbc9eb7e', 'network_id': '44712d30-b95b-46c4-b55e-280dc8d5c053', 'mac_address': '02:50:e0:9f:09:f8', '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': '112.81.46.195', 'subnet_id': '20dc8b6f-454e-4e5e-8451-d7fcb445eaa2'}], 'security_groups': ['5e23c527-3c70-4ed3-82fe-d27006aef908'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9e6fd2ad5cda4b2099ce62f9cbc9eb7e'}} 2026-05-15 13:18:53,027 - DEBUG - Created port 50e09f09-f858-4f67-a9da-0626836f57f9 2026-05-15 13:18:53,132 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/50e09f09-f858-4f67-a9da-0626836f57f9 2026-05-15 13:18:53,425 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/50e09f09-f858-4f67-a9da-0626836f57f9 2026-05-15 13:18:53,458 - INFO - VMI 50e09f09-f858-4f67-a9da-0626836f57f9 verification in API Server passed 2026-05-15 13:18:53,540 - DEBUG - Response for delete_port : () 2026-05-15 13:18:53,541 - INFO - Deleted port 50e09f09-f858-4f67-a9da-0626836f57f9 2026-05-15 13:18:53,541 - INFO - Deleting VN ctest-vn-39850546 2026-05-15 13:18:53,641 - DEBUG - Response for deleting network () 2026-05-15 13:18:53,893 - DEBUG - No XMPP flaps were noticed during the test
2026-05-15 13:18:53,894 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-05-15 13:18:53,894 - INFO - -------------------------------------------------------------------------------- 2026-05-15 13:18:53,896 - INFO - ================================================================================ 2026-05-15 13:18:53,896 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-05-15 13:18:53,896 - 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-15 13:18:54,186 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.17': '0'}} with 2026-05-15 13:18:54,186 - INFO - Initial checks done. Running the testcase now 2026-05-15 13:18:54,186 - INFO - 2026-05-15 13:18:54,351 - DEBUG - Response for create_network : {'network': {'id': '715ebecd-ba7c-47da-85b5-26d6da71e14b', 'name': 'ctest-vn1-54970287', 'tenant_id': '9e6fd2ad5cda4b2099ce62f9cbc9eb7e', 'project_id': '9e6fd2ad5cda4b2099ce62f9cbc9eb7e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-40387169', 'ctest-vn1-54970287'], 'port_security_enabled': True, 'description': ''}} 2026-05-15 13:18:54,540 - DEBUG - Response for create_subnet : {'subnet': {'id': '6867e32d-c7ee-4e2a-9b30-02f6435e433a', 'name': '', 'tenant_id': '9e6fd2ad5cda4b2099ce62f9cbc9eb7e', 'network_id': '715ebecd-ba7c-47da-85b5-26d6da71e14b', 'ip_version': 4, 'cidr': '214.51.128.192/26', 'allocation_pools': [{'start': '214.51.128.194', 'end': '214.51.128.254'}], 'gateway_ip': '214.51.128.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '214.51.128.194', 'tags': [], 'project_id': '9e6fd2ad5cda4b2099ce62f9cbc9eb7e'}} 2026-05-15 13:18:54,731 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c0cf34f6-1a50-41d3-93f3-8be1177e35e8', 'name': '', 'tenant_id': '9e6fd2ad5cda4b2099ce62f9cbc9eb7e', 'network_id': '715ebecd-ba7c-47da-85b5-26d6da71e14b', 'ip_version': 4, 'cidr': '74.24.233.192/26', 'allocation_pools': [{'start': '74.24.233.194', 'end': '74.24.233.254'}], 'gateway_ip': '74.24.233.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '74.24.233.194', 'tags': [], 'project_id': '9e6fd2ad5cda4b2099ce62f9cbc9eb7e'}} 2026-05-15 13:18:54,749 - INFO - Created VN ctest-vn1-54970287 2026-05-15 13:18:54,801 - DEBUG - VN ctest-vn1-54970287 UUID is 715ebecd-ba7c-47da-85b5-26d6da71e14b 2026-05-15 13:18:55,100 - DEBUG - Response for create_port : {'port': {'name': '06dd8798-98f7-4169-8d16-55647759814f', 'id': '06dd8798-98f7-4169-8d16-55647759814f', 'tenant_id': '9e6fd2ad5cda4b2099ce62f9cbc9eb7e', 'network_id': '715ebecd-ba7c-47da-85b5-26d6da71e14b', 'mac_address': '02:06:dd:87:98:98', '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': '214.51.128.197', 'subnet_id': '6867e32d-c7ee-4e2a-9b30-02f6435e433a'}], 'security_groups': ['5e23c527-3c70-4ed3-82fe-d27006aef908'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9e6fd2ad5cda4b2099ce62f9cbc9eb7e'}} 2026-05-15 13:18:55,261 - DEBUG - Response for create_port : {'port': {'name': 'cf444d87-f5f3-4814-8921-4ede5cabed9f', 'id': 'cf444d87-f5f3-4814-8921-4ede5cabed9f', 'tenant_id': '9e6fd2ad5cda4b2099ce62f9cbc9eb7e', 'network_id': '715ebecd-ba7c-47da-85b5-26d6da71e14b', 'mac_address': '02:cf:44:4d:87:f5', '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': '74.24.233.197', 'subnet_id': 'c0cf34f6-1a50-41d3-93f3-8be1177e35e8'}], 'security_groups': ['5e23c527-3c70-4ed3-82fe-d27006aef908'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '9e6fd2ad5cda4b2099ce62f9cbc9eb7e'}} 2026-05-15 13:18:55,315 - DEBUG - Services list from nova: [, , ] 2026-05-15 13:18:55,656 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5786-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5786-1) 2026-05-15 13:18:56,064 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5786-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5786-1) 2026-05-15 13:18:56,064 - INFO - Waiting for VM ctest-vn1-vm1-44970363 to be up.. 2026-05-15 13:18:56,101 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-15 13:19:01,188 - DEBUG - VM is in ACTIVE state now 2026-05-15 13:19:01,188 - INFO - VM name : ctest-vn1-vm1-44970363 2026-05-15 13:19:01,263 - DEBUG - VM ctest-vn1-vm1-44970363 ID is 18488f2d-d690-4b13-a9f6-04f9a42f3d0d 2026-05-15 13:19:01,283 - DEBUG - VM ctest-vn1-vm1-44970363 launched on Node cn-jenkins-deploy-platform-ansible-os-5786-1 2026-05-15 13:19:01,354 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/18488f2d-d690-4b13-a9f6-04f9a42f3d0d 2026-05-15 13:19:01,363 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/06dd8798-98f7-4169-8d16-55647759814f 2026-05-15 13:19:04,631 - 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 1031ms') 2026-05-15 13:19:04,632 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-44970363 failed! 2026-05-15 13:19:04,689 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-40387169:ctest-vn1-54970287 is 214.51.128.193 and allocation pool is NOT set 2026-05-15 13:19:04,689 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-40387169:ctest-vn1-54970287 is 74.24.233.193 and allocation pool is NOT set 2026-05-15 13:19:06,755 - 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=13.5 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.51 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 = 2.509/8.016/13.523/5.507 ms') 2026-05-15 13:19:06,755 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-44970363 passed 2026-05-15 13:19:06,905 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-15 13:19:06,905 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-44970363, IP 214.51.128.197, Port 22 2026-05-15 13:19:06,970 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-05-15 13:19:07,050 - DEBUG - VM ctest-vn1-vm1-44970363 is NOT ready for SSH connections, VM status: ACTIVE 2026-05-15 13:19:12,051 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-15 13:19:12,051 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-44970363, IP 214.51.128.197, Port 22 2026-05-15 13:19:12,219 - DEBUG - VM ctest-vn1-vm1-44970363 is ready for SSH connections 2026-05-15 13:19:12,219 - INFO - Waiting for VM ctest-vn1-vm2-40979508 to be up.. 2026-05-15 13:19:12,304 - DEBUG - VM is in ACTIVE state now 2026-05-15 13:19:12,304 - INFO - VM name : ctest-vn1-vm2-40979508 2026-05-15 13:19:12,380 - DEBUG - VM ctest-vn1-vm2-40979508 ID is b22d7226-1011-4934-ab34-1fc782a6dfe0 2026-05-15 13:19:12,380 - DEBUG - VM ctest-vn1-vm2-40979508 launched on Node cn-jenkins-deploy-platform-ansible-os-5786-1 2026-05-15 13:19:12,458 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/b22d7226-1011-4934-ab34-1fc782a6dfe0 2026-05-15 13:19:12,467 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/cf444d87-f5f3-4814-8921-4ede5cabed9f 2026-05-15 13:19:13,702 - 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.81 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.378 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.378/1.592/2.807/1.214 ms') 2026-05-15 13:19:13,702 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-40979508 passed 2026-05-15 13:19:13,856 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-15 13:19:13,857 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-40979508, IP 74.24.233.197, Port 22 2026-05-15 13:19:14,026 - DEBUG - VM ctest-vn1-vm2-40979508 is ready for SSH connections 2026-05-15 13:19:14,026 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-15 13:19:14,026 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-15 13:19:14,026 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-15 13:19:14,026 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 214.51.128.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123 2026-05-15 13:19:14,027 - DEBUG - ping -s 56 -c 3 -W 1 214.51.128.197 2026-05-15 13:19:16,715 - DEBUG - PING 214.51.128.197 (214.51.128.197): 56 data bytes 64 bytes from 214.51.128.197: seq=0 ttl=63 time=4.250 ms 64 bytes from 214.51.128.197: seq=1 ttl=63 time=0.838 ms 64 bytes from 214.51.128.197: seq=2 ttl=63 time=1.264 ms --- 214.51.128.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.838/2.117/4.250 ms 2026-05-15 13:19:16,715 - INFO - Ping to IP 214.51.128.197 from VM ctest-vn1-vm2-40979508 passed 2026-05-15 13:19:16,715 - INFO - Detaching port cf444d87-f5f3-4814-8921-4ede5cabed9f from VM ctest-vn1-vm2-40979508 2026-05-15 13:19:16,772 - INFO - Deleting VM ctest-vn1-vm2-40979508 2026-05-15 13:19:16,878 - INFO - Detaching port 06dd8798-98f7-4169-8d16-55647759814f from VM ctest-vn1-vm1-44970363 2026-05-15 13:19:16,910 - INFO - Deleting VM ctest-vn1-vm1-44970363 2026-05-15 13:19:17,158 - DEBUG - Response for delete_port : () 2026-05-15 13:19:17,334 - DEBUG - Response for delete_port : () 2026-05-15 13:19:17,334 - INFO - Deleting VN ctest-vn1-54970287 2026-05-15 13:19:17,483 - DEBUG - Response for deleting network () 2026-05-15 13:19:17,759 - DEBUG - No XMPP flaps were noticed during the test
2026-05-15 13:19:17,760 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:24]
2026-05-15 13:19:17,760 - INFO - -------------------------------------------------------------------------------- 2026-05-15 13:19:18,466 - INFO - Deleted project: ctest-TestPorts-40387169, ID : 9e6fd2ad-5cda-4b20-99ce-62f9cbc9eb7e