2026-06-02 02:30:54,393 - INFO - Domain Default found not creating 2026-06-02 02:30:54,860 - INFO - Project ctest-TestPorts-27313986 not found, creating it 2026-06-02 02:30:55,324 - INFO - Created Project:ctest-TestPorts-27313986, ID : dd0e89cd-4881-4943-a6d4-b31ec1a6696c 2026-06-02 02:30:56,674 - INFO - ================================================================================ 2026-06-02 02:30:56,674 - INFO - STARTING TEST : test_ports_bindings 2026-06-02 02:30:56,674 - 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 02:30:56,927 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.129': '0'}} with 2026-06-02 02:30:56,927 - INFO - Initial checks done. Running the testcase now 2026-06-02 02:30:56,927 - INFO - 2026-06-02 02:30:57,455 - DEBUG - Response for create_network : {'network': {'id': 'e5ec1a5f-a6e1-4d90-aca7-428eb0dfa1e7', 'name': 'ctest-vn-64959214', 'tenant_id': 'dd0e89cd48814943a6d4b31ec1a6696c', 'project_id': 'dd0e89cd48814943a6d4b31ec1a6696c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-27313986', 'ctest-vn-64959214'], 'port_security_enabled': True, 'description': ''}} 2026-06-02 02:30:57,643 - DEBUG - Response for create_subnet : {'subnet': {'id': '00408746-21f5-4c42-ab47-98dadaa52760', 'name': '', 'tenant_id': 'dd0e89cd48814943a6d4b31ec1a6696c', 'network_id': 'e5ec1a5f-a6e1-4d90-aca7-428eb0dfa1e7', 'ip_version': 4, 'cidr': '118.198.74.64/26', 'allocation_pools': [{'start': '118.198.74.66', 'end': '118.198.74.126'}], 'gateway_ip': '118.198.74.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '118.198.74.66', 'tags': [], 'project_id': 'dd0e89cd48814943a6d4b31ec1a6696c'}} 2026-06-02 02:30:57,661 - INFO - Created VN ctest-vn-64959214 2026-06-02 02:30:57,714 - DEBUG - VN ctest-vn-64959214 UUID is e5ec1a5f-a6e1-4d90-aca7-428eb0dfa1e7 2026-06-02 02:30:57,827 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-27313986', 'ctest-vmi-15446126']} 2026-06-02 02:30:58,053 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-15446126', 'id': '72d8b7a7-06f8-473a-bcd5-1b4a4e77c111', 'tenant_id': 'dd0e89cd48814943a6d4b31ec1a6696c', 'network_id': 'e5ec1a5f-a6e1-4d90-aca7-428eb0dfa1e7', 'mac_address': '02:72:d8:b7:a7:06', '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': '118.198.74.67', 'subnet_id': '00408746-21f5-4c42-ab47-98dadaa52760'}], 'security_groups': ['c512ff32-d500-4d82-8fde-f4820ee36ff9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dd0e89cd48814943a6d4b31ec1a6696c'}} 2026-06-02 02:30:58,054 - DEBUG - Created port 72d8b7a7-06f8-473a-bcd5-1b4a4e77c111 2026-06-02 02:30:58,159 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/72d8b7a7-06f8-473a-bcd5-1b4a4e77c111 2026-06-02 02:30:58,423 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/72d8b7a7-06f8-473a-bcd5-1b4a4e77c111 2026-06-02 02:30:58,459 - INFO - VMI 72d8b7a7-06f8-473a-bcd5-1b4a4e77c111 verification in API Server passed 2026-06-02 02:30:58,560 - DEBUG - Response for delete_port : () 2026-06-02 02:30:58,560 - INFO - Deleted port 72d8b7a7-06f8-473a-bcd5-1b4a4e77c111 2026-06-02 02:30:58,560 - INFO - Deleting VN ctest-vn-64959214 2026-06-02 02:30:58,683 - DEBUG - Response for deleting network () 2026-06-02 02:30:58,948 - DEBUG - No XMPP flaps were noticed during the test
2026-06-02 02:30:58,948 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-06-02 02:30:58,948 - INFO - -------------------------------------------------------------------------------- 2026-06-02 02:30:58,951 - INFO - ================================================================================ 2026-06-02 02:30:58,951 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-02 02:30:58,951 - 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 02:30:59,236 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.129': '0'}} with 2026-06-02 02:30:59,236 - INFO - Initial checks done. Running the testcase now 2026-06-02 02:30:59,236 - INFO - 2026-06-02 02:30:59,424 - DEBUG - Response for create_network : {'network': {'id': '16b14e24-52e9-4948-9150-e0f85c888ffc', 'name': 'ctest-vn1-65188238', 'tenant_id': 'dd0e89cd48814943a6d4b31ec1a6696c', 'project_id': 'dd0e89cd48814943a6d4b31ec1a6696c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-27313986', 'ctest-vn1-65188238'], 'port_security_enabled': True, 'description': ''}} 2026-06-02 02:30:59,592 - DEBUG - Response for create_subnet : {'subnet': {'id': '5a308c5f-a2c8-4921-8240-66e6733e69b9', 'name': '', 'tenant_id': 'dd0e89cd48814943a6d4b31ec1a6696c', 'network_id': '16b14e24-52e9-4948-9150-e0f85c888ffc', 'ip_version': 4, 'cidr': '204.189.44.192/26', 'allocation_pools': [{'start': '204.189.44.194', 'end': '204.189.44.254'}], 'gateway_ip': '204.189.44.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '204.189.44.194', 'tags': [], 'project_id': 'dd0e89cd48814943a6d4b31ec1a6696c'}} 2026-06-02 02:30:59,750 - DEBUG - Response for create_subnet : {'subnet': {'id': '6be0db59-47e6-4c8c-977e-c5d6bdce44a6', 'name': '', 'tenant_id': 'dd0e89cd48814943a6d4b31ec1a6696c', 'network_id': '16b14e24-52e9-4948-9150-e0f85c888ffc', 'ip_version': 4, 'cidr': '106.183.250.192/26', 'allocation_pools': [{'start': '106.183.250.194', 'end': '106.183.250.254'}], 'gateway_ip': '106.183.250.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '106.183.250.194', 'tags': [], 'project_id': 'dd0e89cd48814943a6d4b31ec1a6696c'}} 2026-06-02 02:30:59,772 - INFO - Created VN ctest-vn1-65188238 2026-06-02 02:30:59,822 - DEBUG - VN ctest-vn1-65188238 UUID is 16b14e24-52e9-4948-9150-e0f85c888ffc 2026-06-02 02:31:00,190 - DEBUG - Response for create_port : {'port': {'name': '78fe9534-d156-4458-a6dc-4e0b987ce1fc', 'id': '78fe9534-d156-4458-a6dc-4e0b987ce1fc', 'tenant_id': 'dd0e89cd48814943a6d4b31ec1a6696c', 'network_id': '16b14e24-52e9-4948-9150-e0f85c888ffc', 'mac_address': '02:78:fe:95:34:d1', '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': '204.189.44.197', 'subnet_id': '5a308c5f-a2c8-4921-8240-66e6733e69b9'}], 'security_groups': ['c512ff32-d500-4d82-8fde-f4820ee36ff9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dd0e89cd48814943a6d4b31ec1a6696c'}} 2026-06-02 02:31:00,406 - DEBUG - Response for create_port : {'port': {'name': 'c7a23893-efc3-41ba-91f8-d77c3d5f39ac', 'id': 'c7a23893-efc3-41ba-91f8-d77c3d5f39ac', 'tenant_id': 'dd0e89cd48814943a6d4b31ec1a6696c', 'network_id': '16b14e24-52e9-4948-9150-e0f85c888ffc', 'mac_address': '02:c7:a2:38:93:ef', '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': '106.183.250.197', 'subnet_id': '6be0db59-47e6-4c8c-977e-c5d6bdce44a6'}], 'security_groups': ['c512ff32-d500-4d82-8fde-f4820ee36ff9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dd0e89cd48814943a6d4b31ec1a6696c'}} 2026-06-02 02:31:00,480 - DEBUG - Services list from nova: [, , ] 2026-06-02 02:31:00,856 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5875-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5875-1) 2026-06-02 02:31:01,300 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5875-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5875-1) 2026-06-02 02:31:01,301 - INFO - Waiting for VM ctest-vn1-vm1-48571149 to be up.. 2026-06-02 02:31:01,340 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-02 02:31:06,415 - DEBUG - VM is in ACTIVE state now 2026-06-02 02:31:06,415 - INFO - VM name : ctest-vn1-vm1-48571149 2026-06-02 02:31:06,489 - DEBUG - VM ctest-vn1-vm1-48571149 ID is 932f8636-3a60-42b6-854d-7a09f0a0e97f 2026-06-02 02:31:06,511 - DEBUG - VM ctest-vn1-vm1-48571149 launched on Node cn-jenkins-deploy-platform-ansible-os-5875-1 2026-06-02 02:31:06,716 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/932f8636-3a60-42b6-854d-7a09f0a0e97f 2026-06-02 02:31:06,725 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/78fe9534-d156-4458-a6dc-4e0b987ce1fc 2026-06-02 02:31:09,988 - 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 1026ms') 2026-06-02 02:31:09,988 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-48571149 failed! 2026-06-02 02:31:10,047 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-27313986:ctest-vn1-65188238 is 204.189.44.193 and allocation pool is NOT set 2026-06-02 02:31:10,047 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-27313986:ctest-vn1-65188238 is 106.183.250.193 and allocation pool is NOT set 2026-06-02 02:31:12,114 - 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.30 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.46 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 = 2.460/2.880/3.301/0.420 ms') 2026-06-02 02:31:12,114 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-48571149 passed 2026-06-02 02:31:12,266 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-02 02:31:12,267 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-48571149, IP 204.189.44.197, Port 22 2026-06-02 02:31:12,418 - DEBUG - VM ctest-vn1-vm1-48571149 is ready for SSH connections 2026-06-02 02:31:12,418 - INFO - Waiting for VM ctest-vn1-vm2-11752088 to be up.. 2026-06-02 02:31:12,501 - DEBUG - VM is in ACTIVE state now 2026-06-02 02:31:12,501 - INFO - VM name : ctest-vn1-vm2-11752088 2026-06-02 02:31:12,569 - DEBUG - VM ctest-vn1-vm2-11752088 ID is ca32d788-52c8-493e-a11a-b605cc0c4039 2026-06-02 02:31:12,569 - DEBUG - VM ctest-vn1-vm2-11752088 launched on Node cn-jenkins-deploy-platform-ansible-os-5875-1 2026-06-02 02:31:12,640 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/ca32d788-52c8-493e-a11a-b605cc0c4039 2026-06-02 02:31:12,649 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/c7a23893-efc3-41ba-91f8-d77c3d5f39ac 2026-06-02 02:31:13,879 - 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=2.63 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.455 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.455/1.544/2.633/1.089 ms') 2026-06-02 02:31:13,879 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-11752088 passed 2026-06-02 02:31:14,027 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-02 02:31:14,027 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-11752088, IP 106.183.250.197, Port 22 2026-06-02 02:31:14,182 - DEBUG - VM ctest-vn1-vm2-11752088 is ready for SSH connections 2026-06-02 02:31:14,182 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-02 02:31:14,182 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-02 02:31:14,182 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-02 02:31:14,182 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 204.189.44.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123 2026-06-02 02:31:14,182 - DEBUG - ping -s 56 -c 3 -W 1 204.189.44.197 2026-06-02 02:31:16,821 - DEBUG - PING 204.189.44.197 (204.189.44.197): 56 data bytes 64 bytes from 204.189.44.197: seq=0 ttl=63 time=3.488 ms 64 bytes from 204.189.44.197: seq=1 ttl=63 time=0.832 ms 64 bytes from 204.189.44.197: seq=2 ttl=63 time=0.874 ms --- 204.189.44.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.832/1.731/3.488 ms 2026-06-02 02:31:16,821 - INFO - Ping to IP 204.189.44.197 from VM ctest-vn1-vm2-11752088 passed 2026-06-02 02:31:16,822 - INFO - Detaching port c7a23893-efc3-41ba-91f8-d77c3d5f39ac from VM ctest-vn1-vm2-11752088 2026-06-02 02:31:16,870 - INFO - Deleting VM ctest-vn1-vm2-11752088 2026-06-02 02:31:16,937 - INFO - Detaching port 78fe9534-d156-4458-a6dc-4e0b987ce1fc from VM ctest-vn1-vm1-48571149 2026-06-02 02:31:16,971 - INFO - Deleting VM ctest-vn1-vm1-48571149 2026-06-02 02:31:17,221 - DEBUG - Response for delete_port : () 2026-06-02 02:31:17,386 - DEBUG - Response for delete_port : () 2026-06-02 02:31:17,387 - INFO - Deleting VN ctest-vn1-65188238 2026-06-02 02:31:17,521 - DEBUG - Response for deleting network () 2026-06-02 02:31:17,787 - DEBUG - No XMPP flaps were noticed during the test
2026-06-02 02:31:17,787 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:19]
2026-06-02 02:31:17,788 - INFO - -------------------------------------------------------------------------------- 2026-06-02 02:31:18,415 - INFO - Deleted project: ctest-TestPorts-27313986, ID : dd0e89cd-4881-4943-a6d4-b31ec1a6696c