2026-03-13 14:29:08,615 - INFO - Domain Default found not creating 2026-03-13 14:29:08,996 - INFO - Project ctest-TestPorts-08208887 not found, creating it 2026-03-13 14:29:09,591 - INFO - Created Project:ctest-TestPorts-08208887, ID : a6c9a04f-e540-4d4b-b718-7f29bbf94154 2026-03-13 14:29:11,632 - INFO - ================================================================================ 2026-03-13 14:29:11,633 - INFO - STARTING TEST : test_ports_bindings 2026-03-13 14:29:11,633 - 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-03-13 14:29:11,934 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2026-03-13 14:29:11,934 - INFO - Initial checks done. Running the testcase now 2026-03-13 14:29:11,934 - INFO - 2026-03-13 14:29:12,677 - DEBUG - Response for create_network : {'network': {'id': 'd019c7c2-b98a-400e-9a0e-a5e5386dadf6', 'name': 'ctest-vn-31701297', 'tenant_id': 'a6c9a04fe5404d4bb7187f29bbf94154', 'project_id': 'a6c9a04fe5404d4bb7187f29bbf94154', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-08208887', 'ctest-vn-31701297'], 'port_security_enabled': True, 'description': ''}} 2026-03-13 14:29:12,863 - DEBUG - Response for create_subnet : {'subnet': {'id': '61a4ab0b-8084-4bd1-ab99-a10ef7e7e600', 'name': '', 'tenant_id': 'a6c9a04fe5404d4bb7187f29bbf94154', 'network_id': 'd019c7c2-b98a-400e-9a0e-a5e5386dadf6', 'ip_version': 4, 'cidr': '81.67.40.192/26', 'allocation_pools': [{'start': '81.67.40.194', 'end': '81.67.40.254'}], 'gateway_ip': '81.67.40.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '81.67.40.194', 'tags': [], 'project_id': 'a6c9a04fe5404d4bb7187f29bbf94154'}} 2026-03-13 14:29:12,888 - INFO - Created VN ctest-vn-31701297 2026-03-13 14:29:12,939 - DEBUG - VN ctest-vn-31701297 UUID is d019c7c2-b98a-400e-9a0e-a5e5386dadf6 2026-03-13 14:29:13,088 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-08208887', 'ctest-vmi-85661505']} 2026-03-13 14:29:13,400 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-85661505', 'id': '8aa6f2a2-7ef7-4e3e-99e9-8699eb24ecf1', 'tenant_id': 'a6c9a04fe5404d4bb7187f29bbf94154', 'network_id': 'd019c7c2-b98a-400e-9a0e-a5e5386dadf6', 'mac_address': '02:8a:a6:f2:a2:7e', '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': '81.67.40.195', 'subnet_id': '61a4ab0b-8084-4bd1-ab99-a10ef7e7e600'}], 'security_groups': ['460d1150-1ad0-4d55-90f4-8c9f13da8af9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a6c9a04fe5404d4bb7187f29bbf94154'}} 2026-03-13 14:29:13,401 - DEBUG - Created port 8aa6f2a2-7ef7-4e3e-99e9-8699eb24ecf1 2026-03-13 14:29:13,515 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/8aa6f2a2-7ef7-4e3e-99e9-8699eb24ecf1 2026-03-13 14:29:13,852 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/8aa6f2a2-7ef7-4e3e-99e9-8699eb24ecf1 2026-03-13 14:29:13,913 - INFO - VMI 8aa6f2a2-7ef7-4e3e-99e9-8699eb24ecf1 verification in API Server passed 2026-03-13 14:29:14,089 - DEBUG - Response for delete_port : () 2026-03-13 14:29:14,089 - INFO - Deleted port 8aa6f2a2-7ef7-4e3e-99e9-8699eb24ecf1 2026-03-13 14:29:14,089 - INFO - Deleting VN ctest-vn-31701297 2026-03-13 14:29:14,220 - DEBUG - Response for deleting network () 2026-03-13 14:29:14,520 - DEBUG - No XMPP flaps were noticed during the test 2026-03-13 14:29:14,520 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-03-13 14:29:14,520 - INFO - -------------------------------------------------------------------------------- 2026-03-13 14:29:14,528 - INFO - ================================================================================ 2026-03-13 14:29:14,528 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-13 14:29:14,528 - 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-03-13 14:29:14,836 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2026-03-13 14:29:14,837 - INFO - Initial checks done. Running the testcase now 2026-03-13 14:29:14,837 - INFO - 2026-03-13 14:29:15,085 - DEBUG - Response for create_network : {'network': {'id': '6d41f07d-6360-4160-a561-e100d213c67c', 'name': 'ctest-vn1-54336860', 'tenant_id': 'a6c9a04fe5404d4bb7187f29bbf94154', 'project_id': 'a6c9a04fe5404d4bb7187f29bbf94154', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-08208887', 'ctest-vn1-54336860'], 'port_security_enabled': True, 'description': ''}} 2026-03-13 14:29:15,251 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fa63cb97-a176-4ae6-af4b-338bb4257dc4', 'name': '', 'tenant_id': 'a6c9a04fe5404d4bb7187f29bbf94154', 'network_id': '6d41f07d-6360-4160-a561-e100d213c67c', 'ip_version': 4, 'cidr': '26.77.97.192/26', 'allocation_pools': [{'start': '26.77.97.194', 'end': '26.77.97.254'}], 'gateway_ip': '26.77.97.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '26.77.97.194', 'tags': [], 'project_id': 'a6c9a04fe5404d4bb7187f29bbf94154'}} 2026-03-13 14:29:15,507 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c454ff56-9f08-433e-afea-b5807ed4ef92', 'name': '', 'tenant_id': 'a6c9a04fe5404d4bb7187f29bbf94154', 'network_id': '6d41f07d-6360-4160-a561-e100d213c67c', 'ip_version': 4, 'cidr': '159.239.152.128/26', 'allocation_pools': [{'start': '159.239.152.130', 'end': '159.239.152.190'}], 'gateway_ip': '159.239.152.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '159.239.152.130', 'tags': [], 'project_id': 'a6c9a04fe5404d4bb7187f29bbf94154'}} 2026-03-13 14:29:15,534 - INFO - Created VN ctest-vn1-54336860 2026-03-13 14:29:15,595 - DEBUG - VN ctest-vn1-54336860 UUID is 6d41f07d-6360-4160-a561-e100d213c67c 2026-03-13 14:29:16,029 - DEBUG - Response for create_port : {'port': {'name': 'cce3c8a3-19a3-4788-aa35-d985b01da91e', 'id': 'cce3c8a3-19a3-4788-aa35-d985b01da91e', 'tenant_id': 'a6c9a04fe5404d4bb7187f29bbf94154', 'network_id': '6d41f07d-6360-4160-a561-e100d213c67c', 'mac_address': '02:cc:e3:c8:a3:19', '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': '26.77.97.197', 'subnet_id': 'fa63cb97-a176-4ae6-af4b-338bb4257dc4'}], 'security_groups': ['460d1150-1ad0-4d55-90f4-8c9f13da8af9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a6c9a04fe5404d4bb7187f29bbf94154'}} 2026-03-13 14:29:16,246 - DEBUG - Response for create_port : {'port': {'name': 'd5cfe2ea-5419-40af-8f88-0d67521dac75', 'id': 'd5cfe2ea-5419-40af-8f88-0d67521dac75', 'tenant_id': 'a6c9a04fe5404d4bb7187f29bbf94154', 'network_id': '6d41f07d-6360-4160-a561-e100d213c67c', 'mac_address': '02:d5:cf:e2:ea:54', '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': '159.239.152.133', 'subnet_id': 'c454ff56-9f08-433e-afea-b5807ed4ef92'}], 'security_groups': ['460d1150-1ad0-4d55-90f4-8c9f13da8af9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a6c9a04fe5404d4bb7187f29bbf94154'}} 2026-03-13 14:29:16,316 - DEBUG - Services list from nova: [, , ] 2026-03-13 14:29:16,998 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5465-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5465-1) 2026-03-13 14:29:17,644 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5465-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5465-1) 2026-03-13 14:29:17,644 - INFO - Waiting for VM ctest-vn1-vm1-31319350 to be up.. 2026-03-13 14:29:17,695 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-13 14:29:22,793 - DEBUG - VM is in ACTIVE state now 2026-03-13 14:29:22,793 - INFO - VM name : ctest-vn1-vm1-31319350 2026-03-13 14:29:22,876 - DEBUG - VM ctest-vn1-vm1-31319350 ID is fd154bbe-7369-4db1-accd-4343efc5ec52 2026-03-13 14:29:22,894 - DEBUG - VM ctest-vn1-vm1-31319350 launched on Node cn-jenkins-deploy-platform-ansible-os-5465-1 2026-03-13 14:29:22,980 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/fd154bbe-7369-4db1-accd-4343efc5ec52 2026-03-13 14:29:22,991 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/cce3c8a3-19a3-4788-aa35-d985b01da91e 2026-03-13 14:29:26,254 - 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 1026ms') 2026-03-13 14:29:26,254 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-31319350 failed! 2026-03-13 14:29:26,311 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-08208887:ctest-vn1-54336860 is 26.77.97.193 and allocation pool is NOT set 2026-03-13 14:29:26,311 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-08208887:ctest-vn1-54336860 is 159.239.152.129 and allocation pool is NOT set 2026-03-13 14:29:30,389 - 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 1003ms') 2026-03-13 14:29:30,389 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-31319350 failed! 2026-03-13 14:29:30,451 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-08208887:ctest-vn1-54336860 is 26.77.97.193 and allocation pool is NOT set 2026-03-13 14:29:30,451 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-08208887:ctest-vn1-54336860 is 159.239.152.129 and allocation pool is NOT set 2026-03-13 14:29:32,533 - 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=2.91 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.964 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.964/1.936/2.909/0.972 ms') 2026-03-13 14:29:32,533 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-31319350 passed 2026-03-13 14:29:32,699 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-13 14:29:32,699 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-31319350, IP 26.77.97.197, Port 22 2026-03-13 14:29:32,893 - DEBUG - VM ctest-vn1-vm1-31319350 is ready for SSH connections 2026-03-13 14:29:32,894 - INFO - Waiting for VM ctest-vn1-vm2-51545756 to be up.. 2026-03-13 14:29:33,011 - DEBUG - VM is in ACTIVE state now 2026-03-13 14:29:33,011 - INFO - VM name : ctest-vn1-vm2-51545756 2026-03-13 14:29:33,107 - DEBUG - VM ctest-vn1-vm2-51545756 ID is 0c8e56c7-e832-420b-8fd3-d922b29453f1 2026-03-13 14:29:33,107 - DEBUG - VM ctest-vn1-vm2-51545756 launched on Node cn-jenkins-deploy-platform-ansible-os-5465-1 2026-03-13 14:29:33,243 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/0c8e56c7-e832-420b-8fd3-d922b29453f1 2026-03-13 14:29:33,260 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/d5cfe2ea-5419-40af-8f88-0d67521dac75 2026-03-13 14:29:34,520 - 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.26 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.576 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.576/2.416/4.256/1.840 ms') 2026-03-13 14:29:34,520 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-51545756 passed 2026-03-13 14:29:34,698 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-13 14:29:34,699 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-51545756, IP 159.239.152.133, Port 22 2026-03-13 14:29:34,868 - DEBUG - VM ctest-vn1-vm2-51545756 is ready for SSH connections 2026-03-13 14:29:34,868 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-13 14:29:34,868 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-13 14:29:34,868 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-13 14:29:34,868 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 26.77.97.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-03-13 14:29:34,869 - DEBUG - ping -s 56 -c 3 -W 1 26.77.97.197 2026-03-13 14:29:37,709 - DEBUG - PING 26.77.97.197 (26.77.97.197): 56 data bytes 64 bytes from 26.77.97.197: seq=0 ttl=63 time=4.198 ms 64 bytes from 26.77.97.197: seq=1 ttl=63 time=1.883 ms 64 bytes from 26.77.97.197: seq=2 ttl=63 time=2.658 ms --- 26.77.97.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.883/2.913/4.198 ms 2026-03-13 14:29:37,709 - INFO - Ping to IP 26.77.97.197 from VM ctest-vn1-vm2-51545756 passed 2026-03-13 14:29:37,710 - INFO - Detaching port d5cfe2ea-5419-40af-8f88-0d67521dac75 from VM ctest-vn1-vm2-51545756 2026-03-13 14:29:37,820 - INFO - Deleting VM ctest-vn1-vm2-51545756 2026-03-13 14:29:37,928 - INFO - Detaching port cce3c8a3-19a3-4788-aa35-d985b01da91e from VM ctest-vn1-vm1-31319350 2026-03-13 14:29:38,006 - INFO - Deleting VM ctest-vn1-vm1-31319350 2026-03-13 14:29:38,409 - DEBUG - Response for delete_port : () 2026-03-13 14:29:38,571 - DEBUG - Response for delete_port : () 2026-03-13 14:29:38,571 - INFO - Deleting VN ctest-vn1-54336860 2026-03-13 14:29:38,715 - DEBUG - Response for deleting network () 2026-03-13 14:29:38,995 - DEBUG - No XMPP flaps were noticed during the test 2026-03-13 14:29:38,996 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:24] 2026-03-13 14:29:38,996 - INFO - -------------------------------------------------------------------------------- 2026-03-13 14:29:39,869 - INFO - Deleted project: ctest-TestPorts-08208887, ID : a6c9a04f-e540-4d4b-b718-7f29bbf94154