2025-05-12 02:30:52,208 - INFO - Domain Default found not creating 2025-05-12 02:30:52,342 - INFO - Project ctest-TestBasicVMVN-89257663 not found, creating it 2025-05-12 02:30:52,781 - INFO - Created Project:ctest-TestBasicVMVN-89257663, ID : c9bb4e3b-fd98-4c35-bc6b-e584fce4b442 2025-05-12 02:30:54,390 - INFO - ================================================================================ 2025-05-12 02:30:54,390 - INFO - STARTING TEST : test_generic_link_local_service 2025-05-12 02:30:54,390 - 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-05-12 02:30:54,646 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.17': '0'}} with 2025-05-12 02:30:54,646 - INFO - Initial checks done. Running the testcase now 2025-05-12 02:30:54,646 - INFO - 2025-05-12 02:30:55,216 - DEBUG - Response for create_network : {'network': {'id': '7b1262e7-cfac-47e1-ae16-7913163156fd', 'name': 'ctest-vn2_metadata-33774855', 'tenant_id': 'c9bb4e3bfd984c35bc6be584fce4b442', 'project_id': 'c9bb4e3bfd984c35bc6be584fce4b442', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-89257663', 'ctest-vn2_metadata-33774855'], 'port_security_enabled': True, 'description': ''}} 2025-05-12 02:30:55,369 - DEBUG - Response for create_subnet : {'subnet': {'id': '7070cda9-e792-4fe1-a92e-b9f5ac3df2ee', 'name': '', 'tenant_id': 'c9bb4e3bfd984c35bc6be584fce4b442', 'network_id': '7b1262e7-cfac-47e1-ae16-7913163156fd', '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': 'c9bb4e3bfd984c35bc6be584fce4b442'}} 2025-05-12 02:30:55,386 - INFO - Created VN ctest-vn2_metadata-33774855 2025-05-12 02:30:55,440 - DEBUG - VN ctest-vn2_metadata-33774855 UUID is 7b1262e7-cfac-47e1-ae16-7913163156fd 2025-05-12 02:30:55,614 - DEBUG - Services list from nova: [, , ] 2025-05-12 02:30:56,675 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3299-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3299-1) 2025-05-12 02:30:56,783 - DEBUG - Link local service introspect added 2025-05-12 02:30:56,824 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-05-12 02:31:01,934 - DEBUG - VM is in ACTIVE state now 2025-05-12 02:31:02,063 - INFO - Waiting for VM ctest-TestBasicVMVN-89257663-78426384 to be up.. 2025-05-12 02:31:02,063 - INFO - VM name : ctest-TestBasicVMVN-89257663-78426384 2025-05-12 02:31:02,137 - DEBUG - VM ctest-TestBasicVMVN-89257663-78426384 ID is 7fe4a099-3bea-4bc8-a297-fbc06b4ad0f9 2025-05-12 02:31:02,137 - DEBUG - VM ctest-TestBasicVMVN-89257663-78426384 launched on Node cn-jenkins-deploy-platform-ansible-os-3299-1 2025-05-12 02:31:02,212 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/7fe4a099-3bea-4bc8-a297-fbc06b4ad0f9 2025-05-12 02:31:02,554 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/7fe4a099-3bea-4bc8-a297-fbc06b4ad0f9 2025-05-12 02:31:02,586 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/6c44e841-4ce0-405c-97c5-1b2d82bc97b7 2025-05-12 02:31:05,839 - 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 1007ms') 2025-05-12 02:31:05,839 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-89257663-78426384 failed! 2025-05-12 02:31:05,900 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-89257663:ctest-vn2_metadata-33774855 is 11.1.1.1 and allocation pool is NOT set 2025-05-12 02:31:07,968 - 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.76 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.90 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.900/3.829/4.758/0.929 ms') 2025-05-12 02:31:07,968 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-89257663-78426384 passed 2025-05-12 02:31:08,115 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-12 02:31:08,116 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-89257663-78426384, IP 11.1.1.3, Port 22 2025-05-12 02:31:08,171 - 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-05-12 02:31:08,243 - DEBUG - VM ctest-TestBasicVMVN-89257663-78426384 is NOT ready for SSH connections, VM status: ACTIVE 2025-05-12 02:31:13,243 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-12 02:31:13,244 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-89257663-78426384, IP 11.1.1.3, Port 22 2025-05-12 02:31:13,395 - DEBUG - VM ctest-TestBasicVMVN-89257663-78426384 is ready for SSH connections 2025-05-12 02:31:13,395 - INFO - Retry 0 2025-05-12 02:31:13,395 - 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.130, gateway password: c0ntrail123 2025-05-12 02:31:13,396 - DEBUG - wget http://169.254.1.2:8083 --spider && echo "Successful" 2025-05-12 02:31:15,358 - DEBUG - Connecting to 169.254.1.2:8083 (169.254.1.2:8083) Successful 2025-05-12 02:31:15,358 - INFO - Generic metadata worked 2025-05-12 02:31:15,603 - DEBUG - Link local service introspect removed 2025-05-12 02:31:15,604 - INFO - Deleting VM ctest-TestBasicVMVN-89257663-78426384 2025-05-12 02:31:15,671 - INFO - Deleting VN ctest-vn2_metadata-33774855 2025-05-12 02:31:15,715 - DEBUG - VN 7b1262e7-cfac-47e1-ae16-7913163156fd still in use: Unable to complete operation on network 7b1262e7-cfac-47e1-ae16-7913163156fd. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-fd6947dd-9ba8-4967-a70e-13e02b4e6c3d'] 2025-05-12 02:31:15,715 - WARNING - Deleting VN ctest-vn2_metadata-33774855 failed..Will retry 2025-05-12 02:31:17,833 - DEBUG - Response for deleting network () 2025-05-12 02:31:18,093 - DEBUG - No XMPP flaps were noticed during the test 2025-05-12 02:31:18,093 - INFO - -------------------------------------------------------------------------------- 2025-05-12 02:31:18,096 - INFO - ================================================================================ 2025-05-12 02:31:18,096 - INFO - STARTING TEST : test_metadata_service 2025-05-12 02:31:18,096 - 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-05-12 02:31:18,390 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.17': '0'}} with 2025-05-12 02:31:18,390 - INFO - Initial checks done. Running the testcase now 2025-05-12 02:31:18,390 - INFO - 2025-05-12 02:31:18,390 - DEBUG - Requesting: http://10.0.0.130:8082/global-vrouter-configs 2025-05-12 02:31:18,396 - DEBUG - Requesting: http://10.0.0.130:8082/global-vrouter-config/8fd94492-4b2e-4c28-b3e0-fea63cf72029 2025-05-12 02:31:18,577 - DEBUG - Response for create_network : {'network': {'id': '1d47c777-1278-4cf2-89af-8df0edd95aa8', 'name': 'ctest-vn-07464770', 'tenant_id': 'c9bb4e3bfd984c35bc6be584fce4b442', 'project_id': 'c9bb4e3bfd984c35bc6be584fce4b442', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-89257663', 'ctest-vn-07464770'], 'port_security_enabled': True, 'description': ''}} 2025-05-12 02:31:18,780 - DEBUG - Response for create_subnet : {'subnet': {'id': '26603f1d-f2a4-4300-8b1b-d789b23d4fb6', 'name': '', 'tenant_id': 'c9bb4e3bfd984c35bc6be584fce4b442', 'network_id': '1d47c777-1278-4cf2-89af-8df0edd95aa8', 'ip_version': 4, 'cidr': '23.150.87.64/26', 'allocation_pools': [{'start': '23.150.87.66', 'end': '23.150.87.126'}], 'gateway_ip': '23.150.87.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '23.150.87.66', 'tags': [], 'project_id': 'c9bb4e3bfd984c35bc6be584fce4b442'}} 2025-05-12 02:31:18,798 - INFO - Created VN ctest-vn-07464770 2025-05-12 02:31:18,852 - DEBUG - VN ctest-vn-07464770 UUID is 1d47c777-1278-4cf2-89af-8df0edd95aa8 2025-05-12 02:31:20,073 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3299-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3299-1) 2025-05-12 02:31:20,073 - INFO - Waiting for VM ctest-TestBasicVMVN-89257663-91422253 to be up.. 2025-05-12 02:31:20,111 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2025-05-12 02:31:25,187 - DEBUG - VM is in ACTIVE state now 2025-05-12 02:31:25,188 - INFO - VM name : ctest-TestBasicVMVN-89257663-91422253 2025-05-12 02:31:25,262 - DEBUG - VM ctest-TestBasicVMVN-89257663-91422253 ID is 7f31ae1b-8707-49ce-ac7e-e01dc86f9258 2025-05-12 02:31:25,262 - DEBUG - VM ctest-TestBasicVMVN-89257663-91422253 launched on Node cn-jenkins-deploy-platform-ansible-os-3299-1 2025-05-12 02:31:25,336 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine/7f31ae1b-8707-49ce-ac7e-e01dc86f9258 2025-05-12 02:31:25,344 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-machine-interface/e43dfd4d-4d1f-4b8f-a59a-4b5722567fc0 2025-05-12 02:31:28,586 - 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 1003ms') 2025-05-12 02:31:28,586 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-89257663-91422253 failed! 2025-05-12 02:31:28,640 - DEBUG - Gateway for vn default-domain:ctest-TestBasicVMVN-89257663:ctest-vn-07464770 is 23.150.87.65 and allocation pool is NOT set 2025-05-12 02:31:30,700 - 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.10 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.914 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.914/4.009/7.104/3.095 ms') 2025-05-12 02:31:30,700 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-89257663-91422253 passed 2025-05-12 02:31:30,852 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-12 02:31:30,852 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-89257663-91422253, IP 23.150.87.67, Port 22 2025-05-12 02:31:30,918 - 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-05-12 02:31:30,993 - DEBUG - VM ctest-TestBasicVMVN-89257663-91422253 is NOT ready for SSH connections, VM status: ACTIVE 2025-05-12 02:31:35,994 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2025-05-12 02:31:35,994 - DEBUG - Waiting to SSH to VM ctest-TestBasicVMVN-89257663-91422253, IP 23.150.87.67, Port 22 2025-05-12 02:31:36,148 - DEBUG - VM ctest-TestBasicVMVN-89257663-91422253 is ready for SSH connections 2025-05-12 02:31:36,148 - DEBUG - Running remote_cmd, Cmd : cat /tmp/output.txt, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.130, gateway password: c0ntrail123 2025-05-12 02:31:36,148 - DEBUG - cat /tmp/output.txt 2025-05-12 02:31:37,789 - DEBUG - Hello World. The time is now Sun, 11 May 2025 20:31:32 -0600! 2025-05-12 02:31:37,790 - DEBUG - ret : {'cat /tmp/output.txt': 'Hello World. The time is now Sun, 11 May 2025 20:31:32 -0600!'} 2025-05-12 02:31:37,790 - INFO - metadata_script.txt got executed in the vm 2025-05-12 02:31:37,790 - INFO - Deleting VM ctest-TestBasicVMVN-89257663-91422253 2025-05-12 02:31:37,863 - INFO - Deleting VN ctest-vn-07464770 2025-05-12 02:31:37,907 - DEBUG - VN 1d47c777-1278-4cf2-89af-8df0edd95aa8 still in use: Unable to complete operation on network 1d47c777-1278-4cf2-89af-8df0edd95aa8. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-530bebd9-6c46-43de-b475-19fb190e7ace'] 2025-05-12 02:31:37,907 - WARNING - Deleting VN ctest-vn-07464770 failed..Will retry 2025-05-12 02:31:40,005 - DEBUG - Response for deleting network () 2025-05-12 02:31:40,262 - DEBUG - No XMPP flaps were noticed during the test
2025-05-12 02:31:40,262 - INFO - END TEST : test_metadata_service : PASSED[0:00:22]
2025-05-12 02:31:40,262 - INFO - -------------------------------------------------------------------------------- 2025-05-12 02:31:40,264 - INFO - ================================================================================ 2025-05-12 02:31:40,265 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2025-05-12 02:31:40,265 - 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-05-12 02:31:40,549 - DEBUG - Nothing to compare xmpp stats {'10.0.0.130': {'10.20.0.17': '0'}} with 2025-05-12 02:31:40,549 - INFO - Initial checks done. Running the testcase now 2025-05-12 02:31:40,549 - INFO - 2025-05-12 02:31:41,038 - DEBUG - Response for create_network : {'network': {'id': 'f24c0122-8aff-4d32-89e3-6de5de9bb80f', 'name': 'ctest-vn-70135193', 'tenant_id': 'c9bb4e3bfd984c35bc6be584fce4b442', 'project_id': 'c9bb4e3bfd984c35bc6be584fce4b442', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicVMVN-89257663', 'ctest-vn-70135193'], 'port_security_enabled': True, 'description': ''}} 2025-05-12 02:31:41,178 - DEBUG - Response for create_subnet : {'subnet': {'id': '3f484337-97d8-4231-a999-36cb32faad0c', 'name': '', 'tenant_id': 'c9bb4e3bfd984c35bc6be584fce4b442', 'network_id': 'f24c0122-8aff-4d32-89e3-6de5de9bb80f', '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': 'c9bb4e3bfd984c35bc6be584fce4b442'}} 2025-05-12 02:31:41,325 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a345cc77-9dbf-4a23-8beb-8704df8d9bac', 'name': '', 'tenant_id': 'c9bb4e3bfd984c35bc6be584fce4b442', 'network_id': 'f24c0122-8aff-4d32-89e3-6de5de9bb80f', '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': 'c9bb4e3bfd984c35bc6be584fce4b442'}} 2025-05-12 02:31:41,343 - INFO - Created VN ctest-vn-70135193 2025-05-12 02:31:41,396 - DEBUG - VN ctest-vn-70135193 UUID is f24c0122-8aff-4d32-89e3-6de5de9bb80f 2025-05-12 02:31:41,741 - DEBUG - Response for create_port : {'port': {'name': '2ebff225-c0a0-4503-b778-ef03ff50f294', 'id': '2ebff225-c0a0-4503-b778-ef03ff50f294', 'tenant_id': 'c9bb4e3bfd984c35bc6be584fce4b442', 'network_id': 'f24c0122-8aff-4d32-89e3-6de5de9bb80f', 'mac_address': '02:2e:bf:f2:25:c0', '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': '3f484337-97d8-4231-a999-36cb32faad0c'}], 'security_groups': ['9e0c9056-ef65-4b4a-a204-b2dd87eba801'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c9bb4e3bfd984c35bc6be584fce4b442'}} 2025-05-12 02:31:41,924 - DEBUG - Response for create_port : {'port': {'name': '11874684-6241-4778-b89e-9af0f4f173c3', 'id': '11874684-6241-4778-b89e-9af0f4f173c3', 'tenant_id': 'c9bb4e3bfd984c35bc6be584fce4b442', 'network_id': 'f24c0122-8aff-4d32-89e3-6de5de9bb80f', 'mac_address': '02:11:87:46:84:62', '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': 'a345cc77-9dbf-4a23-8beb-8704df8d9bac'}], 'security_groups': ['9e0c9056-ef65-4b4a-a204-b2dd87eba801'], 'admin_state_up': True, 'device_id': '', 'device_owner': '', 'status': 'DOWN', 'port_security_enabled': True, 'description': '', 'project_id': 'c9bb4e3bfd984c35bc6be584fce4b442'}} 2025-05-12 02:31:42,290 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3299-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3299-1) 2025-05-12 02:31:42,661 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3299-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3299-1) 2025-05-12 02:31:43,891 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-3299-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-3299-1) 2025-05-12 02:31:43,891 - DEBUG - Requesting: http://10.0.0.130:8082/domains 2025-05-12 02:31:43,898 - DEBUG - Requesting: http://10.0.0.130:8082/domain/94500e9a-84c0-47cc-b918-7f84a249feb4 2025-05-12 02:31:43,914 - DEBUG - Requesting: http://10.0.0.130:8082/project/c9bb4e3b-fd98-4c35-bc6b-e584fce4b442 2025-05-12 02:31:44,001 - DEBUG - Requesting: http://10.0.0.130:8082/network-ipam/56e48a4e-4c73-4cca-a92c-0384dafe957c 2025-05-12 02:31:44,017 - INFO - Verifications in API Server for IPAM: ctest-ipam-57021328 passed 2025-05-12 02:31:44,026 - DEBUG - Control-node 10.0.0.130 : IPAM object is : {'node_name': 'network-ipam:default-domain:ctest-TestBasicVMVN-89257663:ctest-ipam-57021328', 'interests': '0', 'advertised': '0', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicVMVN-89257663', 'owner-access': '7', 'group': 'reader', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '6261281450846538954', 'uuid-lslong': '12190122160529773948'}, 'enable': 'true', 'created': '2025-05-12T02:31:40', 'last-modified': '2025-05-12T02:31:40', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:03.247052'} 2025-05-12 02:31:44,026 - INFO - Verifications in Control node for IPAM: ctest-ipam-57021328 passed 2025-05-12 02:31:44,026 - DEBUG - Requesting: http://10.0.0.130:8082/domains 2025-05-12 02:31:44,034 - DEBUG - Requesting: http://10.0.0.130:8082/domain/94500e9a-84c0-47cc-b918-7f84a249feb4 2025-05-12 02:31:44,052 - DEBUG - Requesting: http://10.0.0.130:8082/project/c9bb4e3b-fd98-4c35-bc6b-e584fce4b442 2025-05-12 02:31:44,137 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/f24c0122-8aff-4d32-89e3-6de5de9bb80f 2025-05-12 02:31:44,152 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/f24c0122-8aff-4d32-89e3-6de5de9bb80f 2025-05-12 02:31:44,168 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/ac19ecbb-039c-4e59-b633-e1201a2cce74 2025-05-12 02:31:44,179 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/ac19ecbb-039c-4e59-b633-e1201a2cce74 2025-05-12 02:31:44,189 - DEBUG - Route Targets: [] 2025-05-12 02:31:44,189 - DEBUG - RT names not yet present for VN ctest-vn-70135193 2025-05-12 02:31:49,190 - DEBUG - Requesting: http://10.0.0.130:8082/domains 2025-05-12 02:31:49,201 - DEBUG - Requesting: http://10.0.0.130:8082/domain/94500e9a-84c0-47cc-b918-7f84a249feb4 2025-05-12 02:31:49,219 - DEBUG - Requesting: http://10.0.0.130:8082/project/c9bb4e3b-fd98-4c35-bc6b-e584fce4b442 2025-05-12 02:31:49,290 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/f24c0122-8aff-4d32-89e3-6de5de9bb80f 2025-05-12 02:31:49,312 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/f24c0122-8aff-4d32-89e3-6de5de9bb80f 2025-05-12 02:31:49,326 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/ac19ecbb-039c-4e59-b633-e1201a2cce74 2025-05-12 02:31:49,338 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/ac19ecbb-039c-4e59-b633-e1201a2cce74 2025-05-12 02:31:49,347 - DEBUG - Route Targets: [] 2025-05-12 02:31:49,347 - DEBUG - RT names not yet present for VN ctest-vn-70135193 2025-05-12 02:31:54,348 - DEBUG - Requesting: http://10.0.0.130:8082/domains 2025-05-12 02:31:54,355 - DEBUG - Requesting: http://10.0.0.130:8082/domain/94500e9a-84c0-47cc-b918-7f84a249feb4 2025-05-12 02:31:54,367 - DEBUG - Requesting: http://10.0.0.130:8082/project/c9bb4e3b-fd98-4c35-bc6b-e584fce4b442 2025-05-12 02:31:54,441 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/f24c0122-8aff-4d32-89e3-6de5de9bb80f 2025-05-12 02:31:54,458 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/f24c0122-8aff-4d32-89e3-6de5de9bb80f 2025-05-12 02:31:54,470 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/ac19ecbb-039c-4e59-b633-e1201a2cce74 2025-05-12 02:31:54,479 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/ac19ecbb-039c-4e59-b633-e1201a2cce74 2025-05-12 02:31:54,487 - DEBUG - Route Targets: [] 2025-05-12 02:31:54,487 - DEBUG - RT names not yet present for VN ctest-vn-70135193 2025-05-12 02:31:59,488 - DEBUG - Requesting: http://10.0.0.130:8082/domains 2025-05-12 02:31:59,494 - DEBUG - Requesting: http://10.0.0.130:8082/domain/94500e9a-84c0-47cc-b918-7f84a249feb4 2025-05-12 02:31:59,506 - DEBUG - Requesting: http://10.0.0.130:8082/project/c9bb4e3b-fd98-4c35-bc6b-e584fce4b442 2025-05-12 02:31:59,585 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/f24c0122-8aff-4d32-89e3-6de5de9bb80f 2025-05-12 02:31:59,599 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/f24c0122-8aff-4d32-89e3-6de5de9bb80f 2025-05-12 02:31:59,610 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/ac19ecbb-039c-4e59-b633-e1201a2cce74 2025-05-12 02:31:59,618 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/ac19ecbb-039c-4e59-b633-e1201a2cce74 2025-05-12 02:31:59,626 - DEBUG - Route Targets: [] 2025-05-12 02:31:59,626 - DEBUG - RT names not yet present for VN ctest-vn-70135193 2025-05-12 02:32:04,627 - DEBUG - Requesting: http://10.0.0.130:8082/domains 2025-05-12 02:32:04,633 - DEBUG - Requesting: http://10.0.0.130:8082/domain/94500e9a-84c0-47cc-b918-7f84a249feb4 2025-05-12 02:32:04,645 - DEBUG - Requesting: http://10.0.0.130:8082/project/c9bb4e3b-fd98-4c35-bc6b-e584fce4b442 2025-05-12 02:32:04,720 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/f24c0122-8aff-4d32-89e3-6de5de9bb80f 2025-05-12 02:32:04,732 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/f24c0122-8aff-4d32-89e3-6de5de9bb80f 2025-05-12 02:32:04,744 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/ac19ecbb-039c-4e59-b633-e1201a2cce74 2025-05-12 02:32:04,751 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/ac19ecbb-039c-4e59-b633-e1201a2cce74 2025-05-12 02:32:04,762 - DEBUG - Route Targets: [] 2025-05-12 02:32:04,762 - DEBUG - RT names not yet present for VN ctest-vn-70135193 2025-05-12 02:32:09,763 - DEBUG - Requesting: http://10.0.0.130:8082/domains 2025-05-12 02:32:09,769 - DEBUG - Requesting: http://10.0.0.130:8082/domain/94500e9a-84c0-47cc-b918-7f84a249feb4 2025-05-12 02:32:09,780 - DEBUG - Requesting: http://10.0.0.130:8082/project/c9bb4e3b-fd98-4c35-bc6b-e584fce4b442 2025-05-12 02:32:09,850 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/f24c0122-8aff-4d32-89e3-6de5de9bb80f 2025-05-12 02:32:09,862 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/f24c0122-8aff-4d32-89e3-6de5de9bb80f 2025-05-12 02:32:09,873 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/ac19ecbb-039c-4e59-b633-e1201a2cce74 2025-05-12 02:32:09,881 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/ac19ecbb-039c-4e59-b633-e1201a2cce74 2025-05-12 02:32:09,889 - DEBUG - Route Targets: [] 2025-05-12 02:32:09,889 - DEBUG - RT names not yet present for VN ctest-vn-70135193 2025-05-12 02:32:14,889 - DEBUG - Requesting: http://10.0.0.130:8082/domains 2025-05-12 02:32:14,896 - DEBUG - Requesting: http://10.0.0.130:8082/domain/94500e9a-84c0-47cc-b918-7f84a249feb4 2025-05-12 02:32:14,907 - DEBUG - Requesting: http://10.0.0.130:8082/project/c9bb4e3b-fd98-4c35-bc6b-e584fce4b442 2025-05-12 02:32:14,979 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/f24c0122-8aff-4d32-89e3-6de5de9bb80f 2025-05-12 02:32:14,991 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/f24c0122-8aff-4d32-89e3-6de5de9bb80f 2025-05-12 02:32:15,002 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/ac19ecbb-039c-4e59-b633-e1201a2cce74 2025-05-12 02:32:15,010 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/ac19ecbb-039c-4e59-b633-e1201a2cce74 2025-05-12 02:32:15,018 - DEBUG - Route Targets: [] 2025-05-12 02:32:15,018 - DEBUG - RT names not yet present for VN ctest-vn-70135193 2025-05-12 02:32:20,019 - DEBUG - Requesting: http://10.0.0.130:8082/domains 2025-05-12 02:32:20,026 - DEBUG - Requesting: http://10.0.0.130:8082/domain/94500e9a-84c0-47cc-b918-7f84a249feb4 2025-05-12 02:32:20,037 - DEBUG - Requesting: http://10.0.0.130:8082/project/c9bb4e3b-fd98-4c35-bc6b-e584fce4b442 2025-05-12 02:32:20,113 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/f24c0122-8aff-4d32-89e3-6de5de9bb80f 2025-05-12 02:32:20,125 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/f24c0122-8aff-4d32-89e3-6de5de9bb80f 2025-05-12 02:32:20,136 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/ac19ecbb-039c-4e59-b633-e1201a2cce74 2025-05-12 02:32:20,144 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/ac19ecbb-039c-4e59-b633-e1201a2cce74 2025-05-12 02:32:20,152 - DEBUG - Route Targets: [] 2025-05-12 02:32:20,152 - DEBUG - RT names not yet present for VN ctest-vn-70135193 2025-05-12 02:32:25,152 - DEBUG - Requesting: http://10.0.0.130:8082/domains 2025-05-12 02:32:25,159 - DEBUG - Requesting: http://10.0.0.130:8082/domain/94500e9a-84c0-47cc-b918-7f84a249feb4 2025-05-12 02:32:25,172 - DEBUG - Requesting: http://10.0.0.130:8082/project/c9bb4e3b-fd98-4c35-bc6b-e584fce4b442 2025-05-12 02:32:25,253 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/f24c0122-8aff-4d32-89e3-6de5de9bb80f 2025-05-12 02:32:25,266 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/f24c0122-8aff-4d32-89e3-6de5de9bb80f 2025-05-12 02:32:25,277 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/ac19ecbb-039c-4e59-b633-e1201a2cce74 2025-05-12 02:32:25,285 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/ac19ecbb-039c-4e59-b633-e1201a2cce74 2025-05-12 02:32:25,294 - DEBUG - Route Targets: [] 2025-05-12 02:32:25,294 - DEBUG - RT names not yet present for VN ctest-vn-70135193 2025-05-12 02:32:30,295 - DEBUG - Requesting: http://10.0.0.130:8082/domains 2025-05-12 02:32:30,301 - DEBUG - Requesting: http://10.0.0.130:8082/domain/94500e9a-84c0-47cc-b918-7f84a249feb4 2025-05-12 02:32:30,312 - DEBUG - Requesting: http://10.0.0.130:8082/project/c9bb4e3b-fd98-4c35-bc6b-e584fce4b442 2025-05-12 02:32:30,381 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/f24c0122-8aff-4d32-89e3-6de5de9bb80f 2025-05-12 02:32:30,393 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/f24c0122-8aff-4d32-89e3-6de5de9bb80f 2025-05-12 02:32:30,404 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/ac19ecbb-039c-4e59-b633-e1201a2cce74 2025-05-12 02:32:30,412 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/ac19ecbb-039c-4e59-b633-e1201a2cce74 2025-05-12 02:32:30,420 - DEBUG - Route Targets: [] 2025-05-12 02:32:30,420 - DEBUG - RT names not yet present for VN ctest-vn-70135193 2025-05-12 02:32:35,420 - DEBUG - Requesting: http://10.0.0.130:8082/domains 2025-05-12 02:32:35,427 - DEBUG - Requesting: http://10.0.0.130:8082/domain/94500e9a-84c0-47cc-b918-7f84a249feb4 2025-05-12 02:32:35,439 - DEBUG - Requesting: http://10.0.0.130:8082/project/c9bb4e3b-fd98-4c35-bc6b-e584fce4b442 2025-05-12 02:32:35,512 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/f24c0122-8aff-4d32-89e3-6de5de9bb80f 2025-05-12 02:32:35,524 - DEBUG - Requesting: http://10.0.0.130:8082/virtual-network/f24c0122-8aff-4d32-89e3-6de5de9bb80f 2025-05-12 02:32:35,534 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/ac19ecbb-039c-4e59-b633-e1201a2cce74 2025-05-12 02:32:35,542 - DEBUG - Requesting: http://10.0.0.130:8082/routing-instance/ac19ecbb-039c-4e59-b633-e1201a2cce74 2025-05-12 02:32:35,552 - DEBUG - Route Targets: [] 2025-05-12 02:32:35,552 - DEBUG - RT names not yet present for VN ctest-vn-70135193 2025-05-12 02:32:35,552 - ERROR - One or more verifications in API Server for VN ctest-vn-70135193 failed 2025-05-12 02:32:35,553 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-89257663-91139881 in state BUILD 2025-05-12 02:32:35,553 - INFO - Deleting VM ctest-TestBasicVMVN-89257663-91139881 2025-05-12 02:32:35,553 - ERROR - VM ctest-TestBasicVMVN-89257663-91139881 has failed to come up 2025-05-12 02:32:35,553 - ERROR - Nova failed to get host of the VM 2025-05-12 02:32:35,619 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-89257663-03463183 in state BUILD 2025-05-12 02:32:35,619 - INFO - Deleting VM ctest-TestBasicVMVN-89257663-03463183 2025-05-12 02:32:35,619 - ERROR - VM ctest-TestBasicVMVN-89257663-03463183 has failed to come up 2025-05-12 02:32:35,619 - ERROR - Nova failed to get host of the VM 2025-05-12 02:32:35,687 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-89257663-14799266 in state BUILD 2025-05-12 02:32:35,687 - INFO - Deleting VM ctest-TestBasicVMVN-89257663-14799266 2025-05-12 02:32:35,687 - ERROR - VM ctest-TestBasicVMVN-89257663-14799266 has failed to come up 2025-05-12 02:32:35,687 - ERROR - Nova failed to get host of the VM 2025-05-12 02:32:35,761 - INFO - Deleting VN ctest-vn-70135193 2025-05-12 02:32:35,953 - DEBUG - Response for delete_port : () 2025-05-12 02:32:36,142 - DEBUG - Response for delete_port : () 2025-05-12 02:32:36,183 - DEBUG - VN f24c0122-8aff-4d32-89e3-6de5de9bb80f still in use: Unable to complete operation on network f24c0122-8aff-4d32-89e3-6de5de9bb80f. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-202f7613-1bb7-47eb-9ba6-886889886880'] 2025-05-12 02:32:36,183 - WARNING - Deleting VN ctest-vn-70135193 failed..Will retry 2025-05-12 02:32:38,304 - DEBUG - Response for deleting network () 2025-05-12 02:32:38,383 - INFO - IPAM: ctest-ipam-57021328 is not found in API Server 2025-05-12 02:32:38,394 - INFO - IPAM:ctest-ipam-57021328 is not found in control node 2025-05-12 02:32:38,655 - ERROR - AssertionError Python 3.6.8: /usr/bin/python3 Mon May 12 02:32:35 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = self = args = () kwargs = {} /contrail-test/scripts/vm_regression/test_vm_basic.py in test_ping_within_vn_two_vms_two_different_subnets(self=) 144 vm3 = self.create_vm(image_name='cirros', vn_fixture=vn1_fixture) 145 assert ipam_obj.verify_on_setup() 146 assert vn1_fixture.verify_on_setup() 147 assert vm1.wait_till_vm_is_up() 148 assert vm2.wait_till_vm_is_up() vn1_fixture = vn1_fixture.verify_on_setup = > AssertionError: __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {} __dir__ = __doc__ = 'Assertion failed.' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = args = () with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/scripts/vm_regression/test_vm_basic.py", line 146, in test_ping_within_vn_two_vms_two_different_subnets assert vn1_fixture.verify_on_setup() AssertionError 2025-05-12 02:32:38,662 - DEBUG - No XMPP flaps were noticed during the test 2025-05-12 02:32:38,662 - INFO -
2025-05-12 02:32:38,662 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : FAILED[0:00:58]
2025-05-12 02:32:38,662 - INFO - -------------------------------------------------------------------------------- 2025-05-12 02:32:39,385 - INFO - Deleted project: ctest-TestBasicVMVN-89257663, ID : c9bb4e3b-fd98-4c35-bc6b-e584fce4b442