--- BVT pytest attempt 2026-07-08T05:51:59.159139+00:00 (/.local/bin/uv --directory /home/odh/opendatahub-tests...) --- 2026-07-08T05:52:01.102477Z [info ] Writing tests log to /home/odh/opendatahub-tests/results/pytest-tests.log [conftest] 2026-07-08T05:52:01.103058Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.ods-qe-psi-07.osp.rh-ods.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.ods-qe-psi-07.osp.rh-ods.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.ods-qe-psi-07.osp.rh-ods.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.ods-qe-psi-07.osp.rh-ods.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.ods-qe-psi-07.osp.rh-ods.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( 2026-07-08T05:52:01.282171Z [info ] kind: DataScienceCluster api version: datasciencecluster.opendatahub.io/v2 [ocp_resources.resource] /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.ods-qe-psi-07.osp.rh-ods.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.ods-qe-psi-07.osp.rh-ods.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.ods-qe-psi-07.osp.rh-ods.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.ods-qe-psi-07.osp.rh-ods.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( 2026-07-08T05:52:01.381541Z [info ] kind: DSCInitialization api version: dscinitialization.opendatahub.io/v2 [ocp_resources.resource] /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.ods-qe-psi-07.osp.rh-ods.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( ============================= test session starts ============================== platform linux -- Python 3.14.6, pytest-9.1.1, pluggy-1.6.0 -- /home/odh/opendatahub-tests/.venv/bin/python3 cachedir: .pytest_cache metadata: {'Python': '3.14.6', 'Platform': 'Linux-5.14.0-570.120.1.el9_6.x86_64-x86_64-with-glibc2.42', 'Packages': {'pytest': '9.1.1', 'pluggy': '1.6.0'}, 'Plugins': {'anyio': '4.14.0', 'langsmith': '0.9.0', '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.3.2'}} rootdir: /home/odh/opendatahub-tests configfile: pytest.ini plugins: anyio-4.14.0, langsmith-0.9.0, 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.3.2 asyncio: mode=Mode.STRICT, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function collecting ... collected 56 items / 48 deselected / 8 selected tests/model_serving/model_runtime/mlserver/model_car/test_mlserver_model_car.py::TestMLServerModelCar::test_mlserver_model_car_inference[sklearn-modelcar-standard]  ----------------------------- test_mlserver_model_car_inference[sklearn-modelcar-standard] ----------------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-07-08T05:52:01.622515Z [info ] Executing session fixture: event_loop_policy [conftest] 2026-07-08T05:52:01.624559Z [info ] Executing session fixture: _syrupy_apply_ide_patches [conftest] 2026-07-08T05:52:01.624746Z [info ] Executing session fixture: admin_client [conftest] 2026-07-08T05:52:01.625967Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-07-08T05:52:01.626128Z [info ] Executing session fixture: dsc_resource [conftest] 2026-07-08T05:52:01.626265Z [info ] kind: DataScienceCluster api version: datasciencecluster.opendatahub.io/v2 [ocp_resources.resource] 2026-07-08T05:52:01.731717Z [info ] Executing session fixture: tmp_path_factory [conftest] 2026-07-08T05:52:01.732058Z [info ] Executing session fixture: tests_tmp_dir [conftest] 2026-07-08T05:52:01.732751Z [info ] Executing session fixture: os_path_environment [conftest] 2026-07-08T05:52:01.732980Z [info ] Executing session fixture: tmpdir_factory [conftest] 2026-07-08T05:52:01.733175Z [info ] Executing session fixture: bin_directory [conftest] 2026-07-08T05:52:01.734020Z [info ] Executing session fixture: oc_binary_path [conftest] 2026-07-08T05:52:01.781435Z [info ] kind: ConsoleCLIDownload api version: console.openshift.io/v1 [ocp_resources.resource] 2026-07-08T05:52:01.826267Z [info ] All oc console cli download links: ['https://downloads-openshift-console.apps.ods-qe-psi-07.osp.rh-ods.com/amd64/linux/oc.tar'] [utilities.infra] name=utilities.infra 2026-07-08T05:52:01.826434Z [info ] Downloading archive using: url=https://downloads-openshift-console.apps.ods-qe-psi-07.osp.rh-ods.com/amd64/linux/oc.tar [utilities.infra] name=utilities.infra 2026-07-08T05:52:01.827414Z [info ] Waiting for 120 seconds [0:02:00], retry every 10 seconds. (Function: utilities.infra._download_with_retry Kwargs: {'url': 'https://downloads-openshift-console.apps.ods-qe-psi-07.osp.rh-ods.com/amd64/linux/oc.tar'}) [timeout_sampler] 2026-07-08T05:52:01.879127Z [info ] Elapsed time: 4.410743713378906e-05 [0:00:00.000044] [timeout_sampler] 2026-07-08T05:52:24.950365Z [info ] Extract the downloaded archive. [utilities.infra] name=utilities.infra 2026-07-08T05:52:25.097308Z [info ] Downloaded file: ['oc']  [utilities.infra] name=utilities.infra 2026-07-08T05:52:25.133093Z [info ] Executing session fixture: bin_directory_to_os_path [conftest] 2026-07-08T05:52:25.128697Z [info ] OC binary path: /tmp/pytest-kiBaLG4zgwK3DwWrT3qPLQ/bin0/oc [tests.conftest] name=tests.conftest 2026-07-08T05:52:25.128798Z [info ] Adding /tmp/pytest-kiBaLG4zgwK3DwWrT3qPLQ/bin0 to $PATH [tests.conftest] name=tests.conftest 2026-07-08T05:52:25.134234Z [info ] Executing session fixture: nodes [conftest] 2026-07-08T05:52:26.176515Z [info ] Executing session fixture: dsci_resource [conftest] 2026-07-08T05:52:26.176719Z [info ] kind: DSCInitialization api version: dscinitialization.opendatahub.io/v2 [ocp_resources.resource] 2026-07-08T05:52:26.195668Z [info ] Executing session fixture: record_testsuite_property [conftest] 2026-07-08T05:52:26.195820Z [info ] Executing session fixture: junitxml_plugin [conftest] 2026-07-08T05:52:26.196048Z [info ] Executing session fixture: cluster_sanity_scope_session [conftest] 2026-07-08T05:52:26.195057Z [info ] Check cluster sanity.  [utilities.infra] name=utilities.infra 2026-07-08T05:52:26.196303Z [info ] Verify all nodes are in a healthy condition. [ocp_utilities.infra] 2026-07-08T05:52:26.324132Z [info ] Verify all nodes are schedulable. [ocp_utilities.infra] 2026-07-08T05:52:26.443349Z [warning ] Skipping RHOAI resource checks, got --cluster-sanity-skip-rhoai-check [utilities.infra] name=utilities.infra 2026-07-08T05:52:26.446106Z [info ] Executing session fixture: autouse_fixtures [conftest] 2026-07-08T05:52:26.446258Z [info ] Executing session fixture: pytestconfig [conftest] 2026-07-08T05:52:26.446386Z [info ] Executing session fixture: teardown_resources [conftest] 2026-07-08T05:52:26.446508Z [info ] Executing session fixture: mlserver_runtime_image [conftest] 2026-07-08T05:52:26.446633Z [info ] Executing class fixture: model_namespace [conftest] 2026-07-08T05:52:26.446757Z [info ] Create Namespace sklearn-modelcar [ocp_resources Namespace] 2026-07-08T05:52:26.446974Z [info ] Posting {'apiVersion': 'v1', 'kind': 'Namespace', 'metadata': {'name': 'sklearn-modelcar'}, 'spec': {}} [ocp_resources Namespace] 2026-07-08T05:52:26.479834Z [info ] Wait for Namespace sklearn-modelcar status to be Active [ocp_resources Namespace] 2026-07-08T05:52:26.480100Z [info ] Waiting for 120 seconds [0:02:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_for_status.lambda: self.exists) [timeout_sampler] 2026-07-08T05:52:26.500104Z [info ] Status of Namespace sklearn-modelcar is Active [ocp_resources Namespace] 2026-07-08T05:52:26.500236Z [info ] Elapsed time: 0.00010013580322265625 [0:00:00.000100] [timeout_sampler] 2026-07-08T05:52:26.500483Z [info ] Executing class fixture: mlserver_serving_runtime [conftest] 2026-07-08T05:52:26.500942Z [info ] kind: Template api version: template.openshift.io/v1 [ocp_resources.resource] 2026-07-08T05:52:26.606366Z [info ] kind: ServingRuntime api version: serving.kserve.io/v1alpha1 [ocp_resources.resource] 2026-07-08T05:52:26.606599Z [info ] Create ServingRuntime mlserver-runtime [ocp_resources ServingRuntime] 2026-07-08T05:52:26.606785Z [info ] Posting {'apiVersion': 'serving.kserve.io/v1alpha1', 'kind': 'ServingRuntime', 'metadata': {'annotations': {'opendatahub.io/runtime-version': '1.7.1', 'openshift.io/display-name': 'MLServer ServingRuntime for KServe', 'serving.kserve.io/server-type': 'mlserver'}, 'labels': {'opendatahub.io/dashboard': 'true'}, 'name': 'mlserver-runtime', 'namespace': 'sklearn-modelcar'}, 'spec': {'annotations': {'monitoring.opendatahub.io/scrape': 'true', 'opendatahub.io/kserve-runtime': 'mlserver', 'prometheus.io/path': '/metrics', 'prometheus.io/port': '8082'}, 'containers': [{'env': [{'name': 'MLSERVER_MODEL_IMPLEMENTATION', 'value': '{{.Labels.modelClass}}'}, {'name': 'MLSERVER_HTTP_PORT', 'value': '8080'}, {'name': 'MLSERVER_MODELS_DIR', 'value': '/mnt/models'}], 'image': 'registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:46fa695757e6e62676bd6ad35c647d3f9095b46a3fce3a8fdb821d8ef4b25918', 'livenessProbe': {'failureThreshold': 6, 'httpGet': {'path': '/v2/models/{{.Name}}/ready', 'port': 8080}, 'initialDelaySeconds': 20, 'periodSeconds': 10, 'timeoutSeconds': 5}, 'name': 'kserve-container', 'ports': [{'containerPort': 8080, 'protocol': 'TCP'}], 'readinessProbe': {'failureThreshold': 3, 'httpGet': {'path': '/v2/models/{{.Name}}/ready', 'port': 8080}, 'initialDelaySeconds': 5, 'periodSeconds': 5, 'timeoutSeconds': 5}, 'securityContext': {'allowPrivilegeEscalation': False, 'capabilities': {'drop': ['ALL']}, 'privileged': False, 'runAsNonRoot': True}, 'startupProbe': {'exec': {'command': ['/bin/sh', '-c', '[ -n "$(ls -A /mnt/models 2>/dev/null)" ]\n']}, 'failureThreshold': 1, 'initialDelaySeconds': 1, 'periodSeconds': 1}}], 'multiModel': False, 'protocolVersions': ['v2'], 'supportedModelFormats': [{'name': 'sklearn', 'version': '0'}, {'name': 'sklearn', 'version': '1'}, {'name': 'xgboost', 'version': '1'}, {'name': 'xgboost', 'version': '2'}, {'name': 'lightgbm', 'version': '3'}, {'name': 'lightgbm', 'version': '4'}, {'name': 'onnx', 'version': '1'}]}} [ocp_resources ServingRuntime] 2026-07-08T05:52:26.649126Z [info ] Executing class fixture: mlserver_model_car_inference_service [conftest] 2026-07-08T05:52:26.649289Z [info ] kind: InferenceService api version: serving.kserve.io/v1beta1 [ocp_resources.resource] 2026-07-08T05:52:26.649410Z [info ] Create InferenceService sklearn-modelcar [ocp_resources InferenceService] 2026-07-08T05:52:26.649533Z [info ] Posting {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'name': 'sklearn-modelcar', 'annotations': {'serving.kserve.io/deploymentMode': 'Standard'}, 'namespace': 'sklearn-modelcar'}, 'spec': {'predictor': {'model': {'modelFormat': {'name': 'sklearn'}, 'version': None, 'runtime': 'mlserver-runtime', 'storageUri': 'oci://quay.io/jooholee/mlserver-sklearn@sha256:ec9bc6b520909c52bd1d4accc2b2d28adb04981bd4c3ce94f17f23dd573e1f55'}}}} [ocp_resources InferenceService] 2026-07-08T05:52:26.699190Z [info ] Wait for InferenceService/sklearn-modelcar's 'Ready' condition to be 'True' [ocp_resources InferenceService] 2026-07-08T05:52:26.699388Z [info ] Wait until InferenceService sklearn-modelcar is created [ocp_resources InferenceService] 2026-07-08T05:52:26.699510Z [info ] Waiting for 899.9999797344208 seconds [0:14:59.999980], retry every 1 seconds. (Function: ocp_resources.resource.wait.lambda: self.exists) [timeout_sampler] 2026-07-08T05:52:26.714718Z [info ] Elapsed time: 6.318092346191406e-05 [0:00:00.000063] [timeout_sampler] 2026-07-08T05:52:26.714954Z [info ] Waiting for 899.9843668937683 seconds [0:14:59.984367], retry every 1 seconds. (Function: ocp_resources.resource.wait_for_condition.lambda: self.instance) [timeout_sampler] 2026-07-08T05:52:38.966921Z [info ] Elapsed time: 12.233176708221436 [0:00:12.233177] [timeout_sampler] 2026-07-08T05:52:38.984331Z [info ] Waiting for 887.7145595550537 seconds [0:14:47.714560], retry every 5 seconds. (Function: utilities.inference_utils._is_model_loaded) [timeout_sampler] 2026-07-08T05:52:39.002685Z [info ] Elapsed time: 4.7206878662109375e-05 [0:00:00.000047] [timeout_sampler] 2026-07-08T05:52:39.021067Z [info ] Executing function fixture: snapshot [conftest] 2026-07-08T05:52:39.021813Z [info ] Executing function fixture: mlserver_response_snapshot [conftest] --------------------------------------------------------- CALL --------------------------------------------------------- [2026-07-08T05:52:39Z WARN kube_client::client::tls::rustls_tls] Server cert bypassed PASSED TEST: TestMLServerModelCar.test_mlserver_model_car_inference[sklearn-modelcar-standard] STATUS: PASSED ------------------------------------------------------- TEARDOWN ------------------------------------------------------- 2026-07-08T05:52:39.339197Z [info ] Delete InferenceService sklearn-modelcar [ocp_resources InferenceService] 2026-07-08T05:52:39.379568Z [info ] Deleting {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'sklearn', 'serving.kserve.io/deploymentMode': 'Standard'}, 'creationTimestamp': '2026-07-08T05:52:26Z', 'finalizers': ['inferenceservice.finalizers', 'odh.inferenceservice.finalizers'], 'generation': 1, 'managedFields': [{'apiVersion': 'serving.kserve.io/v1beta1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'.': {}, 'f:serving.kserve.io/deploymentMode': {}}}, 'f:spec': {'.': {}, 'f:predictor': {'.': {}, 'f:model': {'.': {}, 'f:modelFormat': {'.': {}, 'f:name': {}}, 'f:runtime': {}, 'f:storageUri': {}}}}}, 'manager': 'OpenAPI-Generator', 'operation': 'Update', 'time': '2026-07-08T05:52:26Z'}, {'apiVersion': 'serving.kserve.io/v1beta1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:finalizers': {'.': {}, 'v:"inferenceservice.finalizers"': {}, 'v:"odh.inferenceservice.finalizers"': {}}}}, 'manager': 'manager', 'operation': 'Update', 'time': '2026-07-08T05:52:26Z'}, {'apiVersion': 'serving.kserve.io/v1beta1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:labels': {'.': {}, 'f:modelClass': {}}}, 'f:status': {'.': {}, 'f:address': {'.': {}, 'f:url': {}}, 'f:components': {'.': {}, 'f:predictor': {'.': {}, 'f:url': {}}}, 'f:conditions': {}, 'f:deploymentMode': {}, 'f:modelStatus': {'.': {}, 'f:copies': {'.': {}, 'f:failedCopies': {}, 'f:totalCopies': {}}, 'f:states': {'.': {}, 'f:activeModelState': {}, 'f:targetModelState': {}}, 'f:transitionStatus': {}}, 'f:observedGeneration': {}, 'f:servingRuntimeName': {}, 'f:url': {}}}, 'manager': 'manager', 'operation': 'Update', 'subresource': 'status', 'time': '2026-07-08T05:52:38Z'}], 'name': 'sklearn-modelcar', 'namespace': 'sklearn-modelcar', 'resourceVersion': '383714040', 'uid': '16cba62c-4624-4437-991c-1258227669ca'}, 'spec': {'predictor': {'automountServiceAccountToken': False, 'model': {'modelFormat': {'name': 'sklearn'}, 'name': '', 'resources': {}, 'runtime': 'mlserver-runtime', 'storageUri': 'oci://quay.io/jooholee/mlserver-sklearn@sha256:ec9bc6b520909c52bd1d4accc2b2d28adb04981bd4c3ce94f17f23dd573e1f55'}}}, 'status': {'address': {'url': 'http://sklearn-modelcar-predictor.sklearn-modelcar.svc.cluster.local:8080'}, 'components': {'predictor': {'url': 'http://sklearn-modelcar-predictor-sklearn-modelcar.example.com'}}, 'conditions': [{'lastTransitionTime': '2026-07-08T05:52:26Z', 'status': 'True', 'type': 'IngressReady'}, {'lastTransitionTime': '2026-07-08T05:52:38Z', 'message': 'ReplicaSet "sklearn-modelcar-predictor-5b6d75c44" has successfully progressed.', 'reason': 'NewReplicaSetAvailable', 'status': 'True', 'type': 'PredictorReady'}, {'lastTransitionTime': '2026-07-08T05:52:38Z', 'status': 'True', 'type': 'Ready'}, {'lastTransitionTime': '2026-07-08T05:52:26Z', 'severity': 'Info', 'status': 'False', 'type': 'Stopped'}], 'deploymentMode': 'Standard', 'modelStatus': {'copies': {'failedCopies': 0, 'totalCopies': 1}, 'states': {'activeModelState': 'Loaded', 'targetModelState': 'Loaded'}, 'transitionStatus': 'UpToDate'}, 'observedGeneration': 1, 'servingRuntimeName': 'mlserver-runtime', 'url': 'http://sklearn-modelcar-predictor.sklearn-modelcar.svc.cluster.local'}} [ocp_resources InferenceService] 2026-07-08T05:52:39.402730Z [info ] Wait until InferenceService sklearn-modelcar is deleted [ocp_resources InferenceService] 2026-07-08T05:52:39.402927Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-08T05:52:40.447104Z [info ] Elapsed time: 1.0208027362823486 [0:00:01.020803] [timeout_sampler] 2026-07-08T05:52:40.447288Z [info ] Delete ServingRuntime mlserver-runtime [ocp_resources ServingRuntime] 2026-07-08T05:52:40.498247Z [info ] Deleting {'apiVersion': 'serving.kserve.io/v1alpha1', 'kind': 'ServingRuntime', 'metadata': {'annotations': {'opendatahub.io/runtime-version': '1.7.1', 'openshift.io/display-name': 'MLServer ServingRuntime for KServe', 'serving.kserve.io/server-type': 'mlserver'}, 'creationTimestamp': '2026-07-08T05:52:26Z', 'generation': 1, 'labels': {'opendatahub.io/dashboard': 'true'}, 'managedFields': [{'apiVersion': 'serving.kserve.io/v1alpha1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'.': {}, 'f:opendatahub.io/runtime-version': {}, 'f:openshift.io/display-name': {}, 'f:serving.kserve.io/server-type': {}}, 'f:labels': {'.': {}, 'f:opendatahub.io/dashboard': {}}}, 'f:spec': {'.': {}, 'f:annotations': {'.': {}, 'f:monitoring.opendatahub.io/scrape': {}, 'f:opendatahub.io/kserve-runtime': {}, 'f:prometheus.io/path': {}, 'f:prometheus.io/port': {}}, 'f:containers': {}, 'f:multiModel': {}, 'f:protocolVersions': {}, 'f:supportedModelFormats': {}}}, 'manager': 'OpenAPI-Generator', 'operation': 'Update', 'time': '2026-07-08T05:52:26Z'}], 'name': 'mlserver-runtime', 'namespace': 'sklearn-modelcar', 'resourceVersion': '383713763', 'uid': 'a89463e7-4f28-4a4b-b382-f7b73c136e72'}, 'spec': {'annotations': {'monitoring.opendatahub.io/scrape': 'true', 'opendatahub.io/kserve-runtime': 'mlserver', 'prometheus.io/path': '/metrics', 'prometheus.io/port': '8082'}, 'containers': [{'env': [{'name': 'MLSERVER_MODEL_IMPLEMENTATION', 'value': '{{.Labels.modelClass}}'}, {'name': 'MLSERVER_HTTP_PORT', 'value': '8080'}, {'name': 'MLSERVER_MODELS_DIR', 'value': '/mnt/models'}], 'image': 'registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:46fa695757e6e62676bd6ad35c647d3f9095b46a3fce3a8fdb821d8ef4b25918', 'livenessProbe': {'failureThreshold': 6, 'httpGet': {'path': '/v2/models/{{.Name}}/ready', 'port': 8080}, 'initialDelaySeconds': 20, 'periodSeconds': 10, 'timeoutSeconds': 5}, 'name': 'kserve-container', 'ports': [{'containerPort': 8080, 'protocol': 'TCP'}], 'readinessProbe': {'failureThreshold': 3, 'httpGet': {'path': '/v2/models/{{.Name}}/ready', 'port': 8080}, 'initialDelaySeconds': 5, 'periodSeconds': 5, 'timeoutSeconds': 5}, 'securityContext': {'allowPrivilegeEscalation': False, 'capabilities': {'drop': ['ALL']}, 'privileged': False, 'runAsNonRoot': True}, 'startupProbe': {'exec': {'command': ['/bin/sh', '-c', '[ -n "$(ls -A /mnt/models 2>/dev/null)" ]\n']}, 'failureThreshold': 1, 'initialDelaySeconds': 1, 'periodSeconds': 1}}], 'multiModel': False, 'protocolVersions': ['v2'], 'supportedModelFormats': [{'name': 'sklearn', 'version': '0'}, {'name': 'sklearn', 'version': '1'}, {'name': 'xgboost', 'version': '1'}, {'name': 'xgboost', 'version': '2'}, {'name': 'lightgbm', 'version': '3'}, {'name': 'lightgbm', 'version': '4'}, {'name': 'onnx', 'version': '1'}]}} [ocp_resources ServingRuntime] 2026-07-08T05:52:40.524633Z [info ] Wait until ServingRuntime mlserver-runtime is deleted [ocp_resources ServingRuntime] 2026-07-08T05:52:40.524803Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-08T05:52:40.546779Z [info ] Elapsed time: 0.00010132789611816406 [0:00:00.000101] [timeout_sampler] 2026-07-08T05:52:40.628398Z [info ] Delete Namespace sklearn-modelcar [ocp_resources Namespace] 2026-07-08T05:52:40.671774Z [info ] Deleting {'kind': 'Namespace', 'apiVersion': 'v1', 'metadata': {'name': 'sklearn-modelcar', 'uid': 'df85bdb3-e440-4cb0-950d-4bb34d4ce8cc', 'resourceVersion': '383713754', 'creationTimestamp': '2026-07-08T05:52:26Z', 'labels': {'kubernetes.io/metadata.name': 'sklearn-modelcar', '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/sa.scc.mcs': 's0:c29,c24', 'openshift.io/sa.scc.supplemental-groups': '1000860000/10000', 'openshift.io/sa.scc.uid-range': '1000860000/10000', 'security.openshift.io/MinimallySufficientPodSecurityStandard': 'restricted'}, 'managedFields': [{'manager': 'pod-security-admission-label-synchronization-controller', 'operation': 'Apply', 'apiVersion': 'v1', 'time': '2026-07-08T05:52:26Z', '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-07-08T05:52:26Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:labels': {'.': {}, 'f:kubernetes.io/metadata.name': {}}}}}, {'manager': 'cluster-policy-controller', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-08T05:52:26Z', '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': {}}}}}]}, 'spec': {'finalizers': ['kubernetes']}, 'status': {'phase': 'Active'}} [ocp_resources Namespace] 2026-07-08T05:52:40.695065Z [info ] Wait until Namespace sklearn-modelcar is deleted [ocp_resources Namespace] 2026-07-08T05:52:40.695267Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] _ 1 of 8 completed, 1 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 0 Error, 0 ReRun _ tests/model_serving/model_runtime/openvino/test_ovms_model_deployment.py::TestOpenVINOModels::test_openvino_model_inference[onnx-standard-rest-deployment] 2026-07-08T05:52:48.898747Z [info ] Elapsed time: 8.176538467407227 [0:00:08.176538] [timeout_sampler]  ----------------------------- test_openvino_model_inference[onnx-standard-rest-deployment] ----------------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-07-08T05:52:48.899299Z [info ] Executing session fixture: aws_access_key_id [conftest] 2026-07-08T05:52:48.899443Z [info ] Executing session fixture: aws_secret_access_key [conftest] 2026-07-08T05:52:48.899595Z [info ] Executing session fixture: ci_s3_bucket_endpoint [conftest] 2026-07-08T05:52:48.899752Z [info ] Executing session fixture: valid_aws_config [conftest] 2026-07-08T05:52:48.961952Z [info ] AWS credentials validated successfully via STS GetCallerIdentity [tests.conftest] name=tests.conftest 2026-07-08T05:52:48.963388Z [info ] Executing session fixture: ovms_runtime_image [conftest] 2026-07-08T05:52:48.963506Z [info ] kind: Template api version: template.openshift.io/v1 [ocp_resources.resource] 2026-07-08T05:52:49.018156Z [info ] Executing session fixture: models_s3_bucket_name [conftest] 2026-07-08T05:52:49.018327Z [info ] Executing session fixture: s3_models_storage_uri [conftest] 2026-07-08T05:52:49.018480Z [info ] Executing session fixture: models_s3_bucket_region [conftest] 2026-07-08T05:52:49.018680Z [info ] Executing session fixture: models_s3_bucket_endpoint [conftest] 2026-07-08T05:52:49.018798Z [info ] Executing session fixture: gpu_count_on_cluster [conftest] 2026-07-08T05:52:49.226534Z [info ] Executing class fixture: model_namespace [conftest] 2026-07-08T05:52:49.226704Z [info ] Create Namespace onnx-standard-rest [ocp_resources Namespace] 2026-07-08T05:52:49.226901Z [info ] Posting {'apiVersion': 'v1', 'kind': 'Namespace', 'metadata': {'name': 'onnx-standard-rest'}, 'spec': {}} [ocp_resources Namespace] 2026-07-08T05:52:49.277278Z [info ] Wait for Namespace onnx-standard-rest status to be Active [ocp_resources Namespace] 2026-07-08T05:52:49.277446Z [info ] Waiting for 120 seconds [0:02:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_for_status.lambda: self.exists) [timeout_sampler] 2026-07-08T05:52:49.297269Z [info ] Status of Namespace onnx-standard-rest is Active [ocp_resources Namespace] 2026-07-08T05:52:49.297445Z [info ] Elapsed time: 8.177757263183594e-05 [0:00:00.000082] [timeout_sampler] 2026-07-08T05:52:49.297599Z [info ] Executing class fixture: openvino_serving_runtime [conftest] 2026-07-08T05:52:49.355446Z [info ] kind: ServingRuntime api version: serving.kserve.io/v1alpha1 [ocp_resources.resource] 2026-07-08T05:52:49.355967Z [info ] Create ServingRuntime openvino-runtime [ocp_resources ServingRuntime] 2026-07-08T05:52:49.356146Z [info ] Posting {'apiVersion': 'serving.kserve.io/v1alpha1', 'kind': 'ServingRuntime', 'metadata': {'annotations': {'opendatahub.io/recommended-accelerators': '["nvidia.com/gpu"]', 'opendatahub.io/runtime-version': 'v2026.1.0', 'openshift.io/display-name': 'OpenVINO Model Server'}, 'labels': {'opendatahub.io/dashboard': 'true'}, 'name': 'openvino-runtime', 'namespace': 'onnx-standard-rest'}, 'spec': {'annotations': {'opendatahub.io/kserve-runtime': 'ovms', 'prometheus.io/path': '/metrics', 'prometheus.io/port': '8888'}, 'containers': [{'args': ['--model_name={{.Name}}', '--port=8001', '--rest_port=8888', '--model_path=/mnt/models', '--file_system_poll_wait_seconds=0', '--metrics_enable'], 'image': 'registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:5bb57ef927e7481cfc768993faa8e1e70b27154ecc81a88991bd5428001c1ea6', 'name': 'kserve-container', 'ports': [{'containerPort': 8888, 'protocol': 'TCP'}]}], 'multiModel': False, 'protocolVersions': ['v2', 'grpc-v2'], 'supportedModelFormats': [{'autoSelect': True, 'name': 'openvino_ir', 'version': 'opset13'}, {'name': 'onnx', 'version': '1'}, {'autoSelect': True, 'name': 'tensorflow', 'version': '1'}, {'autoSelect': True, 'name': 'tensorflow', 'version': '2'}, {'autoSelect': True, 'name': 'paddle', 'version': '2'}, {'autoSelect': True, 'name': 'pytorch', 'version': '2'}]}} [ocp_resources ServingRuntime] 2026-07-08T05:52:49.393625Z [info ] Executing class fixture: kserve_s3_secret [conftest] 2026-07-08T05:52:49.393793Z [info ] Create Secret models-bucket-secret [ocp_resources Secret] 2026-07-08T05:52:49.394018Z [info ] Posting {'apiVersion': 'v1', 'kind': 'Secret', 'metadata': {'name': 'models-bucket-secret', 'annotations': {'serving.kserve.io/s3-endpoint': 's3.us-east-2.amazonaws.com/', 'serving.kserve.io/s3-region': 'us-east-2', 'serving.kserve.io/s3-useanoncredential': 'false', 'serving.kserve.io/s3-verifyssl': '0', 'serving.kserve.io/s3-usehttps': '1'}, 'namespace': 'onnx-standard-rest'}, 'stringData': '*******'} [ocp_resources Secret] 2026-07-08T05:52:49.425837Z [info ] Wait until Secret models-bucket-secret is created [ocp_resources Secret] 2026-07-08T05:52:49.426038Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait.lambda: self.exists) [timeout_sampler] 2026-07-08T05:52:49.439214Z [info ] Elapsed time: 0.00014734268188476562 [0:00:00.000147] [timeout_sampler] 2026-07-08T05:52:49.439380Z [info ] Executing class fixture: openvino_model_service_account [conftest] 2026-07-08T05:52:49.439529Z [info ] Create ServiceAccount openvino-models-bucket-sa [ocp_resources ServiceAccount] 2026-07-08T05:52:49.439720Z [info ] Posting {'apiVersion': 'v1', 'kind': 'ServiceAccount', 'metadata': {'name': 'openvino-models-bucket-sa', 'namespace': 'onnx-standard-rest'}, 'secrets': [{'name': 'models-bucket-secret'}]} [ocp_resources ServiceAccount] 2026-07-08T05:52:49.471922Z [info ] Executing class fixture: openvino_inference_service [conftest] 2026-07-08T05:52:49.489665Z [info ] kind: InferenceService api version: serving.kserve.io/v1beta1 [ocp_resources.resource] 2026-07-08T05:52:49.489835Z [info ] Create InferenceService onnx  [ocp_resources InferenceService] 2026-07-08T05:52:49.490065Z [info ] Posting {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'name': 'onnx', 'annotations': {'serving.kserve.io/deploymentMode': 'Standard'}, 'namespace': 'onnx-standard-rest'}, 'spec': {'predictor': {'model': {'modelFormat': {'name': 'openvino_ir'}, 'version': None, 'runtime': 'openvino-runtime', 'storageUri': 's3://ods-ci-wisdom/openvino/model_repository/onnx/', 'resources': {'requests': {'cpu': '1', 'memory': '2Gi'}, 'limits': {'cpu': '2', 'memory': '4Gi'}}}, 'minReplicas': 1, 'serviceAccountName': 'openvino-models-bucket-sa'}}} [ocp_resources InferenceService] 2026-07-08T05:52:49.539719Z [info ] Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: utilities.infra.wait_for_isvc_pods Kwargs: {'client': , 'isvc': , 'runtime_name': 'openvino-runtime'}) [timeout_sampler] 2026-07-08T05:52:49.539178Z [info ] Waiting for pods to be created [utilities.infra] name=utilities.infra 2026-07-08T05:52:50.574826Z [info ] Waiting for pods to be created [utilities.infra] name=utilities.infra 2026-07-08T05:52:50.621317Z [info ] Elapsed time: 1.0356717109680176 [0:00:01.035672] [timeout_sampler] 2026-07-08T05:52:50.636431Z [info ] Verifying no failed pods  [utilities.infra] name=utilities.infra 2026-07-08T05:52:50.637533Z [info ] Waiting for 899.9999985694885 seconds [0:14:59.999999], retry every 10 seconds. (Function: utilities.infra.get_pods_by_isvc_label Kwargs: {'client': , 'isvc': , 'runtime_name': 'openvino-runtime'}) [timeout_sampler] 2026-07-08T05:53:10.889417Z [info ] Elapsed time: 20.184959173202515 [0:00:20.184959] [timeout_sampler] 2026-07-08T05:53:10.904493Z [info ] Waiting for 878.6352019309998 seconds [0:14:38.635202], retry every 5 seconds. (Function: ocp_resources.resource.get Kwargs: {'label_selector': 'serving.kserve.io/inferenceservice=onnx', 'client': , 'namespace': 'onnx-standard-rest'}) [timeout_sampler] 2026-07-08T05:53:10.904664Z [info ] kind: Deployment api version: apps/v1 [ocp_resources.resource] 2026-07-08T05:53:10.919514Z [info ] Elapsed time: 6.270408630371094e-05 [0:00:00.000063] [timeout_sampler] 2026-07-08T05:53:10.919047Z [info ] Waiting for inference deployment replicas to complete [utilities.infra] name=utilities.infra 2026-07-08T05:53:10.961037Z [info ] Waiting for 878.5787513256073 seconds [0:14:38.578751], retry every 5 seconds. (Function: utilities.infra..lambda: deployment.instance) [timeout_sampler] 2026-07-08T05:53:10.974620Z [info ] Elapsed time: 9.1552734375e-05 [0:00:00.000092] [timeout_sampler] 2026-07-08T05:53:10.974785Z [info ] Wait for Deployment onnx-predictor to be deployed: True [ocp_resources Deployment] 2026-07-08T05:53:10.974967Z [info ] Waiting for 878.5649468898773 seconds [0:14:38.564947], retry every 1 seconds. (Function: ocp_resources.deployment.wait_for_replicas.lambda: self.exists) [timeout_sampler] 2026-07-08T05:53:10.987798Z [info ] Elapsed time: 3.170967102050781e-05 [0:00:00.000032] [timeout_sampler] 2026-07-08T05:53:10.987990Z [info ] Waiting for 878.5517733097076 seconds [0:14:38.551773], retry every 1 seconds. (Function: ocp_resources.deployment.wait_for_replicas.lambda: self.instance) [timeout_sampler] 2026-07-08T05:53:11.001958Z [info ] Elapsed time: 3.838539123535156e-05 [0:00:00.000038] [timeout_sampler] 2026-07-08T05:53:11.002139Z [info ] Wait for InferenceService/onnx's 'Ready' condition to be 'True' [ocp_resources InferenceService] 2026-07-08T05:53:11.002364Z [info ] Wait until InferenceService onnx is created [ocp_resources InferenceService] 2026-07-08T05:53:11.002498Z [info ] Waiting for 878.5376408100128 seconds [0:14:38.537641], retry every 1 seconds. (Function: ocp_resources.resource.wait.lambda: self.exists) [timeout_sampler] 2026-07-08T05:53:11.015303Z [info ] Elapsed time: 3.0040740966796875e-05 [0:00:00.000030] [timeout_sampler] 2026-07-08T05:53:11.015467Z [info ] Waiting for 878.5242748260498 seconds [0:14:38.524275], retry every 1 seconds. (Function: ocp_resources.resource.wait_for_condition.lambda: self.instance) [timeout_sampler] 2026-07-08T05:53:11.029138Z [info ] Elapsed time: 3.552436828613281e-05 [0:00:00.000036] [timeout_sampler] 2026-07-08T05:53:11.042318Z [info ] Waiting for 878.497255563736 seconds [0:14:38.497256], retry every 5 seconds. (Function: utilities.inference_utils._is_model_loaded) [timeout_sampler] 2026-07-08T05:53:11.056011Z [info ] Elapsed time: 6.67572021484375e-05 [0:00:00.000067] [timeout_sampler] 2026-07-08T05:53:11.069481Z [info ] Executing class fixture: protocol [conftest] 2026-07-08T05:53:11.069645Z [info ] Executing function fixture: openvino_pod_resource [conftest] 2026-07-08T05:53:11.095930Z [info ] Executing function fixture: snapshot [conftest] 2026-07-08T05:53:11.096494Z [info ] Executing function fixture: openvino_response_snapshot [conftest] 2026-07-08T05:53:11.097340Z [info ] Executing function fixture: model_format [conftest] --------------------------------------------------------- CALL --------------------------------------------------------- [2026-07-08T05:53:11Z WARN kube_client::client::tls::rustls_tls] Server cert bypassed PASSED TEST: TestOpenVINOModels.test_openvino_model_inference[onnx-standard-rest-deployment] STATUS: PASSED ------------------------------------------------------- TEARDOWN ------------------------------------------------------- 2026-07-08T05:53:11.271594Z [info ] Delete InferenceService onnx  [ocp_resources InferenceService] 2026-07-08T05:53:11.303768Z [info ] Deleting {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'openvino_ir', 'serving.kserve.io/deploymentMode': 'Standard'}, 'creationTimestamp': '2026-07-08T05:52:49Z', 'finalizers': ['inferenceservice.finalizers', 'odh.inferenceservice.finalizers'], 'generation': 1, 'managedFields': [{'apiVersion': 'serving.kserve.io/v1beta1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'.': {}, 'f:serving.kserve.io/deploymentMode': {}}}, 'f:spec': {'.': {}, 'f:predictor': {'.': {}, 'f:minReplicas': {}, 'f:model': {'.': {}, 'f:modelFormat': {'.': {}, 'f:name': {}}, 'f:resources': {'.': {}, 'f:limits': {'.': {}, 'f:cpu': {}, 'f:memory': {}}, 'f:requests': {'.': {}, 'f:cpu': {}, 'f:memory': {}}}, 'f:runtime': {}, 'f:storageUri': {}}, 'f:serviceAccountName': {}}}}, 'manager': 'OpenAPI-Generator', 'operation': 'Update', 'time': '2026-07-08T05:52:49Z'}, {'apiVersion': 'serving.kserve.io/v1beta1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:finalizers': {'.': {}, 'v:"inferenceservice.finalizers"': {}, 'v:"odh.inferenceservice.finalizers"': {}}}}, 'manager': 'manager', 'operation': 'Update', 'time': '2026-07-08T05:52:49Z'}, {'apiVersion': 'serving.kserve.io/v1beta1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:status': {'.': {}, 'f:address': {'.': {}, 'f:url': {}}, 'f:components': {'.': {}, 'f:predictor': {'.': {}, 'f:url': {}}}, 'f:conditions': {}, 'f:deploymentMode': {}, 'f:modelStatus': {'.': {}, 'f:copies': {'.': {}, 'f:failedCopies': {}, 'f:totalCopies': {}}, 'f:states': {'.': {}, 'f:activeModelState': {}, 'f:targetModelState': {}}, 'f:transitionStatus': {}}, 'f:observedGeneration': {}, 'f:servingRuntimeName': {}, 'f:url': {}}}, 'manager': 'manager', 'operation': 'Update', 'subresource': 'status', 'time': '2026-07-08T05:53:02Z'}], 'name': 'onnx', 'namespace': 'onnx-standard-rest', 'resourceVersion': '383714633', 'uid': '0da46af6-3803-4a10-9544-03632d87974e'}, 'spec': {'predictor': {'automountServiceAccountToken': False, 'minReplicas': 1, 'model': {'modelFormat': {'name': 'openvino_ir'}, 'name': '', 'resources': {'limits': {'cpu': '2', 'memory': '4Gi'}, 'requests': {'cpu': '1', 'memory': '2Gi'}}, 'runtime': 'openvino-runtime', 'storageUri': 's3://ods-ci-wisdom/openvino/model_repository/onnx/'}, 'serviceAccountName': 'openvino-models-bucket-sa'}}, 'status': {'address': {'url': 'http://onnx-predictor.onnx-standard-rest.svc.cluster.local:8080'}, 'components': {'predictor': {'url': 'http://onnx-predictor-onnx-standard-rest.example.com'}}, 'conditions': [{'lastTransitionTime': '2026-07-08T05:52:49Z', 'status': 'True', 'type': 'IngressReady'}, {'lastTransitionTime': '2026-07-08T05:53:02Z', 'message': 'ReplicaSet "onnx-predictor-564b79d75" has successfully progressed.', 'reason': 'NewReplicaSetAvailable', 'status': 'True', 'type': 'PredictorReady'}, {'lastTransitionTime': '2026-07-08T05:53:02Z', 'status': 'True', 'type': 'Ready'}, {'lastTransitionTime': '2026-07-08T05:52:49Z', 'severity': 'Info', 'status': 'False', 'type': 'Stopped'}], 'deploymentMode': 'Standard', 'modelStatus': {'copies': {'failedCopies': 0, 'totalCopies': 1}, 'states': {'activeModelState': 'Loaded', 'targetModelState': 'Loaded'}, 'transitionStatus': 'UpToDate'}, 'observedGeneration': 1, 'servingRuntimeName': 'openvino-runtime', 'url': 'http://onnx-predictor.onnx-standard-rest.svc.cluster.local'}} [ocp_resources InferenceService] 2026-07-08T05:53:11.322459Z [info ] Wait until InferenceService onnx is deleted [ocp_resources InferenceService] 2026-07-08T05:53:11.322769Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-08T05:53:12.351957Z [info ] Elapsed time: 1.013178825378418 [0:00:01.013179] [timeout_sampler] 2026-07-08T05:53:12.352128Z [info ] Delete ServingRuntime openvino-runtime [ocp_resources ServingRuntime] 2026-07-08T05:53:12.386997Z [info ] Deleting {'apiVersion': 'serving.kserve.io/v1alpha1', 'kind': 'ServingRuntime', 'metadata': {'annotations': {'opendatahub.io/recommended-accelerators': '["nvidia.com/gpu"]', 'opendatahub.io/runtime-version': 'v2026.1.0', 'openshift.io/display-name': 'OpenVINO Model Server'}, 'creationTimestamp': '2026-07-08T05:52:49Z', 'generation': 1, 'labels': {'opendatahub.io/dashboard': 'true'}, 'managedFields': [{'apiVersion': 'serving.kserve.io/v1alpha1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'.': {}, 'f:opendatahub.io/recommended-accelerators': {}, 'f:opendatahub.io/runtime-version': {}, 'f:openshift.io/display-name': {}}, 'f:labels': {'.': {}, 'f:opendatahub.io/dashboard': {}}}, 'f:spec': {'.': {}, 'f:annotations': {'.': {}, 'f:opendatahub.io/kserve-runtime': {}, 'f:prometheus.io/path': {}, 'f:prometheus.io/port': {}}, 'f:containers': {}, 'f:multiModel': {}, 'f:protocolVersions': {}, 'f:supportedModelFormats': {}}}, 'manager': 'OpenAPI-Generator', 'operation': 'Update', 'time': '2026-07-08T05:52:49Z'}], 'name': 'openvino-runtime', 'namespace': 'onnx-standard-rest', 'resourceVersion': '383714331', 'uid': '7a6451f7-fe40-4706-8fdc-0951dd10ded3'}, 'spec': {'annotations': {'opendatahub.io/kserve-runtime': 'ovms', 'prometheus.io/path': '/metrics', 'prometheus.io/port': '8888'}, 'containers': [{'args': ['--model_name={{.Name}}', '--port=8001', '--rest_port=8888', '--model_path=/mnt/models', '--file_system_poll_wait_seconds=0', '--metrics_enable'], 'image': 'registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:5bb57ef927e7481cfc768993faa8e1e70b27154ecc81a88991bd5428001c1ea6', 'name': 'kserve-container', 'ports': [{'containerPort': 8888, 'protocol': 'TCP'}]}], 'multiModel': False, 'protocolVersions': ['v2', 'grpc-v2'], 'supportedModelFormats': [{'autoSelect': True, 'name': 'openvino_ir', 'version': 'opset13'}, {'name': 'onnx', 'version': '1'}, {'autoSelect': True, 'name': 'tensorflow', 'version': '1'}, {'autoSelect': True, 'name': 'tensorflow', 'version': '2'}, {'autoSelect': True, 'name': 'paddle', 'version': '2'}, {'autoSelect': True, 'name': 'pytorch', 'version': '2'}]}} [ocp_resources ServingRuntime] 2026-07-08T05:53:12.407564Z [info ] Wait until ServingRuntime openvino-runtime is deleted [ocp_resources ServingRuntime] 2026-07-08T05:53:12.407878Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-08T05:53:12.426681Z [info ] Elapsed time: 3.600120544433594e-05 [0:00:00.000036] [timeout_sampler] 2026-07-08T05:53:12.426934Z [info ] Delete ServiceAccount openvino-models-bucket-sa [ocp_resources ServiceAccount] 2026-07-08T05:53:12.468063Z [info ] Deleting {'kind': 'ServiceAccount', 'apiVersion': 'v1', 'metadata': {'name': 'openvino-models-bucket-sa', 'namespace': 'onnx-standard-rest', 'uid': 'b42955a4-00b8-45fc-a32b-7783b9eaa47c', 'resourceVersion': '383714337', 'creationTimestamp': '2026-07-08T05:52:49Z', 'annotations': {'openshift.io/internal-registry-pull-secret-ref': 'openvino-models-bucket-sa-dockercfg-shld7'}, 'managedFields': [{'manager': 'openshift.io/image-registry-pull-secrets_service-account-controller', 'operation': 'Apply', 'apiVersion': 'v1', 'time': '2026-07-08T05:52:49Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:imagePullSecrets': {}, 'f:metadata': {'f:annotations': {'f:openshift.io/internal-registry-pull-secret-ref': {}}}, 'f:secrets': {'k:{"name":"openvino-models-bucket-sa-dockercfg-shld7"}': {}}}}, {'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-08T05:52:49Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:secrets': {'.': {}, 'k:{"name":"models-bucket-secret"}': {}}}}]}, 'secrets': [{'name': 'models-bucket-secret'}, {'name': 'openvino-models-bucket-sa-dockercfg-shld7'}], 'imagePullSecrets': [{'name': 'openvino-models-bucket-sa-dockercfg-shld7'}]} [ocp_resources ServiceAccount] 2026-07-08T05:53:12.495655Z [info ] Wait until ServiceAccount openvino-models-bucket-sa is deleted [ocp_resources ServiceAccount] 2026-07-08T05:53:12.495797Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-08T05:53:12.517781Z [info ] Elapsed time: 6.771087646484375e-05 [0:00:00.000068] [timeout_sampler] 2026-07-08T05:53:12.517988Z [info ] Delete Secret models-bucket-secret [ocp_resources Secret] 2026-07-08T05:53:12.557613Z [info ] Deleting {'kind': 'Secret', 'apiVersion': 'v1', 'metadata': {'name': 'models-bucket-secret', 'namespace': 'onnx-standard-rest', 'uid': 'f56f2e67-ed34-455c-965b-fe0cc6f7e976', 'resourceVersion': '383714333', 'creationTimestamp': '2026-07-08T05:52:49Z', 'annotations': {'serving.kserve.io/s3-endpoint': 's3.us-east-2.amazonaws.com/', 'serving.kserve.io/s3-region': 'us-east-2', 'serving.kserve.io/s3-useanoncredential': 'false', 'serving.kserve.io/s3-usehttps': '1', 'serving.kserve.io/s3-verifyssl': '0'}, 'managedFields': [{'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-08T05:52:49Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:data': {'.': {}, 'f:AWS_ACCESS_KEY_ID': {}, 'f:AWS_SECRET_ACCESS_KEY': {}}, 'f:metadata': {'f:annotations': {'.': {}, 'f:serving.kserve.io/s3-endpoint': {}, 'f:serving.kserve.io/s3-region': {}, 'f:serving.kserve.io/s3-useanoncredential': {}, 'f:serving.kserve.io/s3-usehttps': {}, 'f:serving.kserve.io/s3-verifyssl': {}}}, 'f:type': {}}}]}, 'data': '*******', 'type': 'Opaque'} [ocp_resources Secret] 2026-07-08T05:53:12.579452Z [info ] Wait until Secret models-bucket-secret is deleted [ocp_resources Secret] 2026-07-08T05:53:12.579752Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-08T05:53:12.599667Z [info ] Elapsed time: 8.0108642578125e-05 [0:00:00.000080] [timeout_sampler] 2026-07-08T05:53:12.618992Z [info ] Delete Namespace onnx-standard-rest [ocp_resources Namespace] 2026-07-08T05:53:12.659292Z [info ] Deleting {'kind': 'Namespace', 'apiVersion': 'v1', 'metadata': {'name': 'onnx-standard-rest', 'uid': 'f29c4d3d-1b4e-414d-b319-2d296acbdbc0', 'resourceVersion': '383714314', 'creationTimestamp': '2026-07-08T05:52:49Z', 'labels': {'kubernetes.io/metadata.name': 'onnx-standard-rest', '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/sa.scc.mcs': 's0:c30,c0', 'openshift.io/sa.scc.supplemental-groups': '1000870000/10000', 'openshift.io/sa.scc.uid-range': '1000870000/10000', 'security.openshift.io/MinimallySufficientPodSecurityStandard': 'restricted'}, 'managedFields': [{'manager': 'pod-security-admission-label-synchronization-controller', 'operation': 'Apply', 'apiVersion': 'v1', 'time': '2026-07-08T05:52:49Z', '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-07-08T05:52:49Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:labels': {'.': {}, 'f:kubernetes.io/metadata.name': {}}}}}, {'manager': 'cluster-policy-controller', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-08T05:52:49Z', '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': {}}}}}]}, 'spec': {'finalizers': ['kubernetes']}, 'status': {'phase': 'Active'}} [ocp_resources Namespace] 2026-07-08T05:53:12.681340Z [info ] Wait until Namespace onnx-standard-rest is deleted [ocp_resources Namespace] 2026-07-08T05:53:12.681643Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] _ 2 of 8 completed, 2 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 0 Error, 0 ReRun _ tests/model_serving/model_runtime/openvino/test_ovms_smoke.py::TestOVMSSmokeInOpenShift::test_ovms_smoke_runs_in_openshift[ovms-smoke] 2026-07-08T05:53:20.815670Z [info ] Elapsed time: 8.117715120315552 [0:00:08.117715] [timeout_sampler]  ------------------------------------ test_ovms_smoke_runs_in_openshift[ovms-smoke] ------------------------------------ -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-07-08T05:53:20.816223Z [info ] Executing class fixture: model_namespace [conftest] 2026-07-08T05:53:20.816338Z [info ] Create Namespace ovms-smoke  [ocp_resources Namespace] 2026-07-08T05:53:20.816452Z [info ] Posting {'apiVersion': 'v1', 'kind': 'Namespace', 'metadata': {'name': 'ovms-smoke'}, 'spec': {}} [ocp_resources Namespace] 2026-07-08T05:53:20.854828Z [info ] Wait for Namespace ovms-smoke status to be Active [ocp_resources Namespace] 2026-07-08T05:53:20.855026Z [info ] Waiting for 120 seconds [0:02:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_for_status.lambda: self.exists) [timeout_sampler] 2026-07-08T05:53:20.871195Z [info ] Status of Namespace ovms-smoke is Active [ocp_resources Namespace] 2026-07-08T05:53:20.871397Z [info ] Elapsed time: 9.918212890625e-05 [0:00:00.000099] [timeout_sampler] 2026-07-08T05:53:20.871556Z [info ] Executing class fixture: ovms_smoke_scripts_configmap [conftest] 2026-07-08T05:53:20.873260Z [info ] Create ConfigMap ovms-smoke-scripts [ocp_resources ConfigMap] 2026-07-08T05:53:20.873428Z [info ] Posting {'apiVersion': 'v1', 'kind': 'ConfigMap', 'metadata': {'name': 'ovms-smoke-scripts', 'namespace': 'ovms-smoke'}, 'data': '*******'} [ocp_resources ConfigMap] 2026-07-08T05:53:20.911205Z [info ] Executing class fixture: ovms_smoke_pod [conftest] 2026-07-08T05:53:20.911372Z [info ] Create Pod ovms-smoke-pod  [ocp_resources Pod] 2026-07-08T05:53:20.911532Z [info ] Posting {'apiVersion': 'v1', 'kind': 'Pod', 'metadata': {'name': 'ovms-smoke-pod', 'namespace': 'ovms-smoke'}, 'spec': {'containers': [{'name': 'ovms-smoke', 'image': 'registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:5bb57ef927e7481cfc768993faa8e1e70b27154ecc81a88991bd5428001c1ea6', 'command': ['/bin/sh', '-c'], 'args': ['python3 /scripts/ovms_smoketest.py && python3 /scripts/smoke.py'], 'env': [{'name': 'HOME', 'value': '/tmp'}, {'name': 'HF_HOME', 'value': '/tmp/hf_cache'}, {'name': 'MPLCONFIGDIR', 'value': '/tmp/matplotlib'}], 'volumeMounts': [{'name': 'smoke-scripts', 'mountPath': '/scripts', 'readOnly': True}], 'securityContext': {'allowPrivilegeEscalation': False, 'capabilities': {'drop': ['ALL']}, 'runAsNonRoot': True, 'seccompProfile': {'type': 'RuntimeDefault'}}}], 'restartPolicy': 'Never', 'volumes': [{'name': 'smoke-scripts', 'configMap': {'name': 'ovms-smoke-scripts'}}]}} [ocp_resources Pod] 2026-07-08T05:53:20.983644Z [info ] Waiting for OVMS smoke Pod to complete [tests.model_serving.model_runtime.openvino.conftest] name=tests.model_serving.model_runtime.openvino.conftest 2026-07-08T05:53:20.984434Z [info ] Wait for Pod ovms-smoke-pod status to be Succeeded [ocp_resources Pod] 2026-07-08T05:53:20.984591Z [info ] Waiting for 300 seconds [0:05:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_for_status.lambda: self.exists) [timeout_sampler] 2026-07-08T05:53:21.031603Z [info ] Status of Pod ovms-smoke-pod is Pending [ocp_resources Pod] 2026-07-08T05:53:23.071650Z [info ] Status of Pod ovms-smoke-pod is Running [ocp_resources Pod] 2026-07-08T05:53:56.609769Z [info ] Status of Pod ovms-smoke-pod is Succeeded [ocp_resources Pod] 2026-07-08T05:53:56.609978Z [info ] Elapsed time: 35.610886573791504 [0:00:35.610887] [timeout_sampler] --------------------------------------------------------- CALL --------------------------------------------------------- PASSED TEST: TestOVMSSmokeInOpenShift.test_ovms_smoke_runs_in_openshift[ovms-smoke] STATUS: PASSED ------------------------------------------------------- TEARDOWN ------------------------------------------------------- 2026-07-08T05:53:56.623586Z [info ] Delete Pod ovms-smoke-pod  [ocp_resources Pod] 2026-07-08T05:53:56.659044Z [info ] Deleting {'kind': 'Pod', 'apiVersion': 'v1', 'metadata': {'name': 'ovms-smoke-pod', 'namespace': 'ovms-smoke', 'uid': '26aef219-0ffc-4576-ad6e-9162d329a4e4', 'resourceVersion': '383715640', 'creationTimestamp': '2026-07-08T05:53:20Z', 'annotations': {'k8s.ovn.org/pod-networks': '{"default":{"ip_addresses":["10.131.3.140/23"],"mac_address":"0a:58:0a:83:03:8c","gateway_ips":["10.131.2.1"],"routes":[{"dest":"10.128.0.0/14","nextHop":"10.131.2.1"},{"dest":"172.30.0.0/16","nextHop":"10.131.2.1"},{"dest":"169.254.0.5/32","nextHop":"10.131.2.1"},{"dest":"100.64.0.0/16","nextHop":"10.131.2.1"}],"ip_address":"10.131.3.140/23","gateway_ip":"10.131.2.1","role":"primary"}}', 'k8s.v1.cni.cncf.io/network-status': '[{\n "name": "ovn-kubernetes",\n "interface": "eth0",\n "ips": [\n "10.131.3.140"\n ],\n "mac": "0a:58:0a:83:03:8c",\n "default": true,\n "dns": {}\n}]', 'openshift.io/scc': 'openshift-ai-llminferenceservice-multi-node-scc', 'seccomp.security.alpha.kubernetes.io/pod': 'runtime/default'}, 'managedFields': [{'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-08T05:53:20Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:spec': {'f:containers': {'k:{"name":"ovms-smoke"}': {'.': {}, 'f:args': {}, 'f:command': {}, 'f:env': {'.': {}, 'k:{"name":"HF_HOME"}': {'.': {}, 'f:name': {}, 'f:value': {}}, 'k:{"name":"HOME"}': {'.': {}, 'f:name': {}, 'f:value': {}}, 'k:{"name":"MPLCONFIGDIR"}': {'.': {}, 'f:name': {}, 'f:value': {}}}, 'f:image': {}, 'f:imagePullPolicy': {}, 'f:name': {}, 'f:resources': {}, 'f:securityContext': {'.': {}, 'f:allowPrivilegeEscalation': {}, 'f:capabilities': {'.': {}, 'f:drop': {}}, 'f:runAsNonRoot': {}, 'f:seccompProfile': {'.': {}, 'f:type': {}}}, 'f:terminationMessagePath': {}, 'f:terminationMessagePolicy': {}, 'f:volumeMounts': {'.': {}, 'k:{"mountPath":"/scripts"}': {'.': {}, 'f:mountPath': {}, 'f:name': {}, 'f:readOnly': {}}}}}, 'f:dnsPolicy': {}, 'f:enableServiceLinks': {}, 'f:restartPolicy': {}, 'f:schedulerName': {}, 'f:securityContext': {}, 'f:terminationGracePeriodSeconds': {}, 'f:volumes': {'.': {}, 'k:{"name":"smoke-scripts"}': {'.': {}, 'f:configMap': {'.': {}, 'f:defaultMode': {}, 'f:name': {}}, 'f:name': {}}}}}}, {'manager': 'ods-qe-psi-07-b4mqp-worker-0-gc6qk', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-08T05:53:20Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'f:k8s.ovn.org/pod-networks': {}}}}, 'subresource': 'status'}, {'manager': 'multus-daemon', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-08T05:53:21Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'f:k8s.v1.cni.cncf.io/network-status': {}}}}, 'subresource': 'status'}, {'manager': 'kubelet', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-08T05:53:56Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:status': {'f:conditions': {'k:{"type":"ContainersReady"}': {'.': {}, 'f:lastProbeTime': {}, 'f:lastTransitionTime': {}, 'f:reason': {}, 'f:status': {}, 'f:type': {}}, 'k:{"type":"Initialized"}': {'.': {}, 'f:lastProbeTime': {}, 'f:lastTransitionTime': {}, 'f:reason': {}, 'f:status': {}, 'f:type': {}}, 'k:{"type":"PodReadyToStartContainers"}': {'.': {}, 'f:lastProbeTime': {}, 'f:lastTransitionTime': {}, 'f:status': {}, 'f:type': {}}, 'k:{"type":"Ready"}': {'.': {}, 'f:lastProbeTime': {}, 'f:lastTransitionTime': {}, 'f:reason': {}, 'f:status': {}, 'f:type': {}}}, 'f:containerStatuses': {}, 'f:hostIP': {}, 'f:hostIPs': {}, 'f:phase': {}, 'f:podIP': {}, 'f:podIPs': {'.': {}, 'k:{"ip":"10.131.3.140"}': {'.': {}, 'f:ip': {}}}, 'f:startTime': {}}}, 'subresource': 'status'}]}, 'spec': {'volumes': [{'name': 'smoke-scripts', 'configMap': {'name': 'ovms-smoke-scripts', 'defaultMode': 420}}, {'name': 'kube-api-access-9k85w', 'projected': {'sources': [{'serviceAccountToken': {'expirationSeconds': 3607, 'path': 'token'}}, {'configMap': {'name': 'kube-root-ca.crt', 'items': [{'key': 'ca.crt', 'path': 'ca.crt'}]}}, {'downwardAPI': {'items': [{'path': 'namespace', 'fieldRef': {'apiVersion': 'v1', 'fieldPath': 'metadata.namespace'}}]}}, {'configMap': {'name': 'openshift-service-ca.crt', 'items': [{'key': 'service-ca.crt', 'path': 'service-ca.crt'}]}}], 'defaultMode': 420}}], 'containers': [{'name': 'ovms-smoke', 'image': 'registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:5bb57ef927e7481cfc768993faa8e1e70b27154ecc81a88991bd5428001c1ea6', 'command': ['/bin/sh', '-c'], 'args': ['python3 /scripts/ovms_smoketest.py && python3 /scripts/smoke.py'], 'env': [{'name': 'HOME', 'value': '/tmp'}, {'name': 'HF_HOME', 'value': '/tmp/hf_cache'}, {'name': 'MPLCONFIGDIR', 'value': '/tmp/matplotlib'}], 'resources': {}, 'volumeMounts': [{'name': 'smoke-scripts', 'readOnly': True, 'mountPath': '/scripts'}, {'name': 'kube-api-access-9k85w', 'readOnly': True, 'mountPath': '/var/run/secrets/kubernetes.io/serviceaccount'}], 'terminationMessagePath': '/dev/termination-log', 'terminationMessagePolicy': 'File', 'imagePullPolicy': 'IfNotPresent', 'securityContext': {'capabilities': {'drop': ['ALL']}, 'runAsUser': 1000880000, 'runAsNonRoot': True, 'allowPrivilegeEscalation': False, 'seccompProfile': {'type': 'RuntimeDefault'}}}], 'restartPolicy': 'Never', 'terminationGracePeriodSeconds': 30, 'dnsPolicy': 'ClusterFirst', 'serviceAccountName': 'default', 'serviceAccount': 'default', 'nodeName': 'ods-qe-psi-07-b4mqp-worker-0-gc6qk', 'securityContext': {'seLinuxOptions': {'level': 's0:c30,c5'}, 'seccompProfile': {'type': 'RuntimeDefault'}}, 'imagePullSecrets': [{'name': 'default-dockercfg-6pzwl'}], 'schedulerName': 'default-scheduler', 'tolerations': [{'key': 'node.kubernetes.io/not-ready', 'operator': 'Exists', 'effect': 'NoExecute', 'tolerationSeconds': 300}, {'key': 'node.kubernetes.io/unreachable', 'operator': 'Exists', 'effect': 'NoExecute', 'tolerationSeconds': 300}], 'priority': 0, 'enableServiceLinks': True, 'preemptionPolicy': 'PreemptLowerPriority'}, 'status': {'phase': 'Succeeded', 'conditions': [{'type': 'PodReadyToStartContainers', 'status': 'False', 'lastProbeTime': None, 'lastTransitionTime': '2026-07-08T05:53:56Z'}, {'type': 'Initialized', 'status': 'True', 'lastProbeTime': None, 'lastTransitionTime': '2026-07-08T05:53:20Z', 'reason': 'PodCompleted'}, {'type': 'Ready', 'status': 'False', 'lastProbeTime': None, 'lastTransitionTime': '2026-07-08T05:53:54Z', 'reason': 'PodCompleted'}, {'type': 'ContainersReady', 'status': 'False', 'lastProbeTime': None, 'lastTransitionTime': '2026-07-08T05:53:54Z', 'reason': 'PodCompleted'}, {'type': 'PodScheduled', 'status': 'True', 'lastProbeTime': None, 'lastTransitionTime': '2026-07-08T05:53:20Z'}], 'hostIP': '192.169.3.28', 'hostIPs': [{'ip': '192.169.3.28'}], 'podIP': '10.131.3.140', 'podIPs': [{'ip': '10.131.3.140'}], 'startTime': '2026-07-08T05:53:20Z', 'containerStatuses': [{'name': 'ovms-smoke', 'state': {'terminated': {'exitCode': 0, 'reason': 'Completed', 'startedAt': '2026-07-08T05:53:21Z', 'finishedAt': '2026-07-08T05:53:53Z', 'containerID': 'cri-o://f299eed89d6647b12d9cc43c14315f48587191950e9773c624b631f4f4048ce8'}}, 'lastState': {}, 'ready': False, 'restartCount': 0, 'image': 'registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:5bb57ef927e7481cfc768993faa8e1e70b27154ecc81a88991bd5428001c1ea6', 'imageID': 'registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:580601a10f2f4e29ff8baef51bc072033a18365b72fc0bbd8a9efd92f5d19a58', 'containerID': 'cri-o://f299eed89d6647b12d9cc43c14315f48587191950e9773c624b631f4f4048ce8', 'started': False, 'volumeMounts': [{'name': 'smoke-scripts', 'mountPath': '/scripts', 'readOnly': True, 'recursiveReadOnly': 'Disabled'}, {'name': 'kube-api-access-9k85w', 'mountPath': '/var/run/secrets/kubernetes.io/serviceaccount', 'readOnly': True, 'recursiveReadOnly': 'Disabled'}]}], 'qosClass': 'BestEffort'}} [ocp_resources Pod] 2026-07-08T05:53:56.679751Z [info ] Wait until Pod ovms-smoke-pod is deleted [ocp_resources Pod] 2026-07-08T05:53:56.680005Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-08T05:53:56.694932Z [info ] Elapsed time: 3.6716461181640625e-05 [0:00:00.000037] [timeout_sampler] 2026-07-08T05:53:56.695089Z [info ] Delete ConfigMap ovms-smoke-scripts [ocp_resources ConfigMap] 2026-07-08T05:53:56.724468Z [info ] Deleting {'kind': 'ConfigMap', 'apiVersion': 'v1', 'metadata': {'name': 'ovms-smoke-scripts', 'namespace': 'ovms-smoke', 'uid': 'f2cd83b1-9954-45f8-ab2c-5909446218b5', 'resourceVersion': '383715045', 'creationTimestamp': '2026-07-08T05:53:20Z', 'managedFields': [{'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-08T05:53:20Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:data': {'.': {}, 'f:ovms_smoketest.py': {}, 'f:smoke.py': {}}}}]}, 'data': '*******'} [ocp_resources ConfigMap] 2026-07-08T05:53:56.740551Z [info ] Wait until ConfigMap ovms-smoke-scripts is deleted [ocp_resources ConfigMap] 2026-07-08T05:53:56.740712Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-08T05:53:56.755451Z [info ] Elapsed time: 7.724761962890625e-05 [0:00:00.000077] [timeout_sampler] 2026-07-08T05:53:56.768524Z [info ] Delete Namespace ovms-smoke  [ocp_resources Namespace] 2026-07-08T05:53:56.803083Z [info ] Deleting {'kind': 'Namespace', 'apiVersion': 'v1', 'metadata': {'name': 'ovms-smoke', 'uid': 'a009690a-6c25-4925-8099-d3b3e7295693', 'resourceVersion': '383715041', 'creationTimestamp': '2026-07-08T05:53:20Z', 'labels': {'kubernetes.io/metadata.name': 'ovms-smoke', '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/sa.scc.mcs': 's0:c30,c5', 'openshift.io/sa.scc.supplemental-groups': '1000880000/10000', 'openshift.io/sa.scc.uid-range': '1000880000/10000', 'security.openshift.io/MinimallySufficientPodSecurityStandard': 'restricted'}, 'managedFields': [{'manager': 'pod-security-admission-label-synchronization-controller', 'operation': 'Apply', 'apiVersion': 'v1', 'time': '2026-07-08T05:53:20Z', '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-07-08T05:53:20Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:labels': {'.': {}, 'f:kubernetes.io/metadata.name': {}}}}}, {'manager': 'cluster-policy-controller', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-08T05:53:20Z', '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': {}}}}}]}, 'spec': {'finalizers': ['kubernetes']}, 'status': {'phase': 'Active'}} [ocp_resources Namespace] 2026-07-08T05:53:56.818602Z [info ] Wait until Namespace ovms-smoke is deleted [ocp_resources Namespace] 2026-07-08T05:53:56.818770Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] _ 3 of 8 completed, 3 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 0 Error, 0 ReRun _ tests/model_serving/model_runtime/triton/S3/test_triton_grpc.py::TestTritonGRPC::test_triton_grpc_inference[tensorflow-grpc] 2026-07-08T05:54:04.963585Z [info ] Elapsed time: 8.113043785095215 [0:00:08.113044] [timeout_sampler]  ------------------------------------- test_triton_grpc_inference[tensorflow-grpc] ------------------------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-07-08T05:54:04.968507Z [info ] Executing session fixture: root_dir [conftest] 2026-07-08T05:54:04.968731Z [info ] Executing session fixture: triton_runtime_image [conftest] 2026-07-08T05:54:04.968900Z [info ] Executing session fixture: supported_accelerator_type [conftest] 2026-07-08T05:54:04.969016Z [info ] Executing session fixture: s3_models_storage_uri [conftest] 2026-07-08T05:54:04.969128Z [info ] Executing class fixture: triton_grpc_serving_runtime_template [conftest] 2026-07-08T05:54:04.969237Z [info ] kind: Template api version: template.openshift.io/v1 [ocp_resources.resource] 2026-07-08T05:54:04.969345Z [info ] Create Template triton-grpc-runtime-template [ocp_resources Template] 2026-07-08T05:54:04.969459Z [info ] Posting {'apiVersion': 'template.openshift.io/v1', 'kind': 'Template', 'metadata': {'name': 'triton-grpc-runtime-template', 'namespace': 'redhat-ods-applications'}, 'objects': [{'apiVersion': 'serving.kserve.io/v1alpha1', 'kind': 'ServingRuntime', 'metadata': {'name': 'triton-grpc-runtime', 'annotations': {'prometheus.kserve.io/path': '/metrics', 'prometheus.kserve.io/port': '8002'}}, 'spec': {'containers': [{'name': 'kserve-container', 'image': 'nvcr.io/nvidia/tritonserver:25.02-py3', 'args': ['tritonserver', '--model-store=/mnt/models', '--grpc-port=9000', '--allow-grpc=True'], 'ports': [{'name': 'h2c', 'containerPort': 9000, 'protocol': 'TCP'}], 'volumeMounts': [{'name': 'shm', 'mountPath': '/dev/shm'}], 'resources': {'requests': {'cpu': '1', 'memory': '2Gi'}, 'limits': {'cpu': '1', 'memory': '2Gi'}}}], 'volumes': [{'name': 'shm', 'emptyDir': {'medium': 'Memory', 'sizeLimit': '2Gi'}}], 'protocolVersions': ['v2', 'grpc-v2'], 'supportedModelFormats': [{'name': 'tensorrt', 'version': '8', 'autoSelect': True, 'priority': 1}, {'name': 'tensorflow', 'version': '1', 'autoSelect': True, 'priority': 1}, {'name': 'tensorflow', 'version': '2', 'autoSelect': True, 'priority': 1}, {'name': 'onnx', 'version': '1', 'autoSelect': True, 'priority': 1}, {'name': 'pytorch', 'version': '1', 'autoSelect': True}, {'name': 'triton', 'version': '2', 'autoSelect': True, 'priority': 1}, {'name': 'xgboost', 'version': '1', 'autoSelect': True}, {'name': 'python', 'version': '1', 'autoSelect': True}]}}], 'parameters': []} [ocp_resources Template] 2026-07-08T05:54:05.015993Z [info ] Executing class fixture: model_namespace [conftest] 2026-07-08T05:54:05.016146Z [info ] Create Namespace tensorflow-standard [ocp_resources Namespace] 2026-07-08T05:54:05.016277Z [info ] Posting {'apiVersion': 'v1', 'kind': 'Namespace', 'metadata': {'name': 'tensorflow-standard'}, 'spec': {}} [ocp_resources Namespace] 2026-07-08T05:54:05.073464Z [info ] Wait for Namespace tensorflow-standard status to be Active [ocp_resources Namespace] 2026-07-08T05:54:05.074083Z [info ] Waiting for 120 seconds [0:02:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_for_status.lambda: self.exists) [timeout_sampler] 2026-07-08T05:54:05.087633Z [info ] Status of Namespace tensorflow-standard is Active [ocp_resources Namespace] 2026-07-08T05:54:05.087784Z [info ] Elapsed time: 3.3855438232421875e-05 [0:00:00.000034] [timeout_sampler] 2026-07-08T05:54:05.087941Z [info ] Executing class fixture: protocol [conftest] 2026-07-08T05:54:05.088057Z [info ] Executing class fixture: triton_serving_runtime [conftest] ERROR TEST: TestTritonGRPC.test_triton_grpc_inference[tensorflow-grpc] [setup] STATUS: ERROR 2026-07-08T05:54:05.120689Z [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 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 1181, in execute fixturedef = request._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 998, in call_fixture_func fixture_result = next(generator) File "/home/odh/opendatahub-tests/tests/model_serving/model_runtime/triton/S3/conftest.py", line 157, in triton_serving_runtime with ServingRuntimeFromTemplate( ~~~~~~~~~~~~~~~~~~~~~~~~~~^ client=admin_client, ^^^^^^^^^^^^^^^^^^^^ ...<3 lines>... deployment_type=request.param.get("deployment_mode", KServeDeploymentType.STANDARD), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) as model_runtime: ^ File "/home/odh/opendatahub-tests/utilities/serving_runtime.py", line 132, in __init__ self.model_dict = self.update_model_dict() ~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/utilities/serving_runtime.py", line 185, in update_model_dict _model_dict = self.get_model_dict_from_template() File "/home/odh/opendatahub-tests/utilities/serving_runtime.py", line 170, in get_model_dict_from_template template = self.get_model_template() File "/home/odh/opendatahub-tests/utilities/serving_runtime.py", line 160, in get_model_template raise ResourceNotFoundError(f"{self.template_name} template not found") kubernetes.dynamic.exceptions.ResourceNotFoundError: triton-rest-runtime-template template not found [conftest] ------------------------------------------------------- TEARDOWN ------------------------------------------------------- 2026-07-08T05:54:05.133444Z [info ] Delete Namespace tensorflow-standard [ocp_resources Namespace] 2026-07-08T05:54:05.162019Z [info ] Deleting {'kind': 'Namespace', 'apiVersion': 'v1', 'metadata': {'name': 'tensorflow-standard', 'uid': 'e4ac6a11-0178-4c38-bc20-c99fceae06a7', 'resourceVersion': '383715841', 'creationTimestamp': '2026-07-08T05:54:05Z', 'labels': {'kubernetes.io/metadata.name': 'tensorflow-standard', '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/sa.scc.mcs': 's0:c30,c10', 'openshift.io/sa.scc.supplemental-groups': '1000890000/10000', 'openshift.io/sa.scc.uid-range': '1000890000/10000', 'security.openshift.io/MinimallySufficientPodSecurityStandard': 'restricted'}, 'managedFields': [{'manager': 'pod-security-admission-label-synchronization-controller', 'operation': 'Apply', 'apiVersion': 'v1', 'time': '2026-07-08T05:54:05Z', '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-07-08T05:54:05Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:labels': {'.': {}, 'f:kubernetes.io/metadata.name': {}}}}}, {'manager': 'cluster-policy-controller', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-08T05:54:05Z', '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': {}}}}}]}, 'spec': {'finalizers': ['kubernetes']}, 'status': {'phase': 'Active'}} [ocp_resources Namespace] 2026-07-08T05:54:05.184364Z [info ] Wait until Namespace tensorflow-standard is deleted [ocp_resources Namespace] 2026-07-08T05:54:05.184518Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-08T05:54:12.298228Z [info ] Elapsed time: 7.098533868789673 [0:00:07.098534] [timeout_sampler] 2026-07-08T05:54:12.298406Z [info ] Delete Template triton-grpc-runtime-template [ocp_resources Template] 2026-07-08T05:54:12.330533Z [info ] Deleting {'kind': 'Template', 'apiVersion': 'template.openshift.io/v1', 'metadata': {'name': 'triton-grpc-runtime-template', 'namespace': 'redhat-ods-applications', 'uid': '95046e56-c96f-478b-ac19-1aa0d2e6ead0', 'resourceVersion': '383715818', 'creationTimestamp': '2026-07-08T05:54:04Z', 'managedFields': [{'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'template.openshift.io/v1', 'time': '2026-07-08T05:54:04Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:objects': {}}}]}, 'objects': [{'apiVersion': 'serving.kserve.io/v1alpha1', 'kind': 'ServingRuntime', 'metadata': {'name': 'triton-grpc-runtime', 'annotations': {'prometheus.kserve.io/path': '/metrics', 'prometheus.kserve.io/port': '8002'}}, 'spec': {'containers': [{'name': 'kserve-container', 'image': 'nvcr.io/nvidia/tritonserver:25.02-py3', 'args': ['tritonserver', '--model-store=/mnt/models', '--grpc-port=9000', '--allow-grpc=True'], 'ports': [{'name': 'h2c', 'containerPort': 9000, 'protocol': 'TCP'}], 'volumeMounts': [{'name': 'shm', 'mountPath': '/dev/shm'}], 'resources': {'requests': {'cpu': '1', 'memory': '2Gi'}, 'limits': {'cpu': '1', 'memory': '2Gi'}}}], 'volumes': [{'name': 'shm', 'emptyDir': {'medium': 'Memory', 'sizeLimit': '2Gi'}}], 'protocolVersions': ['v2', 'grpc-v2'], 'supportedModelFormats': [{'name': 'tensorrt', 'version': '8', 'autoSelect': True, 'priority': 1}, {'name': 'tensorflow', 'version': '1', 'autoSelect': True, 'priority': 1}, {'name': 'tensorflow', 'version': '2', 'autoSelect': True, 'priority': 1}, {'name': 'onnx', 'version': '1', 'autoSelect': True, 'priority': 1}, {'name': 'pytorch', 'version': '1', 'autoSelect': True}, {'name': 'triton', 'version': '2', 'autoSelect': True, 'priority': 1}, {'name': 'xgboost', 'version': '1', 'autoSelect': True}, {'name': 'python', 'version': '1', 'autoSelect': True}]}}]} [ocp_resources Template] 2026-07-08T05:54:12.351951Z [info ] Wait until Template triton-grpc-runtime-template is deleted [ocp_resources Template] 2026-07-08T05:54:12.352114Z [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 TestTritonGRPC.test_triton_grpc_inference[tensorflow-grpc] _ 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 1181, in execute fixturedef = request._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 998, in call_fixture_func fixture_result = next(generator) File "/home/odh/opendatahub-tests/tests/model_serving/model_runtime/triton/S3/conftest.py", line 157, in triton_serving_runtime with ServingRuntimeFromTemplate( ~~~~~~~~~~~~~~~~~~~~~~~~~~^ client=admin_client, ^^^^^^^^^^^^^^^^^^^^ ...<3 lines>... deployment_type=request.param.get("deployment_mode", KServeDeploymentType.STANDARD), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) as model_runtime: ^ File "/home/odh/opendatahub-tests/utilities/serving_runtime.py", line 132, in __init__ self.model_dict = self.update_model_dict() ~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/utilities/serving_runtime.py", line 185, in update_model_dict _model_dict = self.get_model_dict_from_template() File "/home/odh/opendatahub-tests/utilities/serving_runtime.py", line 170, in get_model_dict_from_template template = self.get_model_template() File "/home/odh/opendatahub-tests/utilities/serving_runtime.py", line 160, in get_model_template raise ResourceNotFoundError(f"{self.template_name} template not found") kubernetes.dynamic.exceptions.ResourceNotFoundError: triton-rest-runtime-template template not found _ 4 of 8 completed, 3 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 1 Error, 0 ReRun _ tests/model_serving/model_runtime/triton/S3/test_triton_rest.py::TestTritonREST::test_triton_rest_inference[tensorflow-rest] 2026-07-08T05:54:12.383705Z [info ] Elapsed time: 4.3392181396484375e-05 [0:00:00.000043] [timeout_sampler]  ------------------------------------- test_triton_rest_inference[tensorflow-rest] ------------------------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-07-08T05:54:12.384302Z [info ] Executing session fixture: s3_models_storage_uri [conftest] 2026-07-08T05:54:12.384429Z [info ] Executing class fixture: triton_rest_serving_runtime_template [conftest] 2026-07-08T05:54:12.384546Z [info ] Create Template triton-rest-runtime-template [ocp_resources Template] 2026-07-08T05:54:12.384667Z [info ] Posting {'apiVersion': 'template.openshift.io/v1', 'kind': 'Template', 'metadata': {'name': 'triton-rest-runtime-template', 'namespace': 'redhat-ods-applications'}, 'objects': [{'apiVersion': 'serving.kserve.io/v1alpha1', 'kind': 'ServingRuntime', 'metadata': {'name': 'triton-rest-runtime', 'annotations': {'prometheus.kserve.io/path': '/metrics', 'prometheus.kserve.io/port': '8002'}}, 'spec': {'containers': [{'name': 'kserve-container', 'image': 'nvcr.io/nvidia/tritonserver:25.02-py3', 'args': ['tritonserver', '--model-store=/mnt/models', '--http-port=8080', '--allow-http=True'], 'ports': [{'name': 'http1', 'containerPort': 8080, 'protocol': 'TCP'}], 'volumeMounts': [], 'resources': {'requests': {'cpu': '1', 'memory': '2Gi'}, 'limits': {'cpu': '1', 'memory': '2Gi'}}}], 'volumes': [], 'protocolVersions': ['v2', 'grpc-v2'], 'supportedModelFormats': [{'name': 'tensorrt', 'version': '8', 'autoSelect': True, 'priority': 1}, {'name': 'tensorflow', 'version': '1', 'autoSelect': True, 'priority': 1}, {'name': 'tensorflow', 'version': '2', 'autoSelect': True, 'priority': 1}, {'name': 'onnx', 'version': '1', 'autoSelect': True, 'priority': 1}, {'name': 'pytorch', 'version': '1', 'autoSelect': True}, {'name': 'triton', 'version': '2', 'autoSelect': True, 'priority': 1}, {'name': 'xgboost', 'version': '1', 'autoSelect': True}, {'name': 'python', 'version': '1', 'autoSelect': True}]}}], 'parameters': []} [ocp_resources Template] 2026-07-08T05:54:12.420914Z [info ] Executing class fixture: model_namespace [conftest] 2026-07-08T05:54:12.421071Z [info ] Create Namespace tensorflow-standard [ocp_resources Namespace] 2026-07-08T05:54:12.421220Z [info ] Posting {'apiVersion': 'v1', 'kind': 'Namespace', 'metadata': {'name': 'tensorflow-standard'}, 'spec': {}} [ocp_resources Namespace] 2026-07-08T05:54:12.451991Z [info ] Wait for Namespace tensorflow-standard status to be Active [ocp_resources Namespace] 2026-07-08T05:54:12.452147Z [info ] Waiting for 120 seconds [0:02:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_for_status.lambda: self.exists) [timeout_sampler] 2026-07-08T05:54:12.504127Z [info ] Status of Namespace tensorflow-standard is Active [ocp_resources Namespace] 2026-07-08T05:54:12.504278Z [info ] Elapsed time: 3.457069396972656e-05 [0:00:00.000035] [timeout_sampler] 2026-07-08T05:54:12.504421Z [info ] Executing class fixture: protocol [conftest] 2026-07-08T05:54:12.504540Z [info ] Executing class fixture: triton_serving_runtime [conftest] 2026-07-08T05:54:12.545991Z [info ] kind: ServingRuntime api version: serving.kserve.io/v1alpha1 --- [DuplicateFilter: Last log `kind: Template api version: template.openshift.io/v1` repeated 3 times] [ocp_resources.resource] 2026-07-08T05:54:12.546156Z [info ] Create ServingRuntime triton-rest-runtime [ocp_resources ServingRuntime] 2026-07-08T05:54:12.546308Z [info ] Posting {'apiVersion': 'serving.kserve.io/v1alpha1', 'kind': 'ServingRuntime', 'metadata': {'name': 'triton-rest-runtime', 'annotations': {'prometheus.kserve.io/path': '/metrics', 'prometheus.kserve.io/port': '8002'}, 'namespace': 'tensorflow-standard'}, 'spec': {'containers': [{'name': 'kserve-container', 'image': 'nvcr.io/nvidia/tritonserver:25.02-py3', 'args': ['tritonserver', '--model-store=/mnt/models', '--http-port=8080', '--allow-http=True'], 'ports': [{'name': 'http1', 'containerPort': 8080, 'protocol': 'TCP'}], 'volumeMounts': [], 'resources': {'requests': {'cpu': '1', 'memory': '2Gi'}, 'limits': {'cpu': '1', 'memory': '2Gi'}}}], 'volumes': [], 'protocolVersions': ['v2', 'grpc-v2'], 'supportedModelFormats': [{'name': 'tensorrt', 'version': '8', 'autoSelect': True, 'priority': 1}, {'name': 'tensorflow', 'version': '1', 'autoSelect': True, 'priority': 1}, {'name': 'tensorflow', 'version': '2', 'autoSelect': True, 'priority': 1}, {'name': 'onnx', 'version': '1', 'autoSelect': True, 'priority': 1}, {'name': 'pytorch', 'version': '1', 'autoSelect': True}, {'name': 'triton', 'version': '2', 'autoSelect': True, 'priority': 1}, {'name': 'xgboost', 'version': '1', 'autoSelect': True}, {'name': 'python', 'version': '1', 'autoSelect': True}]}} [ocp_resources ServingRuntime] 2026-07-08T05:54:12.584635Z [info ] Executing class fixture: kserve_s3_secret [conftest] 2026-07-08T05:54:12.584784Z [info ] Create Secret models-bucket-secret [ocp_resources Secret] 2026-07-08T05:54:12.584986Z [info ] Posting {'apiVersion': 'v1', 'kind': 'Secret', 'metadata': {'name': 'models-bucket-secret', 'annotations': {'serving.kserve.io/s3-endpoint': 's3.us-east-2.amazonaws.com/', 'serving.kserve.io/s3-region': 'us-east-2', 'serving.kserve.io/s3-useanoncredential': 'false', 'serving.kserve.io/s3-verifyssl': '0', 'serving.kserve.io/s3-usehttps': '1'}, 'namespace': 'tensorflow-standard'}, 'stringData': '*******'} [ocp_resources Secret] 2026-07-08T05:54:12.626055Z [info ] Wait until Secret models-bucket-secret is created [ocp_resources Secret] 2026-07-08T05:54:12.626211Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait.lambda: self.exists) [timeout_sampler] 2026-07-08T05:54:12.639566Z [info ] Elapsed time: 3.457069396972656e-05 [0:00:00.000035] [timeout_sampler] 2026-07-08T05:54:12.639687Z [info ] Executing class fixture: triton_model_service_account [conftest] 2026-07-08T05:54:12.639803Z [info ] Create ServiceAccount triton-models-bucket-sa [ocp_resources ServiceAccount] 2026-07-08T05:54:12.639968Z [info ] Posting {'apiVersion': 'v1', 'kind': 'ServiceAccount', 'metadata': {'name': 'triton-models-bucket-sa', 'namespace': 'tensorflow-standard'}, 'secrets': [{'name': 'models-bucket-secret'}]} [ocp_resources ServiceAccount] 2026-07-08T05:54:12.671969Z [info ] Executing class fixture: triton_inference_service [conftest] 2026-07-08T05:54:12.685860Z [info ] kind: InferenceService api version: serving.kserve.io/v1beta1 [ocp_resources.resource] 2026-07-08T05:54:12.686063Z [info ] Create InferenceService tensorflow-standard-rest [ocp_resources InferenceService] 2026-07-08T05:54:12.686221Z [info ] Posting {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'name': 'tensorflow-standard-rest', 'annotations': {'serving.kserve.io/deploymentMode': 'Standard'}, 'namespace': 'tensorflow-standard'}, 'spec': {'predictor': {'model': {'modelFormat': {'name': 'tensorrt'}, 'version': None, 'runtime': 'triton-rest-runtime', 'storageUri': 's3://ods-ci-wisdom/triton/model_repository/', 'resources': {'requests': {'cpu': '1', 'memory': '2Gi'}, 'limits': {'cpu': '2', 'memory': '4Gi'}}}, 'minReplicas': 1, 'serviceAccountName': 'triton-models-bucket-sa'}}} [ocp_resources InferenceService] 2026-07-08T05:54:12.728933Z [info ] Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: utilities.infra.wait_for_isvc_pods Kwargs: {'client': , 'isvc': , 'runtime_name': 'triton-rest-runtime'}) [timeout_sampler] 2026-07-08T05:54:12.728434Z [info ] Waiting for pods to be created [utilities.infra] name=utilities.infra 2026-07-08T05:54:13.766742Z [info ] Waiting for pods to be created [utilities.infra] name=utilities.infra 2026-07-08T05:54:13.834468Z [info ] Elapsed time: 1.0383329391479492 [0:00:01.038333] [timeout_sampler] 2026-07-08T05:54:13.848081Z [info ] Verifying no failed pods  [utilities.infra] name=utilities.infra 2026-07-08T05:54:13.849066Z [info ] Waiting for 599.9999978542328 seconds [0:09:59.999998], retry every 10 seconds. (Function: utilities.infra.get_pods_by_isvc_label Kwargs: {'client': , 'isvc': , 'runtime_name': 'triton-rest-runtime'}) [timeout_sampler] 2026-07-08T05:55:54.644405Z [info ] Elapsed time: 100.73002910614014 [0:01:40.730029] [timeout_sampler] 2026-07-08T05:55:54.657927Z [info ] Waiting for 498.07102227211 seconds [0:08:18.071022], retry every 5 seconds. (Function: ocp_resources.resource.get Kwargs: {'label_selector': 'serving.kserve.io/inferenceservice=tensorflow-standard-rest', 'client': , 'namespace': 'tensorflow-standard'}) [timeout_sampler] 2026-07-08T05:55:54.671987Z [info ] Elapsed time: 7.343292236328125e-05 [0:00:00.000073] [timeout_sampler] 2026-07-08T05:55:54.671532Z [info ] Waiting for inference deployment replicas to complete [utilities.infra] name=utilities.infra 2026-07-08T05:55:54.711096Z [info ] Waiting for 498.01780366897583 seconds [0:08:18.017804], retry every 5 seconds. (Function: utilities.infra..lambda: deployment.instance) [timeout_sampler] 2026-07-08T05:55:54.724228Z [info ] Elapsed time: 6.318092346191406e-05 [0:00:00.000063] [timeout_sampler] 2026-07-08T05:55:54.724373Z [info ] Wait for Deployment tensorflow-standard-rest-predictor to be deployed: True [ocp_resources Deployment] 2026-07-08T05:55:54.724499Z [info ] Waiting for 498.0045931339264 seconds [0:08:18.004593], retry every 1 seconds. (Function: ocp_resources.deployment.wait_for_replicas.lambda: self.exists) [timeout_sampler] 2026-07-08T05:55:54.737915Z [info ] Elapsed time: 2.9087066650390625e-05 [0:00:00.000029] [timeout_sampler] 2026-07-08T05:55:54.738087Z [info ] Waiting for 497.9909098148346 seconds [0:08:17.990910], retry every 1 seconds. (Function: ocp_resources.deployment.wait_for_replicas.lambda: self.instance) [timeout_sampler] 2026-07-08T05:55:54.751977Z [info ] Elapsed time: 2.956390380859375e-05 [0:00:00.000030] [timeout_sampler] 2026-07-08T05:55:54.752127Z [info ] Wait for InferenceService/tensorflow-standard-rest's 'Ready' condition to be 'True' [ocp_resources InferenceService] 2026-07-08T05:55:54.752273Z [info ] Wait until InferenceService tensorflow-standard-rest is created [ocp_resources InferenceService] 2026-07-08T05:55:54.752391Z [info ] Waiting for 497.97681617736816 seconds [0:08:17.976816], retry every 1 seconds. (Function: ocp_resources.resource.wait.lambda: self.exists) [timeout_sampler] 2026-07-08T05:55:54.765476Z [info ] Elapsed time: 2.956390380859375e-05 [0:00:00.000030] [timeout_sampler] 2026-07-08T05:55:54.765625Z [info ] Waiting for 497.96364188194275 seconds [0:08:17.963642], retry every 1 seconds. (Function: ocp_resources.resource.wait_for_condition.lambda: self.instance) [timeout_sampler] 2026-07-08T05:55:54.779569Z [info ] Elapsed time: 6.008148193359375e-05 [0:00:00.000060] [timeout_sampler] 2026-07-08T05:55:54.792916Z [info ] Waiting for 497.93585729599 seconds [0:08:17.935857], retry every 5 seconds. (Function: utilities.inference_utils._is_model_loaded) [timeout_sampler] 2026-07-08T05:55:54.806867Z [info ] Elapsed time: 4.482269287109375e-05 [0:00:00.000045] [timeout_sampler] 2026-07-08T05:55:54.820797Z [info ] Executing function fixture: triton_pod_resource [conftest] 2026-07-08T05:55:54.855598Z [info ] Executing function fixture: snapshot [conftest] 2026-07-08T05:55:54.855763Z [info ] Executing function fixture: triton_response_snapshot [conftest] 2026-07-08T05:55:54.855970Z [info ] Executing function fixture: model_name [conftest] 2026-07-08T05:55:54.856154Z [info ] Executing function fixture: input_path [conftest] --------------------------------------------------------- CALL --------------------------------------------------------- FAILED TEST: TestTritonREST.test_triton_rest_inference[tensorflow-rest] STATUS: FAILED 2026-07-08T05:55:54.859511Z [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/model_serving/model_runtime/triton/S3/test_triton_rest.py", line 184, in test_triton_rest_inference resolved_input_path = resolve_repo_path(path=input_path) TypeError: resolve_repo_path() got an unexpected keyword argument 'path' [conftest] ------------------------------------------------------- TEARDOWN ------------------------------------------------------- 2026-07-08T05:55:54.859783Z [info ] Delete InferenceService tensorflow-standard-rest [ocp_resources InferenceService] 2026-07-08T05:55:54.891127Z [info ] Deleting {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'tensorrt', 'serving.kserve.io/deploymentMode': 'Standard'}, 'creationTimestamp': '2026-07-08T05:54:12Z', 'finalizers': ['inferenceservice.finalizers', 'odh.inferenceservice.finalizers'], 'generation': 1, 'managedFields': [{'apiVersion': 'serving.kserve.io/v1beta1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'.': {}, 'f:serving.kserve.io/deploymentMode': {}}}, 'f:spec': {'.': {}, 'f:predictor': {'.': {}, 'f:minReplicas': {}, 'f:model': {'.': {}, 'f:modelFormat': {'.': {}, 'f:name': {}}, 'f:resources': {'.': {}, 'f:limits': {'.': {}, 'f:cpu': {}, 'f:memory': {}}, 'f:requests': {'.': {}, 'f:cpu': {}, 'f:memory': {}}}, 'f:runtime': {}, 'f:storageUri': {}}, 'f:serviceAccountName': {}}}}, 'manager': 'OpenAPI-Generator', 'operation': 'Update', 'time': '2026-07-08T05:54:12Z'}, {'apiVersion': 'serving.kserve.io/v1beta1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:finalizers': {'.': {}, 'v:"inferenceservice.finalizers"': {}, 'v:"odh.inferenceservice.finalizers"': {}}}}, 'manager': 'manager', 'operation': 'Update', 'time': '2026-07-08T05:54:12Z'}, {'apiVersion': 'serving.kserve.io/v1beta1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:status': {'.': {}, 'f:address': {'.': {}, 'f:url': {}}, 'f:components': {'.': {}, 'f:predictor': {'.': {}, 'f:url': {}}}, 'f:conditions': {}, 'f:deploymentMode': {}, 'f:modelStatus': {'.': {}, 'f:copies': {'.': {}, 'f:failedCopies': {}, 'f:totalCopies': {}}, 'f:states': {'.': {}, 'f:activeModelState': {}, 'f:targetModelState': {}}, 'f:transitionStatus': {}}, 'f:observedGeneration': {}, 'f:servingRuntimeName': {}, 'f:url': {}}}, 'manager': 'manager', 'operation': 'Update', 'subresource': 'status', 'time': '2026-07-08T05:55:53Z'}], 'name': 'tensorflow-standard-rest', 'namespace': 'tensorflow-standard', 'resourceVersion': '383717748', 'uid': '700d56d5-7eae-4d5d-8eeb-ae7682c63a3d'}, 'spec': {'predictor': {'automountServiceAccountToken': False, 'minReplicas': 1, 'model': {'modelFormat': {'name': 'tensorrt'}, 'name': '', 'resources': {'limits': {'cpu': '2', 'memory': '4Gi'}, 'requests': {'cpu': '1', 'memory': '2Gi'}}, 'runtime': 'triton-rest-runtime', 'storageUri': 's3://ods-ci-wisdom/triton/model_repository/'}, 'serviceAccountName': 'triton-models-bucket-sa'}}, 'status': {'address': {'url': 'http://tensorflow-standard-rest-predictor.tensorflow-standard.svc.cluster.local:8080'}, 'components': {'predictor': {'url': 'http://tensorflow-standard-rest-predictor-tensorflow-standard.example.com'}}, 'conditions': [{'lastTransitionTime': '2026-07-08T05:54:12Z', 'status': 'True', 'type': 'IngressReady'}, {'lastTransitionTime': '2026-07-08T05:55:53Z', 'message': 'ReplicaSet "tensorflow-standard-rest-predictor-5d6d498c99" has successfully progressed.', 'reason': 'NewReplicaSetAvailable', 'status': 'True', 'type': 'PredictorReady'}, {'lastTransitionTime': '2026-07-08T05:55:53Z', 'status': 'True', 'type': 'Ready'}, {'lastTransitionTime': '2026-07-08T05:54:12Z', 'severity': 'Info', 'status': 'False', 'type': 'Stopped'}], 'deploymentMode': 'Standard', 'modelStatus': {'copies': {'failedCopies': 0, 'totalCopies': 1}, 'states': {'activeModelState': 'Loaded', 'targetModelState': 'Loaded'}, 'transitionStatus': 'UpToDate'}, 'observedGeneration': 1, 'servingRuntimeName': 'triton-rest-runtime', 'url': 'http://tensorflow-standard-rest-predictor.tensorflow-standard.svc.cluster.local'}} [ocp_resources InferenceService] 2026-07-08T05:55:54.909088Z [info ] Wait until InferenceService tensorflow-standard-rest is deleted [ocp_resources InferenceService] 2026-07-08T05:55:54.909241Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-08T05:55:55.936871Z [info ] Elapsed time: 1.0132806301116943 [0:00:01.013281] [timeout_sampler] 2026-07-08T05:55:55.937047Z [info ] Delete ServingRuntime triton-rest-runtime [ocp_resources ServingRuntime] 2026-07-08T05:55:55.966343Z [info ] Deleting {'apiVersion': 'serving.kserve.io/v1alpha1', 'kind': 'ServingRuntime', 'metadata': {'annotations': {'prometheus.kserve.io/path': '/metrics', 'prometheus.kserve.io/port': '8002'}, 'creationTimestamp': '2026-07-08T05:54:12Z', 'generation': 1, 'managedFields': [{'apiVersion': 'serving.kserve.io/v1alpha1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'.': {}, 'f:prometheus.kserve.io/path': {}, 'f:prometheus.kserve.io/port': {}}}, 'f:spec': {'.': {}, 'f:containers': {}, 'f:protocolVersions': {}, 'f:supportedModelFormats': {}, 'f:volumes': {}}}, 'manager': 'OpenAPI-Generator', 'operation': 'Update', 'time': '2026-07-08T05:54:12Z'}], 'name': 'triton-rest-runtime', 'namespace': 'tensorflow-standard', 'resourceVersion': '383716013', 'uid': '2fa990b9-9b85-4ed0-9000-094172642177'}, 'spec': {'containers': [{'args': ['tritonserver', '--model-store=/mnt/models', '--http-port=8080', '--allow-http=True'], 'image': 'nvcr.io/nvidia/tritonserver:25.02-py3', 'name': 'kserve-container', 'ports': [{'containerPort': 8080, 'name': 'http1', 'protocol': 'TCP'}], 'resources': {'limits': {'cpu': '1', 'memory': '2Gi'}, 'requests': {'cpu': '1', 'memory': '2Gi'}}, 'volumeMounts': []}], 'protocolVersions': ['v2', 'grpc-v2'], 'supportedModelFormats': [{'autoSelect': True, 'name': 'tensorrt', 'priority': 1, 'version': '8'}, {'autoSelect': True, 'name': 'tensorflow', 'priority': 1, 'version': '1'}, {'autoSelect': True, 'name': 'tensorflow', 'priority': 1, 'version': '2'}, {'autoSelect': True, 'name': 'onnx', 'priority': 1, 'version': '1'}, {'autoSelect': True, 'name': 'pytorch', 'version': '1'}, {'autoSelect': True, 'name': 'triton', 'priority': 1, 'version': '2'}, {'autoSelect': True, 'name': 'xgboost', 'version': '1'}, {'autoSelect': True, 'name': 'python', 'version': '1'}], 'volumes': []}} [ocp_resources ServingRuntime] 2026-07-08T05:55:55.982903Z [info ] Wait until ServingRuntime triton-rest-runtime is deleted [ocp_resources ServingRuntime] 2026-07-08T05:55:55.983068Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-08T05:55:55.997121Z [info ] Elapsed time: 4.8160552978515625e-05 [0:00:00.000048] [timeout_sampler] 2026-07-08T05:55:55.997707Z [info ] Delete ServiceAccount triton-models-bucket-sa [ocp_resources ServiceAccount] 2026-07-08T05:55:56.025147Z [info ] Deleting {'kind': 'ServiceAccount', 'apiVersion': 'v1', 'metadata': {'name': 'triton-models-bucket-sa', 'namespace': 'tensorflow-standard', 'uid': '111752c4-5469-4e99-93ad-729daefc7fe4', 'resourceVersion': '383716018', 'creationTimestamp': '2026-07-08T05:54:12Z', 'annotations': {'openshift.io/internal-registry-pull-secret-ref': 'triton-models-bucket-sa-dockercfg-c5k9w'}, 'managedFields': [{'manager': 'openshift.io/image-registry-pull-secrets_service-account-controller', 'operation': 'Apply', 'apiVersion': 'v1', 'time': '2026-07-08T05:54:12Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:imagePullSecrets': {}, 'f:metadata': {'f:annotations': {'f:openshift.io/internal-registry-pull-secret-ref': {}}}, 'f:secrets': {'k:{"name":"triton-models-bucket-sa-dockercfg-c5k9w"}': {}}}}, {'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-08T05:54:12Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:secrets': {'.': {}, 'k:{"name":"models-bucket-secret"}': {}}}}]}, 'secrets': [{'name': 'models-bucket-secret'}, {'name': 'triton-models-bucket-sa-dockercfg-c5k9w'}], 'imagePullSecrets': [{'name': 'triton-models-bucket-sa-dockercfg-c5k9w'}]} [ocp_resources ServiceAccount] 2026-07-08T05:55:56.041190Z [info ] Wait until ServiceAccount triton-models-bucket-sa is deleted [ocp_resources ServiceAccount] 2026-07-08T05:55:56.041427Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-08T05:55:56.055976Z [info ] Elapsed time: 5.030632019042969e-05 [0:00:00.000050] [timeout_sampler] 2026-07-08T05:55:56.056123Z [info ] Delete Secret models-bucket-secret [ocp_resources Secret] 2026-07-08T05:55:56.088557Z [info ] Deleting {'kind': 'Secret', 'apiVersion': 'v1', 'metadata': {'name': 'models-bucket-secret', 'namespace': 'tensorflow-standard', 'uid': 'ae8e5062-b526-4850-88f7-55f81ff7a39d', 'resourceVersion': '383716015', 'creationTimestamp': '2026-07-08T05:54:12Z', 'annotations': {'serving.kserve.io/s3-endpoint': 's3.us-east-2.amazonaws.com/', 'serving.kserve.io/s3-region': 'us-east-2', 'serving.kserve.io/s3-useanoncredential': 'false', 'serving.kserve.io/s3-usehttps': '1', 'serving.kserve.io/s3-verifyssl': '0'}, 'managedFields': [{'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-08T05:54:12Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:data': {'.': {}, 'f:AWS_ACCESS_KEY_ID': {}, 'f:AWS_SECRET_ACCESS_KEY': {}}, 'f:metadata': {'f:annotations': {'.': {}, 'f:serving.kserve.io/s3-endpoint': {}, 'f:serving.kserve.io/s3-region': {}, 'f:serving.kserve.io/s3-useanoncredential': {}, 'f:serving.kserve.io/s3-usehttps': {}, 'f:serving.kserve.io/s3-verifyssl': {}}}, 'f:type': {}}}]}, 'data': '*******', 'type': 'Opaque'} [ocp_resources Secret] 2026-07-08T05:55:56.107611Z [info ] Wait until Secret models-bucket-secret is deleted [ocp_resources Secret] 2026-07-08T05:55:56.107767Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-08T05:55:56.122002Z [info ] Elapsed time: 7.605552673339844e-05 [0:00:00.000076] [timeout_sampler] 2026-07-08T05:55:56.173400Z [info ] Delete Namespace tensorflow-standard [ocp_resources Namespace] 2026-07-08T05:55:56.219401Z [info ] Deleting {'kind': 'Namespace', 'apiVersion': 'v1', 'metadata': {'name': 'tensorflow-standard', 'uid': '679b980b-6a31-453c-a15e-eb0e24bee19b', 'resourceVersion': '383716001', 'creationTimestamp': '2026-07-08T05:54:12Z', 'labels': {'kubernetes.io/metadata.name': 'tensorflow-standard', '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/sa.scc.mcs': 's0:c30,c15', 'openshift.io/sa.scc.supplemental-groups': '1000900000/10000', 'openshift.io/sa.scc.uid-range': '1000900000/10000', 'security.openshift.io/MinimallySufficientPodSecurityStandard': 'restricted'}, 'managedFields': [{'manager': 'pod-security-admission-label-synchronization-controller', 'operation': 'Apply', 'apiVersion': 'v1', 'time': '2026-07-08T05:54:12Z', '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-07-08T05:54:12Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:labels': {'.': {}, 'f:kubernetes.io/metadata.name': {}}}}}, {'manager': 'cluster-policy-controller', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-08T05:54:12Z', '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': {}}}}}]}, 'spec': {'finalizers': ['kubernetes']}, 'status': {'phase': 'Active'}} [ocp_resources Namespace] 2026-07-08T05:55:56.235332Z [info ] Wait until Namespace tensorflow-standard is deleted [ocp_resources Namespace] 2026-07-08T05:55:56.235486Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-08T05:56:04.360446Z [info ] Elapsed time: 8.110751152038574 [0:00:08.110751] [timeout_sampler] 2026-07-08T05:56:04.360622Z [info ] Delete Template triton-rest-runtime-template [ocp_resources Template] 2026-07-08T05:56:04.393174Z [info ] Deleting {'kind': 'Template', 'apiVersion': 'template.openshift.io/v1', 'metadata': {'name': 'triton-rest-runtime-template', 'namespace': 'redhat-ods-applications', 'uid': 'a7c23d2e-662f-4eda-a6b5-803459820754', 'resourceVersion': '383715982', 'creationTimestamp': '2026-07-08T05:54:12Z', 'managedFields': [{'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'template.openshift.io/v1', 'time': '2026-07-08T05:54:12Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:objects': {}}}]}, 'objects': [{'apiVersion': 'serving.kserve.io/v1alpha1', 'kind': 'ServingRuntime', 'metadata': {'name': 'triton-rest-runtime', 'annotations': {'prometheus.kserve.io/path': '/metrics', 'prometheus.kserve.io/port': '8002'}}, 'spec': {'containers': [{'name': 'kserve-container', 'image': 'nvcr.io/nvidia/tritonserver:25.02-py3', 'args': ['tritonserver', '--model-store=/mnt/models', '--http-port=8080', '--allow-http=True'], 'ports': [{'name': 'http1', 'containerPort': 8080, 'protocol': 'TCP'}], 'volumeMounts': [], 'resources': {'requests': {'cpu': '1', 'memory': '2Gi'}, 'limits': {'cpu': '1', 'memory': '2Gi'}}}], 'volumes': [], 'protocolVersions': ['v2', 'grpc-v2'], 'supportedModelFormats': [{'name': 'tensorrt', 'version': '8', 'autoSelect': True, 'priority': 1}, {'name': 'tensorflow', 'version': '1', 'autoSelect': True, 'priority': 1}, {'name': 'tensorflow', 'version': '2', 'autoSelect': True, 'priority': 1}, {'name': 'onnx', 'version': '1', 'autoSelect': True, 'priority': 1}, {'name': 'pytorch', 'version': '1', 'autoSelect': True}, {'name': 'triton', 'version': '2', 'autoSelect': True, 'priority': 1}, {'name': 'xgboost', 'version': '1', 'autoSelect': True}, {'name': 'python', 'version': '1', 'autoSelect': True}]}}]} [ocp_resources Template] 2026-07-08T05:56:04.414580Z [info ] Wait until Template triton-rest-runtime-template is deleted [ocp_resources Template] 2026-07-08T05:56:04.414746Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] __________ TestTritonREST.test_triton_rest_inference[tensorflow-rest] __________ 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/model_serving/model_runtime/triton/S3/test_triton_rest.py", line 184, in test_triton_rest_inference resolved_input_path = resolve_repo_path(path=input_path) TypeError: resolve_repo_path() got an unexpected keyword argument 'path' _ 5 of 8 completed, 3 Pass, 1 Fail, 0 Skip, 0 XPass, 0 XFail, 1 Error, 0 ReRun _ tests/model_serving/model_runtime/vllm/cpu/cpu_x86/test_vllm_cpu_s3_inference.py::TestVllmCpuX86S3Inference::test_vllm_cpu_x86_inference[facebook-opt-125m-standard-cpu] 2026-07-08T05:56:04.430702Z [info ] Elapsed time: 4.2438507080078125e-05 [0:00:00.000042] [timeout_sampler]  ----------------------------- test_vllm_cpu_x86_inference[facebook-opt-125m-standard-cpu] ----------------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-07-08T05:56:04.433422Z [info ] Executing session fixture: skip_if_no_supported_cpu_x86_accelerator_type [conftest] 2026-07-08T05:56:04.433604Z [info ] Executing session fixture: vllm_runtime_image [conftest] 2026-07-08T05:56:04.433809Z [info ] Executing session fixture: s3_models_storage_uri [conftest] 2026-07-08T05:56:04.433986Z [info ] Executing session fixture: registry_pull_secret [conftest] 2026-07-08T05:56:04.434125Z [info ] Executing session fixture: registry_host [conftest] 2026-07-08T05:56:04.434235Z [info ] Executing class fixture: model_namespace [conftest] 2026-07-08T05:56:04.434344Z [info ] Create Namespace opt-125m-standard-cpu [ocp_resources Namespace] 2026-07-08T05:56:04.434452Z [info ] Posting {'apiVersion': 'v1', 'kind': 'Namespace', 'metadata': {'name': 'opt-125m-standard-cpu'}, 'spec': {}} [ocp_resources Namespace] 2026-07-08T05:56:04.490308Z [info ] Wait for Namespace opt-125m-standard-cpu status to be Active [ocp_resources Namespace] 2026-07-08T05:56:04.490464Z [info ] Waiting for 120 seconds [0:02:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_for_status.lambda: self.exists) [timeout_sampler] 2026-07-08T05:56:04.503623Z [info ] Status of Namespace opt-125m-standard-cpu is Active [ocp_resources Namespace] 2026-07-08T05:56:04.504226Z [info ] Elapsed time: 7.677078247070312e-05 [0:00:00.000077] [timeout_sampler] 2026-07-08T05:56:04.504350Z [info ] Executing class fixture: cpu_x86_serving_runtime [conftest] 2026-07-08T05:56:04.504459Z [info ] kind: Template api version: template.openshift.io/v1 [ocp_resources.resource] 2026-07-08T05:56:04.556866Z [info ] kind: ServingRuntime api version: serving.kserve.io/v1alpha1 [ocp_resources.resource] 2026-07-08T05:56:04.557051Z [info ] Create ServingRuntime vllm-runtime [ocp_resources ServingRuntime] 2026-07-08T05:56:04.557182Z [info ] Posting {'apiVersion': 'serving.kserve.io/v1alpha1', 'kind': 'ServingRuntime', 'metadata': {'annotations': {'opendatahub.io/runtime-version': 'v0.19.1', 'openshift.io/display-name': 'vLLM CPU (x86) ServingRuntime for KServe'}, 'labels': {'opendatahub.io/dashboard': 'true'}, 'name': 'vllm-runtime', 'namespace': 'opt-125m-standard-cpu'}, 'spec': {'annotations': {'opendatahub.io/kserve-runtime': 'vllm', 'prometheus.io/path': '/metrics', 'prometheus.io/port': '8080'}, 'containers': [{'args': ['--port=8080', '--model=/mnt/models', '--served-model-name={{.Name}}'], 'command': ['python', '-m', 'vllm.entrypoints.openai.api_server'], 'env': [{'name': 'HF_HOME', 'value': '/tmp/hf_home'}], 'image': 'registry.redhat.io/rhaii/vllm-cpu-rhel9@sha256:562aeaf7dabfccccf9ecc2d8c0e7d84d813778f146dd9d5c8e3a1d595d07a82c', 'name': 'kserve-container', 'ports': [{'containerPort': 8080, 'protocol': 'TCP'}]}], 'multiModel': False, 'supportedModelFormats': [{'autoSelect': True, 'name': 'vLLM'}]}} [ocp_resources ServingRuntime] 2026-07-08T05:56:04.592767Z [info ] Executing class fixture: kserve_endpoint_s3_secret [conftest] 2026-07-08T05:56:04.593004Z [info ] Create Secret models-bucket-secret [ocp_resources Secret] 2026-07-08T05:56:04.593132Z [info ] Posting {'apiVersion': 'v1', 'kind': 'Secret', 'metadata': {'name': 'models-bucket-secret', 'annotations': {'serving.kserve.io/s3-endpoint': 's3.us-east-2.amazonaws.com/', 'serving.kserve.io/s3-region': 'us-east-2', 'serving.kserve.io/s3-useanoncredential': 'false', 'serving.kserve.io/s3-verifyssl': '0', 'serving.kserve.io/s3-usehttps': '1'}, 'namespace': 'opt-125m-standard-cpu'}, 'stringData': '*******'} [ocp_resources Secret] 2026-07-08T05:56:04.700485Z [info ] Wait until Secret models-bucket-secret is created [ocp_resources Secret] 2026-07-08T05:56:04.700659Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait.lambda: self.exists) [timeout_sampler] 2026-07-08T05:56:04.713679Z [info ] Elapsed time: 6.0558319091796875e-05 [0:00:00.000061] [timeout_sampler] 2026-07-08T05:56:04.713866Z [info ] Executing class fixture: vllm_model_service_account [conftest] 2026-07-08T05:56:04.714090Z [info ] Create ServiceAccount models-bucket-sa [ocp_resources ServiceAccount] 2026-07-08T05:56:04.714211Z [info ] Posting {'apiVersion': 'v1', 'kind': 'ServiceAccount', 'metadata': {'name': 'models-bucket-sa', 'namespace': 'opt-125m-standard-cpu'}, 'secrets': [{'name': 'models-bucket-secret'}]} [ocp_resources ServiceAccount] 2026-07-08T05:56:04.766474Z [info ] Executing class fixture: kserve_registry_pull_secret [conftest] 2026-07-08T05:56:04.766620Z [info ] Executing class fixture: cpu_x86_inference_service [conftest] 2026-07-08T05:56:04.781054Z [info ] kind: InferenceService api version: serving.kserve.io/v1beta1 [ocp_resources.resource] 2026-07-08T05:56:04.781210Z [info ] Create InferenceService opt-125m-standard-cpu [ocp_resources InferenceService] 2026-07-08T05:56:04.781361Z [info ] Posting {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'name': 'opt-125m-standard-cpu', 'labels': {'networking.kserve.io/visibility': 'exposed'}, 'annotations': {'serving.kserve.io/deploymentMode': 'Standard'}, 'namespace': 'opt-125m-standard-cpu'}, 'spec': {'predictor': {'model': {'modelFormat': {'name': 'vLLM'}, 'version': None, 'runtime': 'vllm-runtime', 'storageUri': 's3://ods-ci-wisdom/opt-125m/', 'args': ['--model=/mnt/models', '--uvicorn-log-level=debug', '--enforce-eager', '--max-model-len=256', '--max-num-seqs=20'], 'resources': {'requests': {'cpu': '8', 'memory': '10Gi'}, 'limits': {'cpu': '16', 'memory': '16Gi'}}, 'volumeMounts': [{'name': 'shared-memory', 'mountPath': '/dev/shm'}, {'name': 'tmp', 'mountPath': '/tmp'}, {'name': 'home', 'mountPath': '/home/vllm'}], 'env': [{'name': 'VLLM_CPU_KVCACHE_SPACE', 'value': '4'}, {'name': 'VLLM_WORKER_MULTIPROC_METHOD', 'value': 'spawn'}, {'name': 'OMP_NUM_THREADS', 'value': '8'}]}, 'minReplicas': 1, 'serviceAccountName': 'models-bucket-sa', 'volumes': [{'name': 'shared-memory', 'emptyDir': {'medium': 'Memory', 'sizeLimit': '32Gi'}}, {'name': 'tmp', 'emptyDir': {}}, {'name': 'home', 'emptyDir': {}}]}}} [ocp_resources InferenceService] 2026-07-08T05:56:04.847608Z [info ] Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: utilities.infra.wait_for_isvc_pods Kwargs: {'client': , 'isvc': , 'runtime_name': 'vllm-runtime'}) [timeout_sampler] 2026-07-08T05:56:04.847131Z [info ] Waiting for pods to be created [utilities.infra] name=utilities.infra 2026-07-08T05:56:05.883316Z [info ] Waiting for pods to be created [utilities.infra] name=utilities.infra 2026-07-08T05:56:05.924257Z [info ] Elapsed time: 1.0362858772277832 [0:00:01.036286] [timeout_sampler] 2026-07-08T05:56:05.937234Z [info ] Verifying no failed pods  [utilities.infra] name=utilities.infra 2026-07-08T05:56:05.938002Z [info ] Waiting for 1199.9999976158142 seconds [0:19:59.999998], retry every 10 seconds. (Function: utilities.infra.get_pods_by_isvc_label Kwargs: {'client': , 'isvc': , 'runtime_name': 'vllm-runtime'}) [timeout_sampler] 2026-07-08T05:57:06.451911Z [info ] Elapsed time: 60.44567584991455 [0:01:00.445676] [timeout_sampler] 2026-07-08T05:57:06.467449Z [info ] Waiting for 1138.3800039291382 seconds [0:18:58.380004], retry every 5 seconds. (Function: ocp_resources.resource.get Kwargs: {'label_selector': 'serving.kserve.io/inferenceservice=opt-125m-standard-cpu', 'client': , 'namespace': 'opt-125m-standard-cpu'}) [timeout_sampler] 2026-07-08T05:57:06.582572Z [info ] Elapsed time: 5.91278076171875e-05 [0:00:00.000059] [timeout_sampler] 2026-07-08T05:57:06.582052Z [info ] Waiting for inference deployment replicas to complete [utilities.infra] name=utilities.infra 2026-07-08T05:57:06.624635Z [info ] Waiting for 1138.2231855392456 seconds [0:18:58.223186], retry every 5 seconds. (Function: utilities.infra..lambda: deployment.instance) [timeout_sampler] 2026-07-08T05:57:06.638799Z [info ] Elapsed time: 0.00019216537475585938 [0:00:00.000192] [timeout_sampler] 2026-07-08T05:57:06.639065Z [info ] Wait for Deployment opt-125m-standard-cpu-predictor to be deployed: True [ocp_resources Deployment] 2026-07-08T05:57:06.639215Z [info ] Waiting for 1138.2085936069489 seconds [0:18:58.208594], retry every 1 seconds. (Function: ocp_resources.deployment.wait_for_replicas.lambda: self.exists) [timeout_sampler] 2026-07-08T05:57:06.654633Z [info ] Elapsed time: 2.9802322387695312e-05 [0:00:00.000030] [timeout_sampler] 2026-07-08T05:57:06.654790Z [info ] Waiting for 1138.1927645206451 seconds [0:18:58.192765], retry every 1 seconds. (Function: ocp_resources.deployment.wait_for_replicas.lambda: self.instance) [timeout_sampler] 2026-07-08T05:57:06.668912Z [info ] Elapsed time: 3.0279159545898438e-05 [0:00:00.000030] [timeout_sampler] 2026-07-08T05:57:06.669072Z [info ] Wait for InferenceService/opt-125m-standard-cpu's 'Ready' condition to be 'True' [ocp_resources InferenceService] 2026-07-08T05:57:06.669217Z [info ] Wait until InferenceService opt-125m-standard-cpu is created [ocp_resources InferenceService] 2026-07-08T05:57:06.669361Z [info ] Waiting for 1138.1785430908203 seconds [0:18:58.178543], retry every 1 seconds. (Function: ocp_resources.resource.wait.lambda: self.exists) [timeout_sampler] 2026-07-08T05:57:06.682349Z [info ] Elapsed time: 2.9087066650390625e-05 [0:00:00.000029] [timeout_sampler] 2026-07-08T05:57:06.682501Z [info ] Waiting for 1138.1650471687317 seconds [0:18:58.165047], retry every 1 seconds. (Function: ocp_resources.resource.wait_for_condition.lambda: self.instance) [timeout_sampler] 2026-07-08T05:57:06.696137Z [info ] Elapsed time: 3.1948089599609375e-05 [0:00:00.000032] [timeout_sampler] 2026-07-08T05:57:06.709356Z [info ] Waiting for 1138.1380078792572 seconds [0:18:58.138008], retry every 5 seconds. (Function: utilities.inference_utils._is_model_loaded) [timeout_sampler] 2026-07-08T05:57:06.723430Z [info ] Elapsed time: 4.458427429199219e-05 [0:00:00.000045] [timeout_sampler] 2026-07-08T05:57:06.738584Z [info ] Executing function fixture: skip_if_not_cpu_x86_raw_deployment [conftest] 2026-07-08T05:57:06.753243Z [info ] Executing function fixture: inference_request [conftest] --------------------------------------------------------- CALL --------------------------------------------------------- 2026-07-08T05:57:06.780176Z [info ] kind: ServingRuntime api version: serving.kserve.io/v1alpha1 [ocp_resources.resource] 2026-07-08T05:57:06.838606Z [info ] Sending completions request  [tests.model_serving.model_runtime.vllm.cpu.cpu_x86.utils] name=tests.model_serving.model_runtime.vllm.cpu.cpu_x86.utils payload={'model': 'opt-125m-standard-cpu', 'prompt': 'What is Kubernetes?', 'max_tokens': 50} url=https://opt-125m-standard-cpu-opt-125m-standard-cpu.apps.ods-qe-psi-07.osp.rh-ods.com/v1/completions 2026-07-08T05:57:06.839720Z [info ] kind: Infrastructure api version: config.openshift.io/v1 [ocp_resources.resource] 2026-07-08T05:57:06.899616Z [info ] kind: IngressController api version: operator.openshift.io/v1 [ocp_resources.resource] 2026-07-08T05:57:06.913498Z [info ] Using router certificate secret: router-certs-default [utilities.certificates_utils] name=utilities.certificates_utils 2026-07-08T05:57:36.974107Z [info ] Completions response  [tests.model_serving.model_runtime.vllm.cpu.cpu_x86.utils] body_length=92 name=tests.model_serving.model_runtime.vllm.cpu.cpu_x86.utils status_code=504 2026-07-08T05:57:38.006727Z [info ] kind: ServingRuntime api version: serving.kserve.io/v1alpha1 [ocp_resources.resource] 2026-07-08T05:57:38.061479Z [info ] Sending completions request  [tests.model_serving.model_runtime.vllm.cpu.cpu_x86.utils] name=tests.model_serving.model_runtime.vllm.cpu.cpu_x86.utils payload={'model': 'opt-125m-standard-cpu', 'prompt': 'What is Kubernetes?', 'max_tokens': 50} url=https://opt-125m-standard-cpu-opt-125m-standard-cpu.apps.ods-qe-psi-07.osp.rh-ods.com/v1/completions PASSED2026-07-08T05:57:50.070184Z [info ] Completions response  [tests.model_serving.model_runtime.vllm.cpu.cpu_x86.utils] body_length=699 name=tests.model_serving.model_runtime.vllm.cpu.cpu_x86.utils status_code=200  TEST: TestVllmCpuX86S3Inference.test_vllm_cpu_x86_inference[facebook-opt-125m-standard-cpu] STATUS: PASSED ------------------------------------------------------- TEARDOWN ------------------------------------------------------- 2026-07-08T05:57:50.072337Z [info ] Delete InferenceService opt-125m-standard-cpu [ocp_resources InferenceService] 2026-07-08T05:57:50.110445Z [info ] Deleting {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'vLLM', 'serving.kserve.io/deploymentMode': 'Standard'}, 'creationTimestamp': '2026-07-08T05:56:04Z', 'finalizers': ['inferenceservice.finalizers', 'odh.inferenceservice.finalizers'], 'generation': 1, 'labels': {'networking.kserve.io/visibility': 'exposed'}, 'managedFields': [{'apiVersion': 'serving.kserve.io/v1beta1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'.': {}, 'f:serving.kserve.io/deploymentMode': {}}, 'f:labels': {'.': {}, 'f:networking.kserve.io/visibility': {}}}, 'f:spec': {'.': {}, 'f:predictor': {'.': {}, 'f:minReplicas': {}, 'f:model': {'.': {}, 'f:args': {}, 'f:env': {'.': {}, 'k:{"name":"OMP_NUM_THREADS"}': {'.': {}, 'f:name': {}, 'f:value': {}}, 'k:{"name":"VLLM_CPU_KVCACHE_SPACE"}': {'.': {}, 'f:name': {}, 'f:value': {}}, 'k:{"name":"VLLM_WORKER_MULTIPROC_METHOD"}': {'.': {}, 'f:name': {}, 'f:value': {}}}, 'f:modelFormat': {'.': {}, 'f:name': {}}, 'f:resources': {'.': {}, 'f:limits': {'.': {}, 'f:cpu': {}, 'f:memory': {}}, 'f:requests': {'.': {}, 'f:cpu': {}, 'f:memory': {}}}, 'f:runtime': {}, 'f:storageUri': {}, 'f:volumeMounts': {'.': {}, 'k:{"mountPath":"/dev/shm"}': {'.': {}, 'f:mountPath': {}, 'f:name': {}}, 'k:{"mountPath":"/home/vllm"}': {'.': {}, 'f:mountPath': {}, 'f:name': {}}, 'k:{"mountPath":"/tmp"}': {'.': {}, 'f:mountPath': {}, 'f:name': {}}}}, 'f:serviceAccountName': {}, 'f:volumes': {}}}}, 'manager': 'OpenAPI-Generator', 'operation': 'Update', 'time': '2026-07-08T05:56:04Z'}, {'apiVersion': 'serving.kserve.io/v1beta1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:finalizers': {'.': {}, 'v:"inferenceservice.finalizers"': {}, 'v:"odh.inferenceservice.finalizers"': {}}}}, 'manager': 'manager', 'operation': 'Update', 'time': '2026-07-08T05:56:05Z'}, {'apiVersion': 'serving.kserve.io/v1beta1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:status': {'.': {}, 'f:address': {'.': {}, 'f:url': {}}, 'f:components': {'.': {}, 'f:predictor': {'.': {}, 'f:url': {}}}, 'f:conditions': {}, 'f:deploymentMode': {}, 'f:modelStatus': {'.': {}, 'f:copies': {'.': {}, 'f:failedCopies': {}, 'f:totalCopies': {}}, 'f:states': {'.': {}, 'f:activeModelState': {}, 'f:targetModelState': {}}, 'f:transitionStatus': {}}, 'f:observedGeneration': {}, 'f:servingRuntimeName': {}, 'f:url': {}}}, 'manager': 'manager', 'operation': 'Update', 'subresource': 'status', 'time': '2026-07-08T05:57:01Z'}], 'name': 'opt-125m-standard-cpu', 'namespace': 'opt-125m-standard-cpu', 'resourceVersion': '383719041', 'uid': '78dd2220-c35e-461e-a4ea-23754bfa460c'}, 'spec': {'predictor': {'automountServiceAccountToken': False, 'minReplicas': 1, 'model': {'args': ['--model=/mnt/models', '--uvicorn-log-level=debug', '--enforce-eager', '--max-model-len=256', '--max-num-seqs=20'], 'env': [{'name': 'VLLM_CPU_KVCACHE_SPACE', 'value': '4'}, {'name': 'VLLM_WORKER_MULTIPROC_METHOD', 'value': 'spawn'}, {'name': 'OMP_NUM_THREADS', 'value': '8'}], 'modelFormat': {'name': 'vLLM'}, 'name': '', 'resources': {'limits': {'cpu': '16', 'memory': '16Gi'}, 'requests': {'cpu': '8', 'memory': '10Gi'}}, 'runtime': 'vllm-runtime', 'storageUri': 's3://ods-ci-wisdom/opt-125m/', 'volumeMounts': [{'mountPath': '/dev/shm', 'name': 'shared-memory'}, {'mountPath': '/tmp', 'name': 'tmp'}, {'mountPath': '/home/vllm', 'name': 'home'}]}, 'serviceAccountName': 'models-bucket-sa', 'volumes': [{'emptyDir': {'medium': 'Memory', 'sizeLimit': '32Gi'}, 'name': 'shared-memory'}, {'emptyDir': {}, 'name': 'tmp'}, {'emptyDir': {}, 'name': 'home'}]}}, 'status': {'address': {'url': 'http://opt-125m-standard-cpu-predictor.opt-125m-standard-cpu.svc.cluster.local:8080'}, 'components': {'predictor': {'url': 'http://opt-125m-standard-cpu-predictor-opt-125m-standard-cpu.example.com'}}, 'conditions': [{'lastTransitionTime': '2026-07-08T05:56:05Z', 'status': 'True', 'type': 'IngressReady'}, {'lastTransitionTime': '2026-07-08T05:57:01Z', 'message': 'ReplicaSet "opt-125m-standard-cpu-predictor-97f6c5656" has successfully progressed.', 'reason': 'NewReplicaSetAvailable', 'status': 'True', 'type': 'PredictorReady'}, {'lastTransitionTime': '2026-07-08T05:57:01Z', 'status': 'True', 'type': 'Ready'}, {'lastTransitionTime': '2026-07-08T05:56:04Z', 'severity': 'Info', 'status': 'False', 'type': 'Stopped'}], 'deploymentMode': 'Standard', 'modelStatus': {'copies': {'failedCopies': 0, 'totalCopies': 1}, 'states': {'activeModelState': 'Loaded', 'targetModelState': 'Loaded'}, 'transitionStatus': 'UpToDate'}, 'observedGeneration': 1, 'servingRuntimeName': 'vllm-runtime', 'url': 'https://opt-125m-standard-cpu-opt-125m-standard-cpu.apps.ods-qe-psi-07.osp.rh-ods.com'}} [ocp_resources InferenceService] 2026-07-08T05:57:50.134269Z [info ] Wait until InferenceService opt-125m-standard-cpu is deleted [ocp_resources InferenceService] 2026-07-08T05:57:50.134430Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-08T05:57:51.164371Z [info ] Elapsed time: 1.0156362056732178 [0:00:01.015636] [timeout_sampler] 2026-07-08T05:57:51.164571Z [info ] Delete ServingRuntime vllm-runtime [ocp_resources ServingRuntime] 2026-07-08T05:57:51.194322Z [info ] Deleting {'apiVersion': 'serving.kserve.io/v1alpha1', 'kind': 'ServingRuntime', 'metadata': {'annotations': {'opendatahub.io/runtime-version': 'v0.19.1', 'openshift.io/display-name': 'vLLM CPU (x86) ServingRuntime for KServe'}, 'creationTimestamp': '2026-07-08T05:56:04Z', 'generation': 1, 'labels': {'opendatahub.io/dashboard': 'true'}, 'managedFields': [{'apiVersion': 'serving.kserve.io/v1alpha1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'.': {}, 'f:opendatahub.io/runtime-version': {}, 'f:openshift.io/display-name': {}}, 'f:labels': {'.': {}, 'f:opendatahub.io/dashboard': {}}}, 'f:spec': {'.': {}, 'f:annotations': {'.': {}, 'f:opendatahub.io/kserve-runtime': {}, 'f:prometheus.io/path': {}, 'f:prometheus.io/port': {}}, 'f:containers': {}, 'f:multiModel': {}, 'f:supportedModelFormats': {}}}, 'manager': 'OpenAPI-Generator', 'operation': 'Update', 'time': '2026-07-08T05:56:04Z'}], 'name': 'vllm-runtime', 'namespace': 'opt-125m-standard-cpu', 'resourceVersion': '383718031', 'uid': '2afcc2d9-48db-47ee-ab5e-931549a3580f'}, 'spec': {'annotations': {'opendatahub.io/kserve-runtime': 'vllm', 'prometheus.io/path': '/metrics', 'prometheus.io/port': '8080'}, 'containers': [{'args': ['--port=8080', '--model=/mnt/models', '--served-model-name={{.Name}}'], 'command': ['python', '-m', 'vllm.entrypoints.openai.api_server'], 'env': [{'name': 'HF_HOME', 'value': '/tmp/hf_home'}], 'image': 'registry.redhat.io/rhaii/vllm-cpu-rhel9@sha256:562aeaf7dabfccccf9ecc2d8c0e7d84d813778f146dd9d5c8e3a1d595d07a82c', 'name': 'kserve-container', 'ports': [{'containerPort': 8080, 'protocol': 'TCP'}]}], 'multiModel': False, 'supportedModelFormats': [{'autoSelect': True, 'name': 'vLLM'}]}} [ocp_resources ServingRuntime] 2026-07-08T05:57:51.210169Z [info ] Wait until ServingRuntime vllm-runtime is deleted [ocp_resources ServingRuntime] 2026-07-08T05:57:51.210331Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-08T05:57:51.224028Z [info ] Elapsed time: 4.124641418457031e-05 [0:00:00.000041] [timeout_sampler] 2026-07-08T05:57:51.224181Z [info ] Delete ServiceAccount models-bucket-sa [ocp_resources ServiceAccount] 2026-07-08T05:57:51.251600Z [info ] Deleting {'kind': 'ServiceAccount', 'apiVersion': 'v1', 'metadata': {'name': 'models-bucket-sa', 'namespace': 'opt-125m-standard-cpu', 'uid': '80cbe1cd-046a-4a06-b651-43eb7e1a7e7d', 'resourceVersion': '383718041', 'creationTimestamp': '2026-07-08T05:56:04Z', 'annotations': {'openshift.io/internal-registry-pull-secret-ref': 'models-bucket-sa-dockercfg-sns9k'}, 'managedFields': [{'manager': 'openshift.io/image-registry-pull-secrets_service-account-controller', 'operation': 'Apply', 'apiVersion': 'v1', 'time': '2026-07-08T05:56:04Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:imagePullSecrets': {}, 'f:metadata': {'f:annotations': {'f:openshift.io/internal-registry-pull-secret-ref': {}}}, 'f:secrets': {'k:{"name":"models-bucket-sa-dockercfg-sns9k"}': {}}}}, {'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-08T05:56:04Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:secrets': {'.': {}, 'k:{"name":"models-bucket-secret"}': {}}}}]}, 'secrets': [{'name': 'models-bucket-secret'}, {'name': 'models-bucket-sa-dockercfg-sns9k'}], 'imagePullSecrets': [{'name': 'models-bucket-sa-dockercfg-sns9k'}]} [ocp_resources ServiceAccount] 2026-07-08T05:57:51.266877Z [info ] Wait until ServiceAccount models-bucket-sa is deleted [ocp_resources ServiceAccount] 2026-07-08T05:57:51.267087Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-08T05:57:51.282633Z [info ] Elapsed time: 5.602836608886719e-05 [0:00:00.000056] [timeout_sampler] 2026-07-08T05:57:51.282783Z [info ] Delete Secret models-bucket-secret [ocp_resources Secret] 2026-07-08T05:57:51.314202Z [info ] Deleting {'kind': 'Secret', 'apiVersion': 'v1', 'metadata': {'name': 'models-bucket-secret', 'namespace': 'opt-125m-standard-cpu', 'uid': 'a82f7538-fe23-4331-93a8-e7abd17ed210', 'resourceVersion': '383718035', 'creationTimestamp': '2026-07-08T05:56:04Z', 'annotations': {'serving.kserve.io/s3-endpoint': 's3.us-east-2.amazonaws.com/', 'serving.kserve.io/s3-region': 'us-east-2', 'serving.kserve.io/s3-useanoncredential': 'false', 'serving.kserve.io/s3-usehttps': '1', 'serving.kserve.io/s3-verifyssl': '0'}, 'managedFields': [{'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-08T05:56:04Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:data': {'.': {}, 'f:AWS_ACCESS_KEY_ID': {}, 'f:AWS_SECRET_ACCESS_KEY': {}}, 'f:metadata': {'f:annotations': {'.': {}, 'f:serving.kserve.io/s3-endpoint': {}, 'f:serving.kserve.io/s3-region': {}, 'f:serving.kserve.io/s3-useanoncredential': {}, 'f:serving.kserve.io/s3-usehttps': {}, 'f:serving.kserve.io/s3-verifyssl': {}}}, 'f:type': {}}}]}, 'data': '*******', 'type': 'Opaque'} [ocp_resources Secret] 2026-07-08T05:57:51.330784Z [info ] Wait until Secret models-bucket-secret is deleted [ocp_resources Secret] 2026-07-08T05:57:51.330975Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-08T05:57:51.346732Z [info ] Elapsed time: 6.818771362304688e-05 [0:00:00.000068] [timeout_sampler] 2026-07-08T05:57:51.415464Z [info ] Delete Namespace opt-125m-standard-cpu [ocp_resources Namespace] 2026-07-08T05:57:51.453951Z [info ] Deleting {'kind': 'Namespace', 'apiVersion': 'v1', 'metadata': {'name': 'opt-125m-standard-cpu', 'uid': '34d1719a-5840-4da5-a1e4-d975e23010ef', 'resourceVersion': '383718022', 'creationTimestamp': '2026-07-08T05:56:04Z', 'labels': {'kubernetes.io/metadata.name': 'opt-125m-standard-cpu', '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/sa.scc.mcs': 's0:c30,c20', 'openshift.io/sa.scc.supplemental-groups': '1000910000/10000', 'openshift.io/sa.scc.uid-range': '1000910000/10000', 'security.openshift.io/MinimallySufficientPodSecurityStandard': 'restricted'}, 'managedFields': [{'manager': 'pod-security-admission-label-synchronization-controller', 'operation': 'Apply', 'apiVersion': 'v1', 'time': '2026-07-08T05:56:04Z', '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-07-08T05:56:04Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:labels': {'.': {}, 'f:kubernetes.io/metadata.name': {}}}}}, {'manager': 'cluster-policy-controller', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-08T05:56:04Z', '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': {}}}}}]}, 'spec': {'finalizers': ['kubernetes']}, 'status': {'phase': 'Active'}} [ocp_resources Namespace] 2026-07-08T05:57:51.471610Z [info ] Wait until Namespace opt-125m-standard-cpu is deleted [ocp_resources Namespace] 2026-07-08T05:57:51.471765Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] _ 6 of 8 completed, 4 Pass, 1 Fail, 0 Skip, 0 XPass, 0 XFail, 1 Error, 0 ReRun _ tests/model_serving/model_runtime/vllm/probes/test_vllm_probes.py::TestVllmProbeHealth::test_vllm_readiness_probe[test_vllm_opt_125m_standard_cpu_probes] 2026-07-08T05:57:59.599991Z [info ] Elapsed time: 8.113105535507202 [0:00:08.113106] [timeout_sampler]  -------------------------- test_vllm_readiness_probe[test_vllm_opt_125m_standard_cpu_probes] -------------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-07-08T05:57:59.602217Z [info ] Executing session fixture: s3_models_storage_uri [conftest] 2026-07-08T05:57:59.602341Z [info ] Executing class fixture: model_namespace [conftest] 2026-07-08T05:57:59.602454Z [info ] Create Namespace opt-125m-probes [ocp_resources Namespace] 2026-07-08T05:57:59.602567Z [info ] Posting {'apiVersion': 'v1', 'kind': 'Namespace', 'metadata': {'name': 'opt-125m-probes'}, 'spec': {}} [ocp_resources Namespace] 2026-07-08T05:57:59.631349Z [info ] Wait for Namespace opt-125m-probes status to be Active [ocp_resources Namespace] 2026-07-08T05:57:59.631503Z [info ] Waiting for 120 seconds [0:02:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_for_status.lambda: self.exists) [timeout_sampler] 2026-07-08T05:57:59.648067Z [info ] Status of Namespace opt-125m-probes is Active [ocp_resources Namespace] 2026-07-08T05:57:59.648217Z [info ] Elapsed time: 7.867813110351562e-05 [0:00:00.000079] [timeout_sampler] 2026-07-08T05:57:59.648359Z [info ] Executing class fixture: probes_serving_runtime [conftest] 2026-07-08T05:57:59.648504Z [info ] kind: Template api version: template.openshift.io/v1 [ocp_resources.resource] 2026-07-08T05:57:59.689311Z [info ] kind: ServingRuntime api version: serving.kserve.io/v1alpha1 [ocp_resources.resource] 2026-07-08T05:57:59.689471Z [info ] Create ServingRuntime vllm-runtime [ocp_resources ServingRuntime] 2026-07-08T05:57:59.689627Z [info ] Posting {'apiVersion': 'serving.kserve.io/v1alpha1', 'kind': 'ServingRuntime', 'metadata': {'annotations': {'opendatahub.io/runtime-version': 'v0.19.1', 'openshift.io/display-name': 'vLLM CPU (x86) ServingRuntime for KServe'}, 'labels': {'opendatahub.io/dashboard': 'true'}, 'name': 'vllm-runtime', 'namespace': 'opt-125m-probes'}, 'spec': {'annotations': {'opendatahub.io/kserve-runtime': 'vllm', 'prometheus.io/path': '/metrics', 'prometheus.io/port': '8080'}, 'containers': [{'args': ['--port=8080', '--model=/mnt/models', '--served-model-name={{.Name}}'], 'command': ['python', '-m', 'vllm.entrypoints.openai.api_server'], 'env': [{'name': 'HF_HOME', 'value': '/tmp/hf_home'}], 'image': 'registry.redhat.io/rhaii/vllm-cpu-rhel9@sha256:562aeaf7dabfccccf9ecc2d8c0e7d84d813778f146dd9d5c8e3a1d595d07a82c', 'name': 'kserve-container', 'ports': [{'containerPort': 8080, 'protocol': 'TCP'}], 'readinessProbe': {'httpGet': {'path': '/health', 'port': 8080, 'scheme': 'HTTP'}, 'initialDelaySeconds': 120, 'periodSeconds': 10, 'timeoutSeconds': 10, 'failureThreshold': 12}, 'livenessProbe': {'httpGet': {'path': '/health', 'port': 8080, 'scheme': 'HTTP'}, 'initialDelaySeconds': 180, 'periodSeconds': 30, 'timeoutSeconds': 10, 'failureThreshold': 10}}], 'multiModel': False, 'supportedModelFormats': [{'autoSelect': True, 'name': 'vLLM'}]}} [ocp_resources ServingRuntime] 2026-07-08T05:57:59.727975Z [info ] Executing class fixture: kserve_endpoint_s3_secret [conftest] 2026-07-08T05:57:59.728134Z [info ] Create Secret models-bucket-secret [ocp_resources Secret] 2026-07-08T05:57:59.728341Z [info ] Posting {'apiVersion': 'v1', 'kind': 'Secret', 'metadata': {'name': 'models-bucket-secret', 'annotations': {'serving.kserve.io/s3-endpoint': 's3.us-east-2.amazonaws.com/', 'serving.kserve.io/s3-region': 'us-east-2', 'serving.kserve.io/s3-useanoncredential': 'false', 'serving.kserve.io/s3-verifyssl': '0', 'serving.kserve.io/s3-usehttps': '1'}, 'namespace': 'opt-125m-probes'}, 'stringData': '*******'} [ocp_resources Secret] 2026-07-08T05:57:59.755527Z [info ] Wait until Secret models-bucket-secret is created [ocp_resources Secret] 2026-07-08T05:57:59.756107Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait.lambda: self.exists) [timeout_sampler] 2026-07-08T05:57:59.771614Z [info ] Elapsed time: 3.600120544433594e-05 [0:00:00.000036] [timeout_sampler] 2026-07-08T05:57:59.771774Z [info ] Executing class fixture: vllm_model_service_account [conftest] 2026-07-08T05:57:59.771964Z [info ] Create ServiceAccount models-bucket-sa [ocp_resources ServiceAccount] 2026-07-08T05:57:59.772087Z [info ] Posting {'apiVersion': 'v1', 'kind': 'ServiceAccount', 'metadata': {'name': 'models-bucket-sa', 'namespace': 'opt-125m-probes'}, 'secrets': [{'name': 'models-bucket-secret'}]} [ocp_resources ServiceAccount] 2026-07-08T05:57:59.799458Z [info ] Executing class fixture: kserve_registry_pull_secret [conftest] 2026-07-08T05:57:59.799611Z [info ] Executing class fixture: vllm_probes_inference_service [conftest] 2026-07-08T05:57:59.828264Z [info ] kind: InferenceService api version: serving.kserve.io/v1beta1 [ocp_resources.resource] 2026-07-08T05:57:59.828415Z [info ] Create InferenceService opt-125m-probes [ocp_resources InferenceService] 2026-07-08T05:57:59.828566Z [info ] Posting {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'name': 'opt-125m-probes', 'labels': {'networking.kserve.io/visibility': 'exposed'}, 'annotations': {'serving.kserve.io/deploymentMode': 'Standard'}, 'namespace': 'opt-125m-probes'}, 'spec': {'predictor': {'model': {'modelFormat': {'name': 'vLLM'}, 'version': None, 'runtime': 'vllm-runtime', 'storageUri': 's3://ods-ci-wisdom/opt-125m/', 'args': ['--model=/mnt/models', '--uvicorn-log-level=debug', '--enforce-eager', '--max-model-len=256', '--max-num-seqs=20'], 'resources': {'requests': {'cpu': '8', 'memory': '10Gi'}, 'limits': {'cpu': '16', 'memory': '16Gi'}}, 'volumeMounts': [{'name': 'shared-memory', 'mountPath': '/dev/shm'}, {'name': 'tmp', 'mountPath': '/tmp'}, {'name': 'home', 'mountPath': '/home/vllm'}], 'env': [{'name': 'VLLM_CPU_KVCACHE_SPACE', 'value': '4'}, {'name': 'VLLM_WORKER_MULTIPROC_METHOD', 'value': 'spawn'}, {'name': 'OMP_NUM_THREADS', 'value': '8'}]}, 'minReplicas': 1, 'serviceAccountName': 'models-bucket-sa', 'volumes': [{'name': 'shared-memory', 'emptyDir': {'medium': 'Memory', 'sizeLimit': '32Gi'}}, {'name': 'tmp', 'emptyDir': {}}, {'name': 'home', 'emptyDir': {}}]}}} [ocp_resources InferenceService] 2026-07-08T05:57:59.902511Z [info ] Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: utilities.infra.wait_for_isvc_pods Kwargs: {'client': , 'isvc': , 'runtime_name': 'vllm-runtime'}) [timeout_sampler] 2026-07-08T05:57:59.901992Z [info ] Waiting for pods to be created [utilities.infra] name=utilities.infra 2026-07-08T05:58:00.930767Z [info ] Waiting for pods to be created [utilities.infra] name=utilities.infra 2026-07-08T05:58:00.971119Z [info ] Elapsed time: 1.028925895690918 [0:00:01.028926] [timeout_sampler] 2026-07-08T05:58:00.983937Z [info ] Verifying no failed pods  [utilities.infra] name=utilities.infra 2026-07-08T05:58:00.984586Z [info ] Waiting for 1199.9999978542328 seconds [0:19:59.999998], retry every 10 seconds. (Function: utilities.infra.get_pods_by_isvc_label Kwargs: {'client': , 'isvc': , 'runtime_name': 'vllm-runtime'}) [timeout_sampler] 2026-07-08T06:00:12.993342Z [info ] Elapsed time: 131.93383169174194 [0:02:11.933832] [timeout_sampler] 2026-07-08T06:00:13.009999Z [info ] Waiting for 1066.892501592636 seconds [0:17:46.892502], retry every 5 seconds. (Function: ocp_resources.resource.get Kwargs: {'label_selector': 'serving.kserve.io/inferenceservice=opt-125m-probes', 'client': , 'namespace': 'opt-125m-probes'}) [timeout_sampler] 2026-07-08T06:00:13.024432Z [info ] Elapsed time: 9.012222290039062e-05 [0:00:00.000090] [timeout_sampler] 2026-07-08T06:00:13.023883Z [info ] Waiting for inference deployment replicas to complete [utilities.infra] name=utilities.infra 2026-07-08T06:00:13.064087Z [info ] Waiting for 1066.838207244873 seconds [0:17:46.838207], retry every 5 seconds. (Function: utilities.infra..lambda: deployment.instance) [timeout_sampler] 2026-07-08T06:00:13.077320Z [info ] Elapsed time: 6.389617919921875e-05 [0:00:00.000064] [timeout_sampler] 2026-07-08T06:00:13.077490Z [info ] Wait for Deployment opt-125m-probes-predictor to be deployed: True [ocp_resources Deployment] 2026-07-08T06:00:13.077650Z [info ] Waiting for 1066.8250088691711 seconds [0:17:46.825009], retry every 1 seconds. (Function: ocp_resources.deployment.wait_for_replicas.lambda: self.exists) [timeout_sampler] 2026-07-08T06:00:13.090166Z [info ] Elapsed time: 3.2901763916015625e-05 [0:00:00.000033] [timeout_sampler] 2026-07-08T06:00:13.090313Z [info ] Waiting for 1066.8121526241302 seconds [0:17:46.812153], retry every 1 seconds. (Function: ocp_resources.deployment.wait_for_replicas.lambda: self.instance) [timeout_sampler] 2026-07-08T06:00:13.127332Z [info ] Elapsed time: 4.029273986816406e-05 [0:00:00.000040] [timeout_sampler] 2026-07-08T06:00:13.127489Z [info ] Wait for InferenceService/opt-125m-probes's 'Ready' condition to be 'True' [ocp_resources InferenceService] 2026-07-08T06:00:13.127635Z [info ] Wait until InferenceService opt-125m-probes is created [ocp_resources InferenceService] 2026-07-08T06:00:13.127781Z [info ] Waiting for 1066.7750098705292 seconds [0:17:46.775010], retry every 1 seconds. (Function: ocp_resources.resource.wait.lambda: self.exists) [timeout_sampler] 2026-07-08T06:00:13.140629Z [info ] Elapsed time: 3.361701965332031e-05 [0:00:00.000034] [timeout_sampler] 2026-07-08T06:00:13.140863Z [info ] Waiting for 1066.761619091034 seconds [0:17:46.761619], retry every 1 seconds. (Function: ocp_resources.resource.wait_for_condition.lambda: self.instance) [timeout_sampler] 2026-07-08T06:00:13.154940Z [info ] Elapsed time: 3.910064697265625e-05 [0:00:00.000039] [timeout_sampler] 2026-07-08T06:00:13.168095Z [info ] Waiting for 1066.7341797351837 seconds [0:17:46.734180], retry every 5 seconds. (Function: utilities.inference_utils._is_model_loaded) [timeout_sampler] 2026-07-08T06:00:13.181761Z [info ] Elapsed time: 5.5789947509765625e-05 [0:00:00.000056] [timeout_sampler] 2026-07-08T06:00:13.197163Z [info ] Executing function fixture: skip_if_not_probes_raw_deployment [conftest] 2026-07-08T06:00:13.270594Z [info ] Executing function fixture: vllm_probes_pod_resource [conftest] --------------------------------------------------------- CALL --------------------------------------------------------- 2026-07-08T06:00:13.372020Z [info ] Execute ['curl', '-s', '-o', '/dev/null', '-w', '%{http_code}', '--max-time', '15', 'http://localhost:8080/health'] on opt-125m-probes-predictor-6d8dcc6645-sgsfx (ods-qe-psi-07-b4mqp-worker-0-jd4pm) [ocp_resources Pod] PASSED TEST: TestVllmProbeHealth.test_vllm_readiness_probe[test_vllm_opt_125m_standard_cpu_probes] STATUS: PASSED ------------------------------------------------------- TEARDOWN ------------------------------------------------------- _ 7 of 8 completed, 5 Pass, 1 Fail, 0 Skip, 0 XPass, 0 XFail, 1 Error, 0 ReRun _ tests/model_serving/model_runtime/vllm/probes/test_vllm_probes.py::TestVllmProbeHealth::test_vllm_liveness_probe[test_vllm_opt_125m_standard_cpu_probes]  --------------------------- test_vllm_liveness_probe[test_vllm_opt_125m_standard_cpu_probes] --------------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-07-08T06:00:13.500592Z [info ] Executing function fixture: skip_if_not_probes_raw_deployment [conftest] 2026-07-08T06:00:13.514745Z [info ] Executing function fixture: vllm_probes_pod_resource [conftest] --------------------------------------------------------- CALL --------------------------------------------------------- PASSED TEST: TestVllmProbeHealth.test_vllm_liveness_probe[test_vllm_opt_125m_standard_cpu_probes] STATUS: PASSED ------------------------------------------------------- TEARDOWN ------------------------------------------------------- 2026-07-08T06:00:13.716493Z [info ] Delete InferenceService opt-125m-probes [ocp_resources InferenceService] 2026-07-08T06:00:13.804432Z [info ] Deleting {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'vLLM', 'serving.kserve.io/deploymentMode': 'Standard'}, 'creationTimestamp': '2026-07-08T05:57:59Z', 'finalizers': ['odh.inferenceservice.finalizers', 'inferenceservice.finalizers'], 'generation': 1, 'labels': {'networking.kserve.io/visibility': 'exposed'}, 'managedFields': [{'apiVersion': 'serving.kserve.io/v1beta1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'.': {}, 'f:serving.kserve.io/deploymentMode': {}}, 'f:labels': {'.': {}, 'f:networking.kserve.io/visibility': {}}}, 'f:spec': {'.': {}, 'f:predictor': {'.': {}, 'f:minReplicas': {}, 'f:model': {'.': {}, 'f:args': {}, 'f:env': {'.': {}, 'k:{"name":"OMP_NUM_THREADS"}': {'.': {}, 'f:name': {}, 'f:value': {}}, 'k:{"name":"VLLM_CPU_KVCACHE_SPACE"}': {'.': {}, 'f:name': {}, 'f:value': {}}, 'k:{"name":"VLLM_WORKER_MULTIPROC_METHOD"}': {'.': {}, 'f:name': {}, 'f:value': {}}}, 'f:modelFormat': {'.': {}, 'f:name': {}}, 'f:resources': {'.': {}, 'f:limits': {'.': {}, 'f:cpu': {}, 'f:memory': {}}, 'f:requests': {'.': {}, 'f:cpu': {}, 'f:memory': {}}}, 'f:runtime': {}, 'f:storageUri': {}, 'f:volumeMounts': {'.': {}, 'k:{"mountPath":"/dev/shm"}': {'.': {}, 'f:mountPath': {}, 'f:name': {}}, 'k:{"mountPath":"/home/vllm"}': {'.': {}, 'f:mountPath': {}, 'f:name': {}}, 'k:{"mountPath":"/tmp"}': {'.': {}, 'f:mountPath': {}, 'f:name': {}}}}, 'f:serviceAccountName': {}, 'f:volumes': {}}}}, 'manager': 'OpenAPI-Generator', 'operation': 'Update', 'time': '2026-07-08T05:57:59Z'}, {'apiVersion': 'serving.kserve.io/v1beta1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:finalizers': {'.': {}, 'v:"inferenceservice.finalizers"': {}, 'v:"odh.inferenceservice.finalizers"': {}}}}, 'manager': 'manager', 'operation': 'Update', 'time': '2026-07-08T05:57:59Z'}, {'apiVersion': 'serving.kserve.io/v1beta1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:status': {'.': {}, 'f:address': {'.': {}, 'f:url': {}}, 'f:components': {'.': {}, 'f:predictor': {'.': {}, 'f:url': {}}}, 'f:conditions': {}, 'f:deploymentMode': {}, 'f:modelStatus': {'.': {}, 'f:copies': {'.': {}, 'f:failedCopies': {}, 'f:totalCopies': {}}, 'f:states': {'.': {}, 'f:activeModelState': {}, 'f:targetModelState': {}}, 'f:transitionStatus': {}}, 'f:observedGeneration': {}, 'f:servingRuntimeName': {}, 'f:url': {}}}, 'manager': 'manager', 'operation': 'Update', 'subresource': 'status', 'time': '2026-07-08T06:00:09Z'}], 'name': 'opt-125m-probes', 'namespace': 'opt-125m-probes', 'resourceVersion': '383722334', 'uid': '43ce420b-5321-43e0-8f5b-a0a741d0f148'}, 'spec': {'predictor': {'automountServiceAccountToken': False, 'minReplicas': 1, 'model': {'args': ['--model=/mnt/models', '--uvicorn-log-level=debug', '--enforce-eager', '--max-model-len=256', '--max-num-seqs=20'], 'env': [{'name': 'VLLM_CPU_KVCACHE_SPACE', 'value': '4'}, {'name': 'VLLM_WORKER_MULTIPROC_METHOD', 'value': 'spawn'}, {'name': 'OMP_NUM_THREADS', 'value': '8'}], 'modelFormat': {'name': 'vLLM'}, 'name': '', 'resources': {'limits': {'cpu': '16', 'memory': '16Gi'}, 'requests': {'cpu': '8', 'memory': '10Gi'}}, 'runtime': 'vllm-runtime', 'storageUri': 's3://ods-ci-wisdom/opt-125m/', 'volumeMounts': [{'mountPath': '/dev/shm', 'name': 'shared-memory'}, {'mountPath': '/tmp', 'name': 'tmp'}, {'mountPath': '/home/vllm', 'name': 'home'}]}, 'serviceAccountName': 'models-bucket-sa', 'volumes': [{'emptyDir': {'medium': 'Memory', 'sizeLimit': '32Gi'}, 'name': 'shared-memory'}, {'emptyDir': {}, 'name': 'tmp'}, {'emptyDir': {}, 'name': 'home'}]}}, 'status': {'address': {'url': 'http://opt-125m-probes-predictor.opt-125m-probes.svc.cluster.local:8080'}, 'components': {'predictor': {'url': 'http://opt-125m-probes-predictor-opt-125m-probes.example.com'}}, 'conditions': [{'lastTransitionTime': '2026-07-08T05:58:00Z', 'status': 'True', 'type': 'IngressReady'}, {'lastTransitionTime': '2026-07-08T06:00:09Z', 'message': 'ReplicaSet "opt-125m-probes-predictor-6d8dcc6645" has successfully progressed.', 'reason': 'NewReplicaSetAvailable', 'status': 'True', 'type': 'PredictorReady'}, {'lastTransitionTime': '2026-07-08T06:00:09Z', 'status': 'True', 'type': 'Ready'}, {'lastTransitionTime': '2026-07-08T05:58:00Z', 'severity': 'Info', 'status': 'False', 'type': 'Stopped'}], 'deploymentMode': 'Standard', 'modelStatus': {'copies': {'failedCopies': 0, 'totalCopies': 1}, 'states': {'activeModelState': 'Loaded', 'targetModelState': 'Loaded'}, 'transitionStatus': 'UpToDate'}, 'observedGeneration': 1, 'servingRuntimeName': 'vllm-runtime', 'url': 'https://opt-125m-probes-opt-125m-probes.apps.ods-qe-psi-07.osp.rh-ods.com'}} [ocp_resources InferenceService] 2026-07-08T06:00:13.830814Z [info ] Wait until InferenceService opt-125m-probes is deleted [ocp_resources InferenceService] 2026-07-08T06:00:13.831012Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-08T06:00:14.912294Z [info ] Elapsed time: 1.0492067337036133 [0:00:01.049207] [timeout_sampler] 2026-07-08T06:00:14.912446Z [info ] Delete ServiceAccount models-bucket-sa [ocp_resources ServiceAccount] 2026-07-08T06:00:15.001191Z [info ] Deleting {'kind': 'ServiceAccount', 'apiVersion': 'v1', 'metadata': {'name': 'models-bucket-sa', 'namespace': 'opt-125m-probes', 'uid': '20250d93-d65a-4af0-aa7a-51ffb9c075dd', 'resourceVersion': '383720094', 'creationTimestamp': '2026-07-08T05:57:59Z', 'annotations': {'openshift.io/internal-registry-pull-secret-ref': 'models-bucket-sa-dockercfg-qfw7j'}, 'managedFields': [{'manager': 'openshift.io/image-registry-pull-secrets_service-account-controller', 'operation': 'Apply', 'apiVersion': 'v1', 'time': '2026-07-08T05:57:59Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:imagePullSecrets': {}, 'f:metadata': {'f:annotations': {'f:openshift.io/internal-registry-pull-secret-ref': {}}}, 'f:secrets': {'k:{"name":"models-bucket-sa-dockercfg-qfw7j"}': {}}}}, {'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-08T05:57:59Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:secrets': {'.': {}, 'k:{"name":"models-bucket-secret"}': {}}}}]}, 'secrets': [{'name': 'models-bucket-secret'}, {'name': 'models-bucket-sa-dockercfg-qfw7j'}], 'imagePullSecrets': [{'name': 'models-bucket-sa-dockercfg-qfw7j'}]} [ocp_resources ServiceAccount] 2026-07-08T06:00:15.039993Z [info ] Wait until ServiceAccount models-bucket-sa is deleted [ocp_resources ServiceAccount] 2026-07-08T06:00:15.040163Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-08T06:00:15.053983Z [info ] Elapsed time: 4.38690185546875e-05 [0:00:00.000044] [timeout_sampler] 2026-07-08T06:00:15.054160Z [info ] Delete Secret models-bucket-secret [ocp_resources Secret] 2026-07-08T06:00:15.088693Z [info ] Deleting {'kind': 'Secret', 'apiVersion': 'v1', 'metadata': {'name': 'models-bucket-secret', 'namespace': 'opt-125m-probes', 'uid': '8fc7055d-9df5-4027-9081-18d4d208a9d9', 'resourceVersion': '383720091', 'creationTimestamp': '2026-07-08T05:57:59Z', 'annotations': {'serving.kserve.io/s3-endpoint': 's3.us-east-2.amazonaws.com/', 'serving.kserve.io/s3-region': 'us-east-2', 'serving.kserve.io/s3-useanoncredential': 'false', 'serving.kserve.io/s3-usehttps': '1', 'serving.kserve.io/s3-verifyssl': '0'}, 'managedFields': [{'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-08T05:57:59Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:data': {'.': {}, 'f:AWS_ACCESS_KEY_ID': {}, 'f:AWS_SECRET_ACCESS_KEY': {}}, 'f:metadata': {'f:annotations': {'.': {}, 'f:serving.kserve.io/s3-endpoint': {}, 'f:serving.kserve.io/s3-region': {}, 'f:serving.kserve.io/s3-useanoncredential': {}, 'f:serving.kserve.io/s3-usehttps': {}, 'f:serving.kserve.io/s3-verifyssl': {}}}, 'f:type': {}}}]}, 'data': '*******', 'type': 'Opaque'} [ocp_resources Secret] 2026-07-08T06:00:15.121810Z [info ] Wait until Secret models-bucket-secret is deleted [ocp_resources Secret] 2026-07-08T06:00:15.122029Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-08T06:00:15.135048Z [info ] Elapsed time: 9.870529174804688e-05 [0:00:00.000099] [timeout_sampler] 2026-07-08T06:00:15.135215Z [info ] Delete ServingRuntime vllm-runtime [ocp_resources ServingRuntime] 2026-07-08T06:00:15.163339Z [info ] Deleting {'apiVersion': 'serving.kserve.io/v1alpha1', 'kind': 'ServingRuntime', 'metadata': {'annotations': {'opendatahub.io/runtime-version': 'v0.19.1', 'openshift.io/display-name': 'vLLM CPU (x86) ServingRuntime for KServe'}, 'creationTimestamp': '2026-07-08T05:57:59Z', 'generation': 1, 'labels': {'opendatahub.io/dashboard': 'true'}, 'managedFields': [{'apiVersion': 'serving.kserve.io/v1alpha1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'.': {}, 'f:opendatahub.io/runtime-version': {}, 'f:openshift.io/display-name': {}}, 'f:labels': {'.': {}, 'f:opendatahub.io/dashboard': {}}}, 'f:spec': {'.': {}, 'f:annotations': {'.': {}, 'f:opendatahub.io/kserve-runtime': {}, 'f:prometheus.io/path': {}, 'f:prometheus.io/port': {}}, 'f:containers': {}, 'f:multiModel': {}, 'f:supportedModelFormats': {}}}, 'manager': 'OpenAPI-Generator', 'operation': 'Update', 'time': '2026-07-08T05:57:59Z'}], 'name': 'vllm-runtime', 'namespace': 'opt-125m-probes', 'resourceVersion': '383720090', 'uid': '0ec76ad1-3a0e-4f6a-8b7f-685684628cdc'}, 'spec': {'annotations': {'opendatahub.io/kserve-runtime': 'vllm', 'prometheus.io/path': '/metrics', 'prometheus.io/port': '8080'}, 'containers': [{'args': ['--port=8080', '--model=/mnt/models', '--served-model-name={{.Name}}'], 'command': ['python', '-m', 'vllm.entrypoints.openai.api_server'], 'env': [{'name': 'HF_HOME', 'value': '/tmp/hf_home'}], 'image': 'registry.redhat.io/rhaii/vllm-cpu-rhel9@sha256:562aeaf7dabfccccf9ecc2d8c0e7d84d813778f146dd9d5c8e3a1d595d07a82c', 'livenessProbe': {'failureThreshold': 10, 'httpGet': {'path': '/health', 'port': 8080, 'scheme': 'HTTP'}, 'initialDelaySeconds': 180, 'periodSeconds': 30, 'timeoutSeconds': 10}, 'name': 'kserve-container', 'ports': [{'containerPort': 8080, 'protocol': 'TCP'}], 'readinessProbe': {'failureThreshold': 12, 'httpGet': {'path': '/health', 'port': 8080, 'scheme': 'HTTP'}, 'initialDelaySeconds': 120, 'periodSeconds': 10, 'timeoutSeconds': 10}}], 'multiModel': False, 'supportedModelFormats': [{'autoSelect': True, 'name': 'vLLM'}]}} [ocp_resources ServingRuntime] 2026-07-08T06:00:15.197878Z [info ] Wait until ServingRuntime vllm-runtime is deleted [ocp_resources ServingRuntime] 2026-07-08T06:00:15.198061Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-08T06:00:15.211962Z [info ] Elapsed time: 5.1021575927734375e-05 [0:00:00.000051] [timeout_sampler] 2026-07-08T06:00:15.347559Z [info ] Delete Namespace opt-125m-probes [ocp_resources Namespace] 2026-07-08T06:00:15.484906Z [info ] Deleting {'kind': 'Namespace', 'apiVersion': 'v1', 'metadata': {'name': 'opt-125m-probes', 'uid': '279b6387-66f1-4f1e-941f-b537030abd09', 'resourceVersion': '383720082', 'creationTimestamp': '2026-07-08T05:57:59Z', 'labels': {'kubernetes.io/metadata.name': 'opt-125m-probes', '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/sa.scc.mcs': 's0:c30,c25', 'openshift.io/sa.scc.supplemental-groups': '1000920000/10000', 'openshift.io/sa.scc.uid-range': '1000920000/10000', 'security.openshift.io/MinimallySufficientPodSecurityStandard': 'restricted'}, 'managedFields': [{'manager': 'pod-security-admission-label-synchronization-controller', 'operation': 'Apply', 'apiVersion': 'v1', 'time': '2026-07-08T05:57:59Z', '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-07-08T05:57:59Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:labels': {'.': {}, 'f:kubernetes.io/metadata.name': {}}}}}, {'manager': 'cluster-policy-controller', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-08T05:57:59Z', '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': {}}}}}]}, 'spec': {'finalizers': ['kubernetes']}, 'status': {'phase': 'Active'}} [ocp_resources Namespace] 2026-07-08T06:00:15.500647Z [info ] Wait until Namespace opt-125m-probes is deleted [ocp_resources Namespace] 2026-07-08T06:00:15.500819Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-08T06:00:23.675257Z [info ] Elapsed time: 8.1591796875 [0:00:08.159180] [timeout_sampler] _ 8 of 8 completed, 6 Pass, 1 Fail, 0 Skip, 0 XPass, 0 XFail, 1 Error, 0 ReRun _ = 1 failed, 6 passed, 48 deselected, 542 warnings, 1 error in 502.26s (0:08:22) = ==================================== ERRORS ==================================== _ ERROR at setup of TestTritonGRPC.test_triton_grpc_inference[tensorflow-grpc] _ 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 1181, in execute fixturedef = request._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 998, in call_fixture_func fixture_result = next(generator) File "/home/odh/opendatahub-tests/tests/model_serving/model_runtime/triton/S3/conftest.py", line 157, in triton_serving_runtime with ServingRuntimeFromTemplate( ~~~~~~~~~~~~~~~~~~~~~~~~~~^ client=admin_client, ^^^^^^^^^^^^^^^^^^^^ ...<3 lines>... deployment_type=request.param.get("deployment_mode", KServeDeploymentType.STANDARD), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) as model_runtime: ^ File "/home/odh/opendatahub-tests/utilities/serving_runtime.py", line 132, in __init__ self.model_dict = self.update_model_dict() ~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/utilities/serving_runtime.py", line 185, in update_model_dict _model_dict = self.get_model_dict_from_template() File "/home/odh/opendatahub-tests/utilities/serving_runtime.py", line 170, in get_model_dict_from_template template = self.get_model_template() File "/home/odh/opendatahub-tests/utilities/serving_runtime.py", line 160, in get_model_template raise ResourceNotFoundError(f"{self.template_name} template not found") kubernetes.dynamic.exceptions.ResourceNotFoundError: triton-rest-runtime-template template not found =================================== FAILURES =================================== __________ TestTritonREST.test_triton_rest_inference[tensorflow-rest] __________ 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/model_serving/model_runtime/triton/S3/test_triton_rest.py", line 184, in test_triton_rest_inference resolved_input_path = resolve_repo_path(path=input_path) TypeError: resolve_repo_path() got an unexpected keyword argument 'path' =============================== warnings summary =============================== tests/model_serving/model_runtime/mlserver/model_car/test_mlserver_model_car.py: 5 warnings tests/model_serving/model_runtime/openvino/test_ovms_model_deployment.py: 89 warnings tests/model_serving/model_runtime/openvino/test_ovms_smoke.py: 65 warnings tests/model_serving/model_runtime/triton/S3/test_triton_grpc.py: 22 warnings tests/model_serving/model_runtime/triton/S3/test_triton_rest.py: 117 warnings tests/model_serving/model_runtime/vllm/cpu/cpu_x86/test_vllm_cpu_s3_inference.py: 111 warnings tests/model_serving/model_runtime/vllm/probes/test_vllm_probes.py: 133 warnings /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.ods-qe-psi-07.osp.rh-ods.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html - generated xml file: /workspace/tests-shared/tests-payload/results/model_runtime-smoke.xml - =========================== short test summary info ============================ FAILED tests/model_serving/model_runtime/triton/S3/test_triton_rest.py::TestTritonREST::test_triton_rest_inference[tensorflow-rest] - TypeError: resolve_repo_path() got an unexpected keyword argument 'path' ERROR tests/model_serving/model_runtime/triton/S3/test_triton_grpc.py::TestTritonGRPC::test_triton_grpc_inference[tensorflow-grpc] - kubernetes.dynamic.exceptions.ResourceNotFoundError: triton-rest-runtime-template template not found = 1 failed, 6 passed, 48 deselected, 542 warnings, 1 error in 502.27s (0:08:22) =