2026-08-25 14:50:52,493 - INFO - Domain Default found not creating 2026-08-25 14:50:52,688 - INFO - Project ctest-TestPorts-89287147 not found, creating it 2026-08-25 14:50:53,241 - INFO - Created Project:ctest-TestPorts-89287147, ID : eac9a980-04ec-4df9-9521-0b09cfbcb549 2026-08-25 14:50:54,879 - INFO - ================================================================================ 2026-08-25 14:50:54,879 - INFO - STARTING TEST : test_ports_bindings 2026-08-25 14:50:54,879 - 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-25 14:50:55,142 - DEBUG - Nothing to compare xmpp stats {'10.0.0.188': {'10.20.0.17': '0'}} with 2026-08-25 14:50:55,142 - INFO - Initial checks done. Running the testcase now 2026-08-25 14:50:55,142 - INFO - 2026-08-25 14:50:55,733 - DEBUG - Response for create_network : {'network': {'id': '52a7dfaa-df64-4ae4-8fb7-92a86bd6410e', 'name': 'ctest-vn-22238713', 'tenant_id': 'eac9a98004ec4df995210b09cfbcb549', 'project_id': 'eac9a98004ec4df995210b09cfbcb549', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-89287147', 'ctest-vn-22238713'], 'port_security_enabled': True, 'description': ''}} 2026-08-25 14:50:55,948 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ec5b61f7-918b-4369-bdb0-cb2f57c37b05', 'name': '', 'tenant_id': 'eac9a98004ec4df995210b09cfbcb549', 'network_id': '52a7dfaa-df64-4ae4-8fb7-92a86bd6410e', 'ip_version': 4, 'cidr': '39.198.97.0/26', 'allocation_pools': [{'start': '39.198.97.2', 'end': '39.198.97.62'}], 'gateway_ip': '39.198.97.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '39.198.97.2', 'tags': [], 'project_id': 'eac9a98004ec4df995210b09cfbcb549'}} 2026-08-25 14:50:55,970 - INFO - Created VN ctest-vn-22238713 2026-08-25 14:50:56,026 - DEBUG - VN ctest-vn-22238713 UUID is 52a7dfaa-df64-4ae4-8fb7-92a86bd6410e 2026-08-25 14:50:56,143 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-89287147', 'ctest-vmi-95842918']} 2026-08-25 14:50:56,455 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-95842918', 'id': '2efe07cc-1a1a-474d-bb10-cae4faf0aab7', 'tenant_id': 'eac9a98004ec4df995210b09cfbcb549', 'network_id': '52a7dfaa-df64-4ae4-8fb7-92a86bd6410e', 'mac_address': '02:2e:fe:07:cc:1a', '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': '39.198.97.3', 'subnet_id': 'ec5b61f7-918b-4369-bdb0-cb2f57c37b05'}], 'security_groups': ['965b2283-bf0a-49c7-bf56-f254c32fb6ba'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'eac9a98004ec4df995210b09cfbcb549'}} 2026-08-25 14:50:56,455 - DEBUG - Created port 2efe07cc-1a1a-474d-bb10-cae4faf0aab7 2026-08-25 14:50:56,570 - DEBUG - Requesting: http://10.0.0.188:8082/virtual-machine-interface/2efe07cc-1a1a-474d-bb10-cae4faf0aab7 2026-08-25 14:50:56,891 - DEBUG - Requesting: http://10.0.0.188:8082/virtual-machine-interface/2efe07cc-1a1a-474d-bb10-cae4faf0aab7 2026-08-25 14:50:56,923 - INFO - VMI 2efe07cc-1a1a-474d-bb10-cae4faf0aab7 verification in API Server passed 2026-08-25 14:50:57,053 - DEBUG - Response for delete_port : () 2026-08-25 14:50:57,053 - INFO - Deleted port 2efe07cc-1a1a-474d-bb10-cae4faf0aab7 2026-08-25 14:50:57,054 - INFO - Deleting VN ctest-vn-22238713 2026-08-25 14:50:57,205 - DEBUG - Response for deleting network () 2026-08-25 14:50:57,477 - DEBUG - No XMPP flaps were noticed during the test
2026-08-25 14:50:57,477 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-08-25 14:50:57,477 - INFO - -------------------------------------------------------------------------------- 2026-08-25 14:50:57,480 - INFO - ================================================================================ 2026-08-25 14:50:57,480 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-25 14:50:57,480 - 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-25 14:50:57,769 - DEBUG - Nothing to compare xmpp stats {'10.0.0.188': {'10.20.0.17': '0'}} with 2026-08-25 14:50:57,769 - INFO - Initial checks done. Running the testcase now 2026-08-25 14:50:57,769 - INFO - 2026-08-25 14:50:57,992 - DEBUG - Response for create_network : {'network': {'id': '68d04ac5-b113-4d78-acf7-362c2cf9471d', 'name': 'ctest-vn1-58266033', 'tenant_id': 'eac9a98004ec4df995210b09cfbcb549', 'project_id': 'eac9a98004ec4df995210b09cfbcb549', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-89287147', 'ctest-vn1-58266033'], 'port_security_enabled': True, 'description': ''}} 2026-08-25 14:50:58,215 - DEBUG - Response for create_subnet : {'subnet': {'id': '45ad6df5-2493-4ea0-9a6d-2aed70fde0ac', 'name': '', 'tenant_id': 'eac9a98004ec4df995210b09cfbcb549', 'network_id': '68d04ac5-b113-4d78-acf7-362c2cf9471d', 'ip_version': 4, 'cidr': '52.135.152.0/26', 'allocation_pools': [{'start': '52.135.152.2', 'end': '52.135.152.62'}], 'gateway_ip': '52.135.152.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '52.135.152.2', 'tags': [], 'project_id': 'eac9a98004ec4df995210b09cfbcb549'}} 2026-08-25 14:50:58,444 - DEBUG - Response for create_subnet : {'subnet': {'id': '57741825-5364-4a54-a9f9-c454405dd9e9', 'name': '', 'tenant_id': 'eac9a98004ec4df995210b09cfbcb549', 'network_id': '68d04ac5-b113-4d78-acf7-362c2cf9471d', 'ip_version': 4, 'cidr': '67.132.15.128/26', 'allocation_pools': [{'start': '67.132.15.130', 'end': '67.132.15.190'}], 'gateway_ip': '67.132.15.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '67.132.15.130', 'tags': [], 'project_id': 'eac9a98004ec4df995210b09cfbcb549'}} 2026-08-25 14:50:58,464 - INFO - Created VN ctest-vn1-58266033 2026-08-25 14:50:58,522 - DEBUG - VN ctest-vn1-58266033 UUID is 68d04ac5-b113-4d78-acf7-362c2cf9471d 2026-08-25 14:50:58,884 - DEBUG - Response for create_port : {'port': {'name': '39bf0416-f295-43e5-ac51-76a3d341d879', 'id': '39bf0416-f295-43e5-ac51-76a3d341d879', 'tenant_id': 'eac9a98004ec4df995210b09cfbcb549', 'network_id': '68d04ac5-b113-4d78-acf7-362c2cf9471d', 'mac_address': '02:39:bf:04:16:f2', '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': '52.135.152.5', 'subnet_id': '45ad6df5-2493-4ea0-9a6d-2aed70fde0ac'}], 'security_groups': ['965b2283-bf0a-49c7-bf56-f254c32fb6ba'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'eac9a98004ec4df995210b09cfbcb549'}} 2026-08-25 14:50:59,100 - DEBUG - Response for create_port : {'port': {'name': '55d73bb5-0f91-4cc2-a4f9-1d463db9e5d1', 'id': '55d73bb5-0f91-4cc2-a4f9-1d463db9e5d1', 'tenant_id': 'eac9a98004ec4df995210b09cfbcb549', 'network_id': '68d04ac5-b113-4d78-acf7-362c2cf9471d', 'mac_address': '02:55:d7:3b:b5:0f', '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': '67.132.15.133', 'subnet_id': '57741825-5364-4a54-a9f9-c454405dd9e9'}], 'security_groups': ['965b2283-bf0a-49c7-bf56-f254c32fb6ba'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': 'eac9a98004ec4df995210b09cfbcb549'}} 2026-08-25 14:50:59,187 - DEBUG - Services list from nova: [, , ] 2026-08-25 14:50:59,581 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6225-30), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6225-30) 2026-08-25 14:51:00,074 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6225-30), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6225-30) 2026-08-25 14:51:00,074 - INFO - Waiting for VM ctest-vn1-vm1-85754064 to be up.. 2026-08-25 14:51:00,118 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-25 14:51:05,172 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-25 14:51:10,262 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-25 14:51:15,368 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-25 14:51:20,447 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-25 14:51:25,547 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-25 14:51:30,631 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-25 14:51:35,726 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-25 14:51:40,817 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-08-25 14:51:45,914 - DEBUG - VM is in ACTIVE state now 2026-08-25 14:51:45,914 - INFO - VM name : ctest-vn1-vm1-85754064 2026-08-25 14:51:46,013 - DEBUG - VM ctest-vn1-vm1-85754064 ID is 66140404-2e99-45f5-87ab-502b19f7b2f8 2026-08-25 14:51:46,037 - DEBUG - VM ctest-vn1-vm1-85754064 launched on Node cn-jenkins-deploy-platform-ansible-os-6225-30 2026-08-25 14:51:46,142 - DEBUG - Requesting: http://10.0.0.188:8082/virtual-machine/66140404-2e99-45f5-87ab-502b19f7b2f8 2026-08-25 14:51:46,153 - DEBUG - Requesting: http://10.0.0.188:8082/virtual-machine-interface/39bf0416-f295-43e5-ac51-76a3d341d879 2026-08-25 14:51:49,415 - 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 1008ms') 2026-08-25 14:51:49,415 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-85754064 failed! 2026-08-25 14:51:49,474 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-89287147:ctest-vn1-58266033 is 52.135.152.1 and allocation pool is NOT set 2026-08-25 14:51:49,474 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-89287147:ctest-vn1-58266033 is 67.132.15.129 and allocation pool is NOT set 2026-08-25 14:51:51,537 - 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 1002ms\r\nrtt min/avg/max/mdev = 0.530/2.067/3.604/1.537 ms') 2026-08-25 14:51:51,537 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-85754064 passed 2026-08-25 14:51:51,698 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-25 14:51:51,698 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-85754064, IP 52.135.152.5, Port 22 2026-08-25 14:51:51,872 - DEBUG - VM ctest-vn1-vm1-85754064 is ready for SSH connections 2026-08-25 14:51:51,872 - INFO - Waiting for VM ctest-vn1-vm2-33652342 to be up.. 2026-08-25 14:51:51,968 - DEBUG - VM is in ACTIVE state now 2026-08-25 14:51:51,968 - INFO - VM name : ctest-vn1-vm2-33652342 2026-08-25 14:51:52,060 - DEBUG - VM ctest-vn1-vm2-33652342 ID is 161e05c3-85f5-43f6-8328-488c7ab2bcf8 2026-08-25 14:51:52,061 - DEBUG - VM ctest-vn1-vm2-33652342 launched on Node cn-jenkins-deploy-platform-ansible-os-6225-30 2026-08-25 14:51:52,172 - DEBUG - Requesting: http://10.0.0.188:8082/virtual-machine/161e05c3-85f5-43f6-8328-488c7ab2bcf8 2026-08-25 14:51:52,186 - DEBUG - Requesting: http://10.0.0.188:8082/virtual-machine-interface/55d73bb5-0f91-4cc2-a4f9-1d463db9e5d1 2026-08-25 14:51:53,451 - 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=4.36 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.653 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.653/2.507/4.362/1.854 ms') 2026-08-25 14:51:53,451 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-33652342 passed 2026-08-25 14:51:53,606 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-25 14:51:53,606 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-33652342, IP 67.132.15.133, Port 22 2026-08-25 14:51:53,772 - DEBUG - VM ctest-vn1-vm2-33652342 is ready for SSH connections 2026-08-25 14:51:53,773 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-25 14:51:53,773 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-25 14:51:53,773 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-08-25 14:51:53,773 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 52.135.152.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.188, gateway password: c0ntrail123 2026-08-25 14:51:53,773 - DEBUG - ping -s 56 -c 3 -W 1 52.135.152.5 2026-08-25 14:51:57,939 - DEBUG - PING 52.135.152.5 (52.135.152.5): 56 data bytes 64 bytes from 52.135.152.5: seq=0 ttl=63 time=4.275 ms 64 bytes from 52.135.152.5: seq=1 ttl=63 time=1.218 ms 64 bytes from 52.135.152.5: seq=2 ttl=63 time=1.327 ms --- 52.135.152.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.218/2.273/4.275 ms 2026-08-25 14:51:57,939 - INFO - Ping to IP 52.135.152.5 from VM ctest-vn1-vm2-33652342 passed 2026-08-25 14:51:57,939 - INFO - Detaching port 55d73bb5-0f91-4cc2-a4f9-1d463db9e5d1 from VM ctest-vn1-vm2-33652342 2026-08-25 14:51:57,994 - INFO - Deleting VM ctest-vn1-vm2-33652342 2026-08-25 14:51:58,078 - INFO - Detaching port 39bf0416-f295-43e5-ac51-76a3d341d879 from VM ctest-vn1-vm1-85754064 2026-08-25 14:51:58,122 - INFO - Deleting VM ctest-vn1-vm1-85754064 2026-08-25 14:51:58,475 - DEBUG - Response for delete_port : () 2026-08-25 14:51:58,688 - DEBUG - Response for delete_port : () 2026-08-25 14:51:58,688 - INFO - Deleting VN ctest-vn1-58266033 2026-08-25 14:51:58,847 - DEBUG - Response for deleting network () 2026-08-25 14:51:59,129 - DEBUG - No XMPP flaps were noticed during the test
2026-08-25 14:51:59,129 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:02]
2026-08-25 14:51:59,129 - INFO - -------------------------------------------------------------------------------- 2026-08-25 14:51:59,883 - INFO - Deleted project: ctest-TestPorts-89287147, ID : eac9a980-04ec-4df9-9521-0b09cfbcb549