2026-02-20 15:41:25,672 - INFO - Domain Default found not creating
2026-02-20 15:41:25,828 - INFO - Project ctest-TestPorts-34084108 not found, creating it
2026-02-20 15:41:26,262 - INFO - Created Project:ctest-TestPorts-34084108, ID : 7cd54b10-0a02-4086-b9af-1ccd73b01541
2026-02-20 15:41:27,708 - INFO - ================================================================================
2026-02-20 15:41:27,709 - INFO - STARTING TEST : test_ports_bindings
2026-02-20 15:41:27,709 - 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 15:41:27,968 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with
2026-02-20 15:41:27,968 - INFO - Initial checks done. Running the testcase now
2026-02-20 15:41:27,968 - INFO -
2026-02-20 15:41:28,493 - DEBUG - Response for create_network : {'network': {'id': '202f4816-0124-4d88-ba87-c2c761129eec', 'name': 'ctest-vn-02055830', 'tenant_id': '7cd54b100a024086b9af1ccd73b01541', 'project_id': '7cd54b100a024086b9af1ccd73b01541', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-34084108', 'ctest-vn-02055830'], 'port_security_enabled': True, 'description': ''}}
2026-02-20 15:41:28,703 - DEBUG - Response for create_subnet : {'subnet': {'id': '0b4a5c59-d7c2-40bb-9f04-1ac3478815c9', 'name': '', 'tenant_id': '7cd54b100a024086b9af1ccd73b01541', 'network_id': '202f4816-0124-4d88-ba87-c2c761129eec', 'ip_version': 4, 'cidr': '115.124.213.0/26', 'allocation_pools': [{'start': '115.124.213.2', 'end': '115.124.213.62'}], 'gateway_ip': '115.124.213.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '115.124.213.2', 'tags': [], 'project_id': '7cd54b100a024086b9af1ccd73b01541'}}
2026-02-20 15:41:28,720 - INFO - Created VN ctest-vn-02055830
2026-02-20 15:41:28,770 - DEBUG - VN ctest-vn-02055830 UUID is 202f4816-0124-4d88-ba87-c2c761129eec
2026-02-20 15:41:28,868 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-34084108', 'ctest-vmi-78393122']}
2026-02-20 15:41:29,138 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-78393122', 'id': '989b7108-2613-4397-b93f-e8f84cf619ac', 'tenant_id': '7cd54b100a024086b9af1ccd73b01541', 'network_id': '202f4816-0124-4d88-ba87-c2c761129eec', 'mac_address': '02:98:9b:71:08:26', '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': '115.124.213.3', 'subnet_id': '0b4a5c59-d7c2-40bb-9f04-1ac3478815c9'}], 'security_groups': ['53472c8c-5827-42fd-a087-92a20de63dca'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7cd54b100a024086b9af1ccd73b01541'}}
2026-02-20 15:41:29,138 - DEBUG - Created port 989b7108-2613-4397-b93f-e8f84cf619ac
2026-02-20 15:41:29,242 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/989b7108-2613-4397-b93f-e8f84cf619ac
2026-02-20 15:41:29,539 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/989b7108-2613-4397-b93f-e8f84cf619ac
2026-02-20 15:41:29,574 - INFO - VMI 989b7108-2613-4397-b93f-e8f84cf619ac verification in API Server passed
2026-02-20 15:41:29,662 - DEBUG - Response for delete_port : ()
2026-02-20 15:41:29,662 - INFO - Deleted port 989b7108-2613-4397-b93f-e8f84cf619ac
2026-02-20 15:41:29,662 - INFO - Deleting VN ctest-vn-02055830
2026-02-20 15:41:29,760 - DEBUG - Response for deleting network ()
2026-02-20 15:41:30,027 - DEBUG - No XMPP flaps were noticed during the test
2026-02-20 15:41:30,027 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-02-20 15:41:30,027 - INFO - --------------------------------------------------------------------------------
2026-02-20 15:41:30,029 - INFO - ================================================================================
2026-02-20 15:41:30,029 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-02-20 15:41:30,029 - 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 15:41:30,311 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with
2026-02-20 15:41:30,311 - INFO - Initial checks done. Running the testcase now
2026-02-20 15:41:30,311 - INFO -
2026-02-20 15:41:30,489 - DEBUG - Response for create_network : {'network': {'id': '60c10039-6081-4dd9-a2a9-796a4dd78791', 'name': 'ctest-vn1-09219302', 'tenant_id': '7cd54b100a024086b9af1ccd73b01541', 'project_id': '7cd54b100a024086b9af1ccd73b01541', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-34084108', 'ctest-vn1-09219302'], 'port_security_enabled': True, 'description': ''}}
2026-02-20 15:41:30,665 - DEBUG - Response for create_subnet : {'subnet': {'id': '89fe2875-7b5c-4693-861c-c03686d0ddd6', 'name': '', 'tenant_id': '7cd54b100a024086b9af1ccd73b01541', 'network_id': '60c10039-6081-4dd9-a2a9-796a4dd78791', 'ip_version': 4, 'cidr': '165.6.91.0/26', 'allocation_pools': [{'start': '165.6.91.2', 'end': '165.6.91.62'}], 'gateway_ip': '165.6.91.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '165.6.91.2', 'tags': [], 'project_id': '7cd54b100a024086b9af1ccd73b01541'}}
2026-02-20 15:41:30,867 - DEBUG - Response for create_subnet : {'subnet': {'id': '788dea52-b24c-4b3c-a5b7-ef12c9d17415', 'name': '', 'tenant_id': '7cd54b100a024086b9af1ccd73b01541', 'network_id': '60c10039-6081-4dd9-a2a9-796a4dd78791', 'ip_version': 4, 'cidr': '175.245.225.192/26', 'allocation_pools': [{'start': '175.245.225.194', 'end': '175.245.225.254'}], 'gateway_ip': '175.245.225.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '175.245.225.194', 'tags': [], 'project_id': '7cd54b100a024086b9af1ccd73b01541'}}
2026-02-20 15:41:30,885 - INFO - Created VN ctest-vn1-09219302
2026-02-20 15:41:30,938 - DEBUG - VN ctest-vn1-09219302 UUID is 60c10039-6081-4dd9-a2a9-796a4dd78791
2026-02-20 15:41:31,226 - DEBUG - Response for create_port : {'port': {'name': '159edb20-da6f-4d3f-aa5d-299fca738ff4', 'id': '159edb20-da6f-4d3f-aa5d-299fca738ff4', 'tenant_id': '7cd54b100a024086b9af1ccd73b01541', 'network_id': '60c10039-6081-4dd9-a2a9-796a4dd78791', 'mac_address': '02:15:9e:db:20:da', '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': '165.6.91.5', 'subnet_id': '89fe2875-7b5c-4693-861c-c03686d0ddd6'}], 'security_groups': ['53472c8c-5827-42fd-a087-92a20de63dca'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7cd54b100a024086b9af1ccd73b01541'}}
2026-02-20 15:41:31,381 - DEBUG - Response for create_port : {'port': {'name': '56b99872-3355-4c6f-a548-472f4bea458f', 'id': '56b99872-3355-4c6f-a548-472f4bea458f', 'tenant_id': '7cd54b100a024086b9af1ccd73b01541', 'network_id': '60c10039-6081-4dd9-a2a9-796a4dd78791', 'mac_address': '02:56:b9:98:72:33', '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': '175.245.225.197', 'subnet_id': '788dea52-b24c-4b3c-a5b7-ef12c9d17415'}], 'security_groups': ['53472c8c-5827-42fd-a087-92a20de63dca'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7cd54b100a024086b9af1ccd73b01541'}}
2026-02-20 15:41:31,435 - DEBUG - Services list from nova: [, , ]
2026-02-20 15:41:31,746 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5375-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5375-1)
2026-02-20 15:41:32,115 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5375-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5375-1)
2026-02-20 15:41:32,115 - INFO - Waiting for VM ctest-vn1-vm1-82421254 to be up..
2026-02-20 15:41:32,154 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-20 15:41:37,220 - DEBUG - VM is in ACTIVE state now
2026-02-20 15:41:37,220 - INFO - VM name : ctest-vn1-vm1-82421254
2026-02-20 15:41:37,285 - DEBUG - VM ctest-vn1-vm1-82421254 ID is 118cd48c-1306-49a1-a3ff-71619d7436d7
2026-02-20 15:41:37,303 - DEBUG - VM ctest-vn1-vm1-82421254 launched on Node cn-jenkins-deploy-platform-ansible-os-5375-1
2026-02-20 15:41:37,515 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/118cd48c-1306-49a1-a3ff-71619d7436d7
2026-02-20 15:41:37,523 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/159edb20-da6f-4d3f-aa5d-299fca738ff4
2026-02-20 15:41:40,780 - 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 1027ms')
2026-02-20 15:41:40,780 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-82421254 failed!
2026-02-20 15:41:40,834 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-34084108:ctest-vn1-09219302 is 165.6.91.1 and allocation pool is NOT set
2026-02-20 15:41:40,834 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-34084108:ctest-vn1-09219302 is 175.245.225.193 and allocation pool is NOT set
2026-02-20 15:41:42,896 - 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.42 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.895 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.895/2.157/3.419/1.262 ms')
2026-02-20 15:41:42,896 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-82421254 passed
2026-02-20 15:41:43,042 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 15:41:43,042 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-82421254, IP 165.6.91.5, Port 22
2026-02-20 15:41:43,204 - DEBUG - VM ctest-vn1-vm1-82421254 is ready for SSH connections
2026-02-20 15:41:43,204 - INFO - Waiting for VM ctest-vn1-vm2-40845774 to be up..
2026-02-20 15:41:43,273 - DEBUG - VM is in ACTIVE state now
2026-02-20 15:41:43,273 - INFO - VM name : ctest-vn1-vm2-40845774
2026-02-20 15:41:43,339 - DEBUG - VM ctest-vn1-vm2-40845774 ID is 8d6f5384-5323-47ff-9668-f9b174859e7f
2026-02-20 15:41:43,340 - DEBUG - VM ctest-vn1-vm2-40845774 launched on Node cn-jenkins-deploy-platform-ansible-os-5375-1
2026-02-20 15:41:43,407 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/8d6f5384-5323-47ff-9668-f9b174859e7f
2026-02-20 15:41:43,415 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/56b99872-3355-4c6f-a548-472f4bea458f
2026-02-20 15:41:44,641 - 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.18 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.368 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.368/1.771/3.175/1.403 ms')
2026-02-20 15:41:44,642 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-40845774 passed
2026-02-20 15:41:44,794 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 15:41:44,794 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-40845774, IP 175.245.225.197, Port 22
2026-02-20 15:41:44,949 - DEBUG - VM ctest-vn1-vm2-40845774 is ready for SSH connections
2026-02-20 15:41:44,949 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 15:41:44,949 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 15:41:44,949 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-20 15:41:44,950 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 165.6.91.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2026-02-20 15:41:44,950 - DEBUG - ping -s 56 -c 3 -W 1 165.6.91.5
2026-02-20 15:41:47,597 - DEBUG - PING 165.6.91.5 (165.6.91.5): 56 data bytes
64 bytes from 165.6.91.5: seq=0 ttl=63 time=3.304 ms
64 bytes from 165.6.91.5: seq=1 ttl=63 time=0.838 ms
64 bytes from 165.6.91.5: seq=2 ttl=63 time=1.163 ms
--- 165.6.91.5 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.838/1.768/3.304 ms
2026-02-20 15:41:47,597 - INFO - Ping to IP 165.6.91.5 from VM ctest-vn1-vm2-40845774 passed
2026-02-20 15:41:47,597 - INFO - Detaching port 56b99872-3355-4c6f-a548-472f4bea458f from VM ctest-vn1-vm2-40845774
2026-02-20 15:41:47,646 - INFO - Deleting VM ctest-vn1-vm2-40845774
2026-02-20 15:41:47,723 - INFO - Detaching port 159edb20-da6f-4d3f-aa5d-299fca738ff4 from VM ctest-vn1-vm1-82421254
2026-02-20 15:41:47,763 - INFO - Deleting VM ctest-vn1-vm1-82421254
2026-02-20 15:41:48,006 - DEBUG - Response for delete_port : ()
2026-02-20 15:41:48,143 - DEBUG - Response for delete_port : ()
2026-02-20 15:41:48,143 - INFO - Deleting VN ctest-vn1-09219302
2026-02-20 15:41:48,248 - DEBUG - Response for deleting network ()
2026-02-20 15:41:48,515 - DEBUG - No XMPP flaps were noticed during the test
2026-02-20 15:41:48,515 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:18]
2026-02-20 15:41:48,515 - INFO - --------------------------------------------------------------------------------
2026-02-20 15:41:49,217 - INFO - Deleted project: ctest-TestPorts-34084108, ID : 7cd54b10-0a02-4086-b9af-1ccd73b01541