2026-06-08 02:13:03,734 - INFO - Domain Default found not creating 2026-06-08 02:13:03,975 - INFO - Project ctest-TestPorts-49494211 not found, creating it 2026-06-08 02:13:04,602 - INFO - Created Project:ctest-TestPorts-49494211, ID : 585111b4-41fa-4aca-bfc7-f6e36aef099f 2026-06-08 02:13:06,667 - INFO - ================================================================================ 2026-06-08 02:13:06,667 - INFO - STARTING TEST : test_ports_bindings 2026-06-08 02:13:06,667 - 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-08 02:13:06,942 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.14': '0'}} with 2026-06-08 02:13:06,942 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:13:06,942 - INFO - 2026-06-08 02:13:07,710 - DEBUG - Response for create_network : {'network': {'id': '9ab8501c-de6c-4e9a-871c-b0db796df449', 'name': 'ctest-vn-16017733', 'tenant_id': '585111b441fa4acabfc7f6e36aef099f', 'project_id': '585111b441fa4acabfc7f6e36aef099f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-49494211', 'ctest-vn-16017733'], 'port_security_enabled': True, 'description': ''}} 2026-06-08 02:13:07,953 - DEBUG - Response for create_subnet : {'subnet': {'id': '8c48dd58-9ea0-4e55-a93a-aeb5d4529b41', 'name': '', 'tenant_id': '585111b441fa4acabfc7f6e36aef099f', 'network_id': '9ab8501c-de6c-4e9a-871c-b0db796df449', 'ip_version': 4, 'cidr': '22.159.95.128/26', 'allocation_pools': [{'start': '22.159.95.130', 'end': '22.159.95.190'}], 'gateway_ip': '22.159.95.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '22.159.95.130', 'tags': [], 'project_id': '585111b441fa4acabfc7f6e36aef099f'}} 2026-06-08 02:13:07,987 - INFO - Created VN ctest-vn-16017733 2026-06-08 02:13:08,044 - DEBUG - VN ctest-vn-16017733 UUID is 9ab8501c-de6c-4e9a-871c-b0db796df449 2026-06-08 02:13:08,161 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-49494211', 'ctest-vmi-67054814']} 2026-06-08 02:13:08,494 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-67054814', 'id': '2bba8f10-bd8f-4662-8c67-569825db7d50', 'tenant_id': '585111b441fa4acabfc7f6e36aef099f', 'network_id': '9ab8501c-de6c-4e9a-871c-b0db796df449', 'mac_address': '02:2b:ba:8f:10:bd', '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': '22.159.95.131', 'subnet_id': '8c48dd58-9ea0-4e55-a93a-aeb5d4529b41'}], 'security_groups': ['a8195d0a-1bd1-49d3-a577-c09e63381efc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '585111b441fa4acabfc7f6e36aef099f'}} 2026-06-08 02:13:08,495 - DEBUG - Created port 2bba8f10-bd8f-4662-8c67-569825db7d50 2026-06-08 02:13:08,612 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/2bba8f10-bd8f-4662-8c67-569825db7d50 2026-06-08 02:13:08,917 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/2bba8f10-bd8f-4662-8c67-569825db7d50 2026-06-08 02:13:08,965 - INFO - VMI 2bba8f10-bd8f-4662-8c67-569825db7d50 verification in API Server passed 2026-06-08 02:13:09,099 - DEBUG - Response for delete_port : () 2026-06-08 02:13:09,099 - INFO - Deleted port 2bba8f10-bd8f-4662-8c67-569825db7d50 2026-06-08 02:13:09,099 - INFO - Deleting VN ctest-vn-16017733 2026-06-08 02:13:09,273 - DEBUG - Response for deleting network () 2026-06-08 02:13:09,549 - DEBUG - No XMPP flaps were noticed during the test
2026-06-08 02:13:09,549 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-06-08 02:13:09,549 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:13:09,556 - INFO - ================================================================================ 2026-06-08 02:13:09,556 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-08 02:13:09,556 - 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-08 02:13:09,853 - DEBUG - Nothing to compare xmpp stats {'10.0.0.242': {'10.20.0.14': '0'}} with 2026-06-08 02:13:09,853 - INFO - Initial checks done. Running the testcase now 2026-06-08 02:13:09,853 - INFO - 2026-06-08 02:13:10,112 - DEBUG - Response for create_network : {'network': {'id': '8f19e832-b09d-4ccd-bd7d-76a159e835c6', 'name': 'ctest-vn1-26965702', 'tenant_id': '585111b441fa4acabfc7f6e36aef099f', 'project_id': '585111b441fa4acabfc7f6e36aef099f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-49494211', 'ctest-vn1-26965702'], 'port_security_enabled': True, 'description': ''}} 2026-06-08 02:13:10,333 - DEBUG - Response for create_subnet : {'subnet': {'id': '7379509f-d9f6-4420-8bfe-26147c94a9e1', 'name': '', 'tenant_id': '585111b441fa4acabfc7f6e36aef099f', 'network_id': '8f19e832-b09d-4ccd-bd7d-76a159e835c6', 'ip_version': 4, 'cidr': '46.50.205.128/26', 'allocation_pools': [{'start': '46.50.205.130', 'end': '46.50.205.190'}], 'gateway_ip': '46.50.205.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '46.50.205.130', 'tags': [], 'project_id': '585111b441fa4acabfc7f6e36aef099f'}} 2026-06-08 02:13:10,533 - DEBUG - Response for create_subnet : {'subnet': {'id': '8dffe427-d9d6-4d04-a1b9-8fae8a3b0398', 'name': '', 'tenant_id': '585111b441fa4acabfc7f6e36aef099f', 'network_id': '8f19e832-b09d-4ccd-bd7d-76a159e835c6', 'ip_version': 4, 'cidr': '77.55.47.0/26', 'allocation_pools': [{'start': '77.55.47.2', 'end': '77.55.47.62'}], 'gateway_ip': '77.55.47.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '77.55.47.2', 'tags': [], 'project_id': '585111b441fa4acabfc7f6e36aef099f'}} 2026-06-08 02:13:10,569 - INFO - Created VN ctest-vn1-26965702 2026-06-08 02:13:10,624 - DEBUG - VN ctest-vn1-26965702 UUID is 8f19e832-b09d-4ccd-bd7d-76a159e835c6 2026-06-08 02:13:11,034 - DEBUG - Response for create_port : {'port': {'name': '911ab57e-6aa9-4b8b-ac40-51f20c5063b7', 'id': '911ab57e-6aa9-4b8b-ac40-51f20c5063b7', 'tenant_id': '585111b441fa4acabfc7f6e36aef099f', 'network_id': '8f19e832-b09d-4ccd-bd7d-76a159e835c6', 'mac_address': '02:91:1a:b5:7e:6a', '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': '46.50.205.133', 'subnet_id': '7379509f-d9f6-4420-8bfe-26147c94a9e1'}], 'security_groups': ['a8195d0a-1bd1-49d3-a577-c09e63381efc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '585111b441fa4acabfc7f6e36aef099f'}} 2026-06-08 02:13:11,272 - DEBUG - Response for create_port : {'port': {'name': '2061daeb-9b49-4034-b120-b0efb6a0be1b', 'id': '2061daeb-9b49-4034-b120-b0efb6a0be1b', 'tenant_id': '585111b441fa4acabfc7f6e36aef099f', 'network_id': '8f19e832-b09d-4ccd-bd7d-76a159e835c6', 'mac_address': '02:20:61:da:eb:9b', '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': '77.55.47.5', 'subnet_id': '8dffe427-d9d6-4d04-a1b9-8fae8a3b0398'}], 'security_groups': ['a8195d0a-1bd1-49d3-a577-c09e63381efc'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '585111b441fa4acabfc7f6e36aef099f'}} 2026-06-08 02:13:11,367 - DEBUG - Services list from nova: [, , ] 2026-06-08 02:13:11,900 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5900-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5900-1) 2026-06-08 02:13:12,498 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5900-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5900-1) 2026-06-08 02:13:12,498 - INFO - Waiting for VM ctest-vn1-vm1-17907108 to be up.. 2026-06-08 02:13:12,569 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-08 02:13:17,678 - DEBUG - VM is in ACTIVE state now 2026-06-08 02:13:17,679 - INFO - VM name : ctest-vn1-vm1-17907108 2026-06-08 02:13:17,771 - DEBUG - VM ctest-vn1-vm1-17907108 ID is 1347fcf9-5fa7-48c7-8e2f-062c14b663cd 2026-06-08 02:13:17,793 - DEBUG - VM ctest-vn1-vm1-17907108 launched on Node cn-jenkins-deploy-platform-ansible-os-5900-1 2026-06-08 02:13:17,883 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/1347fcf9-5fa7-48c7-8e2f-062c14b663cd 2026-06-08 02:13:17,892 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/911ab57e-6aa9-4b8b-ac40-51f20c5063b7 2026-06-08 02:13:21,152 - 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 1016ms') 2026-06-08 02:13:21,153 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-17907108 failed! 2026-06-08 02:13:21,212 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-49494211:ctest-vn1-26965702 is 46.50.205.129 and allocation pool is NOT set 2026-06-08 02:13:21,212 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-49494211:ctest-vn1-26965702 is 77.55.47.1 and allocation pool is NOT set 2026-06-08 02:13:25,282 - 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 1004ms') 2026-06-08 02:13:25,282 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-17907108 failed! 2026-06-08 02:13:25,340 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-49494211:ctest-vn1-26965702 is 46.50.205.129 and allocation pool is NOT set 2026-06-08 02:13:25,341 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-49494211:ctest-vn1-26965702 is 77.55.47.1 and allocation pool is NOT set 2026-06-08 02:13:27,404 - 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.73 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.838 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.838/2.284/3.730/1.446 ms') 2026-06-08 02:13:27,404 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-17907108 passed 2026-06-08 02:13:27,560 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-08 02:13:27,560 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-17907108, IP 46.50.205.133, Port 22 2026-06-08 02:13:27,727 - DEBUG - VM ctest-vn1-vm1-17907108 is ready for SSH connections 2026-06-08 02:13:27,727 - INFO - Waiting for VM ctest-vn1-vm2-70862558 to be up.. 2026-06-08 02:13:27,838 - DEBUG - VM is in ACTIVE state now 2026-06-08 02:13:27,838 - INFO - VM name : ctest-vn1-vm2-70862558 2026-06-08 02:13:27,948 - DEBUG - VM ctest-vn1-vm2-70862558 ID is ba8be471-88ec-4af6-8a23-c4e867de76ce 2026-06-08 02:13:27,948 - DEBUG - VM ctest-vn1-vm2-70862558 launched on Node cn-jenkins-deploy-platform-ansible-os-5900-1 2026-06-08 02:13:28,055 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine/ba8be471-88ec-4af6-8a23-c4e867de76ce 2026-06-08 02:13:28,067 - DEBUG - Requesting: http://10.0.0.242:8082/virtual-machine-interface/2061daeb-9b49-4034-b120-b0efb6a0be1b 2026-06-08 02:13:29,312 - 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=4.18 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.740 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.740/2.458/4.176/1.718 ms') 2026-06-08 02:13:29,312 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-70862558 passed 2026-06-08 02:13:29,468 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-08 02:13:29,468 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-70862558, IP 77.55.47.5, Port 22 2026-06-08 02:13:29,657 - DEBUG - VM ctest-vn1-vm2-70862558 is ready for SSH connections 2026-06-08 02:13:29,658 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-08 02:13:29,658 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-08 02:13:29,658 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-08 02:13:29,658 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 46.50.205.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.242, gateway password: c0ntrail123 2026-06-08 02:13:29,658 - DEBUG - ping -s 56 -c 3 -W 1 46.50.205.133 2026-06-08 02:13:32,418 - DEBUG - PING 46.50.205.133 (46.50.205.133): 56 data bytes 64 bytes from 46.50.205.133: seq=0 ttl=63 time=5.749 ms 64 bytes from 46.50.205.133: seq=1 ttl=63 time=1.326 ms 64 bytes from 46.50.205.133: seq=2 ttl=63 time=1.244 ms --- 46.50.205.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.244/2.773/5.749 ms 2026-06-08 02:13:32,419 - INFO - Ping to IP 46.50.205.133 from VM ctest-vn1-vm2-70862558 passed 2026-06-08 02:13:32,419 - INFO - Detaching port 2061daeb-9b49-4034-b120-b0efb6a0be1b from VM ctest-vn1-vm2-70862558 2026-06-08 02:13:32,501 - INFO - Deleting VM ctest-vn1-vm2-70862558 2026-06-08 02:13:32,596 - INFO - Detaching port 911ab57e-6aa9-4b8b-ac40-51f20c5063b7 from VM ctest-vn1-vm1-17907108 2026-06-08 02:13:32,638 - INFO - Deleting VM ctest-vn1-vm1-17907108 2026-06-08 02:13:32,977 - DEBUG - Response for delete_port : () 2026-06-08 02:13:33,264 - DEBUG - Response for delete_port : () 2026-06-08 02:13:33,264 - INFO - Deleting VN ctest-vn1-26965702 2026-06-08 02:13:33,489 - DEBUG - Response for deleting network () 2026-06-08 02:13:33,777 - DEBUG - No XMPP flaps were noticed during the test
2026-06-08 02:13:33,777 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:24]
2026-06-08 02:13:33,777 - INFO - -------------------------------------------------------------------------------- 2026-06-08 02:13:34,672 - INFO - Deleted project: ctest-TestPorts-49494211, ID : 585111b4-41fa-4aca-bfc7-f6e36aef099f