2026-09-02 06:06:23,877 - INFO - Domain Default found not creating
2026-09-02 06:06:24,076 - INFO - Project ctest-TestPorts-36156852 not found, creating it
2026-09-02 06:06:24,623 - INFO - Created Project:ctest-TestPorts-36156852, ID : 2868534d-f039-4df4-965a-5d02932f0beb
2026-09-02 06:06:26,600 - INFO - ================================================================================
2026-09-02 06:06:26,600 - INFO - STARTING TEST : test_ports_bindings
2026-09-02 06:06:26,600 - 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-09-02 06:06:26,880 - DEBUG - Nothing to compare xmpp stats {'10.0.0.163': {'10.20.0.17': '0'}} with
2026-09-02 06:06:26,880 - INFO - Initial checks done. Running the testcase now
2026-09-02 06:06:26,881 - INFO -
2026-09-02 06:06:27,571 - DEBUG - Response for create_network : {'network': {'id': 'd1301312-572d-4496-9fcb-3ea26312b76a', 'name': 'ctest-vn-49790371', 'tenant_id': '2868534df0394df4965a5d02932f0beb', 'project_id': '2868534df0394df4965a5d02932f0beb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-36156852', 'ctest-vn-49790371'], 'port_security_enabled': True, 'description': ''}}
2026-09-02 06:06:27,758 - DEBUG - Response for create_subnet : {'subnet': {'id': '73aa8a22-1f77-4d05-a91b-0a427a632514', 'name': '', 'tenant_id': '2868534df0394df4965a5d02932f0beb', 'network_id': 'd1301312-572d-4496-9fcb-3ea26312b76a', 'ip_version': 4, 'cidr': '94.22.141.192/26', 'allocation_pools': [{'start': '94.22.141.194', 'end': '94.22.141.254'}], 'gateway_ip': '94.22.141.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '94.22.141.194', 'tags': [], 'project_id': '2868534df0394df4965a5d02932f0beb'}}
2026-09-02 06:06:27,780 - INFO - Created VN ctest-vn-49790371
2026-09-02 06:06:27,839 - DEBUG - VN ctest-vn-49790371 UUID is d1301312-572d-4496-9fcb-3ea26312b76a
2026-09-02 06:06:27,952 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-36156852', 'ctest-vmi-53103005']}
2026-09-02 06:06:28,289 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-53103005', 'id': 'a3188db1-58be-451d-82cc-37a328656ee3', 'tenant_id': '2868534df0394df4965a5d02932f0beb', 'network_id': 'd1301312-572d-4496-9fcb-3ea26312b76a', 'mac_address': '02:a3:18:8d:b1:58', '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': '94.22.141.195', 'subnet_id': '73aa8a22-1f77-4d05-a91b-0a427a632514'}], 'security_groups': ['72cdc62c-dac3-4659-8f24-060c041e7ec8'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '2868534df0394df4965a5d02932f0beb'}}
2026-09-02 06:06:28,289 - DEBUG - Created port a3188db1-58be-451d-82cc-37a328656ee3
2026-09-02 06:06:28,407 - DEBUG - Requesting: http://10.0.0.163:8082/virtual-machine-interface/a3188db1-58be-451d-82cc-37a328656ee3
2026-09-02 06:06:28,759 - DEBUG - Requesting: http://10.0.0.163:8082/virtual-machine-interface/a3188db1-58be-451d-82cc-37a328656ee3
2026-09-02 06:06:28,798 - INFO - VMI a3188db1-58be-451d-82cc-37a328656ee3 verification in API Server passed
2026-09-02 06:06:28,910 - DEBUG - Response for delete_port : ()
2026-09-02 06:06:28,910 - INFO - Deleted port a3188db1-58be-451d-82cc-37a328656ee3
2026-09-02 06:06:28,911 - INFO - Deleting VN ctest-vn-49790371
2026-09-02 06:06:29,036 - DEBUG - Response for deleting network ()
2026-09-02 06:06:29,309 - DEBUG - No XMPP flaps were noticed during the test
2026-09-02 06:06:29,309 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-09-02 06:06:29,309 - INFO - --------------------------------------------------------------------------------
2026-09-02 06:06:29,312 - INFO - ================================================================================
2026-09-02 06:06:29,313 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-09-02 06:06:29,313 - 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-09-02 06:06:29,598 - DEBUG - Nothing to compare xmpp stats {'10.0.0.163': {'10.20.0.17': '0'}} with
2026-09-02 06:06:29,599 - INFO - Initial checks done. Running the testcase now
2026-09-02 06:06:29,599 - INFO -
2026-09-02 06:06:29,810 - DEBUG - Response for create_network : {'network': {'id': 'aa010f4e-69d2-4022-9c15-f3ead8347444', 'name': 'ctest-vn1-20648825', 'tenant_id': '2868534df0394df4965a5d02932f0beb', 'project_id': '2868534df0394df4965a5d02932f0beb', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'tags': [], 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-36156852', 'ctest-vn1-20648825'], 'port_security_enabled': True, 'description': ''}}
2026-09-02 06:06:30,006 - DEBUG - Response for create_subnet : {'subnet': {'id': '44332e62-c10f-4f9f-a8af-f14ac2e3cc30', 'name': '', 'tenant_id': '2868534df0394df4965a5d02932f0beb', 'network_id': 'aa010f4e-69d2-4022-9c15-f3ead8347444', 'ip_version': 4, 'cidr': '145.156.217.64/26', 'allocation_pools': [{'start': '145.156.217.66', 'end': '145.156.217.126'}], 'gateway_ip': '145.156.217.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '145.156.217.66', 'tags': [], 'project_id': '2868534df0394df4965a5d02932f0beb'}}
2026-09-02 06:06:30,173 - DEBUG - Response for create_subnet : {'subnet': {'id': '0ba3b10d-b824-40ba-b0b2-5c917a6e1e18', 'name': '', 'tenant_id': '2868534df0394df4965a5d02932f0beb', 'network_id': 'aa010f4e-69d2-4022-9c15-f3ead8347444', 'ip_version': 4, 'cidr': '156.250.121.0/26', 'allocation_pools': [{'start': '156.250.121.2', 'end': '156.250.121.62'}], 'gateway_ip': '156.250.121.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '156.250.121.2', 'tags': [], 'project_id': '2868534df0394df4965a5d02932f0beb'}}
2026-09-02 06:06:30,196 - INFO - Created VN ctest-vn1-20648825
2026-09-02 06:06:30,250 - DEBUG - VN ctest-vn1-20648825 UUID is aa010f4e-69d2-4022-9c15-f3ead8347444
2026-09-02 06:06:30,620 - DEBUG - Response for create_port : {'port': {'name': '14c80035-6856-4ad8-ae97-4e919cc7e309', 'id': '14c80035-6856-4ad8-ae97-4e919cc7e309', 'tenant_id': '2868534df0394df4965a5d02932f0beb', 'network_id': 'aa010f4e-69d2-4022-9c15-f3ead8347444', 'mac_address': '02:14:c8:00:35:68', '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': '145.156.217.69', 'subnet_id': '44332e62-c10f-4f9f-a8af-f14ac2e3cc30'}], 'security_groups': ['72cdc62c-dac3-4659-8f24-060c041e7ec8'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '2868534df0394df4965a5d02932f0beb'}}
2026-09-02 06:06:30,869 - DEBUG - Response for create_port : {'port': {'name': 'c757d901-f166-4838-bf3d-84a6074927af', 'id': 'c757d901-f166-4838-bf3d-84a6074927af', 'tenant_id': '2868534df0394df4965a5d02932f0beb', 'network_id': 'aa010f4e-69d2-4022-9c15-f3ead8347444', 'mac_address': '02:c7:57:d9:01:f1', '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': '156.250.121.5', 'subnet_id': '0ba3b10d-b824-40ba-b0b2-5c917a6e1e18'}], 'security_groups': ['72cdc62c-dac3-4659-8f24-060c041e7ec8'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'tags': [], 'port_security_enabled': True, 'description': '', 'project_id': '2868534df0394df4965a5d02932f0beb'}}
2026-09-02 06:06:30,937 - DEBUG - Services list from nova: [, , ]
2026-09-02 06:06:31,345 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6247-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6247-1)
2026-09-02 06:06:31,831 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6247-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6247-1)
2026-09-02 06:06:31,831 - INFO - Waiting for VM ctest-vn1-vm1-01199416 to be up..
2026-09-02 06:06:31,887 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 06:06:36,979 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 06:06:42,078 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 06:06:47,167 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 06:06:52,270 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 06:06:57,367 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 06:07:02,463 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 06:07:07,561 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-09-02 06:07:12,662 - DEBUG - VM is in ACTIVE state now
2026-09-02 06:07:12,662 - INFO - VM name : ctest-vn1-vm1-01199416
2026-09-02 06:07:12,752 - DEBUG - VM ctest-vn1-vm1-01199416 ID is 3b4fb1ca-e6c2-4f2e-b711-12ad76408d9a
2026-09-02 06:07:12,777 - DEBUG - VM ctest-vn1-vm1-01199416 launched on Node cn-jenkins-deploy-platform-ansible-os-6247-1
2026-09-02 06:07:12,863 - DEBUG - Requesting: http://10.0.0.163:8082/virtual-machine/3b4fb1ca-e6c2-4f2e-b711-12ad76408d9a
2026-09-02 06:07:12,874 - DEBUG - Requesting: http://10.0.0.163:8082/virtual-machine-interface/14c80035-6856-4ad8-ae97-4e919cc7e309
2026-09-02 06:07:16,132 - 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 1008ms')
2026-09-02 06:07:16,132 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-01199416 failed!
2026-09-02 06:07:16,190 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-36156852:ctest-vn1-20648825 is 145.156.217.65 and allocation pool is NOT set
2026-09-02 06:07:16,191 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-36156852:ctest-vn1-20648825 is 156.250.121.1 and allocation pool is NOT set
2026-09-02 06:07:20,263 - 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=12.2 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1008ms\r\nrtt min/avg/max/mdev = 12.176/12.176/12.176/0.000 ms')
2026-09-02 06:07:20,263 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-01199416 passed
2026-09-02 06:07:20,419 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-02 06:07:20,419 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-01199416, IP 145.156.217.69, Port 22
2026-09-02 06:07:20,589 - DEBUG - VM ctest-vn1-vm1-01199416 is ready for SSH connections
2026-09-02 06:07:20,589 - INFO - Waiting for VM ctest-vn1-vm2-06214108 to be up..
2026-09-02 06:07:20,688 - DEBUG - VM is in ACTIVE state now
2026-09-02 06:07:20,688 - INFO - VM name : ctest-vn1-vm2-06214108
2026-09-02 06:07:20,781 - DEBUG - VM ctest-vn1-vm2-06214108 ID is ffb3313d-43fa-4968-b09f-a80138ed7a48
2026-09-02 06:07:20,781 - DEBUG - VM ctest-vn1-vm2-06214108 launched on Node cn-jenkins-deploy-platform-ansible-os-6247-1
2026-09-02 06:07:20,878 - DEBUG - Requesting: http://10.0.0.163:8082/virtual-machine/ffb3313d-43fa-4968-b09f-a80138ed7a48
2026-09-02 06:07:20,890 - DEBUG - Requesting: http://10.0.0.163:8082/virtual-machine-interface/c757d901-f166-4838-bf3d-84a6074927af
2026-09-02 06:07:24,169 - 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=2 ttl=63 time=7.43 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1019ms\r\nrtt min/avg/max/mdev = 7.433/7.433/7.433/0.000 ms')
2026-09-02 06:07:24,169 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-06214108 passed
2026-09-02 06:07:24,327 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-02 06:07:24,327 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-06214108, IP 156.250.121.5, Port 22
2026-09-02 06:07:24,497 - DEBUG - VM ctest-vn1-vm2-06214108 is ready for SSH connections
2026-09-02 06:07:24,497 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-02 06:07:24,497 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-02 06:07:24,497 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-09-02 06:07:24,497 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 145.156.217.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.163, gateway password: c0ntrail123
2026-09-02 06:07:24,497 - DEBUG - ping -s 56 -c 3 -W 1 145.156.217.69
2026-09-02 06:07:27,581 - DEBUG - PING 145.156.217.69 (145.156.217.69): 56 data bytes
64 bytes from 145.156.217.69: seq=0 ttl=63 time=5.343 ms
64 bytes from 145.156.217.69: seq=1 ttl=63 time=1.295 ms
64 bytes from 145.156.217.69: seq=2 ttl=63 time=1.232 ms
--- 145.156.217.69 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.232/2.623/5.343 ms
2026-09-02 06:07:27,582 - INFO - Ping to IP 145.156.217.69 from VM ctest-vn1-vm2-06214108 passed
2026-09-02 06:07:27,582 - INFO - Detaching port c757d901-f166-4838-bf3d-84a6074927af from VM ctest-vn1-vm2-06214108
2026-09-02 06:07:27,652 - INFO - Deleting VM ctest-vn1-vm2-06214108
2026-09-02 06:07:27,746 - INFO - Detaching port 14c80035-6856-4ad8-ae97-4e919cc7e309 from VM ctest-vn1-vm1-01199416
2026-09-02 06:07:27,787 - INFO - Deleting VM ctest-vn1-vm1-01199416
2026-09-02 06:07:28,123 - DEBUG - Response for delete_port : ()
2026-09-02 06:07:28,386 - DEBUG - Response for delete_port : ()
2026-09-02 06:07:28,387 - INFO - Deleting VN ctest-vn1-20648825
2026-09-02 06:07:28,583 - DEBUG - Response for deleting network ()
2026-09-02 06:07:28,847 - DEBUG - No XMPP flaps were noticed during the test
2026-09-02 06:07:28,847 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:59]
2026-09-02 06:07:28,847 - INFO - --------------------------------------------------------------------------------
2026-09-02 06:07:29,672 - INFO - Deleted project: ctest-TestPorts-36156852, ID : 2868534d-f039-4df4-965a-5d02932f0beb