--- BVT pytest attempt 2026-06-02T16:22:30.048127+00:00 (/.local/bin/uv run pytest...) --- 2026-06-02T16:22:31.967865Z [info ] Writing tests log to /home/odh/opendatahub-tests/results/pytest-tests.log [conftest] 2026-06-02T16:22:31.968428Z [info ] Trying to get client via new_client_from_config [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( /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-02T16:22:32.123268Z [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( /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-02T16:22:32.184724Z [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 5 items / 1 deselected / 4 selected tests/cluster_health/test_operator_health.py::test_data_science_cluster_initialization_healthy  ----------------------------------- test_data_science_cluster_initialization_healthy ----------------------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-06-02T16:22:32.249342Z [info ] Executing session fixture: event_loop_policy [conftest] 2026-06-02T16:22:32.249533Z [info ] Executing session fixture: _syrupy_apply_ide_patches [conftest] 2026-06-02T16:22:32.249697Z [info ] Executing session fixture: admin_client [conftest] 2026-06-02T16:22:32.249856Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-06-02T16:22:32.252646Z [info ] Executing session fixture: dsc_resource [conftest] 2026-06-02T16:22:32.252830Z [info ] kind: DataScienceCluster api version: datasciencecluster.opendatahub.io/v2 [ocp_resources.resource] 2026-06-02T16:22:32.368942Z [info ] Executing session fixture: tmp_path_factory [conftest] 2026-06-02T16:22:32.369329Z [info ] Executing session fixture: tests_tmp_dir [conftest] 2026-06-02T16:22:32.370511Z [info ] Executing session fixture: os_path_environment [conftest] 2026-06-02T16:22:32.370795Z [info ] Executing session fixture: tmpdir_factory [conftest] 2026-06-02T16:22:32.371000Z [info ] Executing session fixture: bin_directory [conftest] 2026-06-02T16:22:32.372066Z [info ] Executing session fixture: oc_binary_path [conftest] 2026-06-02T16:22:32.398817Z [info ] kind: ConsoleCLIDownload api version: console.openshift.io/v1 [ocp_resources.resource] 2026-06-02T16:22:32.424986Z [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-02T16:22:32.425167Z [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-02T16:23:32.490756Z [info ] Extract the downloaded archive. [utilities.infra] name=utilities.infra 2026-06-02T16:23:32.630379Z [info ] Downloaded file: ['oc']  [utilities.infra] name=utilities.infra 2026-06-02T16:23:32.659895Z [info ] Executing session fixture: bin_directory_to_os_path [conftest] 2026-06-02T16:23:32.656072Z [info ] OC binary path: /tmp/pytest-C8T5jEkjr3r8ypFjxN7NRn/bin0/oc [tests.conftest] name=tests.conftest 2026-06-02T16:23:32.656150Z [info ] Adding /tmp/pytest-C8T5jEkjr3r8ypFjxN7NRn/bin0 to $PATH [tests.conftest] name=tests.conftest 2026-06-02T16:23:32.660559Z [info ] Executing session fixture: nodes [conftest] 2026-06-02T16:23:33.657404Z [info ] Executing session fixture: dsci_resource [conftest] 2026-06-02T16:23:33.657632Z [info ] kind: DSCInitialization api version: dscinitialization.opendatahub.io/v2 [ocp_resources.resource] 2026-06-02T16:23:33.673742Z [info ] Executing session fixture: record_testsuite_property [conftest] 2026-06-02T16:23:33.673947Z [info ] Executing session fixture: junitxml_plugin [conftest] 2026-06-02T16:23:33.674111Z [info ] Executing session fixture: cluster_sanity_scope_session [conftest] 2026-06-02T16:23:33.671018Z [info ] Skipping cluster sanity check because selected tests include cluster/operator health [tests.conftest] name=tests.conftest 2026-06-02T16:23:33.674432Z [info ] Executing session fixture: autouse_fixtures [conftest] --------------------------------------------------------- CALL --------------------------------------------------------- 2026-06-02T16:23:33.674756Z [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-02T16:23:33.672917Z [info ] Wait for DSCI default-dsci to be in Ready status. [utilities.infra] name=utilities.infra 2026-06-02T16:23:33.675030Z [info ] Get DSCInitialization default-dsci status [ocp_resources DSCInitialization] PASSED _ 1 of 4 completed, 1 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 0 Error, 0 ReRun _ tests/cluster_health/test_operator_health.py::test_data_science_cluster_healthy 2026-06-02T16:23:33.693748Z [info ] Elapsed time: 0.00011444091796875 [0:00:00.000114] [timeout_sampler]  TEST: test_data_science_cluster_initialization_healthy STATUS: PASSED ------------------------------------------------------- TEARDOWN -------------------------------------------------------  ------------------------------------------ test_data_science_cluster_healthy ------------------------------------------ -------------------------------------------------------- SETUP -------------------------------------------------------- --------------------------------------------------------- CALL --------------------------------------------------------- 2026-06-02T16:23:33.694915Z [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-02T16:23:33.693374Z [info ] Wait for DSC default-dsc are Ready. [utilities.infra] name=utilities.infra 2026-06-02T16:23:33.695206Z [info ] Get DataScienceCluster default-dsc status [ocp_resources DataScienceCluster] PASSED _ 2 of 4 completed, 2 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 0 Error, 0 ReRun _ tests/cluster_health/test_operator_health.py::test_pods_cluster_healthy[test_operator_namespace_pod_healthy] 2026-06-02T16:23:33.710975Z [info ] Elapsed time: 3.600120544433594e-05 [0:00:00.000036] [timeout_sampler]  TEST: test_data_science_cluster_healthy STATUS: PASSED ------------------------------------------------------- TEARDOWN -------------------------------------------------------  ---------------------------- test_pods_cluster_healthy[test_operator_namespace_pod_healthy] ---------------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-06-02T16:23:33.711923Z [info ] Executing function fixture: namespace_name [conftest] --------------------------------------------------------- CALL --------------------------------------------------------- 2026-06-02T16:23:33.710541Z [info ] Testing Pods in namespace redhat-ods-operator for cluster health [_pytest.compat] name=tests.cluster_health.test_operator_health 2026-06-02T16:23:33.726760Z [info ] Waiting for 180 seconds [0:03:00], retry every 5 seconds. (Function: utilities.general.get_not_running_pods Kwargs: {'pods': []}) [timeout_sampler] PASSED _ 3 of 4 completed, 3 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 0 Error, 0 ReRun _ tests/cluster_health/test_operator_health.py::test_pods_cluster_healthy[test_application_namespace_pod_healthy] 2026-06-02T16:23:33.762768Z [info ] Elapsed time: 5.817413330078125e-05 [0:00:00.000058] [timeout_sampler]  TEST: test_pods_cluster_healthy[test_operator_namespace_pod_healthy] STATUS: PASSED ------------------------------------------------------- TEARDOWN -------------------------------------------------------  -------------------------- test_pods_cluster_healthy[test_application_namespace_pod_healthy] -------------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-06-02T16:23:33.763727Z [info ] Executing function fixture: namespace_name [conftest] --------------------------------------------------------- CALL --------------------------------------------------------- 2026-06-02T16:23:33.762189Z [info ] Testing Pods in namespace redhat-ods-applications for cluster health [_pytest.compat] name=tests.cluster_health.test_operator_health 2026-06-02T16:23:33.796340Z [info ] Waiting for 180 seconds [0:03:00], retry every 5 seconds. (Function: utilities.general.get_not_running_pods Kwargs: {'pods': [, , , , , , , , , , , , , , , ]}) [timeout_sampler] PASSED2026-06-02T16:23:34.297142Z [info ] Elapsed time: 5.817413330078125e-05 [0:00:00.000058] [timeout_sampler]  TEST: test_pods_cluster_healthy[test_application_namespace_pod_healthy] STATUS: PASSED ------------------------------------------------------- TEARDOWN ------------------------------------------------------- _ 4 of 4 completed, 4 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 0 Error, 0 ReRun _ =========== 4 passed, 1 deselected, 42 warnings in 62.10s (0:01:02) ============ =============================== warnings summary =============================== tests/cluster_health/test_operator_health.py: 42 warnings /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( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html -------------- generated xml file: /artifacts/operator-health.xml -------------- =========== 4 passed, 1 deselected, 42 warnings in 62.10s (0:01:02) ============