2026-09-02 05:41:55,048 - INFO - Domain Default found not creating 2026-09-02 05:41:55,245 - INFO - Project ctest-TestPorts-35160240 not found, creating it 2026-09-02 05:41:55,777 - INFO - Created Project:ctest-TestPorts-35160240, ID : 12b89e04-ca55-4916-80b6-4f41e08538f7 2026-09-02 05:41:57,501 - INFO - ================================================================================ 2026-09-02 05:41:57,501 - INFO - STARTING TEST : test_ports_bindings 2026-09-02 05:41:57,501 - 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-09-02 05:41:57,762 - DEBUG - Nothing to compare xmpp stats {'10.0.0.248': {'10.20.0.25': '0'}} with 2026-09-02 05:41:57,762 - INFO - Initial checks done. Running the testcase now 2026-09-02 05:41:57,762 - INFO - 2026-09-02 05:41:58,437 - DEBUG - Response for create_network : {'network': {'id': 'aa8a80c3-2026-440b-8d86-7a52b1925717', 'name': 'ctest-vn-68575991', 'tenant_id': '12b89e04ca55491680b64f41e08538f7', 'project_id': '12b89e04ca55491680b64f41e08538f7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-35160240', 'ctest-vn-68575991'], 'port_security_enabled': True, 'description': ''}} 2026-09-02 05:41:58,641 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e5a80811-d472-47ab-a0bf-568de6cb7c90', 'name': '', 'tenant_id': '12b89e04ca55491680b64f41e08538f7', 'network_id': 'aa8a80c3-2026-440b-8d86-7a52b1925717', 'ip_version': 4, 'cidr': '208.233.140.192/26', 'allocation_pools': [{'start': '208.233.140.194', 'end': '208.233.140.254'}], 'gateway_ip': '208.233.140.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '208.233.140.194', 'tags': [], 'project_id': '12b89e04ca55491680b64f41e08538f7'}} 2026-09-02 05:41:58,661 - INFO - Created VN ctest-vn-68575991 2026-09-02 05:41:58,718 - DEBUG - VN ctest-vn-68575991 UUID is aa8a80c3-2026-440b-8d86-7a52b1925717 2026-09-02 05:41:58,829 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-35160240', 'ctest-vmi-24159517']} 2026-09-02 05:41:59,116 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-24159517', 'id': '8d863c35-3241-4fc4-8ce0-60255a7a6c05', 'tenant_id': '12b89e04ca55491680b64f41e08538f7', 'network_id': 'aa8a80c3-2026-440b-8d86-7a52b1925717', 'mac_address': '02:8d:86:3c:35:32', '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': '208.233.140.195', 'subnet_id': 'e5a80811-d472-47ab-a0bf-568de6cb7c90'}], 'security_groups': ['3929edbd-46e2-4c2d-b42b-27cf2d843412'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '12b89e04ca55491680b64f41e08538f7'}} 2026-09-02 05:41:59,116 - DEBUG - Created port 8d863c35-3241-4fc4-8ce0-60255a7a6c05 2026-09-02 05:41:59,226 - DEBUG - Requesting: http://10.0.0.248:8082/virtual-machine-interface/8d863c35-3241-4fc4-8ce0-60255a7a6c05 2026-09-02 05:41:59,594 - DEBUG - Requesting: http://10.0.0.248:8082/virtual-machine-interface/8d863c35-3241-4fc4-8ce0-60255a7a6c05 2026-09-02 05:41:59,631 - INFO - VMI 8d863c35-3241-4fc4-8ce0-60255a7a6c05 verification in API Server passed 2026-09-02 05:41:59,756 - DEBUG - Response for delete_port : () 2026-09-02 05:41:59,756 - INFO - Deleted port 8d863c35-3241-4fc4-8ce0-60255a7a6c05 2026-09-02 05:41:59,756 - INFO - Deleting VN ctest-vn-68575991 2026-09-02 05:41:59,905 - DEBUG - Response for deleting network () 2026-09-02 05:42:00,175 - DEBUG - No XMPP flaps were noticed during the test
2026-09-02 05:42:00,176 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-09-02 05:42:00,176 - INFO - -------------------------------------------------------------------------------- 2026-09-02 05:42:00,178 - INFO - ================================================================================ 2026-09-02 05:42:00,178 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-09-02 05:42:00,179 - 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-09-02 05:42:00,476 - DEBUG - Nothing to compare xmpp stats {'10.0.0.248': {'10.20.0.25': '0'}} with 2026-09-02 05:42:00,476 - INFO - Initial checks done. Running the testcase now 2026-09-02 05:42:00,476 - INFO - 2026-09-02 05:42:00,685 - DEBUG - Response for create_network : {'network': {'id': 'f32f4f18-73f9-4e4b-93f7-c0fbf55087ba', 'name': 'ctest-vn1-07834786', 'tenant_id': '12b89e04ca55491680b64f41e08538f7', 'project_id': '12b89e04ca55491680b64f41e08538f7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-35160240', 'ctest-vn1-07834786'], 'port_security_enabled': True, 'description': ''}} 2026-09-02 05:42:00,898 - DEBUG - Response for create_subnet : {'subnet': {'id': '20284e11-24fd-4ab7-b9b7-2b0ddded5b99', 'name': '', 'tenant_id': '12b89e04ca55491680b64f41e08538f7', 'network_id': 'f32f4f18-73f9-4e4b-93f7-c0fbf55087ba', 'ip_version': 4, 'cidr': '46.255.34.128/26', 'allocation_pools': [{'start': '46.255.34.130', 'end': '46.255.34.190'}], 'gateway_ip': '46.255.34.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '46.255.34.130', 'tags': [], 'project_id': '12b89e04ca55491680b64f41e08538f7'}} 2026-09-02 05:42:01,130 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c7ec582b-d72f-457e-a2a9-4567d04be7ec', 'name': '', 'tenant_id': '12b89e04ca55491680b64f41e08538f7', 'network_id': 'f32f4f18-73f9-4e4b-93f7-c0fbf55087ba', 'ip_version': 4, 'cidr': '147.48.96.0/26', 'allocation_pools': [{'start': '147.48.96.2', 'end': '147.48.96.62'}], 'gateway_ip': '147.48.96.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '147.48.96.2', 'tags': [], 'project_id': '12b89e04ca55491680b64f41e08538f7'}} 2026-09-02 05:42:01,154 - INFO - Created VN ctest-vn1-07834786 2026-09-02 05:42:01,210 - DEBUG - VN ctest-vn1-07834786 UUID is f32f4f18-73f9-4e4b-93f7-c0fbf55087ba 2026-09-02 05:42:01,603 - DEBUG - Response for create_port : {'port': {'name': 'c67a3efc-b728-4237-994c-820ca51cb3eb', 'id': 'c67a3efc-b728-4237-994c-820ca51cb3eb', 'tenant_id': '12b89e04ca55491680b64f41e08538f7', 'network_id': 'f32f4f18-73f9-4e4b-93f7-c0fbf55087ba', 'mac_address': '02:c6:7a:3e:fc:b7', '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': '46.255.34.133', 'subnet_id': '20284e11-24fd-4ab7-b9b7-2b0ddded5b99'}], 'security_groups': ['3929edbd-46e2-4c2d-b42b-27cf2d843412'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '12b89e04ca55491680b64f41e08538f7'}} 2026-09-02 05:42:01,832 - DEBUG - Response for create_port : {'port': {'name': '55f8a828-063b-46c3-8d18-8d864743156a', 'id': '55f8a828-063b-46c3-8d18-8d864743156a', 'tenant_id': '12b89e04ca55491680b64f41e08538f7', 'network_id': 'f32f4f18-73f9-4e4b-93f7-c0fbf55087ba', 'mac_address': '02:55:f8:a8:28:06', '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': '147.48.96.5', 'subnet_id': 'c7ec582b-d72f-457e-a2a9-4567d04be7ec'}], 'security_groups': ['3929edbd-46e2-4c2d-b42b-27cf2d843412'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '12b89e04ca55491680b64f41e08538f7'}} 2026-09-02 05:42:01,900 - DEBUG - Services list from nova: [, , ] 2026-09-02 05:42:02,337 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6246-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6246-1) 2026-09-02 05:42:02,863 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6246-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6246-1) 2026-09-02 05:42:02,864 - INFO - Waiting for VM ctest-vn1-vm1-60095808 to be up.. 2026-09-02 05:42:02,909 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-02 05:42:07,967 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-02 05:42:13,049 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-02 05:42:18,137 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-02 05:42:23,222 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-02 05:42:28,309 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-02 05:42:33,402 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-02 05:42:38,492 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-02 05:42:43,595 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-02 05:42:48,702 - DEBUG - VM is in ACTIVE state now 2026-09-02 05:42:48,703 - INFO - VM name : ctest-vn1-vm1-60095808 2026-09-02 05:42:48,799 - DEBUG - VM ctest-vn1-vm1-60095808 ID is ba180b76-9cad-4ad2-b1a2-0d4c9a27e40c 2026-09-02 05:42:48,825 - DEBUG - VM ctest-vn1-vm1-60095808 launched on Node cn-jenkins-deploy-platform-ansible-os-6246-1 2026-09-02 05:42:48,918 - DEBUG - Requesting: http://10.0.0.248:8082/virtual-machine/ba180b76-9cad-4ad2-b1a2-0d4c9a27e40c 2026-09-02 05:42:48,929 - DEBUG - Requesting: http://10.0.0.248:8082/virtual-machine-interface/c67a3efc-b728-4237-994c-820ca51cb3eb 2026-09-02 05:42:52,208 - 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 1020ms') 2026-09-02 05:42:52,208 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-60095808 failed! 2026-09-02 05:42:52,266 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-35160240:ctest-vn1-07834786 is 46.255.34.129 and allocation pool is NOT set 2026-09-02 05:42:52,267 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-35160240:ctest-vn1-07834786 is 147.48.96.1 and allocation pool is NOT set 2026-09-02 05:42:54,336 - 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.85 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.661 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 0.661/2.757/4.854/2.096 ms') 2026-09-02 05:42:54,336 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-60095808 passed 2026-09-02 05:42:54,490 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-02 05:42:54,491 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-60095808, IP 46.255.34.133, Port 22 2026-09-02 05:42:54,660 - DEBUG - VM ctest-vn1-vm1-60095808 is ready for SSH connections 2026-09-02 05:42:54,660 - INFO - Waiting for VM ctest-vn1-vm2-26250241 to be up.. 2026-09-02 05:42:54,746 - DEBUG - VM is in ACTIVE state now 2026-09-02 05:42:54,746 - INFO - VM name : ctest-vn1-vm2-26250241 2026-09-02 05:42:54,830 - DEBUG - VM ctest-vn1-vm2-26250241 ID is dc7493fc-2bad-46ec-a2f2-4e0c46b8ffbf 2026-09-02 05:42:54,830 - DEBUG - VM ctest-vn1-vm2-26250241 launched on Node cn-jenkins-deploy-platform-ansible-os-6246-1 2026-09-02 05:42:54,916 - DEBUG - Requesting: http://10.0.0.248:8082/virtual-machine/dc7493fc-2bad-46ec-a2f2-4e0c46b8ffbf 2026-09-02 05:42:54,927 - DEBUG - Requesting: http://10.0.0.248:8082/virtual-machine-interface/55f8a828-063b-46c3-8d18-8d864743156a 2026-09-02 05:42:56,186 - 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=4.80 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.527 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.527/2.662/4.798/2.135 ms') 2026-09-02 05:42:56,186 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-26250241 passed 2026-09-02 05:42:56,342 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-02 05:42:56,342 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-26250241, IP 147.48.96.5, Port 22 2026-09-02 05:42:56,513 - DEBUG - VM ctest-vn1-vm2-26250241 is ready for SSH connections 2026-09-02 05:42:56,513 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-02 05:42:56,513 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-02 05:42:56,513 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-02 05:42:56,513 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 46.255.34.133, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.248, gateway password: c0ntrail123 2026-09-02 05:42:56,513 - DEBUG - ping -s 56 -c 3 -W 1 46.255.34.133 2026-09-02 05:43:00,620 - DEBUG - PING 46.255.34.133 (46.255.34.133): 56 data bytes 64 bytes from 46.255.34.133: seq=0 ttl=63 time=5.872 ms 64 bytes from 46.255.34.133: seq=1 ttl=63 time=1.148 ms 64 bytes from 46.255.34.133: seq=2 ttl=63 time=1.348 ms --- 46.255.34.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.148/2.789/5.872 ms 2026-09-02 05:43:00,620 - INFO - Ping to IP 46.255.34.133 from VM ctest-vn1-vm2-26250241 passed 2026-09-02 05:43:00,620 - INFO - Detaching port 55f8a828-063b-46c3-8d18-8d864743156a from VM ctest-vn1-vm2-26250241 2026-09-02 05:43:00,682 - INFO - Deleting VM ctest-vn1-vm2-26250241 2026-09-02 05:43:00,775 - INFO - Detaching port c67a3efc-b728-4237-994c-820ca51cb3eb from VM ctest-vn1-vm1-60095808 2026-09-02 05:43:00,818 - INFO - Deleting VM ctest-vn1-vm1-60095808 2026-09-02 05:43:01,096 - DEBUG - Response for delete_port : () 2026-09-02 05:43:01,326 - DEBUG - Response for delete_port : () 2026-09-02 05:43:01,326 - INFO - Deleting VN ctest-vn1-07834786 2026-09-02 05:43:01,539 - DEBUG - Response for deleting network () 2026-09-02 05:43:01,824 - DEBUG - No XMPP flaps were noticed during the test
2026-09-02 05:43:01,824 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:01]
2026-09-02 05:43:01,824 - INFO - -------------------------------------------------------------------------------- 2026-09-02 05:43:02,678 - INFO - Deleted project: ctest-TestPorts-35160240, ID : 12b89e04-ca55-4916-80b6-4f41e08538f7