2026-04-17 19:30:28,388 - INFO - Domain Default found not creating 2026-04-17 19:30:28,585 - INFO - Project ctest-TestPorts-71043619 not found, creating it 2026-04-17 19:30:29,054 - INFO - Created Project:ctest-TestPorts-71043619, ID : dba5e44b-2ccc-4ea1-840e-9d6d44ac475a 2026-04-17 19:30:30,732 - INFO - ================================================================================ 2026-04-17 19:30:30,732 - INFO - STARTING TEST : test_ports_bindings 2026-04-17 19:30:30,732 - 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-17 19:30:30,996 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2026-04-17 19:30:30,996 - INFO - Initial checks done. Running the testcase now 2026-04-17 19:30:30,996 - INFO - 2026-04-17 19:30:31,617 - DEBUG - Response for create_network : {'network': {'id': 'db042209-f491-483e-8bc5-1e854bff2531', 'name': 'ctest-vn-42594405', 'tenant_id': 'dba5e44b2ccc4ea1840e9d6d44ac475a', 'project_id': 'dba5e44b2ccc4ea1840e9d6d44ac475a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-71043619', 'ctest-vn-42594405'], 'port_security_enabled': True, 'description': ''}} 2026-04-17 19:30:31,835 - DEBUG - Response for create_subnet : {'subnet': {'id': '1e1b6576-01e4-459e-b635-a78e181fce56', 'name': '', 'tenant_id': 'dba5e44b2ccc4ea1840e9d6d44ac475a', 'network_id': 'db042209-f491-483e-8bc5-1e854bff2531', 'ip_version': 4, 'cidr': '146.152.130.192/26', 'allocation_pools': [{'start': '146.152.130.194', 'end': '146.152.130.254'}], 'gateway_ip': '146.152.130.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '146.152.130.194', 'tags': [], 'project_id': 'dba5e44b2ccc4ea1840e9d6d44ac475a'}} 2026-04-17 19:30:31,855 - INFO - Created VN ctest-vn-42594405 2026-04-17 19:30:31,910 - DEBUG - VN ctest-vn-42594405 UUID is db042209-f491-483e-8bc5-1e854bff2531 2026-04-17 19:30:32,022 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-71043619', 'ctest-vmi-55612632']} 2026-04-17 19:30:32,279 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-55612632', 'id': 'ca915aa6-95c3-4579-9636-8178db6f2a4e', 'tenant_id': 'dba5e44b2ccc4ea1840e9d6d44ac475a', 'network_id': 'db042209-f491-483e-8bc5-1e854bff2531', 'mac_address': '02:ca:91:5a:a6:95', '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': '146.152.130.195', 'subnet_id': '1e1b6576-01e4-459e-b635-a78e181fce56'}], 'security_groups': ['81ba53d6-dcdf-4119-a979-5794c9cbf1d9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dba5e44b2ccc4ea1840e9d6d44ac475a'}} 2026-04-17 19:30:32,279 - DEBUG - Created port ca915aa6-95c3-4579-9636-8178db6f2a4e 2026-04-17 19:30:32,386 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/ca915aa6-95c3-4579-9636-8178db6f2a4e 2026-04-17 19:30:32,725 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/ca915aa6-95c3-4579-9636-8178db6f2a4e 2026-04-17 19:30:32,760 - INFO - VMI ca915aa6-95c3-4579-9636-8178db6f2a4e verification in API Server passed 2026-04-17 19:30:32,849 - DEBUG - Response for delete_port : () 2026-04-17 19:30:32,849 - INFO - Deleted port ca915aa6-95c3-4579-9636-8178db6f2a4e 2026-04-17 19:30:32,850 - INFO - Deleting VN ctest-vn-42594405 2026-04-17 19:30:32,979 - DEBUG - Response for deleting network () 2026-04-17 19:30:33,239 - DEBUG - No XMPP flaps were noticed during the test 2026-04-17 19:30:33,239 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-04-17 19:30:33,239 - INFO - -------------------------------------------------------------------------------- 2026-04-17 19:30:33,242 - INFO - ================================================================================ 2026-04-17 19:30:33,242 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-04-17 19:30:33,242 - 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-17 19:30:33,537 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.17': '0'}} with 2026-04-17 19:30:33,537 - INFO - Initial checks done. Running the testcase now 2026-04-17 19:30:33,537 - INFO - 2026-04-17 19:30:33,722 - DEBUG - Response for create_network : {'network': {'id': 'c706f8f6-0dd0-4d8b-b178-94948bf49f51', 'name': 'ctest-vn1-10201940', 'tenant_id': 'dba5e44b2ccc4ea1840e9d6d44ac475a', 'project_id': 'dba5e44b2ccc4ea1840e9d6d44ac475a', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-71043619', 'ctest-vn1-10201940'], 'port_security_enabled': True, 'description': ''}} 2026-04-17 19:30:33,884 - DEBUG - Response for create_subnet : {'subnet': {'id': '2ca7e74e-5f14-462f-a6a9-0eef70f4d611', 'name': '', 'tenant_id': 'dba5e44b2ccc4ea1840e9d6d44ac475a', 'network_id': 'c706f8f6-0dd0-4d8b-b178-94948bf49f51', 'ip_version': 4, 'cidr': '219.245.79.128/26', 'allocation_pools': [{'start': '219.245.79.130', 'end': '219.245.79.190'}], 'gateway_ip': '219.245.79.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '219.245.79.130', 'tags': [], 'project_id': 'dba5e44b2ccc4ea1840e9d6d44ac475a'}} 2026-04-17 19:30:34,091 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a76ccc95-b4be-4fb6-982c-494c68e091d9', 'name': '', 'tenant_id': 'dba5e44b2ccc4ea1840e9d6d44ac475a', 'network_id': 'c706f8f6-0dd0-4d8b-b178-94948bf49f51', 'ip_version': 4, 'cidr': '148.118.61.192/26', 'allocation_pools': [{'start': '148.118.61.194', 'end': '148.118.61.254'}], 'gateway_ip': '148.118.61.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '148.118.61.194', 'tags': [], 'project_id': 'dba5e44b2ccc4ea1840e9d6d44ac475a'}} 2026-04-17 19:30:34,112 - INFO - Created VN ctest-vn1-10201940 2026-04-17 19:30:34,166 - DEBUG - VN ctest-vn1-10201940 UUID is c706f8f6-0dd0-4d8b-b178-94948bf49f51 2026-04-17 19:30:34,501 - DEBUG - Response for create_port : {'port': {'name': 'b1aa68dd-fa5e-4805-a677-c68c83ba8799', 'id': 'b1aa68dd-fa5e-4805-a677-c68c83ba8799', 'tenant_id': 'dba5e44b2ccc4ea1840e9d6d44ac475a', 'network_id': 'c706f8f6-0dd0-4d8b-b178-94948bf49f51', 'mac_address': '02:b1:aa:68:dd:fa', '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': '219.245.79.133', 'subnet_id': '2ca7e74e-5f14-462f-a6a9-0eef70f4d611'}], 'security_groups': ['81ba53d6-dcdf-4119-a979-5794c9cbf1d9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dba5e44b2ccc4ea1840e9d6d44ac475a'}} 2026-04-17 19:30:34,694 - DEBUG - Response for create_port : {'port': {'name': '60d0f7e4-c1fd-449d-b54e-d9bcaab3682c', 'id': '60d0f7e4-c1fd-449d-b54e-d9bcaab3682c', 'tenant_id': 'dba5e44b2ccc4ea1840e9d6d44ac475a', 'network_id': 'c706f8f6-0dd0-4d8b-b178-94948bf49f51', 'mac_address': '02:60:d0:f7:e4:c1', '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': '148.118.61.197', 'subnet_id': 'a76ccc95-b4be-4fb6-982c-494c68e091d9'}], 'security_groups': ['81ba53d6-dcdf-4119-a979-5794c9cbf1d9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'dba5e44b2ccc4ea1840e9d6d44ac475a'}} 2026-04-17 19:30:34,754 - DEBUG - Services list from nova: [, , ] 2026-04-17 19:30:35,136 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5638-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5638-1) 2026-04-17 19:30:35,565 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5638-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5638-1) 2026-04-17 19:30:35,565 - INFO - Waiting for VM ctest-vn1-vm1-92748805 to be up.. 2026-04-17 19:30:35,618 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-04-17 19:30:40,700 - DEBUG - VM is in ACTIVE state now 2026-04-17 19:30:40,701 - INFO - VM name : ctest-vn1-vm1-92748805 2026-04-17 19:30:40,784 - DEBUG - VM ctest-vn1-vm1-92748805 ID is 79daa26a-ded0-41b7-8a89-65f049b627aa 2026-04-17 19:30:40,805 - DEBUG - VM ctest-vn1-vm1-92748805 launched on Node cn-jenkins-deploy-platform-ansible-os-5638-1 2026-04-17 19:30:40,886 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/79daa26a-ded0-41b7-8a89-65f049b627aa 2026-04-17 19:30:40,896 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/b1aa68dd-fa5e-4805-a677-c68c83ba8799 2026-04-17 19:30:44,154 - 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 1019ms') 2026-04-17 19:30:44,154 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-92748805 failed! 2026-04-17 19:30:44,210 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-71043619:ctest-vn1-10201940 is 219.245.79.129 and allocation pool is NOT set 2026-04-17 19:30:44,210 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-71043619:ctest-vn1-10201940 is 148.118.61.193 and allocation pool is NOT set 2026-04-17 19:30:48,275 - 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=2 ttl=63 time=9.57 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1006ms\r\nrtt min/avg/max/mdev = 9.568/9.568/9.568/0.000 ms') 2026-04-17 19:30:48,275 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-92748805 passed 2026-04-17 19:30:48,426 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-17 19:30:48,426 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-92748805, IP 219.245.79.133, Port 22 2026-04-17 19:30:48,586 - DEBUG - VM ctest-vn1-vm1-92748805 is ready for SSH connections 2026-04-17 19:30:48,586 - INFO - Waiting for VM ctest-vn1-vm2-99346177 to be up.. 2026-04-17 19:30:48,678 - DEBUG - VM is in ACTIVE state now 2026-04-17 19:30:48,678 - INFO - VM name : ctest-vn1-vm2-99346177 2026-04-17 19:30:48,763 - DEBUG - VM ctest-vn1-vm2-99346177 ID is 778425ef-9b28-4ddf-b1bc-0e0502bdc310 2026-04-17 19:30:48,763 - DEBUG - VM ctest-vn1-vm2-99346177 launched on Node cn-jenkins-deploy-platform-ansible-os-5638-1 2026-04-17 19:30:48,851 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/778425ef-9b28-4ddf-b1bc-0e0502bdc310 2026-04-17 19:30:48,860 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/60d0f7e4-c1fd-449d-b54e-d9bcaab3682c 2026-04-17 19:30:50,103 - 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=4.19 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/2.367/4.191/1.823 ms') 2026-04-17 19:30:50,104 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-99346177 passed 2026-04-17 19:30:50,254 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-17 19:30:50,254 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-99346177, IP 148.118.61.197, Port 22 2026-04-17 19:30:50,410 - DEBUG - VM ctest-vn1-vm2-99346177 is ready for SSH connections 2026-04-17 19:30:50,410 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-17 19:30:50,410 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-17 19:30:50,410 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-04-17 19:30:50,410 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 219.245.79.133, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123 2026-04-17 19:30:50,410 - DEBUG - ping -s 56 -c 3 -W 1 219.245.79.133 2026-04-17 19:30:53,116 - DEBUG - PING 219.245.79.133 (219.245.79.133): 56 data bytes 64 bytes from 219.245.79.133: seq=0 ttl=63 time=4.149 ms 64 bytes from 219.245.79.133: seq=1 ttl=63 time=0.965 ms 64 bytes from 219.245.79.133: seq=2 ttl=63 time=0.876 ms --- 219.245.79.133 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.876/1.996/4.149 ms 2026-04-17 19:30:53,116 - INFO - Ping to IP 219.245.79.133 from VM ctest-vn1-vm2-99346177 passed 2026-04-17 19:30:53,117 - INFO - Detaching port 60d0f7e4-c1fd-449d-b54e-d9bcaab3682c from VM ctest-vn1-vm2-99346177 2026-04-17 19:30:53,169 - INFO - Deleting VM ctest-vn1-vm2-99346177 2026-04-17 19:30:53,265 - INFO - Detaching port b1aa68dd-fa5e-4805-a677-c68c83ba8799 from VM ctest-vn1-vm1-92748805 2026-04-17 19:30:53,312 - INFO - Deleting VM ctest-vn1-vm1-92748805 2026-04-17 19:30:53,615 - DEBUG - Response for delete_port : () 2026-04-17 19:30:53,783 - DEBUG - Response for delete_port : () 2026-04-17 19:30:53,783 - INFO - Deleting VN ctest-vn1-10201940 2026-04-17 19:30:53,928 - DEBUG - Response for deleting network () 2026-04-17 19:30:54,188 - DEBUG - No XMPP flaps were noticed during the test 2026-04-17 19:30:54,188 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21] 2026-04-17 19:30:54,188 - INFO - -------------------------------------------------------------------------------- 2026-04-17 19:30:54,945 - INFO - Deleted project: ctest-TestPorts-71043619, ID : dba5e44b-2ccc-4ea1-840e-9d6d44ac475a