2026-08-17 15:52:31,242 - INFO - Domain Default found not creating
2026-08-17 15:52:31,412 - INFO - Project ctest-TestPorts-87441860 not found, creating it
2026-08-17 15:52:31,931 - INFO - Created Project:ctest-TestPorts-87441860, ID : 1451be05-71f4-4dd6-ab19-2c60cb52324a
2026-08-17 15:52:33,437 - INFO - ================================================================================
2026-08-17 15:52:33,437 - INFO - STARTING TEST : test_ports_bindings
2026-08-17 15:52:33,437 - 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-17 15:52:33,694 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.25': '0'}} with
2026-08-17 15:52:33,694 - INFO - Initial checks done. Running the testcase now
2026-08-17 15:52:33,694 - INFO -
2026-08-17 15:52:34,292 - DEBUG - Response for create_network : {'network': {'id': 'a56723d9-8c4f-493b-813f-5340116a5a69', 'name': 'ctest-vn-79412872', 'tenant_id': '1451be0571f44dd6ab192c60cb52324a', 'project_id': '1451be0571f44dd6ab192c60cb52324a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-87441860', 'ctest-vn-79412872'], 'port_security_enabled': True, 'description': ''}}
2026-08-17 15:52:34,474 - DEBUG - Response for create_subnet : {'subnet': {'id': '2a3cc0a7-74c6-4826-9624-b47f42a6c159', 'name': '', 'tenant_id': '1451be0571f44dd6ab192c60cb52324a', 'network_id': 'a56723d9-8c4f-493b-813f-5340116a5a69', 'ip_version': 4, 'cidr': '32.181.187.0/26', 'allocation_pools': [{'start': '32.181.187.2', 'end': '32.181.187.62'}], 'gateway_ip': '32.181.187.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '32.181.187.2', 'tags': [], 'project_id': '1451be0571f44dd6ab192c60cb52324a'}}
2026-08-17 15:52:34,492 - INFO - Created VN ctest-vn-79412872
2026-08-17 15:52:34,548 - DEBUG - VN ctest-vn-79412872 UUID is a56723d9-8c4f-493b-813f-5340116a5a69
2026-08-17 15:52:34,654 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-87441860', 'ctest-vmi-16834272']}
2026-08-17 15:52:34,910 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-16834272', 'id': 'b08e602a-11cc-4f92-a39f-c8738f3d0c2a', 'tenant_id': '1451be0571f44dd6ab192c60cb52324a', 'network_id': 'a56723d9-8c4f-493b-813f-5340116a5a69', 'mac_address': '02:b0:8e:60:2a:11', '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': '32.181.187.3', 'subnet_id': '2a3cc0a7-74c6-4826-9624-b47f42a6c159'}], 'security_groups': ['4d9e7965-f572-4411-915b-189d647058af'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1451be0571f44dd6ab192c60cb52324a'}}
2026-08-17 15:52:34,910 - DEBUG - Created port b08e602a-11cc-4f92-a39f-c8738f3d0c2a
2026-08-17 15:52:35,016 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b08e602a-11cc-4f92-a39f-c8738f3d0c2a
2026-08-17 15:52:35,344 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b08e602a-11cc-4f92-a39f-c8738f3d0c2a
2026-08-17 15:52:35,374 - INFO - VMI b08e602a-11cc-4f92-a39f-c8738f3d0c2a verification in API Server passed
2026-08-17 15:52:35,472 - DEBUG - Response for delete_port : ()
2026-08-17 15:52:35,472 - INFO - Deleted port b08e602a-11cc-4f92-a39f-c8738f3d0c2a
2026-08-17 15:52:35,472 - INFO - Deleting VN ctest-vn-79412872
2026-08-17 15:52:35,587 - DEBUG - Response for deleting network ()
2026-08-17 15:52:35,865 - DEBUG - No XMPP flaps were noticed during the test
2026-08-17 15:52:35,865 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-08-17 15:52:35,865 - INFO - --------------------------------------------------------------------------------
2026-08-17 15:52:35,869 - INFO - ================================================================================
2026-08-17 15:52:35,871 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-08-17 15:52:35,871 - 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-17 15:52:36,140 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.25': '0'}} with
2026-08-17 15:52:36,140 - INFO - Initial checks done. Running the testcase now
2026-08-17 15:52:36,141 - INFO -
2026-08-17 15:52:36,343 - DEBUG - Response for create_network : {'network': {'id': '78067a2a-8d18-4114-a9ed-154d9a1c245b', 'name': 'ctest-vn1-87310195', 'tenant_id': '1451be0571f44dd6ab192c60cb52324a', 'project_id': '1451be0571f44dd6ab192c60cb52324a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-87441860', 'ctest-vn1-87310195'], 'port_security_enabled': True, 'description': ''}}
2026-08-17 15:52:36,521 - DEBUG - Response for create_subnet : {'subnet': {'id': '491c2387-f611-4fa3-8b7d-c903ab39bd71', 'name': '', 'tenant_id': '1451be0571f44dd6ab192c60cb52324a', 'network_id': '78067a2a-8d18-4114-a9ed-154d9a1c245b', 'ip_version': 4, 'cidr': '208.221.235.128/26', 'allocation_pools': [{'start': '208.221.235.130', 'end': '208.221.235.190'}], 'gateway_ip': '208.221.235.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '208.221.235.130', 'tags': [], 'project_id': '1451be0571f44dd6ab192c60cb52324a'}}
2026-08-17 15:52:36,686 - DEBUG - Response for create_subnet : {'subnet': {'id': '14df3a21-c150-4851-b6f7-94303fbcce44', 'name': '', 'tenant_id': '1451be0571f44dd6ab192c60cb52324a', 'network_id': '78067a2a-8d18-4114-a9ed-154d9a1c245b', 'ip_version': 4, 'cidr': '114.80.2.0/26', 'allocation_pools': [{'start': '114.80.2.2', 'end': '114.80.2.62'}], 'gateway_ip': '114.80.2.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '114.80.2.2', 'tags': [], 'project_id': '1451be0571f44dd6ab192c60cb52324a'}}
2026-08-17 15:52:36,703 - INFO - Created VN ctest-vn1-87310195
2026-08-17 15:52:36,756 - DEBUG - VN ctest-vn1-87310195 UUID is 78067a2a-8d18-4114-a9ed-154d9a1c245b
2026-08-17 15:52:37,096 - DEBUG - Response for create_port : {'port': {'name': '9afa2537-ce06-4803-847b-16c1fcf36c3f', 'id': '9afa2537-ce06-4803-847b-16c1fcf36c3f', 'tenant_id': '1451be0571f44dd6ab192c60cb52324a', 'network_id': '78067a2a-8d18-4114-a9ed-154d9a1c245b', 'mac_address': '02:9a:fa:25:37:ce', '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': '208.221.235.133', 'subnet_id': '491c2387-f611-4fa3-8b7d-c903ab39bd71'}], 'security_groups': ['4d9e7965-f572-4411-915b-189d647058af'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1451be0571f44dd6ab192c60cb52324a'}}
2026-08-17 15:52:37,307 - DEBUG - Response for create_port : {'port': {'name': 'ad1db594-8b97-487d-a515-b7cd5d058233', 'id': 'ad1db594-8b97-487d-a515-b7cd5d058233', 'tenant_id': '1451be0571f44dd6ab192c60cb52324a', 'network_id': '78067a2a-8d18-4114-a9ed-154d9a1c245b', 'mac_address': '02:ad:1d:b5:94:8b', '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.80.2.5', 'subnet_id': '14df3a21-c150-4851-b6f7-94303fbcce44'}], 'security_groups': ['4d9e7965-f572-4411-915b-189d647058af'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1451be0571f44dd6ab192c60cb52324a'}}
2026-08-17 15:52:37,368 - DEBUG - Services list from nova: [, , ]
2026-08-17 15:52:37,715 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6177-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6177-1)
2026-08-17 15:52:38,145 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6177-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6177-1)
2026-08-17 15:52:38,145 - INFO - Waiting for VM ctest-vn1-vm1-20518264 to be up..
2026-08-17 15:52:38,189 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-17 15:52:43,237 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-17 15:52:48,313 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-17 15:52:53,388 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-17 15:52:58,462 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-17 15:53:03,535 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-17 15:53:08,631 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-17 15:53:13,706 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-17 15:53:18,796 - DEBUG - VM is in ACTIVE state now
2026-08-17 15:53:18,797 - INFO - VM name : ctest-vn1-vm1-20518264
2026-08-17 15:53:18,879 - DEBUG - VM ctest-vn1-vm1-20518264 ID is d0beee4e-64f6-4b22-9b24-e19d7fd1a706
2026-08-17 15:53:18,900 - DEBUG - VM ctest-vn1-vm1-20518264 launched on Node cn-jenkins-deploy-platform-ansible-os-6177-1
2026-08-17 15:53:18,984 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/d0beee4e-64f6-4b22-9b24-e19d7fd1a706
2026-08-17 15:53:18,993 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/9afa2537-ce06-4803-847b-16c1fcf36c3f
2026-08-17 15:53:22,258 - 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 1021ms')
2026-08-17 15:53:22,258 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-20518264 failed!
2026-08-17 15:53:22,312 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-87441860:ctest-vn1-87310195 is 208.221.235.129 and allocation pool is NOT set
2026-08-17 15:53:22,313 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-87441860:ctest-vn1-87310195 is 114.80.2.1 and allocation pool is NOT set
2026-08-17 15:53:24,377 - 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.60 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.530 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.530/2.062/3.595/1.532 ms')
2026-08-17 15:53:24,377 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-20518264 passed
2026-08-17 15:53:24,532 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-17 15:53:24,533 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-20518264, IP 208.221.235.133, Port 22
2026-08-17 15:53:24,688 - DEBUG - VM ctest-vn1-vm1-20518264 is ready for SSH connections
2026-08-17 15:53:24,688 - INFO - Waiting for VM ctest-vn1-vm2-08105273 to be up..
2026-08-17 15:53:24,764 - DEBUG - VM is in ACTIVE state now
2026-08-17 15:53:24,764 - INFO - VM name : ctest-vn1-vm2-08105273
2026-08-17 15:53:24,841 - DEBUG - VM ctest-vn1-vm2-08105273 ID is 056b18e6-f10b-46e1-9e3e-666e1aba6df2
2026-08-17 15:53:24,841 - DEBUG - VM ctest-vn1-vm2-08105273 launched on Node cn-jenkins-deploy-platform-ansible-os-6177-1
2026-08-17 15:53:24,919 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/056b18e6-f10b-46e1-9e3e-666e1aba6df2
2026-08-17 15:53:24,929 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/ad1db594-8b97-487d-a515-b7cd5d058233
2026-08-17 15:53:26,175 - 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.21 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.596 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.596/1.904/3.212/1.308 ms')
2026-08-17 15:53:26,175 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-08105273 passed
2026-08-17 15:53:26,328 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-17 15:53:26,329 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-08105273, IP 114.80.2.5, Port 22
2026-08-17 15:53:26,484 - DEBUG - VM ctest-vn1-vm2-08105273 is ready for SSH connections
2026-08-17 15:53:26,484 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-17 15:53:26,484 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-17 15:53:26,484 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-17 15:53:26,484 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 208.221.235.133, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-08-17 15:53:26,484 - DEBUG - ping -s 56 -c 3 -W 1 208.221.235.133
2026-08-17 15:53:30,449 - DEBUG - PING 208.221.235.133 (208.221.235.133): 56 data bytes
64 bytes from 208.221.235.133: seq=0 ttl=63 time=4.951 ms
64 bytes from 208.221.235.133: seq=1 ttl=63 time=1.051 ms
64 bytes from 208.221.235.133: seq=2 ttl=63 time=0.982 ms
--- 208.221.235.133 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.982/2.328/4.951 ms
2026-08-17 15:53:30,449 - INFO - Ping to IP 208.221.235.133 from VM ctest-vn1-vm2-08105273 passed
2026-08-17 15:53:30,449 - INFO - Detaching port ad1db594-8b97-487d-a515-b7cd5d058233 from VM ctest-vn1-vm2-08105273
2026-08-17 15:53:30,516 - INFO - Deleting VM ctest-vn1-vm2-08105273
2026-08-17 15:53:30,599 - INFO - Detaching port 9afa2537-ce06-4803-847b-16c1fcf36c3f from VM ctest-vn1-vm1-20518264
2026-08-17 15:53:30,634 - INFO - Deleting VM ctest-vn1-vm1-20518264
2026-08-17 15:53:30,879 - DEBUG - Response for delete_port : ()
2026-08-17 15:53:31,051 - DEBUG - Response for delete_port : ()
2026-08-17 15:53:31,051 - INFO - Deleting VN ctest-vn1-87310195
2026-08-17 15:53:31,186 - DEBUG - Response for deleting network ()
2026-08-17 15:53:31,448 - DEBUG - No XMPP flaps were noticed during the test
2026-08-17 15:53:31,448 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:56]
2026-08-17 15:53:31,448 - INFO - --------------------------------------------------------------------------------
2026-08-17 15:53:32,189 - INFO - Deleted project: ctest-TestPorts-87441860, ID : 1451be05-71f4-4dd6-ab19-2c60cb52324a