On Sun, Mar 4, 2018 at 5:18 PM, Daniel Belenky <[email protected]> wrote:

> Hi,
>
> The following test failed OST: 004_basic_sanity.disk_operations.
>
> Link to suspected patch: https://gerrit.ovirt.org/c/88404/
> Link to the failed job: http://jenkins.ovirt.org/
> job/ovirt-4.2_change-queue-tester/1019/
> Link to all test logs:
>
>    - engine
>    
> <http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/1019/artifact/exported-artifacts/basic-suit-4.2-el7/test_logs/basic-suite-4.2/post-004_basic_sanity.py/lago-basic-suite-4-2-engine>
>    - host 0
>    
> <http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/1019/artifact/exported-artifacts/basic-suit-4.2-el7/test_logs/basic-suite-4.2/post-004_basic_sanity.py/lago-basic-suite-4-2-host-0/_var_log>
>    - host 1
>    
> <http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/1019/artifact/exported-artifacts/basic-suit-4.2-el7/test_logs/basic-suite-4.2/post-004_basic_sanity.py/lago-basic-suite-4-2-host-1/_var_log>
>
> Error snippet from engine:
>
> 2018-03-04 09:50:14,823-05 ERROR 
> [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] 
> (ForkJoinPool-1-worker-12) [] EVENT_ID: VM_DOWN_ERROR(119), VM vm2 is down 
> with error. Exit message: Lost connection with qemu process.
>
>
> Error snippet from host:
>
> Mar  4 09:56:27 lago-basic-suite-4-2-host-1 libvirtd: 2018-03-04 
> 14:56:27.831+0000: 1189: error : qemuDomainAgentAvailable:6010 : Guest agent 
> is not responding: QEMU guest agent is not connected
>
>
That's not surprising - there's no guest agent there.

However, Benny and I were just discussing this issue as I've seen this
failure on my host as well:
ovirtlago.testlib: ERROR: Unhandled exception in <function
all_jobs_finished at 0x3d62320>
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 219,
in assert_equals_within
    res = func()
  File
"/home/jenkins/workspace/ovirt-4.2_change-queue-tester/ovirt-system-tests/basic-suite-4.2/test-scenarios/004_basic_sanity.py",
line 519, in all_jobs_finished
    jobs = engine.jobs_service().list(search='correlation_id=%s' %
correlation_id)
TypeError: list() got an unexpected keyword argument 'search'
lago.utils: ERROR: Error while running thread
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/lago/utils.py", line 58, in
_ret_via_queue
    queue.put({'return': func()})
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 59, in
wrapper
    return func(get_test_prefix(), *args, **kwargs)
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 78, in
wrapper
    prefix.virt_env.engine_vm().get_api(api_ver=4), *args, **kwargs
  File
"/home/jenkins/workspace/ovirt-4.2_change-queue-tester/ovirt-system-tests/basic-suite-4.2/test-scenarios/004_basic_sanity.py",
line 522, in live_storage_migration
    testlib.assert_true_within_long(all_jobs_finished)
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 271,
in assert_true_within_long
    assert_equals_within_long(func, True, allowed_exceptions)
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 258,
in assert_equals_within_long
    func, value, LONG_TIMEOUT, allowed_exceptions=allowed_exceptions
  File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 219,
in assert_equals_within
    res = func()
  File
"/home/jenkins/workspace/ovirt-4.2_change-queue-tester/ovirt-system-tests/basic-suite-4.2/test-scenarios/004_basic_sanity.py",
line 519, in all_jobs_finished
    jobs = engine.jobs_service().list(search='correlation_id=%s' %
correlation_id)
TypeError: list() got an unexpected keyword argument 'search'

Y.



> Thanks,
>
> --
>
> DANIEL BELENKY
>
> RHV DEVOPS
>
> _______________________________________________
> Devel mailing list
> [email protected]
> http://lists.ovirt.org/mailman/listinfo/devel
>
_______________________________________________
Devel mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/devel

Reply via email to