2026-02-20 16:34:58,572 - INFO - Domain Default found not creating
2026-02-20 16:34:58,773 - INFO - Project ctest-TestPorts-52502734 not found, creating it
2026-02-20 16:34:59,616 - INFO - Created Project:ctest-TestPorts-52502734, ID : 5fb6083e-4b7a-4f35-8a7b-0e72f0e6ea7a
2026-02-20 16:35:01,481 - INFO - ================================================================================
2026-02-20 16:35:01,481 - INFO - STARTING TEST : test_ports_bindings
2026-02-20 16:35:01,481 - 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-02-20 16:35:01,745 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.14': '0'}} with
2026-02-20 16:35:01,745 - INFO - Initial checks done. Running the testcase now
2026-02-20 16:35:01,745 - INFO -
2026-02-20 16:35:02,395 - DEBUG - Response for create_network : {'network': {'id': 'f2f88bf1-91db-469c-b245-bbc6a0948818', 'name': 'ctest-vn-83297351', 'tenant_id': '5fb6083e4b7a4f358a7b0e72f0e6ea7a', 'project_id': '5fb6083e4b7a4f358a7b0e72f0e6ea7a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-52502734', 'ctest-vn-83297351'], 'port_security_enabled': True, 'description': ''}}
2026-02-20 16:35:02,621 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b917c13a-1b9d-419a-b223-0d155c914e78', 'name': '', 'tenant_id': '5fb6083e4b7a4f358a7b0e72f0e6ea7a', 'network_id': 'f2f88bf1-91db-469c-b245-bbc6a0948818', 'ip_version': 4, 'cidr': '166.120.57.128/26', 'allocation_pools': [{'start': '166.120.57.130', 'end': '166.120.57.190'}], 'gateway_ip': '166.120.57.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '166.120.57.130', 'tags': [], 'project_id': '5fb6083e4b7a4f358a7b0e72f0e6ea7a'}}
2026-02-20 16:35:02,643 - INFO - Created VN ctest-vn-83297351
2026-02-20 16:35:02,694 - DEBUG - VN ctest-vn-83297351 UUID is f2f88bf1-91db-469c-b245-bbc6a0948818
2026-02-20 16:35:02,813 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-52502734', 'ctest-vmi-49019409']}
2026-02-20 16:35:03,064 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-49019409', 'id': '3a95d922-c681-4359-be3e-47549dc69eb8', 'tenant_id': '5fb6083e4b7a4f358a7b0e72f0e6ea7a', 'network_id': 'f2f88bf1-91db-469c-b245-bbc6a0948818', 'mac_address': '02:3a:95:d9:22:c6', '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': '166.120.57.131', 'subnet_id': 'b917c13a-1b9d-419a-b223-0d155c914e78'}], 'security_groups': ['197c73eb-db57-43c1-8276-57513b905ee5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5fb6083e4b7a4f358a7b0e72f0e6ea7a'}}
2026-02-20 16:35:03,064 - DEBUG - Created port 3a95d922-c681-4359-be3e-47549dc69eb8
2026-02-20 16:35:03,170 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/3a95d922-c681-4359-be3e-47549dc69eb8
2026-02-20 16:35:03,475 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/3a95d922-c681-4359-be3e-47549dc69eb8
2026-02-20 16:35:03,516 - INFO - VMI 3a95d922-c681-4359-be3e-47549dc69eb8 verification in API Server passed
2026-02-20 16:35:03,608 - DEBUG - Response for delete_port : ()
2026-02-20 16:35:03,608 - INFO - Deleted port 3a95d922-c681-4359-be3e-47549dc69eb8
2026-02-20 16:35:03,609 - INFO - Deleting VN ctest-vn-83297351
2026-02-20 16:35:03,726 - DEBUG - Response for deleting network ()
2026-02-20 16:35:03,982 - DEBUG - No XMPP flaps were noticed during the test
2026-02-20 16:35:03,982 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-02-20 16:35:03,983 - INFO - --------------------------------------------------------------------------------
2026-02-20 16:35:03,985 - INFO - ================================================================================
2026-02-20 16:35:03,985 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-02-20 16:35:03,985 - 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-02-20 16:35:04,280 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.14': '0'}} with
2026-02-20 16:35:04,280 - INFO - Initial checks done. Running the testcase now
2026-02-20 16:35:04,280 - INFO -
2026-02-20 16:35:04,465 - DEBUG - Response for create_network : {'network': {'id': '64a9a767-8d06-4d0a-925d-577c2747890d', 'name': 'ctest-vn1-37492287', 'tenant_id': '5fb6083e4b7a4f358a7b0e72f0e6ea7a', 'project_id': '5fb6083e4b7a4f358a7b0e72f0e6ea7a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-52502734', 'ctest-vn1-37492287'], 'port_security_enabled': True, 'description': ''}}
2026-02-20 16:35:04,668 - DEBUG - Response for create_subnet : {'subnet': {'id': 'be620068-0ef5-404c-96c7-bee257d075a1', 'name': '', 'tenant_id': '5fb6083e4b7a4f358a7b0e72f0e6ea7a', 'network_id': '64a9a767-8d06-4d0a-925d-577c2747890d', 'ip_version': 4, 'cidr': '81.214.70.192/26', 'allocation_pools': [{'start': '81.214.70.194', 'end': '81.214.70.254'}], 'gateway_ip': '81.214.70.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '81.214.70.194', 'tags': [], 'project_id': '5fb6083e4b7a4f358a7b0e72f0e6ea7a'}}
2026-02-20 16:35:04,875 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd3f1021f-18fa-4d90-a599-fe966d1024fb', 'name': '', 'tenant_id': '5fb6083e4b7a4f358a7b0e72f0e6ea7a', 'network_id': '64a9a767-8d06-4d0a-925d-577c2747890d', 'ip_version': 4, 'cidr': '140.49.115.0/26', 'allocation_pools': [{'start': '140.49.115.2', 'end': '140.49.115.62'}], 'gateway_ip': '140.49.115.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '140.49.115.2', 'tags': [], 'project_id': '5fb6083e4b7a4f358a7b0e72f0e6ea7a'}}
2026-02-20 16:35:04,910 - INFO - Created VN ctest-vn1-37492287
2026-02-20 16:35:04,966 - DEBUG - VN ctest-vn1-37492287 UUID is 64a9a767-8d06-4d0a-925d-577c2747890d
2026-02-20 16:35:05,346 - DEBUG - Response for create_port : {'port': {'name': '48c5aefc-c7b7-43aa-887b-03b028894f9d', 'id': '48c5aefc-c7b7-43aa-887b-03b028894f9d', 'tenant_id': '5fb6083e4b7a4f358a7b0e72f0e6ea7a', 'network_id': '64a9a767-8d06-4d0a-925d-577c2747890d', 'mac_address': '02:48:c5:ae:fc:c7', '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': '81.214.70.197', 'subnet_id': 'be620068-0ef5-404c-96c7-bee257d075a1'}], 'security_groups': ['197c73eb-db57-43c1-8276-57513b905ee5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5fb6083e4b7a4f358a7b0e72f0e6ea7a'}}
2026-02-20 16:35:05,547 - DEBUG - Response for create_port : {'port': {'name': '5985851f-cad1-40ea-9f40-4497f8497049', 'id': '5985851f-cad1-40ea-9f40-4497f8497049', 'tenant_id': '5fb6083e4b7a4f358a7b0e72f0e6ea7a', 'network_id': '64a9a767-8d06-4d0a-925d-577c2747890d', 'mac_address': '02:59:85:85:1f:ca', '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': '140.49.115.5', 'subnet_id': 'd3f1021f-18fa-4d90-a599-fe966d1024fb'}], 'security_groups': ['197c73eb-db57-43c1-8276-57513b905ee5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5fb6083e4b7a4f358a7b0e72f0e6ea7a'}}
2026-02-20 16:35:05,612 - DEBUG - Services list from nova: [, , ]
2026-02-20 16:35:06,005 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5378-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5378-1)
2026-02-20 16:35:06,500 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5378-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5378-1)
2026-02-20 16:35:06,500 - INFO - Waiting for VM ctest-vn1-vm1-42036683 to be up..
2026-02-20 16:35:06,550 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-20 16:35:11,639 - DEBUG - VM is in ACTIVE state now
2026-02-20 16:35:11,639 - INFO - VM name : ctest-vn1-vm1-42036683
2026-02-20 16:35:11,727 - DEBUG - VM ctest-vn1-vm1-42036683 ID is 1348772c-5059-4329-bbee-bb95bd67d486
2026-02-20 16:35:11,750 - DEBUG - VM ctest-vn1-vm1-42036683 launched on Node cn-jenkins-deploy-platform-ansible-os-5378-1
2026-02-20 16:35:11,834 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/1348772c-5059-4329-bbee-bb95bd67d486
2026-02-20 16:35:11,844 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/48c5aefc-c7b7-43aa-887b-03b028894f9d
2026-02-20 16:35:15,126 - 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 1028ms')
2026-02-20 16:35:15,127 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-42036683 failed!
2026-02-20 16:35:15,182 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-52502734:ctest-vn1-37492287 is 81.214.70.193 and allocation pool is NOT set
2026-02-20 16:35:15,182 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-52502734:ctest-vn1-37492287 is 140.49.115.1 and allocation pool is NOT set
2026-02-20 16:35:19,247 - 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=7.69 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 7.693/7.693/7.693/0.000 ms')
2026-02-20 16:35:19,247 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-42036683 passed
2026-02-20 16:35:19,402 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 16:35:19,402 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-42036683, IP 81.214.70.197, Port 22
2026-02-20 16:35:19,562 - DEBUG - VM ctest-vn1-vm1-42036683 is ready for SSH connections
2026-02-20 16:35:19,562 - INFO - Waiting for VM ctest-vn1-vm2-01164533 to be up..
2026-02-20 16:35:19,644 - DEBUG - VM is in ACTIVE state now
2026-02-20 16:35:19,644 - INFO - VM name : ctest-vn1-vm2-01164533
2026-02-20 16:35:19,727 - DEBUG - VM ctest-vn1-vm2-01164533 ID is 53916031-833a-4b69-b07d-26322f18eedd
2026-02-20 16:35:19,727 - DEBUG - VM ctest-vn1-vm2-01164533 launched on Node cn-jenkins-deploy-platform-ansible-os-5378-1
2026-02-20 16:35:19,802 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/53916031-833a-4b69-b07d-26322f18eedd
2026-02-20 16:35:19,814 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/5985851f-cad1-40ea-9f40-4497f8497049
2026-02-20 16:35:21,068 - 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.20 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.685 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 = 0.685/1.941/3.198/1.256 ms')
2026-02-20 16:35:21,068 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-01164533 passed
2026-02-20 16:35:21,222 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 16:35:21,222 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-01164533, IP 140.49.115.5, Port 22
2026-02-20 16:35:21,381 - DEBUG - VM ctest-vn1-vm2-01164533 is ready for SSH connections
2026-02-20 16:35:21,381 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 16:35:21,381 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 16:35:21,381 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 16:35:21,381 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 81.214.70.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-02-20 16:35:21,381 - DEBUG - ping -s 56 -c 3 -W 1 81.214.70.197
2026-02-20 16:35:24,095 - DEBUG - PING 81.214.70.197 (81.214.70.197): 56 data bytes
64 bytes from 81.214.70.197: seq=0 ttl=63 time=4.765 ms
64 bytes from 81.214.70.197: seq=1 ttl=63 time=1.124 ms
64 bytes from 81.214.70.197: seq=2 ttl=63 time=1.185 ms
--- 81.214.70.197 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.124/2.358/4.765 ms
2026-02-20 16:35:24,096 - INFO - Ping to IP 81.214.70.197 from VM ctest-vn1-vm2-01164533 passed
2026-02-20 16:35:24,096 - INFO - Detaching port 5985851f-cad1-40ea-9f40-4497f8497049 from VM ctest-vn1-vm2-01164533
2026-02-20 16:35:24,155 - INFO - Deleting VM ctest-vn1-vm2-01164533
2026-02-20 16:35:24,230 - INFO - Detaching port 48c5aefc-c7b7-43aa-887b-03b028894f9d from VM ctest-vn1-vm1-42036683
2026-02-20 16:35:24,273 - INFO - Deleting VM ctest-vn1-vm1-42036683
2026-02-20 16:35:24,514 - DEBUG - Response for delete_port : ()
2026-02-20 16:35:24,680 - DEBUG - Response for delete_port : ()
2026-02-20 16:35:24,681 - INFO - Deleting VN ctest-vn1-37492287
2026-02-20 16:35:24,833 - DEBUG - Response for deleting network ()
2026-02-20 16:35:25,101 - DEBUG - No XMPP flaps were noticed during the test
2026-02-20 16:35:25,101 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:22]
2026-02-20 16:35:25,101 - INFO - --------------------------------------------------------------------------------
2026-02-20 16:35:25,831 - INFO - Deleted project: ctest-TestPorts-52502734, ID : 5fb6083e-4b7a-4f35-8a7b-0e72f0e6ea7a