2026-03-05 12:22:15,008 - INFO - Domain Default found not creating 2026-03-05 12:22:15,168 - INFO - Project ctest-TestPorts-09152193 not found, creating it 2026-03-05 12:22:15,634 - INFO - Created Project:ctest-TestPorts-09152193, ID : bc480c44-0368-4b92-800a-ea4556790a95 2026-03-05 12:22:17,074 - INFO - ================================================================================ 2026-03-05 12:22:17,074 - INFO - STARTING TEST : test_ports_bindings 2026-03-05 12:22:17,074 - 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-03-05 12:22:17,334 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.17': '0'}} with 2026-03-05 12:22:17,334 - INFO - Initial checks done. Running the testcase now 2026-03-05 12:22:17,334 - INFO - 2026-03-05 12:22:17,915 - DEBUG - Response for create_network : {'network': {'id': 'c2fb09bc-c960-4945-b1dd-09d84ff41aa5', 'name': 'ctest-vn-02372392', 'tenant_id': 'bc480c4403684b92800aea4556790a95', 'project_id': 'bc480c4403684b92800aea4556790a95', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-09152193', 'ctest-vn-02372392'], 'port_security_enabled': True, 'description': ''}} 2026-03-05 12:22:18,073 - DEBUG - Response for create_subnet : {'subnet': {'id': '3931c725-ebe1-4b39-bfe7-d5ae84afe83f', 'name': '', 'tenant_id': 'bc480c4403684b92800aea4556790a95', 'network_id': 'c2fb09bc-c960-4945-b1dd-09d84ff41aa5', 'ip_version': 4, 'cidr': '49.217.142.64/26', 'allocation_pools': [{'start': '49.217.142.66', 'end': '49.217.142.126'}], 'gateway_ip': '49.217.142.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '49.217.142.66', 'tags': [], 'project_id': 'bc480c4403684b92800aea4556790a95'}} 2026-03-05 12:22:18,088 - INFO - Created VN ctest-vn-02372392 2026-03-05 12:22:18,141 - DEBUG - VN ctest-vn-02372392 UUID is c2fb09bc-c960-4945-b1dd-09d84ff41aa5 2026-03-05 12:22:18,241 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-09152193', 'ctest-vmi-03048001']} 2026-03-05 12:22:18,517 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-03048001', 'id': 'f3653be6-18e9-4ba8-a80a-eafda894197a', 'tenant_id': 'bc480c4403684b92800aea4556790a95', 'network_id': 'c2fb09bc-c960-4945-b1dd-09d84ff41aa5', 'mac_address': '02:f3:65:3b:e6:18', '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': '49.217.142.67', 'subnet_id': '3931c725-ebe1-4b39-bfe7-d5ae84afe83f'}], 'security_groups': ['70a514eb-6592-4ef7-99bc-cb3e8e96846b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bc480c4403684b92800aea4556790a95'}} 2026-03-05 12:22:18,517 - DEBUG - Created port f3653be6-18e9-4ba8-a80a-eafda894197a 2026-03-05 12:22:18,621 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/f3653be6-18e9-4ba8-a80a-eafda894197a 2026-03-05 12:22:18,912 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/f3653be6-18e9-4ba8-a80a-eafda894197a 2026-03-05 12:22:18,944 - INFO - VMI f3653be6-18e9-4ba8-a80a-eafda894197a verification in API Server passed 2026-03-05 12:22:19,028 - DEBUG - Response for delete_port : () 2026-03-05 12:22:19,028 - INFO - Deleted port f3653be6-18e9-4ba8-a80a-eafda894197a 2026-03-05 12:22:19,028 - INFO - Deleting VN ctest-vn-02372392 2026-03-05 12:22:19,121 - DEBUG - Response for deleting network () 2026-03-05 12:22:19,373 - DEBUG - No XMPP flaps were noticed during the test 2026-03-05 12:22:19,373 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-03-05 12:22:19,373 - INFO - -------------------------------------------------------------------------------- 2026-03-05 12:22:19,375 - INFO - ================================================================================ 2026-03-05 12:22:19,376 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-05 12:22:19,376 - 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-03-05 12:22:19,666 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.17': '0'}} with 2026-03-05 12:22:19,666 - INFO - Initial checks done. Running the testcase now 2026-03-05 12:22:19,666 - INFO - 2026-03-05 12:22:19,826 - DEBUG - Response for create_network : {'network': {'id': '2cbaf63e-2750-4a7a-ba13-1ca7952c7100', 'name': 'ctest-vn1-78391098', 'tenant_id': 'bc480c4403684b92800aea4556790a95', 'project_id': 'bc480c4403684b92800aea4556790a95', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-09152193', 'ctest-vn1-78391098'], 'port_security_enabled': True, 'description': ''}} 2026-03-05 12:22:20,044 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e61e4bf9-57e6-43aa-b275-a5bcab778713', 'name': '', 'tenant_id': 'bc480c4403684b92800aea4556790a95', 'network_id': '2cbaf63e-2750-4a7a-ba13-1ca7952c7100', 'ip_version': 4, 'cidr': '133.186.198.0/26', 'allocation_pools': [{'start': '133.186.198.2', 'end': '133.186.198.62'}], 'gateway_ip': '133.186.198.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '133.186.198.2', 'tags': [], 'project_id': 'bc480c4403684b92800aea4556790a95'}} 2026-03-05 12:22:20,261 - DEBUG - Response for create_subnet : {'subnet': {'id': '92abb679-442b-4859-bf84-20d72ea560ea', 'name': '', 'tenant_id': 'bc480c4403684b92800aea4556790a95', 'network_id': '2cbaf63e-2750-4a7a-ba13-1ca7952c7100', 'ip_version': 4, 'cidr': '42.32.13.128/26', 'allocation_pools': [{'start': '42.32.13.130', 'end': '42.32.13.190'}], 'gateway_ip': '42.32.13.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '42.32.13.130', 'tags': [], 'project_id': 'bc480c4403684b92800aea4556790a95'}} 2026-03-05 12:22:20,277 - INFO - Created VN ctest-vn1-78391098 2026-03-05 12:22:20,329 - DEBUG - VN ctest-vn1-78391098 UUID is 2cbaf63e-2750-4a7a-ba13-1ca7952c7100 2026-03-05 12:22:20,603 - DEBUG - Response for create_port : {'port': {'name': 'a844a85e-bd54-448e-8e76-45d1341aeb5f', 'id': 'a844a85e-bd54-448e-8e76-45d1341aeb5f', 'tenant_id': 'bc480c4403684b92800aea4556790a95', 'network_id': '2cbaf63e-2750-4a7a-ba13-1ca7952c7100', 'mac_address': '02:a8:44:a8:5e:bd', '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': '133.186.198.5', 'subnet_id': 'e61e4bf9-57e6-43aa-b275-a5bcab778713'}], 'security_groups': ['70a514eb-6592-4ef7-99bc-cb3e8e96846b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bc480c4403684b92800aea4556790a95'}} 2026-03-05 12:22:20,754 - DEBUG - Response for create_port : {'port': {'name': '2a419627-b830-4665-9cd1-1b3553966b73', 'id': '2a419627-b830-4665-9cd1-1b3553966b73', 'tenant_id': 'bc480c4403684b92800aea4556790a95', 'network_id': '2cbaf63e-2750-4a7a-ba13-1ca7952c7100', 'mac_address': '02:2a:41:96:27:b8', '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': '42.32.13.133', 'subnet_id': '92abb679-442b-4859-bf84-20d72ea560ea'}], 'security_groups': ['70a514eb-6592-4ef7-99bc-cb3e8e96846b'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bc480c4403684b92800aea4556790a95'}} 2026-03-05 12:22:20,805 - DEBUG - Services list from nova: [, , ] 2026-03-05 12:22:21,118 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5440-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5440-1) 2026-03-05 12:22:21,462 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5440-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5440-1) 2026-03-05 12:22:21,462 - INFO - Waiting for VM ctest-vn1-vm1-94577478 to be up.. 2026-03-05 12:22:21,499 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-05 12:22:26,568 - DEBUG - VM is in ACTIVE state now 2026-03-05 12:22:26,568 - INFO - VM name : ctest-vn1-vm1-94577478 2026-03-05 12:22:26,638 - DEBUG - VM ctest-vn1-vm1-94577478 ID is 3035dec7-1b75-4bd6-b122-e54422af2652 2026-03-05 12:22:26,656 - DEBUG - VM ctest-vn1-vm1-94577478 launched on Node cn-jenkins-deploy-platform-ansible-os-5440-1 2026-03-05 12:22:26,723 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/3035dec7-1b75-4bd6-b122-e54422af2652 2026-03-05 12:22:26,732 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/a844a85e-bd54-448e-8e76-45d1341aeb5f 2026-03-05 12:22:29,975 - 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 1011ms') 2026-03-05 12:22:29,975 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-94577478 failed! 2026-03-05 12:22:30,033 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-09152193:ctest-vn1-78391098 is 133.186.198.1 and allocation pool is NOT set 2026-03-05 12:22:30,033 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-09152193:ctest-vn1-78391098 is 42.32.13.129 and allocation pool is NOT set 2026-03-05 12:22:32,092 - 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=5.64 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.50 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 = 1.498/3.570/5.642/2.072 ms') 2026-03-05 12:22:32,092 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-94577478 passed 2026-03-05 12:22:32,249 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-05 12:22:32,249 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-94577478, IP 133.186.198.5, Port 22 2026-03-05 12:22:32,305 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-03-05 12:22:32,376 - DEBUG - VM ctest-vn1-vm1-94577478 is NOT ready for SSH connections, VM status: ACTIVE 2026-03-05 12:22:37,377 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-05 12:22:37,377 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-94577478, IP 133.186.198.5, Port 22 2026-03-05 12:22:37,532 - DEBUG - VM ctest-vn1-vm1-94577478 is ready for SSH connections 2026-03-05 12:22:37,533 - INFO - Waiting for VM ctest-vn1-vm2-96341526 to be up.. 2026-03-05 12:22:37,600 - DEBUG - VM is in ACTIVE state now 2026-03-05 12:22:37,600 - INFO - VM name : ctest-vn1-vm2-96341526 2026-03-05 12:22:37,670 - DEBUG - VM ctest-vn1-vm2-96341526 ID is 29a93300-592e-46fe-a880-8bee33182fcf 2026-03-05 12:22:37,670 - DEBUG - VM ctest-vn1-vm2-96341526 launched on Node cn-jenkins-deploy-platform-ansible-os-5440-1 2026-03-05 12:22:37,736 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/29a93300-592e-46fe-a880-8bee33182fcf 2026-03-05 12:22:37,744 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/2a419627-b830-4665-9cd1-1b3553966b73 2026-03-05 12:22:38,983 - 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=2.68 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.384 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.384/1.532/2.681/1.148 ms') 2026-03-05 12:22:38,983 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-96341526 passed 2026-03-05 12:22:39,129 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-05 12:22:39,129 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-96341526, IP 42.32.13.133, Port 22 2026-03-05 12:22:39,288 - DEBUG - VM ctest-vn1-vm2-96341526 is ready for SSH connections 2026-03-05 12:22:39,289 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-05 12:22:39,289 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-05 12:22:39,289 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-05 12:22:39,289 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 133.186.198.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123 2026-03-05 12:22:39,289 - DEBUG - ping -s 56 -c 3 -W 1 133.186.198.5 2026-03-05 12:22:42,986 - DEBUG - PING 133.186.198.5 (133.186.198.5): 56 data bytes 64 bytes from 133.186.198.5: seq=0 ttl=63 time=3.519 ms 64 bytes from 133.186.198.5: seq=1 ttl=63 time=1.016 ms 64 bytes from 133.186.198.5: seq=2 ttl=63 time=0.907 ms --- 133.186.198.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.907/1.814/3.519 ms 2026-03-05 12:22:42,986 - INFO - Ping to IP 133.186.198.5 from VM ctest-vn1-vm2-96341526 passed 2026-03-05 12:22:42,987 - INFO - Detaching port 2a419627-b830-4665-9cd1-1b3553966b73 from VM ctest-vn1-vm2-96341526 2026-03-05 12:22:43,039 - INFO - Deleting VM ctest-vn1-vm2-96341526 2026-03-05 12:22:43,115 - INFO - Detaching port a844a85e-bd54-448e-8e76-45d1341aeb5f from VM ctest-vn1-vm1-94577478 2026-03-05 12:22:43,145 - INFO - Deleting VM ctest-vn1-vm1-94577478 2026-03-05 12:22:43,359 - DEBUG - Response for delete_port : () 2026-03-05 12:22:43,503 - DEBUG - Response for delete_port : () 2026-03-05 12:22:43,503 - INFO - Deleting VN ctest-vn1-78391098 2026-03-05 12:22:43,629 - DEBUG - Response for deleting network () 2026-03-05 12:22:43,887 - DEBUG - No XMPP flaps were noticed during the test 2026-03-05 12:22:43,887 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:24] 2026-03-05 12:22:43,887 - INFO - -------------------------------------------------------------------------------- 2026-03-05 12:22:44,573 - INFO - Deleted project: ctest-TestPorts-09152193, ID : bc480c44-0368-4b92-800a-ea4556790a95