2026-04-01 16:09:25,500 - INFO - Domain Default found not creating 2026-04-01 16:09:25,695 - INFO - Project ctest-TestPorts-36204498 not found, creating it 2026-04-01 16:09:26,184 - INFO - Created Project:ctest-TestPorts-36204498, ID : cd9d2d97-7c35-442c-9a38-a1d87bbb18d4 2026-04-01 16:09:27,872 - INFO - ================================================================================ 2026-04-01 16:09:27,872 - INFO - STARTING TEST : test_ports_bindings 2026-04-01 16:09:27,872 - 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-04-01 16:09:28,131 - DEBUG - Nothing to compare xmpp stats {'10.0.0.241': {'10.20.0.254': '0'}} with 2026-04-01 16:09:28,131 - INFO - Initial checks done. Running the testcase now 2026-04-01 16:09:28,131 - INFO - 2026-04-01 16:09:28,731 - DEBUG - Response for create_network : {'network': {'id': 'e91dc948-01ed-4db3-95b2-2f3c98c96b97', 'name': 'ctest-vn-89248688', 'tenant_id': 'cd9d2d977c35442c9a38a1d87bbb18d4', 'project_id': 'cd9d2d977c35442c9a38a1d87bbb18d4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-36204498', 'ctest-vn-89248688'], 'port_security_enabled': True, 'description': ''}} 2026-04-01 16:09:28,933 - DEBUG - Response for create_subnet : {'subnet': {'id': '0ba05636-ced9-43fb-a9fd-29e774f3017d', 'name': '', 'tenant_id': 'cd9d2d977c35442c9a38a1d87bbb18d4', 'network_id': 'e91dc948-01ed-4db3-95b2-2f3c98c96b97', 'ip_version': 4, 'cidr': '197.107.166.0/26', 'allocation_pools': [{'start': '197.107.166.2', 'end': '197.107.166.62'}], 'gateway_ip': '197.107.166.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '197.107.166.2', 'tags': [], 'project_id': 'cd9d2d977c35442c9a38a1d87bbb18d4'}} 2026-04-01 16:09:28,954 - INFO - Created VN ctest-vn-89248688 2026-04-01 16:09:29,009 - DEBUG - VN ctest-vn-89248688 UUID is e91dc948-01ed-4db3-95b2-2f3c98c96b97 2026-04-01 16:09:29,123 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-36204498', 'ctest-vmi-57473402']} 2026-04-01 16:09:29,367 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-57473402', 'id': '3e9eb0cc-07f7-4bc7-a8be-29ce346d96ba', 'tenant_id': 'cd9d2d977c35442c9a38a1d87bbb18d4', 'network_id': 'e91dc948-01ed-4db3-95b2-2f3c98c96b97', 'mac_address': '02:3e:9e:b0:cc:07', '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': '197.107.166.3', 'subnet_id': '0ba05636-ced9-43fb-a9fd-29e774f3017d'}], 'security_groups': ['d75dc0cd-a26d-43ef-9dc3-7f292ea08cd1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cd9d2d977c35442c9a38a1d87bbb18d4'}} 2026-04-01 16:09:29,367 - DEBUG - Created port 3e9eb0cc-07f7-4bc7-a8be-29ce346d96ba 2026-04-01 16:09:29,473 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/3e9eb0cc-07f7-4bc7-a8be-29ce346d96ba 2026-04-01 16:09:29,780 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/3e9eb0cc-07f7-4bc7-a8be-29ce346d96ba 2026-04-01 16:09:29,818 - INFO - VMI 3e9eb0cc-07f7-4bc7-a8be-29ce346d96ba verification in API Server passed 2026-04-01 16:09:29,914 - DEBUG - Response for delete_port : () 2026-04-01 16:09:29,914 - INFO - Deleted port 3e9eb0cc-07f7-4bc7-a8be-29ce346d96ba 2026-04-01 16:09:29,914 - INFO - Deleting VN ctest-vn-89248688 2026-04-01 16:09:30,025 - DEBUG - Response for deleting network () 2026-04-01 16:09:30,299 - DEBUG - No XMPP flaps were noticed during the test 2026-04-01 16:09:30,299 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-04-01 16:09:30,299 - INFO - -------------------------------------------------------------------------------- 2026-04-01 16:09:30,301 - INFO - ================================================================================ 2026-04-01 16:09:30,301 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-01 16:09:30,301 - 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-04-01 16:09:30,582 - DEBUG - Nothing to compare xmpp stats {'10.0.0.241': {'10.20.0.254': '0'}} with 2026-04-01 16:09:30,582 - INFO - Initial checks done. Running the testcase now 2026-04-01 16:09:30,582 - INFO - 2026-04-01 16:09:30,769 - DEBUG - Response for create_network : {'network': {'id': '0eef91ec-8db3-4de0-b590-037efac38738', 'name': 'ctest-vn1-91083775', 'tenant_id': 'cd9d2d977c35442c9a38a1d87bbb18d4', 'project_id': 'cd9d2d977c35442c9a38a1d87bbb18d4', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-36204498', 'ctest-vn1-91083775'], 'port_security_enabled': True, 'description': ''}} 2026-04-01 16:09:30,965 - DEBUG - Response for create_subnet : {'subnet': {'id': '16553947-b4a7-4eb4-b9e5-cb0a4fb7e1b1', 'name': '', 'tenant_id': 'cd9d2d977c35442c9a38a1d87bbb18d4', 'network_id': '0eef91ec-8db3-4de0-b590-037efac38738', 'ip_version': 4, 'cidr': '133.162.89.192/26', 'allocation_pools': [{'start': '133.162.89.194', 'end': '133.162.89.254'}], 'gateway_ip': '133.162.89.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '133.162.89.194', 'tags': [], 'project_id': 'cd9d2d977c35442c9a38a1d87bbb18d4'}} 2026-04-01 16:09:31,145 - DEBUG - Response for create_subnet : {'subnet': {'id': '656d7fcf-2cd1-4c0e-8eca-4a367d1927a1', 'name': '', 'tenant_id': 'cd9d2d977c35442c9a38a1d87bbb18d4', 'network_id': '0eef91ec-8db3-4de0-b590-037efac38738', 'ip_version': 4, 'cidr': '9.245.16.128/26', 'allocation_pools': [{'start': '9.245.16.130', 'end': '9.245.16.190'}], 'gateway_ip': '9.245.16.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '9.245.16.130', 'tags': [], 'project_id': 'cd9d2d977c35442c9a38a1d87bbb18d4'}} 2026-04-01 16:09:31,166 - INFO - Created VN ctest-vn1-91083775 2026-04-01 16:09:31,217 - DEBUG - VN ctest-vn1-91083775 UUID is 0eef91ec-8db3-4de0-b590-037efac38738 2026-04-01 16:09:31,528 - DEBUG - Response for create_port : {'port': {'name': '5d186866-52db-487f-93f0-827be22cc4ed', 'id': '5d186866-52db-487f-93f0-827be22cc4ed', 'tenant_id': 'cd9d2d977c35442c9a38a1d87bbb18d4', 'network_id': '0eef91ec-8db3-4de0-b590-037efac38738', 'mac_address': '02:5d:18:68:66:52', '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.162.89.197', 'subnet_id': '16553947-b4a7-4eb4-b9e5-cb0a4fb7e1b1'}], 'security_groups': ['d75dc0cd-a26d-43ef-9dc3-7f292ea08cd1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cd9d2d977c35442c9a38a1d87bbb18d4'}} 2026-04-01 16:09:31,711 - DEBUG - Response for create_port : {'port': {'name': '15509239-6575-4b82-ab70-1b1e8ae2f0ba', 'id': '15509239-6575-4b82-ab70-1b1e8ae2f0ba', 'tenant_id': 'cd9d2d977c35442c9a38a1d87bbb18d4', 'network_id': '0eef91ec-8db3-4de0-b590-037efac38738', 'mac_address': '02:15:50:92:39:65', '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': '9.245.16.133', 'subnet_id': '656d7fcf-2cd1-4c0e-8eca-4a367d1927a1'}], 'security_groups': ['d75dc0cd-a26d-43ef-9dc3-7f292ea08cd1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'cd9d2d977c35442c9a38a1d87bbb18d4'}} 2026-04-01 16:09:31,780 - DEBUG - Services list from nova: [, , ] 2026-04-01 16:09:32,144 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5570-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5570-1) 2026-04-01 16:09:32,615 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5570-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5570-1) 2026-04-01 16:09:32,616 - INFO - Waiting for VM ctest-vn1-vm1-04713461 to be up.. 2026-04-01 16:09:32,659 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-01 16:09:37,751 - DEBUG - VM is in ACTIVE state now 2026-04-01 16:09:37,751 - INFO - VM name : ctest-vn1-vm1-04713461 2026-04-01 16:09:37,833 - DEBUG - VM ctest-vn1-vm1-04713461 ID is 9333957c-748b-472a-aeac-241a95d26499 2026-04-01 16:09:37,854 - DEBUG - VM ctest-vn1-vm1-04713461 launched on Node cn-jenkins-deploy-platform-ansible-os-5570-1 2026-04-01 16:09:37,930 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/9333957c-748b-472a-aeac-241a95d26499 2026-04-01 16:09:37,938 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/5d186866-52db-487f-93f0-827be22cc4ed 2026-04-01 16:09:41,208 - 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 1021ms') 2026-04-01 16:09:41,209 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-04713461 failed! 2026-04-01 16:09:41,261 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-36204498:ctest-vn1-91083775 is 133.162.89.193 and allocation pool is NOT set 2026-04-01 16:09:41,261 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-36204498:ctest-vn1-91083775 is 9.245.16.129 and allocation pool is NOT set 2026-04-01 16:09:45,337 - 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=2 ttl=63 time=14.7 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1009ms\r\nrtt min/avg/max/mdev = 14.713/14.713/14.713/0.000 ms') 2026-04-01 16:09:45,337 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-04713461 passed 2026-04-01 16:09:45,493 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-01 16:09:45,493 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-04713461, IP 133.162.89.197, Port 22 2026-04-01 16:09:45,650 - DEBUG - VM ctest-vn1-vm1-04713461 is ready for SSH connections 2026-04-01 16:09:45,650 - INFO - Waiting for VM ctest-vn1-vm2-51471497 to be up.. 2026-04-01 16:09:45,738 - DEBUG - VM is in ACTIVE state now 2026-04-01 16:09:45,738 - INFO - VM name : ctest-vn1-vm2-51471497 2026-04-01 16:09:45,815 - DEBUG - VM ctest-vn1-vm2-51471497 ID is 976476db-da97-418b-a9f9-aaf82532c20a 2026-04-01 16:09:45,815 - DEBUG - VM ctest-vn1-vm2-51471497 launched on Node cn-jenkins-deploy-platform-ansible-os-5570-1 2026-04-01 16:09:45,888 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine/976476db-da97-418b-a9f9-aaf82532c20a 2026-04-01 16:09:45,897 - DEBUG - Requesting: http://10.0.0.241:8082/virtual-machine-interface/15509239-6575-4b82-ab70-1b1e8ae2f0ba 2026-04-01 16:09:47,139 - 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.12 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.774 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.774/1.947/3.121/1.173 ms') 2026-04-01 16:09:47,139 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-51471497 passed 2026-04-01 16:09:47,321 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-01 16:09:47,321 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-51471497, IP 9.245.16.133, Port 22 2026-04-01 16:09:47,477 - DEBUG - VM ctest-vn1-vm2-51471497 is ready for SSH connections 2026-04-01 16:09:47,477 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-01 16:09:47,477 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-01 16:09:47,477 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-01 16:09:47,477 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 133.162.89.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.241, gateway password: c0ntrail123 2026-04-01 16:09:47,477 - DEBUG - ping -s 56 -c 3 -W 1 133.162.89.197 2026-04-01 16:09:50,155 - DEBUG - PING 133.162.89.197 (133.162.89.197): 56 data bytes 64 bytes from 133.162.89.197: seq=0 ttl=63 time=4.022 ms 64 bytes from 133.162.89.197: seq=1 ttl=63 time=1.067 ms 64 bytes from 133.162.89.197: seq=2 ttl=63 time=1.047 ms --- 133.162.89.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.047/2.045/4.022 ms 2026-04-01 16:09:50,155 - INFO - Ping to IP 133.162.89.197 from VM ctest-vn1-vm2-51471497 passed 2026-04-01 16:09:50,155 - INFO - Detaching port 15509239-6575-4b82-ab70-1b1e8ae2f0ba from VM ctest-vn1-vm2-51471497 2026-04-01 16:09:50,208 - INFO - Deleting VM ctest-vn1-vm2-51471497 2026-04-01 16:09:50,291 - INFO - Detaching port 5d186866-52db-487f-93f0-827be22cc4ed from VM ctest-vn1-vm1-04713461 2026-04-01 16:09:50,334 - INFO - Deleting VM ctest-vn1-vm1-04713461 2026-04-01 16:09:50,584 - DEBUG - Response for delete_port : () 2026-04-01 16:09:50,788 - DEBUG - Response for delete_port : () 2026-04-01 16:09:50,788 - INFO - Deleting VN ctest-vn1-91083775 2026-04-01 16:09:50,965 - DEBUG - Response for deleting network () 2026-04-01 16:09:51,223 - DEBUG - No XMPP flaps were noticed during the test 2026-04-01 16:09:51,223 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21] 2026-04-01 16:09:51,225 - INFO - -------------------------------------------------------------------------------- 2026-04-01 16:09:51,961 - INFO - Deleted project: ctest-TestPorts-36204498, ID : cd9d2d97-7c35-442c-9a38-a1d87bbb18d4