2026-06-18 16:42:51,961 - INFO - Domain Default found not creating
2026-06-18 16:42:52,085 - INFO - Project ctest-TestPorts-76936367 not found, creating it
2026-06-18 16:42:52,554 - INFO - Created Project:ctest-TestPorts-76936367, ID : 8e119ca4-0b98-4ffc-b345-2c1214dc8814
2026-06-18 16:42:54,001 - INFO - ================================================================================
2026-06-18 16:42:54,001 - INFO - STARTING TEST : test_ports_bindings
2026-06-18 16:42:54,001 - 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-06-18 16:42:54,254 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.192': '0'}} with
2026-06-18 16:42:54,254 - INFO - Initial checks done. Running the testcase now
2026-06-18 16:42:54,254 - INFO -
2026-06-18 16:42:54,799 - DEBUG - Response for create_network : {'network': {'id': '52c6ece7-4db1-484b-88eb-083fdd75d1ad', 'name': 'ctest-vn-56317732', 'tenant_id': '8e119ca40b984ffcb3452c1214dc8814', 'project_id': '8e119ca40b984ffcb3452c1214dc8814', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-76936367', 'ctest-vn-56317732'], 'port_security_enabled': True, 'description': ''}}
2026-06-18 16:42:54,973 - DEBUG - Response for create_subnet : {'subnet': {'id': '298654e0-7cb5-4366-9579-e432388b1c8b', 'name': '', 'tenant_id': '8e119ca40b984ffcb3452c1214dc8814', 'network_id': '52c6ece7-4db1-484b-88eb-083fdd75d1ad', 'ip_version': 4, 'cidr': '114.161.179.64/26', 'allocation_pools': [{'start': '114.161.179.66', 'end': '114.161.179.126'}], 'gateway_ip': '114.161.179.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '114.161.179.66', 'tags': [], 'project_id': '8e119ca40b984ffcb3452c1214dc8814'}}
2026-06-18 16:42:54,987 - INFO - Created VN ctest-vn-56317732
2026-06-18 16:42:55,041 - DEBUG - VN ctest-vn-56317732 UUID is 52c6ece7-4db1-484b-88eb-083fdd75d1ad
2026-06-18 16:42:55,129 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-76936367', 'ctest-vmi-42487533']}
2026-06-18 16:42:55,378 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-42487533', 'id': '40afca65-9780-467f-a4df-b12fcedb9862', 'tenant_id': '8e119ca40b984ffcb3452c1214dc8814', 'network_id': '52c6ece7-4db1-484b-88eb-083fdd75d1ad', 'mac_address': '02:40:af:ca:65:97', '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': '114.161.179.67', 'subnet_id': '298654e0-7cb5-4366-9579-e432388b1c8b'}], 'security_groups': ['89f6a32d-c710-4c16-b15a-97d0382dab52'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8e119ca40b984ffcb3452c1214dc8814'}}
2026-06-18 16:42:55,379 - DEBUG - Created port 40afca65-9780-467f-a4df-b12fcedb9862
2026-06-18 16:42:55,481 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/40afca65-9780-467f-a4df-b12fcedb9862
2026-06-18 16:42:55,794 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/40afca65-9780-467f-a4df-b12fcedb9862
2026-06-18 16:42:55,821 - INFO - VMI 40afca65-9780-467f-a4df-b12fcedb9862 verification in API Server passed
2026-06-18 16:42:55,899 - DEBUG - Response for delete_port : ()
2026-06-18 16:42:55,899 - INFO - Deleted port 40afca65-9780-467f-a4df-b12fcedb9862
2026-06-18 16:42:55,899 - INFO - Deleting VN ctest-vn-56317732
2026-06-18 16:42:55,988 - DEBUG - Response for deleting network ()
2026-06-18 16:42:56,242 - DEBUG - No XMPP flaps were noticed during the test
2026-06-18 16:42:56,242 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-06-18 16:42:56,242 - INFO - --------------------------------------------------------------------------------
2026-06-18 16:42:56,244 - INFO - ================================================================================
2026-06-18 16:42:56,244 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-06-18 16:42:56,244 - 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-06-18 16:42:56,534 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.192': '0'}} with
2026-06-18 16:42:56,534 - INFO - Initial checks done. Running the testcase now
2026-06-18 16:42:56,534 - INFO -
2026-06-18 16:42:56,691 - DEBUG - Response for create_network : {'network': {'id': 'c5c62549-e84d-4100-9f45-46a8c8b772d2', 'name': 'ctest-vn1-82705075', 'tenant_id': '8e119ca40b984ffcb3452c1214dc8814', 'project_id': '8e119ca40b984ffcb3452c1214dc8814', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-76936367', 'ctest-vn1-82705075'], 'port_security_enabled': True, 'description': ''}}
2026-06-18 16:42:56,844 - DEBUG - Response for create_subnet : {'subnet': {'id': '4dc83ebe-ffe4-4fa2-adf3-7def1f6b6c92', 'name': '', 'tenant_id': '8e119ca40b984ffcb3452c1214dc8814', 'network_id': 'c5c62549-e84d-4100-9f45-46a8c8b772d2', 'ip_version': 4, 'cidr': '133.56.188.64/26', 'allocation_pools': [{'start': '133.56.188.66', 'end': '133.56.188.126'}], 'gateway_ip': '133.56.188.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '133.56.188.66', 'tags': [], 'project_id': '8e119ca40b984ffcb3452c1214dc8814'}}
2026-06-18 16:42:57,006 - DEBUG - Response for create_subnet : {'subnet': {'id': '7a109759-7e13-4ac9-a3bd-9737253c364b', 'name': '', 'tenant_id': '8e119ca40b984ffcb3452c1214dc8814', 'network_id': 'c5c62549-e84d-4100-9f45-46a8c8b772d2', 'ip_version': 4, 'cidr': '37.148.65.192/26', 'allocation_pools': [{'start': '37.148.65.194', 'end': '37.148.65.254'}], 'gateway_ip': '37.148.65.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '37.148.65.194', 'tags': [], 'project_id': '8e119ca40b984ffcb3452c1214dc8814'}}
2026-06-18 16:42:57,021 - INFO - Created VN ctest-vn1-82705075
2026-06-18 16:42:57,073 - DEBUG - VN ctest-vn1-82705075 UUID is c5c62549-e84d-4100-9f45-46a8c8b772d2
2026-06-18 16:42:57,331 - DEBUG - Response for create_port : {'port': {'name': '9207ac06-908c-447c-b15c-f46ed7250555', 'id': '9207ac06-908c-447c-b15c-f46ed7250555', 'tenant_id': '8e119ca40b984ffcb3452c1214dc8814', 'network_id': 'c5c62549-e84d-4100-9f45-46a8c8b772d2', 'mac_address': '02:92:07:ac:06:90', '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': '133.56.188.69', 'subnet_id': '4dc83ebe-ffe4-4fa2-adf3-7def1f6b6c92'}], 'security_groups': ['89f6a32d-c710-4c16-b15a-97d0382dab52'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8e119ca40b984ffcb3452c1214dc8814'}}
2026-06-18 16:42:57,491 - DEBUG - Response for create_port : {'port': {'name': '9bf453d2-830d-4423-9194-55c2ff946963', 'id': '9bf453d2-830d-4423-9194-55c2ff946963', 'tenant_id': '8e119ca40b984ffcb3452c1214dc8814', 'network_id': 'c5c62549-e84d-4100-9f45-46a8c8b772d2', 'mac_address': '02:9b:f4:53:d2:83', '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.148.65.197', 'subnet_id': '7a109759-7e13-4ac9-a3bd-9737253c364b'}], 'security_groups': ['89f6a32d-c710-4c16-b15a-97d0382dab52'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '8e119ca40b984ffcb3452c1214dc8814'}}
2026-06-18 16:42:57,539 - DEBUG - Services list from nova: [, , ]
2026-06-18 16:42:57,831 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5990-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5990-1)
2026-06-18 16:42:58,169 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5990-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5990-1)
2026-06-18 16:42:58,169 - INFO - Waiting for VM ctest-vn1-vm1-73574953 to be up..
2026-06-18 16:42:58,204 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-18 16:43:03,243 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-18 16:43:08,304 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-18 16:43:13,367 - DEBUG - VM is in ACTIVE state now
2026-06-18 16:43:13,367 - INFO - VM name : ctest-vn1-vm1-73574953
2026-06-18 16:43:13,430 - DEBUG - VM ctest-vn1-vm1-73574953 ID is 58d465e0-4c6b-4c55-9ddd-7f5e23853099
2026-06-18 16:43:13,446 - DEBUG - VM ctest-vn1-vm1-73574953 launched on Node cn-jenkins-deploy-platform-ansible-os-5990-1
2026-06-18 16:43:13,511 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/58d465e0-4c6b-4c55-9ddd-7f5e23853099
2026-06-18 16:43:13,518 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/9207ac06-908c-447c-b15c-f46ed7250555
2026-06-18 16:43:16,772 - 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=11.6 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 = 11.648/11.648/11.648/0.000 ms')
2026-06-18 16:43:16,772 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-73574953 passed
2026-06-18 16:43:16,929 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-18 16:43:16,929 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-73574953, IP 133.56.188.69, Port 22
2026-06-18 16:43:17,085 - DEBUG - VM ctest-vn1-vm1-73574953 is ready for SSH connections
2026-06-18 16:43:17,085 - INFO - Waiting for VM ctest-vn1-vm2-94600482 to be up..
2026-06-18 16:43:17,145 - DEBUG - VM is in ACTIVE state now
2026-06-18 16:43:17,145 - INFO - VM name : ctest-vn1-vm2-94600482
2026-06-18 16:43:17,208 - DEBUG - VM ctest-vn1-vm2-94600482 ID is 4fb087d9-35e6-48fd-813d-f59cb0001b01
2026-06-18 16:43:17,208 - DEBUG - VM ctest-vn1-vm2-94600482 launched on Node cn-jenkins-deploy-platform-ansible-os-5990-1
2026-06-18 16:43:17,267 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/4fb087d9-35e6-48fd-813d-f59cb0001b01
2026-06-18 16:43:17,274 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/9bf453d2-830d-4423-9194-55c2ff946963
2026-06-18 16:43:18,505 - 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.83 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.355 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.355/1.594/2.834/1.239 ms')
2026-06-18 16:43:18,505 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-94600482 passed
2026-06-18 16:43:18,657 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-18 16:43:18,657 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-94600482, IP 37.148.65.197, Port 22
2026-06-18 16:43:18,813 - DEBUG - VM ctest-vn1-vm2-94600482 is ready for SSH connections
2026-06-18 16:43:18,813 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-18 16:43:18,813 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-18 16:43:18,813 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-18 16:43:18,813 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 133.56.188.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123
2026-06-18 16:43:18,813 - DEBUG - ping -s 56 -c 3 -W 1 133.56.188.69
2026-06-18 16:43:22,425 - DEBUG - PING 133.56.188.69 (133.56.188.69): 56 data bytes
64 bytes from 133.56.188.69: seq=0 ttl=63 time=3.395 ms
64 bytes from 133.56.188.69: seq=1 ttl=63 time=0.813 ms
64 bytes from 133.56.188.69: seq=2 ttl=63 time=0.949 ms
--- 133.56.188.69 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.813/1.719/3.395 ms
2026-06-18 16:43:22,425 - INFO - Ping to IP 133.56.188.69 from VM ctest-vn1-vm2-94600482 passed
2026-06-18 16:43:22,425 - INFO - Detaching port 9bf453d2-830d-4423-9194-55c2ff946963 from VM ctest-vn1-vm2-94600482
2026-06-18 16:43:22,471 - INFO - Deleting VM ctest-vn1-vm2-94600482
2026-06-18 16:43:22,529 - INFO - Detaching port 9207ac06-908c-447c-b15c-f46ed7250555 from VM ctest-vn1-vm1-73574953
2026-06-18 16:43:22,556 - INFO - Deleting VM ctest-vn1-vm1-73574953
2026-06-18 16:43:22,728 - DEBUG - Response for delete_port : ()
2026-06-18 16:43:22,882 - DEBUG - Response for delete_port : ()
2026-06-18 16:43:22,882 - INFO - Deleting VN ctest-vn1-82705075
2026-06-18 16:43:22,973 - DEBUG - Response for deleting network ()
2026-06-18 16:43:23,226 - DEBUG - No XMPP flaps were noticed during the test
2026-06-18 16:43:23,226 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:27]
2026-06-18 16:43:23,226 - INFO - --------------------------------------------------------------------------------
2026-06-18 16:43:23,885 - INFO - Deleted project: ctest-TestPorts-76936367, ID : 8e119ca4-0b98-4ffc-b345-2c1214dc8814