2025-09-11 02:05:11,821 - INFO - Domain Default found not creating
2025-09-11 02:05:11,982 - INFO - Project ctest-TestBasicVMVN-69251066 not found, creating it
2025-09-11 02:05:12,437 - INFO - Created Project:ctest-TestBasicVMVN-69251066, ID : 35e76859-490a-4fb0-bb98-7d50e10cd2a5
2025-09-11 02:05:14,189 - INFO - ================================================================================
2025-09-11 02:05:14,189 - INFO - STARTING TEST : test_generic_link_local_service
2025-09-11 02:05:14,189 - 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-09-11 02:05:14,444 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.129': '0'}} with
2025-09-11 02:05:14,444 - INFO - Initial checks done. Running the testcase now
2025-09-11 02:05:14,444 - INFO -
2025-09-11 02:05:15,197 - DEBUG - Response for create_network : {'network': {'id': '6d3a5dda-51b3-47b9-b0ca-cceadf24e748', 'name': 'ctest-vn2_metadata-80344503', 'tenant_id': '35e76859490a4fb0bb987d50e10cd2a5', 'project_id': '35e76859490a4fb0bb987d50e10cd2a5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-69251066', 'ctest-vn2_metadata-80344503'], 'port_security_enabled': True, 'description': ''}}
2025-09-11 02:05:15,409 - DEBUG - Response for create_subnet : {'subnet': {'id': '51f00b40-12fd-473f-a6f0-03de44cf3377', 'name': '', 'tenant_id': '35e76859490a4fb0bb987d50e10cd2a5', 'network_id': '6d3a5dda-51b3-47b9-b0ca-cceadf24e748', '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': '35e76859490a4fb0bb987d50e10cd2a5'}}
2025-09-11 02:05:15,428 - INFO - Created VN ctest-vn2_metadata-80344503
2025-09-11 02:05:15,482 - DEBUG - VN ctest-vn2_metadata-80344503 UUID is 6d3a5dda-51b3-47b9-b0ca-cceadf24e748
2025-09-11 02:05:15,668 - DEBUG - Services list from nova: [, , ]
2025-09-11 02:05:16,805 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4078-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4078-1)
2025-09-11 02:05:16,914 - DEBUG - Link local service introspect added
2025-09-11 02:05:16,956 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-11 02:05:22,036 - DEBUG - VM is in ACTIVE state now
2025-09-11 02:05:22,162 - INFO - Waiting for VM ctest-TestBasicVMVN-69251066-44218772 to be up..
2025-09-11 02:05:22,162 - INFO - VM name : ctest-TestBasicVMVN-69251066-44218772
2025-09-11 02:05:22,239 - DEBUG - VM ctest-TestBasicVMVN-69251066-44218772 ID is 92fb23f0-84b2-450b-b9f7-fd4ccc84b3fe
2025-09-11 02:05:22,239 - DEBUG - VM ctest-TestBasicVMVN-69251066-44218772 launched on Node cn-jenkins-deploy-platform-ansible-os-4078-1
2025-09-11 02:05:22,315 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/92fb23f0-84b2-450b-b9f7-fd4ccc84b3fe
2025-09-11 02:05:22,647 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/92fb23f0-84b2-450b-b9f7-fd4ccc84b3fe
2025-09-11 02:05:22,679 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/8599a7fd-3f78-4db0-8e08-1471a19133b8
2025-09-11 02:05:25,930 - 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-09-11 02:05:25,930 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69251066-44218772 failed!
2025-09-11 02:05:25,986 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69251066:ctest-vn2_metadata-80344503 is 11.1.1.1 and allocation pool is NOT set
2025-09-11 02:05:28,054 - 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.64 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.65 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.651/3.647/4.644/0.996 ms')
2025-09-11 02:05:28,055 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69251066-44218772 passed
2025-09-11 02:05:28,202 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 02:05:28,202 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69251066-44218772, IP 11.1.1.3, Port 22
2025-09-11 02:05:28,257 - 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-09-11 02:05:28,335 - DEBUG - VM ctest-TestBasicVMVN-69251066-44218772 is NOT ready for SSH connections, VM status: ACTIVE
2025-09-11 02:05:33,335 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 02:05:33,335 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69251066-44218772, IP 11.1.1.3, Port 22
2025-09-11 02:05:33,490 - DEBUG - VM ctest-TestBasicVMVN-69251066-44218772 is ready for SSH connections
2025-09-11 02:05:33,490 - INFO - Retry 0
2025-09-11 02:05:33,490 - 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.33, gateway password: c0ntrail123
2025-09-11 02:05:33,490 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful"
2025-09-11 02:05:35,141 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083)
Successful
2025-09-11 02:05:35,141 - INFO - Generic metadata worked
2025-09-11 02:05:35,398 - DEBUG - Link local service introspect removed
2025-09-11 02:05:35,398 - INFO - Deleting VM ctest-TestBasicVMVN-69251066-44218772
2025-09-11 02:05:35,472 - INFO - Deleting VN ctest-vn2_metadata-80344503
2025-09-11 02:05:35,515 - DEBUG - VN 6d3a5dda-51b3-47b9-b0ca-cceadf24e748 still in use: Unable to complete operation on network 6d3a5dda-51b3-47b9-b0ca-cceadf24e748. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-6bca9165-a6eb-4034-a45c-7e8bcb168574']
2025-09-11 02:05:35,515 - WARNING - Deleting VN ctest-vn2_metadata-80344503 failed..Will retry
2025-09-11 02:05:37,622 - DEBUG - Response for deleting network ()
2025-09-11 02:05:37,885 - DEBUG - No XMPP flaps were noticed during the test
2025-09-11 02:05:37,885 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:23]
2025-09-11 02:05:37,885 - INFO - --------------------------------------------------------------------------------
2025-09-11 02:05:37,888 - INFO - ================================================================================
2025-09-11 02:05:37,888 - INFO - STARTING TEST : test_metadata_service
2025-09-11 02:05:37,888 - 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-09-11 02:05:38,173 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.129': '0'}} with
2025-09-11 02:05:38,173 - INFO - Initial checks done. Running the testcase now
2025-09-11 02:05:38,173 - INFO -
2025-09-11 02:05:38,173 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-configs
2025-09-11 02:05:38,179 - DEBUG - Requesting: http://10.0.0.33:8082/global-vrouter-config/8fa1df7c-80e3-482f-8212-512ebadaeda3
2025-09-11 02:05:38,359 - DEBUG - Response for create_network : {'network': {'id': '3430206b-9233-4678-b1a9-b73d3ae09ec7', 'name': 'ctest-vn-87655361', 'tenant_id': '35e76859490a4fb0bb987d50e10cd2a5', 'project_id': '35e76859490a4fb0bb987d50e10cd2a5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-69251066', 'ctest-vn-87655361'], 'port_security_enabled': True, 'description': ''}}
2025-09-11 02:05:38,537 - DEBUG - Response for create_subnet : {'subnet': {'id': 'd0f0cf3a-0376-416a-b183-68f506f7d357', 'name': '', 'tenant_id': '35e76859490a4fb0bb987d50e10cd2a5', 'network_id': '3430206b-9233-4678-b1a9-b73d3ae09ec7', 'ip_version': 4, 'cidr': '176.87.115.128/26', 'allocation_pools': [{'start': '176.87.115.130', 'end': '176.87.115.190'}], 'gateway_ip': '176.87.115.129', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '176.87.115.130', 'tags': [], 'project_id': '35e76859490a4fb0bb987d50e10cd2a5'}}
2025-09-11 02:05:38,559 - INFO - Created VN ctest-vn-87655361
2025-09-11 02:05:38,610 - DEBUG - VN ctest-vn-87655361 UUID is 3430206b-9233-4678-b1a9-b73d3ae09ec7
2025-09-11 02:05:39,841 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4078-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4078-1)
2025-09-11 02:05:39,841 - INFO - Waiting for VM ctest-TestBasicVMVN-69251066-94022909 to be up..
2025-09-11 02:05:39,881 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-09-11 02:05:44,961 - DEBUG - VM is in ACTIVE state now
2025-09-11 02:05:44,962 - INFO - VM name : ctest-TestBasicVMVN-69251066-94022909
2025-09-11 02:05:45,041 - DEBUG - VM ctest-TestBasicVMVN-69251066-94022909 ID is 4e6f69fe-5556-4488-bef3-1b114addbcec
2025-09-11 02:05:45,042 - DEBUG - VM ctest-TestBasicVMVN-69251066-94022909 launched on Node cn-jenkins-deploy-platform-ansible-os-4078-1
2025-09-11 02:05:45,116 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/4e6f69fe-5556-4488-bef3-1b114addbcec
2025-09-11 02:05:45,125 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/def418e8-9c84-40bd-9d9b-533e0fb02161
2025-09-11 02:05:48,392 - 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 1029ms')
2025-09-11 02:05:48,392 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69251066-94022909 failed!
2025-09-11 02:05:48,446 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69251066:ctest-vn-87655361 is 176.87.115.129 and allocation pool is NOT set
2025-09-11 02:05:52,523 - 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=4.52 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 1 received, 50% packet loss, time 1008ms\r\nrtt min/avg/max/mdev = 4.523/4.523/4.523/0.000 ms')
2025-09-11 02:05:52,524 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69251066-94022909 passed
2025-09-11 02:05:52,682 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 02:05:52,683 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69251066-94022909, IP 176.87.115.131, Port 22
2025-09-11 02:05:52,838 - DEBUG - VM ctest-TestBasicVMVN-69251066-94022909 is ready for SSH connections
2025-09-11 02:05:52,838 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.33, gateway password: c0ntrail123
2025-09-11 02:05:52,838 - DEBUG - cat /tmp/output.txt
2025-09-11 02:05:54,516 - DEBUG - Hello World. The time is now Wed, 10 Sep 2025 20:05:51 -0600!
2025-09-11 02:05:54,516 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Wed, 10 Sep 2025 20:05:51 -0600!'}
2025-09-11 02:05:54,516 - INFO - metadata_script.txt got executed in the vm
2025-09-11 02:05:54,516 - INFO - Deleting VM ctest-TestBasicVMVN-69251066-94022909
2025-09-11 02:05:54,599 - INFO - Deleting VN ctest-vn-87655361
2025-09-11 02:05:54,637 - DEBUG - VN 3430206b-9233-4678-b1a9-b73d3ae09ec7 still in use: Unable to complete operation on network 3430206b-9233-4678-b1a9-b73d3ae09ec7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-24620e03-c4b8-4a7e-9202-9de46f296330']
2025-09-11 02:05:54,637 - WARNING - Deleting VN ctest-vn-87655361 failed..Will retry
2025-09-11 02:05:56,745 - DEBUG - Response for deleting network ()
2025-09-11 02:05:57,019 - DEBUG - No XMPP flaps were noticed during the test
2025-09-11 02:05:57,019 - INFO - END TEST : test_metadata_service : PASSED[0:00:20]
2025-09-11 02:05:57,020 - INFO - --------------------------------------------------------------------------------
2025-09-11 02:05:57,023 - INFO - ================================================================================
2025-09-11 02:05:57,023 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets
2025-09-11 02:05:57,023 - 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-09-11 02:05:57,304 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.20.0.129': '0'}} with
2025-09-11 02:05:57,304 - INFO - Initial checks done. Running the testcase now
2025-09-11 02:05:57,304 - INFO -
2025-09-11 02:05:57,798 - DEBUG - Response for create_network : {'network': {'id': '88ac10c2-a73c-49bd-ad00-984e8dd90ce7', 'name': 'ctest-vn-13680344', 'tenant_id': '35e76859490a4fb0bb987d50e10cd2a5', 'project_id': '35e76859490a4fb0bb987d50e10cd2a5', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-69251066', 'ctest-vn-13680344'], 'port_security_enabled': True, 'description': ''}}
2025-09-11 02:05:58,021 - DEBUG - Response for create_subnet : {'subnet': {'id': '4dd5e8db-674d-4423-b5cd-73cc543bfd4c', 'name': '', 'tenant_id': '35e76859490a4fb0bb987d50e10cd2a5', 'network_id': '88ac10c2-a73c-49bd-ad00-984e8dd90ce7', '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': '35e76859490a4fb0bb987d50e10cd2a5'}}
2025-09-11 02:05:58,214 - DEBUG - Response for create_subnet : {'subnet': {'id': 'b4637b10-8c08-4c85-8b83-3f920fa7e456', 'name': '', 'tenant_id': '35e76859490a4fb0bb987d50e10cd2a5', 'network_id': '88ac10c2-a73c-49bd-ad00-984e8dd90ce7', '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': '35e76859490a4fb0bb987d50e10cd2a5'}}
2025-09-11 02:05:58,235 - INFO - Created VN ctest-vn-13680344
2025-09-11 02:05:58,290 - DEBUG - VN ctest-vn-13680344 UUID is 88ac10c2-a73c-49bd-ad00-984e8dd90ce7
2025-09-11 02:05:58,662 - DEBUG - Response for create_port : {'port': {'name': '7d8677a2-588a-42fb-89f3-0f734f072033', 'id': '7d8677a2-588a-42fb-89f3-0f734f072033', 'tenant_id': '35e76859490a4fb0bb987d50e10cd2a5', 'network_id': '88ac10c2-a73c-49bd-ad00-984e8dd90ce7', 'mac_address': '02:7d:86:77:a2:58', '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': '4dd5e8db-674d-4423-b5cd-73cc543bfd4c'}], 'security_groups': ['be481106-9e9c-4a09-92cb-ad279711ab87'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '35e76859490a4fb0bb987d50e10cd2a5'}}
2025-09-11 02:05:58,848 - DEBUG - Response for create_port : {'port': {'name': '92e9b54a-a4ec-432c-b294-66924144dbab', 'id': '92e9b54a-a4ec-432c-b294-66924144dbab', 'tenant_id': '35e76859490a4fb0bb987d50e10cd2a5', 'network_id': '88ac10c2-a73c-49bd-ad00-984e8dd90ce7', 'mac_address': '02:92:e9:b5:4a:a4', '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': 'b4637b10-8c08-4c85-8b83-3f920fa7e456'}], 'security_groups': ['be481106-9e9c-4a09-92cb-ad279711ab87'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': '35e76859490a4fb0bb987d50e10cd2a5'}}
2025-09-11 02:05:59,256 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4078-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4078-1)
2025-09-11 02:05:59,727 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4078-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4078-1)
2025-09-11 02:06:01,221 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-4078-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-4078-1)
2025-09-11 02:06:01,221 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-09-11 02:06:01,228 - DEBUG - Requesting: http://10.0.0.33:8082/domain/08475a30-85f1-4ccc-a333-e064f1f3cfc6
2025-09-11 02:06:01,242 - DEBUG - Requesting: http://10.0.0.33:8082/project/35e76859-490a-4fb0-bb98-7d50e10cd2a5
2025-09-11 02:06:01,322 - DEBUG - Requesting: http://10.0.0.33:8082/network-ipam/376e7a30-eb20-4898-94ae-a33673dbf0ba
2025-09-11 02:06:01,339 - INFO - Verifications in API Server for IPAM: ctest-ipam-22122967 passed
2025-09-11 02:06:01,345 - DEBUG - Control-node 10.0.0.33 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-69251066:ctest-ipam-22122967', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-69251066', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '3994264270045989016', 'uuid-lslong': '10713680017828343994'}, 'enable': 'true', 'created': '2025-09-11T02:05:57', 'last-modified': '2025-09-11T02:05:57', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.805007'}
2025-09-11 02:06:01,345 - INFO - Verifications in Control node for IPAM: ctest-ipam-22122967 passed
2025-09-11 02:06:01,346 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-09-11 02:06:01,353 - DEBUG - Requesting: http://10.0.0.33:8082/domain/08475a30-85f1-4ccc-a333-e064f1f3cfc6
2025-09-11 02:06:01,370 - DEBUG - Requesting: http://10.0.0.33:8082/project/35e76859-490a-4fb0-bb98-7d50e10cd2a5
2025-09-11 02:06:01,470 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/88ac10c2-a73c-49bd-ad00-984e8dd90ce7
2025-09-11 02:06:01,486 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/88ac10c2-a73c-49bd-ad00-984e8dd90ce7
2025-09-11 02:06:01,502 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/d3999cc9-f310-4b2f-aeb6-782d520e68ac
2025-09-11 02:06:01,513 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/d3999cc9-f310-4b2f-aeb6-782d520e68ac
2025-09-11 02:06:01,523 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/9b944cf4-88ea-4a3b-9fe0-39c099b474cb
2025-09-11 02:06:01,532 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-11 02:06:01,532 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/88ac10c2-a73c-49bd-ad00-984e8dd90ce7
2025-09-11 02:06:01,543 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/d3999cc9-f310-4b2f-aeb6-782d520e68ac
2025-09-11 02:06:01,559 - INFO - Verified VN network id 11 for VN 88ac10c2-a73c-49bd-ad00-984e8dd90ce7
2025-09-11 02:06:01,559 - INFO - Verifications in API Server for VN ctest-vn-13680344 passed
2025-09-11 02:06:01,559 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/88ac10c2-a73c-49bd-ad00-984e8dd90ce7
2025-09-11 02:06:01,571 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/d3999cc9-f310-4b2f-aeb6-782d520e68ac
2025-09-11 02:06:01,580 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/d3999cc9-f310-4b2f-aeb6-782d520e68ac
2025-09-11 02:06:01,593 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/9b944cf4-88ea-4a3b-9fe0-39c099b474cb
2025-09-11 02:06:01,608 - DEBUG - Control-node 10.0.0.33 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicVMVN-69251066:ctest-vn-13680344', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-69251066', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '9848264913367878077', 'uuid-lslong': '12466131231716216039'}, 'enable': 'true', 'created': '2025-09-11T02:05:57', 'last-modified': '2025-09-11T02:05:58', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.439918'}
2025-09-11 02:06:01,616 - DEBUG - Route Targets: ['target:64512:8000004']
2025-09-11 02:06:01,616 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-13680344 passed
2025-09-11 02:06:01,616 - DEBUG - ====Verifying policy data for ctest-vn-13680344 in API_Server ======
2025-09-11 02:06:01,616 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-09-11 02:06:01,624 - DEBUG - Requesting: http://10.0.0.33:8082/domain/08475a30-85f1-4ccc-a333-e064f1f3cfc6
2025-09-11 02:06:01,638 - DEBUG - Requesting: http://10.0.0.33:8082/project/35e76859-490a-4fb0-bb98-7d50e10cd2a5
2025-09-11 02:06:01,716 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/88ac10c2-a73c-49bd-ad00-984e8dd90ce7
2025-09-11 02:06:01,729 - DEBUG - =>VN ctest-vn-13680344 has no policy to be verified
2025-09-11 02:06:01,729 - DEBUG - Verifying the vn in opserver
2025-09-11 02:06:01,729 - DEBUG - Verifying the default-domain:ctest-TestBasicVMVN-69251066:ctest-vn-13680344 virtual network link through opserver 10.0.0.33
2025-09-11 02:06:01,729 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2025-09-11 02:06:02,114 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks
2025-09-11 02:06:02,171 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicVMVN-69251066:ctest-vn-13680344', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicVMVN-69251066:ctest-vn-13680344?flat'}
2025-09-11 02:06:02,171 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-69251066:ctest-vn-13680344 is found in opserver
2025-09-11 02:06:02,177 - DEBUG - VRF ids for VN ctest-vn-13680344: {'10.0.0.33': '2'}
2025-09-11 02:06:02,177 - INFO - Waiting for VM ctest-TestBasicVMVN-69251066-67225321 to be up..
2025-09-11 02:06:02,313 - DEBUG - VM is in ACTIVE state now
2025-09-11 02:06:02,313 - INFO - VM name : ctest-TestBasicVMVN-69251066-67225321
2025-09-11 02:06:02,429 - DEBUG - VM ctest-TestBasicVMVN-69251066-67225321 ID is 18d81478-65f8-45d6-b668-1b86354d7eb2
2025-09-11 02:06:02,429 - DEBUG - VM ctest-TestBasicVMVN-69251066-67225321 launched on Node cn-jenkins-deploy-platform-ansible-os-4078-1
2025-09-11 02:06:02,543 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/18d81478-65f8-45d6-b668-1b86354d7eb2
2025-09-11 02:06:02,553 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/7d8677a2-588a-42fb-89f3-0f734f072033
2025-09-11 02:06:05,796 - 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-09-11 02:06:05,797 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69251066-67225321 failed!
2025-09-11 02:06:05,850 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69251066:ctest-vn-13680344 is 31.1.1.1 and allocation pool is NOT set
2025-09-11 02:06:05,851 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69251066:ctest-vn-13680344 is 31.1.2.1 and allocation pool is NOT set
2025-09-11 02:06:09,926 - 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 1013ms')
2025-09-11 02:06:09,927 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69251066-67225321 failed!
2025-09-11 02:06:09,982 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69251066:ctest-vn-13680344 is 31.1.1.1 and allocation pool is NOT set
2025-09-11 02:06:09,983 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-69251066:ctest-vn-13680344 is 31.1.2.1 and allocation pool is NOT set
2025-09-11 02:06:12,050 - 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.20 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=1.38 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.376/2.287/3.198/0.911 ms')
2025-09-11 02:06:12,050 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-69251066-67225321 passed
2025-09-11 02:06:12,203 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 02:06:12,203 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69251066-67225321, IP 31.1.1.4, Port 22
2025-09-11 02:06:12,259 - 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-09-11 02:06:12,355 - DEBUG - VM ctest-TestBasicVMVN-69251066-67225321 is NOT ready for SSH connections, VM status: ACTIVE
2025-09-11 02:06:17,355 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 02:06:17,355 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69251066-67225321, IP 31.1.1.4, Port 22
2025-09-11 02:06:17,510 - DEBUG - VM ctest-TestBasicVMVN-69251066-67225321 is ready for SSH connections
2025-09-11 02:06:17,510 - INFO - Waiting for VM ctest-TestBasicVMVN-69251066-05068229 to be up..
2025-09-11 02:06:17,589 - DEBUG - VM is in ACTIVE state now
2025-09-11 02:06:17,589 - INFO - VM name : ctest-TestBasicVMVN-69251066-05068229
2025-09-11 02:06:17,662 - DEBUG - VM ctest-TestBasicVMVN-69251066-05068229 ID is 9131c6d9-93fc-4214-80c5-ca5e54cb0935
2025-09-11 02:06:17,662 - DEBUG - VM ctest-TestBasicVMVN-69251066-05068229 launched on Node cn-jenkins-deploy-platform-ansible-os-4078-1
2025-09-11 02:06:17,738 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/9131c6d9-93fc-4214-80c5-ca5e54cb0935
2025-09-11 02:06:17,746 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/92e9b54a-a4ec-432c-b294-66924144dbab
2025-09-11 02:06:18,986 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=3.09 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.499 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.499/1.792/3.086/1.293 ms')
2025-09-11 02:06:18,987 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-69251066-05068229 passed
2025-09-11 02:06:19,139 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 02:06:19,139 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69251066-05068229, IP 31.1.2.4, Port 22
2025-09-11 02:06:19,302 - DEBUG - VM ctest-TestBasicVMVN-69251066-05068229 is ready for SSH connections
2025-09-11 02:06:19,302 - INFO - Waiting for VM ctest-TestBasicVMVN-69251066-70218371 to be up..
2025-09-11 02:06:19,385 - DEBUG - VM is in ACTIVE state now
2025-09-11 02:06:19,385 - INFO - VM name : ctest-TestBasicVMVN-69251066-70218371
2025-09-11 02:06:19,459 - DEBUG - VM ctest-TestBasicVMVN-69251066-70218371 ID is 07169a6d-59a6-44d8-9446-ad9596c1157c
2025-09-11 02:06:19,459 - DEBUG - VM ctest-TestBasicVMVN-69251066-70218371 launched on Node cn-jenkins-deploy-platform-ansible-os-4078-1
2025-09-11 02:06:19,535 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine/07169a6d-59a6-44d8-9446-ad9596c1157c
2025-09-11 02:06:19,543 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-machine-interface/b94eaf2d-be6b-4e71-adac-6b65108a6d86
2025-09-11 02:06:20,780 - 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=3.10 ms\r\n64 bytes from 169.254.0.5: icmp_seq=2 ttl=63 time=0.476 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.476/1.789/3.103/1.313 ms')
2025-09-11 02:06:20,780 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestBasicVMVN-69251066-70218371 passed
2025-09-11 02:06:20,930 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 02:06:20,931 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-69251066-70218371, IP 31.1.1.3, Port 22
2025-09-11 02:06:21,090 - DEBUG - VM ctest-TestBasicVMVN-69251066-70218371 is ready for SSH connections
2025-09-11 02:06:21,090 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 02:06:21,090 - 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.33, gateway password: c0ntrail123
2025-09-11 02:06:21,090 - DEBUG - ping -s 56 -c 3 -W 1 31.1.2.4
2025-09-11 02:06:25,195 - 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.847 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=0.896 ms
64 bytes from 31.1.2.4: seq=2 ttl=63 time=0.855 ms
--- 31.1.2.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.855/2.199/4.847 ms
2025-09-11 02:06:25,195 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-69251066-67225321 passed
2025-09-11 02:06:25,195 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 02:06:25,195 - 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.33, gateway password: c0ntrail123
2025-09-11 02:06:25,195 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.4
2025-09-11 02:06:28,917 - 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.280 ms
64 bytes from 31.1.1.4: seq=1 ttl=63 time=0.875 ms
64 bytes from 31.1.1.4: seq=2 ttl=63 time=0.916 ms
--- 31.1.1.4 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 0.875/1.690/3.280 ms
2025-09-11 02:06:28,917 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-69251066-05068229 passed
2025-09-11 02:06:28,917 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 02:06:28,917 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 02:06:28,917 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-09-11 02:06:28,917 - 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.33, gateway password: c0ntrail123
2025-09-11 02:06:28,917 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-11 02:06:29,115 - DEBUG - None
2025-09-11 02:06:29,115 - 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.33, gateway password: c0ntrail123
2025-09-11 02:06:29,116 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-11 02:06:29,321 - DEBUG - None
2025-09-11 02:06:29,321 - 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.33, gateway password: c0ntrail123
2025-09-11 02:06:29,322 - DEBUG - echo 0 > /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts
2025-09-11 02:06:29,983 - DEBUG - None
2025-09-11 02:06:29,984 - 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.33, gateway password: c0ntrail123
2025-09-11 02:06:29,984 - DEBUG - ping -s 56 -c 3 -W 1 31.1.1.7
2025-09-11 02:06:32,216 - 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.463 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.490 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.487 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.155 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.666 ms
--- 31.1.1.7 ping statistics ---
3 packets transmitted, 3 packets received, 2 duplicates, 0% packet loss
round-trip min/avg/max = 0.487/2.452/6.490 ms
2025-09-11 02:06:32,217 - 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.33, gateway password: c0ntrail123
2025-09-11 02:06:32,217 - DEBUG - ping -s 56 -c 3 -W 1 224.0.0.1
2025-09-11 02:06:34,480 - 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.426 ms
64 bytes from 31.1.2.4: seq=0 ttl=63 time=5.123 ms (DUP!)
64 bytes from 31.1.1.3: seq=0 ttl=64 time=6.442 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.975 ms
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.383 ms (DUP!)
64 bytes from 31.1.1.3: seq=1 ttl=64 time=3.244 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.452 ms
--- 224.0.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.452/2.863/6.442 ms
2025-09-11 02:06:34,480 - 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.33, gateway password: c0ntrail123
2025-09-11 02:06:34,480 - DEBUG - ping -s 56 -c 3 -W 1 255.255.255.255
2025-09-11 02:06:36,753 - 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.753 ms
64 bytes from 31.1.1.3: seq=0 ttl=64 time=2.738 ms (DUP!)
64 bytes from 31.1.2.4: seq=0 ttl=63 time=3.809 ms (DUP!)
64 bytes from 31.1.1.4: seq=1 ttl=64 time=0.549 ms
64 bytes from 31.1.1.3: seq=1 ttl=64 time=2.091 ms (DUP!)
64 bytes from 31.1.2.4: seq=1 ttl=63 time=2.968 ms (DUP!)
64 bytes from 31.1.1.4: seq=2 ttl=64 time=0.399 ms
--- 255.255.255.255 ping statistics ---
3 packets transmitted, 3 packets received, 4 duplicates, 0% packet loss
round-trip min/avg/max = 0.399/1.901/3.809 ms
2025-09-11 02:06:36,754 - INFO - Deleting VM ctest-TestBasicVMVN-69251066-70218371
2025-09-11 02:06:36,830 - INFO - Detaching port 92e9b54a-a4ec-432c-b294-66924144dbab from VM ctest-TestBasicVMVN-69251066-05068229
2025-09-11 02:06:36,865 - INFO - Deleting VM ctest-TestBasicVMVN-69251066-05068229
2025-09-11 02:06:36,938 - INFO - Detaching port 7d8677a2-588a-42fb-89f3-0f734f072033 from VM ctest-TestBasicVMVN-69251066-67225321
2025-09-11 02:06:36,973 - INFO - Deleting VM ctest-TestBasicVMVN-69251066-67225321
2025-09-11 02:06:37,041 - INFO - Deleting VN ctest-vn-13680344
2025-09-11 02:06:37,232 - DEBUG - Response for delete_port : ()
2025-09-11 02:06:37,452 - DEBUG - Response for delete_port : ()
2025-09-11 02:06:37,503 - DEBUG - VN 88ac10c2-a73c-49bd-ad00-984e8dd90ce7 still in use: Unable to complete operation on network 88ac10c2-a73c-49bd-ad00-984e8dd90ce7. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-1dc525fe-ec39-42bf-810c-94b4198d8779']
2025-09-11 02:06:37,503 - WARNING - Deleting VN ctest-vn-13680344 failed..Will retry
2025-09-11 02:06:39,718 - DEBUG - Response for deleting network ()
2025-09-11 02:06:39,718 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/d3999cc9-f310-4b2f-aeb6-782d520e68ac
2025-09-11 02:06:39,725 - DEBUG - Response Code: 404
2025-09-11 02:06:39,725 - DEBUG - Requesting: http://10.0.0.33:8082/domains
2025-09-11 02:06:39,734 - DEBUG - Requesting: http://10.0.0.33:8082/domain/08475a30-85f1-4ccc-a333-e064f1f3cfc6
2025-09-11 02:06:39,790 - DEBUG - Requesting: http://10.0.0.33:8082/project/35e76859-490a-4fb0-bb98-7d50e10cd2a5
2025-09-11 02:06:39,875 - INFO - Validated that VN ctest-vn-13680344 is not found in API Server
2025-09-11 02:06:39,887 - DEBUG - VN ctest-vn-13680344 is not present in Agent 10.0.0.33
2025-09-11 02:06:39,888 - INFO - Validated that VN ctest-vn-13680344 is not in any agent
2025-09-11 02:06:39,894 - DEBUG - VRF 2 is not seen in agent 10.0.0.33
2025-09-11 02:06:39,903 - DEBUG - Vrouter 10.0.0.33 does not have vrf 2 for VN ctest-vn-13680344
2025-09-11 02:06:39,903 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-69251066:ctest-vn-13680344
2025-09-11 02:06:39,917 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-13680344 info
2025-09-11 02:06:40,011 - INFO - IPAM: ctest-ipam-22122967 is not found in API Server
2025-09-11 02:06:40,025 - INFO - IPAM:ctest-ipam-22122967 is not found in control node
2025-09-11 02:06:40,295 - DEBUG - No XMPP flaps were noticed during the test
2025-09-11 02:06:40,296 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:43]
2025-09-11 02:06:40,296 - INFO - --------------------------------------------------------------------------------
2025-09-11 02:06:41,169 - INFO - Deleted project: ctest-TestBasicVMVN-69251066, ID : 35e76859-490a-4fb0-bb98-7d50e10cd2a5