Project:
https://jenkins.ovirt.org/job/ovirt-system-tests_compat-4.3-suite-master/
Build:
https://jenkins.ovirt.org/job/ovirt-system-tests_compat-4.3-suite-master/...
Build Number: 331
Build Status: Still Failing
Triggered By: Started by timer
-------------------------------------
Changes Since Last Success:
-------------------------------------
Changes for Build #321
[Galit Rosenthal] Move HE suite to centos8
Changes for Build #322
[jenkins CI] Auto create ovirt-master
Changes for Build #323
[jenkins CI] Auto create ovirt-4.3-cq
[Barak Korren] gate: Fix suit cloning in container
Changes for Build #324
[Michal Skrivanek] add AdvancedVirt repo
Changes for Build #325
[Martin Perina] basic master: Update all packages when setting up a host
[Sandro Bonazzola] pipelines: add ruby sdk to v2 pipelines
Changes for Build #326
[Martin Perina] basic master: Update all packages when setting up a host
Changes for Build #327
[Martin Perina] basic master: Update all packages when setting up a host
[Barak Korren] Ensure Python scripts in toolbox work
[Barak Korren] Add usrc.py to the toolbox
Changes for Build #328
[Galit Rosenthal] Remove suites fail more than a month from check patch
Changes for Build #329
[Galit Rosenthal] Remove suites fail more than a month from check patch
[Martin Perina] mock: Enable maven and pki-deps modules on EL8
Changes for Build #330
[Galit Rosenthal] Remove downloading tested repos to VM's
[Artur Socha] vdsm-jsonrpc-java: enable STDCI v2
Changes for Build #331
[Sandro Bonazzola] he basic suite: enlarge root fs
[Martin Perina] Remove STDCIv1 job for vdsm-jsonrpc-java
[Evgheni Dereveanchin] use keys from distribution-gpg-keys for reposync
[Barak Korren] Drop Minishift fixture
[Barak Korren] Fix EL7 mock on FC30 nodes
-----------------
Failed Tests:
-----------------
1 tests failed.
FAILED: 004_basic_sanity.remove_vm_pool_43
Error Message:
Fault reason is "Operation Failed". Fault detail is "[]". HTTP
response code is 400.
Stack Trace:
Traceback (most recent call last):
File "/usr/lib64/python2.7/unittest/case.py", line 369, in run
testMethod()
File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 142, in
wrapped_test
test()
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 60, in
wrapper
return func(get_test_prefix(), *args, **kwargs)
File "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 79, in
wrapper
prefix.virt_env.engine_vm().get_api(api_ver=4), *args, **kwargs
File
"/home/jenkins/agent/workspace/ovirt-system-tests_compat-4.3-suite-master/ovirt-system-tests/compat-4.3-suite-master/test-scenarios/004_basic_sanity.py",
line 897, in remove_vm_pool
pool_service.remove(query={'correlation_id': correlation_id})
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 35834,
in remove
self._internal_remove(headers, query, wait)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 271, in
_internal_remove
return future.wait() if wait else future
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 55, in
wait
return self._code(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 268, in
callback
self._check_fault(response)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 132, in
_check_fault
self._raise_error(response, body)
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 118, in
_raise_error
raise error
Error: Fault reason is "Operation Failed". Fault detail is "[]". HTTP
response code is 400.