2026-02-19 16:58:09,883 - INFO - Domain Default found not creating
2026-02-19 16:58:10,075 - INFO - Project ctest-TestPorts-16633423 not found, creating it
2026-02-19 16:58:10,574 - INFO - Created Project:ctest-TestPorts-16633423, ID : 7742e1ba-f9d8-4757-a16b-6cdf950c731e
2026-02-19 16:58:12,201 - INFO - ================================================================================
2026-02-19 16:58:12,201 - INFO - STARTING TEST : test_ports_bindings
2026-02-19 16:58:12,202 - 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-19 16:58:12,463 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-02-19 16:58:12,463 - INFO - Initial checks done. Running the testcase now
2026-02-19 16:58:12,463 - INFO -
2026-02-19 16:58:13,053 - DEBUG - Response for create_network : {'network': {'id': 'f547a22c-47f5-4bfe-9e06-45eca934ec11', 'name': 'ctest-vn-66709743', 'tenant_id': '7742e1baf9d84757a16b6cdf950c731e', 'project_id': '7742e1baf9d84757a16b6cdf950c731e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-16633423', 'ctest-vn-66709743'], 'port_security_enabled': True, 'description': ''}}
2026-02-19 16:58:13,217 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f30a552b-3120-4c81-add5-a7e9ea955127', 'name': '', 'tenant_id': '7742e1baf9d84757a16b6cdf950c731e', 'network_id': 'f547a22c-47f5-4bfe-9e06-45eca934ec11', 'ip_version': 4, 'cidr': '34.110.237.64/26', 'allocation_pools': [{'start': '34.110.237.66', 'end': '34.110.237.126'}], 'gateway_ip': '34.110.237.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '34.110.237.66', 'tags': [], 'project_id': '7742e1baf9d84757a16b6cdf950c731e'}}
2026-02-19 16:58:13,238 - INFO - Created VN ctest-vn-66709743
2026-02-19 16:58:13,292 - DEBUG - VN ctest-vn-66709743 UUID is f547a22c-47f5-4bfe-9e06-45eca934ec11
2026-02-19 16:58:13,415 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-16633423', 'ctest-vmi-04374782']}
2026-02-19 16:58:13,660 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-04374782', 'id': '6212cb85-7f28-468e-b26f-e3795d0ac002', 'tenant_id': '7742e1baf9d84757a16b6cdf950c731e', 'network_id': 'f547a22c-47f5-4bfe-9e06-45eca934ec11', 'mac_address': '02:62:12:cb:85:7f', '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': '34.110.237.67', 'subnet_id': 'f30a552b-3120-4c81-add5-a7e9ea955127'}], 'security_groups': ['1796ab26-08bb-4a41-8c86-b0c181bcc6b5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7742e1baf9d84757a16b6cdf950c731e'}}
2026-02-19 16:58:13,660 - DEBUG - Created port 6212cb85-7f28-468e-b26f-e3795d0ac002
2026-02-19 16:58:13,768 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/6212cb85-7f28-468e-b26f-e3795d0ac002
2026-02-19 16:58:14,103 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/6212cb85-7f28-468e-b26f-e3795d0ac002
2026-02-19 16:58:14,144 - INFO - VMI 6212cb85-7f28-468e-b26f-e3795d0ac002 verification in API Server passed
2026-02-19 16:58:14,244 - DEBUG - Response for delete_port : ()
2026-02-19 16:58:14,244 - INFO - Deleted port 6212cb85-7f28-468e-b26f-e3795d0ac002
2026-02-19 16:58:14,244 - INFO - Deleting VN ctest-vn-66709743
2026-02-19 16:58:14,348 - DEBUG - Response for deleting network ()
2026-02-19 16:58:14,607 - DEBUG - No XMPP flaps were noticed during the test
2026-02-19 16:58:14,607 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-02-19 16:58:14,607 - INFO - --------------------------------------------------------------------------------
2026-02-19 16:58:14,610 - INFO - ================================================================================
2026-02-19 16:58:14,610 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-02-19 16:58:14,610 - 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-19 16:58:14,901 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with
2026-02-19 16:58:14,902 - INFO - Initial checks done. Running the testcase now
2026-02-19 16:58:14,902 - INFO -
2026-02-19 16:58:15,103 - DEBUG - Response for create_network : {'network': {'id': '2810f681-eb5f-4edb-8413-191531cabf2f', 'name': 'ctest-vn1-32873249', 'tenant_id': '7742e1baf9d84757a16b6cdf950c731e', 'project_id': '7742e1baf9d84757a16b6cdf950c731e', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-16633423', 'ctest-vn1-32873249'], 'port_security_enabled': True, 'description': ''}}
2026-02-19 16:58:15,300 - DEBUG - Response for create_subnet : {'subnet': {'id': '7a2bcac1-914f-43d9-a120-8579c97b249a', 'name': '', 'tenant_id': '7742e1baf9d84757a16b6cdf950c731e', 'network_id': '2810f681-eb5f-4edb-8413-191531cabf2f', 'ip_version': 4, 'cidr': '75.183.103.0/26', 'allocation_pools': [{'start': '75.183.103.2', 'end': '75.183.103.62'}], 'gateway_ip': '75.183.103.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '75.183.103.2', 'tags': [], 'project_id': '7742e1baf9d84757a16b6cdf950c731e'}}
2026-02-19 16:58:15,489 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a7af2603-28ec-43cc-8b88-9588e0d1e1dc', 'name': '', 'tenant_id': '7742e1baf9d84757a16b6cdf950c731e', 'network_id': '2810f681-eb5f-4edb-8413-191531cabf2f', 'ip_version': 4, 'cidr': '11.229.163.128/26', 'allocation_pools': [{'start': '11.229.163.130', 'end': '11.229.163.190'}], 'gateway_ip': '11.229.163.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '11.229.163.130', 'tags': [], 'project_id': '7742e1baf9d84757a16b6cdf950c731e'}}
2026-02-19 16:58:15,511 - INFO - Created VN ctest-vn1-32873249
2026-02-19 16:58:15,565 - DEBUG - VN ctest-vn1-32873249 UUID is 2810f681-eb5f-4edb-8413-191531cabf2f
2026-02-19 16:58:15,892 - DEBUG - Response for create_port : {'port': {'name': '1ee9ce52-b727-4b33-8a79-db52437ad3f5', 'id': '1ee9ce52-b727-4b33-8a79-db52437ad3f5', 'tenant_id': '7742e1baf9d84757a16b6cdf950c731e', 'network_id': '2810f681-eb5f-4edb-8413-191531cabf2f', 'mac_address': '02:1e:e9:ce:52:b7', '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': '75.183.103.5', 'subnet_id': '7a2bcac1-914f-43d9-a120-8579c97b249a'}], 'security_groups': ['1796ab26-08bb-4a41-8c86-b0c181bcc6b5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7742e1baf9d84757a16b6cdf950c731e'}}
2026-02-19 16:58:16,080 - DEBUG - Response for create_port : {'port': {'name': 'b4b86b17-9a32-449a-bb43-aa5d79c3d5f7', 'id': 'b4b86b17-9a32-449a-bb43-aa5d79c3d5f7', 'tenant_id': '7742e1baf9d84757a16b6cdf950c731e', 'network_id': '2810f681-eb5f-4edb-8413-191531cabf2f', 'mac_address': '02:b4:b8:6b:17:9a', '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': '11.229.163.133', 'subnet_id': 'a7af2603-28ec-43cc-8b88-9588e0d1e1dc'}], 'security_groups': ['1796ab26-08bb-4a41-8c86-b0c181bcc6b5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '7742e1baf9d84757a16b6cdf950c731e'}}
2026-02-19 16:58:16,147 - DEBUG - Services list from nova: [, , ]
2026-02-19 16:58:16,572 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5359-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5359-1)
2026-02-19 16:58:17,110 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5359-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5359-1)
2026-02-19 16:58:17,111 - INFO - Waiting for VM ctest-vn1-vm1-71815381 to be up..
2026-02-19 16:58:17,157 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-19 16:58:22,255 - DEBUG - VM is in ACTIVE state now
2026-02-19 16:58:22,256 - INFO - VM name : ctest-vn1-vm1-71815381
2026-02-19 16:58:22,342 - DEBUG - VM ctest-vn1-vm1-71815381 ID is 5831054f-1278-4826-96e5-a0c8e980cce8
2026-02-19 16:58:22,369 - DEBUG - VM ctest-vn1-vm1-71815381 launched on Node cn-jenkins-deploy-platform-ansible-os-5359-1
2026-02-19 16:58:22,460 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/5831054f-1278-4826-96e5-a0c8e980cce8
2026-02-19 16:58:22,470 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/1ee9ce52-b727-4b33-8a79-db52437ad3f5
2026-02-19 16:58:25,734 - 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 1013ms')
2026-02-19 16:58:25,734 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-71815381 failed!
2026-02-19 16:58:25,792 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-16633423:ctest-vn1-32873249 is 75.183.103.1 and allocation pool is NOT set
2026-02-19 16:58:25,792 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-16633423:ctest-vn1-32873249 is 11.229.163.129 and allocation pool is NOT set
2026-02-19 16:58:29,864 - 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=15.5 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 15.455/15.455/15.455/0.000 ms')
2026-02-19 16:58:29,865 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-71815381 passed
2026-02-19 16:58:30,028 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-19 16:58:30,029 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-71815381, IP 75.183.103.5, Port 22
2026-02-19 16:58:30,194 - DEBUG - VM ctest-vn1-vm1-71815381 is ready for SSH connections
2026-02-19 16:58:30,194 - INFO - Waiting for VM ctest-vn1-vm2-44698715 to be up..
2026-02-19 16:58:30,290 - DEBUG - VM is in ACTIVE state now
2026-02-19 16:58:30,290 - INFO - VM name : ctest-vn1-vm2-44698715
2026-02-19 16:58:30,375 - DEBUG - VM ctest-vn1-vm2-44698715 ID is 2b537c40-6ca4-4c1c-bdc8-27c865c30097
2026-02-19 16:58:30,376 - DEBUG - VM ctest-vn1-vm2-44698715 launched on Node cn-jenkins-deploy-platform-ansible-os-5359-1
2026-02-19 16:58:30,469 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/2b537c40-6ca4-4c1c-bdc8-27c865c30097
2026-02-19 16:58:30,478 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/b4b86b17-9a32-449a-bb43-aa5d79c3d5f7
2026-02-19 16:58:31,723 - 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.75 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.417 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.417/2.084/3.752/1.667 ms')
2026-02-19 16:58:31,724 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-44698715 passed
2026-02-19 16:58:31,920 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-19 16:58:31,920 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-44698715, IP 11.229.163.133, Port 22
2026-02-19 16:58:32,094 - DEBUG - VM ctest-vn1-vm2-44698715 is ready for SSH connections
2026-02-19 16:58:32,094 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-19 16:58:32,094 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-19 16:58:32,094 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-19 16:58:32,095 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 75.183.103.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-02-19 16:58:32,095 - DEBUG - ping -s 56 -c 3 -W 1 75.183.103.5
2026-02-19 16:58:34,855 - DEBUG - PING 75.183.103.5 (75.183.103.5): 56 data bytes
64 bytes from 75.183.103.5: seq=0 ttl=63 time=3.824 ms
64 bytes from 75.183.103.5: seq=1 ttl=63 time=1.112 ms
64 bytes from 75.183.103.5: seq=2 ttl=63 time=1.586 ms
--- 75.183.103.5 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.112/2.174/3.824 ms
2026-02-19 16:58:34,855 - INFO - Ping to IP 75.183.103.5 from VM ctest-vn1-vm2-44698715 passed
2026-02-19 16:58:34,855 - INFO - Detaching port b4b86b17-9a32-449a-bb43-aa5d79c3d5f7 from VM ctest-vn1-vm2-44698715
2026-02-19 16:58:34,908 - INFO - Deleting VM ctest-vn1-vm2-44698715
2026-02-19 16:58:35,000 - INFO - Detaching port 1ee9ce52-b727-4b33-8a79-db52437ad3f5 from VM ctest-vn1-vm1-71815381
2026-02-19 16:58:35,046 - INFO - Deleting VM ctest-vn1-vm1-71815381
2026-02-19 16:58:35,313 - DEBUG - Response for delete_port : ()
2026-02-19 16:58:35,498 - DEBUG - Response for delete_port : ()
2026-02-19 16:58:35,498 - INFO - Deleting VN ctest-vn1-32873249
2026-02-19 16:58:35,633 - DEBUG - Response for deleting network ()
2026-02-19 16:58:35,902 - DEBUG - No XMPP flaps were noticed during the test
2026-02-19 16:58:35,902 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21]
2026-02-19 16:58:35,902 - INFO - --------------------------------------------------------------------------------
2026-02-19 16:58:36,621 - INFO - Deleted project: ctest-TestPorts-16633423, ID : 7742e1ba-f9d8-4757-a16b-6cdf950c731e