[oVirt Jenkins] ovirt-system-tests_basic-suite-4.3_nightly - Build # 161 - Failure!

Project: https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-4.3_nightly/ Build: https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-4.3_nightly/161... Build Number: 161 Build Status: Failure Triggered By: Started by timer ------------------------------------- Changes Since Last Success: ------------------------------------- Changes for Build #161 [parthdhanjal] WIP: hc-4.3 fix [Ehud Yonasi] psi: fix node label allocation for vms. ----------------- Failed Tests: ----------------- 1 tests failed. FAILED: 098_ovirt_provider_ovn.use_ovn_provider Error Message: Fault reason is "Operation Failed". Fault detail is "[Cannot add Network. The name of the logical network 'network_1' is already used by an existing logical network in the same data-center. -Please choose a different name.]". HTTP response code is 409. -------------------- >> begin captured logging << -------------------- urllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:35357 py.warnings: WARNING: Unverified HTTPS request is being made to host '192.168.202.2'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings urllib3.connectionpool: DEBUG: https://192.168.202.2:35357 "POST /v2.0/tokens/ HTTP/1.1" 200 None urllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696 py.warnings: WARNING: Unverified HTTPS request is being made to host '192.168.202.2'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings urllib3.connectionpool: DEBUG: https://192.168.202.2:9696 "GET /v2.0/networks/ HTTP/1.1" 200 None urllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696 py.warnings: WARNING: Unverified HTTPS request is being made to host '192.168.202.2'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings urllib3.connectionpool: DEBUG: https://192.168.202.2:9696 "GET /v2.0/ports/ HTTP/1.1" 200 None urllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696 py.warnings: WARNING: Unverified HTTPS request is being made to host '192.168.202.2'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings urllib3.connectionpool: DEBUG: https://192.168.202.2:9696 "GET /v2.0/subnets/ HTTP/1.1" 200 None urllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696 py.warnings: WARNING: Unverified HTTPS request is being made to host '192.168.202.2'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings urllib3.connectionpool: DEBUG: https://192.168.202.2:9696 "POST /v2.0/networks/ HTTP/1.1" 201 None urllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696 py.warnings: WARNING: Unverified HTTPS request is being made to host '192.168.202.2'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings urllib3.connectionpool: DEBUG: https://192.168.202.2:9696 "POST /v2.0/subnets/ HTTP/1.1" 201 None urllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696 py.warnings: WARNING: Unverified HTTPS request is being made to host '192.168.202.2'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings urllib3.connectionpool: DEBUG: https://192.168.202.2:9696 "POST /v2.0/ports/ HTTP/1.1" 201 None urllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696 py.warnings: WARNING: Unverified HTTPS request is being made to host '192.168.202.2'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings urllib3.connectionpool: DEBUG: https://192.168.202.2:9696 "GET /v2.0/networks/ HTTP/1.1" 200 None urllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696 py.warnings: WARNING: Unverified HTTPS request is being made to host '192.168.202.2'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings urllib3.connectionpool: DEBUG: https://192.168.202.2:9696 "GET /v2.0/ports/ HTTP/1.1" 200 None urllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696 py.warnings: WARNING: Unverified HTTPS request is being made to host '192.168.202.2'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings urllib3.connectionpool: DEBUG: https://192.168.202.2:9696 "GET /v2.0/subnets/ HTTP/1.1" 200 None --------------------- >> end captured logging << --------------------- Stack Trace: 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 "/usr/lib/python2.7/site-packages/ovirtlago/testlib.py", line 60, in wrapper return func(get_test_prefix(), *args, **kwargs) File "/home/jenkins/agent/workspace/ovirt-system-tests_basic-suite-4.3_nightly/ovirt-system-tests/basic-suite-4.3/test-scenarios/098_ovirt_provider_ovn.py", line 461, in use_ovn_provider _import_network_to_ovirt(api, provider_id, network1_id, datacenter_id) File "/home/jenkins/agent/workspace/ovirt-system-tests_basic-suite-4.3_nightly/ovirt-system-tests/basic-suite-4.3/test-scenarios/098_ovirt_provider_ovn.py", line 347, in _import_network_to_ovirt id=datacenter_id File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 18492, in import_ return self._internal_action(action, 'import', None, headers, query, wait) File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 299, in _internal_action 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 296, in callback self._check_fault(response) File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 134, in _check_fault self._raise_error(response, body.fault) File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 118, in _raise_error raise error 'Fault reason is "Operation Failed". Fault detail is "[Cannot add Network. The name of the logical network \'network_1\' is already used by an existing logical network in the same data-center.\n-Please choose a different name.]". HTTP response code is 409.\n-------------------- >> begin captured logging << --------------------\nurllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:35357\npy.warnings: WARNING: Unverified HTTPS request is being made to host \'192.168.202.2\'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings\nurllib3.connectionpool: DEBUG: https://192.168.202.2:35357 "POST /v2.0/tokens/ HTTP/1.1" 200 None\nurllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696\npy.warnings: WARNING: Unverified HTTPS request is being made to host \'192.168.202.2\'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings\nurllib3.connectionpool: DEBUG: https://192.168.202.2:9696 "GET /v2.0/networks/ HTTP/1.1" 200 None\nurllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696\npy.warnings: WARNING: Unverified HTTPS request is being made to host \'192.168.202.2\'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings\nurllib3.connectionpool: DEBUG: https://192.168.202.2:9696 "GET /v2.0/ports/ HTTP/1.1" 200 None\nurllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696\npy.warnings: WARNING: Unverified HTTPS request is being made to host \'192.168.202.2\'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings\nurllib3.connectionpool: DEBUG: https://192.168.202.2:9696 "GET /v2.0/subnets/ HTTP/1.1" 200 None\nurllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696\npy.warnings: WARNING: Unverified HTTPS request is being made to host \'192.168.202.2\'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings\nurllib3.connectionpool: DEBUG: https://192.168.202.2:9696 "POST /v2.0/networks/ HTTP/1.1" 201 None\nurllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696\npy.warnings: WARNING: Unverified HTTPS request is being made to host \'192.168.202.2\'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings\nurllib3.connectionpool: DEBUG: https://192.168.202.2:9696 "POST /v2.0/subnets/ HTTP/1.1" 201 None\nurllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696\npy.warnings: WARNING: Unverified HTTPS request is being made to host \'192.168.202.2\'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings\nurllib3.connectionpool: DEBUG: https://192.168.202.2:9696 "POST /v2.0/ports/ HTTP/1.1" 201 None\nurllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696\npy.warnings: WARNING: Unverified HTTPS request is being made to host \'192.168.202.2\'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings\nurllib3.connectionpool: DEBUG: https://192.168.202.2:9696 "GET /v2.0/networks/ HTTP/1.1" 200 None\nurllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696\npy.warnings: WARNING: Unverified HTTPS request is being made to host \'192.168.202.2\'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings\nurllib3.connectionpool: DEBUG: https://192.168.202.2:9696 "GET /v2.0/ports/ HTTP/1.1" 200 None\nurllib3.connectionpool: DEBUG: Starting new HTTPS connection (1): 192.168.202.2:9696\npy.warnings: WARNING: Unverified HTTPS request is being made to host \'192.168.202.2\'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings\nurllib3.connectionpool: DEBUG: https://192.168.202.2:9696 "GET /v2.0/subnets/ HTTP/1.1" 200 None\n--------------------- >> end captured logging << ---------------------'

Project: https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-4.3_nightly/ Build: https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-4.3_nightly/162... Build Number: 162 Build Status: Still Failing Triggered By: Started by timer ------------------------------------- Changes Since Last Success: ------------------------------------- Changes for Build #161 [parthdhanjal] WIP: hc-4.3 fix [Ehud Yonasi] psi: fix node label allocation for vms. Changes for Build #162 [parthdhanjal] WIP: hc-4.3 fix ----------------- Failed Tests: ----------------- 1 tests failed. FAILED: 004_basic_sanity.run_vms Error Message: Fault reason is "Operation Failed". Fault detail is "[Network error during communication with the Host.]". 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 "/home/jenkins/agent/workspace/ovirt-system-tests_basic-suite-4.3_nightly/ovirt-system-tests/basic-suite-4.3/test-scenarios/004_basic_sanity.py", line 694, in run_vms vm0_service.start(use_cloud_init=True, vm=vm_params) File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 32520, in start return self._internal_action(action, 'start', None, headers, query, wait) File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 299, in _internal_action 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 296, in callback self._check_fault(response) File "/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py", line 134, in _check_fault self._raise_error(response, body.fault) 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 "[Network error during communication with the Host.]". HTTP response code is 400.

Project: https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-4.3_nightly/ Build: https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-4.3_nightly/163... Build Number: 163 Build Status: Fixed Triggered By: Started by timer ------------------------------------- Changes Since Last Success: ------------------------------------- Changes for Build #161 [parthdhanjal] WIP: hc-4.3 fix [Ehud Yonasi] psi: fix node label allocation for vms. Changes for Build #162 [parthdhanjal] WIP: hc-4.3 fix Changes for Build #163 [parthdhanjal] WIP: hc-4.3 fix ----------------- Failed Tests: ----------------- All tests passed
participants (1)
-
jenkins@jenkins.phx.ovirt.org