[Avocado-devel] 'module' object has no attribute 'TestNAError'

Andrei Stepanov astepano at redhat.com
Wed Sep 9 16:40:21 UTC 2015


Hello

I am trying to run test unattended_install

It fails..


In logs I can see:

18:11:12 test             L0499 ERROR| ERROR
io-github-autotest-qemu.unattended_install.url.extra_cdrom_ks.default_install.aio_threads.1
-> AttributeError: 'module' object has no attribute 'TestNAError'

18:11:11 stacktrace       L0039 ERROR| Reproduced traceback from:
/mnt/tests/spice/qe-tests/avocado/avocado/core/plugins/vt.py:573
18:11:11 stacktrace       L0042 ERROR| Traceback (most recent call last):
18:11:11 stacktrace       L0042 ERROR|   File
"/mnt/tests/spice/qe-tests/avocado/avocado/core/plugins/vt.py", line
367, in runTest
18:11:11 stacktrace       L0042 ERROR|     except error.TestNAError, details:
18:11:11 stacktrace       L0042 ERROR| AttributeError: 'module' object
has no attribute 'TestNAError'
18:11:11 stacktrace       L0043 ERROR|
18:11:11 test             L0482 ERROR| Traceback (most recent call last):

18:11:11 test             L0482 ERROR|   File
"/mnt/tests/spice/qe-tests/avocado/avocado/core/plugins/vt.py", line
615, in _run_avocado
    raise test_exception

18:11:11 test             L0482 ERROR| AttributeError: 'module' object
has no attribute 'TestNAError'



# rpm -q autotest-framework
autotest-framework-0.16.2-1.el7.noarch

grep -rn TestNAError /usr/lib/python2.7/site-packages/autotest

nothing



Full logs now available at:

http://astepano1.brq.redhat.com/job-results/job-2015-09-09T18.11-481cfe4/job.log
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/avocado-devel/attachments/20150909/d96e4f3a/attachment.htm>


More information about the Avocado-devel mailing list