2026-08-14 09:20:41,321 - INFO - Domain Default found not creating 2026-08-14 09:20:41,496 - INFO - Project ctest-TestPorts-52096814 not found, creating it 2026-08-14 09:20:42,012 - INFO - Created Project:ctest-TestPorts-52096814, ID : 82096add-6f47-4f5c-9d36-c62bedb73079 2026-08-14 09:20:43,781 - INFO - ================================================================================ 2026-08-14 09:20:43,781 - INFO - STARTING TEST : test_ports_bindings 2026-08-14 09:20:43,781 - 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-08-14 09:20:44,052 - DEBUG - Nothing to compare xmpp stats {'10.0.0.251': {'10.20.0.17': '0'}} with 2026-08-14 09:20:44,052 - INFO - Initial checks done. Running the testcase now 2026-08-14 09:20:44,053 - INFO - 2026-08-14 09:20:45,058 - DEBUG - Response for create_network : {'network': {'id': '6463171a-7dcc-4314-b6bd-c2ceddc6b144', 'name': 'ctest-vn-59516211', 'tenant_id': '82096add6f474f5c9d36c62bedb73079', 'project_id': '82096add6f474f5c9d36c62bedb73079', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-52096814', 'ctest-vn-59516211'], 'port_security_enabled': True, 'description': ''}} 2026-08-14 09:20:45,238 - DEBUG - Response for create_subnet : {'subnet': {'id': '6d8912da-695f-4e1f-ac2f-c9ac461d278e', 'name': '', 'tenant_id': '82096add6f474f5c9d36c62bedb73079', 'network_id': '6463171a-7dcc-4314-b6bd-c2ceddc6b144', 'ip_version': 4, 'cidr': '4.12.41.192/26', 'allocation_pools': [{'start': '4.12.41.194', 'end': '4.12.41.254'}], 'gateway_ip': '4.12.41.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '4.12.41.194', 'tags': [], 'project_id': '82096add6f474f5c9d36c62bedb73079'}} 2026-08-14 09:20:45,258 - INFO - Created VN ctest-vn-59516211 2026-08-14 09:20:45,312 - DEBUG - VN ctest-vn-59516211 UUID is 6463171a-7dcc-4314-b6bd-c2ceddc6b144 2026-08-14 09:20:45,431 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-52096814', 'ctest-vmi-26347935']} 2026-08-14 09:20:45,807 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-26347935', 'id': '9b7d6593-bb42-49a9-9fd9-86ba00992a3e', 'tenant_id': '82096add6f474f5c9d36c62bedb73079', 'network_id': '6463171a-7dcc-4314-b6bd-c2ceddc6b144', 'mac_address': '02:9b:7d:65:93:bb', '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': '4.12.41.195', 'subnet_id': '6d8912da-695f-4e1f-ac2f-c9ac461d278e'}], 'security_groups': ['30b456a0-f49f-4e04-aca7-fc697e2b1d16'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '82096add6f474f5c9d36c62bedb73079'}} 2026-08-14 09:20:45,807 - DEBUG - Created port 9b7d6593-bb42-49a9-9fd9-86ba00992a3e 2026-08-14 09:20:45,924 - DEBUG - Requesting: http://10.0.0.251:8082/virtual-machine-interface/9b7d6593-bb42-49a9-9fd9-86ba00992a3e 2026-08-14 09:20:46,295 - DEBUG - Requesting: http://10.0.0.251:8082/virtual-machine-interface/9b7d6593-bb42-49a9-9fd9-86ba00992a3e 2026-08-14 09:20:46,335 - INFO - VMI 9b7d6593-bb42-49a9-9fd9-86ba00992a3e verification in API Server passed 2026-08-14 09:20:46,456 - DEBUG - Response for delete_port : () 2026-08-14 09:20:46,457 - INFO - Deleted port 9b7d6593-bb42-49a9-9fd9-86ba00992a3e 2026-08-14 09:20:46,457 - INFO - Deleting VN ctest-vn-59516211 2026-08-14 09:20:46,603 - DEBUG - Response for deleting network () 2026-08-14 09:20:46,863 - DEBUG - No XMPP flaps were noticed during the test 2026-08-14 09:20:46,863 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-08-14 09:20:46,863 - INFO - -------------------------------------------------------------------------------- 2026-08-14 09:20:46,866 - INFO - ================================================================================ 2026-08-14 09:20:46,866 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-14 09:20:46,866 - 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-08-14 09:20:47,177 - DEBUG - Nothing to compare xmpp stats {'10.0.0.251': {'10.20.0.17': '0'}} with 2026-08-14 09:20:47,177 - INFO - Initial checks done. Running the testcase now 2026-08-14 09:20:47,177 - INFO - 2026-08-14 09:20:47,374 - DEBUG - Response for create_network : {'network': {'id': 'bb7cbfb6-12e6-48e9-8fa1-aeab9e6d7116', 'name': 'ctest-vn1-31107068', 'tenant_id': '82096add6f474f5c9d36c62bedb73079', 'project_id': '82096add6f474f5c9d36c62bedb73079', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-52096814', 'ctest-vn1-31107068'], 'port_security_enabled': True, 'description': ''}} 2026-08-14 09:20:47,627 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a5d8f0ed-ea71-4879-b5dd-1816e35a59c0', 'name': '', 'tenant_id': '82096add6f474f5c9d36c62bedb73079', 'network_id': 'bb7cbfb6-12e6-48e9-8fa1-aeab9e6d7116', 'ip_version': 4, 'cidr': '154.234.156.0/26', 'allocation_pools': [{'start': '154.234.156.2', 'end': '154.234.156.62'}], 'gateway_ip': '154.234.156.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '154.234.156.2', 'tags': [], 'project_id': '82096add6f474f5c9d36c62bedb73079'}} 2026-08-14 09:20:47,841 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dc99a278-51bd-4987-8121-d547df542818', 'name': '', 'tenant_id': '82096add6f474f5c9d36c62bedb73079', 'network_id': 'bb7cbfb6-12e6-48e9-8fa1-aeab9e6d7116', 'ip_version': 4, 'cidr': '75.17.158.192/26', 'allocation_pools': [{'start': '75.17.158.194', 'end': '75.17.158.254'}], 'gateway_ip': '75.17.158.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '75.17.158.194', 'tags': [], 'project_id': '82096add6f474f5c9d36c62bedb73079'}} 2026-08-14 09:20:47,862 - INFO - Created VN ctest-vn1-31107068 2026-08-14 09:20:47,916 - DEBUG - VN ctest-vn1-31107068 UUID is bb7cbfb6-12e6-48e9-8fa1-aeab9e6d7116 2026-08-14 09:20:48,274 - DEBUG - Response for create_port : {'port': {'name': '823b5d86-a73f-40dc-bb34-93db35e8db03', 'id': '823b5d86-a73f-40dc-bb34-93db35e8db03', 'tenant_id': '82096add6f474f5c9d36c62bedb73079', 'network_id': 'bb7cbfb6-12e6-48e9-8fa1-aeab9e6d7116', 'mac_address': '02:82:3b:5d:86:a7', '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': '154.234.156.5', 'subnet_id': 'a5d8f0ed-ea71-4879-b5dd-1816e35a59c0'}], 'security_groups': ['30b456a0-f49f-4e04-aca7-fc697e2b1d16'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '82096add6f474f5c9d36c62bedb73079'}} 2026-08-14 09:20:48,511 - DEBUG - Response for create_port : {'port': {'name': '599bf2b2-cb5f-44e2-afe6-3755028825b8', 'id': '599bf2b2-cb5f-44e2-afe6-3755028825b8', 'tenant_id': '82096add6f474f5c9d36c62bedb73079', 'network_id': 'bb7cbfb6-12e6-48e9-8fa1-aeab9e6d7116', 'mac_address': '02:59:9b:f2:b2:cb', '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': '75.17.158.197', 'subnet_id': 'dc99a278-51bd-4987-8121-d547df542818'}], 'security_groups': ['30b456a0-f49f-4e04-aca7-fc697e2b1d16'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '82096add6f474f5c9d36c62bedb73079'}} 2026-08-14 09:20:48,574 - DEBUG - Services list from nova: [, , ] 2026-08-14 09:20:48,991 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6160-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6160-1) 2026-08-14 09:20:49,485 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6160-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6160-1) 2026-08-14 09:20:49,486 - INFO - Waiting for VM ctest-vn1-vm1-39318033 to be up.. 2026-08-14 09:20:49,535 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 09:20:54,593 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 09:20:59,680 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 09:21:04,774 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 09:21:09,864 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 09:21:14,959 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 09:21:20,065 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 09:21:25,149 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 09:21:30,246 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-14 09:21:35,344 - DEBUG - VM is in ACTIVE state now 2026-08-14 09:21:35,344 - INFO - VM name : ctest-vn1-vm1-39318033 2026-08-14 09:21:35,420 - DEBUG - VM ctest-vn1-vm1-39318033 ID is c42fdffb-fddc-4022-bdb2-25bfcac53a78 2026-08-14 09:21:35,439 - DEBUG - VM ctest-vn1-vm1-39318033 launched on Node cn-jenkins-deploy-platform-ansible-os-6160-1 2026-08-14 09:21:35,519 - DEBUG - Requesting: http://10.0.0.251:8082/virtual-machine/c42fdffb-fddc-4022-bdb2-25bfcac53a78 2026-08-14 09:21:35,528 - DEBUG - Requesting: http://10.0.0.251:8082/virtual-machine-interface/823b5d86-a73f-40dc-bb34-93db35e8db03 2026-08-14 09:21:38,804 - 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=2 ttl=63 time=5.43 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1032ms\r\nrtt min/avg/max/mdev = 5.428/5.428/5.428/0.000 ms') 2026-08-14 09:21:38,804 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-39318033 passed 2026-08-14 09:21:38,964 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 09:21:38,964 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-39318033, IP 154.234.156.5, Port 22 2026-08-14 09:21:39,128 - DEBUG - VM ctest-vn1-vm1-39318033 is ready for SSH connections 2026-08-14 09:21:39,128 - INFO - Waiting for VM ctest-vn1-vm2-01775919 to be up.. 2026-08-14 09:21:39,212 - DEBUG - VM is in ACTIVE state now 2026-08-14 09:21:39,212 - INFO - VM name : ctest-vn1-vm2-01775919 2026-08-14 09:21:39,291 - DEBUG - VM ctest-vn1-vm2-01775919 ID is 16019333-8ae0-49c9-8c66-53e43b23a0b8 2026-08-14 09:21:39,291 - DEBUG - VM ctest-vn1-vm2-01775919 launched on Node cn-jenkins-deploy-platform-ansible-os-6160-1 2026-08-14 09:21:39,373 - DEBUG - Requesting: http://10.0.0.251:8082/virtual-machine/16019333-8ae0-49c9-8c66-53e43b23a0b8 2026-08-14 09:21:39,383 - DEBUG - Requesting: http://10.0.0.251:8082/virtual-machine-interface/599bf2b2-cb5f-44e2-afe6-3755028825b8 2026-08-14 09:21:40,664 - 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.46 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=11.7 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 = 3.458/7.602/11.746/4.144 ms') 2026-08-14 09:21:40,664 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-01775919 passed 2026-08-14 09:21:40,824 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 09:21:40,824 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-01775919, IP 75.17.158.197, Port 22 2026-08-14 09:21:40,981 - DEBUG - VM ctest-vn1-vm2-01775919 is ready for SSH connections 2026-08-14 09:21:40,981 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 09:21:40,981 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 09:21:40,981 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-14 09:21:40,981 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 154.234.156.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.251, gateway password: c0ntrail123 2026-08-14 09:21:40,981 - DEBUG - ping -s 56 -c 3 -W 1 154.234.156.5 2026-08-14 09:21:45,002 - DEBUG - PING 154.234.156.5 (154.234.156.5): 56 data bytes 64 bytes from 154.234.156.5: seq=0 ttl=63 time=5.090 ms 64 bytes from 154.234.156.5: seq=1 ttl=63 time=1.417 ms 64 bytes from 154.234.156.5: seq=2 ttl=63 time=1.073 ms --- 154.234.156.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.073/2.526/5.090 ms 2026-08-14 09:21:45,002 - INFO - Ping to IP 154.234.156.5 from VM ctest-vn1-vm2-01775919 passed 2026-08-14 09:21:45,002 - INFO - Detaching port 599bf2b2-cb5f-44e2-afe6-3755028825b8 from VM ctest-vn1-vm2-01775919 2026-08-14 09:21:45,061 - INFO - Deleting VM ctest-vn1-vm2-01775919 2026-08-14 09:21:45,134 - INFO - Detaching port 823b5d86-a73f-40dc-bb34-93db35e8db03 from VM ctest-vn1-vm1-39318033 2026-08-14 09:21:45,172 - INFO - Deleting VM ctest-vn1-vm1-39318033 2026-08-14 09:21:45,430 - DEBUG - Response for delete_port : () 2026-08-14 09:21:45,667 - DEBUG - Response for delete_port : () 2026-08-14 09:21:45,667 - INFO - Deleting VN ctest-vn1-31107068 2026-08-14 09:21:45,877 - DEBUG - Response for deleting network () 2026-08-14 09:21:46,157 - DEBUG - No XMPP flaps were noticed during the test 2026-08-14 09:21:46,157 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:00] 2026-08-14 09:21:46,157 - INFO - -------------------------------------------------------------------------------- 2026-08-14 09:21:46,970 - INFO - Deleted project: ctest-TestPorts-52096814, ID : 82096add-6f47-4f5c-9d36-c62bedb73079