<?xml version="1.0" encoding="UTF-8"?>
  <testsuites tests="13" disabled="1" errors="0" failures="2" time="814.061393537">
      <testsuite name="Kubeflow Trainer E2E Suite" package="/workspace/source/src_code/test/e2e" tests="13" disabled="0" skipped="1" errors="0" failures="2" time="814.061393537" timestamp="2026-09-19T02:50:48">
          <properties>
              <property name="SuiteSucceeded" value="false"></property>
              <property name="SuiteHasProgrammaticFocus" value="false"></property>
              <property name="SpecialSuiteFailureReason" value=""></property>
              <property name="SuiteLabels" value="[]"></property>
              <property name="SuiteSemVerConstraints" value="[]"></property>
              <property name="SuiteComponentSemVerConstraints" value="[]"></property>
              <property name="RandomSeed" value="1789786207"></property>
              <property name="RandomizeAllSpecs" value="false"></property>
              <property name="LabelFilter" value=""></property>
              <property name="SemVerFilter" value=""></property>
              <property name="FocusStrings" value=""></property>
              <property name="SkipStrings" value="runtime status server instrumentation"></property>
              <property name="FocusFiles" value=""></property>
              <property name="SkipFiles" value=""></property>
              <property name="FailOnPending" value="false"></property>
              <property name="FailOnEmpty" value="false"></property>
              <property name="FailFast" value="false"></property>
              <property name="FlakeAttempts" value="0"></property>
              <property name="DryRun" value="false"></property>
              <property name="ParallelTotal" value="1"></property>
              <property name="OutputInterceptorMode" value=""></property>
          </properties>
          <testcase name="[BeforeSuite]" classname="Kubeflow Trainer E2E Suite" status="passed" time="0.001021671">
              <system-err>&gt; Enter [BeforeSuite] TOP-LEVEL - /workspace/source/src_code/test/e2e/suite_test.go:43 @ 09/19/26 02:50:48.309&#xA;&lt; Exit [BeforeSuite] TOP-LEVEL - /workspace/source/src_code/test/e2e/suite_test.go:43 @ 09/19/26 02:50:48.31 (1ms)&#xA;</system-err>
          </testcase>
          <testcase name="[It] TrainJob e2e when Creating TrainJob to perform the PyTorch workload should create TrainJob with PyTorch runtime reference" classname="Kubeflow Trainer E2E Suite" status="failed" time="600.353621383">
              <failure message="Timed out after 600.001s.&#xA;The function passed to Eventually failed at /workspace/source/src_code/test/e2e/e2e_test.go:112 with:&#xA;Expected object to be comparable, diff:   []v1.Condition(&#xA;- &#x9;nil,&#xA;+ &#x9;{&#xA;+ &#x9;&#x9;{&#xA;+ &#x9;&#x9;&#x9;Type:    &#34;Complete&#34;,&#xA;+ &#x9;&#x9;&#x9;Status:  &#34;True&#34;,&#xA;+ &#x9;&#x9;&#x9;Reason:  &#34;AllJobsCompleted&#34;,&#xA;+ &#x9;&#x9;&#x9;Message: &#34;jobset completed successfully&#34;,&#xA;+ &#x9;&#x9;},&#xA;+ &#x9;},&#xA;  )&#xA;" type="failed">[FAILED] Timed out after 600.001s.&#xA;The function passed to Eventually failed at /workspace/source/src_code/test/e2e/e2e_test.go:112 with:&#xA;Expected object to be comparable, diff:   []v1.Condition(&#xA;- &#x9;nil,&#xA;+ &#x9;{&#xA;+ &#x9;&#x9;{&#xA;+ &#x9;&#x9;&#x9;Type:    &#34;Complete&#34;,&#xA;+ &#x9;&#x9;&#x9;Status:  &#34;True&#34;,&#xA;+ &#x9;&#x9;&#x9;Reason:  &#34;AllJobsCompleted&#34;,&#xA;+ &#x9;&#x9;&#x9;Message: &#34;jobset completed successfully&#34;,&#xA;+ &#x9;&#x9;},&#xA;+ &#x9;},&#xA;  )&#xA;In [It] at: /workspace/source/src_code/test/e2e/e2e_test.go:130 @ 09/19/26 03:00:48.658&#xA;</failure>
              <system-err>&gt; Enter [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 02:50:48.31&#xA;&lt; Exit [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 02:50:48.355 (45ms)&#xA;&gt; Enter [It] should create TrainJob with PyTorch runtime reference - /workspace/source/src_code/test/e2e/e2e_test.go:79 @ 09/19/26 02:50:48.355&#xA;STEP: Create a TrainJob with torch-distributed runtime reference - /workspace/source/src_code/test/e2e/e2e_test.go:85 @ 09/19/26 02:50:48.355&#xA;END STEP: Create a TrainJob with torch-distributed runtime reference - /workspace/source/src_code/test/e2e/e2e_test.go:85 @ 09/19/26 02:50:48.4 (45ms)&#xA;STEP: Wait for TrainJob jobs to become active - /workspace/source/src_code/test/e2e/e2e_test.go:90 @ 09/19/26 02:50:48.4&#xA;END STEP: Wait for TrainJob jobs to become active - /workspace/source/src_code/test/e2e/e2e_test.go:90 @ 09/19/26 02:50:48.657 (257ms)&#xA;STEP: Wait for TrainJob to be in Succeeded status with all jobs succeeded - /workspace/source/src_code/test/e2e/e2e_test.go:108 @ 09/19/26 02:50:48.657&#xA;END STEP: Wait for TrainJob to be in Succeeded status with all jobs succeeded - /workspace/source/src_code/test/e2e/e2e_test.go:108 @ 09/19/26 03:00:48.658 (10m0.001s)&#xA;[FAILED] Timed out after 600.001s.&#xA;The function passed to Eventually failed at /workspace/source/src_code/test/e2e/e2e_test.go:112 with:&#xA;Expected object to be comparable, diff:   []v1.Condition(&#xA;- &#x9;nil,&#xA;+ &#x9;{&#xA;+ &#x9;&#x9;{&#xA;+ &#x9;&#x9;&#x9;Type:    &#34;Complete&#34;,&#xA;+ &#x9;&#x9;&#x9;Status:  &#34;True&#34;,&#xA;+ &#x9;&#x9;&#x9;Reason:  &#34;AllJobsCompleted&#34;,&#xA;+ &#x9;&#x9;&#x9;Message: &#34;jobset completed successfully&#34;,&#xA;+ &#x9;&#x9;},&#xA;+ &#x9;},&#xA;  )&#xA;In [It] at: /workspace/source/src_code/test/e2e/e2e_test.go:130 @ 09/19/26 03:00:48.658&#xA;&lt; Exit [It] should create TrainJob with PyTorch runtime reference - /workspace/source/src_code/test/e2e/e2e_test.go:79 @ 09/19/26 03:00:48.659 (10m0.303s)&#xA;&gt; Enter [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:00:48.659&#xA;&lt; Exit [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:00:48.663 (5ms)&#xA;</system-err>
          </testcase>
          <testcase name="[It] TrainJob e2e when Creating TrainJob to perform OpenMPI workload should create TrainJob with DeepSpeed runtime reference" classname="Kubeflow Trainer E2E Suite" status="failed" time="0.049226909">
              <failure message="Expected success, but got an error:&#xA;    &lt;*errors.StatusError | 0x2f19200aa960&gt;: &#xA;    admission webhook &#34;validator.trainjob.trainer.kubeflow.org&#34; denied the request: spec.RuntimeRef: Invalid value: {&#34;name&#34;:&#34;deepspeed-distributed&#34;,&#34;apiGroup&#34;:&#34;trainer.kubeflow.org&#34;,&#34;kind&#34;:&#34;ClusterTrainingRuntime&#34;}: ClusterTrainingRuntime.trainer.kubeflow.org &#34;deepspeed-distributed&#34; not found: specified clusterTrainingRuntime must be created before the TrainJob is created&#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;admission webhook \&#34;validator.trainjob.trainer.kubeflow.org\&#34; denied the request: spec.RuntimeRef: Invalid value: {\&#34;name\&#34;:\&#34;deepspeed-distributed\&#34;,\&#34;apiGroup\&#34;:\&#34;trainer.kubeflow.org\&#34;,\&#34;kind\&#34;:\&#34;ClusterTrainingRuntime\&#34;}: ClusterTrainingRuntime.trainer.kubeflow.org \&#34;deepspeed-distributed\&#34; not found: specified clusterTrainingRuntime must be created before the TrainJob is created&#34;,&#xA;            Reason: &#34;Forbidden&#34;,&#xA;            Details: nil,&#xA;            Code: 403,&#xA;        },&#xA;    }" type="failed">[FAILED] Expected success, but got an error:&#xA;    &lt;*errors.StatusError | 0x2f19200aa960&gt;: &#xA;    admission webhook &#34;validator.trainjob.trainer.kubeflow.org&#34; denied the request: spec.RuntimeRef: Invalid value: {&#34;name&#34;:&#34;deepspeed-distributed&#34;,&#34;apiGroup&#34;:&#34;trainer.kubeflow.org&#34;,&#34;kind&#34;:&#34;ClusterTrainingRuntime&#34;}: ClusterTrainingRuntime.trainer.kubeflow.org &#34;deepspeed-distributed&#34; not found: specified clusterTrainingRuntime must be created before the TrainJob is created&#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;admission webhook \&#34;validator.trainjob.trainer.kubeflow.org\&#34; denied the request: spec.RuntimeRef: Invalid value: {\&#34;name\&#34;:\&#34;deepspeed-distributed\&#34;,\&#34;apiGroup\&#34;:\&#34;trainer.kubeflow.org\&#34;,\&#34;kind\&#34;:\&#34;ClusterTrainingRuntime\&#34;}: ClusterTrainingRuntime.trainer.kubeflow.org \&#34;deepspeed-distributed\&#34; not found: specified clusterTrainingRuntime must be created before the TrainJob is created&#34;,&#xA;            Reason: &#34;Forbidden&#34;,&#xA;            Details: nil,&#xA;            Code: 403,&#xA;        },&#xA;    }&#xA;In [It] at: /workspace/source/src_code/test/e2e/e2e_test.go:148 @ 09/19/26 03:00:48.704&#xA;</failure>
              <system-err>&gt; Enter [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 03:00:48.664&#xA;&lt; Exit [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 03:00:48.671 (8ms)&#xA;&gt; Enter [It] should create TrainJob with DeepSpeed runtime reference - /workspace/source/src_code/test/e2e/e2e_test.go:137 @ 09/19/26 03:00:48.671&#xA;STEP: Create a TrainJob with deepspeed-distributed runtime reference - /workspace/source/src_code/test/e2e/e2e_test.go:147 @ 09/19/26 03:00:48.671&#xA;END STEP: Create a TrainJob with deepspeed-distributed runtime reference - /workspace/source/src_code/test/e2e/e2e_test.go:147 @ 09/19/26 03:00:48.704 (33ms)&#xA;[FAILED] Expected success, but got an error:&#xA;    &lt;*errors.StatusError | 0x2f19200aa960&gt;: &#xA;    admission webhook &#34;validator.trainjob.trainer.kubeflow.org&#34; denied the request: spec.RuntimeRef: Invalid value: {&#34;name&#34;:&#34;deepspeed-distributed&#34;,&#34;apiGroup&#34;:&#34;trainer.kubeflow.org&#34;,&#34;kind&#34;:&#34;ClusterTrainingRuntime&#34;}: ClusterTrainingRuntime.trainer.kubeflow.org &#34;deepspeed-distributed&#34; not found: specified clusterTrainingRuntime must be created before the TrainJob is created&#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;admission webhook \&#34;validator.trainjob.trainer.kubeflow.org\&#34; denied the request: spec.RuntimeRef: Invalid value: {\&#34;name\&#34;:\&#34;deepspeed-distributed\&#34;,\&#34;apiGroup\&#34;:\&#34;trainer.kubeflow.org\&#34;,\&#34;kind\&#34;:\&#34;ClusterTrainingRuntime\&#34;}: ClusterTrainingRuntime.trainer.kubeflow.org \&#34;deepspeed-distributed\&#34; not found: specified clusterTrainingRuntime must be created before the TrainJob is created&#34;,&#xA;            Reason: &#34;Forbidden&#34;,&#xA;            Details: nil,&#xA;            Code: 403,&#xA;        },&#xA;    }&#xA;In [It] at: /workspace/source/src_code/test/e2e/e2e_test.go:148 @ 09/19/26 03:00:48.704&#xA;&lt; Exit [It] should create TrainJob with DeepSpeed runtime reference - /workspace/source/src_code/test/e2e/e2e_test.go:137 @ 09/19/26 03:00:48.704 (33ms)&#xA;&gt; Enter [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:00:48.704&#xA;&lt; Exit [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:00:48.713 (9ms)&#xA;</system-err>
          </testcase>
          <testcase name="[It] TrainJob e2e when Creating TrainJob to perform JAX workload should create TrainJob with JAX runtime reference" classname="Kubeflow Trainer E2E Suite" status="passed" time="114.713454905">
              <system-err>&gt; Enter [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 03:00:48.713&#xA;&lt; Exit [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 03:00:48.72 (7ms)&#xA;&gt; Enter [It] should create TrainJob with JAX runtime reference - /workspace/source/src_code/test/e2e/e2e_test.go:191 @ 09/19/26 03:00:48.72&#xA;STEP: Create a TrainJob with jax-distributed runtime reference - /workspace/source/src_code/test/e2e/e2e_test.go:197 @ 09/19/26 03:00:48.72&#xA;END STEP: Create a TrainJob with jax-distributed runtime reference - /workspace/source/src_code/test/e2e/e2e_test.go:197 @ 09/19/26 03:00:48.732 (13ms)&#xA;STEP: Wait for TrainJob jobs to become active - /workspace/source/src_code/test/e2e/e2e_test.go:202 @ 09/19/26 03:00:48.732&#xA;END STEP: Wait for TrainJob jobs to become active - /workspace/source/src_code/test/e2e/e2e_test.go:202 @ 09/19/26 03:00:48.993 (261ms)&#xA;STEP: Wait for TrainJob to be in Succeeded status with all jobs succeeded - /workspace/source/src_code/test/e2e/e2e_test.go:220 @ 09/19/26 03:00:48.993&#xA;END STEP: Wait for TrainJob to be in Succeeded status with all jobs succeeded - /workspace/source/src_code/test/e2e/e2e_test.go:220 @ 09/19/26 03:02:43.42 (1m54.426s)&#xA;&lt; Exit [It] should create TrainJob with JAX runtime reference - /workspace/source/src_code/test/e2e/e2e_test.go:191 @ 09/19/26 03:02:43.42 (1m54.7s)&#xA;&gt; Enter [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:02:43.42&#xA;&lt; Exit [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:02:43.426 (7ms)&#xA;</system-err>
          </testcase>
          <testcase name="[It] TrainJob e2e when Creating TrainJob to perform XGBoost workload should create TrainJob with XGBoost runtime reference" classname="Kubeflow Trainer E2E Suite" status="passed" time="42.667401058">
              <system-err>&gt; Enter [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 03:02:43.427&#xA;&lt; Exit [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 03:02:43.434 (7ms)&#xA;&gt; Enter [It] should create TrainJob with XGBoost runtime reference - /workspace/source/src_code/test/e2e/e2e_test.go:249 @ 09/19/26 03:02:43.434&#xA;STEP: Create a TrainJob with xgboost-distributed runtime reference - /workspace/source/src_code/test/e2e/e2e_test.go:255 @ 09/19/26 03:02:43.434&#xA;END STEP: Create a TrainJob with xgboost-distributed runtime reference - /workspace/source/src_code/test/e2e/e2e_test.go:255 @ 09/19/26 03:02:43.471 (37ms)&#xA;STEP: Wait for TrainJob jobs to become active - /workspace/source/src_code/test/e2e/e2e_test.go:260 @ 09/19/26 03:02:43.471&#xA;END STEP: Wait for TrainJob jobs to become active - /workspace/source/src_code/test/e2e/e2e_test.go:260 @ 09/19/26 03:02:43.728 (257ms)&#xA;STEP: Wait for TrainJob to be in Succeeded status with all jobs succeeded - /workspace/source/src_code/test/e2e/e2e_test.go:278 @ 09/19/26 03:02:43.728&#xA;END STEP: Wait for TrainJob to be in Succeeded status with all jobs succeeded - /workspace/source/src_code/test/e2e/e2e_test.go:278 @ 09/19/26 03:03:26.09 (42.362s)&#xA;&lt; Exit [It] should create TrainJob with XGBoost runtime reference - /workspace/source/src_code/test/e2e/e2e_test.go:249 @ 09/19/26 03:03:26.09 (42.656s)&#xA;&gt; Enter [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:03:26.09&#xA;&lt; Exit [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:03:26.094 (4ms)&#xA;</system-err>
          </testcase>
          <testcase name="[It] TrainJob e2e when Creating TrainJob to perform Flux workload should create TrainJob with Flux runtime reference" classname="Kubeflow Trainer E2E Suite" status="passed" time="28.203023214">
              <system-err>&gt; Enter [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 03:03:26.095&#xA;&lt; Exit [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 03:03:26.101 (7ms)&#xA;&gt; Enter [It] should create TrainJob with Flux runtime reference - /workspace/source/src_code/test/e2e/e2e_test.go:306 @ 09/19/26 03:03:26.101&#xA;STEP: Create a TrainJob with flux-distributed runtime reference - /workspace/source/src_code/test/e2e/e2e_test.go:325 @ 09/19/26 03:03:26.101&#xA;END STEP: Create a TrainJob with flux-distributed runtime reference - /workspace/source/src_code/test/e2e/e2e_test.go:325 @ 09/19/26 03:03:26.122 (20ms)&#xA;STEP: Wait for TrainJob jobs to become active - /workspace/source/src_code/test/e2e/e2e_test.go:329 @ 09/19/26 03:03:26.122&#xA;END STEP: Wait for TrainJob jobs to become active - /workspace/source/src_code/test/e2e/e2e_test.go:329 @ 09/19/26 03:03:26.378 (256ms)&#xA;STEP: Wait for TrainJob to be in Succeeded status with all jobs succeeded - /workspace/source/src_code/test/e2e/e2e_test.go:346 @ 09/19/26 03:03:26.378&#xA;END STEP: Wait for TrainJob to be in Succeeded status with all jobs succeeded - /workspace/source/src_code/test/e2e/e2e_test.go:346 @ 09/19/26 03:03:54.293 (27.916s)&#xA;&lt; Exit [It] should create TrainJob with Flux runtime reference - /workspace/source/src_code/test/e2e/e2e_test.go:306 @ 09/19/26 03:03:54.293 (28.192s)&#xA;&gt; Enter [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:03:54.293&#xA;&lt; Exit [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:03:54.298 (4ms)&#xA;</system-err>
          </testcase>
          <testcase name="[It] TrainJob e2e when Creating a TrainJob with RuntimePatches should preserve user-provided manager fields" classname="Kubeflow Trainer E2E Suite" status="passed" time="0.041623982">
              <system-err>&gt; Enter [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 03:03:54.298&#xA;&lt; Exit [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 03:03:54.305 (7ms)&#xA;&gt; Enter [It] should preserve user-provided manager fields - /workspace/source/src_code/test/e2e/e2e_test.go:374 @ 09/19/26 03:03:54.305&#xA;STEP: Create a TrainJob with RuntimePatches - /workspace/source/src_code/test/e2e/e2e_test.go:426 @ 09/19/26 03:03:54.305&#xA;END STEP: Create a TrainJob with RuntimePatches - /workspace/source/src_code/test/e2e/e2e_test.go:426 @ 09/19/26 03:03:54.327 (22ms)&#xA;STEP: Verify user-provided Time is preserved for test.io/manager-one and Time is set for kueue.k8s.io/manager - /workspace/source/src_code/test/e2e/e2e_test.go:430 @ 09/19/26 03:03:54.327&#xA;END STEP: Verify user-provided Time is preserved for test.io/manager-one and Time is set for kueue.k8s.io/manager - /workspace/source/src_code/test/e2e/e2e_test.go:430 @ 09/19/26 03:03:54.334 (6ms)&#xA;&lt; Exit [It] should preserve user-provided manager fields - /workspace/source/src_code/test/e2e/e2e_test.go:374 @ 09/19/26 03:03:54.334 (28ms)&#xA;&gt; Enter [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:03:54.334&#xA;&lt; Exit [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:03:54.34 (6ms)&#xA;</system-err>
          </testcase>
          <testcase name="[It] TrainJob e2e when Creating a TrainJob with RuntimePatches should update Time only for the changed patch on update" classname="Kubeflow Trainer E2E Suite" status="passed" time="1.058355695">
              <system-err>&gt; Enter [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 03:03:54.34&#xA;&lt; Exit [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 03:03:54.35 (11ms)&#xA;&gt; Enter [It] should update Time only for the changed patch on update - /workspace/source/src_code/test/e2e/e2e_test.go:444 @ 09/19/26 03:03:54.35&#xA;STEP: Create a suspended TrainJob with two RuntimePatches - /workspace/source/src_code/test/e2e/e2e_test.go:498 @ 09/19/26 03:03:54.35&#xA;END STEP: Create a suspended TrainJob with two RuntimePatches - /workspace/source/src_code/test/e2e/e2e_test.go:498 @ 09/19/26 03:03:54.366 (15ms)&#xA;STEP: Record the original Time values and verify user-provided Time is preserved - /workspace/source/src_code/test/e2e/e2e_test.go:503 @ 09/19/26 03:03:54.366&#xA;END STEP: Record the original Time values and verify user-provided Time is preserved - /workspace/source/src_code/test/e2e/e2e_test.go:503 @ 09/19/26 03:03:54.371 (5ms)&#xA;STEP: Update the second RuntimePatch and add two new patches - /workspace/source/src_code/test/e2e/e2e_test.go:520 @ 09/19/26 03:03:55.371&#xA;END STEP: Update the second RuntimePatch and add two new patches - /workspace/source/src_code/test/e2e/e2e_test.go:520 @ 09/19/26 03:03:55.389 (19ms)&#xA;STEP: Verify Time behaviour for all patches after update - /workspace/source/src_code/test/e2e/e2e_test.go:539 @ 09/19/26 03:03:55.39&#xA;END STEP: Verify Time behaviour for all patches after update - /workspace/source/src_code/test/e2e/e2e_test.go:539 @ 09/19/26 03:03:55.392 (3ms)&#xA;&lt; Exit [It] should update Time only for the changed patch on update - /workspace/source/src_code/test/e2e/e2e_test.go:444 @ 09/19/26 03:03:55.392 (1.042s)&#xA;&gt; Enter [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:03:55.392&#xA;&lt; Exit [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:03:55.398 (6ms)&#xA;</system-err>
          </testcase>
          <testcase name="[It] TrainJob e2e when Creating a TrainJob managed by an external controller should not be reconciled by the built-in controller" classname="Kubeflow Trainer E2E Suite" status="passed" time="15.026033719">
              <system-err>&gt; Enter [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 03:03:55.398&#xA;&lt; Exit [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 03:03:55.405 (7ms)&#xA;&gt; Enter [It] should not be reconciled by the built-in controller - /workspace/source/src_code/test/e2e/e2e_test.go:561 @ 09/19/26 03:03:55.405&#xA;STEP: Create a TrainJob managed by MultiKueue - /workspace/source/src_code/test/e2e/e2e_test.go:568 @ 09/19/26 03:03:55.405&#xA;END STEP: Create a TrainJob managed by MultiKueue - /workspace/source/src_code/test/e2e/e2e_test.go:568 @ 09/19/26 03:03:55.418 (13ms)&#xA;STEP: Ensuring the built-in controller neither creates a JobSet nor sets any status - /workspace/source/src_code/test/e2e/e2e_test.go:572 @ 09/19/26 03:03:55.418&#xA;END STEP: Ensuring the built-in controller neither creates a JobSet nor sets any status - /workspace/source/src_code/test/e2e/e2e_test.go:572 @ 09/19/26 03:04:10.419 (15.001s)&#xA;&lt; Exit [It] should not be reconciled by the built-in controller - /workspace/source/src_code/test/e2e/e2e_test.go:561 @ 09/19/26 03:04:10.419 (15.014s)&#xA;&gt; Enter [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:04:10.419&#xA;&lt; Exit [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:04:10.424 (5ms)&#xA;</system-err>
          </testcase>
          <testcase name="[It] TrainJob e2e when Creating a TrainJob with Resource Timeouts should fail the TrainJob with DeadlineExceeded when active timeout expires" classname="Kubeflow Trainer E2E Suite" status="passed" time="9.666320609">
              <system-err>&gt; Enter [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 03:04:10.425&#xA;&lt; Exit [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 03:04:10.432 (7ms)&#xA;&gt; Enter [It] should fail the TrainJob with DeadlineExceeded when active timeout expires - /workspace/source/src_code/test/e2e/e2e_test.go:584 @ 09/19/26 03:04:10.432&#xA;STEP: Waiting for TrainJob to fail due to deadline - /workspace/source/src_code/test/e2e/e2e_test.go:599 @ 09/19/26 03:04:10.445&#xA;STEP: Ensuring the underlying JobSet is deleted - /workspace/source/src_code/test/e2e/e2e_test.go:606 @ 09/19/26 03:04:20.085&#xA;&lt; Exit [It] should fail the TrainJob with DeadlineExceeded when active timeout expires - /workspace/source/src_code/test/e2e/e2e_test.go:584 @ 09/19/26 03:04:20.087 (9.655s)&#xA;&gt; Enter [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:04:20.087&#xA;&lt; Exit [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:04:20.091 (4ms)&#xA;</system-err>
          </testcase>
          <testcase name="[It] TrainJob e2e when Creating TrainJob with runtime status server instrumentation should inject runtime configuration which allows the runtime status endpoint to be called" classname="Kubeflow Trainer E2E Suite" status="skipped" time="0">
              <skipped message="skipped"></skipped>
          </testcase>
          <testcase name="[It] TrainJob e2e when Updating a runtime a suspended TrainJob should use the original runtime configuration and not pick up the new configuration TrainingRuntime" classname="Kubeflow Trainer E2E Suite" status="passed" time="1.151215814">
              <system-err>&gt; Enter [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 03:04:20.091&#xA;&lt; Exit [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 03:04:20.098 (7ms)&#xA;&gt; Enter [It] TrainingRuntime - /workspace/source/src_code/test/e2e/e2e_test.go:837 @ 09/19/26 03:04:20.098&#xA;STEP: Creating a TrainingRuntime - /workspace/source/src_code/test/e2e/e2e_test.go:729 @ 09/19/26 03:04:20.125&#xA;END STEP: Creating a TrainingRuntime - /workspace/source/src_code/test/e2e/e2e_test.go:729 @ 09/19/26 03:04:20.148 (24ms)&#xA;STEP: Creating a TrainJob that references the TrainingRuntime - /workspace/source/src_code/test/e2e/e2e_test.go:742 @ 09/19/26 03:04:20.148&#xA;END STEP: Creating a TrainJob that references the TrainingRuntime - /workspace/source/src_code/test/e2e/e2e_test.go:742 @ 09/19/26 03:04:20.158 (10ms)&#xA;STEP: Waiting for TrainJob jobs to become active - /workspace/source/src_code/test/e2e/e2e_test.go:746 @ 09/19/26 03:04:20.158&#xA;END STEP: Waiting for TrainJob jobs to become active - /workspace/source/src_code/test/e2e/e2e_test.go:746 @ 09/19/26 03:04:20.416 (258ms)&#xA;STEP: Pausing the TrainJob - /workspace/source/src_code/test/e2e/e2e_test.go:757 @ 09/19/26 03:04:20.416&#xA;END STEP: Pausing the TrainJob - /workspace/source/src_code/test/e2e/e2e_test.go:757 @ 09/19/26 03:04:20.431 (15ms)&#xA;STEP: Waiting for TrainJob to be suspended - /workspace/source/src_code/test/e2e/e2e_test.go:766 @ 09/19/26 03:04:20.431&#xA;END STEP: Waiting for TrainJob to be suspended - /workspace/source/src_code/test/e2e/e2e_test.go:766 @ 09/19/26 03:04:20.691 (260ms)&#xA;STEP: Updating the runtime with a new container image - /workspace/source/src_code/test/e2e/e2e_test.go:779 @ 09/19/26 03:04:20.691&#xA;END STEP: Updating the runtime with a new container image - /workspace/source/src_code/test/e2e/e2e_test.go:779 @ 09/19/26 03:04:20.702 (11ms)&#xA;STEP: Restarting the TrainJob by unpausing it - /workspace/source/src_code/test/e2e/e2e_test.go:800 @ 09/19/26 03:04:20.702&#xA;END STEP: Restarting the TrainJob by unpausing it - /workspace/source/src_code/test/e2e/e2e_test.go:800 @ 09/19/26 03:04:20.716 (13ms)&#xA;STEP: Verifying the TrainJob jobs become active after resuming - /workspace/source/src_code/test/e2e/e2e_test.go:811 @ 09/19/26 03:04:20.716&#xA;END STEP: Verifying the TrainJob jobs become active after resuming - /workspace/source/src_code/test/e2e/e2e_test.go:811 @ 09/19/26 03:04:20.972 (256ms)&#xA;STEP: Verifying the Runtime snapshot is garbage collected - /workspace/source/src_code/test/e2e/e2e_test.go:823 @ 09/19/26 03:04:20.972&#xA;END STEP: Verifying the Runtime snapshot is garbage collected - /workspace/source/src_code/test/e2e/e2e_test.go:823 @ 09/19/26 03:04:21.234 (262ms)&#xA;&lt; Exit [It] TrainingRuntime - /workspace/source/src_code/test/e2e/e2e_test.go:837 @ 09/19/26 03:04:21.234 (1.136s)&#xA;&gt; Enter [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:04:21.234&#xA;&lt; Exit [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:04:21.238 (4ms)&#xA;&gt; Enter [DeferCleanup (Each)] a suspended TrainJob should use the original runtime configuration and not pick up the new configuration - /workspace/source/src_code/test/e2e/e2e_test.go:733 @ 09/19/26 03:04:21.238&#xA;&lt; Exit [DeferCleanup (Each)] a suspended TrainJob should use the original runtime configuration and not pick up the new configuration - /workspace/source/src_code/test/e2e/e2e_test.go:733 @ 09/19/26 03:04:21.242 (4ms)&#xA;</system-err>
          </testcase>
          <testcase name="[It] TrainJob e2e when Updating a runtime a suspended TrainJob should use the original runtime configuration and not pick up the new configuration ClusterTrainingRuntime" classname="Kubeflow Trainer E2E Suite" status="passed" time="1.127426091">
              <system-err>&gt; Enter [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 03:04:21.243&#xA;&lt; Exit [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 03:04:21.251 (9ms)&#xA;&gt; Enter [It] ClusterTrainingRuntime - /workspace/source/src_code/test/e2e/e2e_test.go:849 @ 09/19/26 03:04:21.251&#xA;STEP: Creating a ClusterTrainingRuntime - /workspace/source/src_code/test/e2e/e2e_test.go:729 @ 09/19/26 03:04:21.251&#xA;END STEP: Creating a ClusterTrainingRuntime - /workspace/source/src_code/test/e2e/e2e_test.go:729 @ 09/19/26 03:04:21.276 (25ms)&#xA;STEP: Creating a TrainJob that references the ClusterTrainingRuntime - /workspace/source/src_code/test/e2e/e2e_test.go:742 @ 09/19/26 03:04:21.276&#xA;END STEP: Creating a TrainJob that references the ClusterTrainingRuntime - /workspace/source/src_code/test/e2e/e2e_test.go:742 @ 09/19/26 03:04:21.287 (11ms)&#xA;STEP: Waiting for TrainJob jobs to become active - /workspace/source/src_code/test/e2e/e2e_test.go:746 @ 09/19/26 03:04:21.287&#xA;END STEP: Waiting for TrainJob jobs to become active - /workspace/source/src_code/test/e2e/e2e_test.go:746 @ 09/19/26 03:04:21.543 (256ms)&#xA;STEP: Pausing the TrainJob - /workspace/source/src_code/test/e2e/e2e_test.go:757 @ 09/19/26 03:04:21.543&#xA;END STEP: Pausing the TrainJob - /workspace/source/src_code/test/e2e/e2e_test.go:757 @ 09/19/26 03:04:21.556 (13ms)&#xA;STEP: Waiting for TrainJob to be suspended - /workspace/source/src_code/test/e2e/e2e_test.go:766 @ 09/19/26 03:04:21.556&#xA;END STEP: Waiting for TrainJob to be suspended - /workspace/source/src_code/test/e2e/e2e_test.go:766 @ 09/19/26 03:04:21.813 (256ms)&#xA;STEP: Updating the runtime with a new container image - /workspace/source/src_code/test/e2e/e2e_test.go:779 @ 09/19/26 03:04:21.813&#xA;END STEP: Updating the runtime with a new container image - /workspace/source/src_code/test/e2e/e2e_test.go:779 @ 09/19/26 03:04:21.826 (13ms)&#xA;STEP: Restarting the TrainJob by unpausing it - /workspace/source/src_code/test/e2e/e2e_test.go:800 @ 09/19/26 03:04:21.826&#xA;END STEP: Restarting the TrainJob by unpausing it - /workspace/source/src_code/test/e2e/e2e_test.go:800 @ 09/19/26 03:04:21.839 (13ms)&#xA;STEP: Verifying the TrainJob jobs become active after resuming - /workspace/source/src_code/test/e2e/e2e_test.go:811 @ 09/19/26 03:04:21.839&#xA;END STEP: Verifying the TrainJob jobs become active after resuming - /workspace/source/src_code/test/e2e/e2e_test.go:811 @ 09/19/26 03:04:22.097 (258ms)&#xA;STEP: Verifying the Runtime snapshot is garbage collected - /workspace/source/src_code/test/e2e/e2e_test.go:823 @ 09/19/26 03:04:22.097&#xA;END STEP: Verifying the Runtime snapshot is garbage collected - /workspace/source/src_code/test/e2e/e2e_test.go:823 @ 09/19/26 03:04:22.359 (262ms)&#xA;&lt; Exit [It] ClusterTrainingRuntime - /workspace/source/src_code/test/e2e/e2e_test.go:849 @ 09/19/26 03:04:22.359 (1.108s)&#xA;&gt; Enter [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:04:22.359&#xA;&lt; Exit [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:04:22.366 (6ms)&#xA;&gt; Enter [DeferCleanup (Each)] a suspended TrainJob should use the original runtime configuration and not pick up the new configuration - /workspace/source/src_code/test/e2e/e2e_test.go:733 @ 09/19/26 03:04:22.366&#xA;&lt; Exit [DeferCleanup (Each)] a suspended TrainJob should use the original runtime configuration and not pick up the new configuration - /workspace/source/src_code/test/e2e/e2e_test.go:733 @ 09/19/26 03:04:22.37 (4ms)&#xA;</system-err>
          </testcase>
      </testsuite>
      <testsuite name="" package="/workspace/source/src_code/test/e2e/rhai" tests="0" disabled="0" skipped="0" errors="0" failures="0" time="0" timestamp="0001-01-01T00:00:00">
          <properties>
              <property name="SuiteSucceeded" value="false"></property>
              <property name="SuiteHasProgrammaticFocus" value="false"></property>
              <property name="SpecialSuiteFailureReason" value="Suite did not run because prior suites failed and --keep-going is not set"></property>
              <property name="SuiteLabels" value="[]"></property>
              <property name="SuiteSemVerConstraints" value="[]"></property>
              <property name="SuiteComponentSemVerConstraints" value="[]"></property>
              <property name="RandomSeed" value="1789786207"></property>
              <property name="RandomizeAllSpecs" value="false"></property>
              <property name="LabelFilter" value=""></property>
              <property name="SemVerFilter" value=""></property>
              <property name="FocusStrings" value=""></property>
              <property name="SkipStrings" value="runtime status server instrumentation"></property>
              <property name="FocusFiles" value=""></property>
              <property name="SkipFiles" value=""></property>
              <property name="FailOnPending" value="false"></property>
              <property name="FailOnEmpty" value="false"></property>
              <property name="FailFast" value="false"></property>
              <property name="FlakeAttempts" value="0"></property>
              <property name="DryRun" value="false"></property>
              <property name="ParallelTotal" value="1"></property>
              <property name="OutputInterceptorMode" value=""></property>
          </properties>
      </testsuite>
  </testsuites>