2026-06-17 08:55:59,367 - INFO - Domain Default found not creating 2026-06-17 08:55:59,512 - INFO - Project ctest-TestPorts-21536964 not found, creating it 2026-06-17 08:55:59,953 - INFO - Created Project:ctest-TestPorts-21536964, ID : 4a0e0996-6225-4d0b-935f-263a534ea5e8 2026-06-17 08:56:01,432 - INFO - ================================================================================ 2026-06-17 08:56:01,432 - INFO - STARTING TEST : test_ports_bindings 2026-06-17 08:56:01,432 - 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-17 08:56:01,688 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-06-17 08:56:01,688 - INFO - Initial checks done. Running the testcase now 2026-06-17 08:56:01,688 - INFO - 2026-06-17 08:56:02,291 - DEBUG - Response for create_network : {'network': {'id': '9373d85a-3248-46d8-a615-ff0ab4030b39', 'name': 'ctest-vn-63460329', 'tenant_id': '4a0e099662254d0b935f263a534ea5e8', 'project_id': '4a0e099662254d0b935f263a534ea5e8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-21536964', 'ctest-vn-63460329'], 'port_security_enabled': True, 'description': ''}} 2026-06-17 08:56:02,437 - DEBUG - Response for create_subnet : {'subnet': {'id': 'dbd5a889-eb34-472f-8cc8-840afa6cc828', 'name': '', 'tenant_id': '4a0e099662254d0b935f263a534ea5e8', 'network_id': '9373d85a-3248-46d8-a615-ff0ab4030b39', 'ip_version': 4, 'cidr': '78.108.26.192/26', 'allocation_pools': [{'start': '78.108.26.194', 'end': '78.108.26.254'}], 'gateway_ip': '78.108.26.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '78.108.26.194', 'tags': [], 'project_id': '4a0e099662254d0b935f263a534ea5e8'}} 2026-06-17 08:56:02,451 - INFO - Created VN ctest-vn-63460329 2026-06-17 08:56:02,501 - DEBUG - VN ctest-vn-63460329 UUID is 9373d85a-3248-46d8-a615-ff0ab4030b39 2026-06-17 08:56:02,599 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-21536964', 'ctest-vmi-29096950']} 2026-06-17 08:56:02,867 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-29096950', 'id': '57388447-85ec-4f2d-abfd-0589fbc37017', 'tenant_id': '4a0e099662254d0b935f263a534ea5e8', 'network_id': '9373d85a-3248-46d8-a615-ff0ab4030b39', 'mac_address': '02:57:38:84:47:85', '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': '78.108.26.195', 'subnet_id': 'dbd5a889-eb34-472f-8cc8-840afa6cc828'}], 'security_groups': ['c20b8416-c566-4a1e-9861-7cb4df7c679b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4a0e099662254d0b935f263a534ea5e8'}} 2026-06-17 08:56:02,867 - DEBUG - Created port 57388447-85ec-4f2d-abfd-0589fbc37017 2026-06-17 08:56:02,969 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/57388447-85ec-4f2d-abfd-0589fbc37017 2026-06-17 08:56:03,288 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/57388447-85ec-4f2d-abfd-0589fbc37017 2026-06-17 08:56:03,316 - INFO - VMI 57388447-85ec-4f2d-abfd-0589fbc37017 verification in API Server passed 2026-06-17 08:56:03,444 - DEBUG - Response for delete_port : () 2026-06-17 08:56:03,444 - INFO - Deleted port 57388447-85ec-4f2d-abfd-0589fbc37017 2026-06-17 08:56:03,444 - INFO - Deleting VN ctest-vn-63460329 2026-06-17 08:56:03,531 - DEBUG - Response for deleting network () 2026-06-17 08:56:03,786 - DEBUG - No XMPP flaps were noticed during the test 2026-06-17 08:56:03,786 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-06-17 08:56:03,786 - INFO - -------------------------------------------------------------------------------- 2026-06-17 08:56:03,788 - INFO - ================================================================================ 2026-06-17 08:56:03,789 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-17 08:56:03,789 - 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-17 08:56:04,073 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.17': '0'}} with 2026-06-17 08:56:04,073 - INFO - Initial checks done. Running the testcase now 2026-06-17 08:56:04,073 - INFO - 2026-06-17 08:56:04,235 - DEBUG - Response for create_network : {'network': {'id': '87360318-aff4-4206-9706-2b295e9c2a85', 'name': 'ctest-vn1-71011720', 'tenant_id': '4a0e099662254d0b935f263a534ea5e8', 'project_id': '4a0e099662254d0b935f263a534ea5e8', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-21536964', 'ctest-vn1-71011720'], 'port_security_enabled': True, 'description': ''}} 2026-06-17 08:56:04,374 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cede6ecd-3ccf-4929-bd67-7c98d0f4fe02', 'name': '', 'tenant_id': '4a0e099662254d0b935f263a534ea5e8', 'network_id': '87360318-aff4-4206-9706-2b295e9c2a85', 'ip_version': 4, 'cidr': '162.95.218.192/26', 'allocation_pools': [{'start': '162.95.218.194', 'end': '162.95.218.254'}], 'gateway_ip': '162.95.218.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '162.95.218.194', 'tags': [], 'project_id': '4a0e099662254d0b935f263a534ea5e8'}} 2026-06-17 08:56:04,544 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a7263d4b-56e4-48b7-8e37-0b64c77fd23a', 'name': '', 'tenant_id': '4a0e099662254d0b935f263a534ea5e8', 'network_id': '87360318-aff4-4206-9706-2b295e9c2a85', 'ip_version': 4, 'cidr': '27.157.103.0/26', 'allocation_pools': [{'start': '27.157.103.2', 'end': '27.157.103.62'}], 'gateway_ip': '27.157.103.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '27.157.103.2', 'tags': [], 'project_id': '4a0e099662254d0b935f263a534ea5e8'}} 2026-06-17 08:56:04,561 - INFO - Created VN ctest-vn1-71011720 2026-06-17 08:56:04,617 - DEBUG - VN ctest-vn1-71011720 UUID is 87360318-aff4-4206-9706-2b295e9c2a85 2026-06-17 08:56:04,896 - DEBUG - Response for create_port : {'port': {'name': 'aeee1b3a-b2b1-4653-b277-e6d6918e888e', 'id': 'aeee1b3a-b2b1-4653-b277-e6d6918e888e', 'tenant_id': '4a0e099662254d0b935f263a534ea5e8', 'network_id': '87360318-aff4-4206-9706-2b295e9c2a85', 'mac_address': '02:ae:ee:1b:3a:b2', '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': '162.95.218.197', 'subnet_id': 'cede6ecd-3ccf-4929-bd67-7c98d0f4fe02'}], 'security_groups': ['c20b8416-c566-4a1e-9861-7cb4df7c679b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4a0e099662254d0b935f263a534ea5e8'}} 2026-06-17 08:56:05,065 - DEBUG - Response for create_port : {'port': {'name': '68196e82-ad7e-4f00-a1fc-1386f5395f65', 'id': '68196e82-ad7e-4f00-a1fc-1386f5395f65', 'tenant_id': '4a0e099662254d0b935f263a534ea5e8', 'network_id': '87360318-aff4-4206-9706-2b295e9c2a85', 'mac_address': '02:68:19:6e:82:ad', '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': '27.157.103.5', 'subnet_id': 'a7263d4b-56e4-48b7-8e37-0b64c77fd23a'}], 'security_groups': ['c20b8416-c566-4a1e-9861-7cb4df7c679b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4a0e099662254d0b935f263a534ea5e8'}} 2026-06-17 08:56:05,116 - DEBUG - Services list from nova: [, , ] 2026-06-17 08:56:05,425 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5958-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5958-1) 2026-06-17 08:56:05,813 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5958-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5958-1) 2026-06-17 08:56:05,813 - INFO - Waiting for VM ctest-vn1-vm1-89475304 to be up.. 2026-06-17 08:56:05,857 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-17 08:56:10,911 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-17 08:56:15,991 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-17 08:56:21,065 - DEBUG - VM is in ACTIVE state now 2026-06-17 08:56:21,065 - INFO - VM name : ctest-vn1-vm1-89475304 2026-06-17 08:56:21,133 - DEBUG - VM ctest-vn1-vm1-89475304 ID is 9b1664b2-aade-4fc7-a424-3ca02b0adf41 2026-06-17 08:56:21,152 - DEBUG - VM ctest-vn1-vm1-89475304 launched on Node cn-jenkins-deploy-platform-ansible-os-5958-1 2026-06-17 08:56:21,223 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/9b1664b2-aade-4fc7-a424-3ca02b0adf41 2026-06-17 08:56:21,232 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/aeee1b3a-b2b1-4653-b277-e6d6918e888e 2026-06-17 08:56:24,509 - 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 1027ms') 2026-06-17 08:56:24,509 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-89475304 failed! 2026-06-17 08:56:24,565 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-21536964:ctest-vn1-71011720 is 162.95.218.193 and allocation pool is NOT set 2026-06-17 08:56:24,565 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-21536964:ctest-vn1-71011720 is 27.157.103.1 and allocation pool is NOT set 2026-06-17 08:56:26,627 - 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.43 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.442 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.442/1.936/3.430/1.494 ms') 2026-06-17 08:56:26,627 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-89475304 passed 2026-06-17 08:56:26,777 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-17 08:56:26,777 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-89475304, IP 162.95.218.197, Port 22 2026-06-17 08:56:26,933 - DEBUG - VM ctest-vn1-vm1-89475304 is ready for SSH connections 2026-06-17 08:56:26,933 - INFO - Waiting for VM ctest-vn1-vm2-93795219 to be up.. 2026-06-17 08:56:27,005 - DEBUG - VM is in ACTIVE state now 2026-06-17 08:56:27,006 - INFO - VM name : ctest-vn1-vm2-93795219 2026-06-17 08:56:27,074 - DEBUG - VM ctest-vn1-vm2-93795219 ID is 597c788d-3f4f-467a-9fa8-408eb512c255 2026-06-17 08:56:27,074 - DEBUG - VM ctest-vn1-vm2-93795219 launched on Node cn-jenkins-deploy-platform-ansible-os-5958-1 2026-06-17 08:56:27,144 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/597c788d-3f4f-467a-9fa8-408eb512c255 2026-06-17 08:56:27,154 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/68196e82-ad7e-4f00-a1fc-1386f5395f65 2026-06-17 08:56:28,390 - 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.04 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.566 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.566/2.301/4.036/1.735 ms') 2026-06-17 08:56:28,390 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-93795219 passed 2026-06-17 08:56:28,537 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-17 08:56:28,537 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-93795219, IP 27.157.103.5, Port 22 2026-06-17 08:56:28,701 - DEBUG - VM ctest-vn1-vm2-93795219 is ready for SSH connections 2026-06-17 08:56:28,701 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-17 08:56:28,701 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-17 08:56:28,701 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-17 08:56:28,701 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 162.95.218.197, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-06-17 08:56:28,701 - DEBUG - ping -s 56 -c 3 -W 1 162.95.218.197 2026-06-17 08:56:32,308 - DEBUG - PING 162.95.218.197 (162.95.218.197): 56 data bytes 64 bytes from 162.95.218.197: seq=0 ttl=63 time=5.104 ms 64 bytes from 162.95.218.197: seq=1 ttl=63 time=1.119 ms 64 bytes from 162.95.218.197: seq=2 ttl=63 time=1.079 ms --- 162.95.218.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.079/2.434/5.104 ms 2026-06-17 08:56:32,308 - INFO - Ping to IP 162.95.218.197 from VM ctest-vn1-vm2-93795219 passed 2026-06-17 08:56:32,308 - INFO - Detaching port 68196e82-ad7e-4f00-a1fc-1386f5395f65 from VM ctest-vn1-vm2-93795219 2026-06-17 08:56:32,357 - INFO - Deleting VM ctest-vn1-vm2-93795219 2026-06-17 08:56:32,424 - INFO - Detaching port aeee1b3a-b2b1-4653-b277-e6d6918e888e from VM ctest-vn1-vm1-89475304 2026-06-17 08:56:32,454 - INFO - Deleting VM ctest-vn1-vm1-89475304 2026-06-17 08:56:32,675 - DEBUG - Response for delete_port : () 2026-06-17 08:56:32,814 - DEBUG - Response for delete_port : () 2026-06-17 08:56:32,814 - INFO - Deleting VN ctest-vn1-71011720 2026-06-17 08:56:32,943 - DEBUG - Response for deleting network () 2026-06-17 08:56:33,212 - DEBUG - No XMPP flaps were noticed during the test 2026-06-17 08:56:33,212 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:30] 2026-06-17 08:56:33,212 - INFO - -------------------------------------------------------------------------------- 2026-06-17 08:56:33,916 - INFO - Deleted project: ctest-TestPorts-21536964, ID : 4a0e0996-6225-4d0b-935f-263a534ea5e8