2026-05-28 01:50:44,313 - INFO - Reading existing Domain with UUID 1d5ccdab-3b8a-46cd-977b-65a3c3aa09af
2026-05-28 01:50:44,325 - INFO - Using existing domain ['admin_domain'](1d5ccdab-3b8a-46cd-977b-65a3c3aa09af)
2026-05-28 01:50:44,552 - INFO - Project ctest-TestPorts-70592913 not found, creating it
2026-05-28 01:50:45,089 - INFO - Created Project:ctest-TestPorts-70592913, ID : 0d88d705-3409-49d3-8336-57163e6178c3
2026-05-28 01:50:47,066 - INFO - ================================================================================
2026-05-28 01:50:47,066 - INFO - STARTING TEST : test_ports_bindings
2026-05-28 01:50:47,066 - 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-05-28 01:50:47,468 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.0.0.23': '0'}} with
2026-05-28 01:50:47,468 - INFO - Initial checks done. Running the testcase now
2026-05-28 01:50:47,468 - INFO -
2026-05-28 01:50:48,290 - DEBUG - Response for create_network : {'network': {'id': 'ef77cce8-3f07-4e82-9844-f0b323436fdc', 'name': 'ctest-vn-06008464', 'tenant_id': '0d88d705340949d3833657163e6178c3', 'project_id': '0d88d705340949d3833657163e6178c3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestPorts-70592913', 'ctest-vn-06008464'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}}
2026-05-28 01:50:48,535 - DEBUG - Response for create_subnet : {'subnet': {'id': '585429bd-6f9f-4b1b-9eef-b05ac5e6277f', 'name': '', 'tenant_id': '0d88d705340949d3833657163e6178c3', 'network_id': 'ef77cce8-3f07-4e82-9844-f0b323436fdc', 'ip_version': 4, 'cidr': '58.162.170.128/26', 'allocation_pools': [{'start': '58.162.170.130', 'end': '58.162.170.190'}], 'gateway_ip': '58.162.170.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2026-05-28T01:50:48.424299', 'updated_at': '2026-05-28T01:50:48.424299', 'dns_server_address': '58.162.170.130', 'tags': [], 'project_id': '0d88d705340949d3833657163e6178c3'}}
2026-05-28 01:50:48,604 - INFO - Created VN ctest-vn-06008464
2026-05-28 01:50:48,662 - DEBUG - VN ctest-vn-06008464 UUID is ef77cce8-3f07-4e82-9844-f0b323436fdc
2026-05-28 01:50:48,876 - DEBUG - Read virtual machine interface {'fq_name': ['admin_domain', 'ctest-TestPorts-70592913', 'ctest-vmi-42324142']}
2026-05-28 01:50:49,210 - DEBUG - Response for create_port : {'port': {'name': 'ctest-vmi-42324142', 'id': 'd8c47d4b-32ea-481a-998b-987299a02c6a', 'tenant_id': '0d88d705340949d3833657163e6178c3', 'network_id': 'ef77cce8-3f07-4e82-9844-f0b323436fdc', 'mac_address': '02:d8:c4:7d:4b:32', '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': '58.162.170.131', 'subnet_id': '585429bd-6f9f-4b1b-9eef-b05ac5e6277f'}], 'security_groups': ['7b304ebe-7d2c-44b1-8636-dd0e8febe907'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'created_at': '2026-05-28T01:50:48.997480', 'updated_at': '2026-05-28T01:50:49.064333', 'project_id': '0d88d705340949d3833657163e6178c3'}}
2026-05-28 01:50:49,211 - DEBUG - Created port d8c47d4b-32ea-481a-998b-987299a02c6a
2026-05-28 01:50:49,318 - DEBUG - Requesting: https://10.0.0.23:8082/virtual-machine-interface/d8c47d4b-32ea-481a-998b-987299a02c6a
2026-05-28 01:50:49,679 - DEBUG - Requesting: https://10.0.0.23:8082/virtual-machine-interface/d8c47d4b-32ea-481a-998b-987299a02c6a
2026-05-28 01:50:49,765 - INFO - VMI d8c47d4b-32ea-481a-998b-987299a02c6a verification in API Server passed
2026-05-28 01:50:49,926 - DEBUG - Response for delete_port : ()
2026-05-28 01:50:49,926 - INFO - Deleted port d8c47d4b-32ea-481a-998b-987299a02c6a
2026-05-28 01:50:49,926 - INFO - Deleting VN ctest-vn-06008464
2026-05-28 01:50:50,112 - DEBUG - Response for deleting network ()
2026-05-28 01:50:50,491 - DEBUG - No XMPP flaps were noticed during the test
2026-05-28 01:50:50,491 - INFO - END TEST : test_ports_bindings : PASSED[0:00:03]
2026-05-28 01:50:50,491 - INFO - --------------------------------------------------------------------------------
2026-05-28 01:50:50,494 - INFO - ================================================================================
2026-05-28 01:50:50,494 - INFO - STARTING TEST : test_ports_specific_subnet_ip
2026-05-28 01:50:50,494 - 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-05-28 01:50:50,875 - DEBUG - Nothing to compare xmpp stats {'10.0.0.23': {'10.0.0.23': '0'}} with
2026-05-28 01:50:50,875 - INFO - Initial checks done. Running the testcase now
2026-05-28 01:50:50,875 - INFO -
2026-05-28 01:50:51,166 - DEBUG - Response for create_network : {'network': {'id': 'cbb529cd-90d4-4fb2-ac25-d08f5d55acaf', 'name': 'ctest-vn1-24233486', 'tenant_id': '0d88d705340949d3833657163e6178c3', 'project_id': '0d88d705340949d3833657163e6178c3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['admin_domain', 'ctest-TestPorts-70592913', 'ctest-vn1-24233486'], 'port_security_enabled': True, 'description': '', 'created_at': None, 'updated_at': None}}
2026-05-28 01:50:51,410 - DEBUG - Response for create_subnet : {'subnet': {'id': 'cc9fb283-eb01-46d7-bbb2-f47519a5fed9', 'name': '', 'tenant_id': '0d88d705340949d3833657163e6178c3', 'network_id': 'cbb529cd-90d4-4fb2-ac25-d08f5d55acaf', 'ip_version': 4, 'cidr': '101.244.115.64/26', 'allocation_pools': [{'start': '101.244.115.66', 'end': '101.244.115.126'}], 'gateway_ip': '101.244.115.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2026-05-28T01:50:51.311402', 'updated_at': '2026-05-28T01:50:51.311402', 'dns_server_address': '101.244.115.66', 'tags': [], 'project_id': '0d88d705340949d3833657163e6178c3'}}
2026-05-28 01:50:51,651 - DEBUG - Response for create_subnet : {'subnet': {'id': '396c1261-bd90-4b01-a62d-5dce409721fd', 'name': '', 'tenant_id': '0d88d705340949d3833657163e6178c3', 'network_id': 'cbb529cd-90d4-4fb2-ac25-d08f5d55acaf', 'ip_version': 4, 'cidr': '116.132.124.192/26', 'allocation_pools': [{'start': '116.132.124.194', 'end': '116.132.124.254'}], 'gateway_ip': '116.132.124.193', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'created_at': '2026-05-28T01:50:51.550161', 'updated_at': '2026-05-28T01:50:51.550161', 'dns_server_address': '116.132.124.194', 'tags': [], 'project_id': '0d88d705340949d3833657163e6178c3'}}
2026-05-28 01:50:51,716 - INFO - Created VN ctest-vn1-24233486
2026-05-28 01:50:51,770 - DEBUG - VN ctest-vn1-24233486 UUID is cbb529cd-90d4-4fb2-ac25-d08f5d55acaf
2026-05-28 01:50:52,283 - DEBUG - Response for create_port : {'port': {'name': '6f6cfe5a-13d2-434a-946f-b5d9239c6662', 'id': '6f6cfe5a-13d2-434a-946f-b5d9239c6662', 'tenant_id': '0d88d705340949d3833657163e6178c3', 'network_id': 'cbb529cd-90d4-4fb2-ac25-d08f5d55acaf', 'mac_address': '02:6f:6c:fe:5a:13', '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': '101.244.115.69', 'subnet_id': 'cc9fb283-eb01-46d7-bbb2-f47519a5fed9'}], 'security_groups': ['7b304ebe-7d2c-44b1-8636-dd0e8febe907'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'created_at': '2026-05-28T01:50:52.110189', 'updated_at': '2026-05-28T01:50:52.172522', 'project_id': '0d88d705340949d3833657163e6178c3'}}
2026-05-28 01:50:52,531 - DEBUG - Response for create_port : {'port': {'name': 'f6bee1eb-72cd-4c35-8486-70b6d25283e4', 'id': 'f6bee1eb-72cd-4c35-8486-70b6d25283e4', 'tenant_id': '0d88d705340949d3833657163e6178c3', 'network_id': 'cbb529cd-90d4-4fb2-ac25-d08f5d55acaf', 'mac_address': '02:f6:be:e1:eb:72', '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': '116.132.124.197', 'subnet_id': '396c1261-bd90-4b01-a62d-5dce409721fd'}], 'security_groups': ['7b304ebe-7d2c-44b1-8636-dd0e8febe907'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'created_at': '2026-05-28T01:50:52.343214', 'updated_at': '2026-05-28T01:50:52.420115', 'project_id': '0d88d705340949d3833657163e6178c3'}}
2026-05-28 01:50:52,639 - DEBUG - Services list from nova: [, , ]
2026-05-28 01:50:53,424 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-707-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-707-1)
2026-05-28 01:50:54,301 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-juju-os-707-1), Zone: (nova:cn-jenkins-deploy-platform-juju-os-707-1)
2026-05-28 01:50:54,301 - INFO - Waiting for VM ctest-vn1-vm1-27132531 to be up..
2026-05-28 01:50:54,415 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-05-28 01:50:59,553 - DEBUG - VM is in ACTIVE state now
2026-05-28 01:50:59,554 - INFO - VM name : ctest-vn1-vm1-27132531
2026-05-28 01:50:59,709 - DEBUG - VM ctest-vn1-vm1-27132531 ID is 6b67bbd5-5679-458d-b10e-b0e31567a6dd
2026-05-28 01:50:59,756 - DEBUG - VM ctest-vn1-vm1-27132531 launched on Node cn-jenkins-deploy-platform-juju-os-707-1
2026-05-28 01:50:59,901 - DEBUG - Requesting: https://10.0.0.23:8082/virtual-machine/6b67bbd5-5679-458d-b10e-b0e31567a6dd
2026-05-28 01:51:00,007 - DEBUG - Requesting: https://10.0.0.23:8082/virtual-machine-interface/6f6cfe5a-13d2-434a-946f-b5d9239c6662
2026-05-28 01:51:03,463 - 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 1004ms')
2026-05-28 01:51:03,463 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-27132531 failed!
2026-05-28 01:51:03,522 - DEBUG - Gateway for vn admin_domain:ctest-TestPorts-70592913:ctest-vn1-24233486 is 101.244.115.65 and allocation pool is NOT set
2026-05-28 01:51:03,522 - DEBUG - Gateway for vn admin_domain:ctest-TestPorts-70592913:ctest-vn1-24233486 is 116.132.124.193 and allocation pool is NOT set
2026-05-28 01:51:07,619 - 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 1000ms')
2026-05-28 01:51:07,619 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-27132531 failed!
2026-05-28 01:51:07,678 - DEBUG - Gateway for vn admin_domain:ctest-TestPorts-70592913:ctest-vn1-24233486 is 101.244.115.65 and allocation pool is NOT set
2026-05-28 01:51:07,678 - DEBUG - Gateway for vn admin_domain:ctest-TestPorts-70592913:ctest-vn1-24233486 is 116.132.124.193 and allocation pool is NOT set
2026-05-28 01:51:09,784 - 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.73 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.607 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.607/2.169/3.731/1.562 ms')
2026-05-28 01:51:09,784 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-27132531 passed
2026-05-28 01:51:09,938 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 01:51:09,938 - DEBUG - Waiting to SSH to VM ctest-vn1-vm1-27132531, IP 101.244.115.69, Port 22
2026-05-28 01:51:10,156 - DEBUG - VM ctest-vn1-vm1-27132531 is ready for SSH connections
2026-05-28 01:51:10,156 - INFO - Waiting for VM ctest-vn1-vm2-46442413 to be up..
2026-05-28 01:51:10,290 - DEBUG - VM is in ACTIVE state now
2026-05-28 01:51:10,290 - INFO - VM name : ctest-vn1-vm2-46442413
2026-05-28 01:51:10,432 - DEBUG - VM ctest-vn1-vm2-46442413 ID is 15d2a3b7-b4fa-45bf-9aa0-df624e396ec9
2026-05-28 01:51:10,432 - DEBUG - VM ctest-vn1-vm2-46442413 launched on Node cn-jenkins-deploy-platform-juju-os-707-1
2026-05-28 01:51:10,566 - DEBUG - Requesting: https://10.0.0.23:8082/virtual-machine/15d2a3b7-b4fa-45bf-9aa0-df624e396ec9
2026-05-28 01:51:10,622 - DEBUG - Requesting: https://10.0.0.23:8082/virtual-machine-interface/f6bee1eb-72cd-4c35-8486-70b6d25283e4
2026-05-28 01:51:12,076 - 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.15 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.401 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.401/1.776/3.152/1.375 ms')
2026-05-28 01:51:12,076 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1-vm2-46442413 passed
2026-05-28 01:51:12,230 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 01:51:12,230 - DEBUG - Waiting to SSH to VM ctest-vn1-vm2-46442413, IP 116.132.124.197, Port 22
2026-05-28 01:51:12,440 - DEBUG - VM ctest-vn1-vm2-46442413 is ready for SSH connections
2026-05-28 01:51:12,440 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 01:51:12,440 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 01:51:12,440 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-05-28 01:51:12,440 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 101.244.115.69, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.23, gateway password: c0ntrail123
2026-05-28 01:51:12,440 - DEBUG - ping -s 56 -c 3 -W 1 101.244.115.69
2026-05-28 01:51:15,105 - DEBUG - PING 101.244.115.69 (101.244.115.69): 56 data bytes
64 bytes from 101.244.115.69: seq=0 ttl=63 time=3.977 ms
64 bytes from 101.244.115.69: seq=1 ttl=63 time=1.002 ms
64 bytes from 101.244.115.69: seq=2 ttl=63 time=1.138 ms
--- 101.244.115.69 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.002/2.039/3.977 ms
2026-05-28 01:51:15,105 - INFO - Ping to IP 101.244.115.69 from VM ctest-vn1-vm2-46442413 passed
2026-05-28 01:51:15,106 - INFO - Detaching port f6bee1eb-72cd-4c35-8486-70b6d25283e4 from VM ctest-vn1-vm2-46442413
2026-05-28 01:51:15,309 - INFO - Deleting VM ctest-vn1-vm2-46442413
2026-05-28 01:51:15,471 - INFO - Detaching port 6f6cfe5a-13d2-434a-946f-b5d9239c6662 from VM ctest-vn1-vm1-27132531
2026-05-28 01:51:15,542 - INFO - Deleting VM ctest-vn1-vm1-27132531
2026-05-28 01:51:15,978 - DEBUG - Response for delete_port : ()
2026-05-28 01:51:16,311 - DEBUG - Response for delete_port : ()
2026-05-28 01:51:16,312 - INFO - Deleting VN ctest-vn1-24233486
2026-05-28 01:51:16,558 - DEBUG - Response for deleting network ()
2026-05-28 01:51:16,960 - DEBUG - No XMPP flaps were noticed during the test
2026-05-28 01:51:16,960 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:26]
2026-05-28 01:51:16,961 - INFO - --------------------------------------------------------------------------------
2026-05-28 01:51:17,733 - INFO - Deleted project: ctest-TestPorts-70592913, ID : 0d88d705-3409-49d3-8336-57163e6178c3