2025-01-20 02:22:16,298 - INFO - Domain Default found not creating
2025-01-20 02:22:16,506 - INFO - Project ctest-TestvDNSBasic0-91807633 not found, creating it
2025-01-20 02:22:17,122 - INFO - Created Project:ctest-TestvDNSBasic0-91807633, ID : 784781b2-066d-4aec-b076-fd6ae1f6cb03
2025-01-20 02:22:18,966 - INFO - ================================================================================
2025-01-20 02:22:18,966 - INFO - STARTING TEST : test_vdns_ping_same_vn
2025-01-20 02:22:18,966 - INFO - TEST DESCRIPTION :
Test:- Test vdns functionality. On VM launch agent should dynamically update dns records to dns agent
1. Create vDNS server
2. Create IPAM using above vDNS data
3. Create VN using above IPAM and launch 2 VM's within it
4. Ping between these 2 VM's using dns name
5. Try to delete vDNS server which has IPAM back-reference[Negative case]
6. Add CNAME VDNS record for vm1-test and verify we able to ping by alias name
Pass criteria: Step 4,5 and 6 should pass
Maintainer: cf-test@juniper.net
2025-01-20 02:22:20,275 - WARNING - Test is running with cores: {'10.0.0.22': ['core.contrail-collec.1.cn-jenkins-deploy-platform-ansible-os-2650-2.1737337815'], '10.0.0.49': ['core.contrail-collec.1.cn-jenkins-deploy-platform-ansible-os-2650-3.1737337623', 'core.contrail-collec.1.cn-jenkins-deploy-platform-ansible-os-2650-3.1737337815']}
2025-01-20 02:22:20,296 - DEBUG - Nothing to compare xmpp stats {'10.0.0.45': {'10.20.0.18': '0', '10.20.0.7': '0'}, '10.0.0.56': {'10.20.0.18': '0', '10.20.0.11': '0'}} with
2025-01-20 02:22:20,296 - INFO - Initial checks done. Running the testcase now
2025-01-20 02:22:20,296 - INFO -
2025-01-20 02:22:21,130 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-91807633'](784781b2-066d-4aec-b076-fd6ae1f6cb03)
2025-01-20 02:22:21,196 - DEBUG - Creating VDNS : ctest-vdns1-81740990
2025-01-20 02:22:21,448 - DEBUG - VDNS: ['default-domain', 'ctest-vdns1-81740990'] created succesfully
2025-01-20 02:22:21,448 - DEBUG - Verify VDNS entry is shown in control node
2025-01-20 02:22:21,474 - DEBUG - Verify VDNS entry is shown in the API server
2025-01-20 02:22:21,474 - DEBUG - Requesting: http://10.0.0.42:8082/domains
2025-01-20 02:22:21,793 - DEBUG - Requesting: http://10.0.0.42:8082/domains
2025-01-20 02:22:21,835 - DEBUG - Requesting: http://10.0.0.42:8082/domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36
2025-01-20 02:22:21,861 - DEBUG - Requesting: http://10.0.0.42:8082/virtual-DNS/95ec31d8-b4c7-453d-b34e-7b5e237d3f9a
2025-01-20 02:22:22,707 - DEBUG - Response for create_network : {'network': {'id': '1f75cbd2-00b2-4c2a-886f-4511e204fc24', 'name': 'ctest-vn1-vdns-37641248', 'tenant_id': '784781b2066d4aecb076fd6ae1f6cb03', 'project_id': '784781b2066d4aecb076fd6ae1f6cb03', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestvDNSBasic0-91807633', 'ctest-vn1-vdns-37641248'], 'port_security_enabled': True, 'description': ''}}
2025-01-20 02:22:23,074 - DEBUG - Response for create_subnet : {'subnet': {'id': 'a0cf1221-9f25-4ade-9da6-2d4589880dcb', 'name': '', 'tenant_id': '784781b2066d4aecb076fd6ae1f6cb03', 'network_id': '1f75cbd2-00b2-4c2a-886f-4511e204fc24', 'ip_version': 4, 'cidr': '10.10.10.0/24', 'allocation_pools': [{'start': '10.10.10.2', 'end': '10.10.10.254'}], 'gateway_ip': '10.10.10.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '10.10.10.2', 'tags': [], 'project_id': '784781b2066d4aecb076fd6ae1f6cb03'}}
2025-01-20 02:22:23,107 - INFO - Created VN ctest-vn1-vdns-37641248
2025-01-20 02:22:23,129 - DEBUG - VN ctest-vn1-vdns-37641248 UUID is 1f75cbd2-00b2-4c2a-886f-4511e204fc24
2025-01-20 02:22:23,377 - DEBUG - Services list from nova: [, , , ]
2025-01-20 02:22:24,591 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-2650-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-2650-2)
2025-01-20 02:22:24,592 - INFO - Waiting for VM ctest-vm1-test-82774129 to be up..
2025-01-20 02:22:24,656 - DEBUG - VM is still in BUILD state, Expected: ACTIVE
2025-01-20 02:22:29,771 - DEBUG - VM is in ACTIVE state now
2025-01-20 02:22:29,771 - INFO - VM name : ctest-vm1-test-82774129
2025-01-20 02:22:29,886 - DEBUG - VM ctest-vm1-test-82774129 ID is 5f1dfa86-e86c-41d3-9e57-c096293e7308
2025-01-20 02:22:29,886 - DEBUG - VM ctest-vm1-test-82774129 launched on Node an-jenkins-deploy-platform-ansible-os-2650-2
2025-01-20 02:22:29,994 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/5f1dfa86-e86c-41d3-9e57-c096293e7308
2025-01-20 02:22:30,303 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine/5f1dfa86-e86c-41d3-9e57-c096293e7308
2025-01-20 02:22:30,347 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-machine-interface/719dd98f-7650-49e9-8e9e-2254544b6f38
2025-01-20 02:22:33,598 - 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-20 02:22:33,599 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-82774129 failed!
2025-01-20 02:22:33,628 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-91807633:ctest-vn1-vdns-37641248 is 10.10.10.1 and allocation pool is NOT set
2025-01-20 02:22:37,701 - 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 1004ms')
2025-01-20 02:22:37,702 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-82774129 failed!
2025-01-20 02:22:37,720 - DEBUG - Gateway for vn default-domain:ctest-TestvDNSBasic0-91807633:ctest-vn1-vdns-37641248 is 10.10.10.1 and allocation pool is NOT set
2025-01-20 02:22:39,783 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=8.20 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=3.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 = 3.378/5.791/8.204/2.413 ms')
2025-01-20 02:22:39,783 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-82774129 passed
2025-01-20 02:22:39,898 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-20 02:22:39,898 - DEBUG - Waiting to SSH to VM ctest-vm1-test-82774129, IP 10.10.10.3, Port 22
2025-01-20 02:22:39,967 - 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-20 02:22:40,086 - DEBUG - VM ctest-vm1-test-82774129 is NOT ready for SSH connections, VM status: ACTIVE
2025-01-20 02:22:45,087 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set
2025-01-20 02:22:45,087 - DEBUG - Waiting to SSH to VM ctest-vm1-test-82774129, IP 10.10.10.3, Port 22
2025-01-20 02:22:45,260 - DEBUG - VM ctest-vm1-test-82774129 is ready for SSH connections
2025-01-20 02:22:45,260 - DEBUG - Running remote_cmd, Cmd : ifconfig | grep 10.10.10.3, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-01-20 02:22:45,260 - DEBUG - ifconfig | grep 10.10.10.3
2025-01-20 02:22:47,055 - DEBUG - inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
2025-01-20 02:22:47,056 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-82774129", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-01-20 02:22:47,056 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-82774129", None, socket.AF_INET6)'
2025-01-20 02:22:47,360 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-82774129, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-01-20 02:22:47,360 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-82774129
2025-01-20 02:22:47,665 - DEBUG - ping: bad address 'ctest-vm1-test-82774129'
2025-01-20 02:22:47,665 - WARNING - Ping to IP ctest-vm1-test-82774129 from VM ctest-vm1-test-82774129 failed
2025-01-20 02:22:48,666 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-82774129", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-01-20 02:22:48,666 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-82774129", None, socket.AF_INET6)'
2025-01-20 02:22:48,899 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-82774129, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-01-20 02:22:48,899 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-82774129
2025-01-20 02:22:49,206 - DEBUG - ping: bad address 'ctest-vm1-test-82774129'
2025-01-20 02:22:49,206 - WARNING - Ping to IP ctest-vm1-test-82774129 from VM ctest-vm1-test-82774129 failed
2025-01-20 02:22:50,207 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-82774129", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-01-20 02:22:50,207 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-82774129", None, socket.AF_INET6)'
2025-01-20 02:22:50,438 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-82774129, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-01-20 02:22:50,438 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-82774129
2025-01-20 02:22:50,728 - DEBUG - ping: bad address 'ctest-vm1-test-82774129'
2025-01-20 02:22:50,728 - WARNING - Ping to IP ctest-vm1-test-82774129 from VM ctest-vm1-test-82774129 failed
2025-01-20 02:22:51,729 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-82774129", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-01-20 02:22:51,729 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-82774129", None, socket.AF_INET6)'
2025-01-20 02:22:51,948 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-82774129, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-01-20 02:22:51,948 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-82774129
2025-01-20 02:22:52,229 - DEBUG - ping: bad address 'ctest-vm1-test-82774129'
2025-01-20 02:22:52,230 - WARNING - Ping to IP ctest-vm1-test-82774129 from VM ctest-vm1-test-82774129 failed
2025-01-20 02:22:53,231 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-82774129", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-01-20 02:22:53,231 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-82774129", None, socket.AF_INET6)'
2025-01-20 02:22:53,452 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-82774129, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-01-20 02:22:53,453 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-82774129
2025-01-20 02:22:53,742 - DEBUG - ping: bad address 'ctest-vm1-test-82774129'
2025-01-20 02:22:53,742 - WARNING - Ping to IP ctest-vm1-test-82774129 from VM ctest-vm1-test-82774129 failed
2025-01-20 02:22:54,743 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-82774129", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-01-20 02:22:54,743 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-82774129", None, socket.AF_INET6)'
2025-01-20 02:22:54,964 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-82774129, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-01-20 02:22:54,964 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-82774129
2025-01-20 02:22:55,242 - DEBUG - ping: bad address 'ctest-vm1-test-82774129'
2025-01-20 02:22:55,242 - WARNING - Ping to IP ctest-vm1-test-82774129 from VM ctest-vm1-test-82774129 failed
2025-01-20 02:22:56,243 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-82774129", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-01-20 02:22:56,244 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-82774129", None, socket.AF_INET6)'
2025-01-20 02:22:56,456 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-82774129, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-01-20 02:22:56,457 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-82774129
2025-01-20 02:22:56,779 - DEBUG - ping: bad address 'ctest-vm1-test-82774129'
2025-01-20 02:22:56,779 - WARNING - Ping to IP ctest-vm1-test-82774129 from VM ctest-vm1-test-82774129 failed
2025-01-20 02:22:57,780 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-82774129", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-01-20 02:22:57,780 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-82774129", None, socket.AF_INET6)'
2025-01-20 02:22:57,999 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-82774129, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-01-20 02:22:58,000 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-82774129
2025-01-20 02:22:58,288 - DEBUG - ping: bad address 'ctest-vm1-test-82774129'
2025-01-20 02:22:58,288 - WARNING - Ping to IP ctest-vm1-test-82774129 from VM ctest-vm1-test-82774129 failed
2025-01-20 02:22:59,289 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-82774129", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-01-20 02:22:59,289 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-82774129", None, socket.AF_INET6)'
2025-01-20 02:22:59,520 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-82774129, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-01-20 02:22:59,520 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-82774129
2025-01-20 02:22:59,844 - DEBUG - ping: bad address 'ctest-vm1-test-82774129'
2025-01-20 02:22:59,844 - WARNING - Ping to IP ctest-vm1-test-82774129 from VM ctest-vm1-test-82774129 failed
2025-01-20 02:23:00,845 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-82774129", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-01-20 02:23:00,846 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-82774129", None, socket.AF_INET6)'
2025-01-20 02:23:01,112 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-82774129, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-01-20 02:23:01,113 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-82774129
2025-01-20 02:23:01,409 - DEBUG - ping: bad address 'ctest-vm1-test-82774129'
2025-01-20 02:23:01,409 - WARNING - Ping to IP ctest-vm1-test-82774129 from VM ctest-vm1-test-82774129 failed
2025-01-20 02:23:02,411 - DEBUG - Running remote_cmd, Cmd : python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-82774129", None, socket.AF_INET6)', host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-01-20 02:23:02,412 - DEBUG - python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-82774129", None, socket.AF_INET6)'
2025-01-20 02:23:02,655 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 ctest-vm1-test-82774129, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.56, gateway password: c0ntrail123
2025-01-20 02:23:02,655 - DEBUG - ping -s 56 -c 3 -W 1 ctest-vm1-test-82774129
2025-01-20 02:23:02,976 - DEBUG - ping: bad address 'ctest-vm1-test-82774129'
2025-01-20 02:23:02,976 - WARNING - Ping to IP ctest-vm1-test-82774129 from VM ctest-vm1-test-82774129 failed
2025-01-20 02:23:02,985 - INFO - Deleting VM ctest-vm1-test-82774129
2025-01-20 02:23:03,077 - INFO - Deleting VN ctest-vn1-vdns-37641248
2025-01-20 02:23:03,127 - DEBUG - VN 1f75cbd2-00b2-4c2a-886f-4511e204fc24 still in use: Unable to complete operation on network 1f75cbd2-00b2-4c2a-886f-4511e204fc24. There are one or more ports still in use on the network.
Neutron server returns request_ids: ['req-a44e8cf1-04d6-4a26-a681-643717e594cd']
2025-01-20 02:23:03,128 - WARNING - Deleting VN ctest-vn1-vdns-37641248 failed..Will retry
2025-01-20 02:23:05,346 - DEBUG - Response for deleting network ()
2025-01-20 02:23:05,430 - DEBUG - Deleting VDNS Entry: ctest-vdns1-81740990
2025-01-20 02:23:05,592 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-81740990'] deleted successfully.
2025-01-20 02:23:05,592 - DEBUG - Requesting: http://10.0.0.42:8082/domains
2025-01-20 02:23:05,602 - DEBUG - Requesting: http://10.0.0.42:8082/domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36
2025-01-20 02:23:05,627 - DEBUG - VDNS information not found in API server
2025-01-20 02:23:05,627 - INFO - VDNS information ctest-vdns1-81740990 removed from the API Server
2025-01-20 02:23:05,634 - INFO - VDNS information ctest-vdns1-81740990 removed in the Control node
2025-01-20 02:23:05,634 - DEBUG - Skipping the deletion of Project ['default-domain', 'ctest-TestvDNSBasic0-91807633']
2025-01-20 02:23:06,921 - ERROR - AssertionError
Python 3.6.8: /usr/bin/python3
Mon Jan 20 02:23:02 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/vdns/test_vdns_basic.py in test_vdns_ping_same_vn(self=)
105 vm_name)
106 self.assertTrue(vm_fixture[vm_name]
107 .ping_with_certainty(ip=vm_name), msg)
108 # Frame the Expected DNS data for VM, one for 'A' record and
109 # another 'PTR' record.
global ip =
vm_name = 'ctest-vm1-test-82774129'
msg = 'Ping by using name ctest-vm1-test-82774129 is failed. Dns server should resolve VM name to IP'
/usr/local/lib/python3.6/site-packages/unittest2/case.py in assertTrue(self=, expr=False, msg='False is not true : Ping by using name ctest-vm1...s failed. Dns server should resolve VM name to IP')
700 if not expr:
701 msg = self._formatMessage(msg, "%s is not true" % safe_repr(expr))
702 raise self.failureException(msg)
703
704 def _formatMessage(self, msg, standardMsg):
self =
self.failureException =
msg = 'False is not true : Ping by using name ctest-vm1...s failed. Dns server should resolve VM name to IP'
AssertionError: False is not true : Ping by using name ctest-vm1-test-82774129 is failed. Dns server should resolve VM name to IP
__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 = ('False is not true : Ping by using name ctest-vm1...s failed. Dns server should resolve VM name to IP',)
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/vdns/test_vdns_basic.py", line 107, in test_vdns_ping_same_vn
.ping_with_certainty(ip=vm_name), msg)
File "/usr/local/lib/python3.6/site-packages/unittest2/case.py", line 702, in assertTrue
raise self.failureException(msg)
AssertionError: False is not true : Ping by using name ctest-vm1-test-82774129 is failed. Dns server should resolve VM name to IP
2025-01-20 02:23:06,939 - DEBUG - No XMPP flaps were noticed during the test
2025-01-20 02:23:06,939 - INFO -
2025-01-20 02:23:06,939 - INFO - END TEST : test_vdns_ping_same_vn : FAILED[0:00:48]
2025-01-20 02:23:06,939 - INFO - --------------------------------------------------------------------------------
2025-01-20 02:23:07,826 - INFO - Deleted project: ctest-TestvDNSBasic0-91807633, ID : 784781b2-066d-4aec-b076-fd6ae1f6cb03