2026-01-08 17:19:58,355 - INFO - Domain Default found not creating
2026-01-08 17:19:58,491 - INFO - Project ctest-TestPorts-63361699 not found, creating it
2026-01-08 17:19:58,915 - INFO - Created Project:ctest-TestPorts-63361699, ID : 4c1d9b2e-418e-4aaf-93c0-671fcb4f311c
2026-01-08 17:20:00,520 - INFO - ================================================================================
2026-01-08 17:20:00,520 - INFO - STARTING TEST : test_ports_bindings
2026-01-08 17:20:00,520 - 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-08 17:20:00,778 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-01-08 17:20:00,778 - INFO - Initial checks done. Running the testcase now
2026-01-08 17:20:00,778 - INFO -
2026-01-08 17:20:01,286 - DEBUG - Response for create_network : {'network': {'id': 'ddf17f36-15e2-48a0-b7e7-fefba78992a5', 'name': 'ctest-vn-06687606', 'tenant_id': '4c1d9b2e418e4aaf93c0671fcb4f311c', 'project_id': '4c1d9b2e418e4aaf93c0671fcb4f311c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-63361699', 'ctest-vn-06687606'], 'port_security_enabled': True, 'description': ''}}
2026-01-08 17:20:01,439 - DEBUG - Response for create_subnet : {'subnet': {'id': '8388c3b3-1b9e-493c-8ecd-1376fee601d6', 'name': '', 'tenant_id': '4c1d9b2e418e4aaf93c0671fcb4f311c', 'network_id': 'ddf17f36-15e2-48a0-b7e7-fefba78992a5', 'ip_version': 4, 'cidr': '56.134.137.192/26', 'allocation_pools': [{'start': '56.134.137.194', 'end': '56.134.137.254'}], 'gateway_ip': '56.134.137.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '56.134.137.194', 'tags': [], 'project_id': '4c1d9b2e418e4aaf93c0671fcb4f311c'}}
2026-01-08 17:20:01,453 - INFO - Created VN ctest-vn-06687606
2026-01-08 17:20:01,502 - DEBUG - VN ctest-vn-06687606 UUID is ddf17f36-15e2-48a0-b7e7-fefba78992a5
2026-01-08 17:20:01,604 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-63361699', 'ctest-vmi-15436967']}
2026-01-08 17:20:01,858 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-15436967', 'id': '1abeca08-51b0-4f68-85bf-cbadf3edcc46', 'tenant_id': '4c1d9b2e418e4aaf93c0671fcb4f311c', 'network_id': 'ddf17f36-15e2-48a0-b7e7-fefba78992a5', 'mac_address': '02:1a:be:ca:08:51', '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': '56.134.137.195', 'subnet_id': '8388c3b3-1b9e-493c-8ecd-1376fee601d6'}], 'security_groups': ['a27709a0-89c3-4523-84ae-276d957b9a6a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4c1d9b2e418e4aaf93c0671fcb4f311c'}}
2026-01-08 17:20:01,858 - DEBUG - Created port 1abeca08-51b0-4f68-85bf-cbadf3edcc46
2026-01-08 17:20:01,962 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/1abeca08-51b0-4f68-85bf-cbadf3edcc46
2026-01-08 17:20:02,259 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/1abeca08-51b0-4f68-85bf-cbadf3edcc46
2026-01-08 17:20:02,291 - INFO - VMI 1abeca08-51b0-4f68-85bf-cbadf3edcc46 verification in API Server passed
2026-01-08 17:20:02,368 - DEBUG - Response for delete_port : ()
2026-01-08 17:20:02,369 - INFO - Deleted port 1abeca08-51b0-4f68-85bf-cbadf3edcc46
2026-01-08 17:20:02,369 - INFO - Deleting VN ctest-vn-06687606
2026-01-08 17:20:02,456 - DEBUG - Response for deleting network ()
2026-01-08 17:20:02,712 - DEBUG - No XMPP flaps were noticed during the test
2026-01-08 17:20:02,712 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-01-08 17:20:02,712 - INFO - --------------------------------------------------------------------------------
2026-01-08 17:20:02,715 - INFO - ================================================================================
2026-01-08 17:20:02,715 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-01-08 17:20:02,715 - 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-08 17:20:03,007 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-01-08 17:20:03,007 - INFO - Initial checks done. Running the testcase now
2026-01-08 17:20:03,007 - INFO -
2026-01-08 17:20:03,168 - DEBUG - Response for create_network : {'network': {'id': '2ea1a3a5-df64-4ae1-a9f8-7b61a8363378', 'name': 'ctest-vn1-39464212', 'tenant_id': '4c1d9b2e418e4aaf93c0671fcb4f311c', 'project_id': '4c1d9b2e418e4aaf93c0671fcb4f311c', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-63361699', 'ctest-vn1-39464212'], 'port_security_enabled': True, 'description': ''}}
2026-01-08 17:20:03,335 - DEBUG - Response for create_subnet : {'subnet': {'id': '7cdbf8bc-aae3-4850-ba43-38b57f62d57c', 'name': '', 'tenant_id': '4c1d9b2e418e4aaf93c0671fcb4f311c', 'network_id': '2ea1a3a5-df64-4ae1-a9f8-7b61a8363378', 'ip_version': 4, 'cidr': '195.100.27.128/26', 'allocation_pools': [{'start': '195.100.27.130', 'end': '195.100.27.190'}], 'gateway_ip': '195.100.27.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '195.100.27.130', 'tags': [], 'project_id': '4c1d9b2e418e4aaf93c0671fcb4f311c'}}
2026-01-08 17:20:03,510 - DEBUG - Response for create_subnet : {'subnet': {'id': 'c8e15597-3428-413a-886f-56603f0f0186', 'name': '', 'tenant_id': '4c1d9b2e418e4aaf93c0671fcb4f311c', 'network_id': '2ea1a3a5-df64-4ae1-a9f8-7b61a8363378', 'ip_version': 4, 'cidr': '157.24.226.0/26', 'allocation_pools': [{'start': '157.24.226.2', 'end': '157.24.226.62'}], 'gateway_ip': '157.24.226.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '157.24.226.2', 'tags': [], 'project_id': '4c1d9b2e418e4aaf93c0671fcb4f311c'}}
2026-01-08 17:20:03,527 - INFO - Created VN ctest-vn1-39464212
2026-01-08 17:20:03,578 - DEBUG - VN ctest-vn1-39464212 UUID is 2ea1a3a5-df64-4ae1-a9f8-7b61a8363378
2026-01-08 17:20:03,838 - DEBUG - Response for create_port : {'port': {'name': 'f5af2faa-6fcc-43f8-99c8-5cddf231d730', 'id': 'f5af2faa-6fcc-43f8-99c8-5cddf231d730', 'tenant_id': '4c1d9b2e418e4aaf93c0671fcb4f311c', 'network_id': '2ea1a3a5-df64-4ae1-a9f8-7b61a8363378', 'mac_address': '02:f5:af:2f:aa:6f', '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': '195.100.27.133', 'subnet_id': '7cdbf8bc-aae3-4850-ba43-38b57f62d57c'}], 'security_groups': ['a27709a0-89c3-4523-84ae-276d957b9a6a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4c1d9b2e418e4aaf93c0671fcb4f311c'}}
2026-01-08 17:20:03,994 - DEBUG - Response for create_port : {'port': {'name': '556f0590-363d-4df2-b276-62d8b04606c2', 'id': '556f0590-363d-4df2-b276-62d8b04606c2', 'tenant_id': '4c1d9b2e418e4aaf93c0671fcb4f311c', 'network_id': '2ea1a3a5-df64-4ae1-a9f8-7b61a8363378', 'mac_address': '02:55:6f:05:90:36', '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': '157.24.226.5', 'subnet_id': 'c8e15597-3428-413a-886f-56603f0f0186'}], 'security_groups': ['a27709a0-89c3-4523-84ae-276d957b9a6a'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '4c1d9b2e418e4aaf93c0671fcb4f311c'}}
2026-01-08 17:20:04,043 - DEBUG - Services list from nova: [, , ]
2026-01-08 17:20:04,326 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4982-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4982-1)
2026-01-08 17:20:04,654 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4982-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4982-1)
2026-01-08 17:20:04,655 - INFO - Waiting for VM ctest-vn1-vm1-05098946 to be up..
2026-01-08 17:20:04,692 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-01-08 17:20:09,765 - DEBUG - VM is in ACTIVE state now
2026-01-08 17:20:09,765 - INFO - VM name : ctest-vn1-vm1-05098946
2026-01-08 17:20:09,831 - DEBUG - VM ctest-vn1-vm1-05098946 ID is 294a8cce-cb2f-48ca-a8ad-b0ac26d1c38c
2026-01-08 17:20:09,852 - DEBUG - VM ctest-vn1-vm1-05098946 launched on Node cn-jenkins-deploy-platform-ansible-os-4982-1
2026-01-08 17:20:10,039 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/294a8cce-cb2f-48ca-a8ad-b0ac26d1c38c
2026-01-08 17:20:10,046 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f5af2faa-6fcc-43f8-99c8-5cddf231d730
2026-01-08 17:20:13,302 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1016ms')
2026-01-08 17:20:13,302 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-05098946 failed!
2026-01-08 17:20:13,358 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-63361699:ctest-vn1-39464212 is 195.100.27.129 and allocation pool is NOT set
2026-01-08 17:20:13,358 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-63361699:ctest-vn1-39464212 is 157.24.226.1 and allocation pool is NOT set
2026-01-08 17:20:15,417 - 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.44 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.474 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.474/1.458/2.443/0.984 ms')
2026-01-08 17:20:15,417 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-05098946 passed
2026-01-08 17:20:15,574 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-08 17:20:15,574 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-05098946, IP 195.100.27.133, Port 22
2026-01-08 17:20:15,726 - DEBUG - VM ctest-vn1-vm1-05098946 is ready for SSH connections
2026-01-08 17:20:15,726 - INFO - Waiting for VM ctest-vn1-vm2-64114169 to be up..
2026-01-08 17:20:15,797 - DEBUG - VM is in ACTIVE state now
2026-01-08 17:20:15,797 - INFO - VM name : ctest-vn1-vm2-64114169
2026-01-08 17:20:15,859 - DEBUG - VM ctest-vn1-vm2-64114169 ID is 58942d53-cc1c-4ea0-8d9b-edd02c553d08
2026-01-08 17:20:15,859 - DEBUG - VM ctest-vn1-vm2-64114169 launched on Node cn-jenkins-deploy-platform-ansible-os-4982-1
2026-01-08 17:20:15,919 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/58942d53-cc1c-4ea0-8d9b-edd02c553d08
2026-01-08 17:20:15,925 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/556f0590-363d-4df2-b276-62d8b04606c2
2026-01-08 17:20:17,154 - 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.68 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.367 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.367/1.525/2.683/1.158 ms')
2026-01-08 17:20:17,154 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-64114169 passed
2026-01-08 17:20:17,306 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-08 17:20:17,306 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-64114169, IP 157.24.226.5, Port 22
2026-01-08 17:20:17,457 - DEBUG - VM ctest-vn1-vm2-64114169 is ready for SSH connections
2026-01-08 17:20:17,457 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-08 17:20:17,458 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-08 17:20:17,458 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-01-08 17:20:17,458 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 195.100.27.133, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-01-08 17:20:17,458 - DEBUG - ping -s 56 -c 3 -W 1 195.100.27.133
2026-01-08 17:20:21,410 - DEBUG - PING 195.100.27.133 (195.100.27.133): 56 data bytes
64 bytes from 195.100.27.133: seq=0 ttl=63 time=3.193 ms
64 bytes from 195.100.27.133: seq=1 ttl=63 time=0.702 ms
64 bytes from 195.100.27.133: seq=2 ttl=63 time=0.803 ms
--- 195.100.27.133 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.702/1.566/3.193 ms
2026-01-08 17:20:21,410 - INFO - Ping to IP 195.100.27.133 from VM ctest-vn1-vm2-64114169 passed
2026-01-08 17:20:21,410 - INFO - Detaching port 556f0590-363d-4df2-b276-62d8b04606c2 from VM ctest-vn1-vm2-64114169
2026-01-08 17:20:21,453 - INFO - Deleting VM ctest-vn1-vm2-64114169
2026-01-08 17:20:21,511 - INFO - Detaching port f5af2faa-6fcc-43f8-99c8-5cddf231d730 from VM ctest-vn1-vm1-05098946
2026-01-08 17:20:21,542 - INFO - Deleting VM ctest-vn1-vm1-05098946
2026-01-08 17:20:21,750 - DEBUG - Response for delete_port : ()
2026-01-08 17:20:21,904 - DEBUG - Response for delete_port : ()
2026-01-08 17:20:21,904 - INFO - Deleting VN ctest-vn1-39464212
2026-01-08 17:20:22,018 - DEBUG - Response for deleting network ()
2026-01-08 17:20:22,276 - DEBUG - No XMPP flaps were noticed during the test
2026-01-08 17:20:22,276 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:20]
2026-01-08 17:20:22,276 - INFO - --------------------------------------------------------------------------------
2026-01-08 17:20:22,928 - INFO - Deleted project: ctest-TestPorts-63361699, ID : 4c1d9b2e-418e-4aaf-93c0-671fcb4f311c