2026-04-29 18:00:39,419 - INFO - Domain Default found not creating
2026-04-29 18:00:39,661 - INFO - Project ctest-TestPorts-40789312 not found, creating it
2026-04-29 18:00:40,482 - INFO - Created Project:ctest-TestPorts-40789312, ID : e4288794-8310-497d-a8f1-ed3ca82a1ad6
2026-04-29 18:00:42,655 - INFO - ================================================================================
2026-04-29 18:00:42,655 - INFO - STARTING TEST : test_ports_bindings
2026-04-29 18:00:42,656 - 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-04-29 18:00:42,941 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.17': '0'}} with
2026-04-29 18:00:42,941 - INFO - Initial checks done. Running the testcase now
2026-04-29 18:00:42,941 - INFO -
2026-04-29 18:00:43,696 - DEBUG - Response for create_network : {'network': {'id': '3862ee38-8d61-4704-bbce-001fd0122998', 'name': 'ctest-vn-38308207', 'tenant_id': 'e42887948310497da8f1ed3ca82a1ad6', 'project_id': 'e42887948310497da8f1ed3ca82a1ad6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-40789312', 'ctest-vn-38308207'], 'port_security_enabled': True, 'description': ''}}
2026-04-29 18:00:43,937 - DEBUG - Response for create_subnet : {'subnet': {'id': '12e8ae09-9b09-46a7-ad33-341bfc9187a2', 'name': '', 'tenant_id': 'e42887948310497da8f1ed3ca82a1ad6', 'network_id': '3862ee38-8d61-4704-bbce-001fd0122998', 'ip_version': 4, 'cidr': '152.169.215.0/26', 'allocation_pools': [{'start': '152.169.215.2', 'end': '152.169.215.62'}], 'gateway_ip': '152.169.215.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '152.169.215.2', 'tags': [], 'project_id': 'e42887948310497da8f1ed3ca82a1ad6'}}
2026-04-29 18:00:43,966 - INFO - Created VN ctest-vn-38308207
2026-04-29 18:00:44,029 - DEBUG - VN ctest-vn-38308207 UUID is 3862ee38-8d61-4704-bbce-001fd0122998
2026-04-29 18:00:44,168 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-40789312', 'ctest-vmi-42583281']}
2026-04-29 18:00:44,546 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-42583281', 'id': 'af33a9b1-6a9d-4b72-8cf7-e4f88e65961c', 'tenant_id': 'e42887948310497da8f1ed3ca82a1ad6', 'network_id': '3862ee38-8d61-4704-bbce-001fd0122998', 'mac_address': '02:af:33:a9:b1:6a', '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': '152.169.215.3', 'subnet_id': '12e8ae09-9b09-46a7-ad33-341bfc9187a2'}], 'security_groups': ['f9a9647b-999a-44c6-a22b-c779b7e64d9a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e42887948310497da8f1ed3ca82a1ad6'}}
2026-04-29 18:00:44,546 - DEBUG - Created port af33a9b1-6a9d-4b72-8cf7-e4f88e65961c
2026-04-29 18:00:44,662 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/af33a9b1-6a9d-4b72-8cf7-e4f88e65961c
2026-04-29 18:00:44,981 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/af33a9b1-6a9d-4b72-8cf7-e4f88e65961c
2026-04-29 18:00:45,032 - INFO - VMI af33a9b1-6a9d-4b72-8cf7-e4f88e65961c verification in API Server passed
2026-04-29 18:00:45,171 - DEBUG - Response for delete_port : ()
2026-04-29 18:00:45,171 - INFO - Deleted port af33a9b1-6a9d-4b72-8cf7-e4f88e65961c
2026-04-29 18:00:45,171 - INFO - Deleting VN ctest-vn-38308207
2026-04-29 18:00:45,336 - DEBUG - Response for deleting network ()
2026-04-29 18:00:45,625 - DEBUG - No XMPP flaps were noticed during the test
2026-04-29 18:00:45,625 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-04-29 18:00:45,625 - INFO - --------------------------------------------------------------------------------
2026-04-29 18:00:45,630 - INFO - ================================================================================
2026-04-29 18:00:45,630 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-04-29 18:00:45,630 - 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-04-29 18:00:45,928 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.17': '0'}} with
2026-04-29 18:00:45,928 - INFO - Initial checks done. Running the testcase now
2026-04-29 18:00:45,928 - INFO -
2026-04-29 18:00:46,167 - DEBUG - Response for create_network : {'network': {'id': 'cf177dfa-e859-46f5-bc79-c5ae272c4812', 'name': 'ctest-vn1-41025003', 'tenant_id': 'e42887948310497da8f1ed3ca82a1ad6', 'project_id': 'e42887948310497da8f1ed3ca82a1ad6', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-40789312', 'ctest-vn1-41025003'], 'port_security_enabled': True, 'description': ''}}
2026-04-29 18:00:46,353 - DEBUG - Response for create_subnet : {'subnet': {'id': '8c09d9be-7c06-4fe4-ba6b-293b7f847d6c', 'name': '', 'tenant_id': 'e42887948310497da8f1ed3ca82a1ad6', 'network_id': 'cf177dfa-e859-46f5-bc79-c5ae272c4812', 'ip_version': 4, 'cidr': '90.228.231.0/26', 'allocation_pools': [{'start': '90.228.231.2', 'end': '90.228.231.62'}], 'gateway_ip': '90.228.231.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '90.228.231.2', 'tags': [], 'project_id': 'e42887948310497da8f1ed3ca82a1ad6'}}
2026-04-29 18:00:46,586 - DEBUG - Response for create_subnet : {'subnet': {'id': '369bcfb7-5625-4ee9-bf55-24a3f941d0d2', 'name': '', 'tenant_id': 'e42887948310497da8f1ed3ca82a1ad6', 'network_id': 'cf177dfa-e859-46f5-bc79-c5ae272c4812', 'ip_version': 4, 'cidr': '16.106.159.0/26', 'allocation_pools': [{'start': '16.106.159.2', 'end': '16.106.159.62'}], 'gateway_ip': '16.106.159.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '16.106.159.2', 'tags': [], 'project_id': 'e42887948310497da8f1ed3ca82a1ad6'}}
2026-04-29 18:00:46,616 - INFO - Created VN ctest-vn1-41025003
2026-04-29 18:00:46,678 - DEBUG - VN ctest-vn1-41025003 UUID is cf177dfa-e859-46f5-bc79-c5ae272c4812
2026-04-29 18:00:47,086 - DEBUG - Response for create_port : {'port': {'name': 'a750e631-c0f4-409f-98ad-614a78259085', 'id': 'a750e631-c0f4-409f-98ad-614a78259085', 'tenant_id': 'e42887948310497da8f1ed3ca82a1ad6', 'network_id': 'cf177dfa-e859-46f5-bc79-c5ae272c4812', 'mac_address': '02:a7:50:e6:31:c0', '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': '90.228.231.5', 'subnet_id': '8c09d9be-7c06-4fe4-ba6b-293b7f847d6c'}], 'security_groups': ['f9a9647b-999a-44c6-a22b-c779b7e64d9a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e42887948310497da8f1ed3ca82a1ad6'}}
2026-04-29 18:00:47,347 - DEBUG - Response for create_port : {'port': {'name': '605e65e5-38ef-4a89-a5a0-ad56614f4a6b', 'id': '605e65e5-38ef-4a89-a5a0-ad56614f4a6b', 'tenant_id': 'e42887948310497da8f1ed3ca82a1ad6', 'network_id': 'cf177dfa-e859-46f5-bc79-c5ae272c4812', 'mac_address': '02:60:5e:65:e5:38', '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': '16.106.159.5', 'subnet_id': '369bcfb7-5625-4ee9-bf55-24a3f941d0d2'}], 'security_groups': ['f9a9647b-999a-44c6-a22b-c779b7e64d9a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'e42887948310497da8f1ed3ca82a1ad6'}}
2026-04-29 18:00:47,432 - DEBUG - Services list from nova: [, , ]
2026-04-29 18:00:47,938 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5712-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5712-1)
2026-04-29 18:00:48,481 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5712-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5712-1)
2026-04-29 18:00:48,481 - INFO - Waiting for VM ctest-vn1-vm1-74923308 to be up..
2026-04-29 18:00:48,542 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-04-29 18:00:53,639 - DEBUG - VM is in ACTIVE state now
2026-04-29 18:00:53,639 - INFO - VM name : ctest-vn1-vm1-74923308
2026-04-29 18:00:53,762 - DEBUG - VM ctest-vn1-vm1-74923308 ID is 950db116-38e4-4aed-896d-d1db5daf441e
2026-04-29 18:00:53,794 - DEBUG - VM ctest-vn1-vm1-74923308 launched on Node cn-jenkins-deploy-platform-ansible-os-5712-1
2026-04-29 18:00:53,912 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/950db116-38e4-4aed-896d-d1db5daf441e
2026-04-29 18:00:53,923 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/a750e631-c0f4-409f-98ad-614a78259085
2026-04-29 18:00:57,221 - 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-04-29 18:00:57,221 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-74923308 failed!
2026-04-29 18:00:57,281 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-40789312:ctest-vn1-41025003 is 90.228.231.1 and allocation pool is NOT set
2026-04-29 18:00:57,282 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-40789312:ctest-vn1-41025003 is 16.106.159.1 and allocation pool is NOT set
2026-04-29 18:01:01,351 - 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 1001ms')
2026-04-29 18:01:01,351 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-74923308 failed!
2026-04-29 18:01:01,409 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-40789312:ctest-vn1-41025003 is 90.228.231.1 and allocation pool is NOT set
2026-04-29 18:01:01,410 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-40789312:ctest-vn1-41025003 is 16.106.159.1 and allocation pool is NOT set
2026-04-29 18:01:03,476 - 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.540 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.540/2.233/3.926/1.693 ms')
2026-04-29 18:01:03,476 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-74923308 passed
2026-04-29 18:01:03,638 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-29 18:01:03,638 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-74923308, IP 90.228.231.5, Port 22
2026-04-29 18:01:03,805 - DEBUG - VM ctest-vn1-vm1-74923308 is ready for SSH connections
2026-04-29 18:01:03,805 - INFO - Waiting for VM ctest-vn1-vm2-29560228 to be up..
2026-04-29 18:01:03,901 - DEBUG - VM is in ACTIVE state now
2026-04-29 18:01:03,901 - INFO - VM name : ctest-vn1-vm2-29560228
2026-04-29 18:01:03,990 - DEBUG - VM ctest-vn1-vm2-29560228 ID is 7a6bcc0e-0122-45d2-aafe-406e0c892818
2026-04-29 18:01:03,990 - DEBUG - VM ctest-vn1-vm2-29560228 launched on Node cn-jenkins-deploy-platform-ansible-os-5712-1
2026-04-29 18:01:04,079 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/7a6bcc0e-0122-45d2-aafe-406e0c892818
2026-04-29 18:01:04,090 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/605e65e5-38ef-4a89-a5a0-ad56614f4a6b
2026-04-29 18:01:05,341 - 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.36 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.544 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.544/1.951/3.358/1.407 ms')
2026-04-29 18:01:05,342 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-29560228 passed
2026-04-29 18:01:05,497 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-29 18:01:05,497 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-29560228, IP 16.106.159.5, Port 22
2026-04-29 18:01:05,671 - DEBUG - VM ctest-vn1-vm2-29560228 is ready for SSH connections
2026-04-29 18:01:05,671 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-29 18:01:05,672 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-29 18:01:05,672 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-04-29 18:01:05,672 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 90.228.231.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2026-04-29 18:01:05,672 - DEBUG - ping -s 56 -c 3 -W 1 90.228.231.5
2026-04-29 18:01:08,408 - DEBUG - PING 90.228.231.5 (90.228.231.5): 56 data bytes
64 bytes from 90.228.231.5: seq=0 ttl=63 time=4.265 ms
64 bytes from 90.228.231.5: seq=1 ttl=63 time=1.280 ms
64 bytes from 90.228.231.5: seq=2 ttl=63 time=1.003 ms
--- 90.228.231.5 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.003/2.182/4.265 ms
2026-04-29 18:01:08,409 - INFO - Ping to IP 90.228.231.5 from VM ctest-vn1-vm2-29560228 passed
2026-04-29 18:01:08,409 - INFO - Detaching port 605e65e5-38ef-4a89-a5a0-ad56614f4a6b from VM ctest-vn1-vm2-29560228
2026-04-29 18:01:08,476 - INFO - Deleting VM ctest-vn1-vm2-29560228
2026-04-29 18:01:08,576 - INFO - Detaching port a750e631-c0f4-409f-98ad-614a78259085 from VM ctest-vn1-vm1-74923308
2026-04-29 18:01:08,625 - INFO - Deleting VM ctest-vn1-vm1-74923308
2026-04-29 18:01:08,941 - DEBUG - Response for delete_port : ()
2026-04-29 18:01:09,178 - DEBUG - Response for delete_port : ()
2026-04-29 18:01:09,178 - INFO - Deleting VN ctest-vn1-41025003
2026-04-29 18:01:09,361 - DEBUG - Response for deleting network ()
2026-04-29 18:01:09,641 - DEBUG - No XMPP flaps were noticed during the test
2026-04-29 18:01:09,641 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:24]
2026-04-29 18:01:09,641 - INFO - --------------------------------------------------------------------------------
2026-04-29 18:01:10,424 - INFO - Deleted project: ctest-TestPorts-40789312, ID : e4288794-8310-497d-a8f1-ed3ca82a1ad6