2026-06-22 01:46:12,003 - INFO - Reading existing Domain with UUID 3d18adb4-0133-48c0-977a-27957b969067 2026-06-22 01:46:12,013 - INFO - Using existing domain ['admin_domain'](3d18adb4-0133-48c0-977a-27957b969067) 2026-06-22 01:46:12,210 - INFO - Project ctest-TestPorts-97565404 not found, creating it 2026-06-22 01:46:12,709 - INFO - Created Project:ctest-TestPorts-97565404, ID : b065de03-77f2-4b5f-90da-33be2f857d68 2026-06-22 01:46:14,396 - INFO - ================================================================================ 2026-06-22 01:46:14,396 - INFO - STARTING TEST : test_ports_bindings 2026-06-22 01:46:14,396 - 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-22 01:46:14,778 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.0.0.129': '0'}} with 2026-06-22 01:46:14,778 - INFO - Initial checks done. Running the testcase now 2026-06-22 01:46:14,778 - INFO - 2026-06-22 01:46:15,510 - DEBUG - Response for create_network : {'network': {'id': '565416d1-c5da-4587-974f-bbf6fefa7709', 'name': 'ctest-vn-12936234', 'tenant_id': 'b065de0377f24b5f90da33be2f857d68', 'project_id': 'b065de0377f24b5f90da33be2f857d68', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestPorts-97565404', 'ctest-vn-12936234'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}} 2026-06-22 01:46:15,766 - DEBUG - Response for create_subnet : {'subnet': {'id': 'e406e222-610c-4e78-beb5-39ac3dafc8d0', 'name': '', 'tenant_id': 'b065de0377f24b5f90da33be2f857d68', 'network_id': '565416d1-c5da-4587-974f-bbf6fefa7709', 'ip_version': 4, 'cidr': '28.85.104.0/26', 'allocation_pools': [{'start': '28.85.104.2', 'end': '28.85.104.62'}], 'gateway_ip': '28.85.104.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2026-06-22T01:46:15.656641', 'updated_at': '2026-06-22T01:46:15.656641', 'dns_server_address': '28.85.104.2', 'tags': [], 'project_id': 'b065de0377f24b5f90da33be2f857d68'}} 2026-06-22 01:46:15,835 - INFO - Created VN ctest-vn-12936234 2026-06-22 01:46:15,889 - DEBUG - VN ctest-vn-12936234 UUID is 565416d1-c5da-4587-974f-bbf6fefa7709 2026-06-22 01:46:16,103 - DEBUG - Read virtual machine interface {'fq_name': ['admin_domain', 'ctest-TestPorts-97565404', 'ctest-vmi-59192149']} 2026-06-22 01:46:16,850 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-59192149', 'id': '9caa5015-2ce5-448c-ae17-d21bfb16d986', 'tenant_id': 'b065de0377f24b5f90da33be2f857d68', 'network_id': '565416d1-c5da-4587-974f-bbf6fefa7709', 'mac_address': '02:9c:aa:50:15:2c', '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': '28.85.104.3', 'subnet_id': 'e406e222-610c-4e78-beb5-39ac3dafc8d0'}], 'security_groups': ['ec7bcd77-0bb0-4d13-be37-317108505cd5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'created_at': '2026-06-22T01:46:16.221164', 'updated_at': '2026-06-22T01:46:16.296298', 'project_id': 'b065de0377f24b5f90da33be2f857d68'}} 2026-06-22 01:46:16,850 - DEBUG - Created port 9caa5015-2ce5-448c-ae17-d21bfb16d986 2026-06-22 01:46:16,953 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine-interface/9caa5015-2ce5-448c-ae17-d21bfb16d986 2026-06-22 01:46:17,323 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine-interface/9caa5015-2ce5-448c-ae17-d21bfb16d986 2026-06-22 01:46:17,403 - INFO - VMI 9caa5015-2ce5-448c-ae17-d21bfb16d986 verification in API Server passed 2026-06-22 01:46:17,582 - DEBUG - Response for delete_port : () 2026-06-22 01:46:17,583 - INFO - Deleted port 9caa5015-2ce5-448c-ae17-d21bfb16d986 2026-06-22 01:46:17,583 - INFO - Deleting VN ctest-vn-12936234 2026-06-22 01:46:17,767 - DEBUG - Response for deleting network () 2026-06-22 01:46:18,170 - DEBUG - No XMPP flaps were noticed during the test 2026-06-22 01:46:18,170 - INFO - END TEST : test_ports_bindings : PASSED[0:00:04] 2026-06-22 01:46:18,170 - INFO - -------------------------------------------------------------------------------- 2026-06-22 01:46:18,172 - INFO - ================================================================================ 2026-06-22 01:46:18,172 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-06-22 01:46:18,173 - 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-22 01:46:18,562 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.0.0.129': '0'}} with 2026-06-22 01:46:18,562 - INFO - Initial checks done. Running the testcase now 2026-06-22 01:46:18,562 - INFO - 2026-06-22 01:46:18,898 - DEBUG - Response for create_network : {'network': {'id': 'b7843b4d-57dd-4254-98d8-3f0a303bfcc6', 'name': 'ctest-vn1-64293149', 'tenant_id': 'b065de0377f24b5f90da33be2f857d68', 'project_id': 'b065de0377f24b5f90da33be2f857d68', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestPorts-97565404', 'ctest-vn1-64293149'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}} 2026-06-22 01:46:19,142 - DEBUG - Response for create_subnet : {'subnet': {'id': '1e2c0e9a-45bf-4712-bf97-b2b9c0d84250', 'name': '', 'tenant_id': 'b065de0377f24b5f90da33be2f857d68', 'network_id': 'b7843b4d-57dd-4254-98d8-3f0a303bfcc6', 'ip_version': 4, 'cidr': '91.149.238.192/26', 'allocation_pools': [{'start': '91.149.238.194', 'end': '91.149.238.254'}], 'gateway_ip': '91.149.238.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2026-06-22T01:46:19.044660', 'updated_at': '2026-06-22T01:46:19.044660', 'dns_server_address': '91.149.238.194', 'tags': [], 'project_id': 'b065de0377f24b5f90da33be2f857d68'}} 2026-06-22 01:46:19,378 - DEBUG - Response for create_subnet : {'subnet': {'id': 'be94235b-7617-4a5f-9570-8a36a03f6ad2', 'name': '', 'tenant_id': 'b065de0377f24b5f90da33be2f857d68', 'network_id': 'b7843b4d-57dd-4254-98d8-3f0a303bfcc6', 'ip_version': 4, 'cidr': '219.220.180.192/26', 'allocation_pools': [{'start': '219.220.180.194', 'end': '219.220.180.254'}], 'gateway_ip': '219.220.180.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2026-06-22T01:46:19.278047', 'updated_at': '2026-06-22T01:46:19.278047', 'dns_server_address': '219.220.180.194', 'tags': [], 'project_id': 'b065de0377f24b5f90da33be2f857d68'}} 2026-06-22 01:46:19,443 - INFO - Created VN ctest-vn1-64293149 2026-06-22 01:46:19,497 - DEBUG - VN ctest-vn1-64293149 UUID is b7843b4d-57dd-4254-98d8-3f0a303bfcc6 2026-06-22 01:46:20,134 - DEBUG - Response for create_port : {'port': {'name': '771e7a68-a971-4566-8b5b-44972759027b', 'id': '771e7a68-a971-4566-8b5b-44972759027b', 'tenant_id': 'b065de0377f24b5f90da33be2f857d68', 'network_id': 'b7843b4d-57dd-4254-98d8-3f0a303bfcc6', 'mac_address': '02:77:1e:7a:68:a9', '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': '91.149.238.197', 'subnet_id': '1e2c0e9a-45bf-4712-bf97-b2b9c0d84250'}], 'security_groups': ['ec7bcd77-0bb0-4d13-be37-317108505cd5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'created_at': '2026-06-22T01:46:19.945119', 'updated_at': '2026-06-22T01:46:20.010361', 'project_id': 'b065de0377f24b5f90da33be2f857d68'}} 2026-06-22 01:46:20,397 - DEBUG - Response for create_port : {'port': {'name': 'c9f95725-76b1-44c2-84c5-cdd6470dffe5', 'id': 'c9f95725-76b1-44c2-84c5-cdd6470dffe5', 'tenant_id': 'b065de0377f24b5f90da33be2f857d68', 'network_id': 'b7843b4d-57dd-4254-98d8-3f0a303bfcc6', 'mac_address': '02:c9:f9:57:25:76', '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': '219.220.180.197', 'subnet_id': 'be94235b-7617-4a5f-9570-8a36a03f6ad2'}], 'security_groups': ['ec7bcd77-0bb0-4d13-be37-317108505cd5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'created_at': '2026-06-22T01:46:20.212708', 'updated_at': '2026-06-22T01:46:20.276316', 'project_id': 'b065de0377f24b5f90da33be2f857d68'}} 2026-06-22 01:46:20,502 - DEBUG - Services list from nova: [, , ] 2026-06-22 01:46:21,995 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-714-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-714-1) 2026-06-22 01:46:23,140 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-714-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-714-1) 2026-06-22 01:46:23,140 - INFO - Waiting for VM ctest-vn1-vm1-86632282 to be up.. 2026-06-22 01:46:23,253 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-06-22 01:46:28,398 - DEBUG - VM is in ACTIVE state now 2026-06-22 01:46:28,399 - INFO - VM name : ctest-vn1-vm1-86632282 2026-06-22 01:46:28,538 - DEBUG - VM ctest-vn1-vm1-86632282 ID is b8259405-f4ca-4174-bf4f-55c912ef1636 2026-06-22 01:46:28,572 - DEBUG - VM ctest-vn1-vm1-86632282 launched on Node cn-jenkins-deploy-platform-juju-os-714-1 2026-06-22 01:46:28,707 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine/b8259405-f4ca-4174-bf4f-55c912ef1636 2026-06-22 01:46:28,762 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine-interface/771e7a68-a971-4566-8b5b-44972759027b 2026-06-22 01:46:32,239 - 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 1015ms') 2026-06-22 01:46:32,239 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-86632282 failed! 2026-06-22 01:46:32,297 - DEBUG - Gateway for vn admin_domain:ctest-TestPorts-97565404:ctest-vn1-64293149 is 91.149.238.193 and allocation pool is NOT set 2026-06-22 01:46:32,297 - DEBUG - Gateway for vn admin_domain:ctest-TestPorts-97565404:ctest-vn1-64293149 is 219.220.180.193 and allocation pool is NOT set 2026-06-22 01:46:36,390 - 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 1003ms') 2026-06-22 01:46:36,390 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-86632282 failed! 2026-06-22 01:46:36,451 - DEBUG - Gateway for vn admin_domain:ctest-TestPorts-97565404:ctest-vn1-64293149 is 91.149.238.193 and allocation pool is NOT set 2026-06-22 01:46:36,451 - DEBUG - Gateway for vn admin_domain:ctest-TestPorts-97565404:ctest-vn1-64293149 is 219.220.180.193 and allocation pool is NOT set 2026-06-22 01:46:38,544 - 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=2.90 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.01 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 2.895/2.951/3.007/0.056 ms') 2026-06-22 01:46:38,544 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-86632282 passed 2026-06-22 01:46:38,701 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-22 01:46:38,701 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-86632282, IP 91.149.238.197, Port 22 2026-06-22 01:46:38,787 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-06-22 01:46:38,924 - DEBUG - VM ctest-vn1-vm1-86632282 is NOT ready for SSH connections, VM status: ACTIVE 2026-06-22 01:46:43,925 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-22 01:46:43,926 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-86632282, IP 91.149.238.197, Port 22 2026-06-22 01:46:44,135 - DEBUG - VM ctest-vn1-vm1-86632282 is ready for SSH connections 2026-06-22 01:46:44,135 - INFO - Waiting for VM ctest-vn1-vm2-54195691 to be up.. 2026-06-22 01:46:44,276 - DEBUG - VM is in ACTIVE state now 2026-06-22 01:46:44,276 - INFO - VM name : ctest-vn1-vm2-54195691 2026-06-22 01:46:44,415 - DEBUG - VM ctest-vn1-vm2-54195691 ID is 67186589-5979-4d55-baf7-8c80a3dd6443 2026-06-22 01:46:44,415 - DEBUG - VM ctest-vn1-vm2-54195691 launched on Node cn-jenkins-deploy-platform-juju-os-714-1 2026-06-22 01:46:44,555 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine/67186589-5979-4d55-baf7-8c80a3dd6443 2026-06-22 01:46:44,610 - DEBUG - Requesting: https://10.0.0.129:8082/virtual-machine-interface/c9f95725-76b1-44c2-84c5-cdd6470dffe5 2026-06-22 01:46:46,058 - 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.20 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.518 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.518/1.858/3.199/1.340 ms') 2026-06-22 01:46:46,058 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-54195691 passed 2026-06-22 01:46:46,205 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-22 01:46:46,205 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-54195691, IP 219.220.180.197, Port 22 2026-06-22 01:46:46,423 - DEBUG - VM ctest-vn1-vm2-54195691 is ready for SSH connections 2026-06-22 01:46:46,423 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-22 01:46:46,423 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-22 01:46:46,423 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-06-22 01:46:46,424 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 91.149.238.197, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123 2026-06-22 01:46:46,424 - DEBUG - ping -s 56 -c 3 -W 1 91.149.238.197 2026-06-22 01:46:49,434 - DEBUG - PING 91.149.238.197 (91.149.238.197): 56 data bytes 64 bytes from 91.149.238.197: seq=0 ttl=63 time=3.731 ms 64 bytes from 91.149.238.197: seq=1 ttl=63 time=0.799 ms 64 bytes from 91.149.238.197: seq=2 ttl=63 time=0.851 ms --- 91.149.238.197 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.799/1.793/3.731 ms 2026-06-22 01:46:49,434 - INFO - Ping to IP 91.149.238.197 from VM ctest-vn1-vm2-54195691 passed 2026-06-22 01:46:49,434 - INFO - Detaching port c9f95725-76b1-44c2-84c5-cdd6470dffe5 from VM ctest-vn1-vm2-54195691 2026-06-22 01:46:49,513 - INFO - Deleting VM ctest-vn1-vm2-54195691 2026-06-22 01:46:49,618 - INFO - Detaching port 771e7a68-a971-4566-8b5b-44972759027b from VM ctest-vn1-vm1-86632282 2026-06-22 01:46:49,683 - INFO - Deleting VM ctest-vn1-vm1-86632282 2026-06-22 01:46:50,186 - DEBUG - Response for delete_port : () 2026-06-22 01:46:50,503 - DEBUG - Response for delete_port : () 2026-06-22 01:46:50,503 - INFO - Deleting VN ctest-vn1-64293149 2026-06-22 01:46:50,731 - DEBUG - Response for deleting network () 2026-06-22 01:46:51,122 - DEBUG - No XMPP flaps were noticed during the test 2026-06-22 01:46:51,122 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:33] 2026-06-22 01:46:51,122 - INFO - -------------------------------------------------------------------------------- 2026-06-22 01:46:51,854 - INFO - Deleted project: ctest-TestPorts-97565404, ID : b065de03-77f2-4b5f-90da-33be2f857d68