2026-06-01 13:23:47,186 - INFO - Domain Default found not creating
2026-06-01 13:23:47,334 - INFO - Project ctest-TestPorts-92047263 not found, creating it
2026-06-01 13:23:47,801 - INFO - Created Project:ctest-TestPorts-92047263, ID : 485b25cb-8ea2-489a-bfe5-60ad38f1ba7e
2026-06-01 13:23:49,347 - INFO - ================================================================================
2026-06-01 13:23:49,348 - INFO - STARTING TEST : test_ports_bindings
2026-06-01 13:23:49,348 - 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-06-01 13:23:49,615 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.254': '0'}} with
2026-06-01 13:23:49,615 - INFO - Initial checks done. Running the testcase now
2026-06-01 13:23:49,615 - INFO -
2026-06-01 13:23:50,166 - DEBUG - Response for create_network : {'network': {'id': '08c0aef4-3a55-42fc-bebc-64d9aeabf523', 'name': 'ctest-vn-38084351', 'tenant_id': '485b25cb8ea2489abfe560ad38f1ba7e', 'project_id': '485b25cb8ea2489abfe560ad38f1ba7e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-92047263', 'ctest-vn-38084351'], 'port_security_enabled': True, 'description': ''}}
2026-06-01 13:23:50,392 - DEBUG - Response for create_subnet : {'subnet': {'id': '17f17c72-c9bf-4b5e-a0d4-88bec9c3e66a', 'name': '', 'tenant_id': '485b25cb8ea2489abfe560ad38f1ba7e', 'network_id': '08c0aef4-3a55-42fc-bebc-64d9aeabf523', 'ip_version': 4, 'cidr': '42.228.47.192/26', 'allocation_pools': [{'start': '42.228.47.194', 'end': '42.228.47.254'}], 'gateway_ip': '42.228.47.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '42.228.47.194', 'tags': [], 'project_id': '485b25cb8ea2489abfe560ad38f1ba7e'}}
2026-06-01 13:23:50,415 - INFO - Created VN ctest-vn-38084351
2026-06-01 13:23:50,465 - DEBUG - VN ctest-vn-38084351 UUID is 08c0aef4-3a55-42fc-bebc-64d9aeabf523
2026-06-01 13:23:50,578 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-92047263', 'ctest-vmi-20489839']}
2026-06-01 13:23:50,861 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-20489839', 'id': '4d71d292-479d-4a41-b493-cb2a2b500057', 'tenant_id': '485b25cb8ea2489abfe560ad38f1ba7e', 'network_id': '08c0aef4-3a55-42fc-bebc-64d9aeabf523', 'mac_address': '02:4d:71:d2:92:47', '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': '42.228.47.195', 'subnet_id': '17f17c72-c9bf-4b5e-a0d4-88bec9c3e66a'}], 'security_groups': ['9f233a3d-542a-488b-bd3a-cf18470718d2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '485b25cb8ea2489abfe560ad38f1ba7e'}}
2026-06-01 13:23:50,861 - DEBUG - Created port 4d71d292-479d-4a41-b493-cb2a2b500057
2026-06-01 13:23:50,965 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/4d71d292-479d-4a41-b493-cb2a2b500057
2026-06-01 13:23:51,255 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/4d71d292-479d-4a41-b493-cb2a2b500057
2026-06-01 13:23:51,292 - INFO - VMI 4d71d292-479d-4a41-b493-cb2a2b500057 verification in API Server passed
2026-06-01 13:23:51,369 - DEBUG - Response for delete_port : ()
2026-06-01 13:23:51,369 - INFO - Deleted port 4d71d292-479d-4a41-b493-cb2a2b500057
2026-06-01 13:23:51,369 - INFO - Deleting VN ctest-vn-38084351
2026-06-01 13:23:51,456 - DEBUG - Response for deleting network ()
2026-06-01 13:23:51,710 - DEBUG - No XMPP flaps were noticed during the test
2026-06-01 13:23:51,710 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-06-01 13:23:51,710 - INFO - --------------------------------------------------------------------------------
2026-06-01 13:23:51,712 - INFO - ================================================================================
2026-06-01 13:23:51,712 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-06-01 13:23:51,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-06-01 13:23:51,997 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.254': '0'}} with
2026-06-01 13:23:51,997 - INFO - Initial checks done. Running the testcase now
2026-06-01 13:23:51,997 - INFO -
2026-06-01 13:23:52,160 - DEBUG - Response for create_network : {'network': {'id': '9b3fadd5-7c65-42a3-bf8e-8dd10ca034b9', 'name': 'ctest-vn1-25208017', 'tenant_id': '485b25cb8ea2489abfe560ad38f1ba7e', 'project_id': '485b25cb8ea2489abfe560ad38f1ba7e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-92047263', 'ctest-vn1-25208017'], 'port_security_enabled': True, 'description': ''}}
2026-06-01 13:23:52,354 - DEBUG - Response for create_subnet : {'subnet': {'id': '6a48a399-6d50-4cb6-b097-b98877089fd3', 'name': '', 'tenant_id': '485b25cb8ea2489abfe560ad38f1ba7e', 'network_id': '9b3fadd5-7c65-42a3-bf8e-8dd10ca034b9', 'ip_version': 4, 'cidr': '69.238.99.128/26', 'allocation_pools': [{'start': '69.238.99.130', 'end': '69.238.99.190'}], 'gateway_ip': '69.238.99.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '69.238.99.130', 'tags': [], 'project_id': '485b25cb8ea2489abfe560ad38f1ba7e'}}
2026-06-01 13:23:52,495 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c3b21033-2d56-4de1-9864-a0dfe823c58b', 'name': '', 'tenant_id': '485b25cb8ea2489abfe560ad38f1ba7e', 'network_id': '9b3fadd5-7c65-42a3-bf8e-8dd10ca034b9', 'ip_version': 4, 'cidr': '115.236.211.64/26', 'allocation_pools': [{'start': '115.236.211.66', 'end': '115.236.211.126'}], 'gateway_ip': '115.236.211.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '115.236.211.66', 'tags': [], 'project_id': '485b25cb8ea2489abfe560ad38f1ba7e'}}
2026-06-01 13:23:52,514 - INFO - Created VN ctest-vn1-25208017
2026-06-01 13:23:52,565 - DEBUG - VN ctest-vn1-25208017 UUID is 9b3fadd5-7c65-42a3-bf8e-8dd10ca034b9
2026-06-01 13:23:52,846 - DEBUG - Response for create_port : {'port': {'name': '7bc77c84-67f9-48ac-bfcc-f6fc256e92b6', 'id': '7bc77c84-67f9-48ac-bfcc-f6fc256e92b6', 'tenant_id': '485b25cb8ea2489abfe560ad38f1ba7e', 'network_id': '9b3fadd5-7c65-42a3-bf8e-8dd10ca034b9', 'mac_address': '02:7b:c7:7c:84:67', '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': '69.238.99.133', 'subnet_id': '6a48a399-6d50-4cb6-b097-b98877089fd3'}], 'security_groups': ['9f233a3d-542a-488b-bd3a-cf18470718d2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '485b25cb8ea2489abfe560ad38f1ba7e'}}
2026-06-01 13:23:53,030 - DEBUG - Response for create_port : {'port': {'name': '638692a5-dd26-46e7-bc11-bca53dbda3aa', 'id': '638692a5-dd26-46e7-bc11-bca53dbda3aa', 'tenant_id': '485b25cb8ea2489abfe560ad38f1ba7e', 'network_id': '9b3fadd5-7c65-42a3-bf8e-8dd10ca034b9', 'mac_address': '02:63:86:92:a5:dd', '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': '115.236.211.69', 'subnet_id': 'c3b21033-2d56-4de1-9864-a0dfe823c58b'}], 'security_groups': ['9f233a3d-542a-488b-bd3a-cf18470718d2'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '485b25cb8ea2489abfe560ad38f1ba7e'}}
2026-06-01 13:23:53,087 - DEBUG - Services list from nova: [, , ]
2026-06-01 13:23:53,399 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5868-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5868-1)
2026-06-01 13:23:53,763 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5868-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5868-1)
2026-06-01 13:23:53,764 - INFO - Waiting for VM ctest-vn1-vm1-74727116 to be up..
2026-06-01 13:23:53,801 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-01 13:23:58,880 - DEBUG - VM is in ACTIVE state now
2026-06-01 13:23:58,881 - INFO - VM name : ctest-vn1-vm1-74727116
2026-06-01 13:23:58,970 - DEBUG - VM ctest-vn1-vm1-74727116 ID is 02804f7a-05a2-4885-84a3-43363b9c21ff
2026-06-01 13:23:58,994 - DEBUG - VM ctest-vn1-vm1-74727116 launched on Node cn-jenkins-deploy-platform-ansible-os-5868-1
2026-06-01 13:23:59,075 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/02804f7a-05a2-4885-84a3-43363b9c21ff
2026-06-01 13:23:59,085 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/7bc77c84-67f9-48ac-bfcc-f6fc256e92b6
2026-06-01 13:24:02,332 - 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 1007ms')
2026-06-01 13:24:02,332 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-74727116 failed!
2026-06-01 13:24:02,385 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-92047263:ctest-vn1-25208017 is 69.238.99.129 and allocation pool is NOT set
2026-06-01 13:24:02,385 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-92047263:ctest-vn1-25208017 is 115.236.211.65 and allocation pool is NOT set
2026-06-01 13:24:04,450 - 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=4.25 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.768 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.768/2.508/4.249/1.740 ms')
2026-06-01 13:24:04,450 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-74727116 passed
2026-06-01 13:24:04,597 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-01 13:24:04,597 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-74727116, IP 69.238.99.133, Port 22
2026-06-01 13:24:04,748 - DEBUG - VM ctest-vn1-vm1-74727116 is ready for SSH connections
2026-06-01 13:24:04,748 - INFO - Waiting for VM ctest-vn1-vm2-24268787 to be up..
2026-06-01 13:24:04,827 - DEBUG - VM is in ACTIVE state now
2026-06-01 13:24:04,827 - INFO - VM name : ctest-vn1-vm2-24268787
2026-06-01 13:24:04,896 - DEBUG - VM ctest-vn1-vm2-24268787 ID is 0161fe1d-389d-486f-bbc3-21242b079b42
2026-06-01 13:24:04,896 - DEBUG - VM ctest-vn1-vm2-24268787 launched on Node cn-jenkins-deploy-platform-ansible-os-5868-1
2026-06-01 13:24:04,969 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine/0161fe1d-389d-486f-bbc3-21242b079b42
2026-06-01 13:24:04,977 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-machine-interface/638692a5-dd26-46e7-bc11-bca53dbda3aa
2026-06-01 13:24:06,216 - 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.77 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.421 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.421/1.593/2.766/1.172 ms')
2026-06-01 13:24:06,216 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-24268787 passed
2026-06-01 13:24:06,369 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-01 13:24:06,369 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-24268787, IP 115.236.211.69, Port 22
2026-06-01 13:24:06,524 - DEBUG - VM ctest-vn1-vm2-24268787 is ready for SSH connections
2026-06-01 13:24:06,524 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-01 13:24:06,524 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-01 13:24:06,525 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-01 13:24:06,525 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 69.238.99.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.41, gateway password: c0ntrail123
2026-06-01 13:24:06,525 - DEBUG - ping -s 56 -c 3 -W 1 69.238.99.133
2026-06-01 13:24:09,165 - DEBUG - PING 69.238.99.133 (69.238.99.133): 56 data bytes
64 bytes from 69.238.99.133: seq=0 ttl=63 time=3.450 ms
64 bytes from 69.238.99.133: seq=1 ttl=63 time=0.705 ms
64 bytes from 69.238.99.133: seq=2 ttl=63 time=0.890 ms
--- 69.238.99.133 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.705/1.681/3.450 ms
2026-06-01 13:24:09,165 - INFO - Ping to IP 69.238.99.133 from VM ctest-vn1-vm2-24268787 passed
2026-06-01 13:24:09,165 - INFO - Detaching port 638692a5-dd26-46e7-bc11-bca53dbda3aa from VM ctest-vn1-vm2-24268787
2026-06-01 13:24:09,211 - INFO - Deleting VM ctest-vn1-vm2-24268787
2026-06-01 13:24:09,275 - INFO - Detaching port 7bc77c84-67f9-48ac-bfcc-f6fc256e92b6 from VM ctest-vn1-vm1-74727116
2026-06-01 13:24:09,310 - INFO - Deleting VM ctest-vn1-vm1-74727116
2026-06-01 13:24:09,526 - DEBUG - Response for delete_port : ()
2026-06-01 13:24:09,670 - DEBUG - Response for delete_port : ()
2026-06-01 13:24:09,670 - INFO - Deleting VN ctest-vn1-25208017
2026-06-01 13:24:09,799 - DEBUG - Response for deleting network ()
2026-06-01 13:24:10,054 - DEBUG - No XMPP flaps were noticed during the test
2026-06-01 13:24:10,054 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:19]
2026-06-01 13:24:10,054 - INFO - --------------------------------------------------------------------------------
2026-06-01 13:24:10,753 - INFO - Deleted project: ctest-TestPorts-92047263, ID : 485b25cb-8ea2-489a-bfe5-60ad38f1ba7e