2026-03-27 12:08:13,095 - INFO - Domain Default found not creating 2026-03-27 12:08:13,264 - INFO - Project ctest-TestPorts-47998194 not found, creating it 2026-03-27 12:08:13,759 - INFO - Created Project:ctest-TestPorts-47998194, ID : 6ab04c54-8a80-4f3c-970e-58b84b734a31 2026-03-27 12:08:15,227 - INFO - ================================================================================ 2026-03-27 12:08:15,227 - INFO - STARTING TEST : test_ports_bindings 2026-03-27 12:08:15,227 - 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-03-27 12:08:15,479 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.14': '0'}} with 2026-03-27 12:08:15,479 - INFO - Initial checks done. Running the testcase now 2026-03-27 12:08:15,479 - INFO - 2026-03-27 12:08:16,023 - DEBUG - Response for create_network : {'network': {'id': '93a712d3-34ae-4a17-9ee4-f8587d09d55d', 'name': 'ctest-vn-06007099', 'tenant_id': '6ab04c548a804f3c970e58b84b734a31', 'project_id': '6ab04c548a804f3c970e58b84b734a31', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-47998194', 'ctest-vn-06007099'], 'port_security_enabled': True, 'description': ''}} 2026-03-27 12:08:16,239 - DEBUG - Response for create_subnet : {'subnet': {'id': '33da580c-7ad2-4a07-bbed-066912d06051', 'name': '', 'tenant_id': '6ab04c548a804f3c970e58b84b734a31', 'network_id': '93a712d3-34ae-4a17-9ee4-f8587d09d55d', 'ip_version': 4, 'cidr': '197.189.149.64/26', 'allocation_pools': [{'start': '197.189.149.66', 'end': '197.189.149.126'}], 'gateway_ip': '197.189.149.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '197.189.149.66', 'tags': [], 'project_id': '6ab04c548a804f3c970e58b84b734a31'}} 2026-03-27 12:08:16,256 - INFO - Created VN ctest-vn-06007099 2026-03-27 12:08:16,310 - DEBUG - VN ctest-vn-06007099 UUID is 93a712d3-34ae-4a17-9ee4-f8587d09d55d 2026-03-27 12:08:16,414 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-47998194', 'ctest-vmi-11284976']} 2026-03-27 12:08:16,693 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-11284976', 'id': '5d869242-10db-4c14-90d0-35bc3543ae50', 'tenant_id': '6ab04c548a804f3c970e58b84b734a31', 'network_id': '93a712d3-34ae-4a17-9ee4-f8587d09d55d', 'mac_address': '02:5d:86:92:42:10', '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': '197.189.149.67', 'subnet_id': '33da580c-7ad2-4a07-bbed-066912d06051'}], 'security_groups': ['c000ca08-b1c9-4a30-8a75-22f639c2208d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6ab04c548a804f3c970e58b84b734a31'}} 2026-03-27 12:08:16,693 - DEBUG - Created port 5d869242-10db-4c14-90d0-35bc3543ae50 2026-03-27 12:08:16,798 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/5d869242-10db-4c14-90d0-35bc3543ae50 2026-03-27 12:08:17,091 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/5d869242-10db-4c14-90d0-35bc3543ae50 2026-03-27 12:08:17,124 - INFO - VMI 5d869242-10db-4c14-90d0-35bc3543ae50 verification in API Server passed 2026-03-27 12:08:17,211 - DEBUG - Response for delete_port : () 2026-03-27 12:08:17,211 - INFO - Deleted port 5d869242-10db-4c14-90d0-35bc3543ae50 2026-03-27 12:08:17,211 - INFO - Deleting VN ctest-vn-06007099 2026-03-27 12:08:17,305 - DEBUG - Response for deleting network () 2026-03-27 12:08:17,559 - DEBUG - No XMPP flaps were noticed during the test
2026-03-27 12:08:17,559 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-03-27 12:08:17,559 - INFO - -------------------------------------------------------------------------------- 2026-03-27 12:08:17,561 - INFO - ================================================================================ 2026-03-27 12:08:17,561 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-03-27 12:08:17,561 - 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-03-27 12:08:17,850 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.20.0.14': '0'}} with 2026-03-27 12:08:17,850 - INFO - Initial checks done. Running the testcase now 2026-03-27 12:08:17,850 - INFO - 2026-03-27 12:08:18,025 - DEBUG - Response for create_network : {'network': {'id': '81d7f7bb-98a7-406d-9328-3772957daa2b', 'name': 'ctest-vn1-35712026', 'tenant_id': '6ab04c548a804f3c970e58b84b734a31', 'project_id': '6ab04c548a804f3c970e58b84b734a31', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-47998194', 'ctest-vn1-35712026'], 'port_security_enabled': True, 'description': ''}} 2026-03-27 12:08:18,175 - DEBUG - Response for create_subnet : {'subnet': {'id': '7f67cc46-23e5-4ea9-8f33-f93ef1d16bf0', 'name': '', 'tenant_id': '6ab04c548a804f3c970e58b84b734a31', 'network_id': '81d7f7bb-98a7-406d-9328-3772957daa2b', 'ip_version': 4, 'cidr': '154.167.18.64/26', 'allocation_pools': [{'start': '154.167.18.66', 'end': '154.167.18.126'}], 'gateway_ip': '154.167.18.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '154.167.18.66', 'tags': [], 'project_id': '6ab04c548a804f3c970e58b84b734a31'}} 2026-03-27 12:08:18,311 - DEBUG - Response for create_subnet : {'subnet': {'id': '39066488-ec00-4d83-94c8-fa84697c8f81', 'name': '', 'tenant_id': '6ab04c548a804f3c970e58b84b734a31', 'network_id': '81d7f7bb-98a7-406d-9328-3772957daa2b', 'ip_version': 4, 'cidr': '126.237.28.192/26', 'allocation_pools': [{'start': '126.237.28.194', 'end': '126.237.28.254'}], 'gateway_ip': '126.237.28.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '126.237.28.194', 'tags': [], 'project_id': '6ab04c548a804f3c970e58b84b734a31'}} 2026-03-27 12:08:18,330 - INFO - Created VN ctest-vn1-35712026 2026-03-27 12:08:18,386 - DEBUG - VN ctest-vn1-35712026 UUID is 81d7f7bb-98a7-406d-9328-3772957daa2b 2026-03-27 12:08:18,680 - DEBUG - Response for create_port : {'port': {'name': 'e209b24e-8802-43b6-927f-e37010e395b1', 'id': 'e209b24e-8802-43b6-927f-e37010e395b1', 'tenant_id': '6ab04c548a804f3c970e58b84b734a31', 'network_id': '81d7f7bb-98a7-406d-9328-3772957daa2b', 'mac_address': '02:e2:09:b2:4e:88', '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': '154.167.18.69', 'subnet_id': '7f67cc46-23e5-4ea9-8f33-f93ef1d16bf0'}], 'security_groups': ['c000ca08-b1c9-4a30-8a75-22f639c2208d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6ab04c548a804f3c970e58b84b734a31'}} 2026-03-27 12:08:18,847 - DEBUG - Response for create_port : {'port': {'name': 'c0b85b14-dbe8-4b88-8b76-9d51daa1c445', 'id': 'c0b85b14-dbe8-4b88-8b76-9d51daa1c445', 'tenant_id': '6ab04c548a804f3c970e58b84b734a31', 'network_id': '81d7f7bb-98a7-406d-9328-3772957daa2b', 'mac_address': '02:c0:b8:5b:14:db', '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': '126.237.28.197', 'subnet_id': '39066488-ec00-4d83-94c8-fa84697c8f81'}], 'security_groups': ['c000ca08-b1c9-4a30-8a75-22f639c2208d'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '6ab04c548a804f3c970e58b84b734a31'}} 2026-03-27 12:08:18,904 - DEBUG - Services list from nova: [, , ] 2026-03-27 12:08:19,259 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5551-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5551-1) 2026-03-27 12:08:19,663 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5551-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5551-1) 2026-03-27 12:08:19,664 - INFO - Waiting for VM ctest-vn1-vm1-92685905 to be up.. 2026-03-27 12:08:19,703 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-03-27 12:08:24,795 - DEBUG - VM is in ACTIVE state now 2026-03-27 12:08:24,795 - INFO - VM name : ctest-vn1-vm1-92685905 2026-03-27 12:08:24,889 - DEBUG - VM ctest-vn1-vm1-92685905 ID is 91c8b536-3218-461d-82ba-53d1cc14437d 2026-03-27 12:08:24,916 - DEBUG - VM ctest-vn1-vm1-92685905 launched on Node cn-jenkins-deploy-platform-ansible-os-5551-1 2026-03-27 12:08:25,000 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/91c8b536-3218-461d-82ba-53d1cc14437d 2026-03-27 12:08:25,009 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/e209b24e-8802-43b6-927f-e37010e395b1 2026-03-27 12:08:28,258 - 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 1010ms') 2026-03-27 12:08:28,258 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-92685905 failed! 2026-03-27 12:08:28,314 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-47998194:ctest-vn1-35712026 is 154.167.18.65 and allocation pool is NOT set 2026-03-27 12:08:28,314 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-47998194:ctest-vn1-35712026 is 126.237.28.193 and allocation pool is NOT set 2026-03-27 12:08:32,384 - 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=8.12 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1011ms\r\nrtt min/avg/max/mdev = 8.124/8.124/8.124/0.000 ms') 2026-03-27 12:08:32,384 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-92685905 passed 2026-03-27 12:08:32,538 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-27 12:08:32,538 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-92685905, IP 154.167.18.69, Port 22 2026-03-27 12:08:32,694 - DEBUG - VM ctest-vn1-vm1-92685905 is ready for SSH connections 2026-03-27 12:08:32,694 - INFO - Waiting for VM ctest-vn1-vm2-28639259 to be up.. 2026-03-27 12:08:32,768 - DEBUG - VM is in ACTIVE state now 2026-03-27 12:08:32,768 - INFO - VM name : ctest-vn1-vm2-28639259 2026-03-27 12:08:32,839 - DEBUG - VM ctest-vn1-vm2-28639259 ID is e54ae2f0-d6e8-4aad-b47c-424a69c78528 2026-03-27 12:08:32,839 - DEBUG - VM ctest-vn1-vm2-28639259 launched on Node cn-jenkins-deploy-platform-ansible-os-5551-1 2026-03-27 12:08:32,910 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine/e54ae2f0-d6e8-4aad-b47c-424a69c78528 2026-03-27 12:08:32,918 - DEBUG - Requesting: http://10.0.0.249:8082/virtual-machine-interface/c0b85b14-dbe8-4b88-8b76-9d51daa1c445 2026-03-27 12:08:34,151 - 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=2.98 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.454 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.454/1.716/2.978/1.262 ms') 2026-03-27 12:08:34,151 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-28639259 passed 2026-03-27 12:08:34,302 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-27 12:08:34,302 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-28639259, IP 126.237.28.197, Port 22 2026-03-27 12:08:34,454 - DEBUG - VM ctest-vn1-vm2-28639259 is ready for SSH connections 2026-03-27 12:08:34,454 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-27 12:08:34,454 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-27 12:08:34,454 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-03-27 12:08:34,454 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 154.167.18.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.249, gateway password: c0ntrail123 2026-03-27 12:08:34,454 - DEBUG - ping -s 56 -c 3 -W 1 154.167.18.69 2026-03-27 12:08:37,128 - DEBUG - PING 154.167.18.69 (154.167.18.69): 56 data bytes 64 bytes from 154.167.18.69: seq=0 ttl=63 time=4.012 ms 64 bytes from 154.167.18.69: seq=1 ttl=63 time=0.774 ms 64 bytes from 154.167.18.69: seq=2 ttl=63 time=0.769 ms --- 154.167.18.69 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.769/1.851/4.012 ms 2026-03-27 12:08:37,128 - INFO - Ping to IP 154.167.18.69 from VM ctest-vn1-vm2-28639259 passed 2026-03-27 12:08:37,128 - INFO - Detaching port c0b85b14-dbe8-4b88-8b76-9d51daa1c445 from VM ctest-vn1-vm2-28639259 2026-03-27 12:08:37,175 - INFO - Deleting VM ctest-vn1-vm2-28639259 2026-03-27 12:08:37,252 - INFO - Detaching port e209b24e-8802-43b6-927f-e37010e395b1 from VM ctest-vn1-vm1-92685905 2026-03-27 12:08:37,287 - INFO - Deleting VM ctest-vn1-vm1-92685905 2026-03-27 12:08:37,496 - DEBUG - Response for delete_port : () 2026-03-27 12:08:37,641 - DEBUG - Response for delete_port : () 2026-03-27 12:08:37,641 - INFO - Deleting VN ctest-vn1-35712026 2026-03-27 12:08:37,780 - DEBUG - Response for deleting network () 2026-03-27 12:08:38,039 - DEBUG - No XMPP flaps were noticed during the test
2026-03-27 12:08:38,039 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:21]
2026-03-27 12:08:38,039 - INFO - -------------------------------------------------------------------------------- 2026-03-27 12:08:38,749 - INFO - Deleted project: ctest-TestPorts-47998194, ID : 6ab04c54-8a80-4f3c-970e-58b84b734a31