2026-03-11 13:23:35,089 - INFO - Domain Default found not creating 2026-03-11 13:23:35,321 - INFO - Project ctest-TestPorts-64427191 not found, creating it 2026-03-11 13:23:35,856 - INFO - Created Project:ctest-TestPorts-64427191, ID : dbdbb660-8e6a-4381-b30c-b2f5851131d2 2026-03-11 13:23:38,144 - INFO - ================================================================================ 2026-03-11 13:23:38,145 - INFO - STARTING TEST : test_ports_bindings 2026-03-11 13:23:38,145 - 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-11 13:23:38,416 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.17': '0'}} with 2026-03-11 13:23:38,416 - INFO - Initial checks done. Running the testcase now 2026-03-11 13:23:38,417 - INFO - 2026-03-11 13:23:39,040 - DEBUG - Response for create_network : {'network': {'id': '8c86232f-e817-4fd7-b65a-717daa36c41e', 'name': 'ctest-vn-23572875', 'tenant_id': 'dbdbb6608e6a4381b30cb2f5851131d2', 'project_id': 'dbdbb6608e6a4381b30cb2f5851131d2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-64427191', 'ctest-vn-23572875'], 'port_security_enabled': True, 'description': ''}} 2026-03-11 13:23:39,249 - DEBUG - Response for create_subnet : {'subnet': {'id': '818edd3b-807b-4dcb-8a65-7479d6421b88', 'name': '', 'tenant_id': 'dbdbb6608e6a4381b30cb2f5851131d2', 'network_id': '8c86232f-e817-4fd7-b65a-717daa36c41e', 'ip_version': 4, 'cidr': '180.203.231.192/26', 'allocation_pools': [{'start': '180.203.231.194', 'end': '180.203.231.254'}], 'gateway_ip': '180.203.231.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '180.203.231.194', 'tags': [], 'project_id': 'dbdbb6608e6a4381b30cb2f5851131d2'}} 2026-03-11 13:23:39,268 - INFO - Created VN ctest-vn-23572875 2026-03-11 13:23:39,322 - DEBUG - VN ctest-vn-23572875 UUID is 8c86232f-e817-4fd7-b65a-717daa36c41e 2026-03-11 13:23:39,460 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-64427191', 'ctest-vmi-97886884']} 2026-03-11 13:23:39,745 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-97886884', 'id': '53730b76-8a76-4bd7-86bc-bf8bcebd9b14', 'tenant_id': 'dbdbb6608e6a4381b30cb2f5851131d2', 'network_id': '8c86232f-e817-4fd7-b65a-717daa36c41e', 'mac_address': '02:53:73:0b:76:8a', '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': '180.203.231.195', 'subnet_id': '818edd3b-807b-4dcb-8a65-7479d6421b88'}], 'security_groups': ['093a5ea3-241c-4b17-8ef4-4d01f782ac50'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dbdbb6608e6a4381b30cb2f5851131d2'}} 2026-03-11 13:23:39,745 - DEBUG - Created port 53730b76-8a76-4bd7-86bc-bf8bcebd9b14 2026-03-11 13:23:39,866 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/53730b76-8a76-4bd7-86bc-bf8bcebd9b14 2026-03-11 13:23:40,166 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/53730b76-8a76-4bd7-86bc-bf8bcebd9b14 2026-03-11 13:23:40,209 - INFO - VMI 53730b76-8a76-4bd7-86bc-bf8bcebd9b14 verification in API Server passed 2026-03-11 13:23:40,315 - DEBUG - Response for delete_port : () 2026-03-11 13:23:40,315 - INFO - Deleted port 53730b76-8a76-4bd7-86bc-bf8bcebd9b14 2026-03-11 13:23:40,315 - INFO - Deleting VN ctest-vn-23572875 2026-03-11 13:23:40,432 - DEBUG - Response for deleting network () 2026-03-11 13:23:40,708 - DEBUG - No XMPP flaps were noticed during the test 2026-03-11 13:23:40,708 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02] 2026-03-11 13:23:40,708 - INFO - -------------------------------------------------------------------------------- 2026-03-11 13:23:40,712 - INFO - ================================================================================ 2026-03-11 13:23:40,712 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-11 13:23:40,712 - 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-11 13:23:41,012 - DEBUG - Nothing to compare xmpp stats {'10.0.0.141': {'10.20.0.17': '0'}} with 2026-03-11 13:23:41,012 - INFO - Initial checks done. Running the testcase now 2026-03-11 13:23:41,012 - INFO - 2026-03-11 13:23:41,246 - DEBUG - Response for create_network : {'network': {'id': '3c8de3c8-3e1d-418d-85f6-e4898cf3e9a9', 'name': 'ctest-vn1-40839505', 'tenant_id': 'dbdbb6608e6a4381b30cb2f5851131d2', 'project_id': 'dbdbb6608e6a4381b30cb2f5851131d2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-64427191', 'ctest-vn1-40839505'], 'port_security_enabled': True, 'description': ''}} 2026-03-11 13:23:41,428 - DEBUG - Response for create_subnet : {'subnet': {'id': 'efb63914-9f4f-4a51-8ddd-dd105b103e14', 'name': '', 'tenant_id': 'dbdbb6608e6a4381b30cb2f5851131d2', 'network_id': '3c8de3c8-3e1d-418d-85f6-e4898cf3e9a9', 'ip_version': 4, 'cidr': '58.233.193.192/26', 'allocation_pools': [{'start': '58.233.193.194', 'end': '58.233.193.254'}], 'gateway_ip': '58.233.193.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '58.233.193.194', 'tags': [], 'project_id': 'dbdbb6608e6a4381b30cb2f5851131d2'}} 2026-03-11 13:23:41,617 - DEBUG - Response for create_subnet : {'subnet': {'id': '4d040783-9a93-4535-a604-b89f92e36a1f', 'name': '', 'tenant_id': 'dbdbb6608e6a4381b30cb2f5851131d2', 'network_id': '3c8de3c8-3e1d-418d-85f6-e4898cf3e9a9', 'ip_version': 4, 'cidr': '46.135.181.64/26', 'allocation_pools': [{'start': '46.135.181.66', 'end': '46.135.181.126'}], 'gateway_ip': '46.135.181.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '46.135.181.66', 'tags': [], 'project_id': 'dbdbb6608e6a4381b30cb2f5851131d2'}} 2026-03-11 13:23:41,640 - INFO - Created VN ctest-vn1-40839505 2026-03-11 13:23:41,693 - DEBUG - VN ctest-vn1-40839505 UUID is 3c8de3c8-3e1d-418d-85f6-e4898cf3e9a9 2026-03-11 13:23:42,021 - DEBUG - Response for create_port : {'port': {'name': 'e8db835d-7358-422b-97cd-af8daae63899', 'id': 'e8db835d-7358-422b-97cd-af8daae63899', 'tenant_id': 'dbdbb6608e6a4381b30cb2f5851131d2', 'network_id': '3c8de3c8-3e1d-418d-85f6-e4898cf3e9a9', 'mac_address': '02:e8:db:83:5d:73', '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': '58.233.193.197', 'subnet_id': 'efb63914-9f4f-4a51-8ddd-dd105b103e14'}], 'security_groups': ['093a5ea3-241c-4b17-8ef4-4d01f782ac50'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dbdbb6608e6a4381b30cb2f5851131d2'}} 2026-03-11 13:23:42,239 - DEBUG - Response for create_port : {'port': {'name': 'f5f698de-104a-4355-a47c-b6af9288e24d', 'id': 'f5f698de-104a-4355-a47c-b6af9288e24d', 'tenant_id': 'dbdbb6608e6a4381b30cb2f5851131d2', 'network_id': '3c8de3c8-3e1d-418d-85f6-e4898cf3e9a9', 'mac_address': '02:f5:f6:98:de:10', '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.135.181.69', 'subnet_id': '4d040783-9a93-4535-a604-b89f92e36a1f'}], 'security_groups': ['093a5ea3-241c-4b17-8ef4-4d01f782ac50'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dbdbb6608e6a4381b30cb2f5851131d2'}} 2026-03-11 13:23:42,309 - DEBUG - Services list from nova: [, , ] 2026-03-11 13:23:42,727 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5458-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5458-1) 2026-03-11 13:23:43,315 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5458-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5458-1) 2026-03-11 13:23:43,316 - INFO - Waiting for VM ctest-vn1-vm1-60110044 to be up.. 2026-03-11 13:23:43,370 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-11 13:23:48,468 - DEBUG - VM is in ACTIVE state now 2026-03-11 13:23:48,468 - INFO - VM name : ctest-vn1-vm1-60110044 2026-03-11 13:23:48,575 - DEBUG - VM ctest-vn1-vm1-60110044 ID is bd5e418c-4543-448f-962f-8ed556c40f15 2026-03-11 13:23:48,608 - DEBUG - VM ctest-vn1-vm1-60110044 launched on Node cn-jenkins-deploy-platform-ansible-os-5458-1 2026-03-11 13:23:48,717 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/bd5e418c-4543-448f-962f-8ed556c40f15 2026-03-11 13:23:48,730 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/e8db835d-7358-422b-97cd-af8daae63899 2026-03-11 13:23:51,995 - 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 1014ms') 2026-03-11 13:23:51,995 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-60110044 failed! 2026-03-11 13:23:52,053 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-64427191:ctest-vn1-40839505 is 58.233.193.193 and allocation pool is NOT set 2026-03-11 13:23:52,054 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-64427191:ctest-vn1-40839505 is 46.135.181.65 and allocation pool is NOT set 2026-03-11 13:23:56,122 - 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 1002ms') 2026-03-11 13:23:56,122 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-60110044 failed! 2026-03-11 13:23:56,177 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-64427191:ctest-vn1-40839505 is 58.233.193.193 and allocation pool is NOT set 2026-03-11 13:23:56,178 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-64427191:ctest-vn1-40839505 is 46.135.181.65 and allocation pool is NOT set 2026-03-11 13:23:58,242 - 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=5.40 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.547 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.547/2.974/5.402/2.427 ms') 2026-03-11 13:23:58,243 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-60110044 passed 2026-03-11 13:23:58,393 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-11 13:23:58,393 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-60110044, IP 58.233.193.197, Port 22 2026-03-11 13:23:58,563 - DEBUG - VM ctest-vn1-vm1-60110044 is ready for SSH connections 2026-03-11 13:23:58,563 - INFO - Waiting for VM ctest-vn1-vm2-41931527 to be up.. 2026-03-11 13:23:58,667 - DEBUG - VM is in ACTIVE state now 2026-03-11 13:23:58,667 - INFO - VM name : ctest-vn1-vm2-41931527 2026-03-11 13:23:58,759 - DEBUG - VM ctest-vn1-vm2-41931527 ID is 6d16228f-054e-473d-9e2e-9aaef70af640 2026-03-11 13:23:58,759 - DEBUG - VM ctest-vn1-vm2-41931527 launched on Node cn-jenkins-deploy-platform-ansible-os-5458-1 2026-03-11 13:23:58,872 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine/6d16228f-054e-473d-9e2e-9aaef70af640 2026-03-11 13:23:58,882 - DEBUG - Requesting: http://10.0.0.141:8082/virtual-machine-interface/f5f698de-104a-4355-a47c-b6af9288e24d 2026-03-11 13:24:00,137 - 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.74 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.535 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 = 0.535/2.135/3.736/1.600 ms') 2026-03-11 13:24:00,137 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-41931527 passed 2026-03-11 13:24:00,293 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-11 13:24:00,294 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-41931527, IP 46.135.181.69, Port 22 2026-03-11 13:24:00,473 - DEBUG - VM ctest-vn1-vm2-41931527 is ready for SSH connections 2026-03-11 13:24:00,473 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-11 13:24:00,473 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-11 13:24:00,474 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-11 13:24:00,474 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 58.233.193.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.141, gateway password: c0ntrail123 2026-03-11 13:24:00,474 - DEBUG - ping -s 56 -c 3 -W 1 58.233.193.197 2026-03-11 13:24:03,216 - DEBUG - PING 58.233.193.197 (58.233.193.197): 56 data bytes 64 bytes from 58.233.193.197: seq=0 ttl=63 time=5.704 ms 64 bytes from 58.233.193.197: seq=1 ttl=63 time=1.080 ms 64 bytes from 58.233.193.197: seq=2 ttl=63 time=1.472 ms --- 58.233.193.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 1.080/2.752/5.704 ms 2026-03-11 13:24:03,216 - INFO - Ping to IP 58.233.193.197 from VM ctest-vn1-vm2-41931527 passed 2026-03-11 13:24:03,217 - INFO - Detaching port f5f698de-104a-4355-a47c-b6af9288e24d from VM ctest-vn1-vm2-41931527 2026-03-11 13:24:03,294 - INFO - Deleting VM ctest-vn1-vm2-41931527 2026-03-11 13:24:03,398 - INFO - Detaching port e8db835d-7358-422b-97cd-af8daae63899 from VM ctest-vn1-vm1-60110044 2026-03-11 13:24:03,445 - INFO - Deleting VM ctest-vn1-vm1-60110044 2026-03-11 13:24:03,805 - DEBUG - Response for delete_port : () 2026-03-11 13:24:04,048 - DEBUG - Response for delete_port : () 2026-03-11 13:24:04,048 - INFO - Deleting VN ctest-vn1-40839505 2026-03-11 13:24:04,254 - DEBUG - Response for deleting network () 2026-03-11 13:24:04,516 - DEBUG - No XMPP flaps were noticed during the test 2026-03-11 13:24:04,516 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:24] 2026-03-11 13:24:04,516 - INFO - -------------------------------------------------------------------------------- 2026-03-11 13:24:05,275 - INFO - Deleted project: ctest-TestPorts-64427191, ID : dbdbb660-8e6a-4381-b30c-b2f5851131d2