2026-04-30 13:10:43,134 - INFO - Domain Default found not creating 2026-04-30 13:10:43,301 - INFO - Project ctest-TestPorts-42837483 not found, creating it 2026-04-30 13:10:43,738 - INFO - Created Project:ctest-TestPorts-42837483, ID : d0500fcb-a238-4e5a-a2cc-ff9bd0d99cf9 2026-04-30 13:10:45,291 - INFO - ================================================================================ 2026-04-30 13:10:45,291 - INFO - STARTING TEST : test_ports_bindings 2026-04-30 13:10:45,291 - 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-04-30 13:10:45,549 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-04-30 13:10:45,549 - INFO - Initial checks done. Running the testcase now 2026-04-30 13:10:45,549 - INFO - 2026-04-30 13:10:46,092 - DEBUG - Response for create_network : {'network': {'id': 'cc98725f-bb42-415b-88a6-b62e59b7d3e8', 'name': 'ctest-vn-11873835', 'tenant_id': 'd0500fcba2384e5aa2ccff9bd0d99cf9', 'project_id': 'd0500fcba2384e5aa2ccff9bd0d99cf9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-42837483', 'ctest-vn-11873835'], 'port_security_enabled': True, 'description': ''}} 2026-04-30 13:10:46,415 - DEBUG - Response for create_subnet : {'subnet': {'id': '81c4ba0f-5d75-4baf-9d75-74de70a75ee8', 'name': '', 'tenant_id': 'd0500fcba2384e5aa2ccff9bd0d99cf9', 'network_id': 'cc98725f-bb42-415b-88a6-b62e59b7d3e8', 'ip_version': 4, 'cidr': '95.171.116.0/26', 'allocation_pools': [{'start': '95.171.116.2', 'end': '95.171.116.62'}], 'gateway_ip': '95.171.116.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '95.171.116.2', 'tags': [], 'project_id': 'd0500fcba2384e5aa2ccff9bd0d99cf9'}} 2026-04-30 13:10:46,431 - INFO - Created VN ctest-vn-11873835 2026-04-30 13:10:46,483 - DEBUG - VN ctest-vn-11873835 UUID is cc98725f-bb42-415b-88a6-b62e59b7d3e8 2026-04-30 13:10:46,591 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-42837483', 'ctest-vmi-06617834']} 2026-04-30 13:10:46,821 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-06617834', 'id': '1d80d5a6-5759-4aeb-9f5f-b82841a60a67', 'tenant_id': 'd0500fcba2384e5aa2ccff9bd0d99cf9', 'network_id': 'cc98725f-bb42-415b-88a6-b62e59b7d3e8', 'mac_address': '02:1d:80:d5:a6:57', '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': '95.171.116.3', 'subnet_id': '81c4ba0f-5d75-4baf-9d75-74de70a75ee8'}], 'security_groups': ['0712ca3c-5b05-4ba4-bf84-88202f5b0018'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd0500fcba2384e5aa2ccff9bd0d99cf9'}} 2026-04-30 13:10:46,821 - DEBUG - Created port 1d80d5a6-5759-4aeb-9f5f-b82841a60a67 2026-04-30 13:10:46,923 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/1d80d5a6-5759-4aeb-9f5f-b82841a60a67 2026-04-30 13:10:47,218 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/1d80d5a6-5759-4aeb-9f5f-b82841a60a67 2026-04-30 13:10:47,251 - INFO - VMI 1d80d5a6-5759-4aeb-9f5f-b82841a60a67 verification in API Server passed 2026-04-30 13:10:47,345 - DEBUG - Response for delete_port : () 2026-04-30 13:10:47,345 - INFO - Deleted port 1d80d5a6-5759-4aeb-9f5f-b82841a60a67 2026-04-30 13:10:47,345 - INFO - Deleting VN ctest-vn-11873835 2026-04-30 13:10:47,460 - DEBUG - Response for deleting network () 2026-04-30 13:10:47,716 - DEBUG - No XMPP flaps were noticed during the test
2026-04-30 13:10:47,717 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-04-30 13:10:47,717 - INFO - -------------------------------------------------------------------------------- 2026-04-30 13:10:47,719 - INFO - ================================================================================ 2026-04-30 13:10:47,719 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-30 13:10:47,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-04-30 13:10:48,008 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-04-30 13:10:48,008 - INFO - Initial checks done. Running the testcase now 2026-04-30 13:10:48,008 - INFO - 2026-04-30 13:10:48,189 - DEBUG - Response for create_network : {'network': {'id': 'abf0a050-c906-4650-95cd-d6f6e0505900', 'name': 'ctest-vn1-88148144', 'tenant_id': 'd0500fcba2384e5aa2ccff9bd0d99cf9', 'project_id': 'd0500fcba2384e5aa2ccff9bd0d99cf9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-42837483', 'ctest-vn1-88148144'], 'port_security_enabled': True, 'description': ''}} 2026-04-30 13:10:48,417 - DEBUG - Response for create_subnet : {'subnet': {'id': '5b713303-88b6-4eb4-86cf-034c063151d5', 'name': '', 'tenant_id': 'd0500fcba2384e5aa2ccff9bd0d99cf9', 'network_id': 'abf0a050-c906-4650-95cd-d6f6e0505900', 'ip_version': 4, 'cidr': '22.204.117.64/26', 'allocation_pools': [{'start': '22.204.117.66', 'end': '22.204.117.126'}], 'gateway_ip': '22.204.117.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '22.204.117.66', 'tags': [], 'project_id': 'd0500fcba2384e5aa2ccff9bd0d99cf9'}} 2026-04-30 13:10:48,574 - DEBUG - Response for create_subnet : {'subnet': {'id': '07ee8286-09cb-49b6-bed0-ab21d496ac9f', 'name': '', 'tenant_id': 'd0500fcba2384e5aa2ccff9bd0d99cf9', 'network_id': 'abf0a050-c906-4650-95cd-d6f6e0505900', 'ip_version': 4, 'cidr': '95.155.252.192/26', 'allocation_pools': [{'start': '95.155.252.194', 'end': '95.155.252.254'}], 'gateway_ip': '95.155.252.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '95.155.252.194', 'tags': [], 'project_id': 'd0500fcba2384e5aa2ccff9bd0d99cf9'}} 2026-04-30 13:10:48,593 - INFO - Created VN ctest-vn1-88148144 2026-04-30 13:10:48,643 - DEBUG - VN ctest-vn1-88148144 UUID is abf0a050-c906-4650-95cd-d6f6e0505900 2026-04-30 13:10:48,929 - DEBUG - Response for create_port : {'port': {'name': '9e3616d7-1d9d-49b3-a802-081d293e2eb4', 'id': '9e3616d7-1d9d-49b3-a802-081d293e2eb4', 'tenant_id': 'd0500fcba2384e5aa2ccff9bd0d99cf9', 'network_id': 'abf0a050-c906-4650-95cd-d6f6e0505900', 'mac_address': '02:9e:36:16:d7: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': '22.204.117.69', 'subnet_id': '5b713303-88b6-4eb4-86cf-034c063151d5'}], 'security_groups': ['0712ca3c-5b05-4ba4-bf84-88202f5b0018'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd0500fcba2384e5aa2ccff9bd0d99cf9'}} 2026-04-30 13:10:49,078 - DEBUG - Response for create_port : {'port': {'name': '8bcbb2ac-5ade-4804-900d-8c6827e1d0be', 'id': '8bcbb2ac-5ade-4804-900d-8c6827e1d0be', 'tenant_id': 'd0500fcba2384e5aa2ccff9bd0d99cf9', 'network_id': 'abf0a050-c906-4650-95cd-d6f6e0505900', 'mac_address': '02:8b:cb:b2:ac:5a', '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': '95.155.252.197', 'subnet_id': '07ee8286-09cb-49b6-bed0-ab21d496ac9f'}], 'security_groups': ['0712ca3c-5b05-4ba4-bf84-88202f5b0018'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd0500fcba2384e5aa2ccff9bd0d99cf9'}} 2026-04-30 13:10:49,136 - DEBUG - Services list from nova: [, , ] 2026-04-30 13:10:49,476 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5731-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5731-1) 2026-04-30 13:10:49,901 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5731-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5731-1) 2026-04-30 13:10:49,901 - INFO - Waiting for VM ctest-vn1-vm1-05807125 to be up.. 2026-04-30 13:10:49,943 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-30 13:10:55,022 - DEBUG - VM is in ACTIVE state now 2026-04-30 13:10:55,022 - INFO - VM name : ctest-vn1-vm1-05807125 2026-04-30 13:10:55,102 - DEBUG - VM ctest-vn1-vm1-05807125 ID is ec2c92bb-cde4-4e8e-b913-13bd5d92bb25 2026-04-30 13:10:55,122 - DEBUG - VM ctest-vn1-vm1-05807125 launched on Node cn-jenkins-deploy-platform-ansible-os-5731-1 2026-04-30 13:10:55,197 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/ec2c92bb-cde4-4e8e-b913-13bd5d92bb25 2026-04-30 13:10:55,204 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/9e3616d7-1d9d-49b3-a802-081d293e2eb4 2026-04-30 13:10:58,473 - 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-04-30 13:10:58,473 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-05807125 failed! 2026-04-30 13:10:58,527 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-42837483:ctest-vn1-88148144 is 22.204.117.65 and allocation pool is NOT set 2026-04-30 13:10:58,527 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-42837483:ctest-vn1-88148144 is 95.155.252.193 and allocation pool is NOT set 2026-04-30 13:11:00,585 - 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.12 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.765 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.765/1.944/3.123/1.179 ms') 2026-04-30 13:11:00,585 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-05807125 passed 2026-04-30 13:11:00,739 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 13:11:00,739 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-05807125, IP 22.204.117.69, Port 22 2026-04-30 13:11:00,899 - DEBUG - VM ctest-vn1-vm1-05807125 is ready for SSH connections 2026-04-30 13:11:00,899 - INFO - Waiting for VM ctest-vn1-vm2-49967609 to be up.. 2026-04-30 13:11:00,976 - DEBUG - VM is in ACTIVE state now 2026-04-30 13:11:00,976 - INFO - VM name : ctest-vn1-vm2-49967609 2026-04-30 13:11:01,064 - DEBUG - VM ctest-vn1-vm2-49967609 ID is 66a1649b-88be-4a5d-864d-02647e68c3ec 2026-04-30 13:11:01,064 - DEBUG - VM ctest-vn1-vm2-49967609 launched on Node cn-jenkins-deploy-platform-ansible-os-5731-1 2026-04-30 13:11:01,148 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/66a1649b-88be-4a5d-864d-02647e68c3ec 2026-04-30 13:11:01,158 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/8bcbb2ac-5ade-4804-900d-8c6827e1d0be 2026-04-30 13:11:02,387 - 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.15 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.421 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.421/1.785/3.149/1.364 ms') 2026-04-30 13:11:02,387 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-49967609 passed 2026-04-30 13:11:02,543 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 13:11:02,543 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-49967609, IP 95.155.252.197, Port 22 2026-04-30 13:11:02,702 - DEBUG - VM ctest-vn1-vm2-49967609 is ready for SSH connections 2026-04-30 13:11:02,703 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 13:11:02,703 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 13:11:02,703 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-30 13:11:02,703 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 22.204.117.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-04-30 13:11:02,703 - DEBUG - ping -s 56 -c 3 -W 1 22.204.117.69 2026-04-30 13:11:05,393 - DEBUG - PING 22.204.117.69 (22.204.117.69): 56 data bytes 64 bytes from 22.204.117.69: seq=0 ttl=63 time=3.515 ms 64 bytes from 22.204.117.69: seq=1 ttl=63 time=0.919 ms 64 bytes from 22.204.117.69: seq=2 ttl=63 time=0.987 ms --- 22.204.117.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.919/1.807/3.515 ms 2026-04-30 13:11:05,393 - INFO - Ping to IP 22.204.117.69 from VM ctest-vn1-vm2-49967609 passed 2026-04-30 13:11:05,394 - INFO - Detaching port 8bcbb2ac-5ade-4804-900d-8c6827e1d0be from VM ctest-vn1-vm2-49967609 2026-04-30 13:11:05,447 - INFO - Deleting VM ctest-vn1-vm2-49967609 2026-04-30 13:11:05,510 - INFO - Detaching port 9e3616d7-1d9d-49b3-a802-081d293e2eb4 from VM ctest-vn1-vm1-05807125 2026-04-30 13:11:05,546 - INFO - Deleting VM ctest-vn1-vm1-05807125 2026-04-30 13:11:05,806 - DEBUG - Response for delete_port : () 2026-04-30 13:11:05,948 - DEBUG - Response for delete_port : () 2026-04-30 13:11:05,948 - INFO - Deleting VN ctest-vn1-88148144 2026-04-30 13:11:06,059 - DEBUG - Response for deleting network () 2026-04-30 13:11:06,325 - DEBUG - No XMPP flaps were noticed during the test
2026-04-30 13:11:06,325 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:19]
2026-04-30 13:11:06,325 - INFO - -------------------------------------------------------------------------------- 2026-04-30 13:11:06,983 - INFO - Deleted project: ctest-TestPorts-42837483, ID : d0500fcb-a238-4e5a-a2cc-ff9bd0d99cf9