--- BVT pytest attempt 2026-06-03T11:09:43.903088+00:00 (/.local/bin/uv run pytest...) --- 2026-06-03T11:09:45.339926Z [info ] Writing tests log to /home/odh/opendatahub-tests/results/pytest-tests.log [conftest] 2026-06-03T11:09:45.349786Z [info ] BEGIN (implicit)  [sqlalchemy.engine.Engine] 2026-06-03T11:09:45.350604Z [info ] BEGIN (implicit)  [sqlalchemy.engine.Engine] 2026-06-03T11:09:45.350788Z [info ] PRAGMA main.table_info("OpenDataHubTestTable") [sqlalchemy.engine.Engine] 2026-06-03T11:09:45.350945Z [info ] PRAGMA main.table_info("OpenDataHubTestTable") [sqlalchemy.engine.Engine] 2026-06-03T11:09:45.351212Z [info ] [raw sql] ()  [sqlalchemy.engine.Engine] 2026-06-03T11:09:45.351400Z [info ] [raw sql] ()  [sqlalchemy.engine.Engine] 2026-06-03T11:09:45.351549Z [info ] COMMIT  [sqlalchemy.engine.Engine] 2026-06-03T11:09:45.351740Z [info ] COMMIT  [sqlalchemy.engine.Engine] 2026-06-03T11:09:45.352576Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-06-03T11:09:45.359273Z [info ] kind: DataScienceCluster api version: datasciencecluster.opendatahub.io/v2 [ocp_resources.resource] /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.ods-qe-psi-09.osp.rh-ods.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.ods-qe-psi-09.osp.rh-ods.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.ods-qe-psi-09.osp.rh-ods.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( 2026-06-03T11:09:45.463929Z [info ] kind: DSCInitialization api version: dscinitialization.opendatahub.io/v2 [ocp_resources.resource] /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.ods-qe-psi-09.osp.rh-ods.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( ============================= test session starts ============================== platform linux -- Python 3.14.5, pytest-9.0.3, pluggy-1.6.0 -- /home/odh/opendatahub-tests/.venv/bin/python cachedir: .pytest_cache metadata: {'Python': '3.14.5', 'Platform': 'Linux-5.14.0-427.115.1.el9_4.x86_64-x86_64-with-glibc2.42', 'Packages': {'pytest': '9.0.3', 'pluggy': '1.6.0'}, 'Plugins': {'anyio': '4.13.0', 'langsmith': '0.8.7', 'asyncio': '1.4.0', 'dependency': '0.6.1', 'html': '4.2.0', 'metadata': '3.1.1', 'order': '1.4.0', 'progress': '1.4.0', 'testconfig': '0.2.0', 'xdist': '3.8.0', 'syrupy': '5.2.0'}} rootdir: /home/odh/opendatahub-tests configfile: pytest.ini plugins: anyio-4.13.0, langsmith-0.8.7, asyncio-1.4.0, dependency-0.6.1, html-4.2.0, metadata-3.1.1, order-1.4.0, progress-1.4.0, testconfig-0.2.0, xdist-3.8.0, syrupy-5.2.0 asyncio: mode=Mode.STRICT, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function collecting ... collected 16 items tests/model_serving/maas_billing/component_health/test_maas_api_health_check.py::TestMaaSApiComponentHealth::test_maas_management_state  ---------------------------------------------- test_maas_management_state ---------------------------------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-06-03T11:09:45.535305Z [info ] (OpenDataHubTestTable|OpenDataHubTestTable) _post_configure_properties() started [sqlalchemy.orm.mapper.Mapper] 2026-06-03T11:09:45.535925Z [info ] (OpenDataHubTestTable|OpenDataHubTestTable) initialize prop id [sqlalchemy.orm.mapper.Mapper] 2026-06-03T11:09:45.536532Z [info ] (OpenDataHubTestTable|OpenDataHubTestTable) initialize prop test_name [sqlalchemy.orm.mapper.Mapper] 2026-06-03T11:09:45.536754Z [info ] (OpenDataHubTestTable|OpenDataHubTestTable) initialize prop start_time [sqlalchemy.orm.mapper.Mapper] 2026-06-03T11:09:45.537084Z [info ] (OpenDataHubTestTable|OpenDataHubTestTable) _post_configure_properties() complete [sqlalchemy.orm.mapper.Mapper] 2026-06-03T11:09:45.537291Z [info ] BEGIN (implicit)  [sqlalchemy.engine.Engine] 2026-06-03T11:09:45.538223Z [info ] BEGIN (implicit)  [sqlalchemy.engine.Engine] 2026-06-03T11:09:45.538521Z [info ] INSERT INTO "OpenDataHubTestTable" (test_name, start_time) VALUES (?, ?) [sqlalchemy.engine.Engine] 2026-06-03T11:09:45.540304Z [info ] INSERT INTO "OpenDataHubTestTable" (test_name, start_time) VALUES (?, ?) [sqlalchemy.engine.Engine] 2026-06-03T11:09:45.540560Z [info ] [generated in 0.00014s] ('/home/odh/opendatahub-tests/tests/model_serving/maas_billing/component_health/test_maas_api_health_check.py::test_maas_management_state', 1780484985) [sqlalchemy.engine.Engine] 2026-06-03T11:09:45.540777Z [info ] [generated in 0.00014s] ('/home/odh/opendatahub-tests/tests/model_serving/maas_billing/component_health/test_maas_api_health_check.py::test_maas_management_state', 1780484985) [sqlalchemy.engine.Engine] 2026-06-03T11:09:45.540927Z [info ] COMMIT  [sqlalchemy.engine.Engine] 2026-06-03T11:09:45.545416Z [info ] COMMIT  [sqlalchemy.engine.Engine] 2026-06-03T11:09:45.545577Z [info ] Executing session fixture: event_loop_policy [conftest] 2026-06-03T11:09:45.545708Z [info ] Executing session fixture: _syrupy_apply_ide_patches [conftest] 2026-06-03T11:09:45.545840Z [info ] Executing session fixture: admin_client [conftest] 2026-06-03T11:09:45.545984Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-06-03T11:09:45.546121Z [info ] Executing session fixture: dsc_resource [conftest] 2026-06-03T11:09:45.546244Z [info ] kind: DataScienceCluster api version: datasciencecluster.opendatahub.io/v2 [ocp_resources.resource] 2026-06-03T11:09:45.634596Z [info ] Executing session fixture: tmp_path_factory [conftest] 2026-06-03T11:09:45.634769Z [info ] Executing session fixture: tests_tmp_dir [conftest] 2026-06-03T11:09:45.635891Z [info ] Executing session fixture: os_path_environment [conftest] 2026-06-03T11:09:45.636128Z [info ] Executing session fixture: tmpdir_factory [conftest] 2026-06-03T11:09:45.636305Z [info ] Executing session fixture: bin_directory [conftest] 2026-06-03T11:09:45.637531Z [info ] Executing session fixture: oc_binary_path [conftest] 2026-06-03T11:09:45.637684Z [info ] kind: ConsoleCLIDownload api version: console.openshift.io/v1 [ocp_resources.resource] 2026-06-03T11:09:45.664939Z [info ] All oc console cli download links: ['https://downloads-openshift-console.apps.ods-qe-psi-09.osp.rh-ods.com/amd64/linux/oc.tar'] [utilities.infra] name=utilities.infra 2026-06-03T11:09:45.665168Z [info ] Downloading archive using: url=https://downloads-openshift-console.apps.ods-qe-psi-09.osp.rh-ods.com/amd64/linux/oc.tar [utilities.infra] name=utilities.infra 2026-06-03T11:09:47.285123Z [info ] Extract the downloaded archive. [utilities.infra] name=utilities.infra 2026-06-03T11:09:47.510570Z [info ] Downloaded file: ['oc']  [utilities.infra] name=utilities.infra 2026-06-03T11:09:47.545636Z [info ] Executing session fixture: bin_directory_to_os_path [conftest] 2026-06-03T11:09:47.541048Z [info ] OC binary path: /tmp/pytest-fj3ewvLWgwomG2Hn3AEM7f/bin0/oc [tests.conftest] name=tests.conftest 2026-06-03T11:09:47.541155Z [info ] Adding /tmp/pytest-fj3ewvLWgwomG2Hn3AEM7f/bin0 to $PATH [tests.conftest] name=tests.conftest 2026-06-03T11:09:47.546156Z [info ] Executing session fixture: nodes [conftest] 2026-06-03T11:09:47.620118Z [info ] Executing session fixture: dsci_resource [conftest] 2026-06-03T11:09:47.620385Z [info ] kind: DSCInitialization api version: dscinitialization.opendatahub.io/v2 [ocp_resources.resource] 2026-06-03T11:09:47.635242Z [info ] Executing session fixture: record_testsuite_property [conftest] 2026-06-03T11:09:47.635424Z [info ] Executing session fixture: junitxml_plugin [conftest] 2026-06-03T11:09:47.635585Z [info ] Executing session fixture: cluster_sanity_scope_session [conftest] 2026-06-03T11:09:47.634299Z [info ] Check cluster sanity.  [utilities.infra] name=utilities.infra 2026-06-03T11:09:47.635865Z [info ] Verify all nodes are in a healthy condition. [ocp_utilities.infra] 2026-06-03T11:09:47.752412Z [info ] Verify all nodes are schedulable. [ocp_utilities.infra] 2026-06-03T11:09:47.851806Z [info ] Waiting for 120 seconds [0:02:00], retry every 5 seconds. (Function: utilities.infra.wait_for_dsci_status_ready Kwargs: {'dsci_resource': }) [timeout_sampler] 2026-06-03T11:09:47.851162Z [info ] Wait for DSCI default-dsci to be in Ready status. [utilities.infra] name=utilities.infra 2026-06-03T11:09:47.852240Z [info ] Get DSCInitialization default-dsci status [ocp_resources DSCInitialization] 2026-06-03T11:09:47.865503Z [info ] Elapsed time: 0.0001404285430908203 [0:00:00.000140] [timeout_sampler] 2026-06-03T11:09:47.865725Z [info ] Waiting for 120 seconds [0:02:00], retry every 5 seconds. (Function: utilities.infra.wait_for_dsc_status_ready Kwargs: {'dsc_resource': }) [timeout_sampler] 2026-06-03T11:09:47.864881Z [info ] Wait for DSC default-dsc are Ready. [utilities.infra] name=utilities.infra 2026-06-03T11:09:47.866314Z [info ] Get DataScienceCluster default-dsc status [ocp_resources DataScienceCluster] 2026-06-03T11:09:47.881154Z [info ] Elapsed time: 3.409385681152344e-05 [0:00:00.000034] [timeout_sampler] 2026-06-03T11:09:47.881332Z [info ] Executing session fixture: autouse_fixtures [conftest] 2026-06-03T11:09:47.881508Z [info ] Executing session fixture: maas_gateway_api_hostname [conftest] 2026-06-03T11:09:47.881655Z [info ] kind: Ingress api version: config.openshift.io/v1 [ocp_resources.resource] 2026-06-03T11:09:47.908467Z [info ] Executing session fixture: maas_gateway_api [conftest] 2026-06-03T11:09:47.932815Z [info ] kind: Gateway api version: gateway.networking.k8s.io/v1 [ocp_resources.resource] 2026-06-03T11:09:47.946675Z [info ] Reusing existing gateway openshift-ingress/maas-default-gateway [conftest] name=conftest 2026-06-03T11:09:47.947699Z [info ] Wait for Gateway/maas-default-gateway's 'Programmed' condition to be 'True' [ocp_resources Gateway] 2026-06-03T11:09:47.947830Z [info ] Wait until Gateway maas-default-gateway is created [ocp_resources Gateway] 2026-06-03T11:09:47.948013Z [info ] Waiting for 300 seconds [0:05:00], retry every 1 seconds. (Function: ocp_resources.resource.wait.lambda: self.exists) [timeout_sampler] 2026-06-03T11:09:47.962676Z [info ] Elapsed time: 3.314018249511719e-05 [0:00:00.000033] [timeout_sampler] 2026-06-03T11:09:47.962849Z [info ] Waiting for 299.9847023487091 seconds [0:04:59.984702], retry every 1 seconds. (Function: ocp_resources.resource.wait_for_condition.lambda: self.instance) [timeout_sampler] ERROR TEST: TestMaaSApiComponentHealth.test_maas_management_state [setup] STATUS: ERROR 2026-06-03T11:14:48.256043Z [error ] 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 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 895, in pytest_runtest_setup 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 165, in pytest_runtest_setup item.session._setupstate.setup(item) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 523, in setup col.setup() ~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1723, in setup self._request._fillfixtures() ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 707, in _fillfixtures item.funcargs[argname] = self.getfixturevalue(argname) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 539, in getfixturevalue fixturedef = self._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 627, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1068, in execute fixturedef = request._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 627, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1110, in execute result: FixtureValue = ihook.pytest_fixture_setup( ~~~~~~~~~~~~~~~~~~~~~~~~~~^ fixturedef=self, request=request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ 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_asyncio/plugin.py", line 924, in pytest_fixture_setup 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/setuponly.py", line 36, in pytest_fixture_setup 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/fixtures.py", line 1202, in pytest_fixture_setup result = call_fixture_func(fixturefunc, request, kwargs) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 908, in call_fixture_func fixture_result = next(generator) File "/home/odh/opendatahub-tests/tests/model_serving/maas_billing/conftest.py", line 935, in maas_gateway_api gw.wait_for_condition(condition="Programmed", status="True", timeout=300) ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 1316, in wait_for_condition for sample in TimeoutSampler( ~~~~~~~~~~~~~~^ wait_timeout=timeout_watcher.remaining_time(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ sleep=sleep_time, ^^^^^^^^^^^^^^^^^ func=lambda: self.instance, ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ): ^ 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: 299.9847023487091 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. [conftest] 2026-06-03T11:14:48.261196Z [info ] Must-gather collection is enabled for /home/odh/opendatahub-tests/tests/model_serving/maas_billing/component_health/test_maas_api_health_check.py::test_maas_management_state. [conftest] 2026-06-03T11:14:48.261631Z [info ] BEGIN (implicit)  [sqlalchemy.engine.Engine] 2026-06-03T11:14:48.261909Z [info ] BEGIN (implicit)  [sqlalchemy.engine.Engine] 2026-06-03T11:14:48.262093Z [info ] SELECT "OpenDataHubTestTable".start_time AS "OpenDataHubTestTable_start_time" FROM "OpenDataHubTestTable" WHERE "OpenDataHubTestTable".test_name = ? LIMIT ? OFFSET ? [sqlalchemy.engine.Engine] 2026-06-03T11:14:48.262233Z [info ] SELECT "OpenDataHubTestTable".start_time AS "OpenDataHubTestTable_start_time" FROM "OpenDataHubTestTable" WHERE "OpenDataHubTestTable".test_name = ? LIMIT ? OFFSET ? [sqlalchemy.engine.Engine] 2026-06-03T11:14:48.262462Z [info ] [generated in 0.00018s] ('/home/odh/opendatahub-tests/tests/model_serving/maas_billing/component_health/test_maas_api_health_check.py::test_maas_management_state', 1, 0) [sqlalchemy.engine.Engine] 2026-06-03T11:14:48.262637Z [info ] [generated in 0.00018s] ('/home/odh/opendatahub-tests/tests/model_serving/maas_billing/component_health/test_maas_api_health_check.py::test_maas_management_state', 1, 0) [sqlalchemy.engine.Engine] 2026-06-03T11:14:48.262782Z [info ] ROLLBACK  [sqlalchemy.engine.Engine] 2026-06-03T11:14:48.262916Z [info ] ROLLBACK  [sqlalchemy.engine.Engine] 2026-06-03T11:14:48.263079Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-06-03T11:14:48.263216Z [info ] kind: Subscription api version: operators.coreos.com/v1alpha1 [ocp_resources.resource] 2026-06-03T11:14:48.337164Z [info ] Checking subscription rhoai-operator-dev [utilities.infra] name=utilities.infra 2026-06-03T11:14:48.352690Z [info ] Expected CSV: rhods-operator.3.4.0-ea.1 [utilities.infra] name=utilities.infra 2026-06-03T11:14:48.355323Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-06-03T11:14:48.359574Z [info ] kind: ClusterServiceVersion api version: operators.coreos.com/v1alpha1 [ocp_resources.resource] 2026-06-03T11:14:48.615132Z [info ] Running oc adm must-gather --dest-dir=/home/odh/opendatahub-tests/results/must-gather-collected/model_serving/maas_billing/component_health/test_maas_api_health_check/TestMaaSApiComponentHealth/test_maas_management_state/pytest_exception_interact --since=303s --image=registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:7b394654b91821bd58cfe973c2d28f94b8ae323ed75e2e0de6fee1988b525690 command [pyhelper_utils.shell] /usr/lib64/python3.14/multiprocessing/resource_tracker.py:475: UserWarning: resource_tracker: There appear to be 3 leaked semaphore objects to clean up at shutdown: {'/mp-zjlddaco', '/mp-0s8nqkjr', '/mp-2pk62tbv'} warnings.warn(