2025-04-26 13:25:52,402 - INFO - Domain Default found not creating
2025-04-26 13:25:52,576 - INFO - Project ctest-TestBasicVMVN-37297918 not found, creating it
2025-04-26 13:25:53,090 - INFO - Created Project:ctest-TestBasicVMVN-37297918, ID : f20b9e72-b838-4f4e-b2cb-7fe7d84a2cf3
2025-04-26 13:25:54,686 - INFO - ================================================================================
2025-04-26 13:25:54,686 - INFO - STARTING TEST : test_generic_link_local_service
2025-04-26 13:25:54,687 - 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
2025-04-26 13:25:54,945 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.14': '0'}} with
2025-04-26 13:25:54,945 - INFO - Initial checks done. Running the testcase now
2025-04-26 13:25:54,945 - INFO -
2025-04-26 13:25:55,511 - DEBUG - Response for create_network : {'network': {'id': '7eb3318b-8953-483e-bdb6-d234995d2367', 'name': 'ctest-vn2_metadata-05428254', 'tenant_id': 'f20b9e72b8384f4eb2cb7fe7d84a2cf3', 'project_id': 'f20b9e72b8384f4eb2cb7fe7d84a2cf3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-37297918', 'ctest-vn2_metadata-05428254'], 'port_security_enabled': True, 'description': ''}}
2025-04-26 13:25:55,683 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b6f41d21-5f07-4c94-8c67-2843cfc5ac56', 'name': '', 'tenant_id': 'f20b9e72b8384f4eb2cb7fe7d84a2cf3', 'network_id': '7eb3318b-8953-483e-bdb6-d234995d2367', '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': 'f20b9e72b8384f4eb2cb7fe7d84a2cf3'}}
2025-04-26 13:25:55,703 - INFO - Created VN ctest-vn2_metadata-05428254
2025-04-26 13:25:55,759 - DEBUG - VN ctest-vn2_metadata-05428254 UUID is 7eb3318b-8953-483e-bdb6-d234995d2367
2025-04-26 13:25:55,962 - DEBUG - Services list from nova: [, , ]
2025-04-26 13:25:57,110 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3223-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3223-1)
2025-04-26 13:25:57,223 - DEBUG - Link local service introspect added
2025-04-26 13:25:57,266 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-26 13:26:02,389 - DEBUG - VM is in ACTIVE state now
2025-04-26 13:26:02,529 - INFO - Waiting for VM ctest-TestBasicVMVN-37297918-54397589 to be up..
2025-04-26 13:26:02,529 - INFO - VM name : ctest-TestBasicVMVN-37297918-54397589
2025-04-26 13:26:02,619 - DEBUG - VM ctest-TestBasicVMVN-37297918-54397589 ID is cc646f8b-c010-426b-b292-78c70caffff7
2025-04-26 13:26:02,620 - DEBUG - VM ctest-TestBasicVMVN-37297918-54397589 launched on Node cn-jenkins-deploy-platform-ansible-os-3223-1
2025-04-26 13:26:02,704 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/cc646f8b-c010-426b-b292-78c70caffff7
2025-04-26 13:26:03,038 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/cc646f8b-c010-426b-b292-78c70caffff7
2025-04-26 13:26:03,072 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/5eadeeb7-f22b-4829-9f4c-fea48a1853a6
2025-04-26 13:26:06,328 - 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 1002ms')
2025-04-26 13:26:06,328 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-37297918-54397589 failed!
2025-04-26 13:26:06,391 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-37297918:ctest-vn2_metadata-05428254 is 11.1.1.1 and allocation pool is NOT set
2025-04-26 13:26:08,452 - 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=7.63 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.92 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 2.921/5.273/7.626/2.352 ms')
2025-04-26 13:26:08,452 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-37297918-54397589 passed
2025-04-26 13:26:08,607 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-26 13:26:08,607 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-37297918-54397589, IP 11.1.1.3, Port 22
2025-04-26 13:26:08,663 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-04-26 13:26:08,755 - DEBUG - VM ctest-TestBasicVMVN-37297918-54397589 is NOT ready for SSH connections, VM status: ACTIVE
2025-04-26 13:26:13,755 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-26 13:26:13,755 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-37297918-54397589, IP 11.1.1.3, Port 22
2025-04-26 13:26:13,924 - DEBUG - VM ctest-TestBasicVMVN-37297918-54397589 is ready for SSH connections
2025-04-26 13:26:13,925 - INFO - Retry 0
2025-04-26 13:26:13,925 - 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.22, gateway password: c0ntrail123
2025-04-26 13:26:13,925 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-04-26 13:26:15,548 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-04-26 13:26:15,548 - INFO - Generic metadata worked
2025-04-26 13:26:15,802 - DEBUG - Link local service introspect removed
2025-04-26 13:26:15,803 - INFO - Deleting VM ctest-TestBasicVMVN-37297918-54397589
2025-04-26 13:26:15,871 - INFO - Deleting VN ctest-vn2_metadata-05428254
2025-04-26 13:26:15,915 - DEBUG - VN 7eb3318b-8953-483e-bdb6-d234995d2367 still in use: Unable to complete operation on network 7eb3318b-8953-483e-bdb6-d234995d2367. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-5780d739-fa9e-4c08-a53d-fc71a657f63d']
2025-04-26 13:26:15,916 - WARNING - Deleting VN ctest-vn2_metadata-05428254 failed..Will retry
2025-04-26 13:26:18,039 - DEBUG - Response for deleting network ()
2025-04-26 13:26:18,302 - DEBUG - No XMPP flaps were noticed during the test
2025-04-26 13:26:18,303 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24]
2025-04-26 13:26:18,303 - INFO - --------------------------------------------------------------------------------
2025-04-26 13:26:18,305 - INFO - ================================================================================
2025-04-26 13:26:18,305 - INFO - STARTING TEST : test_metadata_service
2025-04-26 13:26:18,306 - 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
2025-04-26 13:26:18,601 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.14': '0'}} with
2025-04-26 13:26:18,602 - INFO - Initial checks done. Running the testcase now
2025-04-26 13:26:18,602 - INFO -
2025-04-26 13:26:18,602 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-configs
2025-04-26 13:26:18,609 - DEBUG - Requesting: http://10.0.0.22:8082/global-vrouter-config/9dea2445-9d40-4c33-b9c9-4e819829a2e4
2025-04-26 13:26:18,839 - DEBUG - Response for create_network : {'network': {'id': 'ce95a69f-e720-4f00-b831-d66a595d633e', 'name': 'ctest-vn-80831133', 'tenant_id': 'f20b9e72b8384f4eb2cb7fe7d84a2cf3', 'project_id': 'f20b9e72b8384f4eb2cb7fe7d84a2cf3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-37297918', 'ctest-vn-80831133'], 'port_security_enabled': True, 'description': ''}}
2025-04-26 13:26:19,028 - DEBUG - Response for create_subnet : {'subnet': {'id': '1fe76014-1130-4c14-8512-80f601a8531b', 'name': '', 'tenant_id': 'f20b9e72b8384f4eb2cb7fe7d84a2cf3', 'network_id': 'ce95a69f-e720-4f00-b831-d66a595d633e', 'ip_version': 4, 'cidr': '47.236.157.64/26', 'allocation_pools': [{'start': '47.236.157.66', 'end': '47.236.157.126'}], 'gateway_ip': '47.236.157.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '47.236.157.66', 'tags': [], 'project_id': 'f20b9e72b8384f4eb2cb7fe7d84a2cf3'}}
2025-04-26 13:26:19,047 - INFO - Created VN ctest-vn-80831133
2025-04-26 13:26:19,103 - DEBUG - VN ctest-vn-80831133 UUID is ce95a69f-e720-4f00-b831-d66a595d633e
2025-04-26 13:26:20,385 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3223-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3223-1)
2025-04-26 13:26:20,385 - INFO - Waiting for VM ctest-TestBasicVMVN-37297918-60402595 to be up..
2025-04-26 13:26:20,428 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-04-26 13:26:25,514 - DEBUG - VM is in ACTIVE state now
2025-04-26 13:26:25,514 - INFO - VM name : ctest-TestBasicVMVN-37297918-60402595
2025-04-26 13:26:25,600 - DEBUG - VM ctest-TestBasicVMVN-37297918-60402595 ID is 4e189a61-1293-4124-9ae4-995da5549efd
2025-04-26 13:26:25,600 - DEBUG - VM ctest-TestBasicVMVN-37297918-60402595 launched on Node cn-jenkins-deploy-platform-ansible-os-3223-1
2025-04-26 13:26:25,680 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/4e189a61-1293-4124-9ae4-995da5549efd
2025-04-26 13:26:25,691 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/ee43c571-b8ca-43bd-a237-d0654561de27
2025-04-26 13:26:28,949 - 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 1008ms')
2025-04-26 13:26:28,949 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-37297918-60402595 failed!
2025-04-26 13:26:29,007 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-37297918:ctest-vn-80831133 is 47.236.157.65 and allocation pool is NOT set
2025-04-26 13:26:33,077 - 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.48 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1010ms\r\nrtt min/avg/max/mdev = 8.482/8.482/8.482/0.000 ms')
2025-04-26 13:26:33,077 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-37297918-60402595 passed
2025-04-26 13:26:33,231 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-26 13:26:33,231 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-37297918-60402595, IP 47.236.157.67, Port 22
2025-04-26 13:26:33,386 - DEBUG - VM ctest-TestBasicVMVN-37297918-60402595 is ready for SSH connections
2025-04-26 13:26:33,386 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.22, gateway password: c0ntrail123
2025-04-26 13:26:33,386 - DEBUG - cat /tmp/output.txt
2025-04-26 13:26:35,038 - DEBUG - Hello World. The time is now Sat, 26 Apr 2025 07:26:31 -0600!
2025-04-26 13:26:35,039 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sat, 26 Apr 2025 07:26:31 -0600!'}
2025-04-26 13:26:35,039 - INFO - metadata_script.txt got executed in the vm
2025-04-26 13:26:35,039 - INFO - Deleting VM ctest-TestBasicVMVN-37297918-60402595
2025-04-26 13:26:35,108 - INFO - Deleting VN ctest-vn-80831133
2025-04-26 13:26:35,154 - DEBUG - VN ce95a69f-e720-4f00-b831-d66a595d633e still in use: Unable to complete operation on network ce95a69f-e720-4f00-b831-d66a595d633e. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-18b7821d-326f-4e5f-b652-db6c4dd0570d']
2025-04-26 13:26:35,154 - WARNING - Deleting VN ctest-vn-80831133 failed..Will retry
2025-04-26 13:26:37,286 - DEBUG - Response for deleting network ()
2025-04-26 13:26:37,546 - DEBUG - No XMPP flaps were noticed during the test
2025-04-26 13:26:37,546 - INFO - END TEST : test_metadata_service : PASSED[0:00:19]
2025-04-26 13:26:37,546 - INFO - --------------------------------------------------------------------------------
2025-04-26 13:26:37,549 - INFO - ================================================================================
2025-04-26 13:26:37,549 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-04-26 13:26:37,550 - 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
2025-04-26 13:26:37,837 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.20.0.14': '0'}} with
2025-04-26 13:26:37,837 - INFO - Initial checks done. Running the testcase now
2025-04-26 13:26:37,837 - INFO -
2025-04-26 13:26:38,392 - DEBUG - Response for create_network : {'network': {'id': '26478cd9-ad7c-4d0f-80e1-409d6788f89b', 'name': 'ctest-vn-29309818', 'tenant_id': 'f20b9e72b8384f4eb2cb7fe7d84a2cf3', 'project_id': 'f20b9e72b8384f4eb2cb7fe7d84a2cf3', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-37297918', 'ctest-vn-29309818'], 'port_security_enabled': True, 'description': ''}}
2025-04-26 13:26:38,590 - DEBUG - Response for create_subnet : {'subnet': {'id': '8b4df280-0790-4a1c-8593-4ef6d530f80c', 'name': '', 'tenant_id': 'f20b9e72b8384f4eb2cb7fe7d84a2cf3', 'network_id': '26478cd9-ad7c-4d0f-80e1-409d6788f89b', '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': 'f20b9e72b8384f4eb2cb7fe7d84a2cf3'}}
2025-04-26 13:26:38,777 - DEBUG - Response for create_subnet : {'subnet': {'id': '6d954327-694b-42e9-86b4-8e9a359f7e8e', 'name': '', 'tenant_id': 'f20b9e72b8384f4eb2cb7fe7d84a2cf3', 'network_id': '26478cd9-ad7c-4d0f-80e1-409d6788f89b', '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': 'f20b9e72b8384f4eb2cb7fe7d84a2cf3'}}
2025-04-26 13:26:38,800 - INFO - Created VN ctest-vn-29309818
2025-04-26 13:26:38,855 - DEBUG - VN ctest-vn-29309818 UUID is 26478cd9-ad7c-4d0f-80e1-409d6788f89b
2025-04-26 13:26:39,236 - DEBUG - Response for create_port : {'port': {'name': '4de02685-7a65-4505-941e-bfb8a7410942', 'id': '4de02685-7a65-4505-941e-bfb8a7410942', 'tenant_id': 'f20b9e72b8384f4eb2cb7fe7d84a2cf3', 'network_id': '26478cd9-ad7c-4d0f-80e1-409d6788f89b', 'mac_address': '02:4d:e0:26:85:7a', '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': '8b4df280-0790-4a1c-8593-4ef6d530f80c'}], 'security_groups': ['b928e531-f821-4cab-8c70-920e30f5cac5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f20b9e72b8384f4eb2cb7fe7d84a2cf3'}}
2025-04-26 13:26:39,426 - DEBUG - Response for create_port : {'port': {'name': '6dc8dd71-7e5a-4116-90a8-6495be555e86', 'id': '6dc8dd71-7e5a-4116-90a8-6495be555e86', 'tenant_id': 'f20b9e72b8384f4eb2cb7fe7d84a2cf3', 'network_id': '26478cd9-ad7c-4d0f-80e1-409d6788f89b', 'mac_address': '02:6d:c8:dd:71:7e', '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': '6d954327-694b-42e9-86b4-8e9a359f7e8e'}], 'security_groups': ['b928e531-f821-4cab-8c70-920e30f5cac5'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'f20b9e72b8384f4eb2cb7fe7d84a2cf3'}}
2025-04-26 13:26:39,821 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3223-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3223-1)
2025-04-26 13:26:40,229 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3223-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3223-1)
2025-04-26 13:26:41,535 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3223-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3223-1)
2025-04-26 13:26:41,536 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-04-26 13:26:41,544 - DEBUG - Requesting: http://10.0.0.22:8082/domain/40732c79-fa35-4918-bda0-39f1b50fef14
2025-04-26 13:26:41,563 - DEBUG - Requesting: http://10.0.0.22:8082/project/f20b9e72-b838-4f4e-b2cb-7fe7d84a2cf3
2025-04-26 13:26:41,667 - DEBUG - Requesting: http://10.0.0.22:8082/network-ipam/bf3ade8d-60b0-45f0-8523-c46bb758508f
2025-04-26 13:26:41,684 - INFO - Verifications in API Server for IPAM: ctest-ipam-81316117 passed
2025-04-26 13:26:41,694 - DEBUG - Control-node 10.0.0.22 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-37297918:ctest-ipam-81316117', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-37297918', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '13779570708687373808', 'uuid-lslong': '9593727598145851535'}, 'enable': 'true', 'created': '2025-04-26T13:26:37', 'last-modified': '2025-04-26T13:26:38', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.617342'}
2025-04-26 13:26:41,694 - INFO - Verifications in Control node for IPAM: ctest-ipam-81316117 passed
2025-04-26 13:26:41,694 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-04-26 13:26:41,703 - DEBUG - Requesting: http://10.0.0.22:8082/domain/40732c79-fa35-4918-bda0-39f1b50fef14
2025-04-26 13:26:41,718 - DEBUG - Requesting: http://10.0.0.22:8082/project/f20b9e72-b838-4f4e-b2cb-7fe7d84a2cf3
2025-04-26 13:26:41,802 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/26478cd9-ad7c-4d0f-80e1-409d6788f89b
2025-04-26 13:26:41,818 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/26478cd9-ad7c-4d0f-80e1-409d6788f89b
2025-04-26 13:26:41,833 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/bb0151a8-caf3-4bd7-8407-68c2154c3982
2025-04-26 13:26:41,845 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/bb0151a8-caf3-4bd7-8407-68c2154c3982
2025-04-26 13:26:41,862 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/d4197675-3eaa-44c6-a38e-e0ec462d36f4
2025-04-26 13:26:41,870 - DEBUG - Route Targets: ['target:64512:8000005']
2025-04-26 13:26:41,870 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/26478cd9-ad7c-4d0f-80e1-409d6788f89b
2025-04-26 13:26:41,886 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/bb0151a8-caf3-4bd7-8407-68c2154c3982
2025-04-26 13:26:41,912 - INFO - Verified VN network id 9 for VN 26478cd9-ad7c-4d0f-80e1-409d6788f89b
2025-04-26 13:26:41,912 - INFO - Verifications in API Server for VN ctest-vn-29309818 passed
2025-04-26 13:26:41,912 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/26478cd9-ad7c-4d0f-80e1-409d6788f89b
2025-04-26 13:26:41,928 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/bb0151a8-caf3-4bd7-8407-68c2154c3982
2025-04-26 13:26:41,941 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/bb0151a8-caf3-4bd7-8407-68c2154c3982
2025-04-26 13:26:41,952 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/d4197675-3eaa-44c6-a38e-e0ec462d36f4
2025-04-26 13:26:41,969 - DEBUG - Control-node 10.0.0.22 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-37297918:ctest-vn-29309818', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-37297918', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '2758328163334114575', 'uuid-lslong': '9286774951405746331'}, 'enable': 'true', 'created': '2025-04-26T13:26:38', 'last-modified': '2025-04-26T13:26:38', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.235433'}
2025-04-26 13:26:41,982 - DEBUG - Route Targets: ['target:64512:8000005']
2025-04-26 13:26:41,982 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-29309818 passed
2025-04-26 13:26:41,983 - DEBUG - ====Verifying policy data for ctest-vn-29309818 in API_Server ======
2025-04-26 13:26:41,983 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-04-26 13:26:41,994 - DEBUG - Requesting: http://10.0.0.22:8082/domain/40732c79-fa35-4918-bda0-39f1b50fef14
2025-04-26 13:26:42,061 - DEBUG - Requesting: http://10.0.0.22:8082/project/f20b9e72-b838-4f4e-b2cb-7fe7d84a2cf3
2025-04-26 13:26:42,243 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/26478cd9-ad7c-4d0f-80e1-409d6788f89b
2025-04-26 13:26:42,305 - DEBUG - =>VN ctest-vn-29309818 has no policy to be verified
2025-04-26 13:26:42,305 - DEBUG - Verifying the vn in opserver
2025-04-26 13:26:42,305 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-37297918:ctest-vn-29309818 virtual network link through opserver 10.0.0.22
2025-04-26 13:26:42,306 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks
2025-04-26 13:26:42,834 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks
2025-04-26 13:26:42,950 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-37297918:ctest-vn-29309818', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-37297918:ctest-vn-29309818?flat'}
2025-04-26 13:26:42,950 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-37297918:ctest-vn-29309818 is found in opserver
2025-04-26 13:26:42,958 - DEBUG - VRF ids for VN ctest-vn-29309818: {'10.0.0.22': '2'}
2025-04-26 13:26:42,959 - INFO - Waiting for VM ctest-TestBasicVMVN-37297918-45582313 to be up..
2025-04-26 13:26:43,087 - DEBUG - VM is in ACTIVE state now
2025-04-26 13:26:43,087 - INFO - VM name : ctest-TestBasicVMVN-37297918-45582313
2025-04-26 13:26:43,287 - DEBUG - VM ctest-TestBasicVMVN-37297918-45582313 ID is 80f36de9-9321-4b7c-b258-da4e22d50a4d
2025-04-26 13:26:43,287 - DEBUG - VM ctest-TestBasicVMVN-37297918-45582313 launched on Node cn-jenkins-deploy-platform-ansible-os-3223-1
2025-04-26 13:26:43,392 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/80f36de9-9321-4b7c-b258-da4e22d50a4d
2025-04-26 13:26:43,401 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/4de02685-7a65-4505-941e-bfb8a7410942
2025-04-26 13:26:46,678 - 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 1011ms')
2025-04-26 13:26:46,678 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-37297918-45582313 failed!
2025-04-26 13:26:46,739 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-37297918:ctest-vn-29309818 is 31.1.1.1 and allocation pool is NOT set
2025-04-26 13:26:46,739 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-37297918:ctest-vn-29309818 is 31.1.2.1 and allocation pool is NOT set
2025-04-26 13:26:50,804 - 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 1002ms')
2025-04-26 13:26:50,804 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-37297918-45582313 failed!
2025-04-26 13:26:50,863 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-37297918:ctest-vn-29309818 is 31.1.1.1 and allocation pool is NOT set
2025-04-26 13:26:50,863 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-37297918:ctest-vn-29309818 is 31.1.2.1 and allocation pool is NOT set
2025-04-26 13:26:52,927 - 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.29 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.57 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.573/2.430/3.288/0.857 ms')
2025-04-26 13:26:52,927 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-37297918-45582313 passed
2025-04-26 13:26:53,087 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-26 13:26:53,087 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-37297918-45582313, IP 31.1.1.4, Port 22
2025-04-26 13:26:53,153 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused
/bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''}
2025-04-26 13:26:53,247 - DEBUG - VM ctest-TestBasicVMVN-37297918-45582313 is NOT ready for SSH connections, VM status: ACTIVE
2025-04-26 13:26:58,248 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-26 13:26:58,248 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-37297918-45582313, IP 31.1.1.4, Port 22
2025-04-26 13:26:58,403 - DEBUG - VM ctest-TestBasicVMVN-37297918-45582313 is ready for SSH connections
2025-04-26 13:26:58,403 - INFO - Waiting for VM ctest-TestBasicVMVN-37297918-26567263 to be up..
2025-04-26 13:26:58,494 - DEBUG - VM is in ACTIVE state now
2025-04-26 13:26:58,494 - INFO - VM name : ctest-TestBasicVMVN-37297918-26567263
2025-04-26 13:26:58,574 - DEBUG - VM ctest-TestBasicVMVN-37297918-26567263 ID is 915e888c-8c60-4de1-8074-dcbada42e2bb
2025-04-26 13:26:58,575 - DEBUG - VM ctest-TestBasicVMVN-37297918-26567263 launched on Node cn-jenkins-deploy-platform-ansible-os-3223-1
2025-04-26 13:26:58,655 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/915e888c-8c60-4de1-8074-dcbada42e2bb
2025-04-26 13:26:58,667 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/6dc8dd71-7e5a-4116-90a8-6495be555e86
2025-04-26 13:26:59,915 - 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.97 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.469 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.469/1.720/2.971/1.251 ms')
2025-04-26 13:26:59,915 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-37297918-26567263 passed
2025-04-26 13:27:00,071 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-26 13:27:00,071 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-37297918-26567263, IP 31.1.2.4, Port 22
2025-04-26 13:27:00,240 - DEBUG - VM ctest-TestBasicVMVN-37297918-26567263 is ready for SSH connections
2025-04-26 13:27:00,241 - INFO - Waiting for VM ctest-TestBasicVMVN-37297918-55468434 to be up..
2025-04-26 13:27:00,332 - DEBUG - VM is in ACTIVE state now
2025-04-26 13:27:00,332 - INFO - VM name : ctest-TestBasicVMVN-37297918-55468434
2025-04-26 13:27:00,428 - DEBUG - VM ctest-TestBasicVMVN-37297918-55468434 ID is 8b3dc163-cbc8-46a5-89b8-d527278ff04f
2025-04-26 13:27:00,428 - DEBUG - VM ctest-TestBasicVMVN-37297918-55468434 launched on Node cn-jenkins-deploy-platform-ansible-os-3223-1
2025-04-26 13:27:00,517 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine/8b3dc163-cbc8-46a5-89b8-d527278ff04f
2025-04-26 13:27:00,529 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-machine-interface/66097187-a817-4c8f-9fc4-4e9ce0fe90d6
2025-04-26 13:27:01,785 - 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=2.97 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.384 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.384/1.677/2.970/1.293 ms')
2025-04-26 13:27:01,786 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-37297918-55468434 passed
2025-04-26 13:27:01,939 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-26 13:27:01,939 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-37297918-55468434, IP 31.1.1.3, Port 22
2025-04-26 13:27:02,095 - DEBUG - VM ctest-TestBasicVMVN-37297918-55468434 is ready for SSH connections
2025-04-26 13:27:02,095 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-26 13:27:02,095 - 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.22, gateway password: c0ntrail123
2025-04-26 13:27:02,095 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-04-26 13:27:06,227 - 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=5.577 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.833 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.929 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.833/2.446/5.577 ms
2025-04-26 13:27:06,227 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-37297918-45582313 passed
2025-04-26 13:27:06,227 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-26 13:27:06,227 - 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.22, gateway password: c0ntrail123
2025-04-26 13:27:06,227 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-04-26 13:27:09,933 - 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=3.202 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.155 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.850 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.850/1.735/3.202 ms
2025-04-26 13:27:09,933 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-37297918-26567263 passed
2025-04-26 13:27:09,933 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-26 13:27:09,933 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-26 13:27:09,933 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-04-26 13:27:09,933 - 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.22, gateway password: c0ntrail123
2025-04-26 13:27:09,933 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-26 13:27:10,132 - DEBUG - None
2025-04-26 13:27:10,132 - 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.22, gateway password: c0ntrail123
2025-04-26 13:27:10,132 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-26 13:27:10,330 - DEBUG - None
2025-04-26 13:27:10,330 - 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.22, gateway password: c0ntrail123
2025-04-26 13:27:10,331 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-04-26 13:27:11,136 - DEBUG - None
2025-04-26 13:27:11,136 - 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.22, gateway password: c0ntrail123
2025-04-26 13:27:11,136 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-04-26 13:27:13,351 - 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.074 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.497 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.455 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=1.869 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.409 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.409/1.860/4.497 ms
2025-04-26 13:27:13,352 - 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.22, gateway password: c0ntrail123
2025-04-26 13:27:13,352 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-04-26 13:27:15,611 - 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.069 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.557 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.825 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.448 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.471 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.433 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.491 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.448/2.327/4.825 ms
2025-04-26 13:27:15,612 - 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.22, gateway password: c0ntrail123
2025-04-26 13:27:15,612 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-04-26 13:27:17,927 - 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.968 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.843 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.210 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.668 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.432 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.612 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.456 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.456/2.455/5.210 ms
2025-04-26 13:27:17,927 - INFO - Deleting VM ctest-TestBasicVMVN-37297918-55468434
2025-04-26 13:27:17,999 - INFO - Detaching port 6dc8dd71-7e5a-4116-90a8-6495be555e86 from VM ctest-TestBasicVMVN-37297918-26567263
2025-04-26 13:27:18,053 - INFO - Deleting VM ctest-TestBasicVMVN-37297918-26567263
2025-04-26 13:27:18,142 - INFO - Detaching port 4de02685-7a65-4505-941e-bfb8a7410942 from VM ctest-TestBasicVMVN-37297918-45582313
2025-04-26 13:27:18,177 - INFO - Deleting VM ctest-TestBasicVMVN-37297918-45582313
2025-04-26 13:27:18,254 - INFO - Deleting VN ctest-vn-29309818
2025-04-26 13:27:18,417 - DEBUG - Response for delete_port : ()
2025-04-26 13:27:18,618 - DEBUG - Response for delete_port : ()
2025-04-26 13:27:18,670 - DEBUG - VN 26478cd9-ad7c-4d0f-80e1-409d6788f89b still in use: Unable to complete operation on network 26478cd9-ad7c-4d0f-80e1-409d6788f89b. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-969c1e66-6070-49b8-bc75-9507b2baece4']
2025-04-26 13:27:18,670 - WARNING - Deleting VN ctest-vn-29309818 failed..Will retry
2025-04-26 13:27:20,843 - DEBUG - Response for deleting network ()
2025-04-26 13:27:20,843 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/bb0151a8-caf3-4bd7-8407-68c2154c3982
2025-04-26 13:27:20,849 - DEBUG - Response Code: 404
2025-04-26 13:27:20,849 - DEBUG - Requesting: http://10.0.0.22:8082/domains
2025-04-26 13:27:20,856 - DEBUG - Requesting: http://10.0.0.22:8082/domain/40732c79-fa35-4918-bda0-39f1b50fef14
2025-04-26 13:27:20,914 - DEBUG - Requesting: http://10.0.0.22:8082/project/f20b9e72-b838-4f4e-b2cb-7fe7d84a2cf3
2025-04-26 13:27:21,001 - INFO - Validated that VN ctest-vn-29309818 is not found in API Server
2025-04-26 13:27:21,015 - DEBUG - VN ctest-vn-29309818 is not present in Agent 10.0.0.22
2025-04-26 13:27:21,015 - INFO - Validated that VN ctest-vn-29309818 is not in any agent
2025-04-26 13:27:21,023 - DEBUG - VRF 2 is not seen in agent 10.0.0.22
2025-04-26 13:27:21,030 - DEBUG - Vrouter 10.0.0.22 does not have vrf 2 for VN ctest-vn-29309818
2025-04-26 13:27:21,030 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-37297918:ctest-vn-29309818
2025-04-26 13:27:21,045 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-29309818 info
2025-04-26 13:27:21,126 - INFO - IPAM: ctest-ipam-81316117 is not found in API Server
2025-04-26 13:27:21,140 - INFO - IPAM:ctest-ipam-81316117 is not found in control node
2025-04-26 13:27:21,402 - DEBUG - No XMPP flaps were noticed during the test
2025-04-26 13:27:21,402 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:44]
2025-04-26 13:27:21,402 - INFO - --------------------------------------------------------------------------------
2025-04-26 13:27:22,115 - INFO - Deleted project: ctest-TestBasicVMVN-37297918, ID : f20b9e72-b838-4f4e-b2cb-7fe7d84a2cf3