2026-06-17 12:20:18,197 - INFO - Domain Default found not creating
2026-06-17 12:20:18,362 - INFO - Project ctest-TestPorts-24490559 not found, creating it
2026-06-17 12:20:18,820 - INFO - Created Project:ctest-TestPorts-24490559, ID : fb4665c8-9535-4077-a222-ad782d59cb77
2026-06-17 12:20:20,384 - INFO - ================================================================================
2026-06-17 12:20:20,384 - INFO - STARTING TEST : test_ports_bindings
2026-06-17 12:20:20,384 - 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-17 12:20:20,656 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.20.0.254': '0'}} with
2026-06-17 12:20:20,657 - INFO - Initial checks done. Running the testcase now
2026-06-17 12:20:20,657 - INFO -
2026-06-17 12:20:21,234 - DEBUG - Response for create_network : {'network': {'id': '2ff4d64f-b250-4536-bdac-cf43f5dc719a', 'name': 'ctest-vn-65950690', 'tenant_id': 'fb4665c895354077a222ad782d59cb77', 'project_id': 'fb4665c895354077a222ad782d59cb77', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-24490559', 'ctest-vn-65950690'], 'port_security_enabled': True, 'description': ''}}
2026-06-17 12:20:21,436 - DEBUG - Response for create_subnet : {'subnet': {'id': 'fce3ee2f-9042-433c-ba79-bed57eaf9a15', 'name': '', 'tenant_id': 'fb4665c895354077a222ad782d59cb77', 'network_id': '2ff4d64f-b250-4536-bdac-cf43f5dc719a', 'ip_version': 4, 'cidr': '128.10.183.128/26', 'allocation_pools': [{'start': '128.10.183.130', 'end': '128.10.183.190'}], 'gateway_ip': '128.10.183.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '128.10.183.130', 'tags': [], 'project_id': 'fb4665c895354077a222ad782d59cb77'}}
2026-06-17 12:20:21,451 - INFO - Created VN ctest-vn-65950690
2026-06-17 12:20:21,501 - DEBUG - VN ctest-vn-65950690 UUID is 2ff4d64f-b250-4536-bdac-cf43f5dc719a
2026-06-17 12:20:21,596 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-24490559', 'ctest-vmi-28083102']}
2026-06-17 12:20:21,871 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-28083102', 'id': 'db7d6105-49f0-442d-8090-41eb8987e210', 'tenant_id': 'fb4665c895354077a222ad782d59cb77', 'network_id': '2ff4d64f-b250-4536-bdac-cf43f5dc719a', 'mac_address': '02:db:7d:61:05:49', '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': '128.10.183.131', 'subnet_id': 'fce3ee2f-9042-433c-ba79-bed57eaf9a15'}], 'security_groups': ['2ec6995c-e17e-45d8-a479-d012a3fda38c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fb4665c895354077a222ad782d59cb77'}}
2026-06-17 12:20:21,871 - DEBUG - Created port db7d6105-49f0-442d-8090-41eb8987e210
2026-06-17 12:20:21,973 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/db7d6105-49f0-442d-8090-41eb8987e210
2026-06-17 12:20:22,307 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/db7d6105-49f0-442d-8090-41eb8987e210
2026-06-17 12:20:22,346 - INFO - VMI db7d6105-49f0-442d-8090-41eb8987e210 verification in API Server passed
2026-06-17 12:20:22,431 - DEBUG - Response for delete_port : ()
2026-06-17 12:20:22,431 - INFO - Deleted port db7d6105-49f0-442d-8090-41eb8987e210
2026-06-17 12:20:22,431 - INFO - Deleting VN ctest-vn-65950690
2026-06-17 12:20:22,524 - DEBUG - Response for deleting network ()
2026-06-17 12:20:22,778 - DEBUG - No XMPP flaps were noticed during the test
2026-06-17 12:20:22,778 - INFO - END TEST : test_ports_bindings : PASSED[0:00:02]
2026-06-17 12:20:22,778 - INFO - --------------------------------------------------------------------------------
2026-06-17 12:20:22,780 - INFO - ================================================================================
2026-06-17 12:20:22,780 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-06-17 12:20:22,780 - 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-17 12:20:23,066 - DEBUG - Nothing to compare xmpp stats {'10.0.0.129': {'10.20.0.254': '0'}} with
2026-06-17 12:20:23,066 - INFO - Initial checks done. Running the testcase now
2026-06-17 12:20:23,066 - INFO -
2026-06-17 12:20:23,242 - DEBUG - Response for create_network : {'network': {'id': '28219ef4-c44c-49ba-99b8-4e20b5b31c09', 'name': 'ctest-vn1-71171055', 'tenant_id': 'fb4665c895354077a222ad782d59cb77', 'project_id': 'fb4665c895354077a222ad782d59cb77', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-24490559', 'ctest-vn1-71171055'], 'port_security_enabled': True, 'description': ''}}
2026-06-17 12:20:23,381 - DEBUG - Response for create_subnet : {'subnet': {'id': 'f593f316-dfbd-4dae-931d-212049278893', 'name': '', 'tenant_id': 'fb4665c895354077a222ad782d59cb77', 'network_id': '28219ef4-c44c-49ba-99b8-4e20b5b31c09', 'ip_version': 4, 'cidr': '29.48.73.0/26', 'allocation_pools': [{'start': '29.48.73.2', 'end': '29.48.73.62'}], 'gateway_ip': '29.48.73.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '29.48.73.2', 'tags': [], 'project_id': 'fb4665c895354077a222ad782d59cb77'}}
2026-06-17 12:20:23,574 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a6b45362-19fc-4fe0-a043-cdb203ce54c1', 'name': '', 'tenant_id': 'fb4665c895354077a222ad782d59cb77', 'network_id': '28219ef4-c44c-49ba-99b8-4e20b5b31c09', 'ip_version': 4, 'cidr': '144.25.112.128/26', 'allocation_pools': [{'start': '144.25.112.130', 'end': '144.25.112.190'}], 'gateway_ip': '144.25.112.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '144.25.112.130', 'tags': [], 'project_id': 'fb4665c895354077a222ad782d59cb77'}}
2026-06-17 12:20:23,592 - INFO - Created VN ctest-vn1-71171055
2026-06-17 12:20:23,645 - DEBUG - VN ctest-vn1-71171055 UUID is 28219ef4-c44c-49ba-99b8-4e20b5b31c09
2026-06-17 12:20:23,961 - DEBUG - Response for create_port : {'port': {'name': '95c3caed-7b92-470a-af4f-4828532203d8', 'id': '95c3caed-7b92-470a-af4f-4828532203d8', 'tenant_id': 'fb4665c895354077a222ad782d59cb77', 'network_id': '28219ef4-c44c-49ba-99b8-4e20b5b31c09', 'mac_address': '02:95:c3:ca:ed:7b', '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': '29.48.73.5', 'subnet_id': 'f593f316-dfbd-4dae-931d-212049278893'}], 'security_groups': ['2ec6995c-e17e-45d8-a479-d012a3fda38c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fb4665c895354077a222ad782d59cb77'}}
2026-06-17 12:20:24,134 - DEBUG - Response for create_port : {'port': {'name': 'a91683a3-2aa7-45d2-93ff-e4b7777f76df', 'id': 'a91683a3-2aa7-45d2-93ff-e4b7777f76df', 'tenant_id': 'fb4665c895354077a222ad782d59cb77', 'network_id': '28219ef4-c44c-49ba-99b8-4e20b5b31c09', 'mac_address': '02:a9:16:83:a3:2a', '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': '144.25.112.133', 'subnet_id': 'a6b45362-19fc-4fe0-a043-cdb203ce54c1'}], 'security_groups': ['2ec6995c-e17e-45d8-a479-d012a3fda38c'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fb4665c895354077a222ad782d59cb77'}}
2026-06-17 12:20:24,189 - DEBUG - Services list from nova: [, , ]
2026-06-17 12:20:24,504 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5962-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5962-1)
2026-06-17 12:20:24,867 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5962-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5962-1)
2026-06-17 12:20:24,867 - INFO - Waiting for VM ctest-vn1-vm1-83281004 to be up..
2026-06-17 12:20:24,903 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-06-17 12:20:29,976 - DEBUG - VM is in ACTIVE state now
2026-06-17 12:20:29,976 - INFO - VM name : ctest-vn1-vm1-83281004
2026-06-17 12:20:30,043 - DEBUG - VM ctest-vn1-vm1-83281004 ID is d2da391a-2ffe-47dc-8f92-d7de0b13f292
2026-06-17 12:20:30,067 - DEBUG - VM ctest-vn1-vm1-83281004 launched on Node cn-jenkins-deploy-platform-ansible-os-5962-1
2026-06-17 12:20:30,133 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/d2da391a-2ffe-47dc-8f92-d7de0b13f292
2026-06-17 12:20:30,140 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/95c3caed-7b92-470a-af4f-4828532203d8
2026-06-17 12:20:33,392 - 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-17 12:20:33,392 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-83281004 failed!
2026-06-17 12:20:33,445 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-24490559:ctest-vn1-71171055 is 29.48.73.1 and allocation pool is NOT set
2026-06-17 12:20:33,445 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-24490559:ctest-vn1-71171055 is 144.25.112.129 and allocation pool is NOT set
2026-06-17 12:20:35,506 - 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.05 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.438 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.438/1.745/3.053/1.307 ms')
2026-06-17 12:20:35,506 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-83281004 passed
2026-06-17 12:20:35,653 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-17 12:20:35,653 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-83281004, IP 29.48.73.5, Port 22
2026-06-17 12:20:35,809 - DEBUG - VM ctest-vn1-vm1-83281004 is ready for SSH connections
2026-06-17 12:20:35,809 - INFO - Waiting for VM ctest-vn1-vm2-71338097 to be up..
2026-06-17 12:20:35,896 - DEBUG - VM is in ACTIVE state now
2026-06-17 12:20:35,896 - INFO - VM name : ctest-vn1-vm2-71338097
2026-06-17 12:20:35,967 - DEBUG - VM ctest-vn1-vm2-71338097 ID is a987c986-7662-4eae-a34a-3d2256d2e7a9
2026-06-17 12:20:35,968 - DEBUG - VM ctest-vn1-vm2-71338097 launched on Node cn-jenkins-deploy-platform-ansible-os-5962-1
2026-06-17 12:20:36,038 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine/a987c986-7662-4eae-a34a-3d2256d2e7a9
2026-06-17 12:20:36,046 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-machine-interface/a91683a3-2aa7-45d2-93ff-e4b7777f76df
2026-06-17 12:20:37,278 - 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.07 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.447 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 = 0.447/1.757/3.068/1.310 ms')
2026-06-17 12:20:37,278 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-71338097 passed
2026-06-17 12:20:37,429 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-17 12:20:37,429 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-71338097, IP 144.25.112.133, Port 22
2026-06-17 12:20:37,584 - DEBUG - VM ctest-vn1-vm2-71338097 is ready for SSH connections
2026-06-17 12:20:37,584 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-17 12:20:37,584 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-17 12:20:37,584 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-06-17 12:20:37,584 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 29.48.73.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.129, gateway password: c0ntrail123
2026-06-17 12:20:37,584 - DEBUG - ping -s 56 -c 3 -W 1 29.48.73.5
2026-06-17 12:20:40,194 - DEBUG - PING 29.48.73.5 (29.48.73.5): 56 data bytes
64 bytes from 29.48.73.5: seq=0 ttl=63 time=4.086 ms
64 bytes from 29.48.73.5: seq=1 ttl=63 time=1.015 ms
64 bytes from 29.48.73.5: seq=2 ttl=63 time=0.887 ms
--- 29.48.73.5 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.887/1.996/4.086 ms
2026-06-17 12:20:40,194 - INFO - Ping to IP 29.48.73.5 from VM ctest-vn1-vm2-71338097 passed
2026-06-17 12:20:40,194 - INFO - Detaching port a91683a3-2aa7-45d2-93ff-e4b7777f76df from VM ctest-vn1-vm2-71338097
2026-06-17 12:20:40,245 - INFO - Deleting VM ctest-vn1-vm2-71338097
2026-06-17 12:20:40,319 - INFO - Detaching port 95c3caed-7b92-470a-af4f-4828532203d8 from VM ctest-vn1-vm1-83281004
2026-06-17 12:20:40,352 - INFO - Deleting VM ctest-vn1-vm1-83281004
2026-06-17 12:20:40,578 - DEBUG - Response for delete_port : ()
2026-06-17 12:20:40,724 - DEBUG - Response for delete_port : ()
2026-06-17 12:20:40,724 - INFO - Deleting VN ctest-vn1-71171055
2026-06-17 12:20:40,838 - DEBUG - Response for deleting network ()
2026-06-17 12:20:41,093 - DEBUG - No XMPP flaps were noticed during the test
2026-06-17 12:20:41,093 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:19]
2026-06-17 12:20:41,094 - INFO - --------------------------------------------------------------------------------
2026-06-17 12:20:41,798 - INFO - Deleted project: ctest-TestPorts-24490559, ID : fb4665c8-9535-4077-a222-ad782d59cb77