2026-02-23 19:03:22,300 - INFO - Domain Default found not creating
2026-02-23 19:03:22,543 - INFO - Project ctest-TestPorts-98611293 not found, creating it
2026-02-23 19:03:23,042 - INFO - Created Project:ctest-TestPorts-98611293, ID : 5abc770c-b06b-471c-925f-db0144511bf7
2026-02-23 19:03:24,762 - INFO - ================================================================================
2026-02-23 19:03:24,762 - INFO - STARTING TEST : test_ports_bindings
2026-02-23 19:03:24,762 - 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-23 19:03:25,030 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2026-02-23 19:03:25,030 - INFO - Initial checks done. Running the testcase now
2026-02-23 19:03:25,030 - INFO -
2026-02-23 19:03:25,700 - DEBUG - Response for create_network : {'network': {'id': 'a88ea652-d6ba-4602-8aa6-f531dfe783ba', 'name': 'ctest-vn-05297067', 'tenant_id': '5abc770cb06b471c925fdb0144511bf7', 'project_id': '5abc770cb06b471c925fdb0144511bf7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-98611293', 'ctest-vn-05297067'], 'port_security_enabled': True, 'description': ''}}
2026-02-23 19:03:25,879 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f0d37d25-3905-40d3-9d37-fc4eacf10783', 'name': '', 'tenant_id': '5abc770cb06b471c925fdb0144511bf7', 'network_id': 'a88ea652-d6ba-4602-8aa6-f531dfe783ba', 'ip_version': 4, 'cidr': '123.114.10.192/26', 'allocation_pools': [{'start': '123.114.10.194', 'end': '123.114.10.254'}], 'gateway_ip': '123.114.10.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '123.114.10.194', 'tags': [], 'project_id': '5abc770cb06b471c925fdb0144511bf7'}}
2026-02-23 19:03:25,899 - INFO - Created VN ctest-vn-05297067
2026-02-23 19:03:25,954 - DEBUG - VN ctest-vn-05297067 UUID is a88ea652-d6ba-4602-8aa6-f531dfe783ba
2026-02-23 19:03:26,074 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-98611293', 'ctest-vmi-93312228']}
2026-02-23 19:03:26,369 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-93312228', 'id': '88bda0b8-9e74-40bb-ac45-651cd257d943', 'tenant_id': '5abc770cb06b471c925fdb0144511bf7', 'network_id': 'a88ea652-d6ba-4602-8aa6-f531dfe783ba', 'mac_address': '02:88:bd:a0:b8:9e', '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': '123.114.10.195', 'subnet_id': 'f0d37d25-3905-40d3-9d37-fc4eacf10783'}], 'security_groups': ['a2691e7a-38f4-4af6-b4e6-32b81411da36'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5abc770cb06b471c925fdb0144511bf7'}}
2026-02-23 19:03:26,369 - DEBUG - Created port 88bda0b8-9e74-40bb-ac45-651cd257d943
2026-02-23 19:03:26,474 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/88bda0b8-9e74-40bb-ac45-651cd257d943
2026-02-23 19:03:26,774 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/88bda0b8-9e74-40bb-ac45-651cd257d943
2026-02-23 19:03:26,810 - INFO - VMI 88bda0b8-9e74-40bb-ac45-651cd257d943 verification in API Server passed
2026-02-23 19:03:26,910 - DEBUG - Response for delete_port : ()
2026-02-23 19:03:26,910 - INFO - Deleted port 88bda0b8-9e74-40bb-ac45-651cd257d943
2026-02-23 19:03:26,910 - INFO - Deleting VN ctest-vn-05297067
2026-02-23 19:03:27,020 - DEBUG - Response for deleting network ()
2026-02-23 19:03:27,279 - DEBUG - No XMPP flaps were noticed during the test
2026-02-23 19:03:27,279 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-02-23 19:03:27,279 - INFO - --------------------------------------------------------------------------------
2026-02-23 19:03:27,281 - INFO - ================================================================================
2026-02-23 19:03:27,281 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-02-23 19:03:27,281 - 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-23 19:03:27,567 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with
2026-02-23 19:03:27,568 - INFO - Initial checks done. Running the testcase now
2026-02-23 19:03:27,568 - INFO -
2026-02-23 19:03:27,757 - DEBUG - Response for create_network : {'network': {'id': 'a8e77cd7-1ee1-4dfa-aa33-257bf2abc8f6', 'name': 'ctest-vn1-78317021', 'tenant_id': '5abc770cb06b471c925fdb0144511bf7', 'project_id': '5abc770cb06b471c925fdb0144511bf7', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-98611293', 'ctest-vn1-78317021'], 'port_security_enabled': True, 'description': ''}}
2026-02-23 19:03:27,962 - DEBUG - Response for create_subnet : {'subnet': {'id': '7af7b16e-ca19-4a96-a72c-5e2acd596c6e', 'name': '', 'tenant_id': '5abc770cb06b471c925fdb0144511bf7', 'network_id': 'a8e77cd7-1ee1-4dfa-aa33-257bf2abc8f6', 'ip_version': 4, 'cidr': '166.146.137.0/26', 'allocation_pools': [{'start': '166.146.137.2', 'end': '166.146.137.62'}], 'gateway_ip': '166.146.137.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '166.146.137.2', 'tags': [], 'project_id': '5abc770cb06b471c925fdb0144511bf7'}}
2026-02-23 19:03:28,170 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f6376a0a-426f-4b4b-8b96-9d38d6e2f4d1', 'name': '', 'tenant_id': '5abc770cb06b471c925fdb0144511bf7', 'network_id': 'a8e77cd7-1ee1-4dfa-aa33-257bf2abc8f6', 'ip_version': 4, 'cidr': '136.204.7.192/26', 'allocation_pools': [{'start': '136.204.7.194', 'end': '136.204.7.254'}], 'gateway_ip': '136.204.7.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '136.204.7.194', 'tags': [], 'project_id': '5abc770cb06b471c925fdb0144511bf7'}}
2026-02-23 19:03:28,195 - INFO - Created VN ctest-vn1-78317021
2026-02-23 19:03:28,250 - DEBUG - VN ctest-vn1-78317021 UUID is a8e77cd7-1ee1-4dfa-aa33-257bf2abc8f6
2026-02-23 19:03:28,569 - DEBUG - Response for create_port : {'port': {'name': '11f940fe-042e-49c9-a365-cee22afb9efa', 'id': '11f940fe-042e-49c9-a365-cee22afb9efa', 'tenant_id': '5abc770cb06b471c925fdb0144511bf7', 'network_id': 'a8e77cd7-1ee1-4dfa-aa33-257bf2abc8f6', 'mac_address': '02:11:f9:40:fe:04', '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': '166.146.137.5', 'subnet_id': '7af7b16e-ca19-4a96-a72c-5e2acd596c6e'}], 'security_groups': ['a2691e7a-38f4-4af6-b4e6-32b81411da36'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5abc770cb06b471c925fdb0144511bf7'}}
2026-02-23 19:03:28,771 - DEBUG - Response for create_port : {'port': {'name': 'f504d569-70bf-4236-869d-1121ba0a6e3c', 'id': 'f504d569-70bf-4236-869d-1121ba0a6e3c', 'tenant_id': '5abc770cb06b471c925fdb0144511bf7', 'network_id': 'a8e77cd7-1ee1-4dfa-aa33-257bf2abc8f6', 'mac_address': '02:f5:04:d5:69:70', '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': '136.204.7.197', 'subnet_id': 'f6376a0a-426f-4b4b-8b96-9d38d6e2f4d1'}], 'security_groups': ['a2691e7a-38f4-4af6-b4e6-32b81411da36'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '5abc770cb06b471c925fdb0144511bf7'}}
2026-02-23 19:03:28,828 - DEBUG - Services list from nova: [, , ]
2026-02-23 19:03:29,183 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5390-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5390-1)
2026-02-23 19:03:29,628 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5390-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5390-1)
2026-02-23 19:03:29,628 - INFO - Waiting for VM ctest-vn1-vm1-19311516 to be up..
2026-02-23 19:03:29,679 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-23 19:03:34,764 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-23 19:03:39,852 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-23 19:03:44,945 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-23 19:03:50,045 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-23 19:03:55,153 - DEBUG - VM is in ACTIVE state now
2026-02-23 19:03:55,153 - INFO - VM name : ctest-vn1-vm1-19311516
2026-02-23 19:03:55,248 - DEBUG - VM ctest-vn1-vm1-19311516 ID is 48ca000b-0910-4354-84b0-30e74edb4db5
2026-02-23 19:03:55,274 - DEBUG - VM ctest-vn1-vm1-19311516 launched on Node cn-jenkins-deploy-platform-ansible-os-5390-1
2026-02-23 19:03:55,367 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/48ca000b-0910-4354-84b0-30e74edb4db5
2026-02-23 19:03:55,378 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/11f940fe-042e-49c9-a365-cee22afb9efa
2026-02-23 19:03:58,631 - 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 1002ms')
2026-02-23 19:03:58,632 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-19311516 failed!
2026-02-23 19:03:58,690 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-98611293:ctest-vn1-78317021 is 166.146.137.1 and allocation pool is NOT set
2026-02-23 19:03:58,690 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-98611293:ctest-vn1-78317021 is 136.204.7.193 and allocation pool is NOT set
2026-02-23 19:04:00,754 - 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=6.15 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.75 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 = 2.751/4.448/6.145/1.697 ms')
2026-02-23 19:04:00,754 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-19311516 passed
2026-02-23 19:04:00,906 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 19:04:00,906 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-19311516, IP 166.146.137.5, Port 22
2026-02-23 19:04:01,076 - DEBUG - VM ctest-vn1-vm1-19311516 is ready for SSH connections
2026-02-23 19:04:01,076 - INFO - Waiting for VM ctest-vn1-vm2-94370021 to be up..
2026-02-23 19:04:01,180 - DEBUG - VM is in ACTIVE state now
2026-02-23 19:04:01,181 - INFO - VM name : ctest-vn1-vm2-94370021
2026-02-23 19:04:01,269 - DEBUG - VM ctest-vn1-vm2-94370021 ID is a396402a-4da1-4bd4-b094-5a69e4a45683
2026-02-23 19:04:01,270 - DEBUG - VM ctest-vn1-vm2-94370021 launched on Node cn-jenkins-deploy-platform-ansible-os-5390-1
2026-02-23 19:04:01,354 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/a396402a-4da1-4bd4-b094-5a69e4a45683
2026-02-23 19:04:01,362 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f504d569-70bf-4236-869d-1121ba0a6e3c
2026-02-23 19:04:02,614 - 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.96 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.540 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.540/2.249/3.958/1.709 ms')
2026-02-23 19:04:02,614 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-94370021 passed
2026-02-23 19:04:02,766 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 19:04:02,766 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-94370021, IP 136.204.7.197, Port 22
2026-02-23 19:04:02,940 - DEBUG - VM ctest-vn1-vm2-94370021 is ready for SSH connections
2026-02-23 19:04:02,941 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 19:04:02,941 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 19:04:02,942 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-23 19:04:02,942 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 166.146.137.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-02-23 19:04:02,942 - DEBUG - ping -s 56 -c 3 -W 1 166.146.137.5
2026-02-23 19:04:06,071 - DEBUG - PING 166.146.137.5 (166.146.137.5): 56 data bytes
64 bytes from 166.146.137.5: seq=0 ttl=63 time=6.148 ms
64 bytes from 166.146.137.5: seq=1 ttl=63 time=1.463 ms
64 bytes from 166.146.137.5: seq=2 ttl=63 time=1.103 ms
--- 166.146.137.5 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.103/2.904/6.148 ms
2026-02-23 19:04:06,072 - INFO - Ping to IP 166.146.137.5 from VM ctest-vn1-vm2-94370021 passed
2026-02-23 19:04:06,072 - INFO - Detaching port f504d569-70bf-4236-869d-1121ba0a6e3c from VM ctest-vn1-vm2-94370021
2026-02-23 19:04:06,140 - INFO - Deleting VM ctest-vn1-vm2-94370021
2026-02-23 19:04:06,234 - INFO - Detaching port 11f940fe-042e-49c9-a365-cee22afb9efa from VM ctest-vn1-vm1-19311516
2026-02-23 19:04:06,282 - INFO - Deleting VM ctest-vn1-vm1-19311516
2026-02-23 19:04:06,545 - DEBUG - Response for delete_port : ()
2026-02-23 19:04:06,940 - DEBUG - Response for delete_port : ()
2026-02-23 19:04:06,940 - INFO - Deleting VN ctest-vn1-78317021
2026-02-23 19:04:07,158 - DEBUG - Response for deleting network ()
2026-02-23 19:04:07,431 - DEBUG - No XMPP flaps were noticed during the test
2026-02-23 19:04:07,431 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:40]
2026-02-23 19:04:07,431 - INFO - --------------------------------------------------------------------------------
2026-02-23 19:04:08,174 - INFO - Deleted project: ctest-TestPorts-98611293, ID : 5abc770c-b06b-471c-925f-db0144511bf7