--- BVT pytest attempt 2026-06-02T07:34:12.020284+00:00 (/.local/bin/uv run pytest...) --- 2026-06-02T07:34:13.576367Z [info ] Writing tests log to /home/odh/opendatahub-tests/results/pytest-tests.log [conftest] 2026-06-02T07:34:13.586425Z [info ] BEGIN (implicit)  [sqlalchemy.engine.Engine] 2026-06-02T07:34:13.587211Z [info ] BEGIN (implicit)  [sqlalchemy.engine.Engine] 2026-06-02T07:34:13.587425Z [info ] PRAGMA main.table_info("OpenDataHubTestTable") [sqlalchemy.engine.Engine] 2026-06-02T07:34:13.587625Z [info ] PRAGMA main.table_info("OpenDataHubTestTable") [sqlalchemy.engine.Engine] 2026-06-02T07:34:13.587851Z [info ] [raw sql] ()  [sqlalchemy.engine.Engine] 2026-06-02T07:34:13.588061Z [info ] [raw sql] ()  [sqlalchemy.engine.Engine] 2026-06-02T07:34:13.588219Z [info ] COMMIT  [sqlalchemy.engine.Engine] 2026-06-02T07:34:13.588373Z [info ] COMMIT  [sqlalchemy.engine.Engine] 2026-06-02T07:34:13.589188Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-06-02T07:34:13.596065Z [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-02T07:34:13.732798Z [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-02T07:34:13.815784Z [info ] (OpenDataHubTestTable|OpenDataHubTestTable) _post_configure_properties() started [sqlalchemy.orm.mapper.Mapper] 2026-06-02T07:34:13.816038Z [info ] (OpenDataHubTestTable|OpenDataHubTestTable) initialize prop id [sqlalchemy.orm.mapper.Mapper] 2026-06-02T07:34:13.816226Z [info ] (OpenDataHubTestTable|OpenDataHubTestTable) initialize prop test_name [sqlalchemy.orm.mapper.Mapper] 2026-06-02T07:34:13.816390Z [info ] (OpenDataHubTestTable|OpenDataHubTestTable) initialize prop start_time [sqlalchemy.orm.mapper.Mapper] 2026-06-02T07:34:13.816556Z [info ] (OpenDataHubTestTable|OpenDataHubTestTable) _post_configure_properties() complete [sqlalchemy.orm.mapper.Mapper] 2026-06-02T07:34:13.816719Z [info ] BEGIN (implicit)  [sqlalchemy.engine.Engine] 2026-06-02T07:34:13.816874Z [info ] BEGIN (implicit)  [sqlalchemy.engine.Engine] 2026-06-02T07:34:13.817580Z [info ] INSERT INTO "OpenDataHubTestTable" (test_name, start_time) VALUES (?, ?) [sqlalchemy.engine.Engine] 2026-06-02T07:34:13.818323Z [info ] INSERT INTO "OpenDataHubTestTable" (test_name, start_time) VALUES (?, ?) [sqlalchemy.engine.Engine] 2026-06-02T07:34:13.818678Z [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', 1780385653) [sqlalchemy.engine.Engine] 2026-06-02T07:34:13.819876Z [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', 1780385653) [sqlalchemy.engine.Engine] 2026-06-02T07:34:13.820076Z [info ] COMMIT  [sqlalchemy.engine.Engine] 2026-06-02T07:34:13.820239Z [info ] COMMIT  [sqlalchemy.engine.Engine] 2026-06-02T07:34:13.820402Z [info ] Executing session fixture: event_loop_policy [conftest] 2026-06-02T07:34:13.820554Z [info ] Executing session fixture: _syrupy_apply_ide_patches [conftest] 2026-06-02T07:34:13.820705Z [info ] Executing session fixture: admin_client [conftest] 2026-06-02T07:34:13.820878Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-06-02T07:34:13.827197Z [info ] Executing session fixture: dsc_resource [conftest] 2026-06-02T07:34:13.827357Z [info ] kind: DataScienceCluster api version: datasciencecluster.opendatahub.io/v2 [ocp_resources.resource] 2026-06-02T07:34:13.915103Z [info ] Executing session fixture: tmp_path_factory [conftest] 2026-06-02T07:34:13.915306Z [info ] Executing session fixture: tests_tmp_dir [conftest] 2026-06-02T07:34:13.916525Z [info ] Executing session fixture: os_path_environment [conftest] 2026-06-02T07:34:13.916722Z [info ] Executing session fixture: tmpdir_factory [conftest] 2026-06-02T07:34:13.916900Z [info ] Executing session fixture: bin_directory [conftest] 2026-06-02T07:34:13.918240Z [info ] Executing session fixture: oc_binary_path [conftest] 2026-06-02T07:34:13.918392Z [info ] kind: ConsoleCLIDownload api version: console.openshift.io/v1 [ocp_resources.resource] 2026-06-02T07:34:13.958718Z [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-02T07:34:13.958820Z [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-02T07:34:16.158128Z [info ] Extract the downloaded archive. [utilities.infra] name=utilities.infra 2026-06-02T07:34:16.867001Z [info ] Downloaded file: ['oc']  [utilities.infra] name=utilities.infra 2026-06-02T07:34:16.898926Z [info ] Executing session fixture: bin_directory_to_os_path [conftest] 2026-06-02T07:34:16.896371Z [info ] OC binary path: /tmp/pytest-T9xvws668EDeTsURAgzoTf/bin0/oc [tests.conftest] name=tests.conftest 2026-06-02T07:34:16.896441Z [info ] Adding /tmp/pytest-T9xvws668EDeTsURAgzoTf/bin0 to $PATH [tests.conftest] name=tests.conftest 2026-06-02T07:34:16.899854Z [info ] Executing session fixture: nodes [conftest] 2026-06-02T07:34:17.055894Z [info ] Executing session fixture: dsci_resource [conftest] 2026-06-02T07:34:17.056173Z [info ] kind: DSCInitialization api version: dscinitialization.opendatahub.io/v2 [ocp_resources.resource] 2026-06-02T07:34:17.075079Z [info ] Executing session fixture: record_testsuite_property [conftest] 2026-06-02T07:34:17.075239Z [info ] Executing session fixture: junitxml_plugin [conftest] 2026-06-02T07:34:17.075375Z [info ] Executing session fixture: cluster_sanity_scope_session [conftest] 2026-06-02T07:34:17.074159Z [info ] Check cluster sanity.  [utilities.infra] name=utilities.infra 2026-06-02T07:34:17.075650Z [info ] Verify all nodes are in a healthy condition. [ocp_utilities.infra] 2026-06-02T07:34:17.175273Z [info ] Verify all nodes are schedulable. [ocp_utilities.infra] 2026-06-02T07:34:17.272665Z [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-02T07:34:17.271841Z [info ] Wait for DSCI default-dsci to be in Ready status. [utilities.infra] name=utilities.infra 2026-06-02T07:34:17.273025Z [info ] Get DSCInitialization default-dsci status [ocp_resources DSCInitialization] 2026-06-02T07:34:17.284907Z [info ] Elapsed time: 0.00013375282287597656 [0:00:00.000134] [timeout_sampler] 2026-06-02T07:34:17.285180Z [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-02T07:34:17.284219Z [info ] Wait for DSC default-dsc are Ready. [utilities.infra] name=utilities.infra 2026-06-02T07:34:17.285506Z [info ] Get DataScienceCluster default-dsc status [ocp_resources DataScienceCluster] 2026-06-02T07:34:17.325801Z [info ] Elapsed time: 4.506111145019531e-05 [0:00:00.000045] [timeout_sampler] 2026-06-02T07:34:17.326018Z [info ] Executing session fixture: autouse_fixtures [conftest] 2026-06-02T07:34:17.326188Z [info ] Executing session fixture: maas_gateway_api_hostname [conftest] 2026-06-02T07:34:17.326369Z [info ] kind: Ingress api version: config.openshift.io/v1 [ocp_resources.resource] 2026-06-02T07:34:17.351747Z [info ] Executing session fixture: maas_gateway_api [conftest] 2026-06-02T07:34:17.379931Z [info ] kind: Gateway api version: gateway.networking.k8s.io/v1 [ocp_resources.resource] 2026-06-02T07:34:17.392755Z [info ] Reusing existing gateway openshift-ingress/maas-default-gateway [conftest] name=conftest 2026-06-02T07:34:17.393767Z [info ] Wait for Gateway/maas-default-gateway's 'Programmed' condition to be 'True' [ocp_resources Gateway] 2026-06-02T07:34:17.393957Z [info ] Wait until Gateway maas-default-gateway is created [ocp_resources Gateway] 2026-06-02T07:34:17.394160Z [info ] Waiting for 300 seconds [0:05:00], retry every 1 seconds. (Function: ocp_resources.resource.wait.lambda: self.exists) [timeout_sampler] 2026-06-02T07:34:17.408304Z [info ] Elapsed time: 3.790855407714844e-05 [0:00:00.000038] [timeout_sampler] 2026-06-02T07:34:17.408494Z [info ] Waiting for 299.9852204322815 seconds [0:04:59.985220], 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-02T07:39:17.910868Z [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.9852204322815 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. [conftest] 2026-06-02T07:39:17.911798Z [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-02T07:39:17.912090Z [info ] BEGIN (implicit)  [sqlalchemy.engine.Engine] 2026-06-02T07:39:17.914016Z [info ] BEGIN (implicit)  [sqlalchemy.engine.Engine] 2026-06-02T07:39:17.914205Z [info ] SELECT "OpenDataHubTestTable".start_time AS "OpenDataHubTestTable_start_time" FROM "OpenDataHubTestTable" WHERE "OpenDataHubTestTable".test_name = ? LIMIT ? OFFSET ? [sqlalchemy.engine.Engine] 2026-06-02T07:39:17.914362Z [info ] SELECT "OpenDataHubTestTable".start_time AS "OpenDataHubTestTable_start_time" FROM "OpenDataHubTestTable" WHERE "OpenDataHubTestTable".test_name = ? LIMIT ? OFFSET ? [sqlalchemy.engine.Engine] 2026-06-02T07:39:17.914570Z [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', 1, 0) [sqlalchemy.engine.Engine] 2026-06-02T07:39:17.914749Z [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', 1, 0) [sqlalchemy.engine.Engine] 2026-06-02T07:39:17.914952Z [info ] ROLLBACK  [sqlalchemy.engine.Engine] 2026-06-02T07:39:17.920277Z [info ] ROLLBACK  [sqlalchemy.engine.Engine] 2026-06-02T07:39:17.920602Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-06-02T07:39:17.920774Z [info ] kind: Subscription api version: operators.coreos.com/v1alpha1 [ocp_resources.resource] 2026-06-02T07:39:18.011668Z [info ] Checking subscription rhoai-operator-dev [utilities.infra] name=utilities.infra 2026-06-02T07:39:18.027762Z [info ] Expected CSV: rhods-operator.3.4.0-ea.1 [utilities.infra] name=utilities.infra 2026-06-02T07:39:18.030289Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-06-02T07:39:18.034695Z [info ] kind: ClusterServiceVersion api version: operators.coreos.com/v1alpha1 [ocp_resources.resource] 2026-06-02T07:39:18.200652Z [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=304s --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-2m7b91ab', '/mp-lfvtz0sp', '/mp-qnw7s65p'} warnings.warn(