2025-01-09 11:36:45,641 - INFO - Domain Default found not creating
2025-01-09 11:36:45,811 - INFO - Project ctest-TestBasicVMVN-19838296 not found, creating it
2025-01-09 11:36:46,291 - INFO - Created Project:ctest-TestBasicVMVN-19838296, ID : fb9020a5-dd05-4162-9b4e-fde395403a45
2025-01-09 11:36:47,793 - INFO - ================================================================================
2025-01-09 11:36:47,793 - INFO - STARTING TEST : test_generic_link_local_service
2025-01-09 11:36:47,793 - 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-01-09 11:36:48,056 - DEBUG - Nothing to compare xmpp stats {'10.0.0.34': {'10.20.0.8': '0'}} with
2025-01-09 11:36:48,056 - INFO - Initial checks done. Running the testcase now
2025-01-09 11:36:48,056 - INFO -
2025-01-09 11:36:48,637 - DEBUG - Response for create_network : {'network': {'id': 'e2458e7a-fb5e-448c-bcf7-5e3c4f5b25da', 'name': 'ctest-vn2_metadata-71330328', 'tenant_id': 'fb9020a5dd0541629b4efde395403a45', 'project_id': 'fb9020a5dd0541629b4efde395403a45', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-19838296', 'ctest-vn2_metadata-71330328'], 'port_security_enabled': True, 'description': ''}}
2025-01-09 11:36:48,833 - DEBUG - Response for create_subnet : {'subnet': {'id': 'ef9b1abb-2f2a-430d-9c95-6377662c7c84', 'name': '', 'tenant_id': 'fb9020a5dd0541629b4efde395403a45', 'network_id': 'e2458e7a-fb5e-448c-bcf7-5e3c4f5b25da', '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': 'fb9020a5dd0541629b4efde395403a45'}}
2025-01-09 11:36:48,853 - INFO - Created VN ctest-vn2_metadata-71330328
2025-01-09 11:36:48,909 - DEBUG - VN ctest-vn2_metadata-71330328 UUID is e2458e7a-fb5e-448c-bcf7-5e3c4f5b25da
2025-01-09 11:36:49,103 - DEBUG - Services list from nova: [, , ]
2025-01-09 11:36:50,140 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2583-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2583-1)
2025-01-09 11:36:50,249 - DEBUG - Link local service introspect added
2025-01-09 11:36:50,292 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-09 11:36:55,375 - DEBUG - VM is in ACTIVE state now
2025-01-09 11:36:55,515 - INFO - Waiting for VM ctest-TestBasicVMVN-19838296-02682216 to be up..
2025-01-09 11:36:55,515 - INFO - VM name : ctest-TestBasicVMVN-19838296-02682216
2025-01-09 11:36:55,600 - DEBUG - VM ctest-TestBasicVMVN-19838296-02682216 ID is ffba3c63-a4bf-4163-8618-a90dceeb2a1c
2025-01-09 11:36:55,600 - DEBUG - VM ctest-TestBasicVMVN-19838296-02682216 launched on Node cn-jenkins-deploy-platform-ansible-os-2583-1
2025-01-09 11:36:55,801 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine/ffba3c63-a4bf-4163-8618-a90dceeb2a1c
2025-01-09 11:36:56,100 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine/ffba3c63-a4bf-4163-8618-a90dceeb2a1c
2025-01-09 11:36:56,135 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine-interface/1ea4daa7-b8e3-4a7a-b8fc-0785e902a7b3
2025-01-09 11:36:59,424 - 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 1030ms')
2025-01-09 11:36:59,424 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19838296-02682216 failed!
2025-01-09 11:36:59,485 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19838296:ctest-vn2_metadata-71330328 is 11.1.1.1 and allocation pool is NOT set
2025-01-09 11:37:01,548 - 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=11.3 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.19 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 = 2.192/6.736/11.280/4.544 ms')
2025-01-09 11:37:01,548 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19838296-02682216 passed
2025-01-09 11:37:01,705 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-09 11:37:01,705 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19838296-02682216, IP 11.1.1.3, Port 22
2025-01-09 11:37:01,761 - 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-01-09 11:37:01,850 - DEBUG - VM ctest-TestBasicVMVN-19838296-02682216 is NOT ready for SSH connections, VM status: ACTIVE
2025-01-09 11:37:06,851 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-09 11:37:06,851 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19838296-02682216, IP 11.1.1.3, Port 22
2025-01-09 11:37:07,013 - DEBUG - VM ctest-TestBasicVMVN-19838296-02682216 is ready for SSH connections
2025-01-09 11:37:07,013 - INFO - Retry 0
2025-01-09 11:37:07,013 - 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.34, gateway password: c0ntrail123
2025-01-09 11:37:07,013 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-01-09 11:37:08,661 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-01-09 11:37:08,661 - INFO - Generic metadata worked
2025-01-09 11:37:08,929 - DEBUG - Link local service introspect removed
2025-01-09 11:37:08,929 - INFO - Deleting VM ctest-TestBasicVMVN-19838296-02682216
2025-01-09 11:37:09,002 - INFO - Deleting VN ctest-vn2_metadata-71330328
2025-01-09 11:37:09,051 - DEBUG - VN e2458e7a-fb5e-448c-bcf7-5e3c4f5b25da still in use: Unable to complete operation on network e2458e7a-fb5e-448c-bcf7-5e3c4f5b25da. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-80c716a4-ddcc-45dc-862e-bbb4ba8efe61']
2025-01-09 11:37:09,051 - WARNING - Deleting VN ctest-vn2_metadata-71330328 failed..Will retry
2025-01-09 11:37:11,197 - DEBUG - Response for deleting network ()
2025-01-09 11:37:11,471 - DEBUG - No XMPP flaps were noticed during the test
2025-01-09 11:37:11,472 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:24]
2025-01-09 11:37:11,472 - INFO - --------------------------------------------------------------------------------
2025-01-09 11:37:11,476 - INFO - ================================================================================
2025-01-09 11:37:11,476 - INFO - STARTING TEST : test_metadata_service
2025-01-09 11:37:11,476 - 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-01-09 11:37:11,750 - DEBUG - Nothing to compare xmpp stats {'10.0.0.34': {'10.20.0.8': '0'}} with
2025-01-09 11:37:11,750 - INFO - Initial checks done. Running the testcase now
2025-01-09 11:37:11,750 - INFO -
2025-01-09 11:37:11,751 - DEBUG - Requesting: http://10.0.0.34:8082/global-vrouter-configs
2025-01-09 11:37:11,757 - DEBUG - Requesting: http://10.0.0.34:8082/global-vrouter-config/a481f511-e8f9-4128-ba01-9bc08871209a
2025-01-09 11:37:11,958 - DEBUG - Response for create_network : {'network': {'id': 'a830f0eb-043a-48c1-a617-9039bf720736', 'name': 'ctest-vn-81943608', 'tenant_id': 'fb9020a5dd0541629b4efde395403a45', 'project_id': 'fb9020a5dd0541629b4efde395403a45', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-19838296', 'ctest-vn-81943608'], 'port_security_enabled': True, 'description': ''}}
2025-01-09 11:37:12,139 - DEBUG - Response for create_subnet : {'subnet': {'id': '80e53037-e896-4632-a0f8-82df30c27a6e', 'name': '', 'tenant_id': 'fb9020a5dd0541629b4efde395403a45', 'network_id': 'a830f0eb-043a-48c1-a617-9039bf720736', 'ip_version': 4, 'cidr': '125.96.56.0/26', 'allocation_pools': [{'start': '125.96.56.2', 'end': '125.96.56.62'}], 'gateway_ip': '125.96.56.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '125.96.56.2', 'tags': [], 'project_id': 'fb9020a5dd0541629b4efde395403a45'}}
2025-01-09 11:37:12,160 - INFO - Created VN ctest-vn-81943608
2025-01-09 11:37:12,217 - DEBUG - VN ctest-vn-81943608 UUID is a830f0eb-043a-48c1-a617-9039bf720736
2025-01-09 11:37:13,525 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2583-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2583-1)
2025-01-09 11:37:13,525 - INFO - Waiting for VM ctest-TestBasicVMVN-19838296-64939008 to be up..
2025-01-09 11:37:13,567 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-09 11:37:18,653 - DEBUG - VM is in ACTIVE state now
2025-01-09 11:37:18,653 - INFO - VM name : ctest-TestBasicVMVN-19838296-64939008
2025-01-09 11:37:18,746 - DEBUG - VM ctest-TestBasicVMVN-19838296-64939008 ID is 06d70056-6680-4e68-a741-2dab806ac9e4
2025-01-09 11:37:18,746 - DEBUG - VM ctest-TestBasicVMVN-19838296-64939008 launched on Node cn-jenkins-deploy-platform-ansible-os-2583-1
2025-01-09 11:37:18,839 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine/06d70056-6680-4e68-a741-2dab806ac9e4
2025-01-09 11:37:18,849 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine-interface/4317ef82-1679-48a0-8f81-c6c66a5f9b13
2025-01-09 11:37:22,111 - 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 1017ms')
2025-01-09 11:37:22,112 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19838296-64939008 failed!
2025-01-09 11:37:22,173 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19838296:ctest-vn-81943608 is 125.96.56.1 and allocation pool is NOT set
2025-01-09 11:37:24,247 - 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=12.8 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.94 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.937/7.885/12.833/4.948 ms')
2025-01-09 11:37:24,247 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19838296-64939008 passed
2025-01-09 11:37:24,401 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-09 11:37:24,401 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19838296-64939008, IP 125.96.56.3, Port 22
2025-01-09 11:37:24,466 - 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-01-09 11:37:24,568 - DEBUG - VM ctest-TestBasicVMVN-19838296-64939008 is NOT ready for SSH connections, VM status: ACTIVE
2025-01-09 11:37:29,569 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-09 11:37:29,569 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19838296-64939008, IP 125.96.56.3, Port 22
2025-01-09 11:37:29,741 - DEBUG - VM ctest-TestBasicVMVN-19838296-64939008 is ready for SSH connections
2025-01-09 11:37:29,741 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.34, gateway password: c0ntrail123
2025-01-09 11:37:29,741 - DEBUG - cat /tmp/output.txt
2025-01-09 11:37:31,605 - DEBUG - Hello World. The time is now Thu, 09 Jan 2025 04:37:24 -0700!
2025-01-09 11:37:31,606 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Thu, 09 Jan 2025 04:37:24 -0700!'}
2025-01-09 11:37:31,606 - INFO - metadata_script.txt got executed in the vm
2025-01-09 11:37:31,606 - INFO - Deleting VM ctest-TestBasicVMVN-19838296-64939008
2025-01-09 11:37:31,679 - INFO - Deleting VN ctest-vn-81943608
2025-01-09 11:37:31,734 - DEBUG - VN a830f0eb-043a-48c1-a617-9039bf720736 still in use: Unable to complete operation on network a830f0eb-043a-48c1-a617-9039bf720736. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-21edd743-f196-4946-817d-4eca5c54501d']
2025-01-09 11:37:31,734 - WARNING - Deleting VN ctest-vn-81943608 failed..Will retry
2025-01-09 11:37:33,859 - DEBUG - Response for deleting network ()
2025-01-09 11:37:34,115 - DEBUG - No XMPP flaps were noticed during the test
2025-01-09 11:37:34,115 - INFO - END TEST : test_metadata_service : PASSED[0:00:23]
2025-01-09 11:37:34,115 - INFO - --------------------------------------------------------------------------------
2025-01-09 11:37:34,118 - INFO - ================================================================================
2025-01-09 11:37:34,118 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-01-09 11:37:34,118 - 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-01-09 11:37:34,408 - DEBUG - Nothing to compare xmpp stats {'10.0.0.34': {'10.20.0.8': '0'}} with
2025-01-09 11:37:34,408 - INFO - Initial checks done. Running the testcase now
2025-01-09 11:37:34,408 - INFO -
2025-01-09 11:37:34,914 - DEBUG - Response for create_network : {'network': {'id': '9847cace-2d49-4e52-897b-17047abf91ed', 'name': 'ctest-vn-21796681', 'tenant_id': 'fb9020a5dd0541629b4efde395403a45', 'project_id': 'fb9020a5dd0541629b4efde395403a45', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-19838296', 'ctest-vn-21796681'], 'port_security_enabled': True, 'description': ''}}
2025-01-09 11:37:35,072 - DEBUG - Response for create_subnet : {'subnet': {'id': '2af5a853-fba4-4ffa-8c7e-f3708f65f5ed', 'name': '', 'tenant_id': 'fb9020a5dd0541629b4efde395403a45', 'network_id': '9847cace-2d49-4e52-897b-17047abf91ed', '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': 'fb9020a5dd0541629b4efde395403a45'}}
2025-01-09 11:37:35,247 - DEBUG - Response for create_subnet : {'subnet': {'id': '1dbb1f83-ed33-4e2c-88b9-b1071797bd39', 'name': '', 'tenant_id': 'fb9020a5dd0541629b4efde395403a45', 'network_id': '9847cace-2d49-4e52-897b-17047abf91ed', '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': 'fb9020a5dd0541629b4efde395403a45'}}
2025-01-09 11:37:35,272 - INFO - Created VN ctest-vn-21796681
2025-01-09 11:37:35,333 - DEBUG - VN ctest-vn-21796681 UUID is 9847cace-2d49-4e52-897b-17047abf91ed
2025-01-09 11:37:35,752 - DEBUG - Response for create_port : {'port': {'name': '4c0a352a-b08b-4871-b628-d1040368a2a7', 'id': '4c0a352a-b08b-4871-b628-d1040368a2a7', 'tenant_id': 'fb9020a5dd0541629b4efde395403a45', 'network_id': '9847cace-2d49-4e52-897b-17047abf91ed', 'mac_address': '02:4c:0a:35:2a:b0', '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': '2af5a853-fba4-4ffa-8c7e-f3708f65f5ed'}], 'security_groups': ['d6e17bd7-6912-400a-8acb-e2cfa87d1be1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fb9020a5dd0541629b4efde395403a45'}}
2025-01-09 11:37:35,928 - DEBUG - Response for create_port : {'port': {'name': '5b58060c-f4ae-4522-9b1e-a15652bc0e4c', 'id': '5b58060c-f4ae-4522-9b1e-a15652bc0e4c', 'tenant_id': 'fb9020a5dd0541629b4efde395403a45', 'network_id': '9847cace-2d49-4e52-897b-17047abf91ed', 'mac_address': '02:5b:58:06:0c:f4', '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': '1dbb1f83-ed33-4e2c-88b9-b1071797bd39'}], 'security_groups': ['d6e17bd7-6912-400a-8acb-e2cfa87d1be1'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'fb9020a5dd0541629b4efde395403a45'}}
2025-01-09 11:37:36,365 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2583-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2583-1)
2025-01-09 11:37:36,882 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2583-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2583-1)
2025-01-09 11:37:38,167 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-2583-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-2583-1)
2025-01-09 11:37:38,167 - DEBUG - Requesting: http://10.0.0.34:8082/domains
2025-01-09 11:37:38,174 - DEBUG - Requesting: http://10.0.0.34:8082/domain/36f995c4-55c9-4223-baf4-f1ef310e9a29
2025-01-09 11:37:38,193 - DEBUG - Requesting: http://10.0.0.34:8082/project/fb9020a5-dd05-4162-9b4e-fde395403a45
2025-01-09 11:37:38,299 - DEBUG - Requesting: http://10.0.0.34:8082/network-ipam/a41c21b5-e45d-425f-a066-dcf398b90639
2025-01-09 11:37:38,315 - INFO - Verifications in API Server for IPAM: ctest-ipam-22645037 passed
2025-01-09 11:37:38,328 - DEBUG - Control-node 10.0.0.34 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-19838296:ctest-ipam-22645037', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-19838296', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11825363786672194143', 'uuid-lslong': '11558168432490382905'}, 'enable': 'true', 'created': '2025-01-09T11:37:34', 'last-modified': '2025-01-09T11:37:34', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.683173'}
2025-01-09 11:37:38,328 - INFO - Verifications in Control node for IPAM: ctest-ipam-22645037 passed
2025-01-09 11:37:38,328 - DEBUG - Requesting: http://10.0.0.34:8082/domains
2025-01-09 11:37:38,336 - DEBUG - Requesting: http://10.0.0.34:8082/domain/36f995c4-55c9-4223-baf4-f1ef310e9a29
2025-01-09 11:37:38,351 - DEBUG - Requesting: http://10.0.0.34:8082/project/fb9020a5-dd05-4162-9b4e-fde395403a45
2025-01-09 11:37:38,441 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-network/9847cace-2d49-4e52-897b-17047abf91ed
2025-01-09 11:37:38,456 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-network/9847cace-2d49-4e52-897b-17047abf91ed
2025-01-09 11:37:38,474 - DEBUG - Requesting: http://10.0.0.34:8082/routing-instance/582f7d67-97cd-413d-a77f-1ced23d43969
2025-01-09 11:37:38,486 - DEBUG - Requesting: http://10.0.0.34:8082/routing-instance/582f7d67-97cd-413d-a77f-1ced23d43969
2025-01-09 11:37:38,499 - DEBUG - Requesting: http://10.0.0.34:8082/route-target/1f69f383-8091-4dd8-9f3c-46288ba2df98
2025-01-09 11:37:38,510 - DEBUG - Route Targets: ['target:64512:8000004']
2025-01-09 11:37:38,510 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-network/9847cace-2d49-4e52-897b-17047abf91ed
2025-01-09 11:37:38,523 - DEBUG - Requesting: http://10.0.0.34:8082/routing-instance/582f7d67-97cd-413d-a77f-1ced23d43969
2025-01-09 11:37:38,541 - INFO - Verified VN network id 8 for VN 9847cace-2d49-4e52-897b-17047abf91ed
2025-01-09 11:37:38,541 - INFO - Verifications in API Server for VN ctest-vn-21796681 passed
2025-01-09 11:37:38,541 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-network/9847cace-2d49-4e52-897b-17047abf91ed
2025-01-09 11:37:38,555 - DEBUG - Requesting: http://10.0.0.34:8082/routing-instance/582f7d67-97cd-413d-a77f-1ced23d43969
2025-01-09 11:37:38,568 - DEBUG - Requesting: http://10.0.0.34:8082/routing-instance/582f7d67-97cd-413d-a77f-1ced23d43969
2025-01-09 11:37:38,582 - DEBUG - Requesting: http://10.0.0.34:8082/route-target/1f69f383-8091-4dd8-9f3c-46288ba2df98
2025-01-09 11:37:38,604 - DEBUG - Control-node 10.0.0.34 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-19838296:ctest-vn-21796681', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-19838296', 'owner-access': '7', 'group': 'admin', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '10972962003983355474', 'uuid-lslong': '9906537113338221037'}, 'enable': 'true', 'created': '2025-01-09T11:37:34', 'last-modified': '2025-01-09T11:37:35', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.382527'}
2025-01-09 11:37:38,616 - DEBUG - Route Targets: ['target:64512:8000004']
2025-01-09 11:37:38,616 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-21796681 passed
2025-01-09 11:37:38,616 - DEBUG - ====Verifying policy data for ctest-vn-21796681 in API_Server ======
2025-01-09 11:37:38,616 - DEBUG - Requesting: http://10.0.0.34:8082/domains
2025-01-09 11:37:38,625 - DEBUG - Requesting: http://10.0.0.34:8082/domain/36f995c4-55c9-4223-baf4-f1ef310e9a29
2025-01-09 11:37:38,642 - DEBUG - Requesting: http://10.0.0.34:8082/project/fb9020a5-dd05-4162-9b4e-fde395403a45
2025-01-09 11:37:38,757 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-network/9847cace-2d49-4e52-897b-17047abf91ed
2025-01-09 11:37:38,769 - DEBUG - =>VN ctest-vn-21796681 has no policy to be verified
2025-01-09 11:37:38,770 - DEBUG - Verifying the vn in opserver
2025-01-09 11:37:38,770 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-19838296:ctest-vn-21796681 virtual network link through opserver 10.0.0.34
2025-01-09 11:37:38,770 - DEBUG - Requesting: http://10.0.0.34:8081/analytics/uves/virtual-networks
2025-01-09 11:37:39,140 - DEBUG - Requesting: http://10.0.0.34:8081/analytics/uves/virtual-networks
2025-01-09 11:37:39,208 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-19838296:ctest-vn-21796681', 'href': 'http://10.0.0.34:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-19838296:ctest-vn-21796681?flat'}
2025-01-09 11:37:39,208 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-19838296:ctest-vn-21796681 is found in opserver
2025-01-09 11:37:39,217 - DEBUG - VRF ids for VN ctest-vn-21796681: {'10.0.0.34': '2'}
2025-01-09 11:37:39,217 - INFO - Waiting for VM ctest-TestBasicVMVN-19838296-10646907 to be up..
2025-01-09 11:37:39,324 - DEBUG - VM is in ACTIVE state now
2025-01-09 11:37:39,324 - INFO - VM name : ctest-TestBasicVMVN-19838296-10646907
2025-01-09 11:37:39,422 - DEBUG - VM ctest-TestBasicVMVN-19838296-10646907 ID is cbeea2e0-7878-4b88-a382-109e72f40a48
2025-01-09 11:37:39,422 - DEBUG - VM ctest-TestBasicVMVN-19838296-10646907 launched on Node cn-jenkins-deploy-platform-ansible-os-2583-1
2025-01-09 11:37:39,510 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine/cbeea2e0-7878-4b88-a382-109e72f40a48
2025-01-09 11:37:39,520 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine-interface/4c0a352a-b08b-4871-b628-d1040368a2a7
2025-01-09 11:37:42,778 - 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-01-09 11:37:42,778 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19838296-10646907 failed!
2025-01-09 11:37:42,841 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19838296:ctest-vn-21796681 is 31.1.1.1 and allocation pool is NOT set
2025-01-09 11:37:42,841 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19838296:ctest-vn-21796681 is 31.1.2.1 and allocation pool is NOT set
2025-01-09 11:37:46,911 - 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 1010ms')
2025-01-09 11:37:46,911 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19838296-10646907 failed!
2025-01-09 11:37:46,969 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19838296:ctest-vn-21796681 is 31.1.1.1 and allocation pool is NOT set
2025-01-09 11:37:46,969 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-19838296:ctest-vn-21796681 is 31.1.2.1 and allocation pool is NOT set
2025-01-09 11:37:49,038 - 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=4.73 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.468 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 = 0.468/2.598/4.729/2.130 ms')
2025-01-09 11:37:49,039 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-19838296-10646907 passed
2025-01-09 11:37:49,193 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-09 11:37:49,193 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19838296-10646907, IP 31.1.1.4, Port 22
2025-01-09 11:37:49,349 - DEBUG - VM ctest-TestBasicVMVN-19838296-10646907 is ready for SSH connections
2025-01-09 11:37:49,349 - INFO - Waiting for VM ctest-TestBasicVMVN-19838296-68965836 to be up..
2025-01-09 11:37:49,435 - DEBUG - VM is in ACTIVE state now
2025-01-09 11:37:49,436 - INFO - VM name : ctest-TestBasicVMVN-19838296-68965836
2025-01-09 11:37:49,527 - DEBUG - VM ctest-TestBasicVMVN-19838296-68965836 ID is 4af252d2-4472-4dc9-9698-985f102f45c2
2025-01-09 11:37:49,527 - DEBUG - VM ctest-TestBasicVMVN-19838296-68965836 launched on Node cn-jenkins-deploy-platform-ansible-os-2583-1
2025-01-09 11:37:49,615 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine/4af252d2-4472-4dc9-9698-985f102f45c2
2025-01-09 11:37:49,626 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine-interface/5b58060c-f4ae-4522-9b1e-a15652bc0e4c
2025-01-09 11:37:50,875 - 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.73 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.488 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.488/1.607/2.727/1.119 ms')
2025-01-09 11:37:50,875 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-19838296-68965836 passed
2025-01-09 11:37:51,033 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-09 11:37:51,033 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19838296-68965836, IP 31.1.2.4, Port 22
2025-01-09 11:37:51,199 - DEBUG - VM ctest-TestBasicVMVN-19838296-68965836 is ready for SSH connections
2025-01-09 11:37:51,199 - INFO - Waiting for VM ctest-TestBasicVMVN-19838296-69848485 to be up..
2025-01-09 11:37:51,300 - DEBUG - VM is in ACTIVE state now
2025-01-09 11:37:51,300 - INFO - VM name : ctest-TestBasicVMVN-19838296-69848485
2025-01-09 11:37:51,378 - DEBUG - VM ctest-TestBasicVMVN-19838296-69848485 ID is 379a163b-4f47-4acf-8451-eae59142c73c
2025-01-09 11:37:51,378 - DEBUG - VM ctest-TestBasicVMVN-19838296-69848485 launched on Node cn-jenkins-deploy-platform-ansible-os-2583-1
2025-01-09 11:37:51,460 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine/379a163b-4f47-4acf-8451-eae59142c73c
2025-01-09 11:37:51,470 - DEBUG - Requesting: http://10.0.0.34:8082/virtual-machine-interface/32464260-ebe1-47da-b55b-ddadbdb7f792
2025-01-09 11:37:52,719 - 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.87 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.486 ms\r\n\r\n--- 169.254.0.5 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1002ms\r\nrtt min/avg/max/mdev = 0.486/1.679/2.873/1.193 ms')
2025-01-09 11:37:52,719 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-19838296-69848485 passed
2025-01-09 11:37:52,873 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-09 11:37:52,873 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-19838296-69848485, IP 31.1.1.3, Port 22
2025-01-09 11:37:53,029 - DEBUG - VM ctest-TestBasicVMVN-19838296-69848485 is ready for SSH connections
2025-01-09 11:37:53,029 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-09 11:37:53,029 - 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.34, gateway password: c0ntrail123
2025-01-09 11:37:53,029 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-01-09 11:37:57,066 - 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.464 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=1.349 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=1.294 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.294/2.369/4.464 ms
2025-01-09 11:37:57,066 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-19838296-10646907 passed
2025-01-09 11:37:57,066 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-09 11:37:57,067 - 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.34, gateway password: c0ntrail123
2025-01-09 11:37:57,067 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-01-09 11:38:00,774 - 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=2.824 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=1.034 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=1.191 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 1.034/1.683/2.824 ms
2025-01-09 11:38:00,774 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-19838296-68965836 passed
2025-01-09 11:38:00,774 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-09 11:38:00,774 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-09 11:38:00,774 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-09 11:38:00,774 - 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.34, gateway password: c0ntrail123
2025-01-09 11:38:00,774 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-09 11:38:00,974 - DEBUG - None
2025-01-09 11:38:00,974 - 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.34, gateway password: c0ntrail123
2025-01-09 11:38:00,974 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-09 11:38:01,171 - DEBUG - None
2025-01-09 11:38:01,172 - 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.34, gateway password: c0ntrail123
2025-01-09 11:38:01,172 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-01-09 11:38:01,840 - DEBUG - None
2025-01-09 11:38:01,840 - 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.34, gateway password: c0ntrail123
2025-01-09 11:38:01,840 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-01-09 11:38:04,088 - 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.448 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=4.663 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.412 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.406 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.420 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.412/2.069/4.663 ms
2025-01-09 11:38:04,089 - 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.34, gateway password: c0ntrail123
2025-01-09 11:38:04,089 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-01-09 11:38:06,343 - 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.033 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.459 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.687 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.495 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.397 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.972 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.614 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.495/2.379/4.687 ms
2025-01-09 11:38:06,343 - 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.34, gateway password: c0ntrail123
2025-01-09 11:38:06,344 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-01-09 11:38:08,600 - 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=1.086 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=3.477 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=4.596 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.751 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=3.170 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=4.640 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.590/4.640 ms
2025-01-09 11:38:08,600 - INFO - Deleting VM ctest-TestBasicVMVN-19838296-69848485
2025-01-09 11:38:08,682 - INFO - Detaching port 5b58060c-f4ae-4522-9b1e-a15652bc0e4c from VM ctest-TestBasicVMVN-19838296-68965836
2025-01-09 11:38:08,741 - INFO - Deleting VM ctest-TestBasicVMVN-19838296-68965836
2025-01-09 11:38:08,829 - INFO - Detaching port 4c0a352a-b08b-4871-b628-d1040368a2a7 from VM ctest-TestBasicVMVN-19838296-10646907
2025-01-09 11:38:08,868 - INFO - Deleting VM ctest-TestBasicVMVN-19838296-10646907
2025-01-09 11:38:08,943 - INFO - Deleting VN ctest-vn-21796681
2025-01-09 11:38:09,126 - DEBUG - Response for delete_port : ()
2025-01-09 11:38:09,313 - DEBUG - Response for delete_port : ()
2025-01-09 11:38:09,361 - DEBUG - VN 9847cace-2d49-4e52-897b-17047abf91ed still in use: Unable to complete operation on network 9847cace-2d49-4e52-897b-17047abf91ed. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-346a0400-b39b-4430-af0d-c60c69f7a6ee']
2025-01-09 11:38:09,361 - WARNING - Deleting VN ctest-vn-21796681 failed..Will retry
2025-01-09 11:38:11,508 - DEBUG - Response for deleting network ()
2025-01-09 11:38:11,508 - DEBUG - Requesting: http://10.0.0.34:8082/routing-instance/582f7d67-97cd-413d-a77f-1ced23d43969
2025-01-09 11:38:11,516 - DEBUG - Response Code: 404
2025-01-09 11:38:11,516 - DEBUG - Requesting: http://10.0.0.34:8082/domains
2025-01-09 11:38:11,525 - DEBUG - Requesting: http://10.0.0.34:8082/domain/36f995c4-55c9-4223-baf4-f1ef310e9a29
2025-01-09 11:38:11,582 - DEBUG - Requesting: http://10.0.0.34:8082/project/fb9020a5-dd05-4162-9b4e-fde395403a45
2025-01-09 11:38:11,654 - INFO - Validated that VN ctest-vn-21796681 is not found in API Server
2025-01-09 11:38:11,669 - DEBUG - VN ctest-vn-21796681 is not present in Agent 10.0.0.34
2025-01-09 11:38:11,669 - INFO - Validated that VN ctest-vn-21796681 is not in any agent
2025-01-09 11:38:11,675 - DEBUG - VRF 2 is not seen in agent 10.0.0.34
2025-01-09 11:38:11,681 - DEBUG - Vrouter 10.0.0.34 does not have vrf 2 for VN ctest-vn-21796681
2025-01-09 11:38:11,682 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-19838296:ctest-vn-21796681
2025-01-09 11:38:11,693 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-21796681 info
2025-01-09 11:38:11,769 - INFO - IPAM: ctest-ipam-22645037 is not found in API Server
2025-01-09 11:38:11,782 - INFO - IPAM:ctest-ipam-22645037 is not found in control node
2025-01-09 11:38:12,036 - DEBUG - No XMPP flaps were noticed during the test
2025-01-09 11:38:12,036 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:38]
2025-01-09 11:38:12,036 - INFO - --------------------------------------------------------------------------------
2025-01-09 11:38:12,775 - INFO - Deleted project: ctest-TestBasicVMVN-19838296, ID : fb9020a5-dd05-4162-9b4e-fde395403a45