2026-01-29 17:09:56,971 - INFO - Domain Default found not creating
2026-01-29 17:09:57,134 - INFO - Project ctest-TestPorts-25050379 not found, creating it
2026-01-29 17:09:57,597 - INFO - Created Project:ctest-TestPorts-25050379, ID : b759739d-2344-414a-8435-d5ba3e898fd7
2026-01-29 17:09:59,170 - INFO - ================================================================================
2026-01-29 17:09:59,170 - INFO - STARTING TEST : test_ports_bindings
2026-01-29 17:09:59,171 - 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-29 17:09:59,431 - DEBUG - Nothing to compare xmpp stats {'10.0.0.240': {'10.20.0.25': '0'}} with
2026-01-29 17:09:59,431 - INFO - Initial checks done. Running the testcase now
2026-01-29 17:09:59,431 - INFO -
2026-01-29 17:09:59,973 - DEBUG - Response for create_network : {'network': {'id': '9b20df74-5a89-4f21-a193-1c708b4dcca6', 'name': 'ctest-vn-67170781', 'tenant_id': 'b759739d2344414a8435d5ba3e898fd7', 'project_id': 'b759739d2344414a8435d5ba3e898fd7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-25050379', 'ctest-vn-67170781'], 'port_security_enabled': True, 'description': ''}}
2026-01-29 17:10:00,157 - DEBUG - Response for create_subnet : {'subnet': {'id': '451504da-cfdc-43dd-b26b-d5e90749b7e9', 'name': '', 'tenant_id': 'b759739d2344414a8435d5ba3e898fd7', 'network_id': '9b20df74-5a89-4f21-a193-1c708b4dcca6', 'ip_version': 4, 'cidr': '119.201.122.128/26', 'allocation_pools': [{'start': '119.201.122.130', 'end': '119.201.122.190'}], 'gateway_ip': '119.201.122.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '119.201.122.130', 'tags': [], 'project_id': 'b759739d2344414a8435d5ba3e898fd7'}}
2026-01-29 17:10:00,176 - INFO - Created VN ctest-vn-67170781
2026-01-29 17:10:00,229 - DEBUG - VN ctest-vn-67170781 UUID is 9b20df74-5a89-4f21-a193-1c708b4dcca6
2026-01-29 17:10:00,338 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-25050379', 'ctest-vmi-92124915']}
2026-01-29 17:10:00,589 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-92124915', 'id': '50164ad7-f819-4ca8-bd73-24774bc9945b', 'tenant_id': 'b759739d2344414a8435d5ba3e898fd7', 'network_id': '9b20df74-5a89-4f21-a193-1c708b4dcca6', 'mac_address': '02:50:16:4a:d7:f8', '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': '119.201.122.131', 'subnet_id': '451504da-cfdc-43dd-b26b-d5e90749b7e9'}], 'security_groups': ['db4aad5a-f45e-4b67-b76a-2925c77f0caa'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b759739d2344414a8435d5ba3e898fd7'}}
2026-01-29 17:10:00,589 - DEBUG - Created port 50164ad7-f819-4ca8-bd73-24774bc9945b
2026-01-29 17:10:00,693 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine-interface/50164ad7-f819-4ca8-bd73-24774bc9945b
2026-01-29 17:10:00,984 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine-interface/50164ad7-f819-4ca8-bd73-24774bc9945b
2026-01-29 17:10:01,018 - INFO - VMI 50164ad7-f819-4ca8-bd73-24774bc9945b verification in API Server passed
2026-01-29 17:10:01,107 - DEBUG - Response for delete_port : ()
2026-01-29 17:10:01,107 - INFO - Deleted port 50164ad7-f819-4ca8-bd73-24774bc9945b
2026-01-29 17:10:01,107 - INFO - Deleting VN ctest-vn-67170781
2026-01-29 17:10:01,208 - DEBUG - Response for deleting network ()
2026-01-29 17:10:01,466 - DEBUG - No XMPP flaps were noticed during the test
2026-01-29 17:10:01,466 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-01-29 17:10:01,466 - INFO - --------------------------------------------------------------------------------
2026-01-29 17:10:01,469 - INFO - ================================================================================
2026-01-29 17:10:01,469 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-01-29 17:10:01,469 - 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-29 17:10:01,755 - DEBUG - Nothing to compare xmpp stats {'10.0.0.240': {'10.20.0.25': '0'}} with
2026-01-29 17:10:01,755 - INFO - Initial checks done. Running the testcase now
2026-01-29 17:10:01,755 - INFO -
2026-01-29 17:10:01,950 - DEBUG - Response for create_network : {'network': {'id': '2b6e2acc-1619-4d1e-8496-b49fbf6a5d9f', 'name': 'ctest-vn1-76642812', 'tenant_id': 'b759739d2344414a8435d5ba3e898fd7', 'project_id': 'b759739d2344414a8435d5ba3e898fd7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-25050379', 'ctest-vn1-76642812'], 'port_security_enabled': True, 'description': ''}}
2026-01-29 17:10:02,153 - DEBUG - Response for create_subnet : {'subnet': {'id': '91eb9d12-36fe-47e3-9d69-1eadd2a7eaf4', 'name': '', 'tenant_id': 'b759739d2344414a8435d5ba3e898fd7', 'network_id': '2b6e2acc-1619-4d1e-8496-b49fbf6a5d9f', 'ip_version': 4, 'cidr': '74.155.83.192/26', 'allocation_pools': [{'start': '74.155.83.194', 'end': '74.155.83.254'}], 'gateway_ip': '74.155.83.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '74.155.83.194', 'tags': [], 'project_id': 'b759739d2344414a8435d5ba3e898fd7'}}
2026-01-29 17:10:02,304 - DEBUG - Response for create_subnet : {'subnet': {'id': '23bdc5a3-e1d9-4548-ad25-41a8bad11eac', 'name': '', 'tenant_id': 'b759739d2344414a8435d5ba3e898fd7', 'network_id': '2b6e2acc-1619-4d1e-8496-b49fbf6a5d9f', 'ip_version': 4, 'cidr': '50.225.232.64/26', 'allocation_pools': [{'start': '50.225.232.66', 'end': '50.225.232.126'}], 'gateway_ip': '50.225.232.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '50.225.232.66', 'tags': [], 'project_id': 'b759739d2344414a8435d5ba3e898fd7'}}
2026-01-29 17:10:02,325 - INFO - Created VN ctest-vn1-76642812
2026-01-29 17:10:02,377 - DEBUG - VN ctest-vn1-76642812 UUID is 2b6e2acc-1619-4d1e-8496-b49fbf6a5d9f
2026-01-29 17:10:02,674 - DEBUG - Response for create_port : {'port': {'name': '8cbab03b-a9ea-4375-97f4-2ab01d21252a', 'id': '8cbab03b-a9ea-4375-97f4-2ab01d21252a', 'tenant_id': 'b759739d2344414a8435d5ba3e898fd7', 'network_id': '2b6e2acc-1619-4d1e-8496-b49fbf6a5d9f', 'mac_address': '02:8c:ba:b0:3b:a9', '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.155.83.197', 'subnet_id': '91eb9d12-36fe-47e3-9d69-1eadd2a7eaf4'}], 'security_groups': ['db4aad5a-f45e-4b67-b76a-2925c77f0caa'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b759739d2344414a8435d5ba3e898fd7'}}
2026-01-29 17:10:02,866 - DEBUG - Response for create_port : {'port': {'name': 'd46bba49-1797-4163-a276-f3485c7af3e0', 'id': 'd46bba49-1797-4163-a276-f3485c7af3e0', 'tenant_id': 'b759739d2344414a8435d5ba3e898fd7', 'network_id': '2b6e2acc-1619-4d1e-8496-b49fbf6a5d9f', 'mac_address': '02:d4:6b:ba:49:17', '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': '50.225.232.69', 'subnet_id': '23bdc5a3-e1d9-4548-ad25-41a8bad11eac'}], 'security_groups': ['db4aad5a-f45e-4b67-b76a-2925c77f0caa'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b759739d2344414a8435d5ba3e898fd7'}}
2026-01-29 17:10:02,920 - DEBUG - Services list from nova: [, , ]
2026-01-29 17:10:03,265 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5133-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5133-1)
2026-01-29 17:10:03,675 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5133-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5133-1)
2026-01-29 17:10:03,676 - INFO - Waiting for VM ctest-vn1-vm1-50616206 to be up..
2026-01-29 17:10:03,714 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-01-29 17:10:08,795 - DEBUG - VM is in ACTIVE state now
2026-01-29 17:10:08,795 - INFO - VM name : ctest-vn1-vm1-50616206
2026-01-29 17:10:08,879 - DEBUG - VM ctest-vn1-vm1-50616206 ID is 1894abd3-8626-43f6-bb70-d03572376f65
2026-01-29 17:10:08,902 - DEBUG - VM ctest-vn1-vm1-50616206 launched on Node cn-jenkins-deploy-platform-ansible-os-5133-1
2026-01-29 17:10:08,983 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine/1894abd3-8626-43f6-bb70-d03572376f65
2026-01-29 17:10:08,991 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine-interface/8cbab03b-a9ea-4375-97f4-2ab01d21252a
2026-01-29 17:10:12,253 - 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 1019ms')
2026-01-29 17:10:12,253 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-50616206 failed!
2026-01-29 17:10:12,309 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-25050379:ctest-vn1-76642812 is 74.155.83.193 and allocation pool is NOT set
2026-01-29 17:10:12,309 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-25050379:ctest-vn1-76642812 is 50.225.232.65 and allocation pool is NOT set
2026-01-29 17:10:16,376 - 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=2 ttl=63 time=9.17 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 9.167/9.167/9.167/0.000 ms')
2026-01-29 17:10:16,376 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-50616206 passed
2026-01-29 17:10:16,529 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-29 17:10:16,529 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-50616206, IP 74.155.83.197, Port 22
2026-01-29 17:10:16,695 - DEBUG - VM ctest-vn1-vm1-50616206 is ready for SSH connections
2026-01-29 17:10:16,695 - INFO - Waiting for VM ctest-vn1-vm2-78578844 to be up..
2026-01-29 17:10:16,771 - DEBUG - VM is in ACTIVE state now
2026-01-29 17:10:16,771 - INFO - VM name : ctest-vn1-vm2-78578844
2026-01-29 17:10:16,848 - DEBUG - VM ctest-vn1-vm2-78578844 ID is d460daaa-f5d3-4a9c-bb50-e86e7bc05053
2026-01-29 17:10:16,848 - DEBUG - VM ctest-vn1-vm2-78578844 launched on Node cn-jenkins-deploy-platform-ansible-os-5133-1
2026-01-29 17:10:16,923 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine/d460daaa-f5d3-4a9c-bb50-e86e7bc05053
2026-01-29 17:10:16,931 - DEBUG - Requesting: http://10.0.0.240:8082/virtual-machine-interface/d46bba49-1797-4163-a276-f3485c7af3e0
2026-01-29 17:10:18,165 - 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=2.86 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.460 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.460/1.661/2.862/1.201 ms')
2026-01-29 17:10:18,165 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-78578844 passed
2026-01-29 17:10:18,313 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-29 17:10:18,313 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-78578844, IP 50.225.232.69, Port 22
2026-01-29 17:10:18,469 - DEBUG - VM ctest-vn1-vm2-78578844 is ready for SSH connections
2026-01-29 17:10:18,469 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-29 17:10:18,469 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-29 17:10:18,469 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-29 17:10:18,469 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 74.155.83.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.240, gateway password: c0ntrail123
2026-01-29 17:10:18,469 - DEBUG - ping -s 56 -c 3 -W 1 74.155.83.197
2026-01-29 17:10:21,141 - DEBUG - PING 74.155.83.197 (74.155.83.197): 56 data bytes
64 bytes from 74.155.83.197: seq=0 ttl=63 time=4.102 ms
64 bytes from 74.155.83.197: seq=1 ttl=63 time=0.935 ms
64 bytes from 74.155.83.197: seq=2 ttl=63 time=0.820 ms
--- 74.155.83.197 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.820/1.952/4.102 ms
2026-01-29 17:10:21,141 - INFO - Ping to IP 74.155.83.197 from VM ctest-vn1-vm2-78578844 passed
2026-01-29 17:10:21,141 - INFO - Detaching port d46bba49-1797-4163-a276-f3485c7af3e0 from VM ctest-vn1-vm2-78578844
2026-01-29 17:10:21,216 - INFO - Deleting VM ctest-vn1-vm2-78578844
2026-01-29 17:10:21,296 - INFO - Detaching port 8cbab03b-a9ea-4375-97f4-2ab01d21252a from VM ctest-vn1-vm1-50616206
2026-01-29 17:10:21,332 - INFO - Deleting VM ctest-vn1-vm1-50616206
2026-01-29 17:10:21,569 - DEBUG - Response for delete_port : ()
2026-01-29 17:10:21,745 - DEBUG - Response for delete_port : ()
2026-01-29 17:10:21,745 - INFO - Deleting VN ctest-vn1-76642812
2026-01-29 17:10:21,881 - DEBUG - Response for deleting network ()
2026-01-29 17:10:22,135 - DEBUG - No XMPP flaps were noticed during the test
2026-01-29 17:10:22,135 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21]
2026-01-29 17:10:22,135 - INFO - --------------------------------------------------------------------------------
2026-01-29 17:10:22,851 - INFO - Deleted project: ctest-TestPorts-25050379, ID : b759739d-2344-414a-8435-d5ba3e898fd7