2026-08-20 10:39:25,659 - INFO - Domain Default found not creating
2026-08-20 10:39:25,844 - INFO - Project ctest-TestPorts-24634631 not found, creating it
2026-08-20 10:39:26,370 - INFO - Created Project:ctest-TestPorts-24634631, ID : 922171c6-d796-437e-807f-422bc15aebd2
2026-08-20 10:39:28,278 - INFO - ================================================================================
2026-08-20 10:39:28,279 - INFO - STARTING TEST : test_ports_bindings
2026-08-20 10:39:28,279 - 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-08-20 10:39:28,554 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.25': '0'}} with
2026-08-20 10:39:28,554 - INFO - Initial checks done. Running the testcase now
2026-08-20 10:39:28,554 - INFO -
2026-08-20 10:39:29,225 - DEBUG - Response for create_network : {'network': {'id': '279b7710-c2c9-4766-8ae5-b9b3bf002475', 'name': 'ctest-vn-00290134', 'tenant_id': '922171c6d796437e807f422bc15aebd2', 'project_id': '922171c6d796437e807f422bc15aebd2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-24634631', 'ctest-vn-00290134'], 'port_security_enabled': True, 'description': ''}}
2026-08-20 10:39:29,403 - DEBUG - Response for create_subnet : {'subnet': {'id': '8b92a046-bf49-41a1-b181-860d267081ce', 'name': '', 'tenant_id': '922171c6d796437e807f422bc15aebd2', 'network_id': '279b7710-c2c9-4766-8ae5-b9b3bf002475', 'ip_version': 4, 'cidr': '129.241.199.0/26', 'allocation_pools': [{'start': '129.241.199.2', 'end': '129.241.199.62'}], 'gateway_ip': '129.241.199.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '129.241.199.2', 'tags': [], 'project_id': '922171c6d796437e807f422bc15aebd2'}}
2026-08-20 10:39:29,422 - INFO - Created VN ctest-vn-00290134
2026-08-20 10:39:29,475 - DEBUG - VN ctest-vn-00290134 UUID is 279b7710-c2c9-4766-8ae5-b9b3bf002475
2026-08-20 10:39:29,586 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-24634631', 'ctest-vmi-48775377']}
2026-08-20 10:39:29,871 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-48775377', 'id': 'f5c3aca9-25c6-4670-9144-327280b426d7', 'tenant_id': '922171c6d796437e807f422bc15aebd2', 'network_id': '279b7710-c2c9-4766-8ae5-b9b3bf002475', 'mac_address': '02:f5:c3:ac:a9:25', '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': '129.241.199.3', 'subnet_id': '8b92a046-bf49-41a1-b181-860d267081ce'}], 'security_groups': ['63838cf0-0596-42e7-a4df-0634c5aeb7bf'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '922171c6d796437e807f422bc15aebd2'}}
2026-08-20 10:39:29,871 - DEBUG - Created port f5c3aca9-25c6-4670-9144-327280b426d7
2026-08-20 10:39:29,979 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f5c3aca9-25c6-4670-9144-327280b426d7
2026-08-20 10:39:30,360 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/f5c3aca9-25c6-4670-9144-327280b426d7
2026-08-20 10:39:30,397 - INFO - VMI f5c3aca9-25c6-4670-9144-327280b426d7 verification in API Server passed
2026-08-20 10:39:30,507 - DEBUG - Response for delete_port : ()
2026-08-20 10:39:30,507 - INFO - Deleted port f5c3aca9-25c6-4670-9144-327280b426d7
2026-08-20 10:39:30,507 - INFO - Deleting VN ctest-vn-00290134
2026-08-20 10:39:30,623 - DEBUG - Response for deleting network ()
2026-08-20 10:39:30,882 - DEBUG - No XMPP flaps were noticed during the test
2026-08-20 10:39:30,882 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-08-20 10:39:30,882 - INFO - --------------------------------------------------------------------------------
2026-08-20 10:39:30,885 - INFO - ================================================================================
2026-08-20 10:39:30,885 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-08-20 10:39:30,885 - 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-08-20 10:39:31,178 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.25': '0'}} with
2026-08-20 10:39:31,179 - INFO - Initial checks done. Running the testcase now
2026-08-20 10:39:31,179 - INFO -
2026-08-20 10:39:31,381 - DEBUG - Response for create_network : {'network': {'id': 'db9ec54c-5ad3-4375-8a36-327a7f6999dd', 'name': 'ctest-vn1-70046827', 'tenant_id': '922171c6d796437e807f422bc15aebd2', 'project_id': '922171c6d796437e807f422bc15aebd2', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-24634631', 'ctest-vn1-70046827'], 'port_security_enabled': True, 'description': ''}}
2026-08-20 10:39:31,564 - DEBUG - Response for create_subnet : {'subnet': {'id': '5f50873d-5502-4477-9107-4ff2312e4e5d', 'name': '', 'tenant_id': '922171c6d796437e807f422bc15aebd2', 'network_id': 'db9ec54c-5ad3-4375-8a36-327a7f6999dd', 'ip_version': 4, 'cidr': '142.71.115.0/26', 'allocation_pools': [{'start': '142.71.115.2', 'end': '142.71.115.62'}], 'gateway_ip': '142.71.115.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '142.71.115.2', 'tags': [], 'project_id': '922171c6d796437e807f422bc15aebd2'}}
2026-08-20 10:39:31,754 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fab765a4-5b88-4ef1-a004-03bfc45e0880', 'name': '', 'tenant_id': '922171c6d796437e807f422bc15aebd2', 'network_id': 'db9ec54c-5ad3-4375-8a36-327a7f6999dd', 'ip_version': 4, 'cidr': '121.235.95.64/26', 'allocation_pools': [{'start': '121.235.95.66', 'end': '121.235.95.126'}], 'gateway_ip': '121.235.95.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '121.235.95.66', 'tags': [], 'project_id': '922171c6d796437e807f422bc15aebd2'}}
2026-08-20 10:39:31,775 - INFO - Created VN ctest-vn1-70046827
2026-08-20 10:39:31,831 - DEBUG - VN ctest-vn1-70046827 UUID is db9ec54c-5ad3-4375-8a36-327a7f6999dd
2026-08-20 10:39:32,191 - DEBUG - Response for create_port : {'port': {'name': '1afbac62-1e1a-4771-aed6-1b89566c788d', 'id': '1afbac62-1e1a-4771-aed6-1b89566c788d', 'tenant_id': '922171c6d796437e807f422bc15aebd2', 'network_id': 'db9ec54c-5ad3-4375-8a36-327a7f6999dd', 'mac_address': '02:1a:fb:ac:62:1e', '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': '142.71.115.5', 'subnet_id': '5f50873d-5502-4477-9107-4ff2312e4e5d'}], 'security_groups': ['63838cf0-0596-42e7-a4df-0634c5aeb7bf'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '922171c6d796437e807f422bc15aebd2'}}
2026-08-20 10:39:32,412 - DEBUG - Response for create_port : {'port': {'name': '6e4da949-5711-47a1-829e-f177ae3f2449', 'id': '6e4da949-5711-47a1-829e-f177ae3f2449', 'tenant_id': '922171c6d796437e807f422bc15aebd2', 'network_id': 'db9ec54c-5ad3-4375-8a36-327a7f6999dd', 'mac_address': '02:6e:4d:a9:49:57', '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': '121.235.95.69', 'subnet_id': 'fab765a4-5b88-4ef1-a004-03bfc45e0880'}], 'security_groups': ['63838cf0-0596-42e7-a4df-0634c5aeb7bf'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '922171c6d796437e807f422bc15aebd2'}}
2026-08-20 10:39:32,487 - DEBUG - Services list from nova: [, , ]
2026-08-20 10:39:32,864 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6183-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6183-1)
2026-08-20 10:39:33,326 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6183-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6183-1)
2026-08-20 10:39:33,326 - INFO - Waiting for VM ctest-vn1-vm1-26089931 to be up..
2026-08-20 10:39:33,369 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-20 10:39:38,437 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-20 10:39:43,528 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-20 10:39:48,620 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-20 10:39:53,714 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-20 10:39:58,810 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-20 10:40:03,901 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-20 10:40:08,993 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-20 10:40:14,084 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-20 10:40:19,185 - DEBUG - VM is in ACTIVE state now
2026-08-20 10:40:19,185 - INFO - VM name : ctest-vn1-vm1-26089931
2026-08-20 10:40:19,283 - DEBUG - VM ctest-vn1-vm1-26089931 ID is 6285e7ab-5356-4d1c-bf44-a03d86db64f8
2026-08-20 10:40:19,306 - DEBUG - VM ctest-vn1-vm1-26089931 launched on Node cn-jenkins-deploy-platform-ansible-os-6183-1
2026-08-20 10:40:19,399 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/6285e7ab-5356-4d1c-bf44-a03d86db64f8
2026-08-20 10:40:19,411 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/1afbac62-1e1a-4771-aed6-1b89566c788d
2026-08-20 10:40:22,694 - 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 1027ms')
2026-08-20 10:40:22,694 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-26089931 failed!
2026-08-20 10:40:22,751 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-24634631:ctest-vn1-70046827 is 142.71.115.1 and allocation pool is NOT set
2026-08-20 10:40:22,751 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-24634631:ctest-vn1-70046827 is 121.235.95.65 and allocation pool is NOT set
2026-08-20 10:40:24,819 - 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.95 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.587 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.587/2.270/3.954/1.683 ms')
2026-08-20 10:40:24,819 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-26089931 passed
2026-08-20 10:40:24,971 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-20 10:40:24,971 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-26089931, IP 142.71.115.5, Port 22
2026-08-20 10:40:25,141 - DEBUG - VM ctest-vn1-vm1-26089931 is ready for SSH connections
2026-08-20 10:40:25,142 - INFO - Waiting for VM ctest-vn1-vm2-14887833 to be up..
2026-08-20 10:40:25,232 - DEBUG - VM is in ACTIVE state now
2026-08-20 10:40:25,232 - INFO - VM name : ctest-vn1-vm2-14887833
2026-08-20 10:40:25,322 - DEBUG - VM ctest-vn1-vm2-14887833 ID is f7883cfa-b51c-46ab-a1ad-158a1be6b160
2026-08-20 10:40:25,322 - DEBUG - VM ctest-vn1-vm2-14887833 launched on Node cn-jenkins-deploy-platform-ansible-os-6183-1
2026-08-20 10:40:25,418 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/f7883cfa-b51c-46ab-a1ad-158a1be6b160
2026-08-20 10:40:25,428 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/6e4da949-5711-47a1-829e-f177ae3f2449
2026-08-20 10:40:26,680 - 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=5.32 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.520 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.520/2.922/5.324/2.402 ms')
2026-08-20 10:40:26,680 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-14887833 passed
2026-08-20 10:40:26,835 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-20 10:40:26,835 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-14887833, IP 121.235.95.69, Port 22
2026-08-20 10:40:27,002 - DEBUG - VM ctest-vn1-vm2-14887833 is ready for SSH connections
2026-08-20 10:40:27,002 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-20 10:40:27,002 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-20 10:40:27,002 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-20 10:40:27,003 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 142.71.115.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123
2026-08-20 10:40:27,003 - DEBUG - ping -s 56 -c 3 -W 1 142.71.115.5
2026-08-20 10:40:31,061 - DEBUG - PING 142.71.115.5 (142.71.115.5): 56 data bytes
64 bytes from 142.71.115.5: seq=0 ttl=63 time=5.122 ms
64 bytes from 142.71.115.5: seq=1 ttl=63 time=1.090 ms
64 bytes from 142.71.115.5: seq=2 ttl=63 time=1.196 ms
--- 142.71.115.5 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.090/2.469/5.122 ms
2026-08-20 10:40:31,061 - INFO - Ping to IP 142.71.115.5 from VM ctest-vn1-vm2-14887833 passed
2026-08-20 10:40:31,061 - INFO - Detaching port 6e4da949-5711-47a1-829e-f177ae3f2449 from VM ctest-vn1-vm2-14887833
2026-08-20 10:40:31,125 - INFO - Deleting VM ctest-vn1-vm2-14887833
2026-08-20 10:40:31,206 - INFO - Detaching port 1afbac62-1e1a-4771-aed6-1b89566c788d from VM ctest-vn1-vm1-26089931
2026-08-20 10:40:31,248 - INFO - Deleting VM ctest-vn1-vm1-26089931
2026-08-20 10:40:31,537 - DEBUG - Response for delete_port : ()
2026-08-20 10:40:31,777 - DEBUG - Response for delete_port : ()
2026-08-20 10:40:31,777 - INFO - Deleting VN ctest-vn1-70046827
2026-08-20 10:40:31,911 - DEBUG - Response for deleting network ()
2026-08-20 10:40:32,192 - DEBUG - No XMPP flaps were noticed during the test
2026-08-20 10:40:32,192 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:01:02]
2026-08-20 10:40:32,192 - INFO - --------------------------------------------------------------------------------
2026-08-20 10:40:32,986 - INFO - Deleted project: ctest-TestPorts-24634631, ID : 922171c6-d796-437e-807f-422bc15aebd2