2026-02-20 16:32:33,375 - INFO - Domain Default found not creating
2026-02-20 16:32:34,204 - INFO - Project ctest-TestPorts-84632912 not found, creating it
2026-02-20 16:32:34,671 - INFO - Created Project:ctest-TestPorts-84632912, ID : 1ce6d1c9-5cec-441d-bf13-99fc809c63cc
2026-02-20 16:32:36,265 - INFO - ================================================================================
2026-02-20 16:32:36,265 - INFO - STARTING TEST : test_ports_bindings
2026-02-20 16:32:36,265 - 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:32:36,525 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2026-02-20 16:32:36,525 - INFO - Initial checks done. Running the testcase now
2026-02-20 16:32:36,525 - INFO -
2026-02-20 16:32:37,078 - DEBUG - Response for create_network : {'network': {'id': '7f6b46b0-7b9f-4aac-8621-18fdcd1cff6a', 'name': 'ctest-vn-18609679', 'tenant_id': '1ce6d1c95cec441dbf1399fc809c63cc', 'project_id': '1ce6d1c95cec441dbf1399fc809c63cc', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-84632912', 'ctest-vn-18609679'], 'port_security_enabled': True, 'description': ''}}
2026-02-20 16:32:37,284 - DEBUG - Response for create_subnet : {'subnet': {'id': '03f3f508-c1c3-401a-9c24-c652655f3e19', 'name': '', 'tenant_id': '1ce6d1c95cec441dbf1399fc809c63cc', 'network_id': '7f6b46b0-7b9f-4aac-8621-18fdcd1cff6a', 'ip_version': 4, 'cidr': '178.150.117.192/26', 'allocation_pools': [{'start': '178.150.117.194', 'end': '178.150.117.254'}], 'gateway_ip': '178.150.117.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '178.150.117.194', 'tags': [], 'project_id': '1ce6d1c95cec441dbf1399fc809c63cc'}}
2026-02-20 16:32:37,302 - INFO - Created VN ctest-vn-18609679
2026-02-20 16:32:37,356 - DEBUG - VN ctest-vn-18609679 UUID is 7f6b46b0-7b9f-4aac-8621-18fdcd1cff6a
2026-02-20 16:32:37,458 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-84632912', 'ctest-vmi-30684774']}
2026-02-20 16:32:37,741 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-30684774', 'id': '90e77222-b47f-46fb-8090-958e592c4fc1', 'tenant_id': '1ce6d1c95cec441dbf1399fc809c63cc', 'network_id': '7f6b46b0-7b9f-4aac-8621-18fdcd1cff6a', 'mac_address': '02:90:e7:72:22:b4', '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': '178.150.117.195', 'subnet_id': '03f3f508-c1c3-401a-9c24-c652655f3e19'}], 'security_groups': ['a19975f3-d2c7-47d6-901a-d86adbf456c5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1ce6d1c95cec441dbf1399fc809c63cc'}}
2026-02-20 16:32:37,741 - DEBUG - Created port 90e77222-b47f-46fb-8090-958e592c4fc1
2026-02-20 16:32:37,844 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/90e77222-b47f-46fb-8090-958e592c4fc1
2026-02-20 16:32:38,143 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/90e77222-b47f-46fb-8090-958e592c4fc1
2026-02-20 16:32:38,175 - INFO - VMI 90e77222-b47f-46fb-8090-958e592c4fc1 verification in API Server passed
2026-02-20 16:32:38,265 - DEBUG - Response for delete_port : ()
2026-02-20 16:32:38,265 - INFO - Deleted port 90e77222-b47f-46fb-8090-958e592c4fc1
2026-02-20 16:32:38,265 - INFO - Deleting VN ctest-vn-18609679
2026-02-20 16:32:38,371 - DEBUG - Response for deleting network ()
2026-02-20 16:32:38,633 - DEBUG - No XMPP flaps were noticed during the test
2026-02-20 16:32:38,634 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-02-20 16:32:38,634 - INFO - --------------------------------------------------------------------------------
2026-02-20 16:32:38,636 - INFO - ================================================================================
2026-02-20 16:32:38,636 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-02-20 16:32:38,636 - 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:32:38,920 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2026-02-20 16:32:38,920 - INFO - Initial checks done. Running the testcase now
2026-02-20 16:32:38,920 - INFO -
2026-02-20 16:32:39,094 - DEBUG - Response for create_network : {'network': {'id': 'bfb95240-8cf5-4934-a4ac-bda59b8f7042', 'name': 'ctest-vn1-31186376', 'tenant_id': '1ce6d1c95cec441dbf1399fc809c63cc', 'project_id': '1ce6d1c95cec441dbf1399fc809c63cc', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-84632912', 'ctest-vn1-31186376'], 'port_security_enabled': True, 'description': ''}}
2026-02-20 16:32:39,315 - DEBUG - Response for create_subnet : {'subnet': {'id': '1afedf2f-1b2f-4b15-8b63-26cfe8b4fe8b', 'name': '', 'tenant_id': '1ce6d1c95cec441dbf1399fc809c63cc', 'network_id': 'bfb95240-8cf5-4934-a4ac-bda59b8f7042', 'ip_version': 4, 'cidr': '117.162.233.64/26', 'allocation_pools': [{'start': '117.162.233.66', 'end': '117.162.233.126'}], 'gateway_ip': '117.162.233.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '117.162.233.66', 'tags': [], 'project_id': '1ce6d1c95cec441dbf1399fc809c63cc'}}
2026-02-20 16:32:39,512 - DEBUG - Response for create_subnet : {'subnet': {'id': '9a6014bb-1689-4009-82d4-c8c80156a11d', 'name': '', 'tenant_id': '1ce6d1c95cec441dbf1399fc809c63cc', 'network_id': 'bfb95240-8cf5-4934-a4ac-bda59b8f7042', 'ip_version': 4, 'cidr': '169.179.9.192/26', 'allocation_pools': [{'start': '169.179.9.194', 'end': '169.179.9.254'}], 'gateway_ip': '169.179.9.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '169.179.9.194', 'tags': [], 'project_id': '1ce6d1c95cec441dbf1399fc809c63cc'}}
2026-02-20 16:32:39,533 - INFO - Created VN ctest-vn1-31186376
2026-02-20 16:32:39,592 - DEBUG - VN ctest-vn1-31186376 UUID is bfb95240-8cf5-4934-a4ac-bda59b8f7042
2026-02-20 16:32:39,878 - DEBUG - Response for create_port : {'port': {'name': 'b2982417-e09f-4bb4-9dd2-ee6453c4d9b7', 'id': 'b2982417-e09f-4bb4-9dd2-ee6453c4d9b7', 'tenant_id': '1ce6d1c95cec441dbf1399fc809c63cc', 'network_id': 'bfb95240-8cf5-4934-a4ac-bda59b8f7042', 'mac_address': '02:b2:98:24:17:e0', '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': '117.162.233.69', 'subnet_id': '1afedf2f-1b2f-4b15-8b63-26cfe8b4fe8b'}], 'security_groups': ['a19975f3-d2c7-47d6-901a-d86adbf456c5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1ce6d1c95cec441dbf1399fc809c63cc'}}
2026-02-20 16:32:40,051 - DEBUG - Response for create_port : {'port': {'name': '5ab502cf-5062-4556-b2c5-a4d176bbb1ae', 'id': '5ab502cf-5062-4556-b2c5-a4d176bbb1ae', 'tenant_id': '1ce6d1c95cec441dbf1399fc809c63cc', 'network_id': 'bfb95240-8cf5-4934-a4ac-bda59b8f7042', 'mac_address': '02:5a:b5:02:cf:50', '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': '169.179.9.197', 'subnet_id': '9a6014bb-1689-4009-82d4-c8c80156a11d'}], 'security_groups': ['a19975f3-d2c7-47d6-901a-d86adbf456c5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '1ce6d1c95cec441dbf1399fc809c63cc'}}
2026-02-20 16:32:40,108 - DEBUG - Services list from nova: [, , ]
2026-02-20 16:32:40,434 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5377-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5377-1)
2026-02-20 16:32:40,824 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5377-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5377-1)
2026-02-20 16:32:40,824 - INFO - Waiting for VM ctest-vn1-vm1-90500979 to be up..
2026-02-20 16:32:40,866 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-20 16:32:45,944 - DEBUG - VM is in ACTIVE state now
2026-02-20 16:32:45,944 - INFO - VM name : ctest-vn1-vm1-90500979
2026-02-20 16:32:46,024 - DEBUG - VM ctest-vn1-vm1-90500979 ID is 67af454e-2200-4da9-8c7f-fef385142dc2
2026-02-20 16:32:46,043 - DEBUG - VM ctest-vn1-vm1-90500979 launched on Node cn-jenkins-deploy-platform-ansible-os-5377-1
2026-02-20 16:32:46,121 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/67af454e-2200-4da9-8c7f-fef385142dc2
2026-02-20 16:32:46,129 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b2982417-e09f-4bb4-9dd2-ee6453c4d9b7
2026-02-20 16:32:49,377 - 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-02-20 16:32:49,377 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-90500979 failed!
2026-02-20 16:32:49,432 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-84632912:ctest-vn1-31186376 is 117.162.233.65 and allocation pool is NOT set
2026-02-20 16:32:49,432 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-84632912:ctest-vn1-31186376 is 169.179.9.193 and allocation pool is NOT set
2026-02-20 16:32:51,496 - 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=10.3 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.921 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.921/5.618/10.315/4.697 ms')
2026-02-20 16:32:51,496 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-90500979 passed
2026-02-20 16:32:51,648 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 16:32:51,648 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-90500979, IP 117.162.233.69, Port 22
2026-02-20 16:32:51,716 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2026-02-20 16:32:51,805 - DEBUG - VM ctest-vn1-vm1-90500979 is NOT ready for SSH connections, VM status: ACTIVE
2026-02-20 16:32:56,805 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 16:32:56,805 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-90500979, IP 117.162.233.69, Port 22
2026-02-20 16:32:56,982 - DEBUG - VM ctest-vn1-vm1-90500979 is ready for SSH connections
2026-02-20 16:32:56,982 - INFO - Waiting for VM ctest-vn1-vm2-97750535 to be up..
2026-02-20 16:32:57,054 - DEBUG - VM is in ACTIVE state now
2026-02-20 16:32:57,054 - INFO - VM name : ctest-vn1-vm2-97750535
2026-02-20 16:32:57,121 - DEBUG - VM ctest-vn1-vm2-97750535 ID is a3f73918-fec2-45c3-8933-cab49fb09d4a
2026-02-20 16:32:57,121 - DEBUG - VM ctest-vn1-vm2-97750535 launched on Node cn-jenkins-deploy-platform-ansible-os-5377-1
2026-02-20 16:32:57,194 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/a3f73918-fec2-45c3-8933-cab49fb09d4a
2026-02-20 16:32:57,202 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/5ab502cf-5062-4556-b2c5-a4d176bbb1ae
2026-02-20 16:32:58,435 - 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.55 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.490 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.490/2.017/3.545/1.527 ms')
2026-02-20 16:32:58,435 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-97750535 passed
2026-02-20 16:32:58,584 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 16:32:58,584 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-97750535, IP 169.179.9.197, Port 22
2026-02-20 16:32:58,749 - DEBUG - VM ctest-vn1-vm2-97750535 is ready for SSH connections
2026-02-20 16:32:58,749 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 16:32:58,750 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 16:32:58,750 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 16:32:58,750 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 117.162.233.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-02-20 16:32:58,750 - DEBUG - ping -s 56 -c 3 -W 1 117.162.233.69
2026-02-20 16:33:01,745 - DEBUG - PING 117.162.233.69 (117.162.233.69): 56 data bytes
64 bytes from 117.162.233.69: seq=0 ttl=63 time=4.028 ms
64 bytes from 117.162.233.69: seq=1 ttl=63 time=1.003 ms
64 bytes from 117.162.233.69: seq=2 ttl=63 time=0.971 ms
--- 117.162.233.69 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.971/2.000/4.028 ms
2026-02-20 16:33:01,745 - INFO - Ping to IP 117.162.233.69 from VM ctest-vn1-vm2-97750535 passed
2026-02-20 16:33:01,745 - INFO - Detaching port 5ab502cf-5062-4556-b2c5-a4d176bbb1ae from VM ctest-vn1-vm2-97750535
2026-02-20 16:33:01,798 - INFO - Deleting VM ctest-vn1-vm2-97750535
2026-02-20 16:33:01,871 - INFO - Detaching port b2982417-e09f-4bb4-9dd2-ee6453c4d9b7 from VM ctest-vn1-vm1-90500979
2026-02-20 16:33:01,918 - INFO - Deleting VM ctest-vn1-vm1-90500979
2026-02-20 16:33:02,134 - DEBUG - Response for delete_port : ()
2026-02-20 16:33:02,279 - DEBUG - Response for delete_port : ()
2026-02-20 16:33:02,279 - INFO - Deleting VN ctest-vn1-31186376
2026-02-20 16:33:02,402 - DEBUG - Response for deleting network ()
2026-02-20 16:33:02,667 - DEBUG - No XMPP flaps were noticed during the test
2026-02-20 16:33:02,667 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:24]
2026-02-20 16:33:02,667 - INFO - --------------------------------------------------------------------------------
2026-02-20 16:33:03,384 - INFO - Deleted project: ctest-TestPorts-84632912, ID : 1ce6d1c9-5cec-441d-bf13-99fc809c63cc