{"created": 1788577892.908993, "duration": 2498.5109543800354, "exitcode": 0, "root": "/workspace/source/test/e2e", "environment": {}, "summary": {"passed": 57, "skipped": 13, "total": 70, "collected": 70}, "collectors": [{"nodeid": "explainer/test_art_explainer.py", "outcome": "skipped", "result": [], "longrepr": "('/workspace/source/test/e2e/explainer/test_art_explainer.py', 48, 'Skipped: ODH does not support art explainer at the moment')"}, {"nodeid": "predictor/test_grpc.py", "outcome": "skipped", "result": [], "longrepr": "('/workspace/source/test/e2e/predictor/test_grpc.py', 39, 'Skipped: Not testable in ODH at the moment')"}, {"nodeid": "predictor/test_torchserve.py", "outcome": "skipped", "result": [], "longrepr": "('/workspace/source/test/e2e/predictor/test_torchserve.py', 34, 'Skipped: ODH does not support torchserve at the moment')"}], "tests": [{"nodeid": "predictor/test_pod_watch.py::test_quick_reconciliation_on_init_container_failure", "lineno": 463, "outcome": "passed", "keywords": ["test_quick_reconciliation_on_init_container_failure", "asyncio", "raw", "predictor", "pytestmark", "test_pod_watch.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.03927254001609981, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 10.32296735898126, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.038552160956897, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "batcher/test_batcher.py::test_batcher", "lineno": 40, "outcome": "passed", "keywords": ["test_batcher", "asyncio", "predictor", "pytestmark", "test_batcher.py", "batcher/__init__.py", "e2e"], "setup": {"duration": 0.05599273100961, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 105.39446394902188, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 0.00018639402696862817, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_predictive.py::test_predictive_sklearn_v1", "lineno": 34, "outcome": "passed", "keywords": ["test_predictive_sklearn_v1", "asyncio", "predictor", "pytestmark", "test_predictive.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.03489980899030343, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 110.19829946698155, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.049153738014866, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "batcher/test_batcher_custom_port.py::test_batcher_custom_port", "lineno": 42, "outcome": "passed", "keywords": ["test_batcher_custom_port", "asyncio", "predictor", "pytestmark", "test_batcher_custom_port.py", "batcher/__init__.py", "e2e"], "setup": {"duration": 0.03498177899746224, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 85.14308817998972, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 0.00018448301125317812, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_predictive.py::test_predictive_xgboost_v1", "lineno": 79, "outcome": "passed", "keywords": ["test_predictive_xgboost_v1", "asyncio", "predictor", "pytestmark", "test_predictive.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.029494263988453895, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 90.16490014200099, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.045041526958812, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "custom/test_custom_model_grpc.py::test_custom_model_grpc", "lineno": 55, "outcome": "skipped", "keywords": ["test_custom_model_grpc", "asyncio", "predictor", "grpc", "skip", "pytestmark", "test_custom_model_grpc.py", "custom/__init__.py", "e2e"], "setup": {"duration": 0.00012843299191445112, "outcome": "skipped", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python\n('/workspace/source/test/e2e/custom/test_custom_model_grpc.py', 56, 'Skipped: Not testable in ODH at the moment')"}, "teardown": {"duration": 0.0001054219901561737, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "custom/test_ray.py::test_custom_model_http_ray", "lineno": 43, "outcome": "skipped", "keywords": ["test_custom_model_http_ray", "asyncio", "predictor", "skip", "pytestmark", "test_ray.py", "custom/__init__.py", "e2e"], "setup": {"duration": 0.00014893297338858247, "outcome": "skipped", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python\n('/workspace/source/test/e2e/custom/test_ray.py', 44, 'Skipped: Not testable in ODH at the moment')"}, "teardown": {"duration": 0.00010357203427702188, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "logger/test_logger.py::test_kserve_logger", "lineno": 43, "outcome": "passed", "keywords": ["test_kserve_logger", "asyncio", "path_based_routing", "predictor", "pytestmark", "test_logger.py", "logger/__init__.py", "e2e"], "setup": {"duration": 0.0341118749929592, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 115.24602822202723, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 0.0001946139964275062, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_predictive.py::test_predictive_lightgbm_v1", "lineno": 124, "outcome": "passed", "keywords": ["test_predictive_lightgbm_v1", "asyncio", "predictor", "pytestmark", "test_predictive.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.034163044998422265, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 90.1705151819624, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.0515030969982035, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_autogluon.py::test_autogluon_runtime_kserve_v1", "lineno": 57, "outcome": "passed", "keywords": ["test_autogluon_runtime_kserve_v1", "asyncio", "predictor", "autogluon", "pytestmark", "test_autogluon.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.038921792001929134, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 176.48868553101784, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.044187196006533, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_predictive.py::test_predictive_sklearn_v2", "lineno": 170, "outcome": "passed", "keywords": ["test_predictive_sklearn_v2", "asyncio", "predictor", "pytestmark", "test_predictive.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.03015703399432823, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 110.18463577498915, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.049672044056933, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_predictive.py::test_predictive_xgboost_v2", "lineno": 225, "outcome": "passed", "keywords": ["test_predictive_xgboost_v2", "asyncio", "predictor", "pytestmark", "test_predictive.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.034991050022654235, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 90.20134004001739, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.048507960978895, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2", "lineno": 74, "outcome": "passed", "keywords": ["test_autogluon_runtime_kserve_v2", "asyncio", "predictor", "autogluon", "pytestmark", "test_autogluon.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.03788725601043552, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 126.4128908989951, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.046879780013114, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_predictive.py::test_predictive_lightgbm_v2", "lineno": 280, "outcome": "passed", "keywords": ["test_predictive_lightgbm_v2", "asyncio", "predictor", "pytestmark", "test_predictive.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.03541352803586051, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 90.16737847198965, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.049414117005654, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_input_variants", "lineno": 91, "outcome": "passed", "keywords": ["test_autogluon_runtime_kserve_v2_input_variants", "asyncio", "predictor", "autogluon", "pytestmark", "test_autogluon.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.0339324270025827, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 116.80953959596809, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.044684735999908, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_scheduler_name.py::test_scheduler_name", "lineno": 43, "outcome": "passed", "keywords": ["test_scheduler_name", "asyncio", "kserve_on_openshift", "pytestmark", "test_scheduler_name.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.03567954001482576, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 2.0968958879821002, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.0416662680218, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_secure_metrics.py::TestSecureMetrics::test_kserve_controller_args", "lineno": 186, "outcome": "passed", "keywords": ["test_kserve_controller_args", "TestSecureMetrics", "kserve_on_openshift", "test_secure_metrics.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.03396984399296343, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 0.11312360200099647, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.010060474975035, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_secure_metrics.py::TestSecureMetrics::test_llmisvc_controller_args", "lineno": 191, "outcome": "passed", "keywords": ["test_llmisvc_controller_args", "TestSecureMetrics", "kserve_on_openshift", "test_secure_metrics.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.028545250999741256, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 0.11307436897186562, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.009911211964209, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_secure_metrics.py::TestSecureMetrics::test_rejects_unauthenticated", "lineno": 196, "outcome": "passed", "keywords": ["test_rejects_unauthenticated", "TestSecureMetrics", "kserve_on_openshift", "test_secure_metrics.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.03602492198115215, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 2.824699307035189, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.010494091024157, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_secure_metrics.py::TestSecureMetrics::test_accepts_authenticated", "lineno": 203, "outcome": "passed", "keywords": ["test_accepts_authenticated", "TestSecureMetrics", "kserve_on_openshift", "test_secure_metrics.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.13519313000142574, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 2.870933177997358, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.1231010149931535, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_sklearn.py::test_sklearn_kserve", "lineno": 56, "outcome": "passed", "keywords": ["test_sklearn_kserve", "asyncio", "predictor", "pytestmark", "test_sklearn.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.045939933974295855, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 90.17494786897441, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.048559318005573, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_autogluon.py::test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash", "lineno": 112, "outcome": "passed", "keywords": ["test_autogluon_runtime_kserve_v2_storage_uri_without_trailing_slash", "asyncio", "predictor", "autogluon", "pytestmark", "test_autogluon.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.03629455901682377, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 136.35398772300687, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.055113649985287, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_sklearn.py::test_sklearn_v2_mlserver", "lineno": 100, "outcome": "passed", "keywords": ["test_sklearn_v2_mlserver", "asyncio", "predictor", "pytestmark", "test_sklearn.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.03746701596537605, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 180.21389915101463, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.051286734989844, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1", "lineno": 78, "outcome": "passed", "keywords": ["test_autogluon_timeseries_runtime_kserve_v1", "asyncio", "predictor", "autogluon", "pytestmark", "test_autogluon_timeseries.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.03399643104057759, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 42.526628224004526, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.050736647972371, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_autogluon_timeseries.py::test_autogluon_timeseries_runtime_kserve_v1_storage_uri_without_trailing_slash", "lineno": 93, "outcome": "passed", "keywords": ["test_autogluon_timeseries_runtime_kserve_v1_storage_uri_without_trailing_slash", "asyncio", "predictor", "autogluon", "pytestmark", "test_autogluon_timeseries.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.03399329801322892, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 35.333726795972325, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.042984545987565, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_sklearn.py::test_sklearn_runtime_kserve", "lineno": 153, "outcome": "passed", "keywords": ["test_sklearn_runtime_kserve", "asyncio", "kourier", "predictor", "pytestmark", "test_sklearn.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.035472757008392364, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 31.975924126978498, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.041368236998096, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_autoscaling.py::test_sklearn_kserve_concurrency", "lineno": 52, "outcome": "skipped", "keywords": ["test_sklearn_kserve_concurrency", "skip", "asyncio", "predictor", "pytestmark", "test_autoscaling.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.00018793297931551933, "outcome": "skipped", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python\n('/workspace/source/test/e2e/predictor/test_autoscaling.py', 53, 'Skipped: We do not test anymore with Knative')"}, "teardown": {"duration": 0.00011653301771730185, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_autoscaling.py::test_sklearn_kserve_rps", "lineno": 102, "outcome": "skipped", "keywords": ["test_sklearn_kserve_rps", "skip", "asyncio", "predictor", "pytestmark", "test_autoscaling.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.00011478201486170292, "outcome": "skipped", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python\n('/workspace/source/test/e2e/predictor/test_autoscaling.py', 103, 'Skipped: We do not test anymore with Knative')"}, "teardown": {"duration": 0.00010012200800701976, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_canary.py::test_canary_rollout", "lineno": 28, "outcome": "skipped", "keywords": ["test_canary_rollout", "skip", "path_based_routing", "predictor", "pytestmark", "test_canary.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.00011048198211938143, "outcome": "skipped", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python\n('/workspace/source/test/e2e/predictor/test_canary.py', 29, 'Skipped: Canary rollouts require Knative Serving and are not supported in RawDeployment mode')"}, "teardown": {"duration": 0.00010494195157662034, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_canary.py::test_canary_rollout_runtime", "lineno": 101, "outcome": "skipped", "keywords": ["test_canary_rollout_runtime", "skip", "path_based_routing", "predictor", "pytestmark", "test_canary.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.00010762200690805912, "outcome": "skipped", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python\n('/workspace/source/test/e2e/predictor/test_canary.py', 102, 'Skipped: Canary rollouts require Knative Serving and are not supported in RawDeployment mode')"}, "teardown": {"duration": 9.739201050251722e-05, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_canary_raw_deployment.py::test_canary_create", "lineno": 248, "outcome": "passed", "keywords": ["test_canary_create", "raw", "predictor", "pytestmark", "test_canary_raw_deployment.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.03528236399870366, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 100.16463122196728, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.050112914002966, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_sklearn.py::test_sklearn_v2_runtime_mlserver", "lineno": 222, "outcome": "passed", "keywords": ["test_sklearn_v2_runtime_mlserver", "asyncio", "predictor", "pytestmark", "test_sklearn.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.030125388992018998, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 60.145805726991966, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.051384804013651, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_sklearn.py::test_sklearn_v2", "lineno": 280, "outcome": "passed", "keywords": ["test_sklearn_v2", "asyncio", "predictor", "pytestmark", "test_sklearn.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.031827757018618286, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 80.25435507396469, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.04680659098085, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_canary_raw_deployment.py::test_canary_promote", "lineno": 320, "outcome": "passed", "keywords": ["test_canary_promote", "raw", "predictor", "pytestmark", "test_canary_raw_deployment.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.03517786494921893, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 180.34292925696354, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.045030246023089, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_sklearn.py::test_sklearn_v2_grpc", "lineno": 346, "outcome": "skipped", "keywords": ["test_sklearn_v2_grpc", "skip", "asyncio", "predictor", "pytestmark", "test_sklearn.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.00024688499979674816, "outcome": "skipped", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python\n('/workspace/source/test/e2e/predictor/test_sklearn.py', 347, 'Skipped: GRPC tests are failing in ODH at the moment')"}, "teardown": {"duration": 0.00012786203296855092, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_sklearn.py::test_sklearn_v2_mixed", "lineno": 401, "outcome": "passed", "keywords": ["test_sklearn_v2_mixed", "asyncio", "predictor", "pytestmark", "test_sklearn.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.03207935398677364, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 90.2582265480305, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.046029609977268, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_sklearn.py::test_sklearn_v2_mixed_grpc", "lineno": 450, "outcome": "skipped", "keywords": ["test_sklearn_v2_mixed_grpc", "skip", "asyncio", "predictor", "pytestmark", "test_sklearn.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.00013831298565492034, "outcome": "skipped", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python\n('/workspace/source/test/e2e/predictor/test_sklearn.py', 451, 'Skipped: GRPC tests are failing in ODH at the moment')"}, "teardown": {"duration": 0.00010712200310081244, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_tensorflow.py::test_tensorflow_kserve", "lineno": 31, "outcome": "passed", "keywords": ["test_tensorflow_kserve", "asyncio", "predictor", "pytestmark", "test_tensorflow.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.04156014398904517, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 41.41002878797008, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.042061950021889, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_canary_raw_deployment.py::test_canary_rollback", "lineno": 402, "outcome": "passed", "keywords": ["test_canary_rollback", "raw", "predictor", "pytestmark", "test_canary_raw_deployment.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.03600962198106572, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 190.283133541001, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.051396296010353, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_tensorflow.py::test_tensorflow_runtime_kserve", "lineno": 76, "outcome": "passed", "keywords": ["test_tensorflow_runtime_kserve", "asyncio", "predictor", "pytestmark", "test_tensorflow.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.039114405983127654, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 39.81736619299045, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.050158868951257, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_triton.py::test_triton", "lineno": 32, "outcome": "passed", "keywords": ["test_triton", "asyncio", "path_based_routing", "predictor", "pytestmark", "test_triton.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.038409999979194254, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 131.71127058495767, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.048312331957277, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_xgboost.py::test_xgboost_kserve", "lineno": 35, "outcome": "passed", "keywords": ["test_xgboost_kserve", "asyncio", "path_based_routing", "predictor", "pytestmark", "test_xgboost.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.041266369982622564, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 100.18283473799238, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.047048689040821, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_canary_raw_deployment.py::test_canary_force_stop", "lineno": 479, "outcome": "passed", "keywords": ["test_canary_force_stop", "raw", "predictor", "pytestmark", "test_canary_raw_deployment.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.03461713495198637, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 95.21612224204, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.05199393001385, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_lightgbm.py::test_lightgbm_kserve", "lineno": 36, "outcome": "passed", "keywords": ["test_lightgbm_kserve", "asyncio", "path_based_routing", "predictor", "pytestmark", "test_lightgbm.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.031175775977317244, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 90.17223886901047, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.0446948549943045, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_xgboost.py::test_xgboost_v2_mlserver", "lineno": 79, "outcome": "passed", "keywords": ["test_xgboost_v2_mlserver", "asyncio", "path_based_routing", "predictor", "pytestmark", "test_xgboost.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.034616205957718194, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 50.15400573203806, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.051577544014435, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_xgboost.py::test_xgboost_single_model_file", "lineno": 135, "outcome": "passed", "keywords": ["test_xgboost_single_model_file", "asyncio", "path_based_routing", "predictor", "pytestmark", "test_xgboost.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.04224009200697765, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 50.14903494401369, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.047230599040631, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_lightgbm.py::test_lightgbm_runtime_kserve", "lineno": 81, "outcome": "passed", "keywords": ["test_lightgbm_runtime_kserve", "asyncio", "path_based_routing", "predictor", "pytestmark", "test_lightgbm.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.03610332700191066, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 90.37372941098874, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.045074248977471, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_xgboost.py::test_xgboost_runtime_kserve", "lineno": 191, "outcome": "passed", "keywords": ["test_xgboost_runtime_kserve", "asyncio", "path_based_routing", "predictor", "pytestmark", "test_xgboost.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.03455698199104518, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 90.16556537296856, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.043029593012761, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_lightgbm.py::test_lightgbm_v2_runtime_mlserver", "lineno": 145, "outcome": "passed", "keywords": ["test_lightgbm_v2_runtime_mlserver", "asyncio", "path_based_routing", "predictor", "pytestmark", "test_lightgbm.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.03121804294642061, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 50.155681236996315, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.057315391022712, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_xgboost.py::test_xgboost_v2_runtime_mlserver", "lineno": 238, "outcome": "passed", "keywords": ["test_xgboost_v2_runtime_mlserver", "asyncio", "path_based_routing", "predictor", "pytestmark", "test_xgboost.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.03391193802235648, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 60.16097243403783, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.0541797800106, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_lightgbm.py::test_lightgbm_v2_kserve", "lineno": 211, "outcome": "passed", "keywords": ["test_lightgbm_v2_kserve", "asyncio", "path_based_routing", "predictor", "pytestmark", "test_lightgbm.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.033600735012441874, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 20.15334989601979, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.051004834007472, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_lightgbm.py::test_lightgbm_v2_grpc", "lineno": 269, "outcome": "skipped", "keywords": ["test_lightgbm_v2_grpc", "asyncio", "predictor", "grpc", "skip", "pytestmark", "test_lightgbm.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.00017971399938687682, "outcome": "skipped", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python\n('/workspace/source/test/e2e/predictor/test_lightgbm.py', 270, 'Skipped: Not testable in ODH at the moment')"}, "teardown": {"duration": 0.0001321430318057537, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_mlflow.py::test_mlflow_v2_runtime_kserve", "lineno": 32, "outcome": "passed", "keywords": ["test_mlflow_v2_runtime_kserve", "asyncio", "predictor", "pytestmark", "test_mlflow.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.04007691296283156, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 50.16081657295581, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.05016538297059, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_xgboost.py::test_xgboost_v2", "lineno": 297, "outcome": "passed", "keywords": ["test_xgboost_v2", "asyncio", "path_based_routing", "predictor", "pytestmark", "test_xgboost.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.030090787971857935, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 80.18319541600067, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.055058324011043, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_multi_container_probing.py::test_multi_container_probing", "lineno": 54, "outcome": "passed", "keywords": ["test_multi_container_probing", "asyncio", "kserve_on_openshift", "pytestmark", "test_multi_container_probing.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.03691480396082625, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 80.14550912799314, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.05044620501576, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_xgboost.py::test_xgboost_v2_grpc", "lineno": 347, "outcome": "skipped", "keywords": ["test_xgboost_v2_grpc", "asyncio", "predictor", "grpc", "skip", "pytestmark", "test_xgboost.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.00031686696456745267, "outcome": "skipped", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python\n('/workspace/source/test/e2e/predictor/test_xgboost.py', 348, 'Skipped: Not testable in ODH at the moment')"}, "teardown": {"duration": 0.00015744299162179232, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "storage/test_oci_modelcar.py::test_oci_modelcar_uid_isvc", "lineno": 110, "outcome": "skipped", "keywords": ["test_oci_modelcar_uid_isvc", "predictor", "pytestmark", "test_oci_modelcar.py", "storage/__init__.py", "e2e"], "setup": {"duration": 0.03274650598177686, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 0.00024335499620065093, "outcome": "skipped", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python\n('/workspace/source/test/e2e/storage/test_oci_modelcar.py', 121, 'Skipped: SKLEARN_MODELCAR_URI not set')"}, "teardown": {"duration": 0.00014416297199204564, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "storagespec/test_s3_storagespec.py::test_sklearn_s3_storagespec_kserve", "lineno": 45, "outcome": "passed", "keywords": ["test_sklearn_s3_storagespec_kserve", "asyncio", "path_based_routing", "predictor", "pytestmark", "test_s3_storagespec.py", "storagespec/__init__.py", "e2e"], "setup": {"duration": 0.09927870001411065, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 90.19866344099864, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 0.00024220498744398355, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_paddle.py::test_paddle", "lineno": 36, "outcome": "passed", "keywords": ["test_paddle", "asyncio", "predictor", "pytestmark", "test_paddle.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.038193818007130176, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 71.16373864194611, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.056479250022676, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "storagespec/test_s3_tls_storagespec.py::test_s3_tls_global_custom_cert_storagespec_kserve", "lineno": 215, "outcome": "passed", "keywords": ["test_s3_tls_global_custom_cert_storagespec_kserve", "kserve_on_openshift", "pytestmark", "test_s3_tls_storagespec.py", "storagespec/__init__.py", "e2e"], "setup": {"duration": 0.07107581204036251, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 102.224735005002, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 0.00016724399756640196, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_paddle.py::test_paddle_runtime", "lineno": 89, "outcome": "passed", "keywords": ["test_paddle_runtime", "asyncio", "predictor", "pytestmark", "test_paddle.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.03624844097066671, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 71.20511718501803, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.048936352017336, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "storagespec/test_s3_tls_storagespec.py::test_s3_tls_custom_cert_storagespec_kserve", "lineno": 253, "outcome": "passed", "keywords": ["test_s3_tls_custom_cert_storagespec_kserve", "kserve_on_openshift", "pytestmark", "test_s3_tls_storagespec.py", "storagespec/__init__.py", "e2e"], "setup": {"duration": 0.03880021604709327, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 102.23616976698395, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 0.00020423397654667497, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_paddle.py::test_paddle_v2_kserve", "lineno": 145, "outcome": "passed", "keywords": ["test_paddle_v2_kserve", "asyncio", "predictor", "pytestmark", "test_paddle.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.028152055048849434, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 61.506933423981536, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.053177923022304, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_paddle.py::test_paddle_v2_grpc", "lineno": 205, "outcome": "skipped", "keywords": ["test_paddle_v2_grpc", "skip", "asyncio", "predictor", "pytestmark", "test_paddle.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.00025703501887619495, "outcome": "skipped", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python\n('/workspace/source/test/e2e/predictor/test_paddle.py', 206, 'Skipped: GRPC tests are failing in ODH at the moment')"}, "teardown": {"duration": 0.00012196198804304004, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_pmml.py::test_pmml_kserve", "lineno": 34, "outcome": "passed", "keywords": ["test_pmml_kserve", "asyncio", "predictor", "pytestmark", "test_pmml.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.0320499730296433, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 101.10952209803509, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.051957671006676, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "storagespec/test_s3_tls_storagespec.py::test_s3_tls_serving_cert_storagespec_kserve", "lineno": 291, "outcome": "passed", "keywords": ["test_s3_tls_serving_cert_storagespec_kserve", "kserve_on_openshift", "pytestmark", "test_s3_tls_storagespec.py", "storagespec/__init__.py", "e2e"], "setup": {"duration": 0.040682822989765555, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 102.1926259949687, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 0.00023839500499889255, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_pmml.py::test_pmml_runtime_kserve", "lineno": 89, "outcome": "passed", "keywords": ["test_pmml_runtime_kserve", "asyncio", "predictor", "pytestmark", "test_pmml.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.03936333500314504, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 101.10330460802652, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.053255975013599, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_pmml.py::test_pmml_v2_grpc", "lineno": 223, "outcome": "skipped", "keywords": ["test_pmml_v2_grpc", "asyncio", "predictor", "grpc", "skip", "pytestmark", "test_pmml.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.0001493230229243636, "outcome": "skipped", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python\n('/workspace/source/test/e2e/predictor/test_pmml.py', 224, 'Skipped: Not testable in ODH at the moment')"}, "teardown": {"duration": 0.00015441299183294177, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_pod_watch.py::test_event_storm_prevention_init_container_isolation", "lineno": 329, "outcome": "passed", "keywords": ["test_event_storm_prevention_init_container_isolation", "asyncio", "raw", "predictor", "pytestmark", "test_pod_watch.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.03510811098385602, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 121.26579686399782, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.065173565002624, "outcome": "passed", "longrepr": "[gw1] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}, {"nodeid": "predictor/test_pmml.py::test_pmml_v2_kserve", "lineno": 143, "outcome": "passed", "keywords": ["test_pmml_v2_kserve", "asyncio", "predictor", "pytestmark", "test_pmml.py", "predictor/__init__.py", "e2e"], "setup": {"duration": 0.035554331028833985, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "call": {"duration": 91.01361272699432, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}, "teardown": {"duration": 5.059281802969053, "outcome": "passed", "longrepr": "[gw0] linux -- Python 3.11.13 /workspace/source/python/kserve/.venv/bin/python"}}]}