2026-03-07 14:20:11,036 - INFO - Domain Default found not creating 2026-03-07 14:20:11,340 - INFO - Project ctest-TestPorts-31341208 not found, creating it 2026-03-07 14:20:11,842 - INFO - Created Project:ctest-TestPorts-31341208, ID : 46e6942f-98d3-42de-93fc-25de7fe0fb27 2026-03-07 14:20:13,381 - INFO - ================================================================================ 2026-03-07 14:20:13,381 - INFO - STARTING TEST : test_ports_bindings 2026-03-07 14:20:13,382 - 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-07 14:20:13,640 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.17': '0'}} with 2026-03-07 14:20:13,640 - INFO - Initial checks done. Running the testcase now 2026-03-07 14:20:13,640 - INFO - 2026-03-07 14:20:14,187 - DEBUG - Response for create_network : {'network': {'id': '69f83041-64ce-4f76-a567-c1af623aa658', 'name': 'ctest-vn-19828285', 'tenant_id': '46e6942f98d342de93fc25de7fe0fb27', 'project_id': '46e6942f98d342de93fc25de7fe0fb27', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-31341208', 'ctest-vn-19828285'], 'port_security_enabled': True, 'description': ''}} 2026-03-07 14:20:14,367 - DEBUG - Response for create_subnet : {'subnet': {'id': '5a72d476-2080-4540-853d-893b7af5920e', 'name': '', 'tenant_id': '46e6942f98d342de93fc25de7fe0fb27', 'network_id': '69f83041-64ce-4f76-a567-c1af623aa658', 'ip_version': 4, 'cidr': '94.235.230.192/26', 'allocation_pools': [{'start': '94.235.230.194', 'end': '94.235.230.254'}], 'gateway_ip': '94.235.230.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '94.235.230.194', 'tags': [], 'project_id': '46e6942f98d342de93fc25de7fe0fb27'}} 2026-03-07 14:20:14,387 - INFO - Created VN ctest-vn-19828285 2026-03-07 14:20:14,439 - DEBUG - VN ctest-vn-19828285 UUID is 69f83041-64ce-4f76-a567-c1af623aa658 2026-03-07 14:20:14,542 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-31341208', 'ctest-vmi-85033178']} 2026-03-07 14:20:14,813 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-85033178', 'id': '02a2b458-b66e-4979-a7f5-b6be0df84350', 'tenant_id': '46e6942f98d342de93fc25de7fe0fb27', 'network_id': '69f83041-64ce-4f76-a567-c1af623aa658', 'mac_address': '02:02:a2:b4:58:b6', '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': '94.235.230.195', 'subnet_id': '5a72d476-2080-4540-853d-893b7af5920e'}], 'security_groups': ['8651afd2-3bad-4882-b8fa-6b41bf06d9b4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '46e6942f98d342de93fc25de7fe0fb27'}} 2026-03-07 14:20:14,813 - DEBUG - Created port 02a2b458-b66e-4979-a7f5-b6be0df84350 2026-03-07 14:20:14,915 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/02a2b458-b66e-4979-a7f5-b6be0df84350 2026-03-07 14:20:15,211 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/02a2b458-b66e-4979-a7f5-b6be0df84350 2026-03-07 14:20:15,247 - INFO - VMI 02a2b458-b66e-4979-a7f5-b6be0df84350 verification in API Server passed 2026-03-07 14:20:15,355 - DEBUG - Response for delete_port : () 2026-03-07 14:20:15,355 - INFO - Deleted port 02a2b458-b66e-4979-a7f5-b6be0df84350 2026-03-07 14:20:15,356 - INFO - Deleting VN ctest-vn-19828285 2026-03-07 14:20:15,459 - DEBUG - Response for deleting network () 2026-03-07 14:20:15,716 - DEBUG - No XMPP flaps were noticed during the test
2026-03-07 14:20:15,717 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-03-07 14:20:15,717 - INFO - -------------------------------------------------------------------------------- 2026-03-07 14:20:15,719 - INFO - ================================================================================ 2026-03-07 14:20:15,719 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-07 14:20:15,719 - 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-07 14:20:16,004 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.17': '0'}} with 2026-03-07 14:20:16,005 - INFO - Initial checks done. Running the testcase now 2026-03-07 14:20:16,005 - INFO - 2026-03-07 14:20:16,203 - DEBUG - Response for create_network : {'network': {'id': 'ee23aee2-c223-44f4-8d5c-5738ce0dd756', 'name': 'ctest-vn1-12725540', 'tenant_id': '46e6942f98d342de93fc25de7fe0fb27', 'project_id': '46e6942f98d342de93fc25de7fe0fb27', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-31341208', 'ctest-vn1-12725540'], 'port_security_enabled': True, 'description': ''}} 2026-03-07 14:20:16,370 - DEBUG - Response for create_subnet : {'subnet': {'id': '60aa78e4-575b-48d3-83ee-7e9ad8ce5710', 'name': '', 'tenant_id': '46e6942f98d342de93fc25de7fe0fb27', 'network_id': 'ee23aee2-c223-44f4-8d5c-5738ce0dd756', 'ip_version': 4, 'cidr': '60.198.53.64/26', 'allocation_pools': [{'start': '60.198.53.66', 'end': '60.198.53.126'}], 'gateway_ip': '60.198.53.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '60.198.53.66', 'tags': [], 'project_id': '46e6942f98d342de93fc25de7fe0fb27'}} 2026-03-07 14:20:16,581 - DEBUG - Response for create_subnet : {'subnet': {'id': '63253cab-9569-4fcc-869c-299bbcec7fa0', 'name': '', 'tenant_id': '46e6942f98d342de93fc25de7fe0fb27', 'network_id': 'ee23aee2-c223-44f4-8d5c-5738ce0dd756', 'ip_version': 4, 'cidr': '37.197.62.0/26', 'allocation_pools': [{'start': '37.197.62.2', 'end': '37.197.62.62'}], 'gateway_ip': '37.197.62.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '37.197.62.2', 'tags': [], 'project_id': '46e6942f98d342de93fc25de7fe0fb27'}} 2026-03-07 14:20:16,611 - INFO - Created VN ctest-vn1-12725540 2026-03-07 14:20:16,667 - DEBUG - VN ctest-vn1-12725540 UUID is ee23aee2-c223-44f4-8d5c-5738ce0dd756 2026-03-07 14:20:16,964 - DEBUG - Response for create_port : {'port': {'name': '89ffcf62-5c52-413f-99dd-fcec3a5523aa', 'id': '89ffcf62-5c52-413f-99dd-fcec3a5523aa', 'tenant_id': '46e6942f98d342de93fc25de7fe0fb27', 'network_id': 'ee23aee2-c223-44f4-8d5c-5738ce0dd756', 'mac_address': '02:89:ff:cf:62:5c', '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': '60.198.53.69', 'subnet_id': '60aa78e4-575b-48d3-83ee-7e9ad8ce5710'}], 'security_groups': ['8651afd2-3bad-4882-b8fa-6b41bf06d9b4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '46e6942f98d342de93fc25de7fe0fb27'}} 2026-03-07 14:20:17,133 - DEBUG - Response for create_port : {'port': {'name': 'c59caa88-9f40-4a6b-9785-1a6a20f9c4b8', 'id': 'c59caa88-9f40-4a6b-9785-1a6a20f9c4b8', 'tenant_id': '46e6942f98d342de93fc25de7fe0fb27', 'network_id': 'ee23aee2-c223-44f4-8d5c-5738ce0dd756', 'mac_address': '02:c5:9c:aa:88:9f', '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': '37.197.62.5', 'subnet_id': '63253cab-9569-4fcc-869c-299bbcec7fa0'}], 'security_groups': ['8651afd2-3bad-4882-b8fa-6b41bf06d9b4'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '46e6942f98d342de93fc25de7fe0fb27'}} 2026-03-07 14:20:17,193 - DEBUG - Services list from nova: [, , ] 2026-03-07 14:20:17,561 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5450-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5450-1) 2026-03-07 14:20:18,005 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5450-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5450-1) 2026-03-07 14:20:18,006 - INFO - Waiting for VM ctest-vn1-vm1-85193761 to be up.. 2026-03-07 14:20:18,055 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-07 14:20:23,138 - DEBUG - VM is in ACTIVE state now 2026-03-07 14:20:23,138 - INFO - VM name : ctest-vn1-vm1-85193761 2026-03-07 14:20:23,222 - DEBUG - VM ctest-vn1-vm1-85193761 ID is 2e97f02b-5816-4c19-92e0-e67f3954ed1e 2026-03-07 14:20:23,243 - DEBUG - VM ctest-vn1-vm1-85193761 launched on Node cn-jenkins-deploy-platform-ansible-os-5450-1 2026-03-07 14:20:23,320 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/2e97f02b-5816-4c19-92e0-e67f3954ed1e 2026-03-07 14:20:23,330 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/89ffcf62-5c52-413f-99dd-fcec3a5523aa 2026-03-07 14:20:26,602 - 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-03-07 14:20:26,602 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-85193761 failed! 2026-03-07 14:20:26,659 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-31341208:ctest-vn1-12725540 is 60.198.53.65 and allocation pool is NOT set 2026-03-07 14:20:26,659 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-31341208:ctest-vn1-12725540 is 37.197.62.1 and allocation pool is NOT set 2026-03-07 14:20:30,726 - 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=7.27 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1005ms\r\nrtt min/avg/max/mdev = 7.267/7.267/7.267/0.000 ms') 2026-03-07 14:20:30,726 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-85193761 passed 2026-03-07 14:20:30,879 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-07 14:20:30,879 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-85193761, IP 60.198.53.69, Port 22 2026-03-07 14:20:30,945 - 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-03-07 14:20:31,028 - DEBUG - VM ctest-vn1-vm1-85193761 is NOT ready for SSH connections, VM status: ACTIVE 2026-03-07 14:20:36,028 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-07 14:20:36,028 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-85193761, IP 60.198.53.69, Port 22 2026-03-07 14:20:36,191 - DEBUG - VM ctest-vn1-vm1-85193761 is ready for SSH connections 2026-03-07 14:20:36,191 - INFO - Waiting for VM ctest-vn1-vm2-47089861 to be up.. 2026-03-07 14:20:36,271 - DEBUG - VM is in ACTIVE state now 2026-03-07 14:20:36,271 - INFO - VM name : ctest-vn1-vm2-47089861 2026-03-07 14:20:36,346 - DEBUG - VM ctest-vn1-vm2-47089861 ID is a05bb1cc-8d65-4194-9a20-5d17ff02a379 2026-03-07 14:20:36,346 - DEBUG - VM ctest-vn1-vm2-47089861 launched on Node cn-jenkins-deploy-platform-ansible-os-5450-1 2026-03-07 14:20:36,430 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/a05bb1cc-8d65-4194-9a20-5d17ff02a379 2026-03-07 14:20:36,439 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/c59caa88-9f40-4a6b-9785-1a6a20f9c4b8 2026-03-07 14:20:37,675 - 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.72 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 1002ms\r\nrtt min/avg/max/mdev = 0.423/2.072/3.722/1.649 ms') 2026-03-07 14:20:37,676 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-47089861 passed 2026-03-07 14:20:37,827 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-07 14:20:37,827 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-47089861, IP 37.197.62.5, Port 22 2026-03-07 14:20:37,983 - DEBUG - VM ctest-vn1-vm2-47089861 is ready for SSH connections 2026-03-07 14:20:37,983 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-07 14:20:37,983 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-07 14:20:37,983 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-07 14:20:37,983 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 60.198.53.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123 2026-03-07 14:20:37,983 - DEBUG - ping -s 56 -c 3 -W 1 60.198.53.69 2026-03-07 14:20:40,654 - DEBUG - PING 60.198.53.69 (60.198.53.69): 56 data bytes 64 bytes from 60.198.53.69: seq=0 ttl=63 time=3.746 ms 64 bytes from 60.198.53.69: seq=1 ttl=63 time=0.880 ms 64 bytes from 60.198.53.69: seq=2 ttl=63 time=0.907 ms --- 60.198.53.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.880/1.844/3.746 ms 2026-03-07 14:20:40,655 - INFO - Ping to IP 60.198.53.69 from VM ctest-vn1-vm2-47089861 passed 2026-03-07 14:20:40,655 - INFO - Detaching port c59caa88-9f40-4a6b-9785-1a6a20f9c4b8 from VM ctest-vn1-vm2-47089861 2026-03-07 14:20:40,703 - INFO - Deleting VM ctest-vn1-vm2-47089861 2026-03-07 14:20:40,777 - INFO - Detaching port 89ffcf62-5c52-413f-99dd-fcec3a5523aa from VM ctest-vn1-vm1-85193761 2026-03-07 14:20:40,814 - INFO - Deleting VM ctest-vn1-vm1-85193761 2026-03-07 14:20:41,068 - DEBUG - Response for delete_port : () 2026-03-07 14:20:41,253 - DEBUG - Response for delete_port : () 2026-03-07 14:20:41,253 - INFO - Deleting VN ctest-vn1-12725540 2026-03-07 14:20:41,405 - DEBUG - Response for deleting network () 2026-03-07 14:20:41,663 - DEBUG - No XMPP flaps were noticed during the test
2026-03-07 14:20:41,664 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:26]
2026-03-07 14:20:41,664 - INFO - -------------------------------------------------------------------------------- 2026-03-07 14:20:42,351 - INFO - Deleted project: ctest-TestPorts-31341208, ID : 46e6942f-98d3-42de-93fc-25de7fe0fb27