2026-05-13 18:51:16,646 - INFO - Domain Default found not creating 2026-05-13 18:51:16,824 - INFO - Project ctest-TestPorts-53305144 not found, creating it 2026-05-13 18:51:17,270 - INFO - Created Project:ctest-TestPorts-53305144, ID : d4e74186-5e78-4e72-8f7d-a7f7c40aa0cd 2026-05-13 18:51:18,822 - INFO - ================================================================================ 2026-05-13 18:51:18,822 - INFO - STARTING TEST : test_ports_bindings 2026-05-13 18:51:18,822 - 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-05-13 18:51:19,085 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-05-13 18:51:19,085 - INFO - Initial checks done. Running the testcase now 2026-05-13 18:51:19,085 - INFO - 2026-05-13 18:51:19,651 - DEBUG - Response for create_network : {'network': {'id': 'fa2a972f-18f2-497e-9f6d-956f93f29e9d', 'name': 'ctest-vn-11431708', 'tenant_id': 'd4e741865e784e728f7da7f7c40aa0cd', 'project_id': 'd4e741865e784e728f7da7f7c40aa0cd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-53305144', 'ctest-vn-11431708'], 'port_security_enabled': True, 'description': ''}} 2026-05-13 18:51:19,810 - DEBUG - Response for create_subnet : {'subnet': {'id': '613a0f8f-7f65-4333-84cd-9a24dfc954ac', 'name': '', 'tenant_id': 'd4e741865e784e728f7da7f7c40aa0cd', 'network_id': 'fa2a972f-18f2-497e-9f6d-956f93f29e9d', 'ip_version': 4, 'cidr': '47.158.90.192/26', 'allocation_pools': [{'start': '47.158.90.194', 'end': '47.158.90.254'}], 'gateway_ip': '47.158.90.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '47.158.90.194', 'tags': [], 'project_id': 'd4e741865e784e728f7da7f7c40aa0cd'}} 2026-05-13 18:51:19,828 - INFO - Created VN ctest-vn-11431708 2026-05-13 18:51:19,882 - DEBUG - VN ctest-vn-11431708 UUID is fa2a972f-18f2-497e-9f6d-956f93f29e9d 2026-05-13 18:51:20,003 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-53305144', 'ctest-vmi-53926884']} 2026-05-13 18:51:20,245 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-53926884', 'id': 'bb73af33-c19c-4d2b-8360-2c14e8683d83', 'tenant_id': 'd4e741865e784e728f7da7f7c40aa0cd', 'network_id': 'fa2a972f-18f2-497e-9f6d-956f93f29e9d', 'mac_address': '02:bb:73:af:33:c1', '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': '47.158.90.195', 'subnet_id': '613a0f8f-7f65-4333-84cd-9a24dfc954ac'}], 'security_groups': ['6e605413-3143-4852-a711-ccb3e6a85669'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd4e741865e784e728f7da7f7c40aa0cd'}} 2026-05-13 18:51:20,246 - DEBUG - Created port bb73af33-c19c-4d2b-8360-2c14e8683d83 2026-05-13 18:51:20,359 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/bb73af33-c19c-4d2b-8360-2c14e8683d83 2026-05-13 18:51:20,662 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/bb73af33-c19c-4d2b-8360-2c14e8683d83 2026-05-13 18:51:20,702 - INFO - VMI bb73af33-c19c-4d2b-8360-2c14e8683d83 verification in API Server passed 2026-05-13 18:51:20,796 - DEBUG - Response for delete_port : () 2026-05-13 18:51:20,796 - INFO - Deleted port bb73af33-c19c-4d2b-8360-2c14e8683d83 2026-05-13 18:51:20,796 - INFO - Deleting VN ctest-vn-11431708 2026-05-13 18:51:20,926 - DEBUG - Response for deleting network () 2026-05-13 18:51:21,199 - DEBUG - No XMPP flaps were noticed during the test 2026-05-13 18:51:21,199 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-05-13 18:51:21,199 - INFO - -------------------------------------------------------------------------------- 2026-05-13 18:51:21,201 - INFO - ================================================================================ 2026-05-13 18:51:21,202 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-05-13 18:51:21,202 - 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-05-13 18:51:21,479 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-05-13 18:51:21,479 - INFO - Initial checks done. Running the testcase now 2026-05-13 18:51:21,479 - INFO - 2026-05-13 18:51:21,655 - DEBUG - Response for create_network : {'network': {'id': '151abf8d-198c-416d-abb9-c3079e887b4c', 'name': 'ctest-vn1-58737878', 'tenant_id': 'd4e741865e784e728f7da7f7c40aa0cd', 'project_id': 'd4e741865e784e728f7da7f7c40aa0cd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-53305144', 'ctest-vn1-58737878'], 'port_security_enabled': True, 'description': ''}} 2026-05-13 18:51:21,821 - DEBUG - Response for create_subnet : {'subnet': {'id': '6da0465b-f6e1-4f7f-8402-a7f77fa777d3', 'name': '', 'tenant_id': 'd4e741865e784e728f7da7f7c40aa0cd', 'network_id': '151abf8d-198c-416d-abb9-c3079e887b4c', 'ip_version': 4, 'cidr': '190.181.197.192/26', 'allocation_pools': [{'start': '190.181.197.194', 'end': '190.181.197.254'}], 'gateway_ip': '190.181.197.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '190.181.197.194', 'tags': [], 'project_id': 'd4e741865e784e728f7da7f7c40aa0cd'}} 2026-05-13 18:51:21,992 - DEBUG - Response for create_subnet : {'subnet': {'id': '9dec1f8b-4a3a-4b81-a6f9-1bce9dc4ceb4', 'name': '', 'tenant_id': 'd4e741865e784e728f7da7f7c40aa0cd', 'network_id': '151abf8d-198c-416d-abb9-c3079e887b4c', 'ip_version': 4, 'cidr': '155.205.137.128/26', 'allocation_pools': [{'start': '155.205.137.130', 'end': '155.205.137.190'}], 'gateway_ip': '155.205.137.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '155.205.137.130', 'tags': [], 'project_id': 'd4e741865e784e728f7da7f7c40aa0cd'}} 2026-05-13 18:51:22,015 - INFO - Created VN ctest-vn1-58737878 2026-05-13 18:51:22,066 - DEBUG - VN ctest-vn1-58737878 UUID is 151abf8d-198c-416d-abb9-c3079e887b4c 2026-05-13 18:51:22,432 - DEBUG - Response for create_port : {'port': {'name': 'a123d8c8-b0c5-461b-b6be-4a6c822e95f4', 'id': 'a123d8c8-b0c5-461b-b6be-4a6c822e95f4', 'tenant_id': 'd4e741865e784e728f7da7f7c40aa0cd', 'network_id': '151abf8d-198c-416d-abb9-c3079e887b4c', 'mac_address': '02:a1:23:d8:c8:b0', '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': '190.181.197.197', 'subnet_id': '6da0465b-f6e1-4f7f-8402-a7f77fa777d3'}], 'security_groups': ['6e605413-3143-4852-a711-ccb3e6a85669'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd4e741865e784e728f7da7f7c40aa0cd'}} 2026-05-13 18:51:22,606 - DEBUG - Response for create_port : {'port': {'name': '5808684c-8b23-40b7-b475-bcff295ad2fe', 'id': '5808684c-8b23-40b7-b475-bcff295ad2fe', 'tenant_id': 'd4e741865e784e728f7da7f7c40aa0cd', 'network_id': '151abf8d-198c-416d-abb9-c3079e887b4c', 'mac_address': '02:58:08:68:4c:8b', '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': '155.205.137.133', 'subnet_id': '9dec1f8b-4a3a-4b81-a6f9-1bce9dc4ceb4'}], 'security_groups': ['6e605413-3143-4852-a711-ccb3e6a85669'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'd4e741865e784e728f7da7f7c40aa0cd'}} 2026-05-13 18:51:22,672 - DEBUG - Services list from nova: [, , ] 2026-05-13 18:51:23,043 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5775-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5775-1) 2026-05-13 18:51:23,628 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5775-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5775-1) 2026-05-13 18:51:23,628 - INFO - Waiting for VM ctest-vn1-vm1-35727338 to be up.. 2026-05-13 18:51:23,679 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-13 18:51:28,764 - DEBUG - VM is in ACTIVE state now 2026-05-13 18:51:28,764 - INFO - VM name : ctest-vn1-vm1-35727338 2026-05-13 18:51:28,852 - DEBUG - VM ctest-vn1-vm1-35727338 ID is 8cd448d7-e6f0-4241-b6ee-f48c37cb9ead 2026-05-13 18:51:28,873 - DEBUG - VM ctest-vn1-vm1-35727338 launched on Node cn-jenkins-deploy-platform-ansible-os-5775-1 2026-05-13 18:51:28,955 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/8cd448d7-e6f0-4241-b6ee-f48c37cb9ead 2026-05-13 18:51:28,963 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/a123d8c8-b0c5-461b-b6be-4a6c822e95f4 2026-05-13 18:51:32,211 - 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 1001ms') 2026-05-13 18:51:32,211 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-35727338 failed! 2026-05-13 18:51:32,266 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-53305144:ctest-vn1-58737878 is 190.181.197.193 and allocation pool is NOT set 2026-05-13 18:51:32,266 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-53305144:ctest-vn1-58737878 is 155.205.137.129 and allocation pool is NOT set 2026-05-13 18:51:34,326 - 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=9.44 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.52 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 = 1.521/5.481/9.442/3.960 ms') 2026-05-13 18:51:34,326 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-35727338 passed 2026-05-13 18:51:34,478 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-13 18:51:34,478 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-35727338, IP 190.181.197.197, Port 22 2026-05-13 18:51:34,544 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-05-13 18:51:34,626 - DEBUG - VM ctest-vn1-vm1-35727338 is NOT ready for SSH connections, VM status: ACTIVE 2026-05-13 18:51:39,627 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-13 18:51:39,627 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-35727338, IP 190.181.197.197, Port 22 2026-05-13 18:51:39,786 - DEBUG - VM ctest-vn1-vm1-35727338 is ready for SSH connections 2026-05-13 18:51:39,786 - INFO - Waiting for VM ctest-vn1-vm2-29069770 to be up.. 2026-05-13 18:51:39,863 - DEBUG - VM is in ACTIVE state now 2026-05-13 18:51:39,863 - INFO - VM name : ctest-vn1-vm2-29069770 2026-05-13 18:51:39,940 - DEBUG - VM ctest-vn1-vm2-29069770 ID is 6216c385-c3ed-44af-b368-9195bbf148d8 2026-05-13 18:51:39,941 - DEBUG - VM ctest-vn1-vm2-29069770 launched on Node cn-jenkins-deploy-platform-ansible-os-5775-1 2026-05-13 18:51:40,018 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/6216c385-c3ed-44af-b368-9195bbf148d8 2026-05-13 18:51:40,027 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/5808684c-8b23-40b7-b475-bcff295ad2fe 2026-05-13 18:51:41,270 - 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.64 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.426 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.426/2.031/3.637/1.605 ms') 2026-05-13 18:51:41,270 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-29069770 passed 2026-05-13 18:51:41,418 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-13 18:51:41,418 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-29069770, IP 155.205.137.133, Port 22 2026-05-13 18:51:41,584 - DEBUG - VM ctest-vn1-vm2-29069770 is ready for SSH connections 2026-05-13 18:51:41,585 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-13 18:51:41,585 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-13 18:51:41,585 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-13 18:51:41,585 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 190.181.197.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-05-13 18:51:41,585 - DEBUG - ping -s 56 -c 3 -W 1 190.181.197.197 2026-05-13 18:51:44,617 - DEBUG - PING 190.181.197.197 (190.181.197.197): 56 data bytes 64 bytes from 190.181.197.197: seq=0 ttl=63 time=4.290 ms 64 bytes from 190.181.197.197: seq=1 ttl=63 time=2.125 ms 64 bytes from 190.181.197.197: seq=2 ttl=63 time=1.072 ms --- 190.181.197.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.072/2.495/4.290 ms 2026-05-13 18:51:44,617 - INFO - Ping to IP 190.181.197.197 from VM ctest-vn1-vm2-29069770 passed 2026-05-13 18:51:44,617 - INFO - Detaching port 5808684c-8b23-40b7-b475-bcff295ad2fe from VM ctest-vn1-vm2-29069770 2026-05-13 18:51:44,671 - INFO - Deleting VM ctest-vn1-vm2-29069770 2026-05-13 18:51:44,738 - INFO - Detaching port a123d8c8-b0c5-461b-b6be-4a6c822e95f4 from VM ctest-vn1-vm1-35727338 2026-05-13 18:51:44,770 - INFO - Deleting VM ctest-vn1-vm1-35727338 2026-05-13 18:51:44,985 - DEBUG - Response for delete_port : () 2026-05-13 18:51:45,143 - DEBUG - Response for delete_port : () 2026-05-13 18:51:45,143 - INFO - Deleting VN ctest-vn1-58737878 2026-05-13 18:51:45,272 - DEBUG - Response for deleting network () 2026-05-13 18:51:45,527 - DEBUG - No XMPP flaps were noticed during the test 2026-05-13 18:51:45,527 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:24] 2026-05-13 18:51:45,527 - INFO - -------------------------------------------------------------------------------- 2026-05-13 18:51:46,229 - INFO - Deleted project: ctest-TestPorts-53305144, ID : d4e74186-5e78-4e72-8f7d-a7f7c40aa0cd