2025-12-09 01:10:24,700 - INFO - Domain Default found not creating 2025-12-09 01:10:24,855 - INFO - Project ctest-TestPorts-05670062 not found, creating it 2025-12-09 01:10:25,307 - INFO - Created Project:ctest-TestPorts-05670062, ID : eeff6a2c-62ba-4362-a00e-3528841d9b29 2025-12-09 01:10:26,882 - INFO - ================================================================================ 2025-12-09 01:10:26,882 - INFO - STARTING TEST : test_ports_bindings 2025-12-09 01:10:26,882 - 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 2025-12-09 01:10:27,136 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.14': '0'}} with 2025-12-09 01:10:27,136 - INFO - Initial checks done. Running the testcase now 2025-12-09 01:10:27,136 - INFO - 2025-12-09 01:10:27,778 - DEBUG - Response for create_network : {'network': {'id': '373465cb-e7e7-45b4-b49e-d8594f8ab519', 'name': 'ctest-vn-92490438', 'tenant_id': 'eeff6a2c62ba4362a00e3528841d9b29', 'project_id': 'eeff6a2c62ba4362a00e3528841d9b29', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-05670062', 'ctest-vn-92490438'], 'port_security_enabled': True, 'description': ''}} 2025-12-09 01:10:27,961 - DEBUG - Response for create_subnet : {'subnet': {'id': '94bbbf3f-6ec6-4e87-abc9-a06a251d04ab', 'name': '', 'tenant_id': 'eeff6a2c62ba4362a00e3528841d9b29', 'network_id': '373465cb-e7e7-45b4-b49e-d8594f8ab519', 'ip_version': 4, 'cidr': '137.122.154.128/26', 'allocation_pools': [{'start': '137.122.154.130', 'end': '137.122.154.190'}], 'gateway_ip': '137.122.154.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '137.122.154.130', 'tags': [], 'project_id': 'eeff6a2c62ba4362a00e3528841d9b29'}} 2025-12-09 01:10:27,977 - INFO - Created VN ctest-vn-92490438 2025-12-09 01:10:28,027 - DEBUG - VN ctest-vn-92490438 UUID is 373465cb-e7e7-45b4-b49e-d8594f8ab519 2025-12-09 01:10:28,130 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-05670062', 'ctest-vmi-77878479']} 2025-12-09 01:10:28,407 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-77878479', 'id': '48138f84-f8a5-48d9-a033-1530e50b0471', 'tenant_id': 'eeff6a2c62ba4362a00e3528841d9b29', 'network_id': '373465cb-e7e7-45b4-b49e-d8594f8ab519', 'mac_address': '02:48:13:8f:84:f8', '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': '137.122.154.131', 'subnet_id': '94bbbf3f-6ec6-4e87-abc9-a06a251d04ab'}], 'security_groups': ['b96e2fe2-ac9d-42d5-88f7-21b7e56d575a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'eeff6a2c62ba4362a00e3528841d9b29'}} 2025-12-09 01:10:28,407 - DEBUG - Created port 48138f84-f8a5-48d9-a033-1530e50b0471 2025-12-09 01:10:28,511 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/48138f84-f8a5-48d9-a033-1530e50b0471 2025-12-09 01:10:28,844 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/48138f84-f8a5-48d9-a033-1530e50b0471 2025-12-09 01:10:28,877 - INFO - VMI 48138f84-f8a5-48d9-a033-1530e50b0471 verification in API Server passed 2025-12-09 01:10:28,965 - DEBUG - Response for delete_port : () 2025-12-09 01:10:28,965 - INFO - Deleted port 48138f84-f8a5-48d9-a033-1530e50b0471 2025-12-09 01:10:28,966 - INFO - Deleting VN ctest-vn-92490438 2025-12-09 01:10:29,062 - DEBUG - Response for deleting network () 2025-12-09 01:10:29,315 - DEBUG - No XMPP flaps were noticed during the test
2025-12-09 01:10:29,315 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2025-12-09 01:10:29,316 - INFO - -------------------------------------------------------------------------------- 2025-12-09 01:10:29,318 - INFO - ================================================================================ 2025-12-09 01:10:29,318 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2025-12-09 01:10:29,319 - 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 2025-12-09 01:10:29,603 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.14': '0'}} with 2025-12-09 01:10:29,603 - INFO - Initial checks done. Running the testcase now 2025-12-09 01:10:29,603 - INFO - 2025-12-09 01:10:29,785 - DEBUG - Response for create_network : {'network': {'id': '989225ee-5e83-433d-a6b4-e10d44a0ed2e', 'name': 'ctest-vn1-89296049', 'tenant_id': 'eeff6a2c62ba4362a00e3528841d9b29', 'project_id': 'eeff6a2c62ba4362a00e3528841d9b29', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-05670062', 'ctest-vn1-89296049'], 'port_security_enabled': True, 'description': ''}} 2025-12-09 01:10:29,961 - DEBUG - Response for create_subnet : {'subnet': {'id': '3278741b-695a-48d8-8e7e-9bae0f62b9fa', 'name': '', 'tenant_id': 'eeff6a2c62ba4362a00e3528841d9b29', 'network_id': '989225ee-5e83-433d-a6b4-e10d44a0ed2e', 'ip_version': 4, 'cidr': '192.192.54.192/26', 'allocation_pools': [{'start': '192.192.54.194', 'end': '192.192.54.254'}], 'gateway_ip': '192.192.54.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '192.192.54.194', 'tags': [], 'project_id': 'eeff6a2c62ba4362a00e3528841d9b29'}} 2025-12-09 01:10:30,119 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f574bd60-c1b7-4dab-aac2-23a2d8e0dbb1', 'name': '', 'tenant_id': 'eeff6a2c62ba4362a00e3528841d9b29', 'network_id': '989225ee-5e83-433d-a6b4-e10d44a0ed2e', 'ip_version': 4, 'cidr': '193.186.223.0/26', 'allocation_pools': [{'start': '193.186.223.2', 'end': '193.186.223.62'}], 'gateway_ip': '193.186.223.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '193.186.223.2', 'tags': [], 'project_id': 'eeff6a2c62ba4362a00e3528841d9b29'}} 2025-12-09 01:10:30,137 - INFO - Created VN ctest-vn1-89296049 2025-12-09 01:10:30,187 - DEBUG - VN ctest-vn1-89296049 UUID is 989225ee-5e83-433d-a6b4-e10d44a0ed2e 2025-12-09 01:10:30,523 - DEBUG - Response for create_port : {'port': {'name': '74773dba-3224-4042-ba2c-ce50a3f4dcda', 'id': '74773dba-3224-4042-ba2c-ce50a3f4dcda', 'tenant_id': 'eeff6a2c62ba4362a00e3528841d9b29', 'network_id': '989225ee-5e83-433d-a6b4-e10d44a0ed2e', 'mac_address': '02:74:77:3d:ba:32', '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': '192.192.54.197', 'subnet_id': '3278741b-695a-48d8-8e7e-9bae0f62b9fa'}], 'security_groups': ['b96e2fe2-ac9d-42d5-88f7-21b7e56d575a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'eeff6a2c62ba4362a00e3528841d9b29'}} 2025-12-09 01:10:30,695 - DEBUG - Response for create_port : {'port': {'name': '4ccf0723-d454-4a6d-b107-18a4f790ed8a', 'id': '4ccf0723-d454-4a6d-b107-18a4f790ed8a', 'tenant_id': 'eeff6a2c62ba4362a00e3528841d9b29', 'network_id': '989225ee-5e83-433d-a6b4-e10d44a0ed2e', 'mac_address': '02:4c:cf:07:23:d4', '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': '193.186.223.5', 'subnet_id': 'f574bd60-c1b7-4dab-aac2-23a2d8e0dbb1'}], 'security_groups': ['b96e2fe2-ac9d-42d5-88f7-21b7e56d575a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'eeff6a2c62ba4362a00e3528841d9b29'}} 2025-12-09 01:10:30,750 - DEBUG - Services list from nova: [, , ] 2025-12-09 01:10:31,076 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4863-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4863-1) 2025-12-09 01:10:31,535 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4863-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4863-1) 2025-12-09 01:10:31,535 - INFO - Waiting for VM ctest-vn1-vm1-02136411 to be up.. 2025-12-09 01:10:31,574 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-12-09 01:10:36,648 - DEBUG - VM is in ACTIVE state now 2025-12-09 01:10:36,649 - INFO - VM name : ctest-vn1-vm1-02136411 2025-12-09 01:10:36,721 - DEBUG - VM ctest-vn1-vm1-02136411 ID is 05f84bbb-4809-4ff8-b6bb-7db2e1981dd4 2025-12-09 01:10:36,738 - DEBUG - VM ctest-vn1-vm1-02136411 launched on Node cn-jenkins-deploy-platform-ansible-os-4863-1 2025-12-09 01:10:36,805 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/05f84bbb-4809-4ff8-b6bb-7db2e1981dd4 2025-12-09 01:10:36,812 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/74773dba-3224-4042-ba2c-ce50a3f4dcda 2025-12-09 01:10:40,051 - 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 1007ms') 2025-12-09 01:10:40,051 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-02136411 failed! 2025-12-09 01:10:40,103 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-05670062:ctest-vn1-89296049 is 192.192.54.193 and allocation pool is NOT set 2025-12-09 01:10:40,103 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-05670062:ctest-vn1-89296049 is 193.186.223.1 and allocation pool is NOT set 2025-12-09 01:10:44,174 - 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=3.65 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1014ms\r\nrtt min/avg/max/mdev = 3.652/3.652/3.652/0.000 ms') 2025-12-09 01:10:44,174 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-02136411 passed 2025-12-09 01:10:44,331 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-12-09 01:10:44,331 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-02136411, IP 192.192.54.197, Port 22 2025-12-09 01:10:44,501 - DEBUG - VM ctest-vn1-vm1-02136411 is ready for SSH connections 2025-12-09 01:10:44,501 - INFO - Waiting for VM ctest-vn1-vm2-70393612 to be up.. 2025-12-09 01:10:44,576 - DEBUG - VM is in ACTIVE state now 2025-12-09 01:10:44,576 - INFO - VM name : ctest-vn1-vm2-70393612 2025-12-09 01:10:44,646 - DEBUG - VM ctest-vn1-vm2-70393612 ID is fec191f1-78cc-4990-96ec-a1bf7aa60b1c 2025-12-09 01:10:44,646 - DEBUG - VM ctest-vn1-vm2-70393612 launched on Node cn-jenkins-deploy-platform-ansible-os-4863-1 2025-12-09 01:10:44,725 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/fec191f1-78cc-4990-96ec-a1bf7aa60b1c 2025-12-09 01:10:44,733 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/4ccf0723-d454-4a6d-b107-18a4f790ed8a 2025-12-09 01:10:45,972 - 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.08 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.467 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.467/1.772/3.077/1.305 ms') 2025-12-09 01:10:45,972 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-70393612 passed 2025-12-09 01:10:46,123 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-12-09 01:10:46,123 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-70393612, IP 193.186.223.5, Port 22 2025-12-09 01:10:46,279 - DEBUG - VM ctest-vn1-vm2-70393612 is ready for SSH connections 2025-12-09 01:10:46,279 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-12-09 01:10:46,279 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-12-09 01:10:46,279 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-12-09 01:10:46,279 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 192.192.54.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2025-12-09 01:10:46,279 - DEBUG - ping -s 56 -c 3 -W 1 192.192.54.197 2025-12-09 01:10:49,009 - DEBUG - PING 192.192.54.197 (192.192.54.197): 56 data bytes 64 bytes from 192.192.54.197: seq=0 ttl=63 time=3.791 ms 64 bytes from 192.192.54.197: seq=1 ttl=63 time=0.903 ms 64 bytes from 192.192.54.197: seq=2 ttl=63 time=0.720 ms --- 192.192.54.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.720/1.804/3.791 ms 2025-12-09 01:10:49,009 - INFO - Ping to IP 192.192.54.197 from VM ctest-vn1-vm2-70393612 passed 2025-12-09 01:10:49,009 - INFO - Detaching port 4ccf0723-d454-4a6d-b107-18a4f790ed8a from VM ctest-vn1-vm2-70393612 2025-12-09 01:10:49,058 - INFO - Deleting VM ctest-vn1-vm2-70393612 2025-12-09 01:10:49,125 - INFO - Detaching port 74773dba-3224-4042-ba2c-ce50a3f4dcda from VM ctest-vn1-vm1-02136411 2025-12-09 01:10:49,160 - INFO - Deleting VM ctest-vn1-vm1-02136411 2025-12-09 01:10:49,381 - DEBUG - Response for delete_port : () 2025-12-09 01:10:49,539 - DEBUG - Response for delete_port : () 2025-12-09 01:10:49,539 - INFO - Deleting VN ctest-vn1-89296049 2025-12-09 01:10:49,655 - DEBUG - Response for deleting network () 2025-12-09 01:10:49,915 - DEBUG - No XMPP flaps were noticed during the test
2025-12-09 01:10:49,915 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:20]
2025-12-09 01:10:49,916 - INFO - -------------------------------------------------------------------------------- 2025-12-09 01:10:50,654 - INFO - Deleted project: ctest-TestPorts-05670062, ID : eeff6a2c-62ba-4362-a00e-3528841d9b29