Test Results

Designed for use with JUnit and Ant.

Properties


Summary

TestsFailuresErrorsSkippedSuccess rateTime
2910496.00%2637.687
Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Packages

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
NameTestsErrorsFailuresSkippedTime(s)
290142637.687

Package

NameTestsErrorsFailuresSkippedTime(s)
7003123.781
220112513.906
Back to top


TestCase

NameStatusTypeTime(s)LogFile
test_perms2_global_share[ci_sanity,sanity]Success79.418
test_perms2_owner[ci_sanity,sanity,suite1]Success11.422
test_rbac_acl_different_roles[ci_sanity,sanity,suite1]Success11.556
test_contrail_status[cb_sanity,ci_sanity,dev_sanity_dpdk,sanity]Success0.427
test_communication_between_two_sriov_vm[ci_sanity]SkippedSkipped as test is not supported if sriov_cluster=False 0.003
test_communication_between_two_sriov_vm_with_large_mtu[ci_sanity]SkippedSkipped as test is not supported if sriov_cluster=False 0.002
test_virtual_function_exhaustion_and_resue[ci_sanity]SkippedSkipped as test is not supported if sriov_cluster=False 0.002
Properties »

Back to top

TestCase

NameStatusTypeTime(s)LogFile
test_contrail_status[cb_sanity,ci_sanity,dev_sanity_dpdk,sanity]Success0.572
test_verify_object_logs[ci_sanity,dev_sanity_dpdk,sanity,suite1]Success23.451
test_db_manage[cb_sanity,ci_sanity,dev_sanity_dpdk,sanity]Success3.759
test_analytics_docs[cb_sanity,ci_sanity,dev_sanity_dpdk,sanity]Success0.305
test_config_docs[cb_sanity,ci_sanity,dev_sanity_dpdk,sanity]Success0.331
test_floating_ip[cb_sanity,ci_contrail_go_kolla_ocata_sanity,ci_sanity,quick_sanity,sanity,suite1,vrouter_gw]Success25.466
test_heat_stacks_list[cb_sanity,ci_contrail_go_kolla_ocata_sanity,ci_sanity]Success0.648
test_router_crud[ci_sanity,dev_sanity_dpdk,sanity]Success5.691
test_ports_bindings[ci_sanity,dev_sanity_dpdk,sanity]Success2.364
test_ports_specific_subnet_ip[ci_sanity,dev_sanity_dpdk,sanity]Success20.691
test_basic_router_behavior[ci_sanity,dev_sanity_dpdk,sanity]Success38.138
test_basic_snat_behavior_without_external_connectivity[ci_sanity,dev_sanity_dpdk,sanity,suite1]Success25.333
test_basic_policy_allow_deny[cb_sanity,ci_contrail_go_kolla_ocata_sanity,ci_sanity,quick_sanity,sanity,suite1]SkippedDisabling v6 tests for CI5.365
test_remove_policy_with_ref[ci_sanity,sanity]Success4.321
test_basic_policy_allow_deny[cb_sanity,ci_contrail_go_kolla_ocata_sanity,ci_sanity,quick_sanity,sanity,suite1]Success29.830
test_rp_interface[ci_sanity,sanity]Success24.363
test_svc_in_network_datapath[ci_sanity]Success73.897
test_vdns_ping_same_vn[ci_sanity,sanity,suite1]FailureDetails

Traceback (most recent call last):
testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-05-18 12:41:29,919 Secsh channel 0 open FAILED: Connection timed out: Connect failed
2026-05-18 12:43:45,091 Secsh channel 0 open FAILED: Connection timed out: Connect failed
2026-05-18 12:46:02,303 Secsh channel 0 open FAILED: Connection timed out: Connect failed
2026-05-18 12:48:17,471 Secsh channel 0 open FAILED: Connection timed out: Connect failed
2026-05-18 12:50:34,688 Secsh channel 0 open FAILED: Connection timed out: Connect failed
2026-05-18 12:52:49,855 Secsh channel 0 open FAILED: Connection timed out: Connect failed
2026-05-18 12:55:07,071 Secsh channel 0 open FAILED: Connection timed out: Connect failed
2026-05-18 12:57:22,240 Secsh channel 0 open FAILED: Connection timed out: Connect failed
}}}

stderr: {{{Warning: sudo() received nonzero return code 127 while executing 'python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-03746572", None, socket.AF_INET6)''!}}}
stdout: {{{
[cirros@169.254.0.3] run: ifconfig | grep 10.10.10.3
[cirros@169.254.0.3] run: ifconfig | grep 10.10.10.3
[cirros@169.254.0.3] out: inet addr:10.10.10.3 Bcast:10.10.10.255 Mask:255.255.255.0
[cirros@169.254.0.3] out:

[cirros@169.254.0.3] sudo: python -c 'import socket;socket.getaddrinfo("ctest-vm1-test-03746572", None, socket.AF_INET6)'
[cirros@169.254.0.3] out: /bin/sh: python: not found
[cirros@169.254.0.3] out:

[cirros@169.254.0.3] sudo: ping -s 56 -c 3 -W 1 ctest-vm1-test-03746572
[cirros@169.254.0.3] out: PING ctest-vm1-test-03746572 (10.10.10.3): 56 data bytes
[cirros@169.254.0.3] out: 64 bytes from 10.10.10.3: seq=0 ttl=64 time=3.827 ms
[cirros@169.254.0.3] out: 64 bytes from 10.10.10.3: seq=1 ttl=64 time=0.366 ms
[cirros@169.254.0.3] out: 64 bytes from 10.10.10.3: seq=2 ttl=64 time=0.462 ms
[cirros@169.254.0.3] out:
[cirros@169.254.0.3] out: --- ctest-vm1-test-03746572 ping statistics ---
[cirros@169.254.0.3] out: 3 packets transmitted, 3 packets received, 0% packet loss
[cirros@169.254.0.3] out: round-trip min/avg/max = 0.366/1.551/3.827 ms
[cirros@169.254.0.3] out:

[cirros@169.254.0.4] run: ifconfig | grep 10.10.10.4
[cirros@169.254.0.4] run: ifconfig | grep 10.10.10.4
[cirros@169.254.0.4] out: inet addr:10.10.10.4 Bcast:10.10.10.255 Mask:255.255.255.0
[cirros@169.254.0.4] out:

[cirros@169.254.0.4] sudo: python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-32205386", None, socket.AF_INET6)'
[cirros@169.254.0.4] sudo: python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-32205386", None, socket.AF_INET6)'
[cirros@169.254.0.4] sudo: python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-32205386", None, socket.AF_INET6)'
[cirros@169.254.0.4] sudo: python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-32205386", None, socket.AF_INET6)'
[cirros@169.254.0.4] sudo: python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-32205386", None, socket.AF_INET6)'
[cirros@169.254.0.4] sudo: python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-32205386", None, socket.AF_INET6)'
[cirros@169.254.0.4] sudo: python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-32205386", None, socket.AF_INET6)'
[cirros@169.254.0.4] sudo: python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-32205386", None, socket.AF_INET6)'
[cirros@169.254.0.4] sudo: python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-32205386", None, socket.AF_INET6)'
[cirros@169.254.0.4] sudo: ping6 -s 56 -c 3 -W 1 ctest-vm2-test-32205386
[cirros@169.254.0.4] sudo: python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-32205386", None, socket.AF_INET6)'
[cirros@169.254.0.4] sudo: ping6 -s 56 -c 3 -W 1 ctest-vm2-test-32205386
[cirros@169.254.0.4] sudo: python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-32205386", None, socket.AF_INET6)'
[cirros@169.254.0.4] sudo: ping6 -s 56 -c 3 -W 1 ctest-vm2-test-32205386
[cirros@169.254.0.4] sudo: python -c 'import socket;socket.getaddrinfo("ctest-vm2-test-32205386", None, socket.AF_INET6)'
[cirros@169.254.0.4] sudo: ping6 -s 56 -c 3 -W 1 ctest-vm2-test-32205386
}}}

Traceback (most recent call last):
File "/contrail-test/tcutils/util.py", line 1041, in wrapper
return f(self, *func_args, **func_kwargs)
File "/contrail-test/tcutils/wrappers.py", line 176, in wrapper
raise TestFailed("\n ".join(errmsg))
tcutils.cores.TestFailed: Test failed: AssertionError
Python 3.9.25: /usr/bin/python3
Mon May 18 12:57:27 2026

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=<scripts.vdns.test_vdns_basic.TestvDNSBasic0.tes...me_vn[ci_sanity,sanity,suite1] id=0x7f9cf1ef4700>, *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 = <function TestvDNSBasic0.test_vdns_ping_same_vn>
self = <scripts.vdns.test_vdns_basic.TestvDNSBasic0.tes...me_vn[ci_sanity,sanity,suite1] id=0x7f9cf1ef4700>
args = ()
kwargs = {}

/contrail-test/scripts/vdns/test_vdns_basic.py in test_vdns_ping_same_vn(self=<scripts.vdns.test_vdns_basic.TestvDNSBasic0.tes...me_vn[ci_sanity,sanity,suite1] id=0x7f9cf1ef4700>)
104 msg = "Ping by using name %s is failed. Dns server should resolve VM name to IP" % (
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
self = <scripts.vdns.test_vdns_basic.TestvDNSBasic0.tes...me_vn[ci_sanity,sanity,suite1] id=0x7f9cf1ef4700>
self.assertTrue = <bound method TestCase.assertTrue of <scripts.vd...e_vn[ci_sanity,sanity,suite1] id=0x7f9cf1ef4700>>
vm_fixture = {'ctest-vm1-test-03746572': <VMFixture: ctest-vm1-test-03746572>, 'ctest-vm2-test-32205386': <VMFixture: ctest-vm2-test-32205386>}
vm_name = 'ctest-vm2-test-32205386'

.ping_with_certainty undefined
global ip = <module 'netaddr.ip' from '/usr/local/lib/python3.9/site-packages/netaddr/ip/__init__.py'>
msg = 'Ping by using name ctest-vm2-test-32205386 is failed. Dns server should resolve VM name to IP'

/usr/local/lib/python3.9/site-packages/unittest2/case.py in assertTrue(self=<scripts.vdns.test_vdns_basic.TestvDNSBasic0.tes...me_vn[ci_sanity,sanity,suite1] id=0x7f9cf1ef4700>, expr=False, msg='False is not true : Ping by using name ctest-vm2...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 = <scripts.vdns.test_vdns_basic.TestvDNSBasic0.tes...me_vn[ci_sanity,sanity,suite1] id=0x7f9cf1ef4700>
self.failureException = <class 'AssertionError'>
msg = 'False is not true : Ping by using name ctest-vm2...s failed. Dns server should resolve VM name to IP'
AssertionError: False is not true : Ping by using name ctest-vm2-test-32205386 is failed. Dns server should resolve VM name to IP
__cause__ = None
__class__ = <class 'AssertionError'>
__context__ = None
__delattr__ = <method-wrapper '__delattr__' of AssertionError object>
__dict__ = {}
__dir__ = <built-in method __dir__ of AssertionError object>
__doc__ = 'Assertion failed.'
__eq__ = <method-wrapper '__eq__' of AssertionError object>
__format__ = <built-in method __format__ of AssertionError object>
__ge__ = <method-wrapper '__ge__' of AssertionError object>
__getattribute__ = <method-wrapper '__getattribute__' of AssertionError object>
__gt__ = <method-wrapper '__gt__' of AssertionError object>
__hash__ = <method-wrapper '__hash__' of AssertionError object>
__init__ = <method-wrapper '__init__' of AssertionError object>
__init_subclass__ = <built-in method __init_subclass__ of type object>
__le__ = <method-wrapper '__le__' of AssertionError object>
__lt__ = <method-wrapper '__lt__' of AssertionError object>
__ne__ = <method-wrapper '__ne__' of AssertionError object>
__new__ = <built-in method __new__ of type object>
__reduce__ = <built-in method __reduce__ of AssertionError object>
__reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object>
__repr__ = <method-wrapper '__repr__' of AssertionError object>
__setattr__ = <method-wrapper '__setattr__' of AssertionError object>
__setstate__ = <built-in method __setstate__ of AssertionError object>
__sizeof__ = <built-in method __sizeof__ of AssertionError object>
__str__ = <method-wrapper '__str__' of AssertionError object>
__subclasshook__ = <built-in method __subclasshook__ of type object>
__suppress_context__ = False
__traceback__ = <traceback object>
args = ('False is not true : Ping by using name ctest-vm2...s failed. Dns server should resolve VM name to IP',)
with_traceback = <built-in method with_traceback of AssertionError object>

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 106, in test_vdns_ping_same_vn
self.assertTrue(vm_fixture[vm_name]
File "/usr/local/lib/python3.9/site-packages/unittest2/case.py", line 702, in assertTrue
raise self.failureException(msg)
AssertionError: False is not true : Ping by using name ctest-vm2-test-32205386 is failed. Dns server should resolve VM name to IP

2074.123 Log File
test_vm_file_trf_scp_tests[ci_contrail_go_kolla_ocata_sanity,ci_sanity,quick_sanity,vrouter_gw]Success22.426
test_generic_link_local_service[cb_sanity,ci_contrail_go_kolla_ocata_sanity,ci_sanity,dev_sanity_dpdk,sanity,suite1]Success18.271
test_metadata_service[cb_sanity,ci_sanity,sanity,suite1]Success22.124
test_ping_within_vn_two_vms_two_different_subnets[ci_contrail_go_kolla_ocata_sanity,ci_sanity,sanity,suite1]Success37.495
Properties »

Back to top