2026-02-24 20:47:47,584 - INFO - Domain Default found not creating
2026-02-24 20:47:48,002 - INFO - Project ctest-TestPorts-41552142 not found, creating it
2026-02-24 20:47:48,695 - INFO - Created Project:ctest-TestPorts-41552142, ID : 2f67cb7d-44fd-4008-b871-05c4afd6157d
2026-02-24 20:47:50,889 - INFO - ================================================================================
2026-02-24 20:47:50,890 - INFO - STARTING TEST : test_ports_bindings
2026-02-24 20:47:50,890 - 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-02-24 20:47:51,212 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with
2026-02-24 20:47:51,212 - INFO - Initial checks done. Running the testcase now
2026-02-24 20:47:51,212 - INFO -
2026-02-24 20:47:51,938 - DEBUG - Response for create_network : {'network': {'id': 'd0a1ec75-7a8b-4799-9124-c3aa5a117375', 'name': 'ctest-vn-67247925', 'tenant_id': '2f67cb7d44fd4008b87105c4afd6157d', 'project_id': '2f67cb7d44fd4008b87105c4afd6157d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-41552142', 'ctest-vn-67247925'], 'port_security_enabled': True, 'description': ''}}
2026-02-24 20:47:52,167 - DEBUG - Response for create_subnet : {'subnet': {'id': '1f2fd710-72f9-4655-866a-104666b0cef6', 'name': '', 'tenant_id': '2f67cb7d44fd4008b87105c4afd6157d', 'network_id': 'd0a1ec75-7a8b-4799-9124-c3aa5a117375', 'ip_version': 4, 'cidr': '32.40.102.128/26', 'allocation_pools': [{'start': '32.40.102.130', 'end': '32.40.102.190'}], 'gateway_ip': '32.40.102.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '32.40.102.130', 'tags': [], 'project_id': '2f67cb7d44fd4008b87105c4afd6157d'}}
2026-02-24 20:47:52,188 - INFO - Created VN ctest-vn-67247925
2026-02-24 20:47:52,243 - DEBUG - VN ctest-vn-67247925 UUID is d0a1ec75-7a8b-4799-9124-c3aa5a117375
2026-02-24 20:47:52,415 - DEBUG - Read virtual machine interface {'fq_name': ['default-domain', 'ctest-TestPorts-41552142', 'ctest-vmi-89093314']}
2026-02-24 20:47:52,817 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-89093314', 'id': 'c7642d65-9ec3-4776-87bc-a97cb6f7573b', 'tenant_id': '2f67cb7d44fd4008b87105c4afd6157d', 'network_id': 'd0a1ec75-7a8b-4799-9124-c3aa5a117375', 'mac_address': '02:c7:64:2d:65:9e', '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': '32.40.102.131', 'subnet_id': '1f2fd710-72f9-4655-866a-104666b0cef6'}], 'security_groups': ['7318f2c1-ec2e-4b9e-861c-04aaff2676f9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2f67cb7d44fd4008b87105c4afd6157d'}}
2026-02-24 20:47:52,817 - DEBUG - Created port c7642d65-9ec3-4776-87bc-a97cb6f7573b
2026-02-24 20:47:52,935 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/c7642d65-9ec3-4776-87bc-a97cb6f7573b
2026-02-24 20:47:53,302 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/c7642d65-9ec3-4776-87bc-a97cb6f7573b
2026-02-24 20:47:53,355 - INFO - VMI c7642d65-9ec3-4776-87bc-a97cb6f7573b verification in API Server passed
2026-02-24 20:47:53,516 - DEBUG - Response for delete_port : ()
2026-02-24 20:47:53,516 - INFO - Deleted port c7642d65-9ec3-4776-87bc-a97cb6f7573b
2026-02-24 20:47:53,516 - INFO - Deleting VN ctest-vn-67247925
2026-02-24 20:47:53,643 - DEBUG - Response for deleting network ()
2026-02-24 20:47:53,956 - DEBUG - No XMPP flaps were noticed during the test
2026-02-24 20:47:53,956 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-02-24 20:47:53,956 - INFO - --------------------------------------------------------------------------------
2026-02-24 20:47:53,964 - INFO - ================================================================================
2026-02-24 20:47:53,964 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-02-24 20:47:53,965 - 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-02-24 20:47:54,273 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.17': '0'}} with
2026-02-24 20:47:54,273 - INFO - Initial checks done. Running the testcase now
2026-02-24 20:47:54,273 - INFO -
2026-02-24 20:47:54,657 - DEBUG - Response for create_network : {'network': {'id': '1c01d470-eb03-462f-9660-cf2394358e58', 'name': 'ctest-vn1-81394158', 'tenant_id': '2f67cb7d44fd4008b87105c4afd6157d', 'project_id': '2f67cb7d44fd4008b87105c4afd6157d', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestPorts-41552142', 'ctest-vn1-81394158'], 'port_security_enabled': True, 'description': ''}}
2026-02-24 20:47:54,942 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cb65659b-6d0d-4809-84b1-9ce8a9a14036', 'name': '', 'tenant_id': '2f67cb7d44fd4008b87105c4afd6157d', 'network_id': '1c01d470-eb03-462f-9660-cf2394358e58', 'ip_version': 4, 'cidr': '122.122.193.0/26', 'allocation_pools': [{'start': '122.122.193.2', 'end': '122.122.193.62'}], 'gateway_ip': '122.122.193.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '122.122.193.2', 'tags': [], 'project_id': '2f67cb7d44fd4008b87105c4afd6157d'}}
2026-02-24 20:47:55,153 - DEBUG - Response for create_subnet : {'subnet': {'id': '8e2a93e9-97e1-48b7-a1d4-e732b7253d8c', 'name': '', 'tenant_id': '2f67cb7d44fd4008b87105c4afd6157d', 'network_id': '1c01d470-eb03-462f-9660-cf2394358e58', 'ip_version': 4, 'cidr': '161.216.103.192/26', 'allocation_pools': [{'start': '161.216.103.194', 'end': '161.216.103.254'}], 'gateway_ip': '161.216.103.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '161.216.103.194', 'tags': [], 'project_id': '2f67cb7d44fd4008b87105c4afd6157d'}}
2026-02-24 20:47:55,185 - INFO - Created VN ctest-vn1-81394158
2026-02-24 20:47:55,251 - DEBUG - VN ctest-vn1-81394158 UUID is 1c01d470-eb03-462f-9660-cf2394358e58
2026-02-24 20:47:55,777 - DEBUG - Response for create_port : {'port': {'name': '19270b23-bdf4-4d25-be43-6eceba30c6a6', 'id': '19270b23-bdf4-4d25-be43-6eceba30c6a6', 'tenant_id': '2f67cb7d44fd4008b87105c4afd6157d', 'network_id': '1c01d470-eb03-462f-9660-cf2394358e58', 'mac_address': '02:19:27:0b:23:bd', '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': '122.122.193.5', 'subnet_id': 'cb65659b-6d0d-4809-84b1-9ce8a9a14036'}], 'security_groups': ['7318f2c1-ec2e-4b9e-861c-04aaff2676f9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2f67cb7d44fd4008b87105c4afd6157d'}}
2026-02-24 20:47:56,017 - DEBUG - Response for create_port : {'port': {'name': '58349743-9347-4b8b-8e64-76730aa1f968', 'id': '58349743-9347-4b8b-8e64-76730aa1f968', 'tenant_id': '2f67cb7d44fd4008b87105c4afd6157d', 'network_id': '1c01d470-eb03-462f-9660-cf2394358e58', 'mac_address': '02:58:34:97:43:93', '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': '161.216.103.197', 'subnet_id': '8e2a93e9-97e1-48b7-a1d4-e732b7253d8c'}], 'security_groups': ['7318f2c1-ec2e-4b9e-861c-04aaff2676f9'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '2f67cb7d44fd4008b87105c4afd6157d'}}
2026-02-24 20:47:56,115 - DEBUG - Services list from nova: [, , ]
2026-02-24 20:47:56,707 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5395-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5395-1)
2026-02-24 20:47:57,444 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5395-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5395-1)
2026-02-24 20:47:57,444 - INFO - Waiting for VM ctest-vn1-vm1-08334803 to be up..
2026-02-24 20:47:57,532 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-02-24 20:48:02,729 - DEBUG - VM is in ACTIVE state now
2026-02-24 20:48:02,729 - INFO - VM name : ctest-vn1-vm1-08334803
2026-02-24 20:48:02,881 - DEBUG - VM ctest-vn1-vm1-08334803 ID is 63e022b2-a585-4c6c-8bf9-5a79bf0a102c
2026-02-24 20:48:02,909 - DEBUG - VM ctest-vn1-vm1-08334803 launched on Node cn-jenkins-deploy-platform-ansible-os-5395-1
2026-02-24 20:48:03,033 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/63e022b2-a585-4c6c-8bf9-5a79bf0a102c
2026-02-24 20:48:03,044 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/19270b23-bdf4-4d25-be43-6eceba30c6a6
2026-02-24 20:48:06,338 - 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 1026ms')
2026-02-24 20:48:06,338 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-08334803 failed!
2026-02-24 20:48:06,403 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-41552142:ctest-vn1-81394158 is 122.122.193.1 and allocation pool is NOT set
2026-02-24 20:48:06,404 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-41552142:ctest-vn1-81394158 is 161.216.103.193 and allocation pool is NOT set
2026-02-24 20:48:10,493 - 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 1018ms')
2026-02-24 20:48:10,494 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-08334803 failed!
2026-02-24 20:48:10,551 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-41552142:ctest-vn1-81394158 is 122.122.193.1 and allocation pool is NOT set
2026-02-24 20:48:10,552 - DEBUG - Gateway for vn default-domain:ctest-TestPorts-41552142:ctest-vn1-81394158 is 161.216.103.193 and allocation pool is NOT set
2026-02-24 20:48:12,638 - 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=9.25 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.17 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 = 1.172/5.208/9.245/4.036 ms')
2026-02-24 20:48:12,638 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-08334803 passed
2026-02-24 20:48:12,779 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-24 20:48:12,779 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-08334803, IP 122.122.193.5, Port 22
2026-02-24 20:48:12,987 - DEBUG - VM ctest-vn1-vm1-08334803 is ready for SSH connections
2026-02-24 20:48:12,987 - INFO - Waiting for VM ctest-vn1-vm2-68731235 to be up..
2026-02-24 20:48:13,181 - DEBUG - VM is in ACTIVE state now
2026-02-24 20:48:13,181 - INFO - VM name : ctest-vn1-vm2-68731235
2026-02-24 20:48:13,370 - DEBUG - VM ctest-vn1-vm2-68731235 ID is b4352034-89b2-4a88-88de-f0fcd9b3e201
2026-02-24 20:48:13,370 - DEBUG - VM ctest-vn1-vm2-68731235 launched on Node cn-jenkins-deploy-platform-ansible-os-5395-1
2026-02-24 20:48:13,513 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/b4352034-89b2-4a88-88de-f0fcd9b3e201
2026-02-24 20:48:13,524 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/58349743-9347-4b8b-8e64-76730aa1f968
2026-02-24 20:48:14,770 - 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.35 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.565 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.565/1.958/3.351/1.393 ms')
2026-02-24 20:48:14,770 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-68731235 passed
2026-02-24 20:48:14,954 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-24 20:48:14,955 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-68731235, IP 161.216.103.197, Port 22
2026-02-24 20:48:15,140 - DEBUG - VM ctest-vn1-vm2-68731235 is ready for SSH connections
2026-02-24 20:48:15,140 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-24 20:48:15,140 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-24 20:48:15,140 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-02-24 20:48:15,140 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 122.122.193.5, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2026-02-24 20:48:15,141 - DEBUG - ping -s 56 -c 3 -W 1 122.122.193.5
2026-02-24 20:48:17,968 - DEBUG - PING 122.122.193.5 (122.122.193.5): 56 data bytes
64 bytes from 122.122.193.5: seq=0 ttl=63 time=4.433 ms
64 bytes from 122.122.193.5: seq=1 ttl=63 time=2.138 ms
64 bytes from 122.122.193.5: seq=2 ttl=63 time=2.464 ms
--- 122.122.193.5 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 2.138/3.011/4.433 ms
2026-02-24 20:48:17,968 - INFO - Ping to IP 122.122.193.5 from VM ctest-vn1-vm2-68731235 passed
2026-02-24 20:48:17,969 - INFO - Detaching port 58349743-9347-4b8b-8e64-76730aa1f968 from VM ctest-vn1-vm2-68731235
2026-02-24 20:48:18,106 - INFO - Deleting VM ctest-vn1-vm2-68731235
2026-02-24 20:48:18,228 - INFO - Detaching port 19270b23-bdf4-4d25-be43-6eceba30c6a6 from VM ctest-vn1-vm1-08334803
2026-02-24 20:48:18,275 - INFO - Deleting VM ctest-vn1-vm1-08334803
2026-02-24 20:48:18,609 - DEBUG - Response for delete_port : ()
2026-02-24 20:48:18,796 - DEBUG - Response for delete_port : ()
2026-02-24 20:48:18,796 - INFO - Deleting VN ctest-vn1-81394158
2026-02-24 20:48:18,941 - DEBUG - Response for deleting network ()
2026-02-24 20:48:19,223 - DEBUG - No XMPP flaps were noticed during the test
2026-02-24 20:48:19,223 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:26]
2026-02-24 20:48:19,223 - INFO - --------------------------------------------------------------------------------
2026-02-24 20:48:20,068 - INFO - Deleted project: ctest-TestPorts-41552142, ID : 2f67cb7d-44fd-4008-b871-05c4afd6157d