<?xml version="1.0" encoding="UTF-8"?>
  <testsuites tests="13" disabled="1" errors="0" failures="2" time="815.407593177">
      <testsuite name="Kubeflow Trainer E2E Suite" package="/workspace/source/src_code/test/e2e" tests="13" disabled="0" skipped="1" errors="0" failures="2" time="815.407593177" timestamp="2026-09-19T02:59:18">
          <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="1789786720"></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.001297844">
              <system-err>&gt; Enter [BeforeSuite] TOP-LEVEL - /workspace/source/src_code/test/e2e/suite_test.go:43 @ 09/19/26 02:59:18.973&#xA;&lt; Exit [BeforeSuite] TOP-LEVEL - /workspace/source/src_code/test/e2e/suite_test.go:43 @ 09/19/26 02:59:18.974 (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.354899396">
              <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:09:19.324&#xA;</failure>
              <system-err>&gt; Enter [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 02:59:18.974&#xA;&lt; Exit [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 02:59:19.021 (47ms)&#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:59:19.021&#xA;STEP: Create a TrainJob with torch-distributed runtime reference - /workspace/source/src_code/test/e2e/e2e_test.go:85 @ 09/19/26 02:59:19.021&#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:59:19.066 (45ms)&#xA;STEP: Wait for TrainJob jobs to become active - /workspace/source/src_code/test/e2e/e2e_test.go:90 @ 09/19/26 02:59:19.066&#xA;END STEP: Wait for TrainJob jobs to become active - /workspace/source/src_code/test/e2e/e2e_test.go:90 @ 09/19/26 02:59:19.323 (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:59:19.323&#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:09:19.324 (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:09:19.324&#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:09:19.324 (10m0.303s)&#xA;&gt; Enter [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:09:19.324&#xA;&lt; Exit [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:09:19.329 (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.052039664">
              <failure message="Expected success, but got an error:&#xA;    &lt;*errors.StatusError | 0x2ee407e9ba40&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 | 0x2ee407e9ba40&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:09:19.374&#xA;</failure>
              <system-err>&gt; Enter [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 03:09:19.329&#xA;&lt; Exit [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 03:09:19.337 (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:09:19.337&#xA;STEP: Create a TrainJob with deepspeed-distributed runtime reference - /workspace/source/src_code/test/e2e/e2e_test.go:147 @ 09/19/26 03:09:19.337&#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:09:19.374 (37ms)&#xA;[FAILED] Expected success, but got an error:&#xA;    &lt;*errors.StatusError | 0x2ee407e9ba40&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:09:19.374&#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:09:19.374 (37ms)&#xA;&gt; Enter [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:09:19.374&#xA;&lt; Exit [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:09:19.381 (7ms)&#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.079355815">
              <system-err>&gt; Enter [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 03:09:19.381&#xA;&lt; Exit [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 03:09:19.39 (8ms)&#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:09:19.39&#xA;STEP: Create a TrainJob with jax-distributed runtime reference - /workspace/source/src_code/test/e2e/e2e_test.go:197 @ 09/19/26 03:09:19.39&#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:09:19.401 (11ms)&#xA;STEP: Wait for TrainJob jobs to become active - /workspace/source/src_code/test/e2e/e2e_test.go:202 @ 09/19/26 03:09:19.401&#xA;END STEP: Wait for TrainJob jobs to become active - /workspace/source/src_code/test/e2e/e2e_test.go:202 @ 09/19/26 03:09:19.663 (262ms)&#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:09:19.663&#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:11:13.454 (1m53.791s)&#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:11:13.454 (1m54.064s)&#xA;&gt; Enter [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:11:13.454&#xA;&lt; Exit [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:11:13.461 (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="43.999291216">
              <system-err>&gt; Enter [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 03:11:13.461&#xA;&lt; Exit [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 03:11:13.468 (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:11:13.468&#xA;STEP: Create a TrainJob with xgboost-distributed runtime reference - /workspace/source/src_code/test/e2e/e2e_test.go:255 @ 09/19/26 03:11:13.468&#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:11:13.508 (39ms)&#xA;STEP: Wait for TrainJob jobs to become active - /workspace/source/src_code/test/e2e/e2e_test.go:260 @ 09/19/26 03:11:13.508&#xA;END STEP: Wait for TrainJob jobs to become active - /workspace/source/src_code/test/e2e/e2e_test.go:260 @ 09/19/26 03:11:13.767 (259ms)&#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:11:13.767&#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:11:57.456 (43.689s)&#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:11:57.456 (43.987s)&#xA;&gt; Enter [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:11:57.456&#xA;&lt; Exit [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:11:57.46 (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="29.248860735">
              <system-err>&gt; Enter [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 03:11:57.46&#xA;&lt; Exit [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 03:11:57.469 (9ms)&#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:11:57.469&#xA;STEP: Create a TrainJob with flux-distributed runtime reference - /workspace/source/src_code/test/e2e/e2e_test.go:325 @ 09/19/26 03:11:57.469&#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:11:57.487 (17ms)&#xA;STEP: Wait for TrainJob jobs to become active - /workspace/source/src_code/test/e2e/e2e_test.go:329 @ 09/19/26 03:11:57.487&#xA;END STEP: Wait for TrainJob jobs to become active - /workspace/source/src_code/test/e2e/e2e_test.go:329 @ 09/19/26 03:11:57.745 (258ms)&#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:11:57.745&#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:12:26.695 (28.95s)&#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:12:26.695 (29.226s)&#xA;&gt; Enter [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:12:26.695&#xA;&lt; Exit [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:12:26.709 (14ms)&#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.098386182">
              <system-err>&gt; Enter [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 03:12:26.71&#xA;&lt; Exit [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 03:12:26.732 (23ms)&#xA;&gt; Enter [It] should preserve user-provided manager fields - /workspace/source/src_code/test/e2e/e2e_test.go:374 @ 09/19/26 03:12:26.732&#xA;STEP: Create a TrainJob with RuntimePatches - /workspace/source/src_code/test/e2e/e2e_test.go:426 @ 09/19/26 03:12:26.732&#xA;END STEP: Create a TrainJob with RuntimePatches - /workspace/source/src_code/test/e2e/e2e_test.go:426 @ 09/19/26 03:12:26.776 (44ms)&#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:12:26.776&#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:12:26.786 (10ms)&#xA;&lt; Exit [It] should preserve user-provided manager fields - /workspace/source/src_code/test/e2e/e2e_test.go:374 @ 09/19/26 03:12:26.786 (54ms)&#xA;&gt; Enter [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:12:26.786&#xA;&lt; Exit [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:12:26.808 (22ms)&#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.083896077">
              <system-err>&gt; Enter [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 03:12:26.808&#xA;&lt; Exit [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 03:12:26.831 (23ms)&#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:12:26.831&#xA;STEP: Create a suspended TrainJob with two RuntimePatches - /workspace/source/src_code/test/e2e/e2e_test.go:498 @ 09/19/26 03:12:26.831&#xA;END STEP: Create a suspended TrainJob with two RuntimePatches - /workspace/source/src_code/test/e2e/e2e_test.go:498 @ 09/19/26 03:12:26.848 (17ms)&#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:12:26.848&#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:12:26.853 (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:12:27.854&#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:12:27.884 (31ms)&#xA;STEP: Verify Time behaviour for all patches after update - /workspace/source/src_code/test/e2e/e2e_test.go:539 @ 09/19/26 03:12:27.884&#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:12:27.888 (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:12:27.888 (1.057s)&#xA;&gt; Enter [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:12:27.888&#xA;&lt; Exit [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:12:27.892 (4ms)&#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.03599941">
              <system-err>&gt; Enter [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 03:12:27.892&#xA;&lt; Exit [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 03:12:27.907 (15ms)&#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:12:27.907&#xA;STEP: Create a TrainJob managed by MultiKueue - /workspace/source/src_code/test/e2e/e2e_test.go:568 @ 09/19/26 03:12:27.907&#xA;END STEP: Create a TrainJob managed by MultiKueue - /workspace/source/src_code/test/e2e/e2e_test.go:568 @ 09/19/26 03:12:27.921 (14ms)&#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:12:27.921&#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:12:42.921 (15s)&#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:12:42.921 (15.015s)&#xA;&gt; Enter [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:12:42.921&#xA;&lt; Exit [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:12:42.928 (7ms)&#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.180080228">
              <system-err>&gt; Enter [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 03:12:42.928&#xA;&lt; Exit [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 03:12:42.935 (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:12:42.935&#xA;STEP: Waiting for TrainJob to fail due to deadline - /workspace/source/src_code/test/e2e/e2e_test.go:599 @ 09/19/26 03:12:42.949&#xA;STEP: Ensuring the underlying JobSet is deleted - /workspace/source/src_code/test/e2e/e2e_test.go:606 @ 09/19/26 03:12:52.098&#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:12:52.102 (9.167s)&#xA;&gt; Enter [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:12:52.102&#xA;&lt; Exit [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:12:52.108 (6ms)&#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.137754508">
              <system-err>&gt; Enter [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 03:12:52.108&#xA;&lt; Exit [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 03:12:52.118 (10ms)&#xA;&gt; Enter [It] TrainingRuntime - /workspace/source/src_code/test/e2e/e2e_test.go:837 @ 09/19/26 03:12:52.118&#xA;STEP: Creating a TrainingRuntime - /workspace/source/src_code/test/e2e/e2e_test.go:729 @ 09/19/26 03:12:52.118&#xA;END STEP: Creating a TrainingRuntime - /workspace/source/src_code/test/e2e/e2e_test.go:729 @ 09/19/26 03:12:52.146 (28ms)&#xA;STEP: Creating a TrainJob that references the TrainingRuntime - /workspace/source/src_code/test/e2e/e2e_test.go:742 @ 09/19/26 03:12:52.146&#xA;END STEP: Creating a TrainJob that references the TrainingRuntime - /workspace/source/src_code/test/e2e/e2e_test.go:742 @ 09/19/26 03:12:52.158 (12ms)&#xA;STEP: Waiting for TrainJob jobs to become active - /workspace/source/src_code/test/e2e/e2e_test.go:746 @ 09/19/26 03:12:52.159&#xA;END STEP: Waiting for TrainJob jobs to become active - /workspace/source/src_code/test/e2e/e2e_test.go:746 @ 09/19/26 03:12:52.415 (256ms)&#xA;STEP: Pausing the TrainJob - /workspace/source/src_code/test/e2e/e2e_test.go:757 @ 09/19/26 03:12:52.415&#xA;END STEP: Pausing the TrainJob - /workspace/source/src_code/test/e2e/e2e_test.go:757 @ 09/19/26 03:12:52.432 (17ms)&#xA;STEP: Waiting for TrainJob to be suspended - /workspace/source/src_code/test/e2e/e2e_test.go:766 @ 09/19/26 03:12:52.432&#xA;END STEP: Waiting for TrainJob to be suspended - /workspace/source/src_code/test/e2e/e2e_test.go:766 @ 09/19/26 03:12:52.689 (257ms)&#xA;STEP: Updating the runtime with a new container image - /workspace/source/src_code/test/e2e/e2e_test.go:779 @ 09/19/26 03:12:52.689&#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:12:52.701 (13ms)&#xA;STEP: Restarting the TrainJob by unpausing it - /workspace/source/src_code/test/e2e/e2e_test.go:800 @ 09/19/26 03:12:52.701&#xA;END STEP: Restarting the TrainJob by unpausing it - /workspace/source/src_code/test/e2e/e2e_test.go:800 @ 09/19/26 03:12:52.717 (16ms)&#xA;STEP: Verifying the TrainJob jobs become active after resuming - /workspace/source/src_code/test/e2e/e2e_test.go:811 @ 09/19/26 03:12:52.717&#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:12:52.974 (256ms)&#xA;STEP: Verifying the Runtime snapshot is garbage collected - /workspace/source/src_code/test/e2e/e2e_test.go:823 @ 09/19/26 03:12:52.974&#xA;END STEP: Verifying the Runtime snapshot is garbage collected - /workspace/source/src_code/test/e2e/e2e_test.go:823 @ 09/19/26 03:12:53.237 (263ms)&#xA;&lt; Exit [It] TrainingRuntime - /workspace/source/src_code/test/e2e/e2e_test.go:837 @ 09/19/26 03:12:53.237 (1.118s)&#xA;&gt; Enter [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:12:53.237&#xA;&lt; Exit [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:12:53.241 (5ms)&#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:12:53.241&#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:12:53.246 (5ms)&#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.133845943">
              <system-err>&gt; Enter [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 03:12:53.246&#xA;&lt; Exit [BeforeEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:56 @ 09/19/26 03:12:53.255 (9ms)&#xA;&gt; Enter [It] ClusterTrainingRuntime - /workspace/source/src_code/test/e2e/e2e_test.go:849 @ 09/19/26 03:12:53.255&#xA;STEP: Creating a ClusterTrainingRuntime - /workspace/source/src_code/test/e2e/e2e_test.go:729 @ 09/19/26 03:12:53.255&#xA;END STEP: Creating a ClusterTrainingRuntime - /workspace/source/src_code/test/e2e/e2e_test.go:729 @ 09/19/26 03:12:53.279 (24ms)&#xA;STEP: Creating a TrainJob that references the ClusterTrainingRuntime - /workspace/source/src_code/test/e2e/e2e_test.go:742 @ 09/19/26 03:12:53.279&#xA;END STEP: Creating a TrainJob that references the ClusterTrainingRuntime - /workspace/source/src_code/test/e2e/e2e_test.go:742 @ 09/19/26 03:12:53.292 (13ms)&#xA;STEP: Waiting for TrainJob jobs to become active - /workspace/source/src_code/test/e2e/e2e_test.go:746 @ 09/19/26 03:12:53.292&#xA;END STEP: Waiting for TrainJob jobs to become active - /workspace/source/src_code/test/e2e/e2e_test.go:746 @ 09/19/26 03:12:53.548 (256ms)&#xA;STEP: Pausing the TrainJob - /workspace/source/src_code/test/e2e/e2e_test.go:757 @ 09/19/26 03:12:53.548&#xA;END STEP: Pausing the TrainJob - /workspace/source/src_code/test/e2e/e2e_test.go:757 @ 09/19/26 03:12:53.562 (14ms)&#xA;STEP: Waiting for TrainJob to be suspended - /workspace/source/src_code/test/e2e/e2e_test.go:766 @ 09/19/26 03:12:53.562&#xA;END STEP: Waiting for TrainJob to be suspended - /workspace/source/src_code/test/e2e/e2e_test.go:766 @ 09/19/26 03:12:53.819 (257ms)&#xA;STEP: Updating the runtime with a new container image - /workspace/source/src_code/test/e2e/e2e_test.go:779 @ 09/19/26 03:12:53.819&#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:12:53.832 (13ms)&#xA;STEP: Restarting the TrainJob by unpausing it - /workspace/source/src_code/test/e2e/e2e_test.go:800 @ 09/19/26 03:12:53.832&#xA;END STEP: Restarting the TrainJob by unpausing it - /workspace/source/src_code/test/e2e/e2e_test.go:800 @ 09/19/26 03:12:53.849 (17ms)&#xA;STEP: Verifying the TrainJob jobs become active after resuming - /workspace/source/src_code/test/e2e/e2e_test.go:811 @ 09/19/26 03:12:53.849&#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:12:54.106 (257ms)&#xA;STEP: Verifying the Runtime snapshot is garbage collected - /workspace/source/src_code/test/e2e/e2e_test.go:823 @ 09/19/26 03:12:54.106&#xA;END STEP: Verifying the Runtime snapshot is garbage collected - /workspace/source/src_code/test/e2e/e2e_test.go:823 @ 09/19/26 03:12:54.369 (263ms)&#xA;&lt; Exit [It] ClusterTrainingRuntime - /workspace/source/src_code/test/e2e/e2e_test.go:849 @ 09/19/26 03:12:54.369 (1.114s)&#xA;&gt; Enter [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:12:54.369&#xA;&lt; Exit [AfterEach] TrainJob e2e - /workspace/source/src_code/test/e2e/e2e_test.go:71 @ 09/19/26 03:12:54.375 (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:12:54.375&#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:12:54.38 (5ms)&#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="1789786720"></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>