2026-07-18 15:40:49,339 - INFO - Domain Default found not creating 2026-07-18 15:40:49,501 - INFO - Project ctest-TestPorts-89781790 not found, creating it 2026-07-18 15:40:49,996 - INFO - Created Project:ctest-TestPorts-89781790, ID : 11c21805-118e-4f90-8709-e3959bc95b14 2026-07-18 15:40:51,725 - INFO - ================================================================================ 2026-07-18 15:40:51,726 - INFO - STARTING TEST : test_ports_bindings 2026-07-18 15:40:51,726 - 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-07-18 15:40:51,993 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.14': '0'}} with 2026-07-18 15:40:51,993 - INFO - Initial checks done. Running the testcase now 2026-07-18 15:40:51,993 - INFO - 2026-07-18 15:40:52,658 - DEBUG - Response for create_network : {'network': {'id': '7abd56c3-0196-489f-a454-5bf9ca3ed56d', 'name': 'ctest-vn-82966026', 'tenant_id': '11c21805118e4f908709e3959bc95b14', 'project_id': '11c21805118e4f908709e3959bc95b14', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-89781790', 'ctest-vn-82966026'], 'port_security_enabled': True, 'description': ''}} 2026-07-18 15:40:52,853 - DEBUG - Response for create_subnet : {'subnet': {'id': '574bf7e0-4749-498a-86f2-d6707fe412b3', 'name': '', 'tenant_id': '11c21805118e4f908709e3959bc95b14', 'network_id': '7abd56c3-0196-489f-a454-5bf9ca3ed56d', 'ip_version': 4, 'cidr': '189.37.13.192/26', 'allocation_pools': [{'start': '189.37.13.194', 'end': '189.37.13.254'}], 'gateway_ip': '189.37.13.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '189.37.13.194', 'tags': [], 'project_id': '11c21805118e4f908709e3959bc95b14'}} 2026-07-18 15:40:52,871 - INFO - Created VN ctest-vn-82966026 2026-07-18 15:40:52,924 - DEBUG - VN ctest-vn-82966026 UUID is 7abd56c3-0196-489f-a454-5bf9ca3ed56d 2026-07-18 15:40:53,035 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-89781790', 'ctest-vmi-84084410']} 2026-07-18 15:40:53,293 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-84084410', 'id': '8b58ea47-08fc-44e0-831b-f2cda2cbcc71', 'tenant_id': '11c21805118e4f908709e3959bc95b14', 'network_id': '7abd56c3-0196-489f-a454-5bf9ca3ed56d', 'mac_address': '02:8b:58:ea:47:08', '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': '189.37.13.195', 'subnet_id': '574bf7e0-4749-498a-86f2-d6707fe412b3'}], 'security_groups': ['0b320526-cd31-4fde-af86-bfbeff5a3d4d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '11c21805118e4f908709e3959bc95b14'}} 2026-07-18 15:40:53,294 - DEBUG - Created port 8b58ea47-08fc-44e0-831b-f2cda2cbcc71 2026-07-18 15:40:53,403 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/8b58ea47-08fc-44e0-831b-f2cda2cbcc71 2026-07-18 15:40:53,769 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/8b58ea47-08fc-44e0-831b-f2cda2cbcc71 2026-07-18 15:40:53,801 - INFO - VMI 8b58ea47-08fc-44e0-831b-f2cda2cbcc71 verification in API Server passed 2026-07-18 15:40:53,904 - DEBUG - Response for delete_port : () 2026-07-18 15:40:53,905 - INFO - Deleted port 8b58ea47-08fc-44e0-831b-f2cda2cbcc71 2026-07-18 15:40:53,905 - INFO - Deleting VN ctest-vn-82966026 2026-07-18 15:40:54,002 - DEBUG - Response for deleting network () 2026-07-18 15:40:54,272 - DEBUG - No XMPP flaps were noticed during the test 2026-07-18 15:40:54,272 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-07-18 15:40:54,272 - INFO - -------------------------------------------------------------------------------- 2026-07-18 15:40:54,275 - INFO - ================================================================================ 2026-07-18 15:40:54,275 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-07-18 15:40:54,275 - 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-07-18 15:40:54,552 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.14': '0'}} with 2026-07-18 15:40:54,552 - INFO - Initial checks done. Running the testcase now 2026-07-18 15:40:54,552 - INFO - 2026-07-18 15:40:54,762 - DEBUG - Response for create_network : {'network': {'id': '10498d5f-91e8-4f8a-8d88-a64dea50a0de', 'name': 'ctest-vn1-23670836', 'tenant_id': '11c21805118e4f908709e3959bc95b14', 'project_id': '11c21805118e4f908709e3959bc95b14', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-89781790', 'ctest-vn1-23670836'], 'port_security_enabled': True, 'description': ''}} 2026-07-18 15:40:54,967 - DEBUG - Response for create_subnet : {'subnet': {'id': '4c12d0c3-b16a-4509-bdfd-6caaeb88b59f', 'name': '', 'tenant_id': '11c21805118e4f908709e3959bc95b14', 'network_id': '10498d5f-91e8-4f8a-8d88-a64dea50a0de', 'ip_version': 4, 'cidr': '102.225.97.64/26', 'allocation_pools': [{'start': '102.225.97.66', 'end': '102.225.97.126'}], 'gateway_ip': '102.225.97.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '102.225.97.66', 'tags': [], 'project_id': '11c21805118e4f908709e3959bc95b14'}} 2026-07-18 15:40:55,116 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f16e887e-b92a-41af-a03b-8f2fcbee6aaa', 'name': '', 'tenant_id': '11c21805118e4f908709e3959bc95b14', 'network_id': '10498d5f-91e8-4f8a-8d88-a64dea50a0de', 'ip_version': 4, 'cidr': '201.8.2.64/26', 'allocation_pools': [{'start': '201.8.2.66', 'end': '201.8.2.126'}], 'gateway_ip': '201.8.2.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '201.8.2.66', 'tags': [], 'project_id': '11c21805118e4f908709e3959bc95b14'}} 2026-07-18 15:40:55,134 - INFO - Created VN ctest-vn1-23670836 2026-07-18 15:40:55,187 - DEBUG - VN ctest-vn1-23670836 UUID is 10498d5f-91e8-4f8a-8d88-a64dea50a0de 2026-07-18 15:40:55,575 - DEBUG - Response for create_port : {'port': {'name': '61520b40-331b-4a4e-b10b-deda1f17e3d7', 'id': '61520b40-331b-4a4e-b10b-deda1f17e3d7', 'tenant_id': '11c21805118e4f908709e3959bc95b14', 'network_id': '10498d5f-91e8-4f8a-8d88-a64dea50a0de', 'mac_address': '02:61:52:0b:40:33', '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': '102.225.97.69', 'subnet_id': '4c12d0c3-b16a-4509-bdfd-6caaeb88b59f'}], 'security_groups': ['0b320526-cd31-4fde-af86-bfbeff5a3d4d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '11c21805118e4f908709e3959bc95b14'}} 2026-07-18 15:40:55,795 - DEBUG - Response for create_port : {'port': {'name': 'bec42625-0be5-45ce-8477-ef3122bedee3', 'id': 'bec42625-0be5-45ce-8477-ef3122bedee3', 'tenant_id': '11c21805118e4f908709e3959bc95b14', 'network_id': '10498d5f-91e8-4f8a-8d88-a64dea50a0de', 'mac_address': '02:be:c4:26:25:0b', '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': '201.8.2.69', 'subnet_id': 'f16e887e-b92a-41af-a03b-8f2fcbee6aaa'}], 'security_groups': ['0b320526-cd31-4fde-af86-bfbeff5a3d4d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '11c21805118e4f908709e3959bc95b14'}} 2026-07-18 15:40:55,855 - DEBUG - Services list from nova: [, , ] 2026-07-18 15:40:56,203 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6107-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6107-1) 2026-07-18 15:40:56,641 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6107-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6107-1) 2026-07-18 15:40:56,641 - INFO - Waiting for VM ctest-vn1-vm1-39331829 to be up.. 2026-07-18 15:40:56,686 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-18 15:41:01,757 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-18 15:41:06,867 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-18 15:41:11,948 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-18 15:41:17,030 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-18 15:41:22,105 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-18 15:41:27,181 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-18 15:41:32,259 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-18 15:41:37,352 - DEBUG - VM is in ACTIVE state now 2026-07-18 15:41:37,352 - INFO - VM name : ctest-vn1-vm1-39331829 2026-07-18 15:41:37,431 - DEBUG - VM ctest-vn1-vm1-39331829 ID is 2c4d9d88-b163-4c2a-b250-f91c8b5443eb 2026-07-18 15:41:37,456 - DEBUG - VM ctest-vn1-vm1-39331829 launched on Node cn-jenkins-deploy-platform-ansible-os-6107-1 2026-07-18 15:41:37,545 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/2c4d9d88-b163-4c2a-b250-f91c8b5443eb 2026-07-18 15:41:37,557 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/61520b40-331b-4a4e-b10b-deda1f17e3d7 2026-07-18 15:41:40,805 - 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 1001ms') 2026-07-18 15:41:40,805 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-39331829 failed! 2026-07-18 15:41:40,859 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-89781790:ctest-vn1-23670836 is 102.225.97.65 and allocation pool is NOT set 2026-07-18 15:41:40,859 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-89781790:ctest-vn1-23670836 is 201.8.2.65 and allocation pool is NOT set 2026-07-18 15:41:44,936 - 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 1013ms') 2026-07-18 15:41:44,936 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-39331829 failed! 2026-07-18 15:41:44,991 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-89781790:ctest-vn1-23670836 is 102.225.97.65 and allocation pool is NOT set 2026-07-18 15:41:44,991 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-89781790:ctest-vn1-23670836 is 201.8.2.65 and allocation pool is NOT set 2026-07-18 15:41:47,056 - 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.58 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.258 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.258/1.918/3.579/1.660 ms') 2026-07-18 15:41:47,056 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-39331829 passed 2026-07-18 15:41:47,211 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-18 15:41:47,212 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-39331829, IP 102.225.97.69, Port 22 2026-07-18 15:41:47,368 - DEBUG - VM ctest-vn1-vm1-39331829 is ready for SSH connections 2026-07-18 15:41:47,368 - INFO - Waiting for VM ctest-vn1-vm2-99231329 to be up.. 2026-07-18 15:41:47,450 - DEBUG - VM is in ACTIVE state now 2026-07-18 15:41:47,450 - INFO - VM name : ctest-vn1-vm2-99231329 2026-07-18 15:41:47,532 - DEBUG - VM ctest-vn1-vm2-99231329 ID is 2e80b1ca-c727-40fc-8811-47b590925a74 2026-07-18 15:41:47,532 - DEBUG - VM ctest-vn1-vm2-99231329 launched on Node cn-jenkins-deploy-platform-ansible-os-6107-1 2026-07-18 15:41:47,609 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/2e80b1ca-c727-40fc-8811-47b590925a74 2026-07-18 15:41:47,617 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/bec42625-0be5-45ce-8477-ef3122bedee3 2026-07-18 15:41:48,864 - 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.99 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.404 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.404/2.195/3.987/1.791 ms') 2026-07-18 15:41:48,864 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-99231329 passed 2026-07-18 15:41:49,011 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-18 15:41:49,012 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-99231329, IP 201.8.2.69, Port 22 2026-07-18 15:41:49,181 - DEBUG - VM ctest-vn1-vm2-99231329 is ready for SSH connections 2026-07-18 15:41:49,181 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-18 15:41:49,181 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-18 15:41:49,181 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-18 15:41:49,182 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 102.225.97.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2026-07-18 15:41:49,182 - DEBUG - ping -s 56 -c 3 -W 1 102.225.97.69 2026-07-18 15:41:53,234 - DEBUG - PING 102.225.97.69 (102.225.97.69): 56 data bytes 64 bytes from 102.225.97.69: seq=0 ttl=63 time=4.537 ms 64 bytes from 102.225.97.69: seq=1 ttl=63 time=1.090 ms 64 bytes from 102.225.97.69: seq=2 ttl=63 time=1.070 ms --- 102.225.97.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.070/2.232/4.537 ms 2026-07-18 15:41:53,235 - INFO - Ping to IP 102.225.97.69 from VM ctest-vn1-vm2-99231329 passed 2026-07-18 15:41:53,235 - INFO - Detaching port bec42625-0be5-45ce-8477-ef3122bedee3 from VM ctest-vn1-vm2-99231329 2026-07-18 15:41:53,291 - INFO - Deleting VM ctest-vn1-vm2-99231329 2026-07-18 15:41:53,367 - INFO - Detaching port 61520b40-331b-4a4e-b10b-deda1f17e3d7 from VM ctest-vn1-vm1-39331829 2026-07-18 15:41:53,407 - INFO - Deleting VM ctest-vn1-vm1-39331829 2026-07-18 15:41:53,658 - DEBUG - Response for delete_port : () 2026-07-18 15:41:53,848 - DEBUG - Response for delete_port : () 2026-07-18 15:41:53,848 - INFO - Deleting VN ctest-vn1-23670836 2026-07-18 15:41:53,991 - DEBUG - Response for deleting network () 2026-07-18 15:41:54,264 - DEBUG - No XMPP flaps were noticed during the test 2026-07-18 15:41:54,264 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:00] 2026-07-18 15:41:54,264 - INFO - -------------------------------------------------------------------------------- 2026-07-18 15:41:55,048 - INFO - Deleted project: ctest-TestPorts-89781790, ID : 11c21805-118e-4f90-8709-e3959bc95b14