2026-06-02 15:13:50,429 - INFO - Domain Default found not creating
2026-06-02 15:13:50,613 - INFO - Project ctest-TestPorts-49742018 not found, creating it
2026-06-02 15:13:51,090 - INFO - Created Project:ctest-TestPorts-49742018, ID : 148236d4-e618-4405-b829-c844f5123cca
2026-06-02 15:13:52,736 - INFO - ================================================================================
2026-06-02 15:13:52,737 - INFO - STARTING TEST : test_ports_bindings
2026-06-02 15:13:52,737 - 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-06-02 15:13:52,989 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.129': '0'}} with
2026-06-02 15:13:52,989 - INFO - Initial checks done. Running the testcase now
2026-06-02 15:13:52,990 - INFO -
2026-06-02 15:13:53,536 - DEBUG - Response for create_network : {'network': {'id': '539853cf-912a-4d48-9991-847144eb7d02', 'name': 'ctest-vn-80500269', 'tenant_id': '148236d4e6184405b829c844f5123cca', 'project_id': '148236d4e6184405b829c844f5123cca', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-49742018', 'ctest-vn-80500269'], 'port_security_enabled': True, 'description': ''}}
2026-06-02 15:13:53,678 - DEBUG - Response for create_subnet : {'subnet': {'id': '1a6bc36c-dae7-48c0-b43a-14e7ca69fb59', 'name': '', 'tenant_id': '148236d4e6184405b829c844f5123cca', 'network_id': '539853cf-912a-4d48-9991-847144eb7d02', 'ip_version': 4, 'cidr': '84.15.3.64/26', 'allocation_pools': [{'start': '84.15.3.66', 'end': '84.15.3.126'}], 'gateway_ip': '84.15.3.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '84.15.3.66', 'tags': [], 'project_id': '148236d4e6184405b829c844f5123cca'}}
2026-06-02 15:13:53,696 - INFO - Created VN ctest-vn-80500269
2026-06-02 15:13:53,748 - DEBUG - VN ctest-vn-80500269 UUID is 539853cf-912a-4d48-9991-847144eb7d02
2026-06-02 15:13:53,857 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-49742018', 'ctest-vmi-31669547']}
2026-06-02 15:13:54,099 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-31669547', 'id': 'faf5012a-1584-450c-b9cb-5a86ef37b93c', 'tenant_id': '148236d4e6184405b829c844f5123cca', 'network_id': '539853cf-912a-4d48-9991-847144eb7d02', 'mac_address': '02:fa:f5:01:2a:15', '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': '84.15.3.67', 'subnet_id': '1a6bc36c-dae7-48c0-b43a-14e7ca69fb59'}], 'security_groups': ['95847fc7-e90e-4e55-9ccb-a2cdaf110cbe'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '148236d4e6184405b829c844f5123cca'}}
2026-06-02 15:13:54,099 - DEBUG - Created port faf5012a-1584-450c-b9cb-5a86ef37b93c
2026-06-02 15:13:54,204 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/faf5012a-1584-450c-b9cb-5a86ef37b93c
2026-06-02 15:13:54,515 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/faf5012a-1584-450c-b9cb-5a86ef37b93c
2026-06-02 15:13:54,554 - INFO - VMI faf5012a-1584-450c-b9cb-5a86ef37b93c verification in API Server passed
2026-06-02 15:13:54,650 - DEBUG - Response for delete_port : ()
2026-06-02 15:13:54,650 - INFO - Deleted port faf5012a-1584-450c-b9cb-5a86ef37b93c
2026-06-02 15:13:54,650 - INFO - Deleting VN ctest-vn-80500269
2026-06-02 15:13:54,753 - DEBUG - Response for deleting network ()
2026-06-02 15:13:55,008 - DEBUG - No XMPP flaps were noticed during the test
2026-06-02 15:13:55,009 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-06-02 15:13:55,009 - INFO - --------------------------------------------------------------------------------
2026-06-02 15:13:55,011 - INFO - ================================================================================
2026-06-02 15:13:55,011 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-06-02 15:13:55,011 - 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-06-02 15:13:55,298 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.129': '0'}} with
2026-06-02 15:13:55,298 - INFO - Initial checks done. Running the testcase now
2026-06-02 15:13:55,298 - INFO -
2026-06-02 15:13:55,468 - DEBUG - Response for create_network : {'network': {'id': '76aebb22-7b4c-4af8-8bdc-26a910b52983', 'name': 'ctest-vn1-28423548', 'tenant_id': '148236d4e6184405b829c844f5123cca', 'project_id': '148236d4e6184405b829c844f5123cca', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-49742018', 'ctest-vn1-28423548'], 'port_security_enabled': True, 'description': ''}}
2026-06-02 15:13:55,656 - DEBUG - Response for create_subnet : {'subnet': {'id': '2339c11b-cc13-4967-b71a-84aa75178b64', 'name': '', 'tenant_id': '148236d4e6184405b829c844f5123cca', 'network_id': '76aebb22-7b4c-4af8-8bdc-26a910b52983', 'ip_version': 4, 'cidr': '190.215.126.0/26', 'allocation_pools': [{'start': '190.215.126.2', 'end': '190.215.126.62'}], 'gateway_ip': '190.215.126.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '190.215.126.2', 'tags': [], 'project_id': '148236d4e6184405b829c844f5123cca'}}
2026-06-02 15:13:55,827 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b0dd973f-f808-4515-980e-a4814ac8f82a', 'name': '', 'tenant_id': '148236d4e6184405b829c844f5123cca', 'network_id': '76aebb22-7b4c-4af8-8bdc-26a910b52983', 'ip_version': 4, 'cidr': '107.219.22.0/26', 'allocation_pools': [{'start': '107.219.22.2', 'end': '107.219.22.62'}], 'gateway_ip': '107.219.22.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '107.219.22.2', 'tags': [], 'project_id': '148236d4e6184405b829c844f5123cca'}}
2026-06-02 15:13:55,848 - INFO - Created VN ctest-vn1-28423548
2026-06-02 15:13:55,900 - DEBUG - VN ctest-vn1-28423548 UUID is 76aebb22-7b4c-4af8-8bdc-26a910b52983
2026-06-02 15:13:56,218 - DEBUG - Response for create_port : {'port': {'name': 'bf91fd81-0646-4b86-ac24-17a963a0eaa2', 'id': 'bf91fd81-0646-4b86-ac24-17a963a0eaa2', 'tenant_id': '148236d4e6184405b829c844f5123cca', 'network_id': '76aebb22-7b4c-4af8-8bdc-26a910b52983', 'mac_address': '02:bf:91:fd:81:06', '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': '190.215.126.5', 'subnet_id': '2339c11b-cc13-4967-b71a-84aa75178b64'}], 'security_groups': ['95847fc7-e90e-4e55-9ccb-a2cdaf110cbe'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '148236d4e6184405b829c844f5123cca'}}
2026-06-02 15:13:56,404 - DEBUG - Response for create_port : {'port': {'name': 'c3f1ef7b-ae83-4d22-b4cb-2410f2fe0f47', 'id': 'c3f1ef7b-ae83-4d22-b4cb-2410f2fe0f47', 'tenant_id': '148236d4e6184405b829c844f5123cca', 'network_id': '76aebb22-7b4c-4af8-8bdc-26a910b52983', 'mac_address': '02:c3:f1:ef:7b:ae', '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': '107.219.22.5', 'subnet_id': 'b0dd973f-f808-4515-980e-a4814ac8f82a'}], 'security_groups': ['95847fc7-e90e-4e55-9ccb-a2cdaf110cbe'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '148236d4e6184405b829c844f5123cca'}}
2026-06-02 15:13:56,472 - DEBUG - Services list from nova: [, , ]
2026-06-02 15:13:56,870 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5878-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5878-1)
2026-06-02 15:13:57,321 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5878-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5878-1)
2026-06-02 15:13:57,321 - INFO - Waiting for VM ctest-vn1-vm1-46149935 to be up..
2026-06-02 15:13:57,360 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-02 15:14:02,439 - DEBUG - VM is in ACTIVE state now
2026-06-02 15:14:02,439 - INFO - VM name : ctest-vn1-vm1-46149935
2026-06-02 15:14:02,520 - DEBUG - VM ctest-vn1-vm1-46149935 ID is 3ac6e903-513e-45a9-a2d5-05a15481e909
2026-06-02 15:14:02,542 - DEBUG - VM ctest-vn1-vm1-46149935 launched on Node cn-jenkins-deploy-platform-ansible-os-5878-1
2026-06-02 15:14:02,624 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/3ac6e903-513e-45a9-a2d5-05a15481e909
2026-06-02 15:14:02,634 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/bf91fd81-0646-4b86-ac24-17a963a0eaa2
2026-06-02 15:14:05,903 - 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 1018ms')
2026-06-02 15:14:05,903 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-46149935 failed!
2026-06-02 15:14:05,956 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-49742018:ctest-vn1-28423548 is 190.215.126.1 and allocation pool is NOT set
2026-06-02 15:14:05,956 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-49742018:ctest-vn1-28423548 is 107.219.22.1 and allocation pool is NOT set
2026-06-02 15:14:10,046 - 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=6.84 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1029ms\r\nrtt min/avg/max/mdev = 6.843/6.843/6.843/0.000 ms')
2026-06-02 15:14:10,046 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-46149935 passed
2026-06-02 15:14:10,196 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-02 15:14:10,196 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-46149935, IP 190.215.126.5, Port 22
2026-06-02 15:14:10,352 - DEBUG - VM ctest-vn1-vm1-46149935 is ready for SSH connections
2026-06-02 15:14:10,352 - INFO - Waiting for VM ctest-vn1-vm2-74653275 to be up..
2026-06-02 15:14:10,435 - DEBUG - VM is in ACTIVE state now
2026-06-02 15:14:10,435 - INFO - VM name : ctest-vn1-vm2-74653275
2026-06-02 15:14:10,527 - DEBUG - VM ctest-vn1-vm2-74653275 ID is d4d80e4e-a63c-4dc3-a33f-9818c4d4b67a
2026-06-02 15:14:10,527 - DEBUG - VM ctest-vn1-vm2-74653275 launched on Node cn-jenkins-deploy-platform-ansible-os-5878-1
2026-06-02 15:14:10,621 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/d4d80e4e-a63c-4dc3-a33f-9818c4d4b67a
2026-06-02 15:14:10,630 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/c3f1ef7b-ae83-4d22-b4cb-2410f2fe0f47
2026-06-02 15:14:11,877 - 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=5.75 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.699 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.699/3.222/5.746/2.523 ms')
2026-06-02 15:14:11,877 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-74653275 passed
2026-06-02 15:14:12,028 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-02 15:14:12,028 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-74653275, IP 107.219.22.5, Port 22
2026-06-02 15:14:12,196 - DEBUG - VM ctest-vn1-vm2-74653275 is ready for SSH connections
2026-06-02 15:14:12,196 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-02 15:14:12,196 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-02 15:14:12,196 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-02 15:14:12,196 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 190.215.126.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-06-02 15:14:12,196 - DEBUG - ping -s 56 -c 3 -W 1 190.215.126.5
2026-06-02 15:14:14,865 - DEBUG - PING 190.215.126.5 (190.215.126.5): 56 data bytes
64 bytes from 190.215.126.5: seq=0 ttl=63 time=3.917 ms
64 bytes from 190.215.126.5: seq=1 ttl=63 time=0.973 ms
64 bytes from 190.215.126.5: seq=2 ttl=63 time=1.180 ms
--- 190.215.126.5 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.973/2.023/3.917 ms
2026-06-02 15:14:14,865 - INFO - Ping to IP 190.215.126.5 from VM ctest-vn1-vm2-74653275 passed
2026-06-02 15:14:14,865 - INFO - Detaching port c3f1ef7b-ae83-4d22-b4cb-2410f2fe0f47 from VM ctest-vn1-vm2-74653275
2026-06-02 15:14:14,929 - INFO - Deleting VM ctest-vn1-vm2-74653275
2026-06-02 15:14:15,016 - INFO - Detaching port bf91fd81-0646-4b86-ac24-17a963a0eaa2 from VM ctest-vn1-vm1-46149935
2026-06-02 15:14:15,055 - INFO - Deleting VM ctest-vn1-vm1-46149935
2026-06-02 15:14:15,570 - DEBUG - Response for delete_port : ()
2026-06-02 15:14:15,871 - DEBUG - Response for delete_port : ()
2026-06-02 15:14:15,871 - INFO - Deleting VN ctest-vn1-28423548
2026-06-02 15:14:16,013 - DEBUG - Response for deleting network ()
2026-06-02 15:14:16,274 - DEBUG - No XMPP flaps were noticed during the test
2026-06-02 15:14:16,274 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21]
2026-06-02 15:14:16,274 - INFO - --------------------------------------------------------------------------------
2026-06-02 15:14:17,016 - INFO - Deleted project: ctest-TestPorts-49742018, ID : 148236d4-e618-4405-b829-c844f5123cca