2026-06-15 12:18:20,195 - INFO - Domain Default found not creating
2026-06-15 12:18:20,365 - INFO - Project ctest-TestPorts-23763090 not found, creating it
2026-06-15 12:18:20,854 - INFO - Created Project:ctest-TestPorts-23763090, ID : b1f1101f-40ac-4731-8966-4d947b63789d
2026-06-15 12:18:22,427 - INFO - ================================================================================
2026-06-15 12:18:22,427 - INFO - STARTING TEST : test_ports_bindings
2026-06-15 12:18:22,427 - 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-06-15 12:18:22,685 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.17': '0'}} with
2026-06-15 12:18:22,685 - INFO - Initial checks done. Running the testcase now
2026-06-15 12:18:22,685 - INFO -
2026-06-15 12:18:23,283 - DEBUG - Response for create_network : {'network': {'id': '914b1f8c-26ed-467e-ab65-d8c3ad330601', 'name': 'ctest-vn-37256356', 'tenant_id': 'b1f1101f40ac473189664d947b63789d', 'project_id': 'b1f1101f40ac473189664d947b63789d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-23763090', 'ctest-vn-37256356'], 'port_security_enabled': True, 'description': ''}}
2026-06-15 12:18:23,483 - DEBUG - Response for create_subnet : {'subnet': {'id': '087eb104-240f-4b37-9cfc-93e6669846f1', 'name': '', 'tenant_id': 'b1f1101f40ac473189664d947b63789d', 'network_id': '914b1f8c-26ed-467e-ab65-d8c3ad330601', 'ip_version': 4, 'cidr': '123.221.248.0/26', 'allocation_pools': [{'start': '123.221.248.2', 'end': '123.221.248.62'}], 'gateway_ip': '123.221.248.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '123.221.248.2', 'tags': [], 'project_id': 'b1f1101f40ac473189664d947b63789d'}}
2026-06-15 12:18:23,500 - INFO - Created VN ctest-vn-37256356
2026-06-15 12:18:23,551 - DEBUG - VN ctest-vn-37256356 UUID is 914b1f8c-26ed-467e-ab65-d8c3ad330601
2026-06-15 12:18:23,653 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-23763090', 'ctest-vmi-23187630']}
2026-06-15 12:18:23,932 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-23187630', 'id': 'a05afb97-0d37-485c-98a5-54f32cc8db17', 'tenant_id': 'b1f1101f40ac473189664d947b63789d', 'network_id': '914b1f8c-26ed-467e-ab65-d8c3ad330601', 'mac_address': '02:a0:5a:fb:97:0d', '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.221.248.3', 'subnet_id': '087eb104-240f-4b37-9cfc-93e6669846f1'}], 'security_groups': ['6d8ad3ce-f9b5-4007-90ca-3c5d60ed6350'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b1f1101f40ac473189664d947b63789d'}}
2026-06-15 12:18:23,933 - DEBUG - Created port a05afb97-0d37-485c-98a5-54f32cc8db17
2026-06-15 12:18:24,039 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/a05afb97-0d37-485c-98a5-54f32cc8db17
2026-06-15 12:18:24,383 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/a05afb97-0d37-485c-98a5-54f32cc8db17
2026-06-15 12:18:24,420 - INFO - VMI a05afb97-0d37-485c-98a5-54f32cc8db17 verification in API Server passed
2026-06-15 12:18:24,527 - DEBUG - Response for delete_port : ()
2026-06-15 12:18:24,527 - INFO - Deleted port a05afb97-0d37-485c-98a5-54f32cc8db17
2026-06-15 12:18:24,527 - INFO - Deleting VN ctest-vn-37256356
2026-06-15 12:18:24,628 - DEBUG - Response for deleting network ()
2026-06-15 12:18:24,898 - DEBUG - No XMPP flaps were noticed during the test
2026-06-15 12:18:24,898 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-06-15 12:18:24,898 - INFO - --------------------------------------------------------------------------------
2026-06-15 12:18:24,900 - INFO - ================================================================================
2026-06-15 12:18:24,900 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-06-15 12:18:24,900 - 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-06-15 12:18:25,180 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.17': '0'}} with
2026-06-15 12:18:25,180 - INFO - Initial checks done. Running the testcase now
2026-06-15 12:18:25,180 - INFO -
2026-06-15 12:18:25,361 - DEBUG - Response for create_network : {'network': {'id': '0cf1681c-1ef4-405b-b0c5-650a79319c3b', 'name': 'ctest-vn1-00903803', 'tenant_id': 'b1f1101f40ac473189664d947b63789d', 'project_id': 'b1f1101f40ac473189664d947b63789d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-23763090', 'ctest-vn1-00903803'], 'port_security_enabled': True, 'description': ''}}
2026-06-15 12:18:25,568 - DEBUG - Response for create_subnet : {'subnet': {'id': '0ab06852-6e46-411c-97ab-0f982e3657f9', 'name': '', 'tenant_id': 'b1f1101f40ac473189664d947b63789d', 'network_id': '0cf1681c-1ef4-405b-b0c5-650a79319c3b', 'ip_version': 4, 'cidr': '45.122.188.64/26', 'allocation_pools': [{'start': '45.122.188.66', 'end': '45.122.188.126'}], 'gateway_ip': '45.122.188.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '45.122.188.66', 'tags': [], 'project_id': 'b1f1101f40ac473189664d947b63789d'}}
2026-06-15 12:18:25,768 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e4f91cb3-dbe8-453a-8a47-5bea2ea9ae13', 'name': '', 'tenant_id': 'b1f1101f40ac473189664d947b63789d', 'network_id': '0cf1681c-1ef4-405b-b0c5-650a79319c3b', 'ip_version': 4, 'cidr': '218.199.61.192/26', 'allocation_pools': [{'start': '218.199.61.194', 'end': '218.199.61.254'}], 'gateway_ip': '218.199.61.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '218.199.61.194', 'tags': [], 'project_id': 'b1f1101f40ac473189664d947b63789d'}}
2026-06-15 12:18:25,784 - INFO - Created VN ctest-vn1-00903803
2026-06-15 12:18:25,839 - DEBUG - VN ctest-vn1-00903803 UUID is 0cf1681c-1ef4-405b-b0c5-650a79319c3b
2026-06-15 12:18:26,197 - DEBUG - Response for create_port : {'port': {'name': '8f482b59-cd82-431a-be82-7f3676cbcfa1', 'id': '8f482b59-cd82-431a-be82-7f3676cbcfa1', 'tenant_id': 'b1f1101f40ac473189664d947b63789d', 'network_id': '0cf1681c-1ef4-405b-b0c5-650a79319c3b', 'mac_address': '02:8f:48:2b:59:cd', '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': '45.122.188.69', 'subnet_id': '0ab06852-6e46-411c-97ab-0f982e3657f9'}], 'security_groups': ['6d8ad3ce-f9b5-4007-90ca-3c5d60ed6350'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b1f1101f40ac473189664d947b63789d'}}
2026-06-15 12:18:26,405 - DEBUG - Response for create_port : {'port': {'name': '9c332b8d-1b08-44de-91a3-b94179b5d0ed', 'id': '9c332b8d-1b08-44de-91a3-b94179b5d0ed', 'tenant_id': 'b1f1101f40ac473189664d947b63789d', 'network_id': '0cf1681c-1ef4-405b-b0c5-650a79319c3b', 'mac_address': '02:9c:33:2b:8d:1b', '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': '218.199.61.197', 'subnet_id': 'e4f91cb3-dbe8-453a-8a47-5bea2ea9ae13'}], 'security_groups': ['6d8ad3ce-f9b5-4007-90ca-3c5d60ed6350'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'b1f1101f40ac473189664d947b63789d'}}
2026-06-15 12:18:26,464 - DEBUG - Services list from nova: [, , ]
2026-06-15 12:18:26,824 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5943-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5943-1)
2026-06-15 12:18:27,221 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5943-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5943-1)
2026-06-15 12:18:27,221 - INFO - Waiting for VM ctest-vn1-vm1-66330779 to be up..
2026-06-15 12:18:27,260 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-15 12:18:32,316 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-15 12:18:37,393 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-15 12:18:42,469 - DEBUG - VM is in ACTIVE state now
2026-06-15 12:18:42,469 - INFO - VM name : ctest-vn1-vm1-66330779
2026-06-15 12:18:42,557 - DEBUG - VM ctest-vn1-vm1-66330779 ID is 0d9dacbd-d138-4dd8-b235-c79c72e3d60c
2026-06-15 12:18:42,576 - DEBUG - VM ctest-vn1-vm1-66330779 launched on Node cn-jenkins-deploy-platform-ansible-os-5943-1
2026-06-15 12:18:42,664 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/0d9dacbd-d138-4dd8-b235-c79c72e3d60c
2026-06-15 12:18:42,673 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/8f482b59-cd82-431a-be82-7f3676cbcfa1
2026-06-15 12:18:45,943 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1026ms')
2026-06-15 12:18:45,943 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-66330779 failed!
2026-06-15 12:18:45,999 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-23763090:ctest-vn1-00903803 is 45.122.188.65 and allocation pool is NOT set
2026-06-15 12:18:45,999 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-23763090:ctest-vn1-00903803 is 218.199.61.193 and allocation pool is NOT set
2026-06-15 12:18:48,060 - 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=5.19 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=1.32 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 = 1.317/3.251/5.185/1.934 ms')
2026-06-15 12:18:48,061 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-66330779 passed
2026-06-15 12:18:48,215 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-15 12:18:48,215 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-66330779, IP 45.122.188.69, Port 22
2026-06-15 12:18:48,371 - DEBUG - VM ctest-vn1-vm1-66330779 is ready for SSH connections
2026-06-15 12:18:48,371 - INFO - Waiting for VM ctest-vn1-vm2-45564594 to be up..
2026-06-15 12:18:48,450 - DEBUG - VM is in ACTIVE state now
2026-06-15 12:18:48,450 - INFO - VM name : ctest-vn1-vm2-45564594
2026-06-15 12:18:48,526 - DEBUG - VM ctest-vn1-vm2-45564594 ID is 6ea29861-5050-43d5-bacd-2972ab050198
2026-06-15 12:18:48,526 - DEBUG - VM ctest-vn1-vm2-45564594 launched on Node cn-jenkins-deploy-platform-ansible-os-5943-1
2026-06-15 12:18:48,601 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/6ea29861-5050-43d5-bacd-2972ab050198
2026-06-15 12:18:48,611 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/9c332b8d-1b08-44de-91a3-b94179b5d0ed
2026-06-15 12:18:49,858 - 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.33 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.500 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.500/1.914/3.328/1.414 ms')
2026-06-15 12:18:49,858 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-45564594 passed
2026-06-15 12:18:50,019 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-15 12:18:50,019 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-45564594, IP 218.199.61.197, Port 22
2026-06-15 12:18:50,174 - DEBUG - VM ctest-vn1-vm2-45564594 is ready for SSH connections
2026-06-15 12:18:50,174 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-15 12:18:50,174 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-15 12:18:50,174 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-15 12:18:50,175 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 45.122.188.69, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123
2026-06-15 12:18:50,175 - DEBUG - ping -s 56 -c 3 -W 1 45.122.188.69
2026-06-15 12:18:53,819 - DEBUG - PING 45.122.188.69 (45.122.188.69): 56 data bytes
64 bytes from 45.122.188.69: seq=0 ttl=63 time=4.485 ms
64 bytes from 45.122.188.69: seq=1 ttl=63 time=0.815 ms
64 bytes from 45.122.188.69: seq=2 ttl=63 time=0.906 ms
--- 45.122.188.69 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.815/2.068/4.485 ms
2026-06-15 12:18:53,819 - INFO - Ping to IP 45.122.188.69 from VM ctest-vn1-vm2-45564594 passed
2026-06-15 12:18:53,819 - INFO - Detaching port 9c332b8d-1b08-44de-91a3-b94179b5d0ed from VM ctest-vn1-vm2-45564594
2026-06-15 12:18:53,879 - INFO - Deleting VM ctest-vn1-vm2-45564594
2026-06-15 12:18:53,956 - INFO - Detaching port 8f482b59-cd82-431a-be82-7f3676cbcfa1 from VM ctest-vn1-vm1-66330779
2026-06-15 12:18:54,000 - INFO - Deleting VM ctest-vn1-vm1-66330779
2026-06-15 12:18:54,231 - DEBUG - Response for delete_port : ()
2026-06-15 12:18:54,398 - DEBUG - Response for delete_port : ()
2026-06-15 12:18:54,398 - INFO - Deleting VN ctest-vn1-00903803
2026-06-15 12:18:54,537 - DEBUG - Response for deleting network ()
2026-06-15 12:18:54,816 - DEBUG - No XMPP flaps were noticed during the test
2026-06-15 12:18:54,816 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:30]
2026-06-15 12:18:54,816 - INFO - --------------------------------------------------------------------------------
2026-06-15 12:18:55,566 - INFO - Deleted project: ctest-TestPorts-23763090, ID : b1f1101f-40ac-4731-8966-4d947b63789d