2026-09-07 10:59:02,776 - INFO - Domain Default found not creating 2026-09-07 10:59:02,918 - INFO - Project ctest-TestPorts-15929982 not found, creating it 2026-09-07 10:59:03,337 - INFO - Created Project:ctest-TestPorts-15929982, ID : 73a10b7a-99c7-4210-94fe-6572e72cc492 2026-09-07 10:59:04,895 - INFO - ================================================================================ 2026-09-07 10:59:04,895 - INFO - STARTING TEST : test_ports_bindings 2026-09-07 10:59:04,895 - 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-09-07 10:59:05,148 - DEBUG - Nothing to compare xmpp stats {'10.0.0.189': {'10.20.0.25': '0'}} with 2026-09-07 10:59:05,148 - INFO - Initial checks done. Running the testcase now 2026-09-07 10:59:05,148 - INFO - 2026-09-07 10:59:05,767 - DEBUG - Response for create_network : {'network': {'id': '7cea45e2-093f-424a-8e33-a44828252e40', 'name': 'ctest-vn-73816752', 'tenant_id': '73a10b7a99c7421094fe6572e72cc492', 'project_id': '73a10b7a99c7421094fe6572e72cc492', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-15929982', 'ctest-vn-73816752'], 'port_security_enabled': True, 'description': ''}} 2026-09-07 10:59:05,960 - DEBUG - Response for create_subnet : {'subnet': {'id': '7f6f6f02-4428-4f7c-8451-dfa3c0e74ae9', 'name': '', 'tenant_id': '73a10b7a99c7421094fe6572e72cc492', 'network_id': '7cea45e2-093f-424a-8e33-a44828252e40', 'ip_version': 4, 'cidr': '75.102.199.64/26', 'allocation_pools': [{'start': '75.102.199.66', 'end': '75.102.199.126'}], 'gateway_ip': '75.102.199.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '75.102.199.66', 'tags': [], 'project_id': '73a10b7a99c7421094fe6572e72cc492'}} 2026-09-07 10:59:05,973 - INFO - Created VN ctest-vn-73816752 2026-09-07 10:59:06,022 - DEBUG - VN ctest-vn-73816752 UUID is 7cea45e2-093f-424a-8e33-a44828252e40 2026-09-07 10:59:06,108 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-15929982', 'ctest-vmi-62128225']} 2026-09-07 10:59:06,389 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-62128225', 'id': 'dde34261-0099-4560-99d2-8919212a770f', 'tenant_id': '73a10b7a99c7421094fe6572e72cc492', 'network_id': '7cea45e2-093f-424a-8e33-a44828252e40', 'mac_address': '02:dd:e3:42:61:00', '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': '75.102.199.67', 'subnet_id': '7f6f6f02-4428-4f7c-8451-dfa3c0e74ae9'}], 'security_groups': ['27aaddc2-76b6-41d0-9cc6-9f68b931c0cf'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '73a10b7a99c7421094fe6572e72cc492'}} 2026-09-07 10:59:06,389 - DEBUG - Created port dde34261-0099-4560-99d2-8919212a770f 2026-09-07 10:59:06,494 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine-interface/dde34261-0099-4560-99d2-8919212a770f 2026-09-07 10:59:06,856 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine-interface/dde34261-0099-4560-99d2-8919212a770f 2026-09-07 10:59:06,883 - INFO - VMI dde34261-0099-4560-99d2-8919212a770f verification in API Server passed 2026-09-07 10:59:06,976 - DEBUG - Response for delete_port : () 2026-09-07 10:59:06,976 - INFO - Deleted port dde34261-0099-4560-99d2-8919212a770f 2026-09-07 10:59:06,976 - INFO - Deleting VN ctest-vn-73816752 2026-09-07 10:59:07,067 - DEBUG - Response for deleting network () 2026-09-07 10:59:07,323 - DEBUG - No XMPP flaps were noticed during the test
2026-09-07 10:59:07,323 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-09-07 10:59:07,323 - INFO - -------------------------------------------------------------------------------- 2026-09-07 10:59:07,325 - INFO - ================================================================================ 2026-09-07 10:59:07,325 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-09-07 10:59:07,325 - 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-09-07 10:59:07,615 - DEBUG - Nothing to compare xmpp stats {'10.0.0.189': {'10.20.0.25': '0'}} with 2026-09-07 10:59:07,615 - INFO - Initial checks done. Running the testcase now 2026-09-07 10:59:07,615 - INFO - 2026-09-07 10:59:07,788 - DEBUG - Response for create_network : {'network': {'id': '2d3e4f75-c95c-44b9-b9e3-e2d01d989150', 'name': 'ctest-vn1-16037598', 'tenant_id': '73a10b7a99c7421094fe6572e72cc492', 'project_id': '73a10b7a99c7421094fe6572e72cc492', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-15929982', 'ctest-vn1-16037598'], 'port_security_enabled': True, 'description': ''}} 2026-09-07 10:59:07,965 - DEBUG - Response for create_subnet : {'subnet': {'id': '230fa1c6-e29c-47b0-a5e8-87df2bd5ddab', 'name': '', 'tenant_id': '73a10b7a99c7421094fe6572e72cc492', 'network_id': '2d3e4f75-c95c-44b9-b9e3-e2d01d989150', 'ip_version': 4, 'cidr': '48.185.119.64/26', 'allocation_pools': [{'start': '48.185.119.66', 'end': '48.185.119.126'}], 'gateway_ip': '48.185.119.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '48.185.119.66', 'tags': [], 'project_id': '73a10b7a99c7421094fe6572e72cc492'}} 2026-09-07 10:59:08,144 - DEBUG - Response for create_subnet : {'subnet': {'id': '222db20e-fa13-4abc-b229-018a6671a3d7', 'name': '', 'tenant_id': '73a10b7a99c7421094fe6572e72cc492', 'network_id': '2d3e4f75-c95c-44b9-b9e3-e2d01d989150', 'ip_version': 4, 'cidr': '154.157.249.64/26', 'allocation_pools': [{'start': '154.157.249.66', 'end': '154.157.249.126'}], 'gateway_ip': '154.157.249.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '154.157.249.66', 'tags': [], 'project_id': '73a10b7a99c7421094fe6572e72cc492'}} 2026-09-07 10:59:08,159 - INFO - Created VN ctest-vn1-16037598 2026-09-07 10:59:08,210 - DEBUG - VN ctest-vn1-16037598 UUID is 2d3e4f75-c95c-44b9-b9e3-e2d01d989150 2026-09-07 10:59:08,487 - DEBUG - Response for create_port : {'port': {'name': '2c00f9ad-1ef7-43e0-84dc-b259ce7d552b', 'id': '2c00f9ad-1ef7-43e0-84dc-b259ce7d552b', 'tenant_id': '73a10b7a99c7421094fe6572e72cc492', 'network_id': '2d3e4f75-c95c-44b9-b9e3-e2d01d989150', 'mac_address': '02:2c:00:f9:ad:1e', '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': '48.185.119.69', 'subnet_id': '230fa1c6-e29c-47b0-a5e8-87df2bd5ddab'}], 'security_groups': ['27aaddc2-76b6-41d0-9cc6-9f68b931c0cf'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '73a10b7a99c7421094fe6572e72cc492'}} 2026-09-07 10:59:08,670 - DEBUG - Response for create_port : {'port': {'name': '0c322fa7-03ea-4964-a6b1-66763cf2474f', 'id': '0c322fa7-03ea-4964-a6b1-66763cf2474f', 'tenant_id': '73a10b7a99c7421094fe6572e72cc492', 'network_id': '2d3e4f75-c95c-44b9-b9e3-e2d01d989150', 'mac_address': '02:0c:32:2f:a7:03', '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': '154.157.249.69', 'subnet_id': '222db20e-fa13-4abc-b229-018a6671a3d7'}], 'security_groups': ['27aaddc2-76b6-41d0-9cc6-9f68b931c0cf'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '73a10b7a99c7421094fe6572e72cc492'}} 2026-09-07 10:59:08,721 - DEBUG - Services list from nova: [, , ] 2026-09-07 10:59:09,053 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6259-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6259-1) 2026-09-07 10:59:09,381 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6259-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6259-1) 2026-09-07 10:59:09,381 - INFO - Waiting for VM ctest-vn1-vm1-89605497 to be up.. 2026-09-07 10:59:09,414 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-07 10:59:14,460 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-07 10:59:19,533 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-07 10:59:24,600 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-07 10:59:29,677 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-07 10:59:34,743 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-07 10:59:39,812 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-07 10:59:44,909 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-09-07 10:59:49,979 - DEBUG - VM is in ACTIVE state now 2026-09-07 10:59:49,979 - INFO - VM name : ctest-vn1-vm1-89605497 2026-09-07 10:59:50,041 - DEBUG - VM ctest-vn1-vm1-89605497 ID is a0e80394-67ed-42c8-b8b4-40a3a05592a2 2026-09-07 10:59:50,058 - DEBUG - VM ctest-vn1-vm1-89605497 launched on Node cn-jenkins-deploy-platform-ansible-os-6259-1 2026-09-07 10:59:50,117 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine/a0e80394-67ed-42c8-b8b4-40a3a05592a2 2026-09-07 10:59:50,123 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine-interface/2c00f9ad-1ef7-43e0-84dc-b259ce7d552b 2026-09-07 10:59:53,356 - 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 1002ms') 2026-09-07 10:59:53,356 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-89605497 failed! 2026-09-07 10:59:53,410 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-15929982:ctest-vn1-16037598 is 48.185.119.65 and allocation pool is NOT set 2026-09-07 10:59:53,410 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-15929982:ctest-vn1-16037598 is 154.157.249.65 and allocation pool is NOT set 2026-09-07 10:59:55,476 - 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=11.6 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.05 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 = 1.050/6.337/11.625/5.287 ms') 2026-09-07 10:59:55,476 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-89605497 passed 2026-09-07 10:59:55,622 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-07 10:59:55,622 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-89605497, IP 48.185.119.69, Port 22 2026-09-07 10:59:55,781 - DEBUG - VM ctest-vn1-vm1-89605497 is ready for SSH connections 2026-09-07 10:59:55,781 - INFO - Waiting for VM ctest-vn1-vm2-19833625 to be up.. 2026-09-07 10:59:55,845 - DEBUG - VM is in ACTIVE state now 2026-09-07 10:59:55,845 - INFO - VM name : ctest-vn1-vm2-19833625 2026-09-07 10:59:55,905 - DEBUG - VM ctest-vn1-vm2-19833625 ID is 2605d849-dc01-4e37-94cb-c47d3bf37e0d 2026-09-07 10:59:55,906 - DEBUG - VM ctest-vn1-vm2-19833625 launched on Node cn-jenkins-deploy-platform-ansible-os-6259-1 2026-09-07 10:59:55,968 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine/2605d849-dc01-4e37-94cb-c47d3bf37e0d 2026-09-07 10:59:55,975 - DEBUG - Requesting: http://10.0.0.189:8082/virtual-machine-interface/0c322fa7-03ea-4964-a6b1-66763cf2474f 2026-09-07 10:59:57,212 - 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.93 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.432 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.432/2.180/3.928/1.748 ms') 2026-09-07 10:59:57,212 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-19833625 passed 2026-09-07 10:59:57,358 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-07 10:59:57,358 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-19833625, IP 154.157.249.69, Port 22 2026-09-07 10:59:57,525 - DEBUG - VM ctest-vn1-vm2-19833625 is ready for SSH connections 2026-09-07 10:59:57,525 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-07 10:59:57,525 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-07 10:59:57,525 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-09-07 10:59:57,525 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 48.185.119.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.189, gateway password: c0ntrail123 2026-09-07 10:59:57,525 - DEBUG - ping -s 56 -c 3 -W 1 48.185.119.69 2026-09-07 11:00:01,477 - DEBUG - PING 48.185.119.69 (48.185.119.69): 56 data bytes 64 bytes from 48.185.119.69: seq=0 ttl=63 time=4.203 ms 64 bytes from 48.185.119.69: seq=1 ttl=63 time=0.975 ms 64 bytes from 48.185.119.69: seq=2 ttl=63 time=1.279 ms --- 48.185.119.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.975/2.152/4.203 ms 2026-09-07 11:00:01,477 - INFO - Ping to IP 48.185.119.69 from VM ctest-vn1-vm2-19833625 passed 2026-09-07 11:00:01,478 - INFO - Detaching port 0c322fa7-03ea-4964-a6b1-66763cf2474f from VM ctest-vn1-vm2-19833625 2026-09-07 11:00:01,548 - INFO - Deleting VM ctest-vn1-vm2-19833625 2026-09-07 11:00:01,626 - INFO - Detaching port 2c00f9ad-1ef7-43e0-84dc-b259ce7d552b from VM ctest-vn1-vm1-89605497 2026-09-07 11:00:01,657 - INFO - Deleting VM ctest-vn1-vm1-89605497 2026-09-07 11:00:01,875 - DEBUG - Response for delete_port : () 2026-09-07 11:00:02,009 - DEBUG - Response for delete_port : () 2026-09-07 11:00:02,009 - INFO - Deleting VN ctest-vn1-16037598 2026-09-07 11:00:02,134 - DEBUG - Response for deleting network () 2026-09-07 11:00:02,395 - DEBUG - No XMPP flaps were noticed during the test
2026-09-07 11:00:02,395 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:55]
2026-09-07 11:00:02,395 - INFO - -------------------------------------------------------------------------------- 2026-09-07 11:00:03,159 - INFO - Deleted project: ctest-TestPorts-15929982, ID : 73a10b7a-99c7-4210-94fe-6572e72cc492