<?xml version="1.0" encoding="utf-8"?><testsuites name="pytest tests"><testsuite name="pytest" errors="0" failures="1" skipped="0" tests="4" time="199.970" timestamp="2026-07-01T18:02:42.825144+00:00" hostname="olminstall-odd83c44632a7f4b27ae5fe78bb37eccf09df789fe7b4620-pod"><testcase classname="tests.cluster_health.test_operator_health" name="test_data_science_cluster_initialization_healthy" time="17.888" /><testcase classname="tests.cluster_health.test_operator_health" name="test_data_science_cluster_healthy" time="0.018" /><testcase classname="tests.cluster_health.test_operator_health" name="test_pods_cluster_healthy[test_operator_namespace_pod_healthy]" time="0.206" /><testcase classname="tests.cluster_health.test_operator_health" name="test_pods_cluster_healthy[test_application_namespace_pod_healthy]" time="181.702"><failure message="timeout_sampler.TimeoutExpiredError: Timed Out: 180&#10;Function: utilities.general.get_not_running_pods  Kwargs: {'pods': [&lt;ocp_resources.pod.Pod object at 0x7fab74c76a50&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab74c77770&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab74c774d0&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab74c77380&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab74c76e40&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af0c20&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af1550&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af1160&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af1400&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af0050&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af01a0&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af1940&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af1be0&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af1a90&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af1d30&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af1e80&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af1fd0&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af2120&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af2270&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af23c0&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af2510&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af2660&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af27b0&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af2900&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af2a50&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af2ba0&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af2cf0&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af2e40&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af2f90&gt;]}&#10;Last exception: N/A.">Traceback (most recent call last):
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 353, in from_call
    result: TResult | None = func()
                             ~~~~^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 245, in &lt;lambda&gt;
    lambda: runtest_hook(item=item, **kwds),
            ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
           ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
           ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall
    raise exception
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall
    teardown.throw(exception)
    ~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/capture.py", line 900, in pytest_runtest_call
    return (yield)
            ^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall
    teardown.throw(exception)
    ~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
    return result.get_result()
           ~~~~~~~~~~~~~~~~~^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result
    raise exc.with_traceback(tb)
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
    res = yield
          ^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall
    teardown.throw(exception)
    ~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/skipping.py", line 268, in pytest_runtest_call
    return (yield)
            ^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall
    res = hook_impl.function(*args)
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 179, in pytest_runtest_call
    item.runtest()
    ~~~~~~~~~~~~^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1720, in runtest
    self.ihook.pytest_pyfunc_call(pyfuncitem=self)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
           ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
           ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall
    raise exception
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall
    teardown.throw(exception)
    ~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
    return result.get_result()
           ~~~~~~~~~~~~~~~~~^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result
    raise exc.with_traceback(tb)
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
    res = yield
          ^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall
    res = hook_impl.function(*args)
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 166, in pytest_pyfunc_call
    result = testfunction(**testargs)
  File "/home/odh/opendatahub-tests/tests/cluster_health/test_operator_health.py", line 49, in test_pods_cluster_healthy
    wait_for_pods_running(admin_client=admin_client, namespace_name=namespace_name)
    ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/utilities/general.py", line 500, in wait_for_pods_running
    for sample in samples:
                  ^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/timeout_sampler/__init__.py", line 182, in __iter__
    raise TimeoutExpiredError(self._get_exception_log(exp=last_exp), last_exp=last_exp)
timeout_sampler.TimeoutExpiredError: Timed Out: 180
Function: utilities.general.get_not_running_pods  Kwargs: {'pods': [&lt;ocp_resources.pod.Pod object at 0x7fab74c76a50&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab74c77770&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab74c774d0&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab74c77380&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab74c76e40&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af0c20&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af1550&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af1160&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af1400&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af0050&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af01a0&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af1940&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af1be0&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af1a90&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af1d30&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af1e80&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af1fd0&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af2120&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af2270&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af23c0&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af2510&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af2660&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af27b0&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af2900&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af2a50&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af2ba0&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af2cf0&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af2e40&gt;, &lt;ocp_resources.pod.Pod object at 0x7fab73af2f90&gt;]}
Last exception: N/A.</failure></testcase></testsuite></testsuites>