2026-03-05 01:56:16,213 - INFO - Domain Default found not creating 2026-03-05 01:56:16,380 - INFO - Project ctest-TestPorts-89450004 not found, creating it 2026-03-05 01:56:16,844 - INFO - Created Project:ctest-TestPorts-89450004, ID : 7f3ee3f5-1820-4948-a9d4-409d2084f040 2026-03-05 01:56:18,262 - INFO - ================================================================================ 2026-03-05 01:56:18,262 - INFO - STARTING TEST : test_ports_bindings 2026-03-05 01:56:18,262 - 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-05 01:56:18,518 - DEBUG - Nothing to compare xmpp stats {'10.0.0.131': {'10.20.0.193': '0'}} with 2026-03-05 01:56:18,518 - INFO - Initial checks done. Running the testcase now 2026-03-05 01:56:18,518 - INFO - 2026-03-05 01:56:19,055 - DEBUG - Response for create_network : {'network': {'id': 'caa546ba-8587-4e83-ab53-1c9ce5ff2769', 'name': 'ctest-vn-83502926', 'tenant_id': '7f3ee3f518204948a9d4409d2084f040', 'project_id': '7f3ee3f518204948a9d4409d2084f040', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-89450004', 'ctest-vn-83502926'], 'port_security_enabled': True, 'description': ''}} 2026-03-05 01:56:19,211 - DEBUG - Response for create_subnet : {'subnet': {'id': '04b76b8d-32ff-45e5-be7f-409eb1a70e5b', 'name': '', 'tenant_id': '7f3ee3f518204948a9d4409d2084f040', 'network_id': 'caa546ba-8587-4e83-ab53-1c9ce5ff2769', 'ip_version': 4, 'cidr': '97.172.252.192/26', 'allocation_pools': [{'start': '97.172.252.194', 'end': '97.172.252.254'}], 'gateway_ip': '97.172.252.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '97.172.252.194', 'tags': [], 'project_id': '7f3ee3f518204948a9d4409d2084f040'}} 2026-03-05 01:56:19,228 - INFO - Created VN ctest-vn-83502926 2026-03-05 01:56:19,281 - DEBUG - VN ctest-vn-83502926 UUID is caa546ba-8587-4e83-ab53-1c9ce5ff2769 2026-03-05 01:56:19,381 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-89450004', 'ctest-vmi-97731837']} 2026-03-05 01:56:19,653 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-97731837', 'id': 'e3e5ad80-294f-410f-8494-8f0d55e6457d', 'tenant_id': '7f3ee3f518204948a9d4409d2084f040', 'network_id': 'caa546ba-8587-4e83-ab53-1c9ce5ff2769', 'mac_address': '02:e3:e5:ad:80:29', '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': '97.172.252.195', 'subnet_id': '04b76b8d-32ff-45e5-be7f-409eb1a70e5b'}], 'security_groups': ['d81eb909-cda3-4134-aebc-63d8cff31ce3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7f3ee3f518204948a9d4409d2084f040'}} 2026-03-05 01:56:19,653 - DEBUG - Created port e3e5ad80-294f-410f-8494-8f0d55e6457d 2026-03-05 01:56:19,757 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/e3e5ad80-294f-410f-8494-8f0d55e6457d 2026-03-05 01:56:20,050 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/e3e5ad80-294f-410f-8494-8f0d55e6457d 2026-03-05 01:56:20,088 - INFO - VMI e3e5ad80-294f-410f-8494-8f0d55e6457d verification in API Server passed 2026-03-05 01:56:20,175 - DEBUG - Response for delete_port : () 2026-03-05 01:56:20,175 - INFO - Deleted port e3e5ad80-294f-410f-8494-8f0d55e6457d 2026-03-05 01:56:20,175 - INFO - Deleting VN ctest-vn-83502926 2026-03-05 01:56:20,262 - DEBUG - Response for deleting network () 2026-03-05 01:56:20,514 - DEBUG - No XMPP flaps were noticed during the test
2026-03-05 01:56:20,514 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-03-05 01:56:20,514 - INFO - -------------------------------------------------------------------------------- 2026-03-05 01:56:20,518 - INFO - ================================================================================ 2026-03-05 01:56:20,518 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-05 01:56:20,518 - 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-05 01:56:20,806 - DEBUG - Nothing to compare xmpp stats {'10.0.0.131': {'10.20.0.193': '0'}} with 2026-03-05 01:56:20,806 - INFO - Initial checks done. Running the testcase now 2026-03-05 01:56:20,806 - INFO - 2026-03-05 01:56:20,988 - DEBUG - Response for create_network : {'network': {'id': '01f148e9-d369-4d05-87dd-646f9888b59d', 'name': 'ctest-vn1-97028851', 'tenant_id': '7f3ee3f518204948a9d4409d2084f040', 'project_id': '7f3ee3f518204948a9d4409d2084f040', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-89450004', 'ctest-vn1-97028851'], 'port_security_enabled': True, 'description': ''}} 2026-03-05 01:56:21,142 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd2d4d044-e36e-40f5-b410-24f016deccbc', 'name': '', 'tenant_id': '7f3ee3f518204948a9d4409d2084f040', 'network_id': '01f148e9-d369-4d05-87dd-646f9888b59d', 'ip_version': 4, 'cidr': '21.174.143.192/26', 'allocation_pools': [{'start': '21.174.143.194', 'end': '21.174.143.254'}], 'gateway_ip': '21.174.143.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '21.174.143.194', 'tags': [], 'project_id': '7f3ee3f518204948a9d4409d2084f040'}} 2026-03-05 01:56:21,319 - DEBUG - Response for create_subnet : {'subnet': {'id': '2f1f2ad1-9a30-487c-8170-22c0a2a063b0', 'name': '', 'tenant_id': '7f3ee3f518204948a9d4409d2084f040', 'network_id': '01f148e9-d369-4d05-87dd-646f9888b59d', 'ip_version': 4, 'cidr': '218.98.158.128/26', 'allocation_pools': [{'start': '218.98.158.130', 'end': '218.98.158.190'}], 'gateway_ip': '218.98.158.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '218.98.158.130', 'tags': [], 'project_id': '7f3ee3f518204948a9d4409d2084f040'}} 2026-03-05 01:56:21,336 - INFO - Created VN ctest-vn1-97028851 2026-03-05 01:56:21,389 - DEBUG - VN ctest-vn1-97028851 UUID is 01f148e9-d369-4d05-87dd-646f9888b59d 2026-03-05 01:56:21,676 - DEBUG - Response for create_port : {'port': {'name': '6eac22f1-ba9f-431e-b61b-e592a5863d42', 'id': '6eac22f1-ba9f-431e-b61b-e592a5863d42', 'tenant_id': '7f3ee3f518204948a9d4409d2084f040', 'network_id': '01f148e9-d369-4d05-87dd-646f9888b59d', 'mac_address': '02:6e:ac:22:f1:ba', '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': '21.174.143.197', 'subnet_id': 'd2d4d044-e36e-40f5-b410-24f016deccbc'}], 'security_groups': ['d81eb909-cda3-4134-aebc-63d8cff31ce3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7f3ee3f518204948a9d4409d2084f040'}} 2026-03-05 01:56:21,870 - DEBUG - Response for create_port : {'port': {'name': '3c256ab8-1d92-412c-8a3f-00ba4fa489b7', 'id': '3c256ab8-1d92-412c-8a3f-00ba4fa489b7', 'tenant_id': '7f3ee3f518204948a9d4409d2084f040', 'network_id': '01f148e9-d369-4d05-87dd-646f9888b59d', 'mac_address': '02:3c:25:6a:b8:1d', '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': '218.98.158.133', 'subnet_id': '2f1f2ad1-9a30-487c-8170-22c0a2a063b0'}], 'security_groups': ['d81eb909-cda3-4134-aebc-63d8cff31ce3'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7f3ee3f518204948a9d4409d2084f040'}} 2026-03-05 01:56:21,923 - DEBUG - Services list from nova: [, , ] 2026-03-05 01:56:22,244 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5436-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5436-1) 2026-03-05 01:56:22,600 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5436-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5436-1) 2026-03-05 01:56:22,600 - INFO - Waiting for VM ctest-vn1-vm1-13035612 to be up.. 2026-03-05 01:56:22,636 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-05 01:56:27,709 - DEBUG - VM is in ACTIVE state now 2026-03-05 01:56:27,710 - INFO - VM name : ctest-vn1-vm1-13035612 2026-03-05 01:56:27,776 - DEBUG - VM ctest-vn1-vm1-13035612 ID is 899ed196-b211-4d88-b9a5-b01859d38eeb 2026-03-05 01:56:27,795 - DEBUG - VM ctest-vn1-vm1-13035612 launched on Node cn-jenkins-deploy-platform-ansible-os-5436-1 2026-03-05 01:56:27,864 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/899ed196-b211-4d88-b9a5-b01859d38eeb 2026-03-05 01:56:27,872 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/6eac22f1-ba9f-431e-b61b-e592a5863d42 2026-03-05 01:56:31,126 - 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 1027ms') 2026-03-05 01:56:31,126 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-13035612 failed! 2026-03-05 01:56:31,181 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-89450004:ctest-vn1-97028851 is 21.174.143.193 and allocation pool is NOT set 2026-03-05 01:56:31,181 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-89450004:ctest-vn1-97028851 is 218.98.158.129 and allocation pool is NOT set 2026-03-05 01:56:33,237 - 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.59 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.317 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.317/1.953/3.589/1.636 ms') 2026-03-05 01:56:33,237 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-13035612 passed 2026-03-05 01:56:33,385 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-05 01:56:33,385 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-13035612, IP 21.174.143.197, Port 22 2026-03-05 01:56:33,544 - DEBUG - VM ctest-vn1-vm1-13035612 is ready for SSH connections 2026-03-05 01:56:33,544 - INFO - Waiting for VM ctest-vn1-vm2-08957832 to be up.. 2026-03-05 01:56:33,617 - DEBUG - VM is in ACTIVE state now 2026-03-05 01:56:33,617 - INFO - VM name : ctest-vn1-vm2-08957832 2026-03-05 01:56:33,690 - DEBUG - VM ctest-vn1-vm2-08957832 ID is 76af0cd0-bf75-4419-88ec-f580cabc83ff 2026-03-05 01:56:33,690 - DEBUG - VM ctest-vn1-vm2-08957832 launched on Node cn-jenkins-deploy-platform-ansible-os-5436-1 2026-03-05 01:56:33,761 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine/76af0cd0-bf75-4419-88ec-f580cabc83ff 2026-03-05 01:56:33,769 - DEBUG - Requesting: http://10.0.0.131:8082/virtual-machine-interface/3c256ab8-1d92-412c-8a3f-00ba4fa489b7 2026-03-05 01:56:35,022 - 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.82 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.418 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.418/1.616/2.815/1.198 ms') 2026-03-05 01:56:35,022 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-08957832 passed 2026-03-05 01:56:35,169 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-05 01:56:35,169 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-08957832, IP 218.98.158.133, Port 22 2026-03-05 01:56:35,324 - DEBUG - VM ctest-vn1-vm2-08957832 is ready for SSH connections 2026-03-05 01:56:35,324 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-05 01:56:35,324 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-05 01:56:35,324 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-05 01:56:35,324 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 21.174.143.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.131, gateway password: c0ntrail123 2026-03-05 01:56:35,324 - DEBUG - ping -s 56 -c 3 -W 1 21.174.143.197 2026-03-05 01:56:39,091 - DEBUG - PING 21.174.143.197 (21.174.143.197): 56 data bytes 64 bytes from 21.174.143.197: seq=0 ttl=63 time=3.151 ms 64 bytes from 21.174.143.197: seq=1 ttl=63 time=0.831 ms 64 bytes from 21.174.143.197: seq=2 ttl=63 time=0.968 ms --- 21.174.143.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.831/1.650/3.151 ms 2026-03-05 01:56:39,091 - INFO - Ping to IP 21.174.143.197 from VM ctest-vn1-vm2-08957832 passed 2026-03-05 01:56:39,091 - INFO - Detaching port 3c256ab8-1d92-412c-8a3f-00ba4fa489b7 from VM ctest-vn1-vm2-08957832 2026-03-05 01:56:39,140 - INFO - Deleting VM ctest-vn1-vm2-08957832 2026-03-05 01:56:39,210 - INFO - Detaching port 6eac22f1-ba9f-431e-b61b-e592a5863d42 from VM ctest-vn1-vm1-13035612 2026-03-05 01:56:39,254 - INFO - Deleting VM ctest-vn1-vm1-13035612 2026-03-05 01:56:39,466 - DEBUG - Response for delete_port : () 2026-03-05 01:56:39,627 - DEBUG - Response for delete_port : () 2026-03-05 01:56:39,627 - INFO - Deleting VN ctest-vn1-97028851 2026-03-05 01:56:39,791 - DEBUG - Response for deleting network () 2026-03-05 01:56:40,047 - DEBUG - No XMPP flaps were noticed during the test
2026-03-05 01:56:40,047 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:20]
2026-03-05 01:56:40,048 - INFO - -------------------------------------------------------------------------------- 2026-03-05 01:56:40,712 - INFO - Deleted project: ctest-TestPorts-89450004, ID : 7f3ee3f5-1820-4948-a9d4-409d2084f040