2026-07-06 04:56:07,732 - INFO - Domain Default found not creating 2026-07-06 04:56:07,900 - INFO - Project ctest-TestPorts-91241540 not found, creating it 2026-07-06 04:56:08,382 - INFO - Created Project:ctest-TestPorts-91241540, ID : bd65ad91-a95e-4ee6-8ebf-a01d5d8338d9 2026-07-06 04:56:09,957 - INFO - ================================================================================ 2026-07-06 04:56:09,957 - INFO - STARTING TEST : test_ports_bindings 2026-07-06 04:56:09,957 - 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-07-06 04:56:10,241 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with 2026-07-06 04:56:10,241 - INFO - Initial checks done. Running the testcase now 2026-07-06 04:56:10,241 - INFO - 2026-07-06 04:56:10,845 - DEBUG - Response for create_network : {'network': {'id': 'a669532a-ea0e-473c-8012-265b00248aae', 'name': 'ctest-vn-60364883', 'tenant_id': 'bd65ad91a95e4ee68ebfa01d5d8338d9', 'project_id': 'bd65ad91a95e4ee68ebfa01d5d8338d9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-91241540', 'ctest-vn-60364883'], 'port_security_enabled': True, 'description': ''}} 2026-07-06 04:56:11,076 - DEBUG - Response for create_subnet : {'subnet': {'id': '074ddfa0-7ac3-4d24-830b-5c573e61f985', 'name': '', 'tenant_id': 'bd65ad91a95e4ee68ebfa01d5d8338d9', 'network_id': 'a669532a-ea0e-473c-8012-265b00248aae', 'ip_version': 4, 'cidr': '31.226.226.192/26', 'allocation_pools': [{'start': '31.226.226.194', 'end': '31.226.226.254'}], 'gateway_ip': '31.226.226.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.226.226.194', 'tags': [], 'project_id': 'bd65ad91a95e4ee68ebfa01d5d8338d9'}} 2026-07-06 04:56:11,095 - INFO - Created VN ctest-vn-60364883 2026-07-06 04:56:11,152 - DEBUG - VN ctest-vn-60364883 UUID is a669532a-ea0e-473c-8012-265b00248aae 2026-07-06 04:56:11,256 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-91241540', 'ctest-vmi-93348323']} 2026-07-06 04:56:11,561 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-93348323', 'id': 'bf1e6324-54f3-4657-8896-6573b790a175', 'tenant_id': 'bd65ad91a95e4ee68ebfa01d5d8338d9', 'network_id': 'a669532a-ea0e-473c-8012-265b00248aae', 'mac_address': '02:bf:1e:63:24:54', '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': '31.226.226.195', 'subnet_id': '074ddfa0-7ac3-4d24-830b-5c573e61f985'}], 'security_groups': ['434a1975-2725-427b-a1bd-acd2ebcf2335'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bd65ad91a95e4ee68ebfa01d5d8338d9'}} 2026-07-06 04:56:11,561 - DEBUG - Created port bf1e6324-54f3-4657-8896-6573b790a175 2026-07-06 04:56:11,668 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/bf1e6324-54f3-4657-8896-6573b790a175 2026-07-06 04:56:11,999 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/bf1e6324-54f3-4657-8896-6573b790a175 2026-07-06 04:56:12,033 - INFO - VMI bf1e6324-54f3-4657-8896-6573b790a175 verification in API Server passed 2026-07-06 04:56:12,138 - DEBUG - Response for delete_port : () 2026-07-06 04:56:12,138 - INFO - Deleted port bf1e6324-54f3-4657-8896-6573b790a175 2026-07-06 04:56:12,139 - INFO - Deleting VN ctest-vn-60364883 2026-07-06 04:56:12,244 - DEBUG - Response for deleting network () 2026-07-06 04:56:12,509 - DEBUG - No XMPP flaps were noticed during the test 2026-07-06 04:56:12,509 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03] 2026-07-06 04:56:12,509 - INFO - -------------------------------------------------------------------------------- 2026-07-06 04:56:12,512 - INFO - ================================================================================ 2026-07-06 04:56:12,512 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-07-06 04:56:12,512 - 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-07-06 04:56:12,814 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with 2026-07-06 04:56:12,814 - INFO - Initial checks done. Running the testcase now 2026-07-06 04:56:12,815 - INFO - 2026-07-06 04:56:13,012 - DEBUG - Response for create_network : {'network': {'id': '43638d02-4e55-4ecb-8156-d817d465c3cb', 'name': 'ctest-vn1-75988983', 'tenant_id': 'bd65ad91a95e4ee68ebfa01d5d8338d9', 'project_id': 'bd65ad91a95e4ee68ebfa01d5d8338d9', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-91241540', 'ctest-vn1-75988983'], 'port_security_enabled': True, 'description': ''}} 2026-07-06 04:56:13,196 - DEBUG - Response for create_subnet : {'subnet': {'id': '6fb36768-89bd-4e21-a3a6-69ff65b33332', 'name': '', 'tenant_id': 'bd65ad91a95e4ee68ebfa01d5d8338d9', 'network_id': '43638d02-4e55-4ecb-8156-d817d465c3cb', 'ip_version': 4, 'cidr': '117.123.121.0/26', 'allocation_pools': [{'start': '117.123.121.2', 'end': '117.123.121.62'}], 'gateway_ip': '117.123.121.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '117.123.121.2', 'tags': [], 'project_id': 'bd65ad91a95e4ee68ebfa01d5d8338d9'}} 2026-07-06 04:56:13,373 - DEBUG - Response for create_subnet : {'subnet': {'id': '496ccff4-0d47-4f7e-9f86-a777486c1680', 'name': '', 'tenant_id': 'bd65ad91a95e4ee68ebfa01d5d8338d9', 'network_id': '43638d02-4e55-4ecb-8156-d817d465c3cb', 'ip_version': 4, 'cidr': '136.96.130.0/26', 'allocation_pools': [{'start': '136.96.130.2', 'end': '136.96.130.62'}], 'gateway_ip': '136.96.130.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '136.96.130.2', 'tags': [], 'project_id': 'bd65ad91a95e4ee68ebfa01d5d8338d9'}} 2026-07-06 04:56:13,390 - INFO - Created VN ctest-vn1-75988983 2026-07-06 04:56:13,444 - DEBUG - VN ctest-vn1-75988983 UUID is 43638d02-4e55-4ecb-8156-d817d465c3cb 2026-07-06 04:56:13,735 - DEBUG - Response for create_port : {'port': {'name': '012e4bfc-56e8-4d83-87b9-4a910af48472', 'id': '012e4bfc-56e8-4d83-87b9-4a910af48472', 'tenant_id': 'bd65ad91a95e4ee68ebfa01d5d8338d9', 'network_id': '43638d02-4e55-4ecb-8156-d817d465c3cb', 'mac_address': '02:01:2e:4b:fc:56', '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': '117.123.121.5', 'subnet_id': '6fb36768-89bd-4e21-a3a6-69ff65b33332'}], 'security_groups': ['434a1975-2725-427b-a1bd-acd2ebcf2335'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bd65ad91a95e4ee68ebfa01d5d8338d9'}} 2026-07-06 04:56:13,897 - DEBUG - Response for create_port : {'port': {'name': '7d7cc739-5410-485c-968c-0a29bd964808', 'id': '7d7cc739-5410-485c-968c-0a29bd964808', 'tenant_id': 'bd65ad91a95e4ee68ebfa01d5d8338d9', 'network_id': '43638d02-4e55-4ecb-8156-d817d465c3cb', 'mac_address': '02:7d:7c:c7:39:54', '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.96.130.5', 'subnet_id': '496ccff4-0d47-4f7e-9f86-a777486c1680'}], 'security_groups': ['434a1975-2725-427b-a1bd-acd2ebcf2335'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'bd65ad91a95e4ee68ebfa01d5d8338d9'}} 2026-07-06 04:56:13,953 - DEBUG - Services list from nova: [, , ] 2026-07-06 04:56:14,294 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6081-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6081-1) 2026-07-06 04:56:14,681 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6081-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6081-1) 2026-07-06 04:56:14,681 - INFO - Waiting for VM ctest-vn1-vm1-61982290 to be up.. 2026-07-06 04:56:14,718 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-06 04:56:19,768 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-06 04:56:24,859 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-07-06 04:56:29,947 - DEBUG - VM is in ACTIVE state now 2026-07-06 04:56:29,947 - INFO - VM name : ctest-vn1-vm1-61982290 2026-07-06 04:56:30,022 - DEBUG - VM ctest-vn1-vm1-61982290 ID is 178948ee-6837-43ad-8b4b-d6c7f492fcd4 2026-07-06 04:56:30,043 - DEBUG - VM ctest-vn1-vm1-61982290 launched on Node cn-jenkins-deploy-platform-ansible-os-6081-1 2026-07-06 04:56:30,127 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/178948ee-6837-43ad-8b4b-d6c7f492fcd4 2026-07-06 04:56:30,136 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/012e4bfc-56e8-4d83-87b9-4a910af48472 2026-07-06 04:56:33,389 - 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 1015ms') 2026-07-06 04:56:33,390 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-61982290 failed! 2026-07-06 04:56:33,444 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-91241540:ctest-vn1-75988983 is 117.123.121.1 and allocation pool is NOT set 2026-07-06 04:56:33,445 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-91241540:ctest-vn1-75988983 is 136.96.130.1 and allocation pool is NOT set 2026-07-06 04:56:35,510 - 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.88 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=3.07 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 3.071/4.475/5.880/1.404 ms') 2026-07-06 04:56:35,510 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm1-61982290 passed 2026-07-06 04:56:35,664 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-06 04:56:35,665 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-61982290, IP 117.123.121.5, Port 22 2026-07-06 04:56:35,731 - DEBUG - Error on ssh to cirros@169.254.0.4:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.4/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.4/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.4/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-07-06 04:56:35,813 - DEBUG - VM ctest-vn1-vm1-61982290 is NOT ready for SSH connections, VM status: ACTIVE 2026-07-06 04:56:40,814 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-06 04:56:40,814 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-61982290, IP 117.123.121.5, Port 22 2026-07-06 04:56:40,973 - DEBUG - VM ctest-vn1-vm1-61982290 is ready for SSH connections 2026-07-06 04:56:40,973 - INFO - Waiting for VM ctest-vn1-vm2-21373621 to be up.. 2026-07-06 04:56:41,062 - DEBUG - VM is in ACTIVE state now 2026-07-06 04:56:41,062 - INFO - VM name : ctest-vn1-vm2-21373621 2026-07-06 04:56:41,133 - DEBUG - VM ctest-vn1-vm2-21373621 ID is 7013450a-b558-4bcf-9285-cb3859f64a3a 2026-07-06 04:56:41,133 - DEBUG - VM ctest-vn1-vm2-21373621 launched on Node cn-jenkins-deploy-platform-ansible-os-6081-1 2026-07-06 04:56:41,214 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/7013450a-b558-4bcf-9285-cb3859f64a3a 2026-07-06 04:56:41,221 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/7d7cc739-5410-485c-968c-0a29bd964808 2026-07-06 04:56:42,462 - 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.401 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.401/1.863/3.326/1.462 ms') 2026-07-06 04:56:42,463 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-21373621 passed 2026-07-06 04:56:42,612 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-06 04:56:42,612 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-21373621, IP 136.96.130.5, Port 22 2026-07-06 04:56:42,768 - DEBUG - VM ctest-vn1-vm2-21373621 is ready for SSH connections 2026-07-06 04:56:42,768 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-06 04:56:42,768 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-06 04:56:42,768 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-07-06 04:56:42,768 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 117.123.121.5, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123 2026-07-06 04:56:42,769 - DEBUG - ping -s 56 -c 3 -W 1 117.123.121.5 2026-07-06 04:56:46,444 - DEBUG - PING 117.123.121.5 (117.123.121.5): 56 data bytes 64 bytes from 117.123.121.5: seq=0 ttl=63 time=4.006 ms 64 bytes from 117.123.121.5: seq=1 ttl=63 time=0.786 ms 64 bytes from 117.123.121.5: seq=2 ttl=63 time=0.928 ms --- 117.123.121.5 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.786/1.906/4.006 ms 2026-07-06 04:56:46,444 - INFO - Ping to IP 117.123.121.5 from VM ctest-vn1-vm2-21373621 passed 2026-07-06 04:56:46,444 - INFO - Detaching port 7d7cc739-5410-485c-968c-0a29bd964808 from VM ctest-vn1-vm2-21373621 2026-07-06 04:56:46,511 - INFO - Deleting VM ctest-vn1-vm2-21373621 2026-07-06 04:56:46,590 - INFO - Detaching port 012e4bfc-56e8-4d83-87b9-4a910af48472 from VM ctest-vn1-vm1-61982290 2026-07-06 04:56:46,633 - INFO - Deleting VM ctest-vn1-vm1-61982290 2026-07-06 04:56:46,877 - DEBUG - Response for delete_port : () 2026-07-06 04:56:47,042 - DEBUG - Response for delete_port : () 2026-07-06 04:56:47,042 - INFO - Deleting VN ctest-vn1-75988983 2026-07-06 04:56:47,171 - DEBUG - Response for deleting network () 2026-07-06 04:56:47,429 - DEBUG - No XMPP flaps were noticed during the test 2026-07-06 04:56:47,429 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:35] 2026-07-06 04:56:47,429 - INFO - -------------------------------------------------------------------------------- 2026-07-06 04:56:48,190 - INFO - Deleted project: ctest-TestPorts-91241540, ID : bd65ad91-a95e-4ee6-8ebf-a01d5d8338d9