2026-01-20 10:28:26,179 - INFO - Domain Default found not creating
2026-01-20 10:28:26,395 - INFO - Project ctest-TestPorts-60149281 not found, creating it
2026-01-20 10:28:27,111 - INFO - Created Project:ctest-TestPorts-60149281, ID : a37602aa-a385-4560-831e-ab25b5caba6c
2026-01-20 10:28:28,556 - INFO - ================================================================================
2026-01-20 10:28:28,556 - INFO - STARTING TEST : test_ports_bindings
2026-01-20 10:28:28,556 - 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-20 10:28:28,813 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2026-01-20 10:28:28,813 - INFO - Initial checks done. Running the testcase now
2026-01-20 10:28:28,813 - INFO -
2026-01-20 10:28:29,344 - DEBUG - Response for create_network : {'network': {'id': '05da4a4f-02c6-4b4c-8a2f-ff455ca0d9c1', 'name': 'ctest-vn-79698760', 'tenant_id': 'a37602aaa3854560831eab25b5caba6c', 'project_id': 'a37602aaa3854560831eab25b5caba6c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-60149281', 'ctest-vn-79698760'], 'port_security_enabled': True, 'description': ''}}
2026-01-20 10:28:29,523 - DEBUG - Response for create_subnet : {'subnet': {'id': '56ddfae7-ba2e-4546-9213-969552bfc7f9', 'name': '', 'tenant_id': 'a37602aaa3854560831eab25b5caba6c', 'network_id': '05da4a4f-02c6-4b4c-8a2f-ff455ca0d9c1', 'ip_version': 4, 'cidr': '186.42.83.0/26', 'allocation_pools': [{'start': '186.42.83.2', 'end': '186.42.83.62'}], 'gateway_ip': '186.42.83.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '186.42.83.2', 'tags': [], 'project_id': 'a37602aaa3854560831eab25b5caba6c'}}
2026-01-20 10:28:29,538 - INFO - Created VN ctest-vn-79698760
2026-01-20 10:28:29,588 - DEBUG - VN ctest-vn-79698760 UUID is 05da4a4f-02c6-4b4c-8a2f-ff455ca0d9c1
2026-01-20 10:28:29,691 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-60149281', 'ctest-vmi-69019501']}
2026-01-20 10:28:29,919 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-69019501', 'id': '10254cb8-efdc-45cf-9814-5caba9c57c6a', 'tenant_id': 'a37602aaa3854560831eab25b5caba6c', 'network_id': '05da4a4f-02c6-4b4c-8a2f-ff455ca0d9c1', 'mac_address': '02:10:25:4c:b8:ef', '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': '186.42.83.3', 'subnet_id': '56ddfae7-ba2e-4546-9213-969552bfc7f9'}], 'security_groups': ['46f636f6-643d-4946-9dc5-667f8298dc56'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a37602aaa3854560831eab25b5caba6c'}}
2026-01-20 10:28:29,919 - DEBUG - Created port 10254cb8-efdc-45cf-9814-5caba9c57c6a
2026-01-20 10:28:30,020 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/10254cb8-efdc-45cf-9814-5caba9c57c6a
2026-01-20 10:28:30,312 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/10254cb8-efdc-45cf-9814-5caba9c57c6a
2026-01-20 10:28:30,345 - INFO - VMI 10254cb8-efdc-45cf-9814-5caba9c57c6a verification in API Server passed
2026-01-20 10:28:30,428 - DEBUG - Response for delete_port : ()
2026-01-20 10:28:30,428 - INFO - Deleted port 10254cb8-efdc-45cf-9814-5caba9c57c6a
2026-01-20 10:28:30,428 - INFO - Deleting VN ctest-vn-79698760
2026-01-20 10:28:30,520 - DEBUG - Response for deleting network ()
2026-01-20 10:28:30,773 - DEBUG - No XMPP flaps were noticed during the test
2026-01-20 10:28:30,773 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-01-20 10:28:30,773 - INFO - --------------------------------------------------------------------------------
2026-01-20 10:28:30,775 - INFO - ================================================================================
2026-01-20 10:28:30,775 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-01-20 10:28:30,775 - 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-20 10:28:31,061 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2026-01-20 10:28:31,061 - INFO - Initial checks done. Running the testcase now
2026-01-20 10:28:31,061 - INFO -
2026-01-20 10:28:31,245 - DEBUG - Response for create_network : {'network': {'id': 'df2783bc-b97d-460c-93a4-edc20fdecf31', 'name': 'ctest-vn1-28289534', 'tenant_id': 'a37602aaa3854560831eab25b5caba6c', 'project_id': 'a37602aaa3854560831eab25b5caba6c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-60149281', 'ctest-vn1-28289534'], 'port_security_enabled': True, 'description': ''}}
2026-01-20 10:28:31,389 - DEBUG - Response for create_subnet : {'subnet': {'id': '1d760ed3-5e4f-461e-9382-4492dd5f80ed', 'name': '', 'tenant_id': 'a37602aaa3854560831eab25b5caba6c', 'network_id': 'df2783bc-b97d-460c-93a4-edc20fdecf31', 'ip_version': 4, 'cidr': '156.100.175.64/26', 'allocation_pools': [{'start': '156.100.175.66', 'end': '156.100.175.126'}], 'gateway_ip': '156.100.175.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '156.100.175.66', 'tags': [], 'project_id': 'a37602aaa3854560831eab25b5caba6c'}}
2026-01-20 10:28:31,561 - DEBUG - Response for create_subnet : {'subnet': {'id': '5bd22337-4225-4c42-ad50-1b6c2e6bb6e1', 'name': '', 'tenant_id': 'a37602aaa3854560831eab25b5caba6c', 'network_id': 'df2783bc-b97d-460c-93a4-edc20fdecf31', 'ip_version': 4, 'cidr': '34.112.87.128/26', 'allocation_pools': [{'start': '34.112.87.130', 'end': '34.112.87.190'}], 'gateway_ip': '34.112.87.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '34.112.87.130', 'tags': [], 'project_id': 'a37602aaa3854560831eab25b5caba6c'}}
2026-01-20 10:28:31,579 - INFO - Created VN ctest-vn1-28289534
2026-01-20 10:28:31,628 - DEBUG - VN ctest-vn1-28289534 UUID is df2783bc-b97d-460c-93a4-edc20fdecf31
2026-01-20 10:28:31,916 - DEBUG - Response for create_port : {'port': {'name': 'd5fe093c-bd9c-4735-90bb-dc0c17f105d7', 'id': 'd5fe093c-bd9c-4735-90bb-dc0c17f105d7', 'tenant_id': 'a37602aaa3854560831eab25b5caba6c', 'network_id': 'df2783bc-b97d-460c-93a4-edc20fdecf31', 'mac_address': '02:d5:fe:09:3c:bd', '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': '156.100.175.69', 'subnet_id': '1d760ed3-5e4f-461e-9382-4492dd5f80ed'}], 'security_groups': ['46f636f6-643d-4946-9dc5-667f8298dc56'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a37602aaa3854560831eab25b5caba6c'}}
2026-01-20 10:28:32,064 - DEBUG - Response for create_port : {'port': {'name': '39392e07-0d87-4bf6-aa53-3cf5d4e16bd2', 'id': '39392e07-0d87-4bf6-aa53-3cf5d4e16bd2', 'tenant_id': 'a37602aaa3854560831eab25b5caba6c', 'network_id': 'df2783bc-b97d-460c-93a4-edc20fdecf31', 'mac_address': '02:39:39:2e:07:0d', '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': '34.112.87.133', 'subnet_id': '5bd22337-4225-4c42-ad50-1b6c2e6bb6e1'}], 'security_groups': ['46f636f6-643d-4946-9dc5-667f8298dc56'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'a37602aaa3854560831eab25b5caba6c'}}
2026-01-20 10:28:32,116 - DEBUG - Services list from nova: [, , ]
2026-01-20 10:28:32,437 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5048-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5048-1)
2026-01-20 10:28:32,808 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5048-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5048-1)
2026-01-20 10:28:32,808 - INFO - Waiting for VM ctest-vn1-vm1-82578808 to be up..
2026-01-20 10:28:32,845 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-01-20 10:28:37,918 - DEBUG - VM is in ACTIVE state now
2026-01-20 10:28:37,919 - INFO - VM name : ctest-vn1-vm1-82578808
2026-01-20 10:28:37,985 - DEBUG - VM ctest-vn1-vm1-82578808 ID is 37855eb4-0880-4557-8258-5373c7e3424b
2026-01-20 10:28:38,001 - DEBUG - VM ctest-vn1-vm1-82578808 launched on Node cn-jenkins-deploy-platform-ansible-os-5048-1
2026-01-20 10:28:38,072 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/37855eb4-0880-4557-8258-5373c7e3424b
2026-01-20 10:28:38,079 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/d5fe093c-bd9c-4735-90bb-dc0c17f105d7
2026-01-20 10:28:41,341 - 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 1023ms')
2026-01-20 10:28:41,341 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-82578808 failed!
2026-01-20 10:28:41,396 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-60149281:ctest-vn1-28289534 is 156.100.175.65 and allocation pool is NOT set
2026-01-20 10:28:41,396 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-60149281:ctest-vn1-28289534 is 34.112.87.129 and allocation pool is NOT set
2026-01-20 10:28:43,461 - 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=2.54 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.544 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.544/1.540/2.536/0.996 ms')
2026-01-20 10:28:43,461 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-82578808 passed
2026-01-20 10:28:43,608 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-20 10:28:43,608 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-82578808, IP 156.100.175.69, Port 22
2026-01-20 10:28:43,775 - DEBUG - VM ctest-vn1-vm1-82578808 is ready for SSH connections
2026-01-20 10:28:43,775 - INFO - Waiting for VM ctest-vn1-vm2-95535164 to be up..
2026-01-20 10:28:43,851 - DEBUG - VM is in ACTIVE state now
2026-01-20 10:28:43,851 - INFO - VM name : ctest-vn1-vm2-95535164
2026-01-20 10:28:43,925 - DEBUG - VM ctest-vn1-vm2-95535164 ID is 46cd19ae-d87e-454f-84b4-c02f0dc3e88c
2026-01-20 10:28:43,926 - DEBUG - VM ctest-vn1-vm2-95535164 launched on Node cn-jenkins-deploy-platform-ansible-os-5048-1
2026-01-20 10:28:44,000 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/46cd19ae-d87e-454f-84b4-c02f0dc3e88c
2026-01-20 10:28:44,008 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/39392e07-0d87-4bf6-aa53-3cf5d4e16bd2
2026-01-20 10:28:45,241 - 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.60 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.572 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.572/2.088/3.604/1.516 ms')
2026-01-20 10:28:45,241 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-95535164 passed
2026-01-20 10:28:45,388 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-20 10:28:45,388 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-95535164, IP 34.112.87.133, Port 22
2026-01-20 10:28:45,540 - DEBUG - VM ctest-vn1-vm2-95535164 is ready for SSH connections
2026-01-20 10:28:45,540 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-20 10:28:45,540 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-20 10:28:45,540 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-20 10:28:45,540 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 156.100.175.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-01-20 10:28:45,540 - DEBUG - ping -s 56 -c 3 -W 1 156.100.175.69
2026-01-20 10:28:48,532 - DEBUG - PING 156.100.175.69 (156.100.175.69): 56 data bytes
64 bytes from 156.100.175.69: seq=0 ttl=63 time=3.373 ms
64 bytes from 156.100.175.69: seq=1 ttl=63 time=0.830 ms
64 bytes from 156.100.175.69: seq=2 ttl=63 time=1.268 ms
--- 156.100.175.69 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.830/1.823/3.373 ms
2026-01-20 10:28:48,532 - INFO - Ping to IP 156.100.175.69 from VM ctest-vn1-vm2-95535164 passed
2026-01-20 10:28:48,532 - INFO - Detaching port 39392e07-0d87-4bf6-aa53-3cf5d4e16bd2 from VM ctest-vn1-vm2-95535164
2026-01-20 10:28:48,577 - INFO - Deleting VM ctest-vn1-vm2-95535164
2026-01-20 10:28:48,641 - INFO - Detaching port d5fe093c-bd9c-4735-90bb-dc0c17f105d7 from VM ctest-vn1-vm1-82578808
2026-01-20 10:28:48,674 - INFO - Deleting VM ctest-vn1-vm1-82578808
2026-01-20 10:28:48,908 - DEBUG - Response for delete_port : ()
2026-01-20 10:28:49,068 - DEBUG - Response for delete_port : ()
2026-01-20 10:28:49,068 - INFO - Deleting VN ctest-vn1-28289534
2026-01-20 10:28:49,212 - DEBUG - Response for deleting network ()
2026-01-20 10:28:49,473 - DEBUG - No XMPP flaps were noticed during the test
2026-01-20 10:28:49,473 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:19]
2026-01-20 10:28:49,473 - INFO - --------------------------------------------------------------------------------
2026-01-20 10:28:50,162 - INFO - Deleted project: ctest-TestPorts-60149281, ID : a37602aa-a385-4560-831e-ab25b5caba6c