2026-02-20 18:39:13,448 - INFO - Domain Default found not creating 2026-02-20 18:39:13,603 - INFO - Project ctest-TestPorts-02843932 not found, creating it 2026-02-20 18:39:14,081 - INFO - Created Project:ctest-TestPorts-02843932, ID : c79f31fc-432f-4486-bfdd-463f730f8314 2026-02-20 18:39:15,524 - INFO - ================================================================================ 2026-02-20 18:39:15,524 - INFO - STARTING TEST : test_ports_bindings 2026-02-20 18:39:15,524 - 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-02-20 18:39:15,786 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2026-02-20 18:39:15,786 - INFO - Initial checks done. Running the testcase now 2026-02-20 18:39:15,786 - INFO - 2026-02-20 18:39:16,635 - DEBUG - Response for create_network : {'network': {'id': '14d1308f-5073-4f69-830e-ed295792461f', 'name': 'ctest-vn-36496196', 'tenant_id': 'c79f31fc432f4486bfdd463f730f8314', 'project_id': 'c79f31fc432f4486bfdd463f730f8314', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-02843932', 'ctest-vn-36496196'], 'port_security_enabled': True, 'description': ''}} 2026-02-20 18:39:16,827 - DEBUG - Response for create_subnet : {'subnet': {'id': '4f366254-4a4e-498f-afd2-354cf03606b3', 'name': '', 'tenant_id': 'c79f31fc432f4486bfdd463f730f8314', 'network_id': '14d1308f-5073-4f69-830e-ed295792461f', 'ip_version': 4, 'cidr': '104.176.211.0/26', 'allocation_pools': [{'start': '104.176.211.2', 'end': '104.176.211.62'}], 'gateway_ip': '104.176.211.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '104.176.211.2', 'tags': [], 'project_id': 'c79f31fc432f4486bfdd463f730f8314'}} 2026-02-20 18:39:16,843 - INFO - Created VN ctest-vn-36496196 2026-02-20 18:39:16,896 - DEBUG - VN ctest-vn-36496196 UUID is 14d1308f-5073-4f69-830e-ed295792461f 2026-02-20 18:39:17,000 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-02843932', 'ctest-vmi-08201696']} 2026-02-20 18:39:17,277 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-08201696', 'id': '45b866ae-e6ac-4ccb-9747-6ce340cc9e41', 'tenant_id': 'c79f31fc432f4486bfdd463f730f8314', 'network_id': '14d1308f-5073-4f69-830e-ed295792461f', 'mac_address': '02:45:b8:66:ae:e6', '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': '104.176.211.3', 'subnet_id': '4f366254-4a4e-498f-afd2-354cf03606b3'}], 'security_groups': ['39a53d3d-44da-4f87-8672-ccca5c3f3c33'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c79f31fc432f4486bfdd463f730f8314'}} 2026-02-20 18:39:17,277 - DEBUG - Created port 45b866ae-e6ac-4ccb-9747-6ce340cc9e41 2026-02-20 18:39:17,384 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/45b866ae-e6ac-4ccb-9747-6ce340cc9e41 2026-02-20 18:39:17,680 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/45b866ae-e6ac-4ccb-9747-6ce340cc9e41 2026-02-20 18:39:17,714 - INFO - VMI 45b866ae-e6ac-4ccb-9747-6ce340cc9e41 verification in API Server passed 2026-02-20 18:39:17,819 - DEBUG - Response for delete_port : () 2026-02-20 18:39:17,819 - INFO - Deleted port 45b866ae-e6ac-4ccb-9747-6ce340cc9e41 2026-02-20 18:39:17,820 - INFO - Deleting VN ctest-vn-36496196 2026-02-20 18:39:17,934 - DEBUG - Response for deleting network () 2026-02-20 18:39:18,189 - DEBUG - No XMPP flaps were noticed during the test 2026-02-20 18:39:18,189 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-02-20 18:39:18,189 - INFO - -------------------------------------------------------------------------------- 2026-02-20 18:39:18,192 - INFO - ================================================================================ 2026-02-20 18:39:18,192 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-02-20 18:39:18,192 - 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-02-20 18:39:18,481 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.254': '0'}} with 2026-02-20 18:39:18,481 - INFO - Initial checks done. Running the testcase now 2026-02-20 18:39:18,482 - INFO - 2026-02-20 18:39:18,650 - DEBUG - Response for create_network : {'network': {'id': '462a132f-219a-4463-86d7-0504558e0298', 'name': 'ctest-vn1-20248166', 'tenant_id': 'c79f31fc432f4486bfdd463f730f8314', 'project_id': 'c79f31fc432f4486bfdd463f730f8314', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-02843932', 'ctest-vn1-20248166'], 'port_security_enabled': True, 'description': ''}} 2026-02-20 18:39:18,839 - DEBUG - Response for create_subnet : {'subnet': {'id': '738abb7e-8eaa-4d63-b959-6eeb62af897f', 'name': '', 'tenant_id': 'c79f31fc432f4486bfdd463f730f8314', 'network_id': '462a132f-219a-4463-86d7-0504558e0298', 'ip_version': 4, 'cidr': '193.92.51.64/26', 'allocation_pools': [{'start': '193.92.51.66', 'end': '193.92.51.126'}], 'gateway_ip': '193.92.51.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '193.92.51.66', 'tags': [], 'project_id': 'c79f31fc432f4486bfdd463f730f8314'}} 2026-02-20 18:39:18,976 - DEBUG - Response for create_subnet : {'subnet': {'id': '7e987ae1-12a4-43c9-9d7b-9a4e116317aa', 'name': '', 'tenant_id': 'c79f31fc432f4486bfdd463f730f8314', 'network_id': '462a132f-219a-4463-86d7-0504558e0298', 'ip_version': 4, 'cidr': '205.90.46.128/26', 'allocation_pools': [{'start': '205.90.46.130', 'end': '205.90.46.190'}], 'gateway_ip': '205.90.46.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '205.90.46.130', 'tags': [], 'project_id': 'c79f31fc432f4486bfdd463f730f8314'}} 2026-02-20 18:39:18,995 - INFO - Created VN ctest-vn1-20248166 2026-02-20 18:39:19,049 - DEBUG - VN ctest-vn1-20248166 UUID is 462a132f-219a-4463-86d7-0504558e0298 2026-02-20 18:39:19,340 - DEBUG - Response for create_port : {'port': {'name': 'cef0bc7c-0237-4c55-963d-a437418a26a8', 'id': 'cef0bc7c-0237-4c55-963d-a437418a26a8', 'tenant_id': 'c79f31fc432f4486bfdd463f730f8314', 'network_id': '462a132f-219a-4463-86d7-0504558e0298', 'mac_address': '02:ce:f0:bc:7c:02', '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': '193.92.51.69', 'subnet_id': '738abb7e-8eaa-4d63-b959-6eeb62af897f'}], 'security_groups': ['39a53d3d-44da-4f87-8672-ccca5c3f3c33'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c79f31fc432f4486bfdd463f730f8314'}} 2026-02-20 18:39:19,511 - DEBUG - Response for create_port : {'port': {'name': '1104bbfe-422c-432a-ab61-dd385d02f494', 'id': '1104bbfe-422c-432a-ab61-dd385d02f494', 'tenant_id': 'c79f31fc432f4486bfdd463f730f8314', 'network_id': '462a132f-219a-4463-86d7-0504558e0298', 'mac_address': '02:11:04:bb:fe:42', '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': '205.90.46.133', 'subnet_id': '7e987ae1-12a4-43c9-9d7b-9a4e116317aa'}], 'security_groups': ['39a53d3d-44da-4f87-8672-ccca5c3f3c33'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c79f31fc432f4486bfdd463f730f8314'}} 2026-02-20 18:39:19,571 - DEBUG - Services list from nova: [, , ] 2026-02-20 18:39:19,911 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5379-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5379-1) 2026-02-20 18:39:20,338 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5379-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5379-1) 2026-02-20 18:39:20,338 - INFO - Waiting for VM ctest-vn1-vm1-05422847 to be up.. 2026-02-20 18:39:20,379 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-02-20 18:39:25,452 - DEBUG - VM is in ACTIVE state now 2026-02-20 18:39:25,452 - INFO - VM name : ctest-vn1-vm1-05422847 2026-02-20 18:39:25,532 - DEBUG - VM ctest-vn1-vm1-05422847 ID is 94936021-3a9a-4e79-a6f0-6c883521c782 2026-02-20 18:39:25,559 - DEBUG - VM ctest-vn1-vm1-05422847 launched on Node cn-jenkins-deploy-platform-ansible-os-5379-1 2026-02-20 18:39:25,637 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/94936021-3a9a-4e79-a6f0-6c883521c782 2026-02-20 18:39:25,646 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/cef0bc7c-0237-4c55-963d-a437418a26a8 2026-02-20 18:39:28,895 - 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 1011ms') 2026-02-20 18:39:28,895 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-05422847 failed! 2026-02-20 18:39:28,948 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-02843932:ctest-vn1-20248166 is 193.92.51.65 and allocation pool is NOT set 2026-02-20 18:39:28,949 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-02843932:ctest-vn1-20248166 is 205.90.46.129 and allocation pool is NOT set 2026-02-20 18:39:33,021 - 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=2 ttl=63 time=6.97 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1015ms\r\nrtt min/avg/max/mdev = 6.966/6.966/6.966/0.000 ms') 2026-02-20 18:39:33,021 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-05422847 passed 2026-02-20 18:39:33,168 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 18:39:33,169 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-05422847, IP 193.92.51.69, Port 22 2026-02-20 18:39:33,324 - DEBUG - VM ctest-vn1-vm1-05422847 is ready for SSH connections 2026-02-20 18:39:33,324 - INFO - Waiting for VM ctest-vn1-vm2-51121183 to be up.. 2026-02-20 18:39:33,400 - DEBUG - VM is in ACTIVE state now 2026-02-20 18:39:33,400 - INFO - VM name : ctest-vn1-vm2-51121183 2026-02-20 18:39:33,474 - DEBUG - VM ctest-vn1-vm2-51121183 ID is cde5205d-e810-42a6-9412-641110ebae1b 2026-02-20 18:39:33,475 - DEBUG - VM ctest-vn1-vm2-51121183 launched on Node cn-jenkins-deploy-platform-ansible-os-5379-1 2026-02-20 18:39:33,548 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/cde5205d-e810-42a6-9412-641110ebae1b 2026-02-20 18:39:33,556 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/1104bbfe-422c-432a-ab61-dd385d02f494 2026-02-20 18:39:34,792 - 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=2.73 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.479 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 = 0.479/1.606/2.734/1.127 ms') 2026-02-20 18:39:34,792 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-51121183 passed 2026-02-20 18:39:34,944 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 18:39:34,944 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-51121183, IP 205.90.46.133, Port 22 2026-02-20 18:39:35,100 - DEBUG - VM ctest-vn1-vm2-51121183 is ready for SSH connections 2026-02-20 18:39:35,100 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 18:39:35,100 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 18:39:35,100 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-02-20 18:39:35,100 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 193.92.51.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-02-20 18:39:35,101 - DEBUG - ping -s 56 -c 3 -W 1 193.92.51.69 2026-02-20 18:39:38,807 - DEBUG - PING 193.92.51.69 (193.92.51.69): 56 data bytes 64 bytes from 193.92.51.69: seq=0 ttl=63 time=3.476 ms 64 bytes from 193.92.51.69: seq=1 ttl=63 time=0.940 ms 64 bytes from 193.92.51.69: seq=2 ttl=63 time=0.939 ms --- 193.92.51.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.939/1.785/3.476 ms 2026-02-20 18:39:38,807 - INFO - Ping to IP 193.92.51.69 from VM ctest-vn1-vm2-51121183 passed 2026-02-20 18:39:38,808 - INFO - Detaching port 1104bbfe-422c-432a-ab61-dd385d02f494 from VM ctest-vn1-vm2-51121183 2026-02-20 18:39:38,854 - INFO - Deleting VM ctest-vn1-vm2-51121183 2026-02-20 18:39:38,917 - INFO - Detaching port cef0bc7c-0237-4c55-963d-a437418a26a8 from VM ctest-vn1-vm1-05422847 2026-02-20 18:39:38,955 - INFO - Deleting VM ctest-vn1-vm1-05422847 2026-02-20 18:39:39,157 - DEBUG - Response for delete_port : () 2026-02-20 18:39:39,308 - DEBUG - Response for delete_port : () 2026-02-20 18:39:39,308 - INFO - Deleting VN ctest-vn1-20248166 2026-02-20 18:39:39,431 - DEBUG - Response for deleting network () 2026-02-20 18:39:39,691 - DEBUG - No XMPP flaps were noticed during the test 2026-02-20 18:39:39,691 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21] 2026-02-20 18:39:39,691 - INFO - -------------------------------------------------------------------------------- 2026-02-20 18:39:40,493 - INFO - Deleted project: ctest-TestPorts-02843932, ID : c79f31fc-432f-4486-bfdd-463f730f8314