--- pytest attempt 2026-09-15T10:24:39.376754+00:00 (/.local/bin/uv --directory /home/odh/opendatahub-tests...) --- 2026-09-15T10:24:41.617700Z [info ] Writing tests log to /home/odh/opendatahub-tests/results/pytest-tests.log [conftest] 2026-09-15T10:24:41.617985Z [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.rh-nightly-pm.nuth.p3.openshiftapps.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.rh-nightly-pm.nuth.p3.openshiftapps.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.rh-nightly-pm.nuth.p3.openshiftapps.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.rh-nightly-pm.nuth.p3.openshiftapps.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.rh-nightly-pm.nuth.p3.openshiftapps.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( 2026-09-15T10:24:41.747137Z [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.rh-nightly-pm.nuth.p3.openshiftapps.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.rh-nightly-pm.nuth.p3.openshiftapps.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.rh-nightly-pm.nuth.p3.openshiftapps.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.rh-nightly-pm.nuth.p3.openshiftapps.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( 2026-09-15T10:24:41.816854Z [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.rh-nightly-pm.nuth.p3.openshiftapps.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.7, pytest-9.1.1, pluggy-1.6.0 -- /home/odh/opendatahub-tests/.venv/bin/python3 cachedir: .pytest_cache metadata: {'Python': '3.14.7', 'Platform': 'Linux-5.14.0-570.132.1.el9_6.x86_64-x86_64-with-glibc2.42', 'Packages': {'pytest': '9.1.1', 'pluggy': '1.6.0'}, 'Plugins': {'anyio': '4.14.2', 'langsmith': '0.10.10', 'asyncio': '1.4.0', 'dependency': '0.6.1', 'html': '4.2.0', 'metadata': '3.1.1', 'order': '1.5.0', 'progress': '1.4.0', 'testconfig': '0.2.0', 'xdist': '3.8.0', 'syrupy': '5.5.3'}} rootdir: /home/odh/opendatahub-tests configfile: pytest.ini plugins: anyio-4.14.2, langsmith-0.10.10, asyncio-1.4.0, dependency-0.6.1, html-4.2.0, metadata-3.1.1, order-1.5.0, progress-1.4.0, testconfig-0.2.0, xdist-3.8.0, syrupy-5.5.3 asyncio: mode=Mode.STRICT, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function collecting ... collected 159 items / 148 deselected / 11 selected tests/workbenches/notebooks_server/controller/test_deployment_health.py::TestNotebookControllerDeployment::test_controller_replicas_ready[test_odh_notebook_controller_replicas]  ------------------------ test_controller_replicas_ready[test_odh_notebook_controller_replicas] ------------------------ -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-09-15T10:24:42.108832Z [info ] Executing session fixture: event_loop_policy [conftest] 2026-09-15T10:24:42.110188Z [info ] Executing session fixture: _syrupy_apply_ide_patches [conftest] 2026-09-15T10:24:42.110415Z [info ] Executing session fixture: admin_client [conftest] 2026-09-15T10:24:42.110603Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-09-15T10:24:42.110772Z [info ] Executing session fixture: dsc_resource [conftest] 2026-09-15T10:24:42.110940Z [info ] kind: DataScienceCluster api version: datasciencecluster.opendatahub.io/v2 [ocp_resources.resource] 2026-09-15T10:24:42.186307Z [info ] Executing session fixture: tmp_path_factory [conftest] 2026-09-15T10:24:42.186722Z [info ] Executing session fixture: tests_tmp_dir [conftest] 2026-09-15T10:24:42.187687Z [info ] Executing session fixture: os_path_environment [conftest] 2026-09-15T10:24:42.187862Z [info ] Executing session fixture: tmpdir_factory [conftest] 2026-09-15T10:24:42.188064Z [info ] Executing session fixture: bin_directory [conftest] 2026-09-15T10:24:42.189372Z [info ] Executing session fixture: oc_binary_path [conftest] 2026-09-15T10:24:42.188496Z [warning ] Using previously installed: /workspace/tests-shared/tests-payload/.tools/bin/oc [tests.conftest] name=tests.conftest 2026-09-15T10:24:42.189716Z [info ] Executing session fixture: bin_directory_to_os_path [conftest] 2026-09-15T10:24:42.188632Z [info ] OC binary path: /workspace/tests-shared/tests-payload/.tools/bin/oc [tests.conftest] name=tests.conftest 2026-09-15T10:24:42.188677Z [info ] Adding /tmp/pytest-fMfhwV9ogudHd4FP8SFK5Z/bin0 to $PATH [tests.conftest] name=tests.conftest 2026-09-15T10:24:42.190130Z [info ] Executing session fixture: nodes [conftest] 2026-09-15T10:24:43.412462Z [info ] Executing session fixture: dsci_resource [conftest] 2026-09-15T10:24:43.412635Z [info ] kind: DSCInitialization api version: dscinitialization.opendatahub.io/v2 [ocp_resources.resource] 2026-09-15T10:24:43.430683Z [info ] Executing session fixture: record_testsuite_property [conftest] 2026-09-15T10:24:43.430864Z [info ] Executing session fixture: junitxml_plugin [conftest] 2026-09-15T10:24:43.431069Z [info ] Executing session fixture: cluster_sanity_scope_session [conftest] 2026-09-15T10:24:43.430097Z [info ] Check cluster sanity.  [utilities.infra] name=utilities.infra 2026-09-15T10:24:43.431337Z [info ] Verify all nodes are in a healthy condition. [ocp_utilities.infra] 2026-09-15T10:24:43.466551Z [info ] Verify all nodes are schedulable. [ocp_utilities.infra] 2026-09-15T10:24:43.501485Z [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-09-15T10:24:43.500989Z [info ] Wait for DSCI default-dsci to be in Ready status. [utilities.infra] name=utilities.infra 2026-09-15T10:24:43.501765Z [info ] Get DSCInitialization default-dsci status [ocp_resources DSCInitialization] 2026-09-15T10:24:43.519174Z [success ] Function: utilities.infra.wait_for_dsci_status_ready succeeded after 0.00011134147644042969 [0:00:00.000111]. [timeout_sampler] 2026-09-15T10:24:43.519343Z [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-09-15T10:24:43.518660Z [info ] Wait for DSC default-dsc are Ready. [utilities.infra] name=utilities.infra 2026-09-15T10:24:43.519634Z [info ] Get DataScienceCluster default-dsc status [ocp_resources DataScienceCluster] 2026-09-15T10:24:43.541595Z [success ] Function: utilities.infra.wait_for_dsc_status_ready succeeded after 6.413459777832031e-05 [0:00:00.000064]. [timeout_sampler] 2026-09-15T10:24:43.541732Z [info ] Executing session fixture: autouse_fixtures [conftest] 2026-09-15T10:24:43.541853Z [info ] Executing function fixture: controller_name [conftest] --------------------------------------------------------- CALL --------------------------------------------------------- PASSED _ 1 of 11 completed, 1 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 0 Error, 0 ReRun _ tests/workbenches/notebooks_server/controller/test_deployment_health.py::TestNotebookControllerDeployment::test_controller_replicas_ready[test_kf_notebook_controller_replicas]  TEST: TestNotebookControllerDeployment.test_controller_replicas_ready[test_odh_notebook_controller_replicas] STATUS: PASSED ------------------------------------------------------- TEARDOWN -------------------------------------------------------  ------------------------- test_controller_replicas_ready[test_kf_notebook_controller_replicas] ------------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-09-15T10:24:43.601554Z [info ] Executing function fixture: controller_name [conftest] --------------------------------------------------------- CALL --------------------------------------------------------- PASSED _ 2 of 11 completed, 2 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 0 Error, 0 ReRun _ tests/workbenches/notebooks_server/controller/test_deployment_health.py::TestNotebookControllerDeployment::test_controller_container_count[test_odh_notebook_controller_containers]  TEST: TestNotebookControllerDeployment.test_controller_replicas_ready[test_kf_notebook_controller_replicas] STATUS: PASSED ------------------------------------------------------- TEARDOWN -------------------------------------------------------  ----------------------- test_controller_container_count[test_odh_notebook_controller_containers] ----------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-09-15T10:24:43.697341Z [info ] Executing function fixture: controller_name [conftest] --------------------------------------------------------- CALL --------------------------------------------------------- PASSED TEST: TestNotebookControllerDeployment.test_controller_container_count[test_odh_notebook_controller_containers] STATUS: PASSED _ 3 of 11 completed, 3 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 0 Error, 0 ReRun _ tests/workbenches/notebooks_server/controller/test_deployment_health.py::TestNotebookControllerDeployment::test_controller_container_count[test_kf_notebook_controller_containers] ------------------------------------------------------- TEARDOWN -------------------------------------------------------  ----------------------- test_controller_container_count[test_kf_notebook_controller_containers] ----------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-09-15T10:24:43.799497Z [info ] Executing function fixture: controller_name [conftest] --------------------------------------------------------- CALL --------------------------------------------------------- PASSED _ 4 of 11 completed, 4 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 0 Error, 0 ReRun _ tests/workbenches/notebooks_server/controller/test_deployment_health.py::TestNotebookControllerDeployment::test_controller_container_resources[test_odh_notebook_controller_resources]  TEST: TestNotebookControllerDeployment.test_controller_container_count[test_kf_notebook_controller_containers] STATUS: PASSED ------------------------------------------------------- TEARDOWN -------------------------------------------------------  --------------------- test_controller_container_resources[test_odh_notebook_controller_resources] --------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-09-15T10:24:43.853724Z [info ] Executing function fixture: controller_name [conftest] --------------------------------------------------------- CALL --------------------------------------------------------- PASSED _ 5 of 11 completed, 5 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 0 Error, 0 ReRun _ tests/workbenches/notebooks_server/controller/test_deployment_health.py::TestNotebookControllerDeployment::test_controller_container_resources[test_kf_notebook_controller_resources]  TEST: TestNotebookControllerDeployment.test_controller_container_resources[test_odh_notebook_controller_resources] STATUS: PASSED ------------------------------------------------------- TEARDOWN -------------------------------------------------------  ---------------------- test_controller_container_resources[test_kf_notebook_controller_resources] ---------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-09-15T10:24:43.911604Z [info ] Executing function fixture: controller_name [conftest] --------------------------------------------------------- CALL --------------------------------------------------------- PASSED _ 6 of 11 completed, 6 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 0 Error, 0 ReRun _ tests/workbenches/notebooks_server/controller/test_env_vars.py::TestEnvironmentVariables::test_env_vars_propagation[test_env_vars_propagation]  TEST: TestNotebookControllerDeployment.test_controller_container_resources[test_kf_notebook_controller_resources] STATUS: PASSED ------------------------------------------------------- TEARDOWN -------------------------------------------------------  --------------------------------- test_env_vars_propagation[test_env_vars_propagation] --------------------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-09-15T10:24:43.966272Z [info ] Executing session fixture: pytestconfig [conftest] 2026-09-15T10:24:43.966400Z [info ] Executing session fixture: use_unprivileged_client [conftest] 2026-09-15T10:24:43.966523Z [info ] Executing session fixture: kubconfig_filepath [conftest] 2026-09-15T10:24:43.966646Z [info ] Executing session fixture: cluster_authentication [conftest] 2026-09-15T10:24:43.966778Z [info ] kind: Authentication api version: config.openshift.io/v1 [ocp_resources.resource] 2026-09-15T10:24:43.982736Z [info ] Executing session fixture: is_byoidc [conftest] 2026-09-15T10:24:44.001460Z [info ] Executing session fixture: non_admin_user_password [conftest] 2026-09-15T10:24:44.001631Z [info ] Executing session fixture: unprivileged_client [conftest] 2026-09-15T10:24:43.999436Z [warning ] Unprivileged client is not enabled, using admin client [tests.conftest] name=tests.conftest 2026-09-15T10:24:44.001875Z [info ] Executing session fixture: teardown_resources [conftest] 2026-09-15T10:24:44.002091Z [info ] Executing class fixture: unprivileged_model_namespace [conftest] 2026-09-15T10:24:44.002224Z [info ] kind: ProjectRequest api version: project.openshift.io/v1 [ocp_resources.resource] 2026-09-15T10:24:44.002345Z [info ] Create ProjectRequest test-nb-envvars [ocp_resources ProjectRequest] 2026-09-15T10:24:44.002743Z [info ] Posting {'apiVersion': 'project.openshift.io/v1', 'kind': 'ProjectRequest', 'metadata': {'name': 'test-nb-envvars', 'labels': {'opendatahub.io/dashboard': 'true'}}} [ocp_resources ProjectRequest] 2026-09-15T10:24:44.124414Z [info ] kind: Project api version: project.openshift.io/v1 [ocp_resources.resource] 2026-09-15T10:24:44.124590Z [info ] Wait for Project test-nb-envvars status to be Active [ocp_resources Project] 2026-09-15T10:24:44.124716Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_for_status.lambda: self.exists) [timeout_sampler] 2026-09-15T10:24:44.153467Z [info ] Status of Project test-nb-envvars is Active [ocp_resources Project] 2026-09-15T10:24:44.153622Z [success ] Function: lambda: self.exists succeeded after 5.626678466796875e-05 [0:00:00.000056]. [timeout_sampler] 2026-09-15T10:24:44.153751Z [info ] ResourceEdits: Updating data for resource Namespace test-nb-envvars [ocp_resources.resource] 2026-09-15T10:24:44.153868Z [info ] Update Namespace test-nb-envvars: {'metadata': {'labels': {'opendatahub.io/dashboard': 'true'}, 'name': 'test-nb-envvars'}} [ocp_resources Namespace] 2026-09-15T10:24:44.190934Z [info ] Executing function fixture: minimal_image [conftest] 2026-09-15T10:24:44.249405Z [info ] kind: ClusterServiceVersion api version: operators.coreos.com/v1alpha1 [ocp_resources.resource] 2026-09-15T10:24:44.363755Z [info ] Executing function fixture: notebook_image [conftest] 2026-09-15T10:24:44.363914Z [info ] kind: ImageStream api version: image.openshift.io/v1 [ocp_resources.resource] 2026-09-15T10:24:44.567635Z [info ] kind: Config api version: imageregistry.operator.openshift.io/v1 [ocp_resources.resource] 2026-09-15T10:24:44.588825Z [info ] Image registry management state: managed, available: True [utilities.infra] name=utilities.infra 2026-09-15T10:24:44.588969Z [info ] Resolved ImageStream s2i-minimal-notebook:2025.2 via integrated registry: image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2 [tests.workbenches.notebook_images.utils] name=tests.workbenches.notebook_images.utils 2026-09-15T10:24:44.591380Z [info ] Executing function fixture: users_persistent_volume_claim [conftest] 2026-09-15T10:24:44.591636Z [info ] Create PersistentVolumeClaim test-nb-envvars [ocp_resources PersistentVolumeClaim] 2026-09-15T10:24:44.591785Z [info ] Posting {'apiVersion': 'v1', 'kind': 'PersistentVolumeClaim', 'metadata': {'name': 'test-nb-envvars', 'labels': {'opendatahub.io/dashboard': 'true'}, 'namespace': 'test-nb-envvars'}, 'spec': {'volumeMode': 'Filesystem', 'accessModes': ['ReadWriteOnce'], 'resources': {'requests': {'storage': '10Gi'}}}} [ocp_resources PersistentVolumeClaim] 2026-09-15T10:24:44.647314Z [info ] Executing function fixture: default_notebook [conftest] 2026-09-15T10:24:44.702934Z [info ] kind: Notebook api version: kubeflow.org/v1 [ocp_resources.resource] 2026-09-15T10:24:44.703155Z [info ] Create Notebook test-nb-envvars [ocp_resources Notebook] 2026-09-15T10:24:44.703299Z [info ] Posting {'apiVersion': 'kubeflow.org/v1', 'kind': 'Notebook', 'metadata': {'annotations': {'notebooks.opendatahub.io/inject-auth': 'true', 'opendatahub.io/accelerator-name': '', 'notebooks.opendatahub.io/last-image-selection': 'image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2'}, 'labels': {'app': 'test-nb-envvars', 'opendatahub.io/dashboard': 'true', 'opendatahub.io/odh-managed': 'true'}, 'name': 'test-nb-envvars', 'namespace': 'test-nb-envvars'}, 'spec': {'template': {'spec': {'affinity': {}, 'containers': [{'env': [{'name': 'NOTEBOOK_ARGS', 'value': "--ServerApp.port=8888\n --ServerApp.token=''\n --ServerApp.password=''\n --ServerApp.base_url=/notebook/test-nb-envvars/test-nb-envvars\n --ServerApp.quit_button=False\n"}, {'name': 'JUPYTER_IMAGE', 'value': 'image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2'}, {'name': 'MY_CUSTOM_VAR', 'value': 'hello-from-notebook'}, {'name': 'DATASET_PATH', 'value': '/opt/app-root/data'}, {'name': 'DEBUG_MODE', 'value': 'true'}], 'image': 'image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2', 'imagePullPolicy': 'Always', 'livenessProbe': {'failureThreshold': 3, 'httpGet': {'path': '/notebook/test-nb-envvars/test-nb-envvars/api', 'port': 'notebook-port', 'scheme': 'HTTP'}, 'initialDelaySeconds': 10, 'periodSeconds': 5, 'successThreshold': 1, 'timeoutSeconds': 1}, 'name': 'test-nb-envvars', 'ports': [{'containerPort': 8888, 'name': 'notebook-port', 'protocol': 'TCP'}], 'readinessProbe': {'failureThreshold': 3, 'httpGet': {'path': '/notebook/test-nb-envvars/test-nb-envvars/api', 'port': 'notebook-port', 'scheme': 'HTTP'}, 'initialDelaySeconds': 10, 'periodSeconds': 5, 'successThreshold': 1, 'timeoutSeconds': 1}, 'resources': {'limits': {'cpu': '1', 'memory': '2Gi'}, 'requests': {'cpu': '500m', 'memory': '1Gi'}}, 'volumeMounts': [{'mountPath': '/opt/app-root/src', 'name': 'test-nb-envvars'}, {'mountPath': '/dev/shm', 'name': 'shm'}], 'workingDir': '/opt/app-root/src'}], 'enableServiceLinks': False, 'serviceAccountName': 'test-nb-envvars', 'volumes': [{'name': 'test-nb-envvars', 'persistentVolumeClaim': {'claimName': 'test-nb-envvars'}}, {'emptyDir': {'medium': 'Memory'}, 'name': 'shm'}]}}}} [ocp_resources Notebook] 2026-09-15T10:24:45.294229Z [info ] Executing function fixture: notebook_pod [conftest] 2026-09-15T10:24:45.294426Z [info ] Wait until Pod test-nb-envvars-0 is created [ocp_resources Pod] 2026-09-15T10:24:45.294579Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait.lambda: self.exists) [timeout_sampler] 2026-09-15T10:24:46.332329Z [success ] Function: lambda: self.exists succeeded after 1.0190832614898682 [0:00:01.019083]. [timeout_sampler] 2026-09-15T10:24:46.332519Z [info ] Wait for Pod/test-nb-envvars-0's 'Ready' condition to be 'True' [ocp_resources Pod] 2026-09-15T10:24:46.332661Z [info ] Wait until Pod test-nb-envvars-0 is created [ocp_resources Pod] 2026-09-15T10:24:46.332785Z [info ] Waiting for 120 seconds [0:02:00], retry every 1 seconds. (Function: ocp_resources.resource.wait.lambda: self.exists) [timeout_sampler] 2026-09-15T10:24:46.349922Z [success ] Function: lambda: self.exists succeeded after 3.4332275390625e-05 [0:00:00.000034]. [timeout_sampler] 2026-09-15T10:24:46.350149Z [info ] Waiting for 119.98223376274109 seconds [0:01:59.982234], retry every 1 seconds. (Function: ocp_resources.resource.wait_for_condition.lambda: self.instance) [timeout_sampler] 2026-09-15T10:26:47.007369Z [error ] Function: lambda: self.instance timed out after 119.98223376274109 [0:01:59.982234]. [timeout_sampler] 2026-09-15T10:26:47.024814Z [info ] Collecting pod information for test-nb-envvars-0: /home/odh/opendatahub-tests/results/must-gather-collected [utilities.general] name=utilities.general 2026-09-15T10:26:47.083689Z [warning ] For pod: test-nb-envvars-0 information gathering failed. [utilities.general] name=utilities.general ERROR TEST: TestEnvironmentVariables.test_env_vars_propagation[test_env_vars_propagation] [setup] STATUS: ERROR 2026-09-15T10:26:47.108063Z [error ] Traceback (most recent call last): File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/conftest.py", line 263, in notebook_pod notebook_pod.wait_for_condition( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ condition=Pod.Condition.READY, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ status=Pod.Condition.Status.TRUE, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=pod_ready_timeout, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 1317, 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 346, in __iter__ raise TimeoutExpiredError( ...<3 lines>... ) timeout_sampler.TimeoutExpiredError: Timed Out: 119.98223376274109 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.98223376274109 [0:01:59.982234] The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 361, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, 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 170, in pytest_runtest_setup item.session._setupstate.setup(item) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 536, in setup col.setup() ~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1710, in setup self._request._fillfixtures() ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 806, in _fillfixtures item.funcargs[argname] = self.getfixturevalue(argname) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 630, in getfixturevalue fixturedef = self._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 726, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1232, 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 1328, 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 1005, in call_fixture_func fixture_result = fixturefunc(**kwargs) File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/conftest.py", line 287, in notebook_pod raise AssertionError( ...<6 lines>... ) from e AssertionError: Pod 'test-nb-envvars-0' failed to reach Ready state within 120 seconds. Pod diagnostics: Pod phase=Pending, reason=None, message=None Condition PodScheduled: status=False, reason=Unschedulable, message=0/2 nodes are available: 2 Insufficient cpu. preemption: 0/2 nodes are available: 2 No preemption victims found for incoming pod. Original Error: Timed Out: 119.98223376274109 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.98223376274109 [0:01:59.982234] Pod information collected to must-gather directory for debugging. [conftest] ------------------------------------------------------- TEARDOWN ------------------------------------------------------- 2026-09-15T10:26:47.108312Z [info ] Delete Notebook test-nb-envvars [ocp_resources Notebook] 2026-09-15T10:26:47.155071Z [info ] Deleting {'apiVersion': 'kubeflow.org/v1', 'kind': 'Notebook', 'metadata': {'annotations': {'notebooks.opendatahub.io/inject-auth': 'true', 'notebooks.opendatahub.io/last-image-selection': 'image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2', 'opendatahub.io/accelerator-name': ''}, 'creationTimestamp': '2026-09-15T10:24:45Z', 'finalizers': ['notebook.opendatahub.io/httproute-cleanup', 'notebook.opendatahub.io/referencegrant-cleanup', 'notebook.opendatahub.io/kube-rbac-proxy-cleanup'], 'generation': 1, 'labels': {'app': 'test-nb-envvars', 'opendatahub.io/dashboard': 'true', 'opendatahub.io/odh-managed': 'true'}, 'managedFields': [{'apiVersion': 'kubeflow.org/v1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'.': {}, 'f:notebooks.opendatahub.io/inject-auth': {}, 'f:notebooks.opendatahub.io/last-image-selection': {}, 'f:opendatahub.io/accelerator-name': {}}, 'f:labels': {'.': {}, 'f:app': {}, 'f:opendatahub.io/dashboard': {}, 'f:opendatahub.io/odh-managed': {}}}, 'f:spec': {'.': {}, 'f:template': {'.': {}, 'f:spec': {'.': {}, 'f:affinity': {}, 'f:containers': {'.': {}, 'k:{"name":"test-nb-envvars"}': {'.': {}, 'f:env': {'.': {}, 'k:{"name":"DATASET_PATH"}': {'.': {}, 'f:name': {}, 'f:value': {}}, 'k:{"name":"DEBUG_MODE"}': {'.': {}, 'f:name': {}, 'f:value': {}}, 'k:{"name":"JUPYTER_IMAGE"}': {'.': {}, 'f:name': {}, 'f:value': {}}, 'k:{"name":"MY_CUSTOM_VAR"}': {'.': {}, 'f:name': {}, 'f:value': {}}, 'k:{"name":"NOTEBOOK_ARGS"}': {'.': {}, 'f:name': {}, 'f:value': {}}}, 'f:image': {}, 'f:imagePullPolicy': {}, 'f:livenessProbe': {'.': {}, 'f:failureThreshold': {}, 'f:httpGet': {'.': {}, 'f:path': {}, 'f:port': {}, 'f:scheme': {}}, 'f:initialDelaySeconds': {}, 'f:periodSeconds': {}, 'f:successThreshold': {}, 'f:timeoutSeconds': {}}, 'f:name': {}, 'f:ports': {'.': {}, 'k:{"containerPort":8888,"protocol":"TCP"}': {'.': {}, 'f:containerPort': {}, 'f:name': {}, 'f:protocol': {}}}, 'f:readinessProbe': {'.': {}, 'f:failureThreshold': {}, 'f:httpGet': {'.': {}, 'f:path': {}, 'f:port': {}, 'f:scheme': {}}, 'f:initialDelaySeconds': {}, 'f:periodSeconds': {}, 'f:successThreshold': {}, 'f:timeoutSeconds': {}}, 'f:resources': {'.': {}, 'f:limits': {'.': {}, 'f:cpu': {}, 'f:memory': {}}, 'f:requests': {'.': {}, 'f:cpu': {}, 'f:memory': {}}}, 'f:volumeMounts': {'.': {}, 'k:{"mountPath":"/dev/shm"}': {'.': {}, 'f:mountPath': {}, 'f:name': {}}, 'k:{"mountPath":"/opt/app-root/src"}': {'.': {}, 'f:mountPath': {}, 'f:name': {}}}, 'f:workingDir': {}}}, 'f:enableServiceLinks': {}, 'f:serviceAccountName': {}, 'f:volumes': {'.': {}, 'k:{"name":"shm"}': {'.': {}, 'f:emptyDir': {'.': {}, 'f:medium': {}}, 'f:name': {}}, 'k:{"name":"test-nb-envvars"}': {'.': {}, 'f:name': {}, 'f:persistentVolumeClaim': {'.': {}, 'f:claimName': {}}}}}}}}, 'manager': 'OpenAPI-Generator', 'operation': 'Update', 'time': '2026-09-15T10:24:44Z'}, {'apiVersion': 'kubeflow.org/v1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:finalizers': {'.': {}, 'v:"notebook.opendatahub.io/httproute-cleanup"': {}, 'v:"notebook.opendatahub.io/kube-rbac-proxy-cleanup"': {}, 'v:"notebook.opendatahub.io/referencegrant-cleanup"': {}}}}, 'manager': 'manager', 'operation': 'Update', 'time': '2026-09-15T10:24:45Z'}, {'apiVersion': 'kubeflow.org/v1beta1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:status': {'.': {}, 'f:conditions': {}, 'f:containerState': {}, 'f:readyReplicas': {}}}, 'manager': 'manager', 'operation': 'Update', 'subresource': 'status', 'time': '2026-09-15T10:24:46Z'}], 'name': 'test-nb-envvars', 'namespace': 'test-nb-envvars', 'resourceVersion': '308693720', 'uid': '48fed090-1d71-4505-811a-bbf1e94da715'}, 'spec': {'template': {'spec': {'affinity': {}, 'containers': [{'env': [{'name': 'NOTEBOOK_ARGS', 'value': "--ServerApp.port=8888\n --ServerApp.token=''\n --ServerApp.password=''\n --ServerApp.base_url=/notebook/test-nb-envvars/test-nb-envvars\n --ServerApp.quit_button=False\n"}, {'name': 'JUPYTER_IMAGE', 'value': 'image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2'}, {'name': 'MY_CUSTOM_VAR', 'value': 'hello-from-notebook'}, {'name': 'DATASET_PATH', 'value': '/opt/app-root/data'}, {'name': 'DEBUG_MODE', 'value': 'true'}, {'name': 'KF_PIPELINES_SSL_SA_CERTS', 'value': '/etc/pki/tls/custom-certs/ca-bundle.crt'}, {'name': 'GIT_SSL_CAINFO', 'value': '/etc/pki/tls/custom-certs/ca-bundle.crt'}, {'name': 'PIP_CERT', 'value': '/etc/pki/tls/custom-certs/ca-bundle.crt'}, {'name': 'REQUESTS_CA_BUNDLE', 'value': '/etc/pki/tls/custom-certs/ca-bundle.crt'}, {'name': 'SSL_CERT_FILE', 'value': '/etc/pki/tls/custom-certs/ca-bundle.crt'}, {'name': 'PIPELINES_SSL_SA_CERTS', 'value': '/etc/pki/tls/custom-certs/ca-bundle.crt'}], 'image': 'image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2', 'imagePullPolicy': 'Always', 'livenessProbe': {'failureThreshold': 3, 'httpGet': {'path': '/notebook/test-nb-envvars/test-nb-envvars/api', 'port': 'notebook-port', 'scheme': 'HTTP'}, 'initialDelaySeconds': 10, 'periodSeconds': 5, 'successThreshold': 1, 'timeoutSeconds': 1}, 'name': 'test-nb-envvars', 'ports': [{'containerPort': 8888, 'name': 'notebook-port', 'protocol': 'TCP'}], 'readinessProbe': {'failureThreshold': 3, 'httpGet': {'path': '/notebook/test-nb-envvars/test-nb-envvars/api', 'port': 'notebook-port', 'scheme': 'HTTP'}, 'initialDelaySeconds': 10, 'periodSeconds': 5, 'successThreshold': 1, 'timeoutSeconds': 1}, 'resources': {'limits': {'cpu': '1', 'memory': '2Gi'}, 'requests': {'cpu': '500m', 'memory': '1Gi'}}, 'volumeMounts': [{'mountPath': '/opt/app-root/src', 'name': 'test-nb-envvars'}, {'mountPath': '/dev/shm', 'name': 'shm'}, {'mountPath': '/etc/pki/tls/custom-certs', 'name': 'trusted-ca', 'readOnly': True}, {'mountPath': '/opt/app-root/pipeline-runtimes/', 'name': 'runtime-images'}], 'workingDir': '/opt/app-root/src'}, {'args': ['--secure-listen-address=0.0.0.0:8443', '--upstream=http://127.0.0.1:8888/', '--logtostderr=true', '--v=0', '--proxy-endpoints-port=8444', '--config-file=/etc/kube-rbac-proxy/config-file.yaml', '--tls-cert-file=/etc/tls/private/tls.crt', '--tls-private-key-file=/etc/tls/private/tls.key', '--auth-header-fields-enabled=true', '--auth-header-user-field-name=X-Auth-Request-User', '--auth-header-groups-field-name=X-Auth-Request-Groups'], 'image': 'registry.redhat.io/rhoai/odh-kube-rbac-proxy-rhel9@sha256:7b4cd3c3990f85d6086a9cf17dc1b407166010ac20354daa8745957587f5ca3e', 'imagePullPolicy': 'Always', 'livenessProbe': {'failureThreshold': 3, 'httpGet': {'path': '/healthz', 'port': 8444, 'scheme': 'HTTPS'}, 'initialDelaySeconds': 30, 'periodSeconds': 5, 'successThreshold': 1, 'timeoutSeconds': 1}, 'name': 'kube-rbac-proxy', 'ports': [{'containerPort': 8443, 'name': 'kube-rbac-proxy', 'protocol': 'TCP'}], 'readinessProbe': {'failureThreshold': 3, 'httpGet': {'path': '/healthz', 'port': 8444, 'scheme': 'HTTPS'}, 'initialDelaySeconds': 5, 'periodSeconds': 5, 'successThreshold': 1, 'timeoutSeconds': 1}, 'resources': {'limits': {'cpu': '100m', 'memory': '64Mi'}, 'requests': {'cpu': '100m', 'memory': '64Mi'}}, 'volumeMounts': [{'mountPath': '/etc/kube-rbac-proxy', 'name': 'kube-rbac-proxy-config'}, {'mountPath': '/etc/tls/private', 'name': 'kube-rbac-proxy-tls-certificates'}]}], 'enableServiceLinks': False, 'serviceAccountName': 'test-nb-envvars', 'volumes': [{'name': 'test-nb-envvars', 'persistentVolumeClaim': {'claimName': 'test-nb-envvars'}}, {'emptyDir': {'medium': 'Memory'}, 'name': 'shm'}, {'configMap': {'name': 'workbench-trusted-ca-bundle', 'optional': True}, 'name': 'trusted-ca'}, {'configMap': {'name': 'pipeline-runtime-images', 'optional': True}, 'name': 'runtime-images'}, {'configMap': {'defaultMode': 420, 'name': 'test-nb-envvars-kube-rbac-proxy-config'}, 'name': 'kube-rbac-proxy-config'}, {'name': 'kube-rbac-proxy-tls-certificates', 'secret': {'defaultMode': 420, 'secretName': 'test-nb-envvars-kube-rbac-proxy-tls'}}]}}}, 'status': {'conditions': [{'lastProbeTime': '2026-09-15T10:24:46Z', 'lastTransitionTime': '2026-09-15T10:24:46Z', 'message': '0/2 nodes are available: 2 Insufficient cpu. preemption: 0/2 nodes are available: 2 No preemption victims found for incoming pod.', 'reason': 'Unschedulable', 'status': 'False', 'type': 'PodScheduled'}], 'containerState': {}, 'readyReplicas': 0}} [ocp_resources Notebook] 2026-09-15T10:26:47.188990Z [info ] Wait until Notebook test-nb-envvars is deleted [ocp_resources Notebook] 2026-09-15T10:26:47.189157Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-09-15T10:26:48.227544Z [success ] Function: lambda: self.exists succeeded after 1.0195491313934326 [0:00:01.019549]. [timeout_sampler] 2026-09-15T10:26:48.227792Z [info ] Delete PersistentVolumeClaim test-nb-envvars [ocp_resources PersistentVolumeClaim] 2026-09-15T10:26:48.262797Z [info ] Deleting {'kind': 'PersistentVolumeClaim', 'apiVersion': 'v1', 'metadata': {'name': 'test-nb-envvars', 'namespace': 'test-nb-envvars', 'uid': 'e1db12d4-f114-41d7-a887-0baede275bbc', 'resourceVersion': '308693616', 'creationTimestamp': '2026-09-15T10:24:44Z', 'labels': {'opendatahub.io/dashboard': 'true'}, 'finalizers': ['kubernetes.io/pvc-protection'], 'managedFields': [{'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-15T10:24:44Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:labels': {'.': {}, 'f:opendatahub.io/dashboard': {}}}, 'f:spec': {'f:accessModes': {}, 'f:resources': {'f:requests': {'.': {}, 'f:storage': {}}}, 'f:volumeMode': {}}}}]}, 'spec': {'accessModes': ['ReadWriteOnce'], 'resources': {'requests': {'storage': '10Gi'}}, 'storageClassName': 'gp3-csi', 'volumeMode': 'Filesystem'}, 'status': {'phase': 'Pending'}} [ocp_resources PersistentVolumeClaim] 2026-09-15T10:26:48.283461Z [info ] Wait until PersistentVolumeClaim test-nb-envvars is deleted [ocp_resources PersistentVolumeClaim] 2026-09-15T10:26:48.283624Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-09-15T10:26:49.320489Z [success ] Function: lambda: self.exists succeeded after 1.0167922973632812 [0:00:01.016792]. [timeout_sampler] 2026-09-15T10:26:49.339277Z [info ] Delete Project test-nb-envvars [ocp_resources Project] 2026-09-15T10:26:49.385185Z [info ] Deleting {'kind': 'Project', 'apiVersion': 'project.openshift.io/v1', 'metadata': {'name': 'test-nb-envvars', 'uid': '8f9ec70d-8022-4fd0-af3d-bd8f91017be5', 'resourceVersion': '308693589', 'creationTimestamp': '2026-09-15T10:24:44Z', 'labels': {'kubernetes.io/metadata.name': 'test-nb-envvars', 'opendatahub.io/dashboard': 'true', 'pod-security.kubernetes.io/audit': 'restricted', 'pod-security.kubernetes.io/audit-version': 'latest', 'pod-security.kubernetes.io/warn': 'restricted', 'pod-security.kubernetes.io/warn-version': 'latest'}, 'annotations': {'openshift.io/description': '', 'openshift.io/display-name': '', 'openshift.io/requester': 'system:serviceaccount:kube-system:olminstall-cluster-admin', 'openshift.io/sa.scc.mcs': 's0:c42,c19', 'openshift.io/sa.scc.supplemental-groups': '1001760000/10000', 'openshift.io/sa.scc.uid-range': '1001760000/10000', 'security.openshift.io/MinimallySufficientPodSecurityStandard': 'restricted'}, 'managedFields': [{'manager': 'pod-security-admission-label-synchronization-controller', 'operation': 'Apply', 'apiVersion': 'v1', 'time': '2026-09-15T10:24:44Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'f:security.openshift.io/MinimallySufficientPodSecurityStandard': {}}, 'f:labels': {'f:pod-security.kubernetes.io/audit': {}, 'f:pod-security.kubernetes.io/audit-version': {}, 'f:pod-security.kubernetes.io/warn': {}, 'f:pod-security.kubernetes.io/warn-version': {}}}}}, {'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-15T10:24:44Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:labels': {'f:opendatahub.io/dashboard': {}}}}}, {'manager': 'cluster-policy-controller', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-15T10:24:44Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'f:openshift.io/sa.scc.mcs': {}, 'f:openshift.io/sa.scc.supplemental-groups': {}, 'f:openshift.io/sa.scc.uid-range': {}}}}}, {'manager': 'openshift-apiserver', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-15T10:24:44Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'.': {}, 'f:openshift.io/description': {}, 'f:openshift.io/display-name': {}, 'f:openshift.io/requester': {}}, 'f:labels': {'.': {}, 'f:kubernetes.io/metadata.name': {}}}}}, {'manager': 'openshift-controller-manager', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-15T10:24:44Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:spec': {'f:finalizers': {}}}, 'subresource': 'finalize'}]}, 'spec': {'finalizers': ['kubernetes']}, 'status': {'phase': 'Active'}} [ocp_resources Project] 2026-09-15T10:26:49.415379Z [info ] Wait until Project test-nb-envvars is deleted [ocp_resources Project] 2026-09-15T10:26:49.415778Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] _ ERROR at setup of TestEnvironmentVariables.test_env_vars_propagation[test_env_vars_propagation] _ Traceback (most recent call last): File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/conftest.py", line 263, in notebook_pod notebook_pod.wait_for_condition( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ condition=Pod.Condition.READY, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ status=Pod.Condition.Status.TRUE, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=pod_ready_timeout, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 1317, 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 346, in __iter__ raise TimeoutExpiredError( ...<3 lines>... ) timeout_sampler.TimeoutExpiredError: Timed Out: 119.98223376274109 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.98223376274109 [0:01:59.982234] The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 361, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, 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 170, in pytest_runtest_setup item.session._setupstate.setup(item) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 536, in setup col.setup() ~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1710, in setup self._request._fillfixtures() ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 806, in _fillfixtures item.funcargs[argname] = self.getfixturevalue(argname) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 630, in getfixturevalue fixturedef = self._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 726, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1232, 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 1328, 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 1005, in call_fixture_func fixture_result = fixturefunc(**kwargs) File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/conftest.py", line 287, in notebook_pod raise AssertionError( ...<6 lines>... ) from e AssertionError: Pod 'test-nb-envvars-0' failed to reach Ready state within 120 seconds. Pod diagnostics: Pod phase=Pending, reason=None, message=None Condition PodScheduled: status=False, reason=Unschedulable, message=0/2 nodes are available: 2 Insufficient cpu. preemption: 0/2 nodes are available: 2 No preemption victims found for incoming pod. Original Error: Timed Out: 119.98223376274109 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.98223376274109 [0:01:59.982234] Pod information collected to must-gather directory for debugging. _ 7 of 11 completed, 6 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 1 Error, 0 ReRun _ tests/workbenches/notebooks_server/controller/test_spawning.py::TestNotebook::test_create_simple_notebook[unprivileged_model_namespace0-users_persistent_volume_claim0-default_notebook0-notebook_pod0] 2026-09-15T10:26:56.588508Z [success ] Function: lambda: self.exists succeeded after 7.148417711257935 [0:00:07.148418]. [timeout_sampler]  test_create_simple_notebook[unprivileged_model_namespace0-users_persistent_volume_claim0-default_notebook0-notebook_pod0]  -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-09-15T10:26:56.589105Z [info ] Executing class fixture: unprivileged_model_namespace [conftest] 2026-09-15T10:26:56.589216Z [info ] kind: ProjectRequest api version: project.openshift.io/v1 [ocp_resources.resource] 2026-09-15T10:26:56.589324Z [info ] Create ProjectRequest test-odh-notebook [ocp_resources ProjectRequest] 2026-09-15T10:26:56.589432Z [info ] Posting {'apiVersion': 'project.openshift.io/v1', 'kind': 'ProjectRequest', 'metadata': {'name': 'test-odh-notebook', 'labels': {'opendatahub.io/dashboard': 'true'}}} [ocp_resources ProjectRequest] 2026-09-15T10:26:56.711252Z [info ] kind: Project api version: project.openshift.io/v1 [ocp_resources.resource] 2026-09-15T10:26:56.711506Z [info ] Wait for Project test-odh-notebook status to be Active [ocp_resources Project] 2026-09-15T10:26:56.711659Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_for_status.lambda: self.exists) [timeout_sampler] 2026-09-15T10:26:56.742528Z [info ] Status of Project test-odh-notebook is Active [ocp_resources Project] 2026-09-15T10:26:56.742694Z [success ] Function: lambda: self.exists succeeded after 3.933906555175781e-05 [0:00:00.000039]. [timeout_sampler] 2026-09-15T10:26:56.742855Z [info ] ResourceEdits: Updating data for resource Namespace test-odh-notebook [ocp_resources.resource] 2026-09-15T10:26:56.743062Z [info ] Update Namespace test-odh-notebook: {'metadata': {'labels': {'opendatahub.io/dashboard': 'true'}, 'name': 'test-odh-notebook'}} [ocp_resources Namespace] 2026-09-15T10:26:56.773302Z [info ] Executing function fixture: minimal_image [conftest] 2026-09-15T10:26:56.910056Z [info ] Executing function fixture: notebook_image [conftest] 2026-09-15T10:26:56.910193Z [info ] kind: ImageStream api version: image.openshift.io/v1 [ocp_resources.resource] 2026-09-15T10:26:57.023167Z [info ] kind: Config api version: imageregistry.operator.openshift.io/v1 [ocp_resources.resource] 2026-09-15T10:26:57.041423Z [info ] Image registry management state: managed, available: True [utilities.infra] name=utilities.infra 2026-09-15T10:26:57.041504Z [info ] Resolved ImageStream s2i-minimal-notebook:2025.2 via integrated registry: image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2 [tests.workbenches.notebook_images.utils] name=tests.workbenches.notebook_images.utils 2026-09-15T10:26:57.043504Z [info ] Executing function fixture: users_persistent_volume_claim [conftest] 2026-09-15T10:26:57.043654Z [info ] Create PersistentVolumeClaim test-odh-notebook [ocp_resources PersistentVolumeClaim] 2026-09-15T10:26:57.043800Z [info ] Posting {'apiVersion': 'v1', 'kind': 'PersistentVolumeClaim', 'metadata': {'name': 'test-odh-notebook', 'labels': {'opendatahub.io/dashboard': 'true'}, 'namespace': 'test-odh-notebook'}, 'spec': {'volumeMode': 'Filesystem', 'accessModes': ['ReadWriteOnce'], 'resources': {'requests': {'storage': '10Gi'}}}} [ocp_resources PersistentVolumeClaim] 2026-09-15T10:26:57.088139Z [info ] Executing function fixture: default_notebook [conftest] 2026-09-15T10:26:57.088296Z [info ] kind: Notebook api version: kubeflow.org/v1 [ocp_resources.resource] 2026-09-15T10:26:57.088431Z [info ] Create Notebook test-odh-notebook [ocp_resources Notebook] 2026-09-15T10:26:57.088571Z [info ] Posting {'apiVersion': 'kubeflow.org/v1', 'kind': 'Notebook', 'metadata': {'annotations': {'notebooks.opendatahub.io/inject-auth': 'true', 'opendatahub.io/accelerator-name': '', 'notebooks.opendatahub.io/last-image-selection': 'image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2'}, 'labels': {'app': 'test-odh-notebook', 'opendatahub.io/dashboard': 'true', 'opendatahub.io/odh-managed': 'true'}, 'name': 'test-odh-notebook', 'namespace': 'test-odh-notebook'}, 'spec': {'template': {'spec': {'affinity': {}, 'containers': [{'env': [{'name': 'NOTEBOOK_ARGS', 'value': "--ServerApp.port=8888\n --ServerApp.token=''\n --ServerApp.password=''\n --ServerApp.base_url=/notebook/test-odh-notebook/test-odh-notebook\n --ServerApp.quit_button=False\n"}, {'name': 'JUPYTER_IMAGE', 'value': 'image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2'}], 'image': 'image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2', 'imagePullPolicy': 'Always', 'livenessProbe': {'failureThreshold': 3, 'httpGet': {'path': '/notebook/test-odh-notebook/test-odh-notebook/api', 'port': 'notebook-port', 'scheme': 'HTTP'}, 'initialDelaySeconds': 10, 'periodSeconds': 5, 'successThreshold': 1, 'timeoutSeconds': 1}, 'name': 'test-odh-notebook', 'ports': [{'containerPort': 8888, 'name': 'notebook-port', 'protocol': 'TCP'}], 'readinessProbe': {'failureThreshold': 3, 'httpGet': {'path': '/notebook/test-odh-notebook/test-odh-notebook/api', 'port': 'notebook-port', 'scheme': 'HTTP'}, 'initialDelaySeconds': 10, 'periodSeconds': 5, 'successThreshold': 1, 'timeoutSeconds': 1}, 'resources': {'limits': {'cpu': '1', 'memory': '2Gi'}, 'requests': {'cpu': '500m', 'memory': '1Gi'}}, 'volumeMounts': [{'mountPath': '/opt/app-root/src', 'name': 'test-odh-notebook'}, {'mountPath': '/dev/shm', 'name': 'shm'}], 'workingDir': '/opt/app-root/src'}], 'enableServiceLinks': False, 'serviceAccountName': 'test-odh-notebook', 'volumes': [{'name': 'test-odh-notebook', 'persistentVolumeClaim': {'claimName': 'test-odh-notebook'}}, {'emptyDir': {'medium': 'Memory'}, 'name': 'shm'}]}}}} [ocp_resources Notebook] 2026-09-15T10:26:57.340249Z [info ] Executing function fixture: notebook_pod [conftest] 2026-09-15T10:26:57.340399Z [info ] Wait until Pod test-odh-notebook-0 is created [ocp_resources Pod] 2026-09-15T10:26:57.340522Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait.lambda: self.exists) [timeout_sampler] 2026-09-15T10:26:58.378691Z [success ] Function: lambda: self.exists succeeded after 1.020400047302246 [0:00:01.020400]. [timeout_sampler] 2026-09-15T10:26:58.379055Z [info ] Wait for Pod/test-odh-notebook-0's 'Ready' condition to be 'True' [ocp_resources Pod] 2026-09-15T10:26:58.379234Z [info ] Wait until Pod test-odh-notebook-0 is created [ocp_resources Pod] 2026-09-15T10:26:58.379391Z [info ] Waiting for 120 seconds [0:02:00], retry every 1 seconds. (Function: ocp_resources.resource.wait.lambda: self.exists) [timeout_sampler] 2026-09-15T10:26:58.396538Z [success ] Function: lambda: self.exists succeeded after 7.2479248046875e-05 [0:00:00.000072]. [timeout_sampler] 2026-09-15T10:26:58.396743Z [info ] Waiting for 119.98200058937073 seconds [0:01:59.982001], retry every 1 seconds. (Function: ocp_resources.resource.wait_for_condition.lambda: self.instance) [timeout_sampler] 2026-09-15T10:28:58.663608Z [error ] Function: lambda: self.instance timed out after 119.98200058937073 [0:01:59.982001]. [timeout_sampler] 2026-09-15T10:28:58.681772Z [info ] Collecting pod information for test-odh-notebook-0: /home/odh/opendatahub-tests/results/must-gather-collected [utilities.general] name=utilities.general 2026-09-15T10:28:58.734992Z [warning ] For pod: test-odh-notebook-0 information gathering failed. [utilities.general] name=utilities.general ERROR TEST: TestNotebook.test_create_simple_notebook[unprivileged_model_namespace0-users_persistent_volume_claim0-default_notebook0-notebook_pod0] [setup] STATUS: ERROR 2026-09-15T10:28:58.757396Z [error ] Traceback (most recent call last): File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/conftest.py", line 263, in notebook_pod notebook_pod.wait_for_condition( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ condition=Pod.Condition.READY, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ status=Pod.Condition.Status.TRUE, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=pod_ready_timeout, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 1317, 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 346, in __iter__ raise TimeoutExpiredError( ...<3 lines>... ) timeout_sampler.TimeoutExpiredError: Timed Out: 119.98200058937073 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.98200058937073 [0:01:59.982001] The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 361, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, 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 170, in pytest_runtest_setup item.session._setupstate.setup(item) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 536, in setup col.setup() ~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1710, in setup self._request._fillfixtures() ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 806, in _fillfixtures item.funcargs[argname] = self.getfixturevalue(argname) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 630, in getfixturevalue fixturedef = self._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 726, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1232, 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 1328, 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 1005, in call_fixture_func fixture_result = fixturefunc(**kwargs) File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/conftest.py", line 287, in notebook_pod raise AssertionError( ...<6 lines>... ) from e AssertionError: Pod 'test-odh-notebook-0' failed to reach Ready state within 120 seconds. Pod diagnostics: Pod phase=Pending, reason=None, message=None Condition PodScheduled: status=False, reason=Unschedulable, message=0/2 nodes are available: 2 Insufficient cpu. preemption: 0/2 nodes are available: 2 No preemption victims found for incoming pod. Original Error: Timed Out: 119.98200058937073 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.98200058937073 [0:01:59.982001] Pod information collected to must-gather directory for debugging. [conftest] ------------------------------------------------------- TEARDOWN ------------------------------------------------------- 2026-09-15T10:28:58.757644Z [info ] Delete Notebook test-odh-notebook [ocp_resources Notebook] 2026-09-15T10:28:58.803547Z [info ] Deleting {'apiVersion': 'kubeflow.org/v1', 'kind': 'Notebook', 'metadata': {'annotations': {'notebooks.opendatahub.io/inject-auth': 'true', 'notebooks.opendatahub.io/last-image-selection': 'image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2', 'opendatahub.io/accelerator-name': ''}, 'creationTimestamp': '2026-09-15T10:26:57Z', 'finalizers': ['notebook.opendatahub.io/httproute-cleanup', 'notebook.opendatahub.io/referencegrant-cleanup', 'notebook.opendatahub.io/kube-rbac-proxy-cleanup'], 'generation': 1, 'labels': {'app': 'test-odh-notebook', 'opendatahub.io/dashboard': 'true', 'opendatahub.io/odh-managed': 'true'}, 'managedFields': [{'apiVersion': 'kubeflow.org/v1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'.': {}, 'f:notebooks.opendatahub.io/inject-auth': {}, 'f:notebooks.opendatahub.io/last-image-selection': {}, 'f:opendatahub.io/accelerator-name': {}}, 'f:labels': {'.': {}, 'f:app': {}, 'f:opendatahub.io/dashboard': {}, 'f:opendatahub.io/odh-managed': {}}}, 'f:spec': {'.': {}, 'f:template': {'.': {}, 'f:spec': {'.': {}, 'f:affinity': {}, 'f:containers': {'.': {}, 'k:{"name":"test-odh-notebook"}': {'.': {}, 'f:env': {'.': {}, 'k:{"name":"JUPYTER_IMAGE"}': {'.': {}, 'f:name': {}, 'f:value': {}}, 'k:{"name":"NOTEBOOK_ARGS"}': {'.': {}, 'f:name': {}, 'f:value': {}}}, 'f:image': {}, 'f:imagePullPolicy': {}, 'f:livenessProbe': {'.': {}, 'f:failureThreshold': {}, 'f:httpGet': {'.': {}, 'f:path': {}, 'f:port': {}, 'f:scheme': {}}, 'f:initialDelaySeconds': {}, 'f:periodSeconds': {}, 'f:successThreshold': {}, 'f:timeoutSeconds': {}}, 'f:name': {}, 'f:ports': {'.': {}, 'k:{"containerPort":8888,"protocol":"TCP"}': {'.': {}, 'f:containerPort': {}, 'f:name': {}, 'f:protocol': {}}}, 'f:readinessProbe': {'.': {}, 'f:failureThreshold': {}, 'f:httpGet': {'.': {}, 'f:path': {}, 'f:port': {}, 'f:scheme': {}}, 'f:initialDelaySeconds': {}, 'f:periodSeconds': {}, 'f:successThreshold': {}, 'f:timeoutSeconds': {}}, 'f:resources': {'.': {}, 'f:limits': {'.': {}, 'f:cpu': {}, 'f:memory': {}}, 'f:requests': {'.': {}, 'f:cpu': {}, 'f:memory': {}}}, 'f:volumeMounts': {'.': {}, 'k:{"mountPath":"/dev/shm"}': {'.': {}, 'f:mountPath': {}, 'f:name': {}}, 'k:{"mountPath":"/opt/app-root/src"}': {'.': {}, 'f:mountPath': {}, 'f:name': {}}}, 'f:workingDir': {}}}, 'f:enableServiceLinks': {}, 'f:serviceAccountName': {}, 'f:volumes': {'.': {}, 'k:{"name":"shm"}': {'.': {}, 'f:emptyDir': {'.': {}, 'f:medium': {}}, 'f:name': {}}, 'k:{"name":"test-odh-notebook"}': {'.': {}, 'f:name': {}, 'f:persistentVolumeClaim': {'.': {}, 'f:claimName': {}}}}}}}}, 'manager': 'OpenAPI-Generator', 'operation': 'Update', 'time': '2026-09-15T10:26:57Z'}, {'apiVersion': 'kubeflow.org/v1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:finalizers': {'.': {}, 'v:"notebook.opendatahub.io/httproute-cleanup"': {}, 'v:"notebook.opendatahub.io/kube-rbac-proxy-cleanup"': {}, 'v:"notebook.opendatahub.io/referencegrant-cleanup"': {}}}}, 'manager': 'manager', 'operation': 'Update', 'time': '2026-09-15T10:26:57Z'}, {'apiVersion': 'kubeflow.org/v1beta1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:status': {'.': {}, 'f:conditions': {}, 'f:containerState': {}, 'f:readyReplicas': {}}}, 'manager': 'manager', 'operation': 'Update', 'subresource': 'status', 'time': '2026-09-15T10:26:58Z'}], 'name': 'test-odh-notebook', 'namespace': 'test-odh-notebook', 'resourceVersion': '308697027', 'uid': '585d5021-b068-4b9a-88d0-1cc622318e52'}, 'spec': {'template': {'spec': {'affinity': {}, 'containers': [{'env': [{'name': 'NOTEBOOK_ARGS', 'value': "--ServerApp.port=8888\n --ServerApp.token=''\n --ServerApp.password=''\n --ServerApp.base_url=/notebook/test-odh-notebook/test-odh-notebook\n --ServerApp.quit_button=False\n"}, {'name': 'JUPYTER_IMAGE', 'value': 'image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2'}, {'name': 'REQUESTS_CA_BUNDLE', 'value': '/etc/pki/tls/custom-certs/ca-bundle.crt'}, {'name': 'SSL_CERT_FILE', 'value': '/etc/pki/tls/custom-certs/ca-bundle.crt'}, {'name': 'PIPELINES_SSL_SA_CERTS', 'value': '/etc/pki/tls/custom-certs/ca-bundle.crt'}, {'name': 'KF_PIPELINES_SSL_SA_CERTS', 'value': '/etc/pki/tls/custom-certs/ca-bundle.crt'}, {'name': 'GIT_SSL_CAINFO', 'value': '/etc/pki/tls/custom-certs/ca-bundle.crt'}, {'name': 'PIP_CERT', 'value': '/etc/pki/tls/custom-certs/ca-bundle.crt'}], 'image': 'image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2', 'imagePullPolicy': 'Always', 'livenessProbe': {'failureThreshold': 3, 'httpGet': {'path': '/notebook/test-odh-notebook/test-odh-notebook/api', 'port': 'notebook-port', 'scheme': 'HTTP'}, 'initialDelaySeconds': 10, 'periodSeconds': 5, 'successThreshold': 1, 'timeoutSeconds': 1}, 'name': 'test-odh-notebook', 'ports': [{'containerPort': 8888, 'name': 'notebook-port', 'protocol': 'TCP'}], 'readinessProbe': {'failureThreshold': 3, 'httpGet': {'path': '/notebook/test-odh-notebook/test-odh-notebook/api', 'port': 'notebook-port', 'scheme': 'HTTP'}, 'initialDelaySeconds': 10, 'periodSeconds': 5, 'successThreshold': 1, 'timeoutSeconds': 1}, 'resources': {'limits': {'cpu': '1', 'memory': '2Gi'}, 'requests': {'cpu': '500m', 'memory': '1Gi'}}, 'volumeMounts': [{'mountPath': '/opt/app-root/src', 'name': 'test-odh-notebook'}, {'mountPath': '/dev/shm', 'name': 'shm'}, {'mountPath': '/etc/pki/tls/custom-certs', 'name': 'trusted-ca', 'readOnly': True}, {'mountPath': '/opt/app-root/pipeline-runtimes/', 'name': 'runtime-images'}], 'workingDir': '/opt/app-root/src'}, {'args': ['--secure-listen-address=0.0.0.0:8443', '--upstream=http://127.0.0.1:8888/', '--logtostderr=true', '--v=0', '--proxy-endpoints-port=8444', '--config-file=/etc/kube-rbac-proxy/config-file.yaml', '--tls-cert-file=/etc/tls/private/tls.crt', '--tls-private-key-file=/etc/tls/private/tls.key', '--auth-header-fields-enabled=true', '--auth-header-user-field-name=X-Auth-Request-User', '--auth-header-groups-field-name=X-Auth-Request-Groups'], 'image': 'registry.redhat.io/rhoai/odh-kube-rbac-proxy-rhel9@sha256:7b4cd3c3990f85d6086a9cf17dc1b407166010ac20354daa8745957587f5ca3e', 'imagePullPolicy': 'Always', 'livenessProbe': {'failureThreshold': 3, 'httpGet': {'path': '/healthz', 'port': 8444, 'scheme': 'HTTPS'}, 'initialDelaySeconds': 30, 'periodSeconds': 5, 'successThreshold': 1, 'timeoutSeconds': 1}, 'name': 'kube-rbac-proxy', 'ports': [{'containerPort': 8443, 'name': 'kube-rbac-proxy', 'protocol': 'TCP'}], 'readinessProbe': {'failureThreshold': 3, 'httpGet': {'path': '/healthz', 'port': 8444, 'scheme': 'HTTPS'}, 'initialDelaySeconds': 5, 'periodSeconds': 5, 'successThreshold': 1, 'timeoutSeconds': 1}, 'resources': {'limits': {'cpu': '100m', 'memory': '64Mi'}, 'requests': {'cpu': '100m', 'memory': '64Mi'}}, 'volumeMounts': [{'mountPath': '/etc/kube-rbac-proxy', 'name': 'kube-rbac-proxy-config'}, {'mountPath': '/etc/tls/private', 'name': 'kube-rbac-proxy-tls-certificates'}]}], 'enableServiceLinks': False, 'serviceAccountName': 'test-odh-notebook', 'volumes': [{'name': 'test-odh-notebook', 'persistentVolumeClaim': {'claimName': 'test-odh-notebook'}}, {'emptyDir': {'medium': 'Memory'}, 'name': 'shm'}, {'configMap': {'name': 'workbench-trusted-ca-bundle', 'optional': True}, 'name': 'trusted-ca'}, {'configMap': {'name': 'pipeline-runtime-images', 'optional': True}, 'name': 'runtime-images'}, {'configMap': {'defaultMode': 420, 'name': 'test-odh-notebook-kube-rbac-proxy-config'}, 'name': 'kube-rbac-proxy-config'}, {'name': 'kube-rbac-proxy-tls-certificates', 'secret': {'defaultMode': 420, 'secretName': 'test-odh-notebook-kube-rbac-proxy-tls'}}]}}}, 'status': {'conditions': [{'lastProbeTime': '2026-09-15T10:26:58Z', 'lastTransitionTime': '2026-09-15T10:26:58Z', 'message': '0/2 nodes are available: 2 Insufficient cpu. preemption: 0/2 nodes are available: 2 No preemption victims found for incoming pod.', 'reason': 'Unschedulable', 'status': 'False', 'type': 'PodScheduled'}], 'containerState': {}, 'readyReplicas': 0}} [ocp_resources Notebook] 2026-09-15T10:28:58.832099Z [info ] Wait until Notebook test-odh-notebook is deleted [ocp_resources Notebook] 2026-09-15T10:28:58.832238Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-09-15T10:28:59.869794Z [success ] Function: lambda: self.exists succeeded after 1.0188312530517578 [0:00:01.018831]. [timeout_sampler] 2026-09-15T10:28:59.870007Z [info ] Delete PersistentVolumeClaim test-odh-notebook [ocp_resources PersistentVolumeClaim] 2026-09-15T10:28:59.904971Z [info ] Deleting {'kind': 'PersistentVolumeClaim', 'apiVersion': 'v1', 'metadata': {'name': 'test-odh-notebook', 'namespace': 'test-odh-notebook', 'uid': '42b03137-a62f-450a-b108-e26784d09baf', 'resourceVersion': '308696939', 'creationTimestamp': '2026-09-15T10:26:57Z', 'labels': {'opendatahub.io/dashboard': 'true'}, 'finalizers': ['kubernetes.io/pvc-protection'], 'managedFields': [{'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-15T10:26:57Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:labels': {'.': {}, 'f:opendatahub.io/dashboard': {}}}, 'f:spec': {'f:accessModes': {}, 'f:resources': {'f:requests': {'.': {}, 'f:storage': {}}}, 'f:volumeMode': {}}}}]}, 'spec': {'accessModes': ['ReadWriteOnce'], 'resources': {'requests': {'storage': '10Gi'}}, 'storageClassName': 'gp3-csi', 'volumeMode': 'Filesystem'}, 'status': {'phase': 'Pending'}} [ocp_resources PersistentVolumeClaim] 2026-09-15T10:28:59.929669Z [info ] Wait until PersistentVolumeClaim test-odh-notebook is deleted [ocp_resources PersistentVolumeClaim] 2026-09-15T10:28:59.929841Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-09-15T10:28:59.948711Z [success ] Function: lambda: self.exists succeeded after 9.369850158691406e-05 [0:00:00.000094]. [timeout_sampler] 2026-09-15T10:28:59.967252Z [info ] Delete Project test-odh-notebook [ocp_resources Project] 2026-09-15T10:29:00.015505Z [info ] Deleting {'kind': 'Project', 'apiVersion': 'project.openshift.io/v1', 'metadata': {'name': 'test-odh-notebook', 'uid': 'ac699934-c9a1-43b7-b553-461ae50b997e', 'resourceVersion': '308696914', 'creationTimestamp': '2026-09-15T10:26:56Z', 'labels': {'kubernetes.io/metadata.name': 'test-odh-notebook', 'opendatahub.io/dashboard': 'true', 'pod-security.kubernetes.io/audit': 'restricted', 'pod-security.kubernetes.io/audit-version': 'latest', 'pod-security.kubernetes.io/warn': 'restricted', 'pod-security.kubernetes.io/warn-version': 'latest'}, 'annotations': {'openshift.io/description': '', 'openshift.io/display-name': '', 'openshift.io/requester': 'system:serviceaccount:kube-system:olminstall-cluster-admin', 'openshift.io/sa.scc.mcs': 's0:c42,c24', 'openshift.io/sa.scc.supplemental-groups': '1001770000/10000', 'openshift.io/sa.scc.uid-range': '1001770000/10000', 'security.openshift.io/MinimallySufficientPodSecurityStandard': 'restricted'}, 'managedFields': [{'manager': 'pod-security-admission-label-synchronization-controller', 'operation': 'Apply', 'apiVersion': 'v1', 'time': '2026-09-15T10:26:56Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'f:security.openshift.io/MinimallySufficientPodSecurityStandard': {}}, 'f:labels': {'f:pod-security.kubernetes.io/audit': {}, 'f:pod-security.kubernetes.io/audit-version': {}, 'f:pod-security.kubernetes.io/warn': {}, 'f:pod-security.kubernetes.io/warn-version': {}}}}}, {'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-15T10:26:56Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:labels': {'f:opendatahub.io/dashboard': {}}}}}, {'manager': 'cluster-policy-controller', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-15T10:26:56Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'f:openshift.io/sa.scc.mcs': {}, 'f:openshift.io/sa.scc.supplemental-groups': {}, 'f:openshift.io/sa.scc.uid-range': {}}}}}, {'manager': 'openshift-apiserver', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-15T10:26:56Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'.': {}, 'f:openshift.io/description': {}, 'f:openshift.io/display-name': {}, 'f:openshift.io/requester': {}}, 'f:labels': {'.': {}, 'f:kubernetes.io/metadata.name': {}}}}}, {'manager': 'openshift-controller-manager', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-15T10:26:56Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:spec': {'f:finalizers': {}}}, 'subresource': 'finalize'}]}, 'spec': {'finalizers': ['kubernetes']}, 'status': {'phase': 'Active'}} [ocp_resources Project] 2026-09-15T10:29:00.063579Z [info ] Wait until Project test-odh-notebook is deleted [ocp_resources Project] 2026-09-15T10:29:00.063738Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] _ ERROR at setup of TestNotebook.test_create_simple_notebook[unprivileged_model_namespace0-users_persistent_volume_claim0-default_notebook0-notebook_pod0] _ Traceback (most recent call last): File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/conftest.py", line 263, in notebook_pod notebook_pod.wait_for_condition( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ condition=Pod.Condition.READY, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ status=Pod.Condition.Status.TRUE, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=pod_ready_timeout, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 1317, 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 346, in __iter__ raise TimeoutExpiredError( ...<3 lines>... ) timeout_sampler.TimeoutExpiredError: Timed Out: 119.98200058937073 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.98200058937073 [0:01:59.982001] The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 361, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, 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 170, in pytest_runtest_setup item.session._setupstate.setup(item) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 536, in setup col.setup() ~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1710, in setup self._request._fillfixtures() ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 806, in _fillfixtures item.funcargs[argname] = self.getfixturevalue(argname) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 630, in getfixturevalue fixturedef = self._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 726, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1232, 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 1328, 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 1005, in call_fixture_func fixture_result = fixturefunc(**kwargs) File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/conftest.py", line 287, in notebook_pod raise AssertionError( ...<6 lines>... ) from e AssertionError: Pod 'test-odh-notebook-0' failed to reach Ready state within 120 seconds. Pod diagnostics: Pod phase=Pending, reason=None, message=None Condition PodScheduled: status=False, reason=Unschedulable, message=0/2 nodes are available: 2 Insufficient cpu. preemption: 0/2 nodes are available: 2 No preemption victims found for incoming pod. Original Error: Timed Out: 119.98200058937073 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.98200058937073 [0:01:59.982001] Pod information collected to must-gather directory for debugging. _ 8 of 11 completed, 6 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 2 Error, 0 ReRun _ tests/workbenches/notebooks_server/controller/test_spawning.py::TestNotebook::test_auth_container_resource_customization[unprivileged_model_namespace0-users_persistent_volume_claim0-default_notebook0-notebook_pod0] 2026-09-15T10:29:08.266431Z [success ] Function: lambda: self.exists succeeded after 8.180176973342896 [0:00:08.180177]. [timeout_sampler]  test_auth_container_resource_customization[unprivileged_model_namespace0-users_persistent_volume_claim0-default_notebook0-notebook_pod0]  -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-09-15T10:29:08.269131Z [info ] Executing class fixture: unprivileged_model_namespace [conftest] 2026-09-15T10:29:08.269283Z [info ] kind: ProjectRequest api version: project.openshift.io/v1 [ocp_resources.resource] 2026-09-15T10:29:08.269398Z [info ] Create ProjectRequest test-auth-notebook [ocp_resources ProjectRequest] 2026-09-15T10:29:08.269508Z [info ] Posting {'apiVersion': 'project.openshift.io/v1', 'kind': 'ProjectRequest', 'metadata': {'name': 'test-auth-notebook', 'labels': {'opendatahub.io/dashboard': 'true'}}} [ocp_resources ProjectRequest] 2026-09-15T10:29:08.394296Z [info ] kind: Project api version: project.openshift.io/v1 [ocp_resources.resource] 2026-09-15T10:29:08.394503Z [info ] Wait for Project test-auth-notebook status to be Active [ocp_resources Project] 2026-09-15T10:29:08.394649Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_for_status.lambda: self.exists) [timeout_sampler] 2026-09-15T10:29:08.417459Z [info ] Status of Project test-auth-notebook is Active [ocp_resources Project] 2026-09-15T10:29:08.417601Z [success ] Function: lambda: self.exists succeeded after 3.910064697265625e-05 [0:00:00.000039]. [timeout_sampler] 2026-09-15T10:29:08.417731Z [info ] ResourceEdits: Updating data for resource Namespace test-auth-notebook [ocp_resources.resource] 2026-09-15T10:29:08.417857Z [info ] Update Namespace test-auth-notebook: {'metadata': {'labels': {'opendatahub.io/dashboard': 'true'}, 'name': 'test-auth-notebook'}} [ocp_resources Namespace] 2026-09-15T10:29:08.450170Z [info ] Executing function fixture: minimal_image [conftest] 2026-09-15T10:29:08.585835Z [info ] Executing function fixture: notebook_image [conftest] 2026-09-15T10:29:08.586022Z [info ] kind: ImageStream api version: image.openshift.io/v1 [ocp_resources.resource] 2026-09-15T10:29:08.696039Z [info ] kind: Config api version: imageregistry.operator.openshift.io/v1 [ocp_resources.resource] 2026-09-15T10:29:08.713885Z [info ] Image registry management state: managed, available: True [utilities.infra] name=utilities.infra 2026-09-15T10:29:08.713987Z [info ] Resolved ImageStream s2i-minimal-notebook:2025.2 via integrated registry: image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2 [tests.workbenches.notebook_images.utils] name=tests.workbenches.notebook_images.utils 2026-09-15T10:29:08.716243Z [info ] Executing function fixture: users_persistent_volume_claim [conftest] 2026-09-15T10:29:08.716394Z [info ] Create PersistentVolumeClaim test-auth-notebook [ocp_resources PersistentVolumeClaim] 2026-09-15T10:29:08.716523Z [info ] Posting {'apiVersion': 'v1', 'kind': 'PersistentVolumeClaim', 'metadata': {'name': 'test-auth-notebook', 'labels': {'opendatahub.io/dashboard': 'true'}, 'namespace': 'test-auth-notebook'}, 'spec': {'volumeMode': 'Filesystem', 'accessModes': ['ReadWriteOnce'], 'resources': {'requests': {'storage': '10Gi'}}}} [ocp_resources PersistentVolumeClaim] 2026-09-15T10:29:08.759377Z [info ] Executing function fixture: default_notebook [conftest] 2026-09-15T10:29:08.759542Z [info ] kind: Notebook api version: kubeflow.org/v1 [ocp_resources.resource] 2026-09-15T10:29:08.759669Z [info ] Create Notebook test-auth-notebook [ocp_resources Notebook] 2026-09-15T10:29:08.759806Z [info ] Posting {'apiVersion': 'kubeflow.org/v1', 'kind': 'Notebook', 'metadata': {'annotations': {'notebooks.opendatahub.io/inject-auth': 'true', 'opendatahub.io/accelerator-name': '', 'notebooks.opendatahub.io/last-image-selection': 'image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2', 'notebooks.opendatahub.io/auth-sidecar-cpu-request': '200m', 'notebooks.opendatahub.io/auth-sidecar-memory-request': '128Mi', 'notebooks.opendatahub.io/auth-sidecar-cpu-limit': '500m', 'notebooks.opendatahub.io/auth-sidecar-memory-limit': '256Mi'}, 'labels': {'app': 'test-auth-notebook', 'opendatahub.io/dashboard': 'true', 'opendatahub.io/odh-managed': 'true'}, 'name': 'test-auth-notebook', 'namespace': 'test-auth-notebook'}, 'spec': {'template': {'spec': {'affinity': {}, 'containers': [{'env': [{'name': 'NOTEBOOK_ARGS', 'value': "--ServerApp.port=8888\n --ServerApp.token=''\n --ServerApp.password=''\n --ServerApp.base_url=/notebook/test-auth-notebook/test-auth-notebook\n --ServerApp.quit_button=False\n"}, {'name': 'JUPYTER_IMAGE', 'value': 'image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2'}], 'image': 'image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2', 'imagePullPolicy': 'Always', 'livenessProbe': {'failureThreshold': 3, 'httpGet': {'path': '/notebook/test-auth-notebook/test-auth-notebook/api', 'port': 'notebook-port', 'scheme': 'HTTP'}, 'initialDelaySeconds': 10, 'periodSeconds': 5, 'successThreshold': 1, 'timeoutSeconds': 1}, 'name': 'test-auth-notebook', 'ports': [{'containerPort': 8888, 'name': 'notebook-port', 'protocol': 'TCP'}], 'readinessProbe': {'failureThreshold': 3, 'httpGet': {'path': '/notebook/test-auth-notebook/test-auth-notebook/api', 'port': 'notebook-port', 'scheme': 'HTTP'}, 'initialDelaySeconds': 10, 'periodSeconds': 5, 'successThreshold': 1, 'timeoutSeconds': 1}, 'resources': {'limits': {'cpu': '1', 'memory': '2Gi'}, 'requests': {'cpu': '500m', 'memory': '1Gi'}}, 'volumeMounts': [{'mountPath': '/opt/app-root/src', 'name': 'test-auth-notebook'}, {'mountPath': '/dev/shm', 'name': 'shm'}], 'workingDir': '/opt/app-root/src'}], 'enableServiceLinks': False, 'serviceAccountName': 'test-auth-notebook', 'volumes': [{'name': 'test-auth-notebook', 'persistentVolumeClaim': {'claimName': 'test-auth-notebook'}}, {'emptyDir': {'medium': 'Memory'}, 'name': 'shm'}]}}}} [ocp_resources Notebook] 2026-09-15T10:29:09.005284Z [info ] Executing function fixture: notebook_pod [conftest] 2026-09-15T10:29:09.005511Z [info ] Wait until Pod test-auth-notebook-0 is created [ocp_resources Pod] 2026-09-15T10:29:09.005634Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait.lambda: self.exists) [timeout_sampler] 2026-09-15T10:29:10.043672Z [success ] Function: lambda: self.exists succeeded after 1.0202093124389648 [0:00:01.020209]. [timeout_sampler] 2026-09-15T10:29:10.043959Z [info ] Wait for Pod/test-auth-notebook-0's 'Ready' condition to be 'True' [ocp_resources Pod] 2026-09-15T10:29:10.044123Z [info ] Wait until Pod test-auth-notebook-0 is created [ocp_resources Pod] 2026-09-15T10:29:10.044270Z [info ] Waiting for 120 seconds [0:02:00], retry every 1 seconds. (Function: ocp_resources.resource.wait.lambda: self.exists) [timeout_sampler] 2026-09-15T10:29:10.062793Z [success ] Function: lambda: self.exists succeeded after 3.814697265625e-05 [0:00:00.000038]. [timeout_sampler] 2026-09-15T10:29:10.062962Z [info ] Waiting for 119.98079109191895 seconds [0:01:59.980791], retry every 1 seconds. (Function: ocp_resources.resource.wait_for_condition.lambda: self.instance) [timeout_sampler] 2026-09-15T10:31:10.362412Z [error ] Function: lambda: self.instance timed out after 119.98079109191895 [0:01:59.980791]. [timeout_sampler] 2026-09-15T10:31:10.381043Z [info ] Collecting pod information for test-auth-notebook-0: /home/odh/opendatahub-tests/results/must-gather-collected [utilities.general] name=utilities.general 2026-09-15T10:31:10.434062Z [warning ] For pod: test-auth-notebook-0 information gathering failed. [utilities.general] name=utilities.general ERROR TEST: TestNotebook.test_auth_container_resource_customization[unprivileged_model_namespace0-users_persistent_volume_claim0-default_notebook0-notebook_pod0] [setup] STATUS: ERROR 2026-09-15T10:31:10.456469Z [error ] Traceback (most recent call last): File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/conftest.py", line 263, in notebook_pod notebook_pod.wait_for_condition( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ condition=Pod.Condition.READY, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ status=Pod.Condition.Status.TRUE, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=pod_ready_timeout, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 1317, 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 346, in __iter__ raise TimeoutExpiredError( ...<3 lines>... ) timeout_sampler.TimeoutExpiredError: Timed Out: 119.98079109191895 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.98079109191895 [0:01:59.980791] The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 361, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, 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 170, in pytest_runtest_setup item.session._setupstate.setup(item) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 536, in setup col.setup() ~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1710, in setup self._request._fillfixtures() ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 806, in _fillfixtures item.funcargs[argname] = self.getfixturevalue(argname) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 630, in getfixturevalue fixturedef = self._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 726, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1232, 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 1328, 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 1005, in call_fixture_func fixture_result = fixturefunc(**kwargs) File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/conftest.py", line 287, in notebook_pod raise AssertionError( ...<6 lines>... ) from e AssertionError: Pod 'test-auth-notebook-0' failed to reach Ready state within 120 seconds. Pod diagnostics: Pod phase=Pending, reason=None, message=None Condition PodScheduled: status=False, reason=Unschedulable, message=0/2 nodes are available: 2 Insufficient cpu. preemption: 0/2 nodes are available: 2 No preemption victims found for incoming pod. Original Error: Timed Out: 119.98079109191895 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.98079109191895 [0:01:59.980791] Pod information collected to must-gather directory for debugging. [conftest] ------------------------------------------------------- TEARDOWN ------------------------------------------------------- 2026-09-15T10:31:10.456690Z [info ] Delete Notebook test-auth-notebook [ocp_resources Notebook] 2026-09-15T10:31:10.506161Z [info ] Deleting {'apiVersion': 'kubeflow.org/v1', 'kind': 'Notebook', 'metadata': {'annotations': {'notebooks.opendatahub.io/auth-sidecar-cpu-limit': '500m', 'notebooks.opendatahub.io/auth-sidecar-cpu-request': '200m', 'notebooks.opendatahub.io/auth-sidecar-memory-limit': '256Mi', 'notebooks.opendatahub.io/auth-sidecar-memory-request': '128Mi', 'notebooks.opendatahub.io/inject-auth': 'true', 'notebooks.opendatahub.io/last-image-selection': 'image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2', 'opendatahub.io/accelerator-name': ''}, 'creationTimestamp': '2026-09-15T10:29:08Z', 'finalizers': ['notebook.opendatahub.io/httproute-cleanup', 'notebook.opendatahub.io/referencegrant-cleanup', 'notebook.opendatahub.io/kube-rbac-proxy-cleanup'], 'generation': 1, 'labels': {'app': 'test-auth-notebook', 'opendatahub.io/dashboard': 'true', 'opendatahub.io/odh-managed': 'true'}, 'managedFields': [{'apiVersion': 'kubeflow.org/v1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'.': {}, 'f:notebooks.opendatahub.io/auth-sidecar-cpu-limit': {}, 'f:notebooks.opendatahub.io/auth-sidecar-cpu-request': {}, 'f:notebooks.opendatahub.io/auth-sidecar-memory-limit': {}, 'f:notebooks.opendatahub.io/auth-sidecar-memory-request': {}, 'f:notebooks.opendatahub.io/inject-auth': {}, 'f:notebooks.opendatahub.io/last-image-selection': {}, 'f:opendatahub.io/accelerator-name': {}}, 'f:labels': {'.': {}, 'f:app': {}, 'f:opendatahub.io/dashboard': {}, 'f:opendatahub.io/odh-managed': {}}}, 'f:spec': {'.': {}, 'f:template': {'.': {}, 'f:spec': {'.': {}, 'f:affinity': {}, 'f:containers': {'.': {}, 'k:{"name":"test-auth-notebook"}': {'.': {}, 'f:env': {'.': {}, 'k:{"name":"JUPYTER_IMAGE"}': {'.': {}, 'f:name': {}, 'f:value': {}}, 'k:{"name":"NOTEBOOK_ARGS"}': {'.': {}, 'f:name': {}, 'f:value': {}}}, 'f:image': {}, 'f:imagePullPolicy': {}, 'f:livenessProbe': {'.': {}, 'f:failureThreshold': {}, 'f:httpGet': {'.': {}, 'f:path': {}, 'f:port': {}, 'f:scheme': {}}, 'f:initialDelaySeconds': {}, 'f:periodSeconds': {}, 'f:successThreshold': {}, 'f:timeoutSeconds': {}}, 'f:name': {}, 'f:ports': {'.': {}, 'k:{"containerPort":8888,"protocol":"TCP"}': {'.': {}, 'f:containerPort': {}, 'f:name': {}, 'f:protocol': {}}}, 'f:readinessProbe': {'.': {}, 'f:failureThreshold': {}, 'f:httpGet': {'.': {}, 'f:path': {}, 'f:port': {}, 'f:scheme': {}}, 'f:initialDelaySeconds': {}, 'f:periodSeconds': {}, 'f:successThreshold': {}, 'f:timeoutSeconds': {}}, 'f:resources': {'.': {}, 'f:limits': {'.': {}, 'f:cpu': {}, 'f:memory': {}}, 'f:requests': {'.': {}, 'f:cpu': {}, 'f:memory': {}}}, 'f:volumeMounts': {'.': {}, 'k:{"mountPath":"/dev/shm"}': {'.': {}, 'f:mountPath': {}, 'f:name': {}}, 'k:{"mountPath":"/opt/app-root/src"}': {'.': {}, 'f:mountPath': {}, 'f:name': {}}}, 'f:workingDir': {}}}, 'f:enableServiceLinks': {}, 'f:serviceAccountName': {}, 'f:volumes': {'.': {}, 'k:{"name":"shm"}': {'.': {}, 'f:emptyDir': {'.': {}, 'f:medium': {}}, 'f:name': {}}, 'k:{"name":"test-auth-notebook"}': {'.': {}, 'f:name': {}, 'f:persistentVolumeClaim': {'.': {}, 'f:claimName': {}}}}}}}}, 'manager': 'OpenAPI-Generator', 'operation': 'Update', 'time': '2026-09-15T10:29:08Z'}, {'apiVersion': 'kubeflow.org/v1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:finalizers': {'.': {}, 'v:"notebook.opendatahub.io/httproute-cleanup"': {}, 'v:"notebook.opendatahub.io/kube-rbac-proxy-cleanup"': {}, 'v:"notebook.opendatahub.io/referencegrant-cleanup"': {}}}}, 'manager': 'manager', 'operation': 'Update', 'time': '2026-09-15T10:29:09Z'}, {'apiVersion': 'kubeflow.org/v1beta1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:status': {'.': {}, 'f:conditions': {}, 'f:containerState': {}, 'f:readyReplicas': {}}}, 'manager': 'manager', 'operation': 'Update', 'subresource': 'status', 'time': '2026-09-15T10:29:10Z'}], 'name': 'test-auth-notebook', 'namespace': 'test-auth-notebook', 'resourceVersion': '308700314', 'uid': '4c4b0ee2-791e-4bbd-a8c1-7695525cf51d'}, 'spec': {'template': {'spec': {'affinity': {}, 'containers': [{'env': [{'name': 'NOTEBOOK_ARGS', 'value': "--ServerApp.port=8888\n --ServerApp.token=''\n --ServerApp.password=''\n --ServerApp.base_url=/notebook/test-auth-notebook/test-auth-notebook\n --ServerApp.quit_button=False\n"}, {'name': 'JUPYTER_IMAGE', 'value': 'image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2'}, {'name': 'GIT_SSL_CAINFO', 'value': '/etc/pki/tls/custom-certs/ca-bundle.crt'}, {'name': 'PIP_CERT', 'value': '/etc/pki/tls/custom-certs/ca-bundle.crt'}, {'name': 'REQUESTS_CA_BUNDLE', 'value': '/etc/pki/tls/custom-certs/ca-bundle.crt'}, {'name': 'SSL_CERT_FILE', 'value': '/etc/pki/tls/custom-certs/ca-bundle.crt'}, {'name': 'PIPELINES_SSL_SA_CERTS', 'value': '/etc/pki/tls/custom-certs/ca-bundle.crt'}, {'name': 'KF_PIPELINES_SSL_SA_CERTS', 'value': '/etc/pki/tls/custom-certs/ca-bundle.crt'}], 'image': 'image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/s2i-minimal-notebook:2025.2', 'imagePullPolicy': 'Always', 'livenessProbe': {'failureThreshold': 3, 'httpGet': {'path': '/notebook/test-auth-notebook/test-auth-notebook/api', 'port': 'notebook-port', 'scheme': 'HTTP'}, 'initialDelaySeconds': 10, 'periodSeconds': 5, 'successThreshold': 1, 'timeoutSeconds': 1}, 'name': 'test-auth-notebook', 'ports': [{'containerPort': 8888, 'name': 'notebook-port', 'protocol': 'TCP'}], 'readinessProbe': {'failureThreshold': 3, 'httpGet': {'path': '/notebook/test-auth-notebook/test-auth-notebook/api', 'port': 'notebook-port', 'scheme': 'HTTP'}, 'initialDelaySeconds': 10, 'periodSeconds': 5, 'successThreshold': 1, 'timeoutSeconds': 1}, 'resources': {'limits': {'cpu': '1', 'memory': '2Gi'}, 'requests': {'cpu': '500m', 'memory': '1Gi'}}, 'volumeMounts': [{'mountPath': '/opt/app-root/src', 'name': 'test-auth-notebook'}, {'mountPath': '/dev/shm', 'name': 'shm'}, {'mountPath': '/etc/pki/tls/custom-certs', 'name': 'trusted-ca', 'readOnly': True}, {'mountPath': '/opt/app-root/pipeline-runtimes/', 'name': 'runtime-images'}], 'workingDir': '/opt/app-root/src'}, {'args': ['--secure-listen-address=0.0.0.0:8443', '--upstream=http://127.0.0.1:8888/', '--logtostderr=true', '--v=0', '--proxy-endpoints-port=8444', '--config-file=/etc/kube-rbac-proxy/config-file.yaml', '--tls-cert-file=/etc/tls/private/tls.crt', '--tls-private-key-file=/etc/tls/private/tls.key', '--auth-header-fields-enabled=true', '--auth-header-user-field-name=X-Auth-Request-User', '--auth-header-groups-field-name=X-Auth-Request-Groups'], 'image': 'registry.redhat.io/rhoai/odh-kube-rbac-proxy-rhel9@sha256:7b4cd3c3990f85d6086a9cf17dc1b407166010ac20354daa8745957587f5ca3e', 'imagePullPolicy': 'Always', 'livenessProbe': {'failureThreshold': 3, 'httpGet': {'path': '/healthz', 'port': 8444, 'scheme': 'HTTPS'}, 'initialDelaySeconds': 30, 'periodSeconds': 5, 'successThreshold': 1, 'timeoutSeconds': 1}, 'name': 'kube-rbac-proxy', 'ports': [{'containerPort': 8443, 'name': 'kube-rbac-proxy', 'protocol': 'TCP'}], 'readinessProbe': {'failureThreshold': 3, 'httpGet': {'path': '/healthz', 'port': 8444, 'scheme': 'HTTPS'}, 'initialDelaySeconds': 5, 'periodSeconds': 5, 'successThreshold': 1, 'timeoutSeconds': 1}, 'resources': {'limits': {'cpu': '500m', 'memory': '256Mi'}, 'requests': {'cpu': '200m', 'memory': '128Mi'}}, 'volumeMounts': [{'mountPath': '/etc/kube-rbac-proxy', 'name': 'kube-rbac-proxy-config'}, {'mountPath': '/etc/tls/private', 'name': 'kube-rbac-proxy-tls-certificates'}]}], 'enableServiceLinks': False, 'serviceAccountName': 'test-auth-notebook', 'volumes': [{'name': 'test-auth-notebook', 'persistentVolumeClaim': {'claimName': 'test-auth-notebook'}}, {'emptyDir': {'medium': 'Memory'}, 'name': 'shm'}, {'configMap': {'name': 'workbench-trusted-ca-bundle', 'optional': True}, 'name': 'trusted-ca'}, {'configMap': {'name': 'pipeline-runtime-images', 'optional': True}, 'name': 'runtime-images'}, {'configMap': {'defaultMode': 420, 'name': 'test-auth-notebook-kube-rbac-proxy-config'}, 'name': 'kube-rbac-proxy-config'}, {'name': 'kube-rbac-proxy-tls-certificates', 'secret': {'defaultMode': 420, 'secretName': 'test-auth-notebook-kube-rbac-proxy-tls'}}]}}}, 'status': {'conditions': [{'lastProbeTime': '2026-09-15T10:29:10Z', 'lastTransitionTime': '2026-09-15T10:29:09Z', 'message': '0/2 nodes are available: 2 Insufficient cpu. preemption: 0/2 nodes are available: 2 No preemption victims found for incoming pod.', 'reason': 'Unschedulable', 'status': 'False', 'type': 'PodScheduled'}], 'containerState': {}, 'readyReplicas': 0}} [ocp_resources Notebook] 2026-09-15T10:31:10.532574Z [info ] Wait until Notebook test-auth-notebook is deleted [ocp_resources Notebook] 2026-09-15T10:31:10.532728Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-09-15T10:31:11.572104Z [success ] Function: lambda: self.exists succeeded after 1.019479751586914 [0:00:01.019480]. [timeout_sampler] 2026-09-15T10:31:11.572283Z [info ] Delete PersistentVolumeClaim test-auth-notebook [ocp_resources PersistentVolumeClaim] 2026-09-15T10:31:11.608436Z [info ] Deleting {'kind': 'PersistentVolumeClaim', 'apiVersion': 'v1', 'metadata': {'name': 'test-auth-notebook', 'namespace': 'test-auth-notebook', 'uid': '577d8033-a100-4942-9e4a-f4cddc61bfae', 'resourceVersion': '308700218', 'creationTimestamp': '2026-09-15T10:29:08Z', 'labels': {'opendatahub.io/dashboard': 'true'}, 'finalizers': ['kubernetes.io/pvc-protection'], 'managedFields': [{'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-15T10:29:08Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:labels': {'.': {}, 'f:opendatahub.io/dashboard': {}}}, 'f:spec': {'f:accessModes': {}, 'f:resources': {'f:requests': {'.': {}, 'f:storage': {}}}, 'f:volumeMode': {}}}}]}, 'spec': {'accessModes': ['ReadWriteOnce'], 'resources': {'requests': {'storage': '10Gi'}}, 'storageClassName': 'gp3-csi', 'volumeMode': 'Filesystem'}, 'status': {'phase': 'Pending'}} [ocp_resources PersistentVolumeClaim] 2026-09-15T10:31:11.630203Z [info ] Wait until PersistentVolumeClaim test-auth-notebook is deleted [ocp_resources PersistentVolumeClaim] 2026-09-15T10:31:11.630358Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-09-15T10:31:11.648230Z [success ] Function: lambda: self.exists succeeded after 3.8623809814453125e-05 [0:00:00.000039]. [timeout_sampler] 2026-09-15T10:31:11.666693Z [info ] Delete Project test-auth-notebook [ocp_resources Project] 2026-09-15T10:31:11.709989Z [info ] Deleting {'kind': 'Project', 'apiVersion': 'project.openshift.io/v1', 'metadata': {'name': 'test-auth-notebook', 'uid': '2541718e-e873-41db-bef9-849ccb663b5c', 'resourceVersion': '308700192', 'creationTimestamp': '2026-09-15T10:29:08Z', 'labels': {'kubernetes.io/metadata.name': 'test-auth-notebook', 'opendatahub.io/dashboard': 'true', 'pod-security.kubernetes.io/audit': 'restricted', 'pod-security.kubernetes.io/audit-version': 'latest', 'pod-security.kubernetes.io/warn': 'restricted', 'pod-security.kubernetes.io/warn-version': 'latest'}, 'annotations': {'openshift.io/description': '', 'openshift.io/display-name': '', 'openshift.io/requester': 'system:serviceaccount:kube-system:olminstall-cluster-admin', 'openshift.io/sa.scc.mcs': 's0:c42,c29', 'openshift.io/sa.scc.supplemental-groups': '1001780000/10000', 'openshift.io/sa.scc.uid-range': '1001780000/10000', 'security.openshift.io/MinimallySufficientPodSecurityStandard': 'restricted'}, 'managedFields': [{'manager': 'pod-security-admission-label-synchronization-controller', 'operation': 'Apply', 'apiVersion': 'v1', 'time': '2026-09-15T10:29:08Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'f:security.openshift.io/MinimallySufficientPodSecurityStandard': {}}, 'f:labels': {'f:pod-security.kubernetes.io/audit': {}, 'f:pod-security.kubernetes.io/audit-version': {}, 'f:pod-security.kubernetes.io/warn': {}, 'f:pod-security.kubernetes.io/warn-version': {}}}}}, {'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-15T10:29:08Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:labels': {'f:opendatahub.io/dashboard': {}}}}}, {'manager': 'cluster-policy-controller', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-15T10:29:08Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'f:openshift.io/sa.scc.mcs': {}, 'f:openshift.io/sa.scc.supplemental-groups': {}, 'f:openshift.io/sa.scc.uid-range': {}}}}}, {'manager': 'openshift-apiserver', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-15T10:29:08Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'.': {}, 'f:openshift.io/description': {}, 'f:openshift.io/display-name': {}, 'f:openshift.io/requester': {}}, 'f:labels': {'.': {}, 'f:kubernetes.io/metadata.name': {}}}}}, {'manager': 'openshift-controller-manager', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-15T10:29:08Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:spec': {'f:finalizers': {}}}, 'subresource': 'finalize'}]}, 'spec': {'finalizers': ['kubernetes']}, 'status': {'phase': 'Active'}} [ocp_resources Project] 2026-09-15T10:31:11.741973Z [info ] Wait until Project test-auth-notebook is deleted [ocp_resources Project] 2026-09-15T10:31:11.742142Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] _ ERROR at setup of TestNotebook.test_auth_container_resource_customization[unprivileged_model_namespace0-users_persistent_volume_claim0-default_notebook0-notebook_pod0] _ Traceback (most recent call last): File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/conftest.py", line 263, in notebook_pod notebook_pod.wait_for_condition( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ condition=Pod.Condition.READY, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ status=Pod.Condition.Status.TRUE, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=pod_ready_timeout, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 1317, 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 346, in __iter__ raise TimeoutExpiredError( ...<3 lines>... ) timeout_sampler.TimeoutExpiredError: Timed Out: 119.98079109191895 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.98079109191895 [0:01:59.980791] The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 361, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, 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 170, in pytest_runtest_setup item.session._setupstate.setup(item) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 536, in setup col.setup() ~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1710, in setup self._request._fillfixtures() ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 806, in _fillfixtures item.funcargs[argname] = self.getfixturevalue(argname) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 630, in getfixturevalue fixturedef = self._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 726, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1232, 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 1328, 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 1005, in call_fixture_func fixture_result = fixturefunc(**kwargs) File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/conftest.py", line 287, in notebook_pod raise AssertionError( ...<6 lines>... ) from e AssertionError: Pod 'test-auth-notebook-0' failed to reach Ready state within 120 seconds. Pod diagnostics: Pod phase=Pending, reason=None, message=None Condition PodScheduled: status=False, reason=Unschedulable, message=0/2 nodes are available: 2 Insufficient cpu. preemption: 0/2 nodes are available: 2 No preemption victims found for incoming pod. Original Error: Timed Out: 119.98079109191895 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.98079109191895 [0:01:59.980791] Pod information collected to must-gather directory for debugging. _ 9 of 11 completed, 6 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 3 Error, 0 ReRun _ tests/workbenches/notebooks_server/operator/test_imagestream_health.py::test_workbench_imagestreams_health[test_notebook_imagestreams] 2026-09-15T10:31:21.179035Z [success ] Function: lambda: self.exists succeeded after 9.19047474861145 [0:00:09.190475]. [timeout_sampler]  ---------------------------- test_workbench_imagestreams_health[test_notebook_imagestreams] ---------------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-09-15T10:31:21.180061Z [info ] Executing function fixture: label_selector [conftest] 2026-09-15T10:31:21.180178Z [info ] Executing function fixture: expected_imagestream_count [conftest] 2026-09-15T10:31:21.180288Z [info ] Executing function fixture: latest_tags_only [conftest] --------------------------------------------------------- CALL --------------------------------------------------------- 2026-09-15T10:31:21.180496Z [info ] kind: ImageStream api version: image.openshift.io/v1 [ocp_resources.resource] 2026-09-15T10:31:21.759844Z [info ] Checking ImageStreams for label selector 'opendatahub.io/notebook-image=true,app.kubernetes.io/part-of=workbenches': expected_count=11, actual_count=11 [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.760011Z [info ] ImageStreams matched for 'opendatahub.io/notebook-image=true,app.kubernetes.io/part-of=workbenches': code-server-notebook, jupyter-pytorch-llmcompressor, jupyter-rocm-minimal, jupyter-rocm-pytorch, jupyter-rocm-tensorflow, minimal-gpu, odh-trustyai-notebook, pytorch, s2i-generic-data-science-notebook, s2i-minimal-notebook, tensorflow [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.781581Z [info ] Validating ImageStream code-server-notebook (label selector: opendatahub.io/notebook-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.781712Z [info ] ImageStream code-server-notebook tag coverage: spec_tags=['3.4', '3.5'], status_tags=['2025.1', '2025.2', '3.4', '3.5'] [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.781797Z [info ] Checked ImageStream tag code-server-notebook:3.4 (items_count=1, import_success=N/A) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.781870Z [info ] Checked ImageStream tag code-server-notebook:3.5 (items_count=0, import_success=False) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.814822Z [info ] Validating ImageStream jupyter-pytorch-llmcompressor (label selector: opendatahub.io/notebook-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.815039Z [info ] ImageStream jupyter-pytorch-llmcompressor tag coverage: spec_tags=['3.4', '3.5'], status_tags=['2025.2', '3.4', '3.5'] [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.815137Z [info ] Checked ImageStream tag jupyter-pytorch-llmcompressor:3.4 (items_count=1, import_success=N/A) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.815226Z [info ] Checked ImageStream tag jupyter-pytorch-llmcompressor:3.5 (items_count=0, import_success=False) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.834403Z [info ] Validating ImageStream jupyter-rocm-minimal (label selector: opendatahub.io/notebook-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.834521Z [info ] ImageStream jupyter-rocm-minimal tag coverage: spec_tags=['3.4', '3.5'], status_tags=['2025.1', '2025.2', '3.4', '3.5'] [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.834593Z [info ] Checked ImageStream tag jupyter-rocm-minimal:3.4 (items_count=1, import_success=N/A) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.834659Z [info ] Checked ImageStream tag jupyter-rocm-minimal:3.5 (items_count=0, import_success=False) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.866683Z [info ] Validating ImageStream jupyter-rocm-pytorch (label selector: opendatahub.io/notebook-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.866870Z [info ] ImageStream jupyter-rocm-pytorch tag coverage: spec_tags=['3.4', '3.5'], status_tags=['2025.1', '2025.2', '3.4', '3.5'] [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.866943Z [info ] Checked ImageStream tag jupyter-rocm-pytorch:3.4 (items_count=1, import_success=N/A) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.866980Z [info ] Checked ImageStream tag jupyter-rocm-pytorch:3.5 (items_count=0, import_success=False) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.886995Z [info ] Validating ImageStream jupyter-rocm-tensorflow (label selector: opendatahub.io/notebook-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.887059Z [info ] ImageStream jupyter-rocm-tensorflow tag coverage: spec_tags=['3.4', '3.5'], status_tags=['2025.1', '2025.2', '3.4', '3.5'] [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.887099Z [info ] Checked ImageStream tag jupyter-rocm-tensorflow:3.4 (items_count=1, import_success=N/A) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.887132Z [info ] Checked ImageStream tag jupyter-rocm-tensorflow:3.5 (items_count=0, import_success=False) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.909068Z [info ] Validating ImageStream minimal-gpu (label selector: opendatahub.io/notebook-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.909132Z [info ] ImageStream minimal-gpu tag coverage: spec_tags=['3.4', '3.5'], status_tags=['2025.1', '2025.2', '3.4', '3.5'] [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.909170Z [info ] Checked ImageStream tag minimal-gpu:3.4 (items_count=1, import_success=N/A) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.909204Z [info ] Checked ImageStream tag minimal-gpu:3.5 (items_count=0, import_success=False) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.932385Z [info ] Validating ImageStream odh-trustyai-notebook (label selector: opendatahub.io/notebook-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.932450Z [info ] ImageStream odh-trustyai-notebook tag coverage: spec_tags=['3.4', '3.5'], status_tags=['2025.1', '2025.2', '3.4', '3.5'] [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.932488Z [info ] Checked ImageStream tag odh-trustyai-notebook:3.4 (items_count=1, import_success=N/A) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.932520Z [info ] Checked ImageStream tag odh-trustyai-notebook:3.5 (items_count=0, import_success=False) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.953123Z [info ] Validating ImageStream pytorch (label selector: opendatahub.io/notebook-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.953189Z [info ] ImageStream pytorch tag coverage: spec_tags=['3.4', '3.5'], status_tags=['2025.1', '2025.2', '3.4', '3.5'] [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.953228Z [info ] Checked ImageStream tag pytorch:3.4 (items_count=1, import_success=N/A) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.953263Z [info ] Checked ImageStream tag pytorch:3.5 (items_count=0, import_success=False) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.975966Z [info ] Validating ImageStream s2i-generic-data-science-notebook (label selector: opendatahub.io/notebook-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.976030Z [info ] ImageStream s2i-generic-data-science-notebook tag coverage: spec_tags=['3.4', '3.5'], status_tags=['2025.1', '2025.2', '3.4', '3.5'] [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.976069Z [info ] Checked ImageStream tag s2i-generic-data-science-notebook:3.4 (items_count=1, import_success=N/A) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.976103Z [info ] Checked ImageStream tag s2i-generic-data-science-notebook:3.5 (items_count=0, import_success=False) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.995140Z [info ] Validating ImageStream s2i-minimal-notebook (label selector: opendatahub.io/notebook-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.995205Z [info ] ImageStream s2i-minimal-notebook tag coverage: spec_tags=['3.4', '3.5'], status_tags=['2025.1', '2025.2', '3.4', '3.5'] [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.995244Z [info ] Checked ImageStream tag s2i-minimal-notebook:3.4 (items_count=1, import_success=N/A) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:21.995278Z [info ] Checked ImageStream tag s2i-minimal-notebook:3.5 (items_count=0, import_success=False) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.017210Z [info ] Validating ImageStream tensorflow (label selector: opendatahub.io/notebook-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.017275Z [info ] ImageStream tensorflow tag coverage: spec_tags=['3.4', '3.5'], status_tags=['2025.1', '2025.2', '3.4', '3.5'] [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.017314Z [info ] Checked ImageStream tag tensorflow:3.4 (items_count=1, import_success=N/A) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.017350Z [info ] Checked ImageStream tag tensorflow:3.5 (items_count=0, import_success=False) [_pytest.compat] name=test_imagestream_health FAILED ________ test_workbench_imagestreams_health[test_notebook_imagestreams] ________ Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 361, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, 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 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 184, in pytest_runtest_call item.runtest() ~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1707, 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 167, in pytest_pyfunc_call result = testfunction(**testargs) File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/operator/test_imagestream_health.py", line 290, in test_workbench_imagestreams_health _validate_imagestreams_with_label( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ imagestreams=imagestreams, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... tags_to_validate=tags_to_validate, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/operator/test_imagestream_health.py", line 234, in _validate_imagestreams_with_label pytest.fail("\n".join(errors)) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/outcomes.py", line 162, in __call__ raise Failed(msg=reason, pytrace=pytrace) Failed: ImageStream code-server-notebook tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:9b4233f834bd5f8f932f3d788671a8349ad4c8e550cebbc50280ac5b682f597a" not found ImageStream jupyter-pytorch-llmcompressor tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:49bd619e6cdc668bf611c09280cf4372e4a9a02ecbbd7746b86f37eaa8384c04" not found ImageStream jupyter-rocm-minimal tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:694b2d35a26f79ad392181a9ab57670fbd592285f6aa72d417e7196c0c483d7b" not found ImageStream jupyter-rocm-pytorch tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:828ffcae680fe354a5b810d51ea092f37a7bd1d1848fbe544d5ba736add56394" not found ImageStream jupyter-rocm-tensorflow tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:d61d094a60c1405b595bd956b5c2f774749f977dbe7c02188cf24c09872cc164" not found ImageStream minimal-gpu tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a1c704a43e7feb50c9e3079193932141778529119a85f8f1548de68868b65d30" not found ImageStream odh-trustyai-notebook tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d3cbdf4453b32a6c3b4509f05f27232258ad0a9fa218814f37bdab2ddde77dbf" not found ImageStream pytorch tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:d9d2e5fdf963cae98039b1f9f164557e9d35690d39b31bedac719277df7d8518" not found ImageStream s2i-generic-data-science-notebook tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:50ad1b99d9f90cea0e9824d758d152e3273a297eac91615ad459a04dd76fd507" not found ImageStream s2i-minimal-notebook tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:cabb16dec91fbe7ed0c4e0b0bafe33838eaf41cfb3fd8adb6df362efabf293b4" not found ImageStream tensorflow tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:d910c8e94cd41a99ed6ba923d84451469205cf02db7d6c1b116c3425bf8ba8d7" not found _ 10 of 11 completed, 6 Pass, 1 Fail, 0 Skip, 0 XPass, 0 XFail, 3 Error, 0 ReRun _ tests/workbenches/notebooks_server/operator/test_imagestream_health.py::test_workbench_imagestreams_health[test_runtime_imagestreams]  TEST: test_workbench_imagestreams_health[test_notebook_imagestreams] STATUS: FAILED 2026-09-15T10:31:22.023527Z [error ] Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 361, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, 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 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 184, in pytest_runtest_call item.runtest() ~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1707, 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 167, in pytest_pyfunc_call result = testfunction(**testargs) File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/operator/test_imagestream_health.py", line 290, in test_workbench_imagestreams_health _validate_imagestreams_with_label( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ imagestreams=imagestreams, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... tags_to_validate=tags_to_validate, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/operator/test_imagestream_health.py", line 234, in _validate_imagestreams_with_label pytest.fail("\n".join(errors)) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/outcomes.py", line 162, in __call__ raise Failed(msg=reason, pytrace=pytrace) Failed: ImageStream code-server-notebook tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:9b4233f834bd5f8f932f3d788671a8349ad4c8e550cebbc50280ac5b682f597a" not found ImageStream jupyter-pytorch-llmcompressor tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:49bd619e6cdc668bf611c09280cf4372e4a9a02ecbbd7746b86f37eaa8384c04" not found ImageStream jupyter-rocm-minimal tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:694b2d35a26f79ad392181a9ab57670fbd592285f6aa72d417e7196c0c483d7b" not found ImageStream jupyter-rocm-pytorch tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:828ffcae680fe354a5b810d51ea092f37a7bd1d1848fbe544d5ba736add56394" not found ImageStream jupyter-rocm-tensorflow tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:d61d094a60c1405b595bd956b5c2f774749f977dbe7c02188cf24c09872cc164" not found ImageStream minimal-gpu tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a1c704a43e7feb50c9e3079193932141778529119a85f8f1548de68868b65d30" not found ImageStream odh-trustyai-notebook tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d3cbdf4453b32a6c3b4509f05f27232258ad0a9fa218814f37bdab2ddde77dbf" not found ImageStream pytorch tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:d9d2e5fdf963cae98039b1f9f164557e9d35690d39b31bedac719277df7d8518" not found ImageStream s2i-generic-data-science-notebook tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:50ad1b99d9f90cea0e9824d758d152e3273a297eac91615ad459a04dd76fd507" not found ImageStream s2i-minimal-notebook tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:cabb16dec91fbe7ed0c4e0b0bafe33838eaf41cfb3fd8adb6df362efabf293b4" not found ImageStream tensorflow tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:d910c8e94cd41a99ed6ba923d84451469205cf02db7d6c1b116c3425bf8ba8d7" not found [conftest] ------------------------------------------------------- TEARDOWN -------------------------------------------------------  ---------------------------- test_workbench_imagestreams_health[test_runtime_imagestreams] ---------------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-09-15T10:31:22.024069Z [info ] Executing function fixture: label_selector [conftest] 2026-09-15T10:31:22.024171Z [info ] Executing function fixture: expected_imagestream_count [conftest] 2026-09-15T10:31:22.024274Z [info ] Executing function fixture: latest_tags_only [conftest] --------------------------------------------------------- CALL --------------------------------------------------------- 2026-09-15T10:31:22.086666Z [info ] Checking ImageStreams for label selector 'opendatahub.io/runtime-image=true,app.kubernetes.io/part-of=workbenches': expected_count=14, actual_count=14 [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.086738Z [info ] ImageStreams matched for 'opendatahub.io/runtime-image=true,app.kubernetes.io/part-of=workbenches': runtime-datascience, runtime-datascience-2025-2, runtime-minimal, runtime-minimal-2025-2, runtime-pytorch, runtime-pytorch-2025-2, runtime-pytorch-llmcompressor, runtime-pytorch-llmcompressor-2025-2, runtime-rocm-pytorch, runtime-rocm-pytorch-2025-2, runtime-rocm-tensorflow, runtime-rocm-tensorflow-2025-2, runtime-tensorflow, runtime-tensorflow-2025-2 [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.107625Z [info ] Validating ImageStream runtime-datascience (label selector: opendatahub.io/runtime-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.107737Z [info ] ImageStream runtime-datascience tag coverage: spec_tags=['datascience'], status_tags=['datascience'] [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.107809Z [info ] Checked ImageStream tag runtime-datascience:datascience (items_count=0, import_success=False) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.128531Z [info ] Validating ImageStream runtime-datascience-2025-2 (label selector: opendatahub.io/runtime-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.128612Z [info ] ImageStream runtime-datascience-2025-2 tag coverage: spec_tags=['datascience-2025-2'], status_tags=['datascience-2025-2'] [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.128660Z [info ] Checked ImageStream tag runtime-datascience-2025-2:datascience-2025-2 (items_count=1, import_success=N/A) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.153627Z [info ] Validating ImageStream runtime-minimal (label selector: opendatahub.io/runtime-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.153774Z [info ] ImageStream runtime-minimal tag coverage: spec_tags=['minimal'], status_tags=['minimal'] [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.153869Z [info ] Checked ImageStream tag runtime-minimal:minimal (items_count=0, import_success=False) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.181667Z [info ] Validating ImageStream runtime-minimal-2025-2 (label selector: opendatahub.io/runtime-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.181816Z [info ] ImageStream runtime-minimal-2025-2 tag coverage: spec_tags=['minimal-2025-2'], status_tags=['minimal-2025-2'] [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.181932Z [info ] Checked ImageStream tag runtime-minimal-2025-2:minimal-2025-2 (items_count=1, import_success=N/A) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.202615Z [info ] Validating ImageStream runtime-pytorch (label selector: opendatahub.io/runtime-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.202778Z [info ] ImageStream runtime-pytorch tag coverage: spec_tags=['pytorch'], status_tags=['pytorch'] [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.202875Z [info ] Checked ImageStream tag runtime-pytorch:pytorch (items_count=0, import_success=False) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.223541Z [info ] Validating ImageStream runtime-pytorch-2025-2 (label selector: opendatahub.io/runtime-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.223685Z [info ] ImageStream runtime-pytorch-2025-2 tag coverage: spec_tags=['pytorch-2025-2'], status_tags=['pytorch-2025-2'] [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.223771Z [info ] Checked ImageStream tag runtime-pytorch-2025-2:pytorch-2025-2 (items_count=1, import_success=N/A) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.246929Z [info ] Validating ImageStream runtime-pytorch-llmcompressor (label selector: opendatahub.io/runtime-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.246989Z [info ] ImageStream runtime-pytorch-llmcompressor tag coverage: spec_tags=['pytorch-llmcompressor'], status_tags=['pytorch-llmcompressor'] [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.247027Z [info ] Checked ImageStream tag runtime-pytorch-llmcompressor:pytorch-llmcompressor (items_count=0, import_success=False) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.269417Z [info ] Validating ImageStream runtime-pytorch-llmcompressor-2025-2 (label selector: opendatahub.io/runtime-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.269476Z [info ] ImageStream runtime-pytorch-llmcompressor-2025-2 tag coverage: spec_tags=['pytorch-llmcompressor-2025-2'], status_tags=['pytorch-llmcompressor-2025-2'] [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.269513Z [info ] Checked ImageStream tag runtime-pytorch-llmcompressor-2025-2:pytorch-llmcompressor-2025-2 (items_count=1, import_success=N/A) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.292589Z [info ] Validating ImageStream runtime-rocm-pytorch (label selector: opendatahub.io/runtime-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.292731Z [info ] ImageStream runtime-rocm-pytorch tag coverage: spec_tags=['rocm-pytorch'], status_tags=['rocm-pytorch'] [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.292818Z [info ] Checked ImageStream tag runtime-rocm-pytorch:rocm-pytorch (items_count=0, import_success=False) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.316136Z [info ] Validating ImageStream runtime-rocm-pytorch-2025-2 (label selector: opendatahub.io/runtime-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.316197Z [info ] ImageStream runtime-rocm-pytorch-2025-2 tag coverage: spec_tags=['rocm-pytorch-2025-2'], status_tags=['rocm-pytorch-2025-2'] [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.316236Z [info ] Checked ImageStream tag runtime-rocm-pytorch-2025-2:rocm-pytorch-2025-2 (items_count=1, import_success=N/A) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.336321Z [info ] Validating ImageStream runtime-rocm-tensorflow (label selector: opendatahub.io/runtime-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.336393Z [info ] ImageStream runtime-rocm-tensorflow tag coverage: spec_tags=['rocm-tensorflow'], status_tags=['rocm-tensorflow'] [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.336440Z [info ] Checked ImageStream tag runtime-rocm-tensorflow:rocm-tensorflow (items_count=0, import_success=False) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.359938Z [info ] Validating ImageStream runtime-rocm-tensorflow-2025-2 (label selector: opendatahub.io/runtime-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.359998Z [info ] ImageStream runtime-rocm-tensorflow-2025-2 tag coverage: spec_tags=['rocm-tensorflow-2025-2'], status_tags=['rocm-tensorflow-2025-2'] [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.360037Z [info ] Checked ImageStream tag runtime-rocm-tensorflow-2025-2:rocm-tensorflow-2025-2 (items_count=1, import_success=N/A) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.382327Z [info ] Validating ImageStream runtime-tensorflow (label selector: opendatahub.io/runtime-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.382435Z [info ] ImageStream runtime-tensorflow tag coverage: spec_tags=['tensorflow'], status_tags=['tensorflow'] [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.382505Z [info ] Checked ImageStream tag runtime-tensorflow:tensorflow (items_count=0, import_success=False) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.403017Z [info ] Validating ImageStream runtime-tensorflow-2025-2 (label selector: opendatahub.io/runtime-image=true,app.kubernetes.io/part-of=workbenches) [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.403075Z [info ] ImageStream runtime-tensorflow-2025-2 tag coverage: spec_tags=['tensorflow-2025-2'], status_tags=['tensorflow-2025-2'] [_pytest.compat] name=test_imagestream_health 2026-09-15T10:31:22.403112Z [info ] Checked ImageStream tag runtime-tensorflow-2025-2:tensorflow-2025-2 (items_count=1, import_success=N/A) [_pytest.compat] name=test_imagestream_health FAILED TEST: test_workbench_imagestreams_health[test_runtime_imagestreams] STATUS: FAILED 2026-09-15T10:31:22.407280Z [error ] Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 361, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, 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 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 184, in pytest_runtest_call item.runtest() ~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1707, 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 167, in pytest_pyfunc_call result = testfunction(**testargs) File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/operator/test_imagestream_health.py", line 290, in test_workbench_imagestreams_health _validate_imagestreams_with_label( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ imagestreams=imagestreams, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... tags_to_validate=tags_to_validate, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/operator/test_imagestream_health.py", line 234, in _validate_imagestreams_with_label pytest.fail("\n".join(errors)) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/outcomes.py", line 162, in __call__ raise Failed(msg=reason, pytrace=pytrace) Failed: ImageStream runtime-datascience tag datascience has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:37550ea9dad5b445ab699e4c8cde290c9d4560b2422b001a0d89080669648e31" not found ImageStream runtime-minimal tag minimal has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:aecd65fef31f14dc8b779228fe77bcc9fed19040dbbbad282ff8c205a396c807" not found ImageStream runtime-pytorch tag pytorch has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:8bf2e341273e1917a7077e3a9ffa546871d0d079c8e39a77c991281ec544af3a" not found ImageStream runtime-pytorch-llmcompressor tag pytorch-llmcompressor has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:62f6d7243cc50ab64145459659f916072e8b0f467f50f2b501e52782348d07ac" not found ImageStream runtime-rocm-pytorch tag rocm-pytorch has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d140f57ffb0edbc9970314cac844d5d00219a8d980995526e358559fb5b7a2a1" not found ImageStream runtime-rocm-tensorflow tag rocm-tensorflow has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:a83a1103379fe89cb29123b1e1fe10c2a5f6eb54b5b1b316f3ead9bfd76bdc76" not found ImageStream runtime-tensorflow tag tensorflow has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:30d1051b981bff50807b73617e500ccfad52dffb3655457b2e4be562ebcf7a4f" not found [conftest] ------------------------------------------------------- TEARDOWN ------------------------------------------------------- ________ test_workbench_imagestreams_health[test_runtime_imagestreams] _________ Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 361, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, 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 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 184, in pytest_runtest_call item.runtest() ~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1707, 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 167, in pytest_pyfunc_call result = testfunction(**testargs) File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/operator/test_imagestream_health.py", line 290, in test_workbench_imagestreams_health _validate_imagestreams_with_label( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ imagestreams=imagestreams, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... tags_to_validate=tags_to_validate, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/operator/test_imagestream_health.py", line 234, in _validate_imagestreams_with_label pytest.fail("\n".join(errors)) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/outcomes.py", line 162, in __call__ raise Failed(msg=reason, pytrace=pytrace) Failed: ImageStream runtime-datascience tag datascience has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:37550ea9dad5b445ab699e4c8cde290c9d4560b2422b001a0d89080669648e31" not found ImageStream runtime-minimal tag minimal has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:aecd65fef31f14dc8b779228fe77bcc9fed19040dbbbad282ff8c205a396c807" not found ImageStream runtime-pytorch tag pytorch has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:8bf2e341273e1917a7077e3a9ffa546871d0d079c8e39a77c991281ec544af3a" not found ImageStream runtime-pytorch-llmcompressor tag pytorch-llmcompressor has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:62f6d7243cc50ab64145459659f916072e8b0f467f50f2b501e52782348d07ac" not found ImageStream runtime-rocm-pytorch tag rocm-pytorch has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d140f57ffb0edbc9970314cac844d5d00219a8d980995526e358559fb5b7a2a1" not found ImageStream runtime-rocm-tensorflow tag rocm-tensorflow has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:a83a1103379fe89cb29123b1e1fe10c2a5f6eb54b5b1b316f3ead9bfd76bdc76" not found ImageStream runtime-tensorflow tag tensorflow has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:30d1051b981bff50807b73617e500ccfad52dffb3655457b2e4be562ebcf7a4f" not found _ 11 of 11 completed, 6 Pass, 2 Fail, 0 Skip, 0 XPass, 0 XFail, 3 Error, 0 ReRun _ = 2 failed, 6 passed, 148 deselected, 635 warnings, 3 errors in 400.55s (0:06:40) = ==================================== ERRORS ==================================== _ ERROR at setup of TestEnvironmentVariables.test_env_vars_propagation[test_env_vars_propagation] _ Traceback (most recent call last): File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/conftest.py", line 263, in notebook_pod notebook_pod.wait_for_condition( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ condition=Pod.Condition.READY, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ status=Pod.Condition.Status.TRUE, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=pod_ready_timeout, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 1317, 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 346, in __iter__ raise TimeoutExpiredError( ...<3 lines>... ) timeout_sampler.TimeoutExpiredError: Timed Out: 119.98223376274109 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.98223376274109 [0:01:59.982234] The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 361, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, 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 170, in pytest_runtest_setup item.session._setupstate.setup(item) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 536, in setup col.setup() ~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1710, in setup self._request._fillfixtures() ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 806, in _fillfixtures item.funcargs[argname] = self.getfixturevalue(argname) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 630, in getfixturevalue fixturedef = self._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 726, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1232, 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 1328, 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 1005, in call_fixture_func fixture_result = fixturefunc(**kwargs) File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/conftest.py", line 287, in notebook_pod raise AssertionError( ...<6 lines>... ) from e AssertionError: Pod 'test-nb-envvars-0' failed to reach Ready state within 120 seconds. Pod diagnostics: Pod phase=Pending, reason=None, message=None Condition PodScheduled: status=False, reason=Unschedulable, message=0/2 nodes are available: 2 Insufficient cpu. preemption: 0/2 nodes are available: 2 No preemption victims found for incoming pod. Original Error: Timed Out: 119.98223376274109 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.98223376274109 [0:01:59.982234] Pod information collected to must-gather directory for debugging. _ ERROR at setup of TestNotebook.test_create_simple_notebook[unprivileged_model_namespace0-users_persistent_volume_claim0-default_notebook0-notebook_pod0] _ Traceback (most recent call last): File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/conftest.py", line 263, in notebook_pod notebook_pod.wait_for_condition( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ condition=Pod.Condition.READY, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ status=Pod.Condition.Status.TRUE, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=pod_ready_timeout, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 1317, 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 346, in __iter__ raise TimeoutExpiredError( ...<3 lines>... ) timeout_sampler.TimeoutExpiredError: Timed Out: 119.98200058937073 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.98200058937073 [0:01:59.982001] The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 361, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, 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 170, in pytest_runtest_setup item.session._setupstate.setup(item) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 536, in setup col.setup() ~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1710, in setup self._request._fillfixtures() ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 806, in _fillfixtures item.funcargs[argname] = self.getfixturevalue(argname) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 630, in getfixturevalue fixturedef = self._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 726, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1232, 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 1328, 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 1005, in call_fixture_func fixture_result = fixturefunc(**kwargs) File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/conftest.py", line 287, in notebook_pod raise AssertionError( ...<6 lines>... ) from e AssertionError: Pod 'test-odh-notebook-0' failed to reach Ready state within 120 seconds. Pod diagnostics: Pod phase=Pending, reason=None, message=None Condition PodScheduled: status=False, reason=Unschedulable, message=0/2 nodes are available: 2 Insufficient cpu. preemption: 0/2 nodes are available: 2 No preemption victims found for incoming pod. Original Error: Timed Out: 119.98200058937073 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.98200058937073 [0:01:59.982001] Pod information collected to must-gather directory for debugging. _ ERROR at setup of TestNotebook.test_auth_container_resource_customization[unprivileged_model_namespace0-users_persistent_volume_claim0-default_notebook0-notebook_pod0] _ Traceback (most recent call last): File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/conftest.py", line 263, in notebook_pod notebook_pod.wait_for_condition( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ condition=Pod.Condition.READY, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ status=Pod.Condition.Status.TRUE, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ timeout=pod_ready_timeout, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 1317, 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 346, in __iter__ raise TimeoutExpiredError( ...<3 lines>... ) timeout_sampler.TimeoutExpiredError: Timed Out: 119.98079109191895 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.98079109191895 [0:01:59.980791] The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 361, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, 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 170, in pytest_runtest_setup item.session._setupstate.setup(item) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 536, in setup col.setup() ~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1710, in setup self._request._fillfixtures() ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 806, in _fillfixtures item.funcargs[argname] = self.getfixturevalue(argname) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 630, in getfixturevalue fixturedef = self._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 726, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1232, 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 1328, 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 1005, in call_fixture_func fixture_result = fixturefunc(**kwargs) File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/conftest.py", line 287, in notebook_pod raise AssertionError( ...<6 lines>... ) from e AssertionError: Pod 'test-auth-notebook-0' failed to reach Ready state within 120 seconds. Pod diagnostics: Pod phase=Pending, reason=None, message=None Condition PodScheduled: status=False, reason=Unschedulable, message=0/2 nodes are available: 2 Insufficient cpu. preemption: 0/2 nodes are available: 2 No preemption victims found for incoming pod. Original Error: Timed Out: 119.98079109191895 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.98079109191895 [0:01:59.980791] Pod information collected to must-gather directory for debugging. =================================== FAILURES =================================== ________ test_workbench_imagestreams_health[test_notebook_imagestreams] ________ Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 361, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, 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 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 184, in pytest_runtest_call item.runtest() ~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1707, 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 167, in pytest_pyfunc_call result = testfunction(**testargs) File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/operator/test_imagestream_health.py", line 290, in test_workbench_imagestreams_health _validate_imagestreams_with_label( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ imagestreams=imagestreams, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... tags_to_validate=tags_to_validate, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/operator/test_imagestream_health.py", line 234, in _validate_imagestreams_with_label pytest.fail("\n".join(errors)) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/outcomes.py", line 162, in __call__ raise Failed(msg=reason, pytrace=pytrace) Failed: ImageStream code-server-notebook tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:9b4233f834bd5f8f932f3d788671a8349ad4c8e550cebbc50280ac5b682f597a" not found ImageStream jupyter-pytorch-llmcompressor tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:49bd619e6cdc668bf611c09280cf4372e4a9a02ecbbd7746b86f37eaa8384c04" not found ImageStream jupyter-rocm-minimal tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:694b2d35a26f79ad392181a9ab57670fbd592285f6aa72d417e7196c0c483d7b" not found ImageStream jupyter-rocm-pytorch tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:828ffcae680fe354a5b810d51ea092f37a7bd1d1848fbe544d5ba736add56394" not found ImageStream jupyter-rocm-tensorflow tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:d61d094a60c1405b595bd956b5c2f774749f977dbe7c02188cf24c09872cc164" not found ImageStream minimal-gpu tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a1c704a43e7feb50c9e3079193932141778529119a85f8f1548de68868b65d30" not found ImageStream odh-trustyai-notebook tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d3cbdf4453b32a6c3b4509f05f27232258ad0a9fa218814f37bdab2ddde77dbf" not found ImageStream pytorch tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:d9d2e5fdf963cae98039b1f9f164557e9d35690d39b31bedac719277df7d8518" not found ImageStream s2i-generic-data-science-notebook tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:50ad1b99d9f90cea0e9824d758d152e3273a297eac91615ad459a04dd76fd507" not found ImageStream s2i-minimal-notebook tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:cabb16dec91fbe7ed0c4e0b0bafe33838eaf41cfb3fd8adb6df362efabf293b4" not found ImageStream tensorflow tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:d910c8e94cd41a99ed6ba923d84451469205cf02db7d6c1b116c3425bf8ba8d7" not found ________ test_workbench_imagestreams_health[test_runtime_imagestreams] _________ Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 361, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, 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 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 184, in pytest_runtest_call item.runtest() ~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1707, 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 167, in pytest_pyfunc_call result = testfunction(**testargs) File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/operator/test_imagestream_health.py", line 290, in test_workbench_imagestreams_health _validate_imagestreams_with_label( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ imagestreams=imagestreams, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... tags_to_validate=tags_to_validate, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/operator/test_imagestream_health.py", line 234, in _validate_imagestreams_with_label pytest.fail("\n".join(errors)) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/outcomes.py", line 162, in __call__ raise Failed(msg=reason, pytrace=pytrace) Failed: ImageStream runtime-datascience tag datascience has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:37550ea9dad5b445ab699e4c8cde290c9d4560b2422b001a0d89080669648e31" not found ImageStream runtime-minimal tag minimal has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:aecd65fef31f14dc8b779228fe77bcc9fed19040dbbbad282ff8c205a396c807" not found ImageStream runtime-pytorch tag pytorch has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:8bf2e341273e1917a7077e3a9ffa546871d0d079c8e39a77c991281ec544af3a" not found ImageStream runtime-pytorch-llmcompressor tag pytorch-llmcompressor has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:62f6d7243cc50ab64145459659f916072e8b0f467f50f2b501e52782348d07ac" not found ImageStream runtime-rocm-pytorch tag rocm-pytorch has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d140f57ffb0edbc9970314cac844d5d00219a8d980995526e358559fb5b7a2a1" not found ImageStream runtime-rocm-tensorflow tag rocm-tensorflow has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:a83a1103379fe89cb29123b1e1fe10c2a5f6eb54b5b1b316f3ead9bfd76bdc76" not found ImageStream runtime-tensorflow tag tensorflow has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:30d1051b981bff50807b73617e500ccfad52dffb3655457b2e4be562ebcf7a4f" not found =============================== warnings summary =============================== tests/workbenches/notebooks_server/controller/test_deployment_health.py: 103 warnings tests/workbenches/notebooks_server/controller/test_env_vars.py: 169 warnings tests/workbenches/notebooks_server/controller/test_spawning.py: 325 warnings tests/workbenches/notebooks_server/operator/test_imagestream_health.py: 38 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.rh-nightly-pm.nuth.p3.openshiftapps.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: /workspace/tests-shared/tests-payload/results/workbenches-smoke.xml - =========================== short test summary info ============================ FAILED tests/workbenches/notebooks_server/operator/test_imagestream_health.py::test_workbench_imagestreams_health[test_notebook_imagestreams] - Failed: ImageStream code-server-notebook tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:9b4233f834bd5f8f932f3d788671a8349ad4c8e550cebbc50280ac5b682f597a" not found ImageStream jupyter-pytorch-llmcompressor tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:49bd619e6cdc668bf611c09280cf4372e4a9a02ecbbd7746b86f37eaa8384c04" not found ImageStream jupyter-rocm-minimal tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:694b2d35a26f79ad392181a9ab57670fbd592285f6aa72d417e7196c0c483d7b" not found ImageStream jupyter-rocm-pytorch tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:828ffcae680fe354a5b810d51ea092f37a7bd1d1848fbe544d5ba736add56394" not found ImageStream jupyter-rocm-tensorflow tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:d61d094a60c1405b595bd956b5c2f774749f977dbe7c02188cf24c09872cc164" not found ImageStream minimal-gpu tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:a1c704a43e7feb50c9e3079193932141778529119a85f8f1548de68868b65d30" not found ImageStream odh-trustyai-notebook tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:d3cbdf4453b32a6c3b4509f05f27232258ad0a9fa218814f37bdab2ddde77dbf" not found ImageStream pytorch tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:d9d2e5fdf963cae98039b1f9f164557e9d35690d39b31bedac719277df7d8518" not found ImageStream s2i-generic-data-science-notebook tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:50ad1b99d9f90cea0e9824d758d152e3273a297eac91615ad459a04dd76fd507" not found ImageStream s2i-minimal-notebook tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:cabb16dec91fbe7ed0c4e0b0bafe33838eaf41cfb3fd8adb6df362efabf293b4" not found ImageStream tensorflow tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:d910c8e94cd41a99ed6ba923d84451469205cf02db7d6c1b116c3425bf8ba8d7" not found FAILED tests/workbenches/notebooks_server/operator/test_imagestream_health.py::test_workbench_imagestreams_health[test_runtime_imagestreams] - Failed: ImageStream runtime-datascience tag datascience has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:37550ea9dad5b445ab699e4c8cde290c9d4560b2422b001a0d89080669648e31" not found ImageStream runtime-minimal tag minimal has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:aecd65fef31f14dc8b779228fe77bcc9fed19040dbbbad282ff8c205a396c807" not found ImageStream runtime-pytorch tag pytorch has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:8bf2e341273e1917a7077e3a9ffa546871d0d079c8e39a77c991281ec544af3a" not found ImageStream runtime-pytorch-llmcompressor tag pytorch-llmcompressor has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:62f6d7243cc50ab64145459659f916072e8b0f467f50f2b501e52782348d07ac" not found ImageStream runtime-rocm-pytorch tag rocm-pytorch has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:d140f57ffb0edbc9970314cac844d5d00219a8d980995526e358559fb5b7a2a1" not found ImageStream runtime-rocm-tensorflow tag rocm-tensorflow has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:a83a1103379fe89cb29123b1e1fe10c2a5f6eb54b5b1b316f3ead9bfd76bdc76" not found ImageStream runtime-tensorflow tag tensorflow has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:30d1051b981bff50807b73617e500ccfad52dffb3655457b2e4be562ebcf7a4f" not found ERROR tests/workbenches/notebooks_server/controller/test_env_vars.py::TestEnvironmentVariables::test_env_vars_propagation[test_env_vars_propagation] - AssertionError: Pod 'test-nb-envvars-0' failed to reach Ready state within 120 seconds. Pod diagnostics: Pod phase=Pending, reason=None, message=None Condition PodScheduled: status=False, reason=Unschedulable, message=0/2 nodes are available: 2 Insufficient cpu. preemption: 0/2 nodes are available: 2 No preemption victims found for incoming pod. Original Error: Timed Out: 119.98223376274109 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.98223376274109 [0:01:59.982234] Pod information collected to must-gather directory for debugging. ERROR tests/workbenches/notebooks_server/controller/test_spawning.py::TestNotebook::test_create_simple_notebook[unprivileged_model_namespace0-users_persistent_volume_claim0-default_notebook0-notebook_pod0] - AssertionError: Pod 'test-odh-notebook-0' failed to reach Ready state within 120 seconds. Pod diagnostics: Pod phase=Pending, reason=None, message=None Condition PodScheduled: status=False, reason=Unschedulable, message=0/2 nodes are available: 2 Insufficient cpu. preemption: 0/2 nodes are available: 2 No preemption victims found for incoming pod. Original Error: Timed Out: 119.98200058937073 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.98200058937073 [0:01:59.982001] Pod information collected to must-gather directory for debugging. ERROR tests/workbenches/notebooks_server/controller/test_spawning.py::TestNotebook::test_auth_container_resource_customization[unprivileged_model_namespace0-users_persistent_volume_claim0-default_notebook0-notebook_pod0] - AssertionError: Pod 'test-auth-notebook-0' failed to reach Ready state within 120 seconds. Pod diagnostics: Pod phase=Pending, reason=None, message=None Condition PodScheduled: status=False, reason=Unschedulable, message=0/2 nodes are available: 2 Insufficient cpu. preemption: 0/2 nodes are available: 2 No preemption victims found for incoming pod. Original Error: Timed Out: 119.98079109191895 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. Elapsed time: 119.98079109191895 [0:01:59.980791] Pod information collected to must-gather directory for debugging. = 2 failed, 6 passed, 148 deselected, 635 warnings, 3 errors in 400.55s (0:06:40) =