2026-01-08 19:26:43,067 - INFO - Domain Default found not creating 2026-01-08 19:26:43,232 - INFO - Project ctest-TestPorts-06420178 not found, creating it 2026-01-08 19:26:43,699 - INFO - Created Project:ctest-TestPorts-06420178, ID : 849e4176-dea3-4208-8ddf-fd7515dc152f 2026-01-08 19:26:45,197 - INFO - ================================================================================ 2026-01-08 19:26:45,197 - INFO - STARTING TEST : test_ports_bindings 2026-01-08 19:26:45,198 - 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-01-08 19:26:45,453 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-01-08 19:26:45,453 - INFO - Initial checks done. Running the testcase now 2026-01-08 19:26:45,453 - INFO - 2026-01-08 19:26:46,007 - DEBUG - Response for create_network : {'network': {'id': 'bb6038e8-0c91-468c-83ba-d4811dc42c65', 'name': 'ctest-vn-28314607', 'tenant_id': '849e4176dea342088ddffd7515dc152f', 'project_id': '849e4176dea342088ddffd7515dc152f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-06420178', 'ctest-vn-28314607'], 'port_security_enabled': True, 'description': ''}} 2026-01-08 19:26:46,228 - DEBUG - Response for create_subnet : {'subnet': {'id': '6ac239cc-1418-41ae-b0f1-9015c84a715f', 'name': '', 'tenant_id': '849e4176dea342088ddffd7515dc152f', 'network_id': 'bb6038e8-0c91-468c-83ba-d4811dc42c65', 'ip_version': 4, 'cidr': '138.16.56.128/26', 'allocation_pools': [{'start': '138.16.56.130', 'end': '138.16.56.190'}], 'gateway_ip': '138.16.56.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '138.16.56.130', 'tags': [], 'project_id': '849e4176dea342088ddffd7515dc152f'}} 2026-01-08 19:26:46,246 - INFO - Created VN ctest-vn-28314607 2026-01-08 19:26:46,303 - DEBUG - VN ctest-vn-28314607 UUID is bb6038e8-0c91-468c-83ba-d4811dc42c65 2026-01-08 19:26:46,412 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-06420178', 'ctest-vmi-25333443']} 2026-01-08 19:26:46,712 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-25333443', 'id': 'c066ae11-624c-42ec-859d-570d0b0792e6', 'tenant_id': '849e4176dea342088ddffd7515dc152f', 'network_id': 'bb6038e8-0c91-468c-83ba-d4811dc42c65', 'mac_address': '02:c0:66:ae:11:62', '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': '138.16.56.131', 'subnet_id': '6ac239cc-1418-41ae-b0f1-9015c84a715f'}], 'security_groups': ['c2e0afbf-5137-4dd7-bccd-ae28b2bb1d3e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '849e4176dea342088ddffd7515dc152f'}} 2026-01-08 19:26:46,712 - DEBUG - Created port c066ae11-624c-42ec-859d-570d0b0792e6 2026-01-08 19:26:46,819 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/c066ae11-624c-42ec-859d-570d0b0792e6 2026-01-08 19:26:47,116 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/c066ae11-624c-42ec-859d-570d0b0792e6 2026-01-08 19:26:47,150 - INFO - VMI c066ae11-624c-42ec-859d-570d0b0792e6 verification in API Server passed 2026-01-08 19:26:47,239 - DEBUG - Response for delete_port : () 2026-01-08 19:26:47,239 - INFO - Deleted port c066ae11-624c-42ec-859d-570d0b0792e6 2026-01-08 19:26:47,240 - INFO - Deleting VN ctest-vn-28314607 2026-01-08 19:26:47,340 - DEBUG - Response for deleting network () 2026-01-08 19:26:47,592 - DEBUG - No XMPP flaps were noticed during the test
2026-01-08 19:26:47,592 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-01-08 19:26:47,592 - INFO - -------------------------------------------------------------------------------- 2026-01-08 19:26:47,595 - INFO - ================================================================================ 2026-01-08 19:26:47,595 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-01-08 19:26:47,595 - 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-01-08 19:26:47,880 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-01-08 19:26:47,880 - INFO - Initial checks done. Running the testcase now 2026-01-08 19:26:47,880 - INFO - 2026-01-08 19:26:48,048 - DEBUG - Response for create_network : {'network': {'id': 'c1454f68-a541-4584-8fbd-021298cf7ea8', 'name': 'ctest-vn1-58730134', 'tenant_id': '849e4176dea342088ddffd7515dc152f', 'project_id': '849e4176dea342088ddffd7515dc152f', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-06420178', 'ctest-vn1-58730134'], 'port_security_enabled': True, 'description': ''}} 2026-01-08 19:26:48,213 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a46a8fd8-c0fb-4e65-b73f-6147cb969c13', 'name': '', 'tenant_id': '849e4176dea342088ddffd7515dc152f', 'network_id': 'c1454f68-a541-4584-8fbd-021298cf7ea8', 'ip_version': 4, 'cidr': '74.221.115.128/26', 'allocation_pools': [{'start': '74.221.115.130', 'end': '74.221.115.190'}], 'gateway_ip': '74.221.115.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '74.221.115.130', 'tags': [], 'project_id': '849e4176dea342088ddffd7515dc152f'}} 2026-01-08 19:26:48,358 - DEBUG - Response for create_subnet : {'subnet': {'id': '7fce1a06-96ff-4df2-bd96-7ddffbe35bbc', 'name': '', 'tenant_id': '849e4176dea342088ddffd7515dc152f', 'network_id': 'c1454f68-a541-4584-8fbd-021298cf7ea8', 'ip_version': 4, 'cidr': '137.255.19.64/26', 'allocation_pools': [{'start': '137.255.19.66', 'end': '137.255.19.126'}], 'gateway_ip': '137.255.19.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '137.255.19.66', 'tags': [], 'project_id': '849e4176dea342088ddffd7515dc152f'}} 2026-01-08 19:26:48,377 - INFO - Created VN ctest-vn1-58730134 2026-01-08 19:26:48,427 - DEBUG - VN ctest-vn1-58730134 UUID is c1454f68-a541-4584-8fbd-021298cf7ea8 2026-01-08 19:26:48,719 - DEBUG - Response for create_port : {'port': {'name': '187ee9a4-d4af-4e2b-840c-8df6b9c2313d', 'id': '187ee9a4-d4af-4e2b-840c-8df6b9c2313d', 'tenant_id': '849e4176dea342088ddffd7515dc152f', 'network_id': 'c1454f68-a541-4584-8fbd-021298cf7ea8', 'mac_address': '02:18:7e:e9:a4: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': '74.221.115.133', 'subnet_id': 'a46a8fd8-c0fb-4e65-b73f-6147cb969c13'}], 'security_groups': ['c2e0afbf-5137-4dd7-bccd-ae28b2bb1d3e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '849e4176dea342088ddffd7515dc152f'}} 2026-01-08 19:26:48,874 - DEBUG - Response for create_port : {'port': {'name': 'bc5324a8-8e51-49e3-8f6c-09f1f8cbbdf5', 'id': 'bc5324a8-8e51-49e3-8f6c-09f1f8cbbdf5', 'tenant_id': '849e4176dea342088ddffd7515dc152f', 'network_id': 'c1454f68-a541-4584-8fbd-021298cf7ea8', 'mac_address': '02:bc:53:24:a8:8e', '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.255.19.69', 'subnet_id': '7fce1a06-96ff-4df2-bd96-7ddffbe35bbc'}], 'security_groups': ['c2e0afbf-5137-4dd7-bccd-ae28b2bb1d3e'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '849e4176dea342088ddffd7515dc152f'}} 2026-01-08 19:26:48,925 - DEBUG - Services list from nova: [, , ] 2026-01-08 19:26:49,258 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4984-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4984-1) 2026-01-08 19:26:49,653 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4984-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4984-1) 2026-01-08 19:26:49,653 - INFO - Waiting for VM ctest-vn1-vm1-29096920 to be up.. 2026-01-08 19:26:49,692 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-01-08 19:26:54,768 - DEBUG - VM is in ACTIVE state now 2026-01-08 19:26:54,768 - INFO - VM name : ctest-vn1-vm1-29096920 2026-01-08 19:26:54,847 - DEBUG - VM ctest-vn1-vm1-29096920 ID is 2ae4531b-a320-49e6-a17c-360324358407 2026-01-08 19:26:54,867 - DEBUG - VM ctest-vn1-vm1-29096920 launched on Node cn-jenkins-deploy-platform-ansible-os-4984-1 2026-01-08 19:26:54,944 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/2ae4531b-a320-49e6-a17c-360324358407 2026-01-08 19:26:54,953 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/187ee9a4-d4af-4e2b-840c-8df6b9c2313d 2026-01-08 19:26:58,201 - 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 1005ms') 2026-01-08 19:26:58,201 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-29096920 failed! 2026-01-08 19:26:58,255 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-06420178:ctest-vn1-58730134 is 74.221.115.129 and allocation pool is NOT set 2026-01-08 19:26:58,255 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-06420178:ctest-vn1-58730134 is 137.255.19.65 and allocation pool is NOT set 2026-01-08 19:27:00,314 - 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.72 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.24 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 = 3.239/3.477/3.715/0.238 ms') 2026-01-08 19:27:00,314 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-29096920 passed 2026-01-08 19:27:00,463 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-08 19:27:00,463 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-29096920, IP 74.221.115.133, Port 22 2026-01-08 19:27:00,618 - DEBUG - VM ctest-vn1-vm1-29096920 is ready for SSH connections 2026-01-08 19:27:00,618 - INFO - Waiting for VM ctest-vn1-vm2-97794046 to be up.. 2026-01-08 19:27:00,693 - DEBUG - VM is in ACTIVE state now 2026-01-08 19:27:00,693 - INFO - VM name : ctest-vn1-vm2-97794046 2026-01-08 19:27:00,765 - DEBUG - VM ctest-vn1-vm2-97794046 ID is a9db60b0-8fe8-47cf-a9ba-ff6bd068235a 2026-01-08 19:27:00,765 - DEBUG - VM ctest-vn1-vm2-97794046 launched on Node cn-jenkins-deploy-platform-ansible-os-4984-1 2026-01-08 19:27:00,837 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/a9db60b0-8fe8-47cf-a9ba-ff6bd068235a 2026-01-08 19:27:00,846 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/bc5324a8-8e51-49e3-8f6c-09f1f8cbbdf5 2026-01-08 19:27:02,074 - 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.26 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=3.49 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 = 3.261/3.376/3.492/0.115 ms') 2026-01-08 19:27:02,074 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-97794046 passed 2026-01-08 19:27:02,223 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-08 19:27:02,223 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-97794046, IP 137.255.19.69, Port 22 2026-01-08 19:27:02,278 - 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-01-08 19:27:02,358 - DEBUG - VM ctest-vn1-vm2-97794046 is NOT ready for SSH connections, VM status: ACTIVE 2026-01-08 19:27:07,359 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-08 19:27:07,359 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-97794046, IP 137.255.19.69, Port 22 2026-01-08 19:27:07,514 - DEBUG - VM ctest-vn1-vm2-97794046 is ready for SSH connections 2026-01-08 19:27:07,515 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-08 19:27:07,515 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-08 19:27:07,515 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-01-08 19:27:07,515 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 74.221.115.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-01-08 19:27:07,515 - DEBUG - ping -s 56 -c 3 -W 1 74.221.115.133 2026-01-08 19:27:10,165 - DEBUG - PING 74.221.115.133 (74.221.115.133): 56 data bytes 64 bytes from 74.221.115.133: seq=0 ttl=63 time=3.445 ms 64 bytes from 74.221.115.133: seq=1 ttl=63 time=0.916 ms 64 bytes from 74.221.115.133: seq=2 ttl=63 time=1.068 ms --- 74.221.115.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.916/1.809/3.445 ms 2026-01-08 19:27:10,165 - INFO - Ping to IP 74.221.115.133 from VM ctest-vn1-vm2-97794046 passed 2026-01-08 19:27:10,166 - INFO - Detaching port bc5324a8-8e51-49e3-8f6c-09f1f8cbbdf5 from VM ctest-vn1-vm2-97794046 2026-01-08 19:27:10,217 - INFO - Deleting VM ctest-vn1-vm2-97794046 2026-01-08 19:27:10,285 - INFO - Detaching port 187ee9a4-d4af-4e2b-840c-8df6b9c2313d from VM ctest-vn1-vm1-29096920 2026-01-08 19:27:10,318 - INFO - Deleting VM ctest-vn1-vm1-29096920 2026-01-08 19:27:10,547 - DEBUG - Response for delete_port : () 2026-01-08 19:27:10,759 - DEBUG - Response for delete_port : () 2026-01-08 19:27:10,759 - INFO - Deleting VN ctest-vn1-58730134 2026-01-08 19:27:10,898 - DEBUG - Response for deleting network () 2026-01-08 19:27:11,161 - DEBUG - No XMPP flaps were noticed during the test
2026-01-08 19:27:11,161 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:24]
2026-01-08 19:27:11,161 - INFO - -------------------------------------------------------------------------------- 2026-01-08 19:27:11,835 - INFO - Deleted project: ctest-TestPorts-06420178, ID : 849e4176-dea3-4208-8ddf-fd7515dc152f