--- BVT pytest attempt 2026-05-21T11:42:21.767410+00:00 (/.local/bin/uv run pytest...) --- 2026-05-21T11:42:23.633306Z [info ] Writing tests log to /home/odh/opendatahub-tests/results/pytest-tests.log [conftest] 2026-05-21T11:42:23.633968Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-05-21T11:42:23.682623Z [info ] kind: DataScienceCluster api version: datasciencecluster.opendatahub.io/v2 [ocp_resources.resource] 2026-05-21T11:42:23.699297Z [info ] kind: DSCInitialization api version: dscinitialization.opendatahub.io/v2 [ocp_resources.resource] ============================= test session starts ============================== platform linux -- Python 3.14.4, pytest-9.0.3, pluggy-1.6.0 -- /home/odh/opendatahub-tests/.venv/bin/python cachedir: .pytest_cache metadata: {'Python': '3.14.4', '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.5', 'asyncio': '1.3.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.5, asyncio-1.3.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 / 4 deselected / 1 selected tests/cluster_health/test_cluster_health.py::test_cluster_node_healthy  ---------------------------------------------- test_cluster_node_healthy ---------------------------------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-05-21T11:42:23.738790Z [info ] Executing session fixture: event_loop_policy [conftest] 2026-05-21T11:42:23.739019Z [info ] Executing session fixture: _syrupy_apply_ide_patches [conftest] 2026-05-21T11:42:23.739206Z [info ] Executing session fixture: admin_client [conftest] 2026-05-21T11:42:23.739468Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-05-21T11:42:23.740633Z [info ] Executing session fixture: dsc_resource [conftest] 2026-05-21T11:42:23.740780Z [info ] kind: DataScienceCluster api version: datasciencecluster.opendatahub.io/v2 [ocp_resources.resource] 2026-05-21T11:42:23.767604Z [info ] Executing session fixture: tmp_path_factory [conftest] 2026-05-21T11:42:23.767785Z [info ] Executing session fixture: tests_tmp_dir [conftest] 2026-05-21T11:42:23.769023Z [info ] Executing session fixture: os_path_environment [conftest] 2026-05-21T11:42:23.769485Z [info ] Executing session fixture: tmpdir_factory [conftest] 2026-05-21T11:42:23.769689Z [info ] Executing session fixture: bin_directory [conftest] 2026-05-21T11:42:23.770500Z [info ] Executing session fixture: oc_binary_path [conftest] 2026-05-21T11:42:23.774175Z [info ] kind: ConsoleCLIDownload api version: console.openshift.io/v1 [ocp_resources.resource] 2026-05-21T11:42:23.780762Z [info ] All oc console cli download links: ['https://downloads-openshift-console.apps.895917a6-fd49-40fc-979f-5f1434993f5d.prod.konfluxeaas.com/amd64/linux/oc.tar'] [utilities.infra] name=utilities.infra 2026-05-21T11:42:23.780845Z [info ] Downloading archive using: url=https://downloads-openshift-console.apps.895917a6-fd49-40fc-979f-5f1434993f5d.prod.konfluxeaas.com/amd64/linux/oc.tar [utilities.infra] name=utilities.infra 2026-05-21T11:42:24.539281Z [info ] Extract the downloaded archive. [utilities.infra] name=utilities.infra 2026-05-21T11:42:24.632803Z [info ] Downloaded file: ['oc']  [utilities.infra] name=utilities.infra 2026-05-21T11:42:24.654798Z [info ] Executing session fixture: bin_directory_to_os_path [conftest] 2026-05-21T11:42:24.652842Z [info ] OC binary path: /tmp/pytest-7RgT2wVqHsf9EN49vAVCKP/bin0/oc [tests.conftest] name=tests.conftest 2026-05-21T11:42:24.652903Z [info ] Adding /tmp/pytest-7RgT2wVqHsf9EN49vAVCKP/bin0 to $PATH [tests.conftest] name=tests.conftest 2026-05-21T11:42:24.655487Z [info ] Executing session fixture: nodes [conftest] 2026-05-21T11:42:24.824942Z [info ] Executing session fixture: dsci_resource [conftest] 2026-05-21T11:42:24.825161Z [info ] kind: DSCInitialization api version: dscinitialization.opendatahub.io/v2 [ocp_resources.resource] 2026-05-21T11:42:24.829410Z [info ] Executing session fixture: record_testsuite_property [conftest] 2026-05-21T11:42:24.829590Z [info ] Executing session fixture: junitxml_plugin [conftest] 2026-05-21T11:42:24.829735Z [info ] Executing session fixture: cluster_sanity_scope_session [conftest] 2026-05-21T11:42:24.828107Z [info ] Skipping cluster sanity check because selected tests include cluster/operator health [tests.conftest] name=tests.conftest 2026-05-21T11:42:24.830017Z [info ] Executing session fixture: autouse_fixtures [conftest] --------------------------------------------------------- CALL --------------------------------------------------------- 2026-05-21T11:42:24.830307Z [info ] Verify all nodes are in a healthy condition. [ocp_utilities.infra] 2026-05-21T11:42:24.840136Z [info ] Verify all nodes are schedulable. [ocp_utilities.infra] PASSED TEST: test_cluster_node_healthy STATUS: PASSED ------------------------------------------------------- TEARDOWN ------------------------------------------------------- _ 1 of 1 completed, 1 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 0 Error, 0 ReRun _ ======================= 1 passed, 4 deselected in 1.16s ======================== -------------- generated xml file: /artifacts/cluster-health.xml --------------- ======================= 1 passed, 4 deselected in 1.16s ========================