2026-08-21 07:46:25,956 - INFO - Domain Default found not creating 2026-08-21 07:46:26,164 - INFO - Project ctest-TestPorts-77562021 not found, creating it 2026-08-21 07:46:27,035 - INFO - Created Project:ctest-TestPorts-77562021, ID : 3db41b3e-6f39-4cc9-9441-eda045354ce1 2026-08-21 07:46:28,944 - INFO - ================================================================================ 2026-08-21 07:46:28,944 - INFO - STARTING TEST : test_ports_bindings 2026-08-21 07:46:28,945 - 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-21 07:46:29,230 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-08-21 07:46:29,230 - INFO - Initial checks done. Running the testcase now 2026-08-21 07:46:29,230 - INFO - 2026-08-21 07:46:29,932 - DEBUG - Response for create_network : {'network': {'id': 'd56d408c-0d28-4f18-9edc-76199d4392b1', 'name': 'ctest-vn-99089984', 'tenant_id': '3db41b3e6f394cc99441eda045354ce1', 'project_id': '3db41b3e6f394cc99441eda045354ce1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-77562021', 'ctest-vn-99089984'], 'port_security_enabled': True, 'description': ''}} 2026-08-21 07:46:30,129 - DEBUG - Response for create_subnet : {'subnet': {'id': '118a9ba7-1e09-44dc-8693-fb9652079f6c', 'name': '', 'tenant_id': '3db41b3e6f394cc99441eda045354ce1', 'network_id': 'd56d408c-0d28-4f18-9edc-76199d4392b1', 'ip_version': 4, 'cidr': '2.185.204.0/26', 'allocation_pools': [{'start': '2.185.204.2', 'end': '2.185.204.62'}], 'gateway_ip': '2.185.204.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '2.185.204.2', 'tags': [], 'project_id': '3db41b3e6f394cc99441eda045354ce1'}} 2026-08-21 07:46:30,150 - INFO - Created VN ctest-vn-99089984 2026-08-21 07:46:30,207 - DEBUG - VN ctest-vn-99089984 UUID is d56d408c-0d28-4f18-9edc-76199d4392b1 2026-08-21 07:46:30,320 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-77562021', 'ctest-vmi-01678811']} 2026-08-21 07:46:30,681 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-01678811', 'id': 'b79f651a-021d-4286-810a-07032fd0723c', 'tenant_id': '3db41b3e6f394cc99441eda045354ce1', 'network_id': 'd56d408c-0d28-4f18-9edc-76199d4392b1', 'mac_address': '02:b7:9f:65:1a:02', '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': '2.185.204.3', 'subnet_id': '118a9ba7-1e09-44dc-8693-fb9652079f6c'}], 'security_groups': ['e70dd205-97aa-4d5b-a3db-97f25426a7d2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3db41b3e6f394cc99441eda045354ce1'}} 2026-08-21 07:46:30,682 - DEBUG - Created port b79f651a-021d-4286-810a-07032fd0723c 2026-08-21 07:46:30,799 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b79f651a-021d-4286-810a-07032fd0723c 2026-08-21 07:46:31,173 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b79f651a-021d-4286-810a-07032fd0723c 2026-08-21 07:46:31,207 - INFO - VMI b79f651a-021d-4286-810a-07032fd0723c verification in API Server passed 2026-08-21 07:46:31,318 - DEBUG - Response for delete_port : () 2026-08-21 07:46:31,318 - INFO - Deleted port b79f651a-021d-4286-810a-07032fd0723c 2026-08-21 07:46:31,318 - INFO - Deleting VN ctest-vn-99089984 2026-08-21 07:46:31,449 - DEBUG - Response for deleting network () 2026-08-21 07:46:31,709 - DEBUG - No XMPP flaps were noticed during the test 2026-08-21 07:46:31,709 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-08-21 07:46:31,710 - INFO - -------------------------------------------------------------------------------- 2026-08-21 07:46:31,713 - INFO - ================================================================================ 2026-08-21 07:46:31,713 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-21 07:46:31,713 - 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-21 07:46:32,020 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-08-21 07:46:32,020 - INFO - Initial checks done. Running the testcase now 2026-08-21 07:46:32,020 - INFO - 2026-08-21 07:46:32,248 - DEBUG - Response for create_network : {'network': {'id': '312d7bed-4755-4940-99e5-6e110d23d0b5', 'name': 'ctest-vn1-47723813', 'tenant_id': '3db41b3e6f394cc99441eda045354ce1', 'project_id': '3db41b3e6f394cc99441eda045354ce1', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-77562021', 'ctest-vn1-47723813'], 'port_security_enabled': True, 'description': ''}} 2026-08-21 07:46:32,446 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ab17894f-288b-4dbd-9ddd-2e442f74dd04', 'name': '', 'tenant_id': '3db41b3e6f394cc99441eda045354ce1', 'network_id': '312d7bed-4755-4940-99e5-6e110d23d0b5', 'ip_version': 4, 'cidr': '136.111.77.192/26', 'allocation_pools': [{'start': '136.111.77.194', 'end': '136.111.77.254'}], 'gateway_ip': '136.111.77.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '136.111.77.194', 'tags': [], 'project_id': '3db41b3e6f394cc99441eda045354ce1'}} 2026-08-21 07:46:32,675 - DEBUG - Response for create_subnet : {'subnet': {'id': '07826b1e-3f1b-49fd-b0a7-442b46190f14', 'name': '', 'tenant_id': '3db41b3e6f394cc99441eda045354ce1', 'network_id': '312d7bed-4755-4940-99e5-6e110d23d0b5', 'ip_version': 4, 'cidr': '114.159.252.128/26', 'allocation_pools': [{'start': '114.159.252.130', 'end': '114.159.252.190'}], 'gateway_ip': '114.159.252.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '114.159.252.130', 'tags': [], 'project_id': '3db41b3e6f394cc99441eda045354ce1'}} 2026-08-21 07:46:32,695 - INFO - Created VN ctest-vn1-47723813 2026-08-21 07:46:32,751 - DEBUG - VN ctest-vn1-47723813 UUID is 312d7bed-4755-4940-99e5-6e110d23d0b5 2026-08-21 07:46:33,134 - DEBUG - Response for create_port : {'port': {'name': 'fc7bc7dc-6618-4c35-883f-b00ef765c22a', 'id': 'fc7bc7dc-6618-4c35-883f-b00ef765c22a', 'tenant_id': '3db41b3e6f394cc99441eda045354ce1', 'network_id': '312d7bed-4755-4940-99e5-6e110d23d0b5', 'mac_address': '02:fc:7b:c7:dc:66', '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': '136.111.77.197', 'subnet_id': 'ab17894f-288b-4dbd-9ddd-2e442f74dd04'}], 'security_groups': ['e70dd205-97aa-4d5b-a3db-97f25426a7d2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3db41b3e6f394cc99441eda045354ce1'}} 2026-08-21 07:46:33,352 - DEBUG - Response for create_port : {'port': {'name': '4c42297b-6b6a-4fe6-af99-f5be55464ef2', 'id': '4c42297b-6b6a-4fe6-af99-f5be55464ef2', 'tenant_id': '3db41b3e6f394cc99441eda045354ce1', 'network_id': '312d7bed-4755-4940-99e5-6e110d23d0b5', 'mac_address': '02:4c:42:29:7b:6b', '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.159.252.133', 'subnet_id': '07826b1e-3f1b-49fd-b0a7-442b46190f14'}], 'security_groups': ['e70dd205-97aa-4d5b-a3db-97f25426a7d2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '3db41b3e6f394cc99441eda045354ce1'}} 2026-08-21 07:46:33,426 - DEBUG - Services list from nova: [, , ] 2026-08-21 07:46:33,818 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6200-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6200-1) 2026-08-21 07:46:34,271 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6200-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6200-1) 2026-08-21 07:46:34,271 - INFO - Waiting for VM ctest-vn1-vm1-82364189 to be up.. 2026-08-21 07:46:34,317 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 07:46:39,375 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 07:46:44,468 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 07:46:49,556 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 07:46:54,645 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 07:46:59,741 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 07:47:04,826 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 07:47:09,922 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-21 07:47:15,009 - DEBUG - VM is in ACTIVE state now 2026-08-21 07:47:15,009 - INFO - VM name : ctest-vn1-vm1-82364189 2026-08-21 07:47:15,098 - DEBUG - VM ctest-vn1-vm1-82364189 ID is 6cbad2eb-8650-44d8-8eaa-10b577c47121 2026-08-21 07:47:15,123 - DEBUG - VM ctest-vn1-vm1-82364189 launched on Node cn-jenkins-deploy-platform-ansible-os-6200-1 2026-08-21 07:47:15,205 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/6cbad2eb-8650-44d8-8eaa-10b577c47121 2026-08-21 07:47:15,214 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/fc7bc7dc-6618-4c35-883f-b00ef765c22a 2026-08-21 07:47:18,498 - 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 1027ms') 2026-08-21 07:47:18,498 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-82364189 failed! 2026-08-21 07:47:18,559 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-77562021:ctest-vn1-47723813 is 136.111.77.193 and allocation pool is NOT set 2026-08-21 07:47:18,559 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-77562021:ctest-vn1-47723813 is 114.159.252.129 and allocation pool is NOT set 2026-08-21 07:47:22,654 - 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 1028ms') 2026-08-21 07:47:22,654 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-82364189 failed! 2026-08-21 07:47:22,711 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-77562021:ctest-vn1-47723813 is 136.111.77.193 and allocation pool is NOT set 2026-08-21 07:47:22,711 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-77562021:ctest-vn1-47723813 is 114.159.252.129 and allocation pool is NOT set 2026-08-21 07:47:24,780 - 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=7.08 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.16 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.158/4.117/7.076/2.959 ms') 2026-08-21 07:47:24,780 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-82364189 passed 2026-08-21 07:47:24,935 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-21 07:47:24,935 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-82364189, IP 136.111.77.197, Port 22 2026-08-21 07:47:25,100 - DEBUG - VM ctest-vn1-vm1-82364189 is ready for SSH connections 2026-08-21 07:47:25,101 - INFO - Waiting for VM ctest-vn1-vm2-56574458 to be up.. 2026-08-21 07:47:25,199 - DEBUG - VM is in ACTIVE state now 2026-08-21 07:47:25,199 - INFO - VM name : ctest-vn1-vm2-56574458 2026-08-21 07:47:25,287 - DEBUG - VM ctest-vn1-vm2-56574458 ID is 29f8a8c9-e71e-4c6f-9b05-321bd79231ba 2026-08-21 07:47:25,287 - DEBUG - VM ctest-vn1-vm2-56574458 launched on Node cn-jenkins-deploy-platform-ansible-os-6200-1 2026-08-21 07:47:25,379 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/29f8a8c9-e71e-4c6f-9b05-321bd79231ba 2026-08-21 07:47:25,389 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/4c42297b-6b6a-4fe6-af99-f5be55464ef2 2026-08-21 07:47:26,628 - 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=4.18 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.547 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.547/2.362/4.177/1.815 ms') 2026-08-21 07:47:26,629 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-56574458 passed 2026-08-21 07:47:26,783 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-21 07:47:26,783 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-56574458, IP 114.159.252.133, Port 22 2026-08-21 07:47:26,953 - DEBUG - VM ctest-vn1-vm2-56574458 is ready for SSH connections 2026-08-21 07:47:26,953 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-21 07:47:26,953 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-21 07:47:26,953 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-21 07:47:26,953 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 136.111.77.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-08-21 07:47:26,953 - DEBUG - ping -s 56 -c 3 -W 1 136.111.77.197 2026-08-21 07:47:31,142 - DEBUG - PING 136.111.77.197 (136.111.77.197): 56 data bytes 64 bytes from 136.111.77.197: seq=0 ttl=63 time=4.432 ms 64 bytes from 136.111.77.197: seq=1 ttl=63 time=1.307 ms 64 bytes from 136.111.77.197: seq=2 ttl=63 time=1.304 ms --- 136.111.77.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.304/2.347/4.432 ms 2026-08-21 07:47:31,142 - INFO - Ping to IP 136.111.77.197 from VM ctest-vn1-vm2-56574458 passed 2026-08-21 07:47:31,142 - INFO - Detaching port 4c42297b-6b6a-4fe6-af99-f5be55464ef2 from VM ctest-vn1-vm2-56574458 2026-08-21 07:47:31,208 - INFO - Deleting VM ctest-vn1-vm2-56574458 2026-08-21 07:47:31,290 - INFO - Detaching port fc7bc7dc-6618-4c35-883f-b00ef765c22a from VM ctest-vn1-vm1-82364189 2026-08-21 07:47:31,331 - INFO - Deleting VM ctest-vn1-vm1-82364189 2026-08-21 07:47:31,647 - DEBUG - Response for delete_port : () 2026-08-21 07:47:31,858 - DEBUG - Response for delete_port : () 2026-08-21 07:47:31,859 - INFO - Deleting VN ctest-vn1-47723813 2026-08-21 07:47:32,035 - DEBUG - Response for deleting network () 2026-08-21 07:47:32,298 - DEBUG - No XMPP flaps were noticed during the test 2026-08-21 07:47:32,298 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:01] 2026-08-21 07:47:32,299 - INFO - -------------------------------------------------------------------------------- 2026-08-21 07:47:33,186 - INFO - Deleted project: ctest-TestPorts-77562021, ID : 3db41b3e-6f39-4cc9-9441-eda045354ce1