2026-08-04 06:25:17,634 - INFO - Domain Default found not creating
2026-08-04 06:25:17,838 - INFO - Project ctest-TestBasicVMVN-12173143 not found, creating it
2026-08-04 06:25:18,385 - INFO - Created Project:ctest-TestBasicVMVN-12173143, ID : 33f83691-91a6-4d3c-b4e0-fe2a2e918188
2026-08-04 06:25:20,255 - INFO - ================================================================================
2026-08-04 06:25:20,255 - INFO - STARTING TEST : test_generic_link_local_service
2026-08-04 06:25:20,255 - INFO - TEST DESCRIPTION :
Description: Test to validate generic linklocal service - running nova list from vm.
1.Create generic link local service to be able to wget to jenkins
2.Create a vm
3.Try wget to jenkins - passes if successful else fails
Maintainer: sandipd@juniper.net
2026-08-04 06:25:20,527 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.25': '0'}} with
2026-08-04 06:25:20,527 - INFO - Initial checks done. Running the testcase now
2026-08-04 06:25:20,527 - INFO -
2026-08-04 06:25:21,231 - DEBUG - Response for create_network : {'network': {'id': '8da878fb-7939-4c09-8ad9-2b8075d55e49', 'name': 'ctest-vn2_metadata-18791959', 'tenant_id': '33f8369191a64d3cb4e0fe2a2e918188', 'project_id': '33f8369191a64d3cb4e0fe2a2e918188', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-12173143', 'ctest-vn2_metadata-18791959'], 'port_security_enabled': True, 'description': ''}}
2026-08-04 06:25:21,456 - DEBUG - Response for create_subnet : {'subnet': {'id': 'de304163-d3a2-4e73-9290-23c8cfa32ee5', 'name': '', 'tenant_id': '33f8369191a64d3cb4e0fe2a2e918188', 'network_id': '8da878fb-7939-4c09-8ad9-2b8075d55e49', 'ip_version': 4, 'cidr': '11.1.1.0/24', 'allocation_pools': [{'start': '11.1.1.2', 'end': '11.1.1.254'}], 'gateway_ip': '11.1.1.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '11.1.1.2', 'tags': [], 'project_id': '33f8369191a64d3cb4e0fe2a2e918188'}}
2026-08-04 06:25:21,475 - INFO - Created VN ctest-vn2_metadata-18791959
2026-08-04 06:25:21,533 - DEBUG - VN ctest-vn2_metadata-18791959 UUID is 8da878fb-7939-4c09-8ad9-2b8075d55e49
2026-08-04 06:25:21,752 - DEBUG - Services list from nova: [, , ]
2026-08-04 06:25:22,152 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6130-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6130-1)
2026-08-04 06:25:22,265 - DEBUG - Link local service introspect added
2026-08-04 06:25:22,309 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-04 06:25:27,398 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-04 06:25:32,492 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-04 06:25:37,583 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-04 06:25:42,681 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-04 06:25:47,772 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-04 06:25:52,869 - DEBUG - VM is in ACTIVE state now
2026-08-04 06:25:53,023 - INFO - Waiting for VM ctest-TestBasicVMVN-12173143-21056813 to be up..
2026-08-04 06:25:53,023 - INFO - VM name : ctest-TestBasicVMVN-12173143-21056813
2026-08-04 06:25:53,115 - DEBUG - VM ctest-TestBasicVMVN-12173143-21056813 ID is d58d0ec3-f3b7-40ac-a760-b42830b6f8c9
2026-08-04 06:25:53,115 - DEBUG - VM ctest-TestBasicVMVN-12173143-21056813 launched on Node cn-jenkins-deploy-platform-ansible-os-6130-1
2026-08-04 06:25:53,208 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/d58d0ec3-f3b7-40ac-a760-b42830b6f8c9
2026-08-04 06:25:53,594 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/d58d0ec3-f3b7-40ac-a760-b42830b6f8c9
2026-08-04 06:25:53,630 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/042a51a6-dc2a-4290-ade5-3fcee4e61724
2026-08-04 06:25:56,901 - 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=6.27 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1024ms\r\nrtt min/avg/max/mdev = 6.274/6.274/6.274/0.000 ms')
2026-08-04 06:25:56,902 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-12173143-21056813 passed
2026-08-04 06:25:57,061 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-04 06:25:57,062 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-12173143-21056813, IP 11.1.1.3, Port 22
2026-08-04 06:25:57,227 - DEBUG - VM ctest-TestBasicVMVN-12173143-21056813 is ready for SSH connections
2026-08-04 06:25:57,228 - INFO - Retry 0
2026-08-04 06:25:57,228 - DEBUG - Running remote_cmd, Cmd : wget http://169.254.1.2:8083 --spider && echo "Successful", host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-08-04 06:25:57,228 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2026-08-04 06:25:58,829 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2026-08-04 06:25:58,829 - INFO - Generic metadata worked
2026-08-04 06:25:59,109 - DEBUG - Link local service introspect removed
2026-08-04 06:25:59,109 - INFO - Deleting VM ctest-TestBasicVMVN-12173143-21056813
2026-08-04 06:25:59,196 - INFO - Deleting VN ctest-vn2_metadata-18791959
2026-08-04 06:25:59,232 - DEBUG - VN 8da878fb-7939-4c09-8ad9-2b8075d55e49 still in use: Unable to complete operation on network 8da878fb-7939-4c09-8ad9-2b8075d55e49. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-ca36859b-568d-4b84-93b8-3cec3d00d3e7']
2026-08-04 06:25:59,233 - WARNING - Deleting VN ctest-vn2_metadata-18791959 failed..Will retry
2026-08-04 06:26:01,278 - DEBUG - VN 8da878fb-7939-4c09-8ad9-2b8075d55e49 still in use: Unable to complete operation on network 8da878fb-7939-4c09-8ad9-2b8075d55e49. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-693adc12-fd26-4cd3-b76a-c39fe87e8378']
2026-08-04 06:26:01,278 - WARNING - Deleting VN ctest-vn2_metadata-18791959 failed..Will retry
2026-08-04 06:26:03,420 - DEBUG - Response for deleting network ()
2026-08-04 06:26:03,707 - DEBUG - No XMPP flaps were noticed during the test
2026-08-04 06:26:03,707 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:43]
2026-08-04 06:26:03,707 - INFO - --------------------------------------------------------------------------------
2026-08-04 06:26:03,710 - INFO - ================================================================================
2026-08-04 06:26:03,710 - INFO - STARTING TEST : test_metadata_service
2026-08-04 06:26:03,710 - INFO - TEST DESCRIPTION :
Description: Test to validate metadata service on VM creation.
1.Verify from global-vrouter-config if metadata configures or not - fails otherwise
2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node
3.Create a vm with userdata pointing to that script - script should get executed during vm boot up
4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise
Maintainer: sandipd@juniper.net
2026-08-04 06:26:04,007 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.25': '0'}} with
2026-08-04 06:26:04,007 - INFO - Initial checks done. Running the testcase now
2026-08-04 06:26:04,007 - INFO -
2026-08-04 06:26:04,007 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-configs
2026-08-04 06:26:04,014 - DEBUG - Requesting: http://10.0.0.50:8082/global-vrouter-config/576f085f-e083-4be0-b14c-4eca1f8450e9
2026-08-04 06:26:04,242 - DEBUG - Response for create_network : {'network': {'id': '7d800c9a-613c-4c30-9ba1-7398144b8a49', 'name': 'ctest-vn-72790596', 'tenant_id': '33f8369191a64d3cb4e0fe2a2e918188', 'project_id': '33f8369191a64d3cb4e0fe2a2e918188', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-12173143', 'ctest-vn-72790596'], 'port_security_enabled': True, 'description': ''}}
2026-08-04 06:26:04,463 - DEBUG - Response for create_subnet : {'subnet': {'id': '130e4dfa-bb7e-4715-be82-c53162c19a35', 'name': '', 'tenant_id': '33f8369191a64d3cb4e0fe2a2e918188', 'network_id': '7d800c9a-613c-4c30-9ba1-7398144b8a49', 'ip_version': 4, 'cidr': '102.190.229.0/26', 'allocation_pools': [{'start': '102.190.229.2', 'end': '102.190.229.62'}], 'gateway_ip': '102.190.229.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '102.190.229.2', 'tags': [], 'project_id': '33f8369191a64d3cb4e0fe2a2e918188'}}
2026-08-04 06:26:04,483 - INFO - Created VN ctest-vn-72790596
2026-08-04 06:26:04,537 - DEBUG - VN ctest-vn-72790596 UUID is 7d800c9a-613c-4c30-9ba1-7398144b8a49
2026-08-04 06:26:05,107 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6130-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6130-1)
2026-08-04 06:26:05,107 - INFO - Waiting for VM ctest-TestBasicVMVN-12173143-04805011 to be up..
2026-08-04 06:26:05,158 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-04 06:26:10,257 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-04 06:26:15,347 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-04 06:26:20,522 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-04 06:26:25,619 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-04 06:26:30,715 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-04 06:26:35,809 - DEBUG - VM is in ACTIVE state now
2026-08-04 06:26:35,809 - INFO - VM name : ctest-TestBasicVMVN-12173143-04805011
2026-08-04 06:26:35,898 - DEBUG - VM ctest-TestBasicVMVN-12173143-04805011 ID is 235d33eb-7b51-4039-a69a-2b18ac483455
2026-08-04 06:26:35,899 - DEBUG - VM ctest-TestBasicVMVN-12173143-04805011 launched on Node cn-jenkins-deploy-platform-ansible-os-6130-1
2026-08-04 06:26:35,991 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/235d33eb-7b51-4039-a69a-2b18ac483455
2026-08-04 06:26:36,001 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/651b8307-cbfd-444f-ac89-1eb97c0233c6
2026-08-04 06:26:39,272 - 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 1021ms')
2026-08-04 06:26:39,272 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-12173143-04805011 failed!
2026-08-04 06:26:39,329 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-12173143:ctest-vn-72790596 is 102.190.229.1 and allocation pool is NOT set
2026-08-04 06:26:41,392 - 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.98 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.602 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.602/2.292/3.983/1.690 ms')
2026-08-04 06:26:41,392 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-12173143-04805011 passed
2026-08-04 06:26:41,545 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-04 06:26:41,546 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-12173143-04805011, IP 102.190.229.3, Port 22
2026-08-04 06:26:41,712 - DEBUG - VM ctest-TestBasicVMVN-12173143-04805011 is ready for SSH connections
2026-08-04 06:26:41,713 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-08-04 06:26:41,713 - DEBUG - cat /tmp/output.txt
2026-08-04 06:26:43,839 - DEBUG - Hello World. The time is now Tue, 04 Aug 2026 00:26:40 -0600!
2026-08-04 06:26:43,839 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Tue, 04 Aug 2026 00:26:40 -0600!'}
2026-08-04 06:26:43,839 - INFO - metadata_script.txt got executed in the vm
2026-08-04 06:26:43,839 - INFO - Deleting VM ctest-TestBasicVMVN-12173143-04805011
2026-08-04 06:26:43,934 - INFO - Deleting VN ctest-vn-72790596
2026-08-04 06:26:43,972 - DEBUG - VN 7d800c9a-613c-4c30-9ba1-7398144b8a49 still in use: Unable to complete operation on network 7d800c9a-613c-4c30-9ba1-7398144b8a49. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-9cae22a7-5828-4f63-9402-759d18ea8aeb']
2026-08-04 06:26:43,972 - WARNING - Deleting VN ctest-vn-72790596 failed..Will retry
2026-08-04 06:26:46,018 - DEBUG - VN 7d800c9a-613c-4c30-9ba1-7398144b8a49 still in use: Unable to complete operation on network 7d800c9a-613c-4c30-9ba1-7398144b8a49. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-7e5ccc56-50ac-42a6-8ddb-87584f04d13e']
2026-08-04 06:26:46,018 - WARNING - Deleting VN ctest-vn-72790596 failed..Will retry
2026-08-04 06:26:48,154 - DEBUG - Response for deleting network ()
2026-08-04 06:26:48,432 - DEBUG - No XMPP flaps were noticed during the test
2026-08-04 06:26:48,432 - INFO - END TEST : test_metadata_service : PASSED[0:00:45]
2026-08-04 06:26:48,432 - INFO - --------------------------------------------------------------------------------
2026-08-04 06:26:48,435 - INFO - ================================================================================
2026-08-04 06:26:48,435 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2026-08-04 06:26:48,435 - INFO - TEST DESCRIPTION :
Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN
subnets.
Test steps:
1. Create 1 IPAM's.
2. Create 1 VN with 2 subnets and launch 2 VMs in them.
3. Ping between the VMs in the same VN should go thru fine.
4. Ping to the subnet broadcast and all-broadcast address.
Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the
all-broadcast address.
Maintainer : ganeshahv@juniper.net
2026-08-04 06:26:48,727 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.20.0.25': '0'}} with
2026-08-04 06:26:48,728 - INFO - Initial checks done. Running the testcase now
2026-08-04 06:26:48,728 - INFO -
2026-08-04 06:26:49,278 - DEBUG - Response for create_network : {'network': {'id': '212975ee-d32f-4f9a-8f94-3eda53c6bc43', 'name': 'ctest-vn-67541655', 'tenant_id': '33f8369191a64d3cb4e0fe2a2e918188', 'project_id': '33f8369191a64d3cb4e0fe2a2e918188', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-12173143', 'ctest-vn-67541655'], 'port_security_enabled': True, 'description': ''}}
2026-08-04 06:26:49,513 - DEBUG - Response for create_subnet : {'subnet': {'id': '1a8d5b54-3082-415b-bada-da9ed30d66f6', 'name': '', 'tenant_id': '33f8369191a64d3cb4e0fe2a2e918188', 'network_id': '212975ee-d32f-4f9a-8f94-3eda53c6bc43', 'ip_version': 4, 'cidr': '31.1.1.0/29', 'allocation_pools': [{'start': '31.1.1.2', 'end': '31.1.1.6'}], 'gateway_ip': '31.1.1.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.1.1.2', 'tags': [], 'project_id': '33f8369191a64d3cb4e0fe2a2e918188'}}
2026-08-04 06:26:49,721 - DEBUG - Response for create_subnet : {'subnet': {'id': '506815bb-1b4b-40d5-9d9b-25ca4da38c3e', 'name': '', 'tenant_id': '33f8369191a64d3cb4e0fe2a2e918188', 'network_id': '212975ee-d32f-4f9a-8f94-3eda53c6bc43', 'ip_version': 4, 'cidr': '31.1.2.0/29', 'allocation_pools': [{'start': '31.1.2.2', 'end': '31.1.2.6'}], 'gateway_ip': '31.1.2.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '31.1.2.2', 'tags': [], 'project_id': '33f8369191a64d3cb4e0fe2a2e918188'}}
2026-08-04 06:26:49,747 - INFO - Created VN ctest-vn-67541655
2026-08-04 06:26:49,806 - DEBUG - VN ctest-vn-67541655 UUID is 212975ee-d32f-4f9a-8f94-3eda53c6bc43
2026-08-04 06:26:50,245 - DEBUG - Response for create_port : {'port': {'name': 'e23dcd4d-2ce9-41e6-ae5f-40e02004e7a7', 'id': 'e23dcd4d-2ce9-41e6-ae5f-40e02004e7a7', 'tenant_id': '33f8369191a64d3cb4e0fe2a2e918188', 'network_id': '212975ee-d32f-4f9a-8f94-3eda53c6bc43', 'mac_address': '02:e2:3d:cd:4d:2c', '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': '31.1.1.4', 'subnet_id': '1a8d5b54-3082-415b-bada-da9ed30d66f6'}], 'security_groups': ['dde6514a-6b6f-4505-9b48-5855ab1f7b07'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '33f8369191a64d3cb4e0fe2a2e918188'}}
2026-08-04 06:26:50,454 - DEBUG - Response for create_port : {'port': {'name': '3dcaebce-f659-4ee4-9895-41622af9cec9', 'id': '3dcaebce-f659-4ee4-9895-41622af9cec9', 'tenant_id': '33f8369191a64d3cb4e0fe2a2e918188', 'network_id': '212975ee-d32f-4f9a-8f94-3eda53c6bc43', 'mac_address': '02:3d:ca:eb:ce:f6', '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': '31.1.2.4', 'subnet_id': '506815bb-1b4b-40d5-9d9b-25ca4da38c3e'}], 'security_groups': ['dde6514a-6b6f-4505-9b48-5855ab1f7b07'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '33f8369191a64d3cb4e0fe2a2e918188'}}
2026-08-04 06:26:50,898 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6130-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6130-1)
2026-08-04 06:26:51,355 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6130-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6130-1)
2026-08-04 06:26:51,847 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-6130-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-6130-1)
2026-08-04 06:26:51,847 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-08-04 06:26:51,858 - DEBUG - Requesting: http://10.0.0.50:8082/domain/9c93f504-bac6-4fd6-9e84-cb4b34ac1e18
2026-08-04 06:26:51,882 - DEBUG - Requesting: http://10.0.0.50:8082/project/33f83691-91a6-4d3c-b4e0-fe2a2e918188
2026-08-04 06:26:51,968 - DEBUG - Requesting: http://10.0.0.50:8082/network-ipam/4ddcd4c7-55f4-417a-8e38-50110d1254dc
2026-08-04 06:26:51,979 - INFO - Verifications in API Server for IPAM: ctest-ipam-31275230 passed
2026-08-04 06:26:51,987 - DEBUG - Control-node 10.0.0.50 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-12173143:ctest-ipam-31275230', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-12173143', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '5610593188402446714', 'uuid-lslong': '10248028986245534940'}, 'enable': 'true', 'created': '2026-08-04T06:26:48', 'last-modified': '2026-08-04T06:26:48', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.011704'}
2026-08-04 06:26:51,987 - INFO - Verifications in Control node for IPAM: ctest-ipam-31275230 passed
2026-08-04 06:26:51,988 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-08-04 06:26:51,995 - DEBUG - Requesting: http://10.0.0.50:8082/domain/9c93f504-bac6-4fd6-9e84-cb4b34ac1e18
2026-08-04 06:26:52,012 - DEBUG - Requesting: http://10.0.0.50:8082/project/33f83691-91a6-4d3c-b4e0-fe2a2e918188
2026-08-04 06:26:52,094 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/212975ee-d32f-4f9a-8f94-3eda53c6bc43
2026-08-04 06:26:52,107 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/212975ee-d32f-4f9a-8f94-3eda53c6bc43
2026-08-04 06:26:52,118 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/6db084b7-4f42-442b-ba76-b32d3092b204
2026-08-04 06:26:52,127 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/6db084b7-4f42-442b-ba76-b32d3092b204
2026-08-04 06:26:52,136 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/f44ef434-da71-438c-a3f3-0391a71941e1
2026-08-04 06:26:52,144 - DEBUG - Route Targets: ['target:64512:8000004']
2026-08-04 06:26:52,144 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/212975ee-d32f-4f9a-8f94-3eda53c6bc43
2026-08-04 06:26:52,156 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/6db084b7-4f42-442b-ba76-b32d3092b204
2026-08-04 06:26:52,175 - INFO - Verified VN network id 10 for VN 212975ee-d32f-4f9a-8f94-3eda53c6bc43
2026-08-04 06:26:52,175 - INFO - Verifications in API Server for VN ctest-vn-67541655 passed
2026-08-04 06:26:52,175 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/212975ee-d32f-4f9a-8f94-3eda53c6bc43
2026-08-04 06:26:52,186 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/6db084b7-4f42-442b-ba76-b32d3092b204
2026-08-04 06:26:52,197 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/6db084b7-4f42-442b-ba76-b32d3092b204
2026-08-04 06:26:52,205 - DEBUG - Requesting: http://10.0.0.50:8082/route-target/f44ef434-da71-438c-a3f3-0391a71941e1
2026-08-04 06:26:52,219 - DEBUG - Control-node 10.0.0.50 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-12173143:ctest-vn-67541655', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-12173143', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2389570745902518170', 'uuid-lslong': '10345963351406197827'}, 'enable': 'true', 'created': '2026-08-04T06:26:49', 'last-modified': '2026-08-04T06:26:49', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:02.548424'}
2026-08-04 06:26:52,226 - DEBUG - Route Targets: ['target:64512:8000004']
2026-08-04 06:26:52,226 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-67541655 passed
2026-08-04 06:26:52,226 - DEBUG - ====Verifying policy data for ctest-vn-67541655 in API_Server ======
2026-08-04 06:26:52,226 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-08-04 06:26:52,234 - DEBUG - Requesting: http://10.0.0.50:8082/domain/9c93f504-bac6-4fd6-9e84-cb4b34ac1e18
2026-08-04 06:26:52,246 - DEBUG - Requesting: http://10.0.0.50:8082/project/33f83691-91a6-4d3c-b4e0-fe2a2e918188
2026-08-04 06:26:52,333 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-network/212975ee-d32f-4f9a-8f94-3eda53c6bc43
2026-08-04 06:26:52,349 - DEBUG - =>VN ctest-vn-67541655 has no policy to be verified
2026-08-04 06:26:52,349 - DEBUG - Verifying the vn in opserver
2026-08-04 06:26:52,349 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-12173143:ctest-vn-67541655 virtual network link through opserver 10.0.0.50
2026-08-04 06:26:52,349 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2026-08-04 06:26:52,728 - DEBUG - Requesting: http://10.0.0.50:8081/analytics/uves/virtual-networks
2026-08-04 06:26:52,793 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-12173143:ctest-vn-67541655', 'href': 'http://10.0.0.50:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-12173143:ctest-vn-67541655?flat'}
2026-08-04 06:26:52,793 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-12173143:ctest-vn-67541655 is found in opserver
2026-08-04 06:26:52,804 - DEBUG - Do not have enough data to verify VN in agent
2026-08-04 06:26:52,810 - DEBUG - VRF ids for VN ctest-vn-67541655: {}
2026-08-04 06:26:52,810 - INFO - Waiting for VM ctest-TestBasicVMVN-12173143-02666481 to be up..
2026-08-04 06:26:52,866 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-04 06:26:57,963 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-04 06:27:03,096 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-04 06:27:08,185 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-04 06:27:13,279 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-04 06:27:18,375 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-04 06:27:23,469 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-04 06:27:28,555 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-04 06:27:33,646 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-04 06:27:38,731 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2026-08-04 06:27:43,826 - DEBUG - VM is in ACTIVE state now
2026-08-04 06:27:43,826 - INFO - VM name : ctest-TestBasicVMVN-12173143-02666481
2026-08-04 06:27:43,914 - DEBUG - VM ctest-TestBasicVMVN-12173143-02666481 ID is 1b3b25f3-c003-478c-8659-363217798ab1
2026-08-04 06:27:43,914 - DEBUG - VM ctest-TestBasicVMVN-12173143-02666481 launched on Node cn-jenkins-deploy-platform-ansible-os-6130-1
2026-08-04 06:27:43,997 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/1b3b25f3-c003-478c-8659-363217798ab1
2026-08-04 06:27:44,010 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/e23dcd4d-2ce9-41e6-ae5f-40e02004e7a7
2026-08-04 06:27:47,276 - 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 1005ms')
2026-08-04 06:27:47,276 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-12173143-02666481 failed!
2026-08-04 06:27:47,333 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-12173143:ctest-vn-67541655 is 31.1.1.1 and allocation pool is NOT set
2026-08-04 06:27:47,334 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-12173143:ctest-vn-67541655 is 31.1.2.1 and allocation pool is NOT set
2026-08-04 06:27:49,403 - 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=8.17 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.594 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.594/4.381/8.169/3.787 ms')
2026-08-04 06:27:49,403 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-12173143-02666481 passed
2026-08-04 06:27:49,558 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-04 06:27:49,558 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-12173143-02666481, IP 31.1.1.4, Port 22
2026-08-04 06:27:49,734 - DEBUG - VM ctest-TestBasicVMVN-12173143-02666481 is ready for SSH connections
2026-08-04 06:27:49,734 - INFO - Waiting for VM ctest-TestBasicVMVN-12173143-64433432 to be up..
2026-08-04 06:27:49,833 - DEBUG - VM is in ACTIVE state now
2026-08-04 06:27:49,833 - INFO - VM name : ctest-TestBasicVMVN-12173143-64433432
2026-08-04 06:27:49,937 - DEBUG - VM ctest-TestBasicVMVN-12173143-64433432 ID is 77f99600-0925-4c47-9e6f-c6a49df51ce1
2026-08-04 06:27:49,937 - DEBUG - VM ctest-TestBasicVMVN-12173143-64433432 launched on Node cn-jenkins-deploy-platform-ansible-os-6130-1
2026-08-04 06:27:50,028 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/77f99600-0925-4c47-9e6f-c6a49df51ce1
2026-08-04 06:27:50,040 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/3dcaebce-f659-4ee4-9895-41622af9cec9
2026-08-04 06:27:53,324 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1020ms')
2026-08-04 06:27:53,324 - DEBUG - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-12173143-64433432 failed!
2026-08-04 06:27:53,381 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-12173143:ctest-vn-67541655 is 31.1.1.1 and allocation pool is NOT set
2026-08-04 06:27:53,381 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-12173143:ctest-vn-67541655 is 31.1.2.1 and allocation pool is NOT set
2026-08-04 06:27:55,454 - 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=11.7 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.496 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.496/6.118/11.740/5.622 ms')
2026-08-04 06:27:55,454 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-12173143-64433432 passed
2026-08-04 06:27:55,613 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-04 06:27:55,613 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-12173143-64433432, IP 31.1.2.4, Port 22
2026-08-04 06:27:55,784 - DEBUG - VM ctest-TestBasicVMVN-12173143-64433432 is ready for SSH connections
2026-08-04 06:27:55,784 - INFO - Waiting for VM ctest-TestBasicVMVN-12173143-44578893 to be up..
2026-08-04 06:27:55,872 - DEBUG - VM is in ACTIVE state now
2026-08-04 06:27:55,872 - INFO - VM name : ctest-TestBasicVMVN-12173143-44578893
2026-08-04 06:27:55,966 - DEBUG - VM ctest-TestBasicVMVN-12173143-44578893 ID is cd162b12-3a66-49dc-8d1b-f4d229b600a6
2026-08-04 06:27:55,966 - DEBUG - VM ctest-TestBasicVMVN-12173143-44578893 launched on Node cn-jenkins-deploy-platform-ansible-os-6130-1
2026-08-04 06:27:56,063 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine/cd162b12-3a66-49dc-8d1b-f4d229b600a6
2026-08-04 06:27:56,075 - DEBUG - Requesting: http://10.0.0.50:8082/virtual-machine-interface/1cd8cdd9-e8cd-4c80-9258-a00cb8457ece
2026-08-04 06:27:57,326 - DEBUG - (True, 'PING 169.254.0.5 (169.254.0.5) 56(84) bytes of data.\r\n64 bytes from 169.254.0.5: icmp_seq=1 ttl=63 time=4.12 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.395 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.395/2.257/4.119/1.862 ms')
2026-08-04 06:27:57,326 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-12173143-44578893 passed
2026-08-04 06:27:57,481 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-04 06:27:57,482 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-12173143-44578893, IP 31.1.1.3, Port 22
2026-08-04 06:27:57,647 - DEBUG - VM ctest-TestBasicVMVN-12173143-44578893 is ready for SSH connections
2026-08-04 06:27:57,647 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-04 06:27:57,647 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.2.4, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-08-04 06:27:57,648 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2026-08-04 06:28:01,804 - DEBUG - PING 31.1.2.4 (31.1.2.4): 56 data bytes
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.748 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.476 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.330 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.330/2.518/4.748 ms
2026-08-04 06:28:01,805 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-12173143-02666481 passed
2026-08-04 06:28:01,805 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-04 06:28:01,805 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.4, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-08-04 06:28:01,805 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2026-08-04 06:28:05,556 - DEBUG - PING 31.1.1.4 (31.1.1.4): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=63 time=4.607 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.321 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.005 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.005/2.311/4.607 ms
2026-08-04 06:28:05,557 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-12173143-64433432 passed
2026-08-04 06:28:05,557 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-04 06:28:05,557 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-04 06:28:05,557 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2026-08-04 06:28:05,557 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-08-04 06:28:05,557 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-08-04 06:28:05,698 - DEBUG - None
2026-08-04 06:28:05,698 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.4, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-08-04 06:28:05,698 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-08-04 06:28:05,880 - DEBUG - None
2026-08-04 06:28:05,880 - DEBUG - Running remote_cmd, Cmd : echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts, host_string: cirros@169.254.0.5, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-08-04 06:28:05,880 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2026-08-04 06:28:07,509 - DEBUG - None
2026-08-04 06:28:07,509 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 31.1.1.7, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-08-04 06:28:07,509 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2026-08-04 06:28:09,652 - DEBUG - PING 31.1.1.7 (31.1.1.7): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=2.475 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.240 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.465 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.085 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.404 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.404/2.333/6.240 ms
2026-08-04 06:28:09,652 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 224.0.0.1, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-08-04 06:28:09,652 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2026-08-04 06:28:11,836 - DEBUG - PING 224.0.0.1 (224.0.0.1): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=1.148 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.505 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.780 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.411 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.686 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.850 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.655 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.411/2.576/5.780 ms
2026-08-04 06:28:11,836 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 255.255.255.255, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.50, gateway password: c0ntrail123
2026-08-04 06:28:11,836 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2026-08-04 06:28:14,004 - DEBUG - PING 255.255.255.255 (255.255.255.255): 56 data bytes
64 bytes from 31.1.1.4: seq=0 ttl=64 time=0.718 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.247 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.168 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.421 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.701 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=4.615 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.415 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.415/2.469/4.615 ms
2026-08-04 06:28:14,004 - INFO - Deleting VM ctest-TestBasicVMVN-12173143-44578893
2026-08-04 06:28:14,097 - INFO - Detaching port 3dcaebce-f659-4ee4-9895-41622af9cec9 from VM ctest-TestBasicVMVN-12173143-64433432
2026-08-04 06:28:14,143 - INFO - Deleting VM ctest-TestBasicVMVN-12173143-64433432
2026-08-04 06:28:14,221 - INFO - Detaching port e23dcd4d-2ce9-41e6-ae5f-40e02004e7a7 from VM ctest-TestBasicVMVN-12173143-02666481
2026-08-04 06:28:14,263 - INFO - Deleting VM ctest-TestBasicVMVN-12173143-02666481
2026-08-04 06:28:14,348 - INFO - Deleting VN ctest-vn-67541655
2026-08-04 06:28:14,526 - DEBUG - Response for delete_port : ()
2026-08-04 06:28:14,767 - DEBUG - Response for delete_port : ()
2026-08-04 06:28:14,815 - DEBUG - VN 212975ee-d32f-4f9a-8f94-3eda53c6bc43 still in use: Unable to complete operation on network 212975ee-d32f-4f9a-8f94-3eda53c6bc43. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-f13dbfaa-1bf1-42f3-9920-fe2fd97e4c8a']
2026-08-04 06:28:14,815 - WARNING - Deleting VN ctest-vn-67541655 failed..Will retry
2026-08-04 06:28:17,039 - DEBUG - Response for deleting network ()
2026-08-04 06:28:17,039 - DEBUG - Requesting: http://10.0.0.50:8082/routing-instance/6db084b7-4f42-442b-ba76-b32d3092b204
2026-08-04 06:28:17,046 - DEBUG - Response Code: 404
2026-08-04 06:28:17,046 - DEBUG - Requesting: http://10.0.0.50:8082/domains
2026-08-04 06:28:17,054 - DEBUG - Requesting: http://10.0.0.50:8082/domain/9c93f504-bac6-4fd6-9e84-cb4b34ac1e18
2026-08-04 06:28:17,112 - DEBUG - Requesting: http://10.0.0.50:8082/project/33f83691-91a6-4d3c-b4e0-fe2a2e918188
2026-08-04 06:28:17,197 - INFO - Validated that VN ctest-vn-67541655 is not found in API Server
2026-08-04 06:28:17,210 - DEBUG - VN ctest-vn-67541655 is not present in Agent 10.0.0.50
2026-08-04 06:28:17,210 - INFO - Validated that VN ctest-vn-67541655 is not in any agent
2026-08-04 06:28:17,228 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-67541655 info
2026-08-04 06:28:17,313 - INFO - IPAM: ctest-ipam-31275230 is not found in API Server
2026-08-04 06:28:17,329 - INFO - IPAM:ctest-ipam-31275230 is not found in control node
2026-08-04 06:28:17,603 - DEBUG - No XMPP flaps were noticed during the test
2026-08-04 06:28:17,603 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:01:29]
2026-08-04 06:28:17,603 - INFO - --------------------------------------------------------------------------------
2026-08-04 06:28:18,457 - INFO - Deleted project: ctest-TestBasicVMVN-12173143, ID : 33f83691-91a6-4d3c-b4e0-fe2a2e918188