2026-09-04 11:43:59,625 - INFO - Domain Default found not creating 2026-09-04 11:43:59,761 - INFO - Project ctest-TestPorts-23403232 not found, creating it 2026-09-04 11:44:00,200 - INFO - Created Project:ctest-TestPorts-23403232, ID : 6ed8fb11-864c-45e6-821a-56fccc9b97f9 2026-09-04 11:44:01,775 - INFO - ================================================================================ 2026-09-04 11:44:01,775 - INFO - STARTING TEST : test_ports_bindings 2026-09-04 11:44:01,775 - 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-04 11:44:02,031 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-09-04 11:44:02,031 - INFO - Initial checks done. Running the testcase now 2026-09-04 11:44:02,032 - INFO - 2026-09-04 11:44:02,589 - DEBUG - Response for create_network : {'network': {'id': 'fbaa5264-ba81-4c13-9c8a-ded56aa2911a', 'name': 'ctest-vn-52453452', 'tenant_id': '6ed8fb11864c45e6821a56fccc9b97f9', 'project_id': '6ed8fb11864c45e6821a56fccc9b97f9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-23403232', 'ctest-vn-52453452'], 'port_security_enabled': True, 'description': ''}} 2026-09-04 11:44:02,796 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ec55391b-a755-4075-b44f-dc98b16c9773', 'name': '', 'tenant_id': '6ed8fb11864c45e6821a56fccc9b97f9', 'network_id': 'fbaa5264-ba81-4c13-9c8a-ded56aa2911a', 'ip_version': 4, 'cidr': '112.150.30.0/26', 'allocation_pools': [{'start': '112.150.30.2', 'end': '112.150.30.62'}], 'gateway_ip': '112.150.30.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '112.150.30.2', 'tags': [], 'project_id': '6ed8fb11864c45e6821a56fccc9b97f9'}} 2026-09-04 11:44:02,810 - INFO - Created VN ctest-vn-52453452 2026-09-04 11:44:02,860 - DEBUG - VN ctest-vn-52453452 UUID is fbaa5264-ba81-4c13-9c8a-ded56aa2911a 2026-09-04 11:44:02,955 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-23403232', 'ctest-vmi-23413838']} 2026-09-04 11:44:03,238 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-23413838', 'id': '8ec0b9f0-d8d7-4043-aef3-f3703625bacc', 'tenant_id': '6ed8fb11864c45e6821a56fccc9b97f9', 'network_id': 'fbaa5264-ba81-4c13-9c8a-ded56aa2911a', 'mac_address': '02:8e:c0:b9:f0:d8', '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': '112.150.30.3', 'subnet_id': 'ec55391b-a755-4075-b44f-dc98b16c9773'}], 'security_groups': ['6d552910-a7d0-4265-bb6a-f8031077fbd2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '6ed8fb11864c45e6821a56fccc9b97f9'}} 2026-09-04 11:44:03,238 - DEBUG - Created port 8ec0b9f0-d8d7-4043-aef3-f3703625bacc 2026-09-04 11:44:03,344 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/8ec0b9f0-d8d7-4043-aef3-f3703625bacc 2026-09-04 11:44:03,662 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/8ec0b9f0-d8d7-4043-aef3-f3703625bacc 2026-09-04 11:44:03,691 - INFO - VMI 8ec0b9f0-d8d7-4043-aef3-f3703625bacc verification in API Server passed 2026-09-04 11:44:03,797 - DEBUG - Response for delete_port : () 2026-09-04 11:44:03,797 - INFO - Deleted port 8ec0b9f0-d8d7-4043-aef3-f3703625bacc 2026-09-04 11:44:03,797 - INFO - Deleting VN ctest-vn-52453452 2026-09-04 11:44:03,923 - DEBUG - Response for deleting network () 2026-09-04 11:44:04,177 - DEBUG - No XMPP flaps were noticed during the test 2026-09-04 11:44:04,177 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-09-04 11:44:04,177 - INFO - -------------------------------------------------------------------------------- 2026-09-04 11:44:04,180 - INFO - ================================================================================ 2026-09-04 11:44:04,180 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-09-04 11:44:04,180 - 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-04 11:44:04,471 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-09-04 11:44:04,471 - INFO - Initial checks done. Running the testcase now 2026-09-04 11:44:04,471 - INFO - 2026-09-04 11:44:04,644 - DEBUG - Response for create_network : {'network': {'id': '6f574c1e-889f-4c7b-bcac-86ed8bf50e91', 'name': 'ctest-vn1-50908294', 'tenant_id': '6ed8fb11864c45e6821a56fccc9b97f9', 'project_id': '6ed8fb11864c45e6821a56fccc9b97f9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-23403232', 'ctest-vn1-50908294'], 'port_security_enabled': True, 'description': ''}} 2026-09-04 11:44:04,861 - DEBUG - Response for create_subnet : {'subnet': {'id': '90fd0d84-f351-4402-b030-42662a5461fb', 'name': '', 'tenant_id': '6ed8fb11864c45e6821a56fccc9b97f9', 'network_id': '6f574c1e-889f-4c7b-bcac-86ed8bf50e91', 'ip_version': 4, 'cidr': '47.31.111.128/26', 'allocation_pools': [{'start': '47.31.111.130', 'end': '47.31.111.190'}], 'gateway_ip': '47.31.111.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '47.31.111.130', 'tags': [], 'project_id': '6ed8fb11864c45e6821a56fccc9b97f9'}} 2026-09-04 11:44:05,038 - DEBUG - Response for create_subnet : {'subnet': {'id': 'da2b672a-793d-4c41-b7d6-62b9fa1b496a', 'name': '', 'tenant_id': '6ed8fb11864c45e6821a56fccc9b97f9', 'network_id': '6f574c1e-889f-4c7b-bcac-86ed8bf50e91', 'ip_version': 4, 'cidr': '182.113.178.128/26', 'allocation_pools': [{'start': '182.113.178.130', 'end': '182.113.178.190'}], 'gateway_ip': '182.113.178.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '182.113.178.130', 'tags': [], 'project_id': '6ed8fb11864c45e6821a56fccc9b97f9'}} 2026-09-04 11:44:05,053 - INFO - Created VN ctest-vn1-50908294 2026-09-04 11:44:05,104 - DEBUG - VN ctest-vn1-50908294 UUID is 6f574c1e-889f-4c7b-bcac-86ed8bf50e91 2026-09-04 11:44:05,412 - DEBUG - Response for create_port : {'port': {'name': 'b9f1c3a2-6313-4fdc-b395-bbfb4ce3f45a', 'id': 'b9f1c3a2-6313-4fdc-b395-bbfb4ce3f45a', 'tenant_id': '6ed8fb11864c45e6821a56fccc9b97f9', 'network_id': '6f574c1e-889f-4c7b-bcac-86ed8bf50e91', 'mac_address': '02:b9:f1:c3:a2:63', '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.31.111.133', 'subnet_id': '90fd0d84-f351-4402-b030-42662a5461fb'}], 'security_groups': ['6d552910-a7d0-4265-bb6a-f8031077fbd2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '6ed8fb11864c45e6821a56fccc9b97f9'}} 2026-09-04 11:44:05,597 - DEBUG - Response for create_port : {'port': {'name': 'b5d6d23e-ffcb-42b2-8500-a27b9a6e2fca', 'id': 'b5d6d23e-ffcb-42b2-8500-a27b9a6e2fca', 'tenant_id': '6ed8fb11864c45e6821a56fccc9b97f9', 'network_id': '6f574c1e-889f-4c7b-bcac-86ed8bf50e91', 'mac_address': '02:b5:d6:d2:3e:ff', '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': '182.113.178.133', 'subnet_id': 'da2b672a-793d-4c41-b7d6-62b9fa1b496a'}], 'security_groups': ['6d552910-a7d0-4265-bb6a-f8031077fbd2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '6ed8fb11864c45e6821a56fccc9b97f9'}} 2026-09-04 11:44:05,649 - DEBUG - Services list from nova: [, , ] 2026-09-04 11:44:05,946 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6254-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6254-1) 2026-09-04 11:44:06,299 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6254-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6254-1) 2026-09-04 11:44:06,300 - INFO - Waiting for VM ctest-vn1-vm1-77267267 to be up.. 2026-09-04 11:44:06,330 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-04 11:44:11,376 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-04 11:44:16,455 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-04 11:44:21,533 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-04 11:44:26,604 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-04 11:44:31,678 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-04 11:44:36,752 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-04 11:44:41,836 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-04 11:44:46,917 - DEBUG - VM is in ACTIVE state now 2026-09-04 11:44:46,917 - INFO - VM name : ctest-vn1-vm1-77267267 2026-09-04 11:44:46,984 - DEBUG - VM ctest-vn1-vm1-77267267 ID is ff551ff8-5d4d-4079-a96c-3f2de6195c5f 2026-09-04 11:44:47,002 - DEBUG - VM ctest-vn1-vm1-77267267 launched on Node cn-jenkins-deploy-platform-ansible-os-6254-1 2026-09-04 11:44:47,067 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/ff551ff8-5d4d-4079-a96c-3f2de6195c5f 2026-09-04 11:44:47,074 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b9f1c3a2-6313-4fdc-b395-bbfb4ce3f45a 2026-09-04 11:44:50,318 - 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 1010ms') 2026-09-04 11:44:50,318 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-77267267 failed! 2026-09-04 11:44:50,372 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-23403232:ctest-vn1-50908294 is 47.31.111.129 and allocation pool is NOT set 2026-09-04 11:44:50,373 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-23403232:ctest-vn1-50908294 is 182.113.178.129 and allocation pool is NOT set 2026-09-04 11:44:52,434 - 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.93 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.569 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 = 0.569/2.248/3.927/1.679 ms') 2026-09-04 11:44:52,434 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-77267267 passed 2026-09-04 11:44:52,588 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-04 11:44:52,589 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-77267267, IP 47.31.111.133, Port 22 2026-09-04 11:44:52,748 - DEBUG - VM ctest-vn1-vm1-77267267 is ready for SSH connections 2026-09-04 11:44:52,748 - INFO - Waiting for VM ctest-vn1-vm2-65295310 to be up.. 2026-09-04 11:44:52,818 - DEBUG - VM is in ACTIVE state now 2026-09-04 11:44:52,819 - INFO - VM name : ctest-vn1-vm2-65295310 2026-09-04 11:44:52,886 - DEBUG - VM ctest-vn1-vm2-65295310 ID is f7abc517-fc22-497c-be0d-aa1a7d27276b 2026-09-04 11:44:52,886 - DEBUG - VM ctest-vn1-vm2-65295310 launched on Node cn-jenkins-deploy-platform-ansible-os-6254-1 2026-09-04 11:44:52,954 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/f7abc517-fc22-497c-be0d-aa1a7d27276b 2026-09-04 11:44:52,961 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b5d6d23e-ffcb-42b2-8500-a27b9a6e2fca 2026-09-04 11:44:54,187 - 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.24 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.458 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 = 0.458/1.849/3.241/1.391 ms') 2026-09-04 11:44:54,187 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-65295310 passed 2026-09-04 11:44:54,336 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-04 11:44:54,336 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-65295310, IP 182.113.178.133, Port 22 2026-09-04 11:44:54,496 - DEBUG - VM ctest-vn1-vm2-65295310 is ready for SSH connections 2026-09-04 11:44:54,496 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-04 11:44:54,496 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-04 11:44:54,496 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-04 11:44:54,496 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 47.31.111.133, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-09-04 11:44:54,496 - DEBUG - ping -s 56 -c 3 -W 1 47.31.111.133 2026-09-04 11:44:58,409 - DEBUG - PING 47.31.111.133 (47.31.111.133): 56 data bytes 64 bytes from 47.31.111.133: seq=0 ttl=63 time=3.629 ms 64 bytes from 47.31.111.133: seq=1 ttl=63 time=1.161 ms 64 bytes from 47.31.111.133: seq=2 ttl=63 time=1.023 ms --- 47.31.111.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.023/1.937/3.629 ms 2026-09-04 11:44:58,409 - INFO - Ping to IP 47.31.111.133 from VM ctest-vn1-vm2-65295310 passed 2026-09-04 11:44:58,410 - INFO - Detaching port b5d6d23e-ffcb-42b2-8500-a27b9a6e2fca from VM ctest-vn1-vm2-65295310 2026-09-04 11:44:58,459 - INFO - Deleting VM ctest-vn1-vm2-65295310 2026-09-04 11:44:58,521 - INFO - Detaching port b9f1c3a2-6313-4fdc-b395-bbfb4ce3f45a from VM ctest-vn1-vm1-77267267 2026-09-04 11:44:58,552 - INFO - Deleting VM ctest-vn1-vm1-77267267 2026-09-04 11:44:58,797 - DEBUG - Response for delete_port : () 2026-09-04 11:44:58,928 - DEBUG - Response for delete_port : () 2026-09-04 11:44:58,928 - INFO - Deleting VN ctest-vn1-50908294 2026-09-04 11:44:59,045 - DEBUG - Response for deleting network () 2026-09-04 11:44:59,307 - DEBUG - No XMPP flaps were noticed during the test 2026-09-04 11:44:59,307 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:55] 2026-09-04 11:44:59,307 - INFO - -------------------------------------------------------------------------------- 2026-09-04 11:45:00,070 - INFO - Deleted project: ctest-TestPorts-23403232, ID : 6ed8fb11-864c-45e6-821a-56fccc9b97f9