2026-01-07 15:38:46,796 - INFO - Domain Default found not creating 2026-01-07 15:38:46,932 - INFO - Project ctest-TestPorts-60065450 not found, creating it 2026-01-07 15:38:47,388 - INFO - Created Project:ctest-TestPorts-60065450, ID : b08d5db6-8dc8-417c-9285-2df132e8cb09 2026-01-07 15:38:48,716 - INFO - ================================================================================ 2026-01-07 15:38:48,716 - INFO - STARTING TEST : test_ports_bindings 2026-01-07 15:38:48,716 - 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-01-07 15:38:48,972 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-01-07 15:38:48,972 - INFO - Initial checks done. Running the testcase now 2026-01-07 15:38:48,973 - INFO - 2026-01-07 15:38:49,487 - DEBUG - Response for create_network : {'network': {'id': '27c0213a-21a3-4545-960a-7b299f588892', 'name': 'ctest-vn-40693959', 'tenant_id': 'b08d5db68dc8417c92852df132e8cb09', 'project_id': 'b08d5db68dc8417c92852df132e8cb09', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-60065450', 'ctest-vn-40693959'], 'port_security_enabled': True, 'description': ''}} 2026-01-07 15:38:49,668 - DEBUG - Response for create_subnet : {'subnet': {'id': 'af7f21bc-e0e5-4777-8756-df226f262724', 'name': '', 'tenant_id': 'b08d5db68dc8417c92852df132e8cb09', 'network_id': '27c0213a-21a3-4545-960a-7b299f588892', 'ip_version': 4, 'cidr': '192.62.191.192/26', 'allocation_pools': [{'start': '192.62.191.194', 'end': '192.62.191.254'}], 'gateway_ip': '192.62.191.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '192.62.191.194', 'tags': [], 'project_id': 'b08d5db68dc8417c92852df132e8cb09'}} 2026-01-07 15:38:49,683 - INFO - Created VN ctest-vn-40693959 2026-01-07 15:38:49,732 - DEBUG - VN ctest-vn-40693959 UUID is 27c0213a-21a3-4545-960a-7b299f588892 2026-01-07 15:38:49,827 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-60065450', 'ctest-vmi-61266119']} 2026-01-07 15:38:50,079 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-61266119', 'id': '691ef848-be3a-4f82-b4f6-00cb83c148c5', 'tenant_id': 'b08d5db68dc8417c92852df132e8cb09', 'network_id': '27c0213a-21a3-4545-960a-7b299f588892', 'mac_address': '02:69:1e:f8:48:be', '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': '192.62.191.195', 'subnet_id': 'af7f21bc-e0e5-4777-8756-df226f262724'}], 'security_groups': ['430d76e3-b71a-478a-974a-8c10d5f91091'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b08d5db68dc8417c92852df132e8cb09'}} 2026-01-07 15:38:50,079 - DEBUG - Created port 691ef848-be3a-4f82-b4f6-00cb83c148c5 2026-01-07 15:38:50,184 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/691ef848-be3a-4f82-b4f6-00cb83c148c5 2026-01-07 15:38:50,471 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/691ef848-be3a-4f82-b4f6-00cb83c148c5 2026-01-07 15:38:50,500 - INFO - VMI 691ef848-be3a-4f82-b4f6-00cb83c148c5 verification in API Server passed 2026-01-07 15:38:50,580 - DEBUG - Response for delete_port : () 2026-01-07 15:38:50,580 - INFO - Deleted port 691ef848-be3a-4f82-b4f6-00cb83c148c5 2026-01-07 15:38:50,580 - INFO - Deleting VN ctest-vn-40693959 2026-01-07 15:38:50,659 - DEBUG - Response for deleting network () 2026-01-07 15:38:50,920 - DEBUG - No XMPP flaps were noticed during the test 2026-01-07 15:38:50,920 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-01-07 15:38:50,920 - INFO - -------------------------------------------------------------------------------- 2026-01-07 15:38:50,922 - INFO - ================================================================================ 2026-01-07 15:38:50,922 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-01-07 15:38:50,922 - 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-01-07 15:38:51,208 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-01-07 15:38:51,208 - INFO - Initial checks done. Running the testcase now 2026-01-07 15:38:51,208 - INFO - 2026-01-07 15:38:51,366 - DEBUG - Response for create_network : {'network': {'id': '9253e976-f758-4ba8-b978-3ebd7e197788', 'name': 'ctest-vn1-62020118', 'tenant_id': 'b08d5db68dc8417c92852df132e8cb09', 'project_id': 'b08d5db68dc8417c92852df132e8cb09', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-60065450', 'ctest-vn1-62020118'], 'port_security_enabled': True, 'description': ''}} 2026-01-07 15:38:51,530 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f45c9fa5-be9d-404c-9e68-1cef31d39eb6', 'name': '', 'tenant_id': 'b08d5db68dc8417c92852df132e8cb09', 'network_id': '9253e976-f758-4ba8-b978-3ebd7e197788', 'ip_version': 4, 'cidr': '64.84.94.192/26', 'allocation_pools': [{'start': '64.84.94.194', 'end': '64.84.94.254'}], 'gateway_ip': '64.84.94.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '64.84.94.194', 'tags': [], 'project_id': 'b08d5db68dc8417c92852df132e8cb09'}} 2026-01-07 15:38:51,656 - DEBUG - Response for create_subnet : {'subnet': {'id': '9db3a4c4-58c8-4fcf-942c-2f94754d9add', 'name': '', 'tenant_id': 'b08d5db68dc8417c92852df132e8cb09', 'network_id': '9253e976-f758-4ba8-b978-3ebd7e197788', 'ip_version': 4, 'cidr': '131.130.65.64/26', 'allocation_pools': [{'start': '131.130.65.66', 'end': '131.130.65.126'}], 'gateway_ip': '131.130.65.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '131.130.65.66', 'tags': [], 'project_id': 'b08d5db68dc8417c92852df132e8cb09'}} 2026-01-07 15:38:51,672 - INFO - Created VN ctest-vn1-62020118 2026-01-07 15:38:51,720 - DEBUG - VN ctest-vn1-62020118 UUID is 9253e976-f758-4ba8-b978-3ebd7e197788 2026-01-07 15:38:51,999 - DEBUG - Response for create_port : {'port': {'name': '54f8770e-5484-4b80-a693-95a0a6c574c4', 'id': '54f8770e-5484-4b80-a693-95a0a6c574c4', 'tenant_id': 'b08d5db68dc8417c92852df132e8cb09', 'network_id': '9253e976-f758-4ba8-b978-3ebd7e197788', 'mac_address': '02:54:f8:77:0e:54', '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': '64.84.94.197', 'subnet_id': 'f45c9fa5-be9d-404c-9e68-1cef31d39eb6'}], 'security_groups': ['430d76e3-b71a-478a-974a-8c10d5f91091'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b08d5db68dc8417c92852df132e8cb09'}} 2026-01-07 15:38:52,155 - DEBUG - Response for create_port : {'port': {'name': 'b73d6568-dda0-4c8b-aebe-b019d7545fbe', 'id': 'b73d6568-dda0-4c8b-aebe-b019d7545fbe', 'tenant_id': 'b08d5db68dc8417c92852df132e8cb09', 'network_id': '9253e976-f758-4ba8-b978-3ebd7e197788', 'mac_address': '02:b7:3d:65:68:dd', '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': '131.130.65.69', 'subnet_id': '9db3a4c4-58c8-4fcf-942c-2f94754d9add'}], 'security_groups': ['430d76e3-b71a-478a-974a-8c10d5f91091'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b08d5db68dc8417c92852df132e8cb09'}} 2026-01-07 15:38:52,206 - DEBUG - Services list from nova: [, , ] 2026-01-07 15:38:52,494 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4974-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4974-1) 2026-01-07 15:38:52,819 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4974-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4974-1) 2026-01-07 15:38:52,819 - INFO - Waiting for VM ctest-vn1-vm1-17682125 to be up.. 2026-01-07 15:38:52,850 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-01-07 15:38:57,916 - DEBUG - VM is in ACTIVE state now 2026-01-07 15:38:57,916 - INFO - VM name : ctest-vn1-vm1-17682125 2026-01-07 15:38:57,982 - DEBUG - VM ctest-vn1-vm1-17682125 ID is c974b980-8b00-4840-a338-82022479dafd 2026-01-07 15:38:57,998 - DEBUG - VM ctest-vn1-vm1-17682125 launched on Node cn-jenkins-deploy-platform-ansible-os-4974-1 2026-01-07 15:38:58,062 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/c974b980-8b00-4840-a338-82022479dafd 2026-01-07 15:38:58,068 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/54f8770e-5484-4b80-a693-95a0a6c574c4 2026-01-07 15:39:01,322 - 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 1024ms') 2026-01-07 15:39:01,322 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-17682125 failed! 2026-01-07 15:39:01,384 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-60065450:ctest-vn1-62020118 is 64.84.94.193 and allocation pool is NOT set 2026-01-07 15:39:01,384 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-60065450:ctest-vn1-62020118 is 131.130.65.65 and allocation pool is NOT set 2026-01-07 15:39:03,446 - 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.13 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.57 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 = 1.573/2.849/4.125/1.276 ms') 2026-01-07 15:39:03,446 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-17682125 passed 2026-01-07 15:39:03,592 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-07 15:39:03,592 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-17682125, IP 64.84.94.197, Port 22 2026-01-07 15:39:03,743 - DEBUG - VM ctest-vn1-vm1-17682125 is ready for SSH connections 2026-01-07 15:39:03,743 - INFO - Waiting for VM ctest-vn1-vm2-49657258 to be up.. 2026-01-07 15:39:03,810 - DEBUG - VM is in ACTIVE state now 2026-01-07 15:39:03,810 - INFO - VM name : ctest-vn1-vm2-49657258 2026-01-07 15:39:03,871 - DEBUG - VM ctest-vn1-vm2-49657258 ID is aa5eee9e-3373-49d8-82de-1f535916e0ac 2026-01-07 15:39:03,871 - DEBUG - VM ctest-vn1-vm2-49657258 launched on Node cn-jenkins-deploy-platform-ansible-os-4974-1 2026-01-07 15:39:03,932 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/aa5eee9e-3373-49d8-82de-1f535916e0ac 2026-01-07 15:39:03,939 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b73d6568-dda0-4c8b-aebe-b019d7545fbe 2026-01-07 15:39:05,165 - 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.70 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.379 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.379/1.541/2.703/1.162 ms') 2026-01-07 15:39:05,165 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-49657258 passed 2026-01-07 15:39:05,312 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-07 15:39:05,312 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-49657258, IP 131.130.65.69, Port 22 2026-01-07 15:39:05,463 - DEBUG - VM ctest-vn1-vm2-49657258 is ready for SSH connections 2026-01-07 15:39:05,463 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-07 15:39:05,464 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-07 15:39:05,464 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-07 15:39:05,464 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 64.84.94.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-01-07 15:39:05,464 - DEBUG - ping -s 56 -c 3 -W 1 64.84.94.197 2026-01-07 15:39:09,138 - DEBUG - PING 64.84.94.197 (64.84.94.197): 56 data bytes 64 bytes from 64.84.94.197: seq=0 ttl=63 time=4.012 ms 64 bytes from 64.84.94.197: seq=1 ttl=63 time=0.707 ms 64 bytes from 64.84.94.197: seq=2 ttl=63 time=0.700 ms --- 64.84.94.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.700/1.806/4.012 ms 2026-01-07 15:39:09,138 - INFO - Ping to IP 64.84.94.197 from VM ctest-vn1-vm2-49657258 passed 2026-01-07 15:39:09,138 - INFO - Detaching port b73d6568-dda0-4c8b-aebe-b019d7545fbe from VM ctest-vn1-vm2-49657258 2026-01-07 15:39:09,181 - INFO - Deleting VM ctest-vn1-vm2-49657258 2026-01-07 15:39:09,242 - INFO - Detaching port 54f8770e-5484-4b80-a693-95a0a6c574c4 from VM ctest-vn1-vm1-17682125 2026-01-07 15:39:09,271 - INFO - Deleting VM ctest-vn1-vm1-17682125 2026-01-07 15:39:09,484 - DEBUG - Response for delete_port : () 2026-01-07 15:39:09,649 - DEBUG - Response for delete_port : () 2026-01-07 15:39:09,649 - INFO - Deleting VN ctest-vn1-62020118 2026-01-07 15:39:09,800 - DEBUG - Response for deleting network () 2026-01-07 15:39:10,062 - DEBUG - No XMPP flaps were noticed during the test 2026-01-07 15:39:10,062 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:20] 2026-01-07 15:39:10,062 - INFO - -------------------------------------------------------------------------------- 2026-01-07 15:39:10,777 - INFO - Deleted project: ctest-TestPorts-60065450, ID : b08d5db6-8dc8-417c-9285-2df132e8cb09