2026-08-14 14:28:59,955 - INFO - Domain Default found not creating 2026-08-14 14:29:00,118 - INFO - Project ctest-TestPorts-82304608 not found, creating it 2026-08-14 14:29:00,599 - INFO - Created Project:ctest-TestPorts-82304608, ID : a4fdf462-4d1e-4818-9b2e-49bb8b0d3ff8 2026-08-14 14:29:02,172 - INFO - ================================================================================ 2026-08-14 14:29:02,172 - INFO - STARTING TEST : test_ports_bindings 2026-08-14 14:29:02,172 - 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-08-14 14:29:02,430 - DEBUG - Nothing to compare xmpp stats {'10.0.0.162': {'10.20.0.25': '0'}} with 2026-08-14 14:29:02,431 - INFO - Initial checks done. Running the testcase now 2026-08-14 14:29:02,431 - INFO - 2026-08-14 14:29:03,037 - DEBUG - Response for create_network : {'network': {'id': '404e1c8a-5bcb-4166-87ec-97c6e040b255', 'name': 'ctest-vn-47427529', 'tenant_id': 'a4fdf4624d1e48189b2e49bb8b0d3ff8', 'project_id': 'a4fdf4624d1e48189b2e49bb8b0d3ff8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-82304608', 'ctest-vn-47427529'], 'port_security_enabled': True, 'description': ''}} 2026-08-14 14:29:03,247 - DEBUG - Response for create_subnet : {'subnet': {'id': '25222bd6-5e75-4aeb-8437-b8906ed4d19a', 'name': '', 'tenant_id': 'a4fdf4624d1e48189b2e49bb8b0d3ff8', 'network_id': '404e1c8a-5bcb-4166-87ec-97c6e040b255', 'ip_version': 4, 'cidr': '76.67.150.128/26', 'allocation_pools': [{'start': '76.67.150.130', 'end': '76.67.150.190'}], 'gateway_ip': '76.67.150.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '76.67.150.130', 'tags': [], 'project_id': 'a4fdf4624d1e48189b2e49bb8b0d3ff8'}} 2026-08-14 14:29:03,263 - INFO - Created VN ctest-vn-47427529 2026-08-14 14:29:03,315 - DEBUG - VN ctest-vn-47427529 UUID is 404e1c8a-5bcb-4166-87ec-97c6e040b255 2026-08-14 14:29:03,413 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-82304608', 'ctest-vmi-90027657']} 2026-08-14 14:29:03,716 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-90027657', 'id': '4ff9fd91-6538-4de8-8a50-cb91af999378', 'tenant_id': 'a4fdf4624d1e48189b2e49bb8b0d3ff8', 'network_id': '404e1c8a-5bcb-4166-87ec-97c6e040b255', 'mac_address': '02:4f:f9:fd:91:65', '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': '76.67.150.131', 'subnet_id': '25222bd6-5e75-4aeb-8437-b8906ed4d19a'}], 'security_groups': ['e13c4c6b-98eb-407a-bcb3-b31690dbdcb8'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a4fdf4624d1e48189b2e49bb8b0d3ff8'}} 2026-08-14 14:29:03,716 - DEBUG - Created port 4ff9fd91-6538-4de8-8a50-cb91af999378 2026-08-14 14:29:03,823 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine-interface/4ff9fd91-6538-4de8-8a50-cb91af999378 2026-08-14 14:29:04,156 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine-interface/4ff9fd91-6538-4de8-8a50-cb91af999378 2026-08-14 14:29:04,186 - INFO - VMI 4ff9fd91-6538-4de8-8a50-cb91af999378 verification in API Server passed 2026-08-14 14:29:04,276 - DEBUG - Response for delete_port : () 2026-08-14 14:29:04,276 - INFO - Deleted port 4ff9fd91-6538-4de8-8a50-cb91af999378 2026-08-14 14:29:04,276 - INFO - Deleting VN ctest-vn-47427529 2026-08-14 14:29:04,403 - DEBUG - Response for deleting network () 2026-08-14 14:29:04,661 - DEBUG - No XMPP flaps were noticed during the test
2026-08-14 14:29:04,661 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-08-14 14:29:04,661 - INFO - -------------------------------------------------------------------------------- 2026-08-14 14:29:04,664 - INFO - ================================================================================ 2026-08-14 14:29:04,664 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-14 14:29:04,664 - 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-08-14 14:29:04,953 - DEBUG - Nothing to compare xmpp stats {'10.0.0.162': {'10.20.0.25': '0'}} with 2026-08-14 14:29:04,953 - INFO - Initial checks done. Running the testcase now 2026-08-14 14:29:04,953 - INFO - 2026-08-14 14:29:05,166 - DEBUG - Response for create_network : {'network': {'id': 'f8ca6abc-a996-4ee8-99ca-c4ff9a249ef8', 'name': 'ctest-vn1-97876508', 'tenant_id': 'a4fdf4624d1e48189b2e49bb8b0d3ff8', 'project_id': 'a4fdf4624d1e48189b2e49bb8b0d3ff8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-82304608', 'ctest-vn1-97876508'], 'port_security_enabled': True, 'description': ''}} 2026-08-14 14:29:05,389 - DEBUG - Response for create_subnet : {'subnet': {'id': '2e9131a0-f66d-4293-8cac-7fcbe2884f63', 'name': '', 'tenant_id': 'a4fdf4624d1e48189b2e49bb8b0d3ff8', 'network_id': 'f8ca6abc-a996-4ee8-99ca-c4ff9a249ef8', 'ip_version': 4, 'cidr': '73.46.68.192/26', 'allocation_pools': [{'start': '73.46.68.194', 'end': '73.46.68.254'}], 'gateway_ip': '73.46.68.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '73.46.68.194', 'tags': [], 'project_id': 'a4fdf4624d1e48189b2e49bb8b0d3ff8'}} 2026-08-14 14:29:05,617 - DEBUG - Response for create_subnet : {'subnet': {'id': '69f15491-5fa5-4848-a873-98127881d8d5', 'name': '', 'tenant_id': 'a4fdf4624d1e48189b2e49bb8b0d3ff8', 'network_id': 'f8ca6abc-a996-4ee8-99ca-c4ff9a249ef8', 'ip_version': 4, 'cidr': '186.244.106.128/26', 'allocation_pools': [{'start': '186.244.106.130', 'end': '186.244.106.190'}], 'gateway_ip': '186.244.106.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '186.244.106.130', 'tags': [], 'project_id': 'a4fdf4624d1e48189b2e49bb8b0d3ff8'}} 2026-08-14 14:29:05,637 - INFO - Created VN ctest-vn1-97876508 2026-08-14 14:29:05,691 - DEBUG - VN ctest-vn1-97876508 UUID is f8ca6abc-a996-4ee8-99ca-c4ff9a249ef8 2026-08-14 14:29:06,017 - DEBUG - Response for create_port : {'port': {'name': '932163c4-d518-43b8-8ff0-1d6894b061ea', 'id': '932163c4-d518-43b8-8ff0-1d6894b061ea', 'tenant_id': 'a4fdf4624d1e48189b2e49bb8b0d3ff8', 'network_id': 'f8ca6abc-a996-4ee8-99ca-c4ff9a249ef8', 'mac_address': '02:93:21:63:c4:d5', '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': '73.46.68.197', 'subnet_id': '2e9131a0-f66d-4293-8cac-7fcbe2884f63'}], 'security_groups': ['e13c4c6b-98eb-407a-bcb3-b31690dbdcb8'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a4fdf4624d1e48189b2e49bb8b0d3ff8'}} 2026-08-14 14:29:06,207 - DEBUG - Response for create_port : {'port': {'name': '10fcbbc0-3232-41fb-b5bc-b1700cd5e14d', 'id': '10fcbbc0-3232-41fb-b5bc-b1700cd5e14d', 'tenant_id': 'a4fdf4624d1e48189b2e49bb8b0d3ff8', 'network_id': 'f8ca6abc-a996-4ee8-99ca-c4ff9a249ef8', 'mac_address': '02:10:fc:bb:c0:32', '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': '186.244.106.133', 'subnet_id': '69f15491-5fa5-4848-a873-98127881d8d5'}], 'security_groups': ['e13c4c6b-98eb-407a-bcb3-b31690dbdcb8'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a4fdf4624d1e48189b2e49bb8b0d3ff8'}} 2026-08-14 14:29:06,259 - DEBUG - Services list from nova: [, , ] 2026-08-14 14:29:06,612 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6163-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6163-1) 2026-08-14 14:29:06,994 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6163-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6163-1) 2026-08-14 14:29:06,994 - INFO - Waiting for VM ctest-vn1-vm1-40672808 to be up.. 2026-08-14 14:29:07,034 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 14:29:12,081 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 14:29:17,161 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 14:29:22,242 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 14:29:27,317 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 14:29:32,396 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 14:29:37,487 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 14:29:42,579 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 14:29:47,661 - DEBUG - VM is in ACTIVE state now 2026-08-14 14:29:47,661 - INFO - VM name : ctest-vn1-vm1-40672808 2026-08-14 14:29:47,743 - DEBUG - VM ctest-vn1-vm1-40672808 ID is d9d55905-8810-434f-acae-e26d45c4b5e0 2026-08-14 14:29:47,765 - DEBUG - VM ctest-vn1-vm1-40672808 launched on Node cn-jenkins-deploy-platform-ansible-os-6163-1 2026-08-14 14:29:47,855 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine/d9d55905-8810-434f-acae-e26d45c4b5e0 2026-08-14 14:29:47,867 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine-interface/932163c4-d518-43b8-8ff0-1d6894b061ea 2026-08-14 14:29:51,156 - 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 1029ms') 2026-08-14 14:29:51,156 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-40672808 failed! 2026-08-14 14:29:51,215 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-82304608:ctest-vn1-97876508 is 73.46.68.193 and allocation pool is NOT set 2026-08-14 14:29:51,216 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-82304608:ctest-vn1-97876508 is 186.244.106.129 and allocation pool is NOT set 2026-08-14 14:29:53,275 - 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=6.12 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.878 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.878/3.498/6.118/2.620 ms') 2026-08-14 14:29:53,275 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-40672808 passed 2026-08-14 14:29:53,431 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 14:29:53,431 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-40672808, IP 73.46.68.197, Port 22 2026-08-14 14:29:53,498 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-08-14 14:29:53,573 - DEBUG - VM ctest-vn1-vm1-40672808 is NOT ready for SSH connections, VM status: ACTIVE 2026-08-14 14:29:58,574 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 14:29:58,575 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-40672808, IP 73.46.68.197, Port 22 2026-08-14 14:29:58,749 - DEBUG - VM ctest-vn1-vm1-40672808 is ready for SSH connections 2026-08-14 14:29:58,749 - INFO - Waiting for VM ctest-vn1-vm2-85373560 to be up.. 2026-08-14 14:29:58,832 - DEBUG - VM is in ACTIVE state now 2026-08-14 14:29:58,832 - INFO - VM name : ctest-vn1-vm2-85373560 2026-08-14 14:29:58,916 - DEBUG - VM ctest-vn1-vm2-85373560 ID is 919af8a6-3584-46ce-aaa0-ca343cda29d9 2026-08-14 14:29:58,917 - DEBUG - VM ctest-vn1-vm2-85373560 launched on Node cn-jenkins-deploy-platform-ansible-os-6163-1 2026-08-14 14:29:58,993 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine/919af8a6-3584-46ce-aaa0-ca343cda29d9 2026-08-14 14:29:59,003 - DEBUG - Requesting: http://10.0.0.162:8082/virtual-machine-interface/10fcbbc0-3232-41fb-b5bc-b1700cd5e14d 2026-08-14 14:30:00,247 - 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.27 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.496 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 = 0.496/1.883/3.271/1.387 ms') 2026-08-14 14:30:00,247 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-85373560 passed 2026-08-14 14:30:00,399 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 14:30:00,399 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-85373560, IP 186.244.106.133, Port 22 2026-08-14 14:30:00,555 - DEBUG - VM ctest-vn1-vm2-85373560 is ready for SSH connections 2026-08-14 14:30:00,555 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 14:30:00,555 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 14:30:00,555 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 14:30:00,555 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 73.46.68.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.162, gateway password: c0ntrail123 2026-08-14 14:30:00,555 - DEBUG - ping -s 56 -c 3 -W 1 73.46.68.197 2026-08-14 14:30:04,622 - DEBUG - PING 73.46.68.197 (73.46.68.197): 56 data bytes 64 bytes from 73.46.68.197: seq=0 ttl=63 time=4.442 ms 64 bytes from 73.46.68.197: seq=1 ttl=63 time=1.156 ms 64 bytes from 73.46.68.197: seq=2 ttl=63 time=1.137 ms --- 73.46.68.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.137/2.245/4.442 ms 2026-08-14 14:30:04,622 - INFO - Ping to IP 73.46.68.197 from VM ctest-vn1-vm2-85373560 passed 2026-08-14 14:30:04,622 - INFO - Detaching port 10fcbbc0-3232-41fb-b5bc-b1700cd5e14d from VM ctest-vn1-vm2-85373560 2026-08-14 14:30:04,680 - INFO - Deleting VM ctest-vn1-vm2-85373560 2026-08-14 14:30:04,761 - INFO - Detaching port 932163c4-d518-43b8-8ff0-1d6894b061ea from VM ctest-vn1-vm1-40672808 2026-08-14 14:30:04,800 - INFO - Deleting VM ctest-vn1-vm1-40672808 2026-08-14 14:30:05,058 - DEBUG - Response for delete_port : () 2026-08-14 14:30:05,231 - DEBUG - Response for delete_port : () 2026-08-14 14:30:05,231 - INFO - Deleting VN ctest-vn1-97876508 2026-08-14 14:30:05,363 - DEBUG - Response for deleting network () 2026-08-14 14:30:05,624 - DEBUG - No XMPP flaps were noticed during the test
2026-08-14 14:30:05,624 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:01]
2026-08-14 14:30:05,625 - INFO - -------------------------------------------------------------------------------- 2026-08-14 14:30:06,359 - INFO - Deleted project: ctest-TestPorts-82304608, ID : a4fdf462-4d1e-4818-9b2e-49bb8b0d3ff8