<?xml version="1.0" encoding="UTF-8"?>
<testsuites tests="4" failures="4" errors="0" time="306.308013">
	<testsuite tests="4" failures="4" time="306.308000" name="kfto" timestamp="2026-09-10T10:36:02Z">
		<properties>
			<property name="go.version" value="go1.26.7 linux/amd64"></property>
		</properties>
		<testcase classname="tests/kfto" name="TestSetupPytorchjob" time="5.880000">
			<failure message="Failed" type="">=== RUN   TestSetupPytorchjob&#xA;    kueue_operator.go:109: SetupKueue: Setting kueue to Unmanaged managementState in DataScienceCluster...&#xA;    kueue_operator.go:122: SetupKueue: Kueue is set to Unmanaged managementState successfully&#xA;    kueue_operator.go:216: Kueue CR &#39;cluster&#39; exists&#xA;    kueue_operator.go:218: Waiting for Kueue CR to be ready...&#xA;    kueue_operator.go:225: Kueue CR is ready&#xA;    kueue_operator.go:228: Verifying PyTorchJob framework is present in Kueue CR...&#xA;    kueue_operator.go:232: PyTorchJob framework is present in Kueue CR&#xA;    kfto_kueue_mnist_upgrade_training_test.go:52: test-kfto-upgrade namespace doesn&#39;t exist. Creating ...&#xA;    kfto_kueue_mnist_upgrade_training_test.go:53: Created Kueue-managed namespace: test-kfto-upgrade&#xA;    kfto_kueue_mnist_upgrade_training_test.go:66: Created ConfigMap test-kfto-upgrade/config-kvfbv successfully&#xA;    kfto_kueue_mnist_upgrade_training_test.go:72: Applied Kueue ResourceFlavor rf-upgrade successfully&#xA;    kfto_kueue_mnist_upgrade_training_test.go:93: Applied Kueue ClusterQueue cq-upgrade successfully&#xA;    kfto_kueue_mnist_upgrade_training_test.go:102: Applied Kueue LocalQueue test-kfto-upgrade/lq-upgrade successfully&#xA;    environment.go:117: Operator RELATED_IMAGE RELATED_IMAGE_ODH_TRAINING_CUDA124_TORCH25_PY311_IMAGE not found, using default: quay.io/rhoai/odh-training-cuda124-torch25-py311-rhel9:rhoai-3.4&#xA;    kfto_kueue_mnist_upgrade_training_test.go:297: Skipped usage of S3 storage bucket, because required environment variables aren&#39;t provided!&#xA;        Required environment variables : AWS_DEFAULT_ENDPOINT, AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_STORAGE_BUCKET, AWS_STORAGE_BUCKET_MNIST_DIR&#xA;    kfto_kueue_mnist_upgrade_training_test.go:301: &#xA;        Unexpected error:&#xA;            &lt;*errors.StatusError | 0x21d649ea4000&gt;: &#xA;            the server could not find the requested resource (post pytorchjobs.kubeflow.org)&#xA;            {&#xA;                ErrStatus: {&#xA;                    TypeMeta: {Kind: &#34;&#34;, APIVersion: &#34;&#34;},&#xA;                    ListMeta: {&#xA;                        SelfLink: &#34;&#34;,&#xA;                        ResourceVersion: &#34;&#34;,&#xA;                        Continue: &#34;&#34;,&#xA;                        RemainingItemCount: nil,&#xA;                        ShardInfo: nil,&#xA;                    },&#xA;                    Status: &#34;Failure&#34;,&#xA;                    Message: &#34;the server could not find the requested resource (post pytorchjobs.kubeflow.org)&#34;,&#xA;                    Reason: &#34;NotFound&#34;,&#xA;                    Details: {&#xA;                        Name: &#34;&#34;,&#xA;                        Group: &#34;kubeflow.org&#34;,&#xA;                        Kind: &#34;pytorchjobs&#34;,&#xA;                        UID: &#34;&#34;,&#xA;                        Causes: [&#xA;                            {&#xA;                                Type: &#34;UnexpectedServerResponse&#34;,&#xA;                                Message: &#34;404 page not found&#34;,&#xA;                                Field: &#34;&#34;,&#xA;                            },&#xA;                        ],&#xA;                        RetryAfterSeconds: 0,&#xA;                    },&#xA;                    Code: 404,&#xA;                },&#xA;            }&#xA;        occurred&#xA;    kueue_operator.go:99: Collecting Kueue diagnostics...&#xA;    test.go:152: Creating ephemeral output directory as TEST_OUTPUT_DIR env variable is unset&#xA;    test.go:160: Output directory has been created at: /tmp/TestSetupPytorchjob4276343874&#xA;    kueue_operator.go:99: Stored Kueue CR state&#xA;    kueue_operator.go:99: Stored DSC state&#xA;    kueue_operator.go:99: Stored Kueue operator logs for kueue-controller-manager-594877d585-87ggz/manager&#xA;    kueue_operator.go:99: Stored Kueue operator logs for kueue-controller-manager-594877d585-rhszx/manager&#xA;--- FAIL: TestSetupPytorchjob (5.88s)&#xA;</failure>
		</testcase>
		<testcase classname="tests/kfto" name="TestRunPytorchjob" time="300.130000">
			<failure message="Failed" type="">=== RUN   TestRunPytorchjob&#xA;    kfto_kueue_mnist_upgrade_training_test.go:129: &#xA;        Timed out after 300.001s.&#xA;        The function passed to Eventually failed at /distributed-workloads/tests/common/support/pytorchjob.go:30 with:&#xA;        Unexpected error:&#xA;            &lt;*errors.StatusError | 0x21d649b2d9a0&gt;: &#xA;            the server could not find the requested resource (get pytorchjobs.kubeflow.org pytorch-upgrade)&#xA;            {&#xA;                ErrStatus: {&#xA;                    TypeMeta: {Kind: &#34;&#34;, APIVersion: &#34;&#34;},&#xA;                    ListMeta: {&#xA;                        SelfLink: &#34;&#34;,&#xA;                        ResourceVersion: &#34;&#34;,&#xA;                        Continue: &#34;&#34;,&#xA;                        RemainingItemCount: nil,&#xA;                        ShardInfo: nil,&#xA;                    },&#xA;                    Status: &#34;Failure&#34;,&#xA;                    Message: &#34;the server could not find the requested resource (get pytorchjobs.kubeflow.org pytorch-upgrade)&#34;,&#xA;                    Reason: &#34;NotFound&#34;,&#xA;                    Details: {&#xA;                        Name: &#34;pytorch-upgrade&#34;,&#xA;                        Group: &#34;kubeflow.org&#34;,&#xA;                        Kind: &#34;pytorchjobs&#34;,&#xA;                        UID: &#34;&#34;,&#xA;                        Causes: [&#xA;                            {&#xA;                                Type: &#34;UnexpectedServerResponse&#34;,&#xA;                                Message: &#34;404 page not found&#34;,&#xA;                                Field: &#34;&#34;,&#xA;                            },&#xA;                        ],&#xA;                        RetryAfterSeconds: 0,&#xA;                    },&#xA;                    Code: 404,&#xA;                },&#xA;            }&#xA;        occurred&#xA;    test.go:152: Creating ephemeral output directory as TEST_OUTPUT_DIR env variable is unset&#xA;    test.go:160: Output directory has been created at: /tmp/TestRunPytorchjob723105115&#xA;--- FAIL: TestRunPytorchjob (300.13s)&#xA;</failure>
		</testcase>
		<testcase classname="tests/kfto" name="TestSetupSleepPytorchjob" time="0.060000">
			<failure message="Failed" type="">=== RUN   TestSetupSleepPytorchjob&#xA;    kfto_upgrade_sleep_test.go:43: test-kfto-upgrade-sleep namespace doesn&#39;t exist. Creating ...&#xA;    kfto_upgrade_sleep_test.go:44: Created namespace: test-kfto-upgrade-sleep&#xA;    kfto_upgrade_sleep_test.go:115: &#xA;        Unexpected error:&#xA;            &lt;*errors.StatusError | 0x21d6499e19a0&gt;: &#xA;            the server could not find the requested resource (post pytorchjobs.kubeflow.org)&#xA;            {&#xA;                ErrStatus: {&#xA;                    TypeMeta: {Kind: &#34;&#34;, APIVersion: &#34;&#34;},&#xA;                    ListMeta: {&#xA;                        SelfLink: &#34;&#34;,&#xA;                        ResourceVersion: &#34;&#34;,&#xA;                        Continue: &#34;&#34;,&#xA;                        RemainingItemCount: nil,&#xA;                        ShardInfo: nil,&#xA;                    },&#xA;                    Status: &#34;Failure&#34;,&#xA;                    Message: &#34;the server could not find the requested resource (post pytorchjobs.kubeflow.org)&#34;,&#xA;                    Reason: &#34;NotFound&#34;,&#xA;                    Details: {&#xA;                        Name: &#34;&#34;,&#xA;                        Group: &#34;kubeflow.org&#34;,&#xA;                        Kind: &#34;pytorchjobs&#34;,&#xA;                        UID: &#34;&#34;,&#xA;                        Causes: [&#xA;                            {&#xA;                                Type: &#34;UnexpectedServerResponse&#34;,&#xA;                                Message: &#34;404 page not found&#34;,&#xA;                                Field: &#34;&#34;,&#xA;                            },&#xA;                        ],&#xA;                        RetryAfterSeconds: 0,&#xA;                    },&#xA;                    Code: 404,&#xA;                },&#xA;            }&#xA;        occurred&#xA;--- FAIL: TestSetupSleepPytorchjob (0.06s)&#xA;</failure>
		</testcase>
		<testcase classname="tests/kfto" name="TestVerifySleepPytorchjob" time="0.080000">
			<failure message="Failed" type="">=== RUN   TestVerifySleepPytorchjob&#xA;    pytorchjob.go:30: &#xA;        Unexpected error:&#xA;            &lt;*errors.StatusError | 0x21d649e99220&gt;: &#xA;            the server could not find the requested resource (get pytorchjobs.kubeflow.org pytorch-upgrade-sleep)&#xA;            {&#xA;                ErrStatus: {&#xA;                    TypeMeta: {Kind: &#34;&#34;, APIVersion: &#34;&#34;},&#xA;                    ListMeta: {&#xA;                        SelfLink: &#34;&#34;,&#xA;                        ResourceVersion: &#34;&#34;,&#xA;                        Continue: &#34;&#34;,&#xA;                        RemainingItemCount: nil,&#xA;                        ShardInfo: nil,&#xA;                    },&#xA;                    Status: &#34;Failure&#34;,&#xA;                    Message: &#34;the server could not find the requested resource (get pytorchjobs.kubeflow.org pytorch-upgrade-sleep)&#34;,&#xA;                    Reason: &#34;NotFound&#34;,&#xA;                    Details: {&#xA;                        Name: &#34;pytorch-upgrade-sleep&#34;,&#xA;                        Group: &#34;kubeflow.org&#34;,&#xA;                        Kind: &#34;pytorchjobs&#34;,&#xA;                        UID: &#34;&#34;,&#xA;                        Causes: [&#xA;                            {&#xA;                                Type: &#34;UnexpectedServerResponse&#34;,&#xA;                                Message: &#34;404 page not found&#34;,&#xA;                                Field: &#34;&#34;,&#xA;                            },&#xA;                        ],&#xA;                        RetryAfterSeconds: 0,&#xA;                    },&#xA;                    Code: 404,&#xA;                },&#xA;            }&#xA;        occurred&#xA;    test.go:152: Creating ephemeral output directory as TEST_OUTPUT_DIR env variable is unset&#xA;    test.go:160: Output directory has been created at: /tmp/TestVerifySleepPytorchjob3107621860&#xA;--- FAIL: TestVerifySleepPytorchjob (0.08s)&#xA;</failure>
		</testcase>
	</testsuite>
</testsuites>