<?xml version="1.0" encoding="UTF-8"?>
  <testsuites tests="11" disabled="0" errors="0" failures="0" time="299.375389088">
      <testsuite name="RHAI Progression Tracking E2E Suite" package="/workspace/source/src_code/test/e2e/rhai" tests="11" disabled="0" skipped="0" errors="0" failures="0" time="299.375389088" timestamp="2026-08-04T09:08:57">
          <properties>
              <property name="SuiteSucceeded" value="true"></property>
              <property name="SuiteHasProgrammaticFocus" value="false"></property>
              <property name="SpecialSuiteFailureReason" value=""></property>
              <property name="SuiteLabels" value="[]"></property>
              <property name="SuiteSemVerConstraints" value="[]"></property>
              <property name="RandomSeed" value="1785834488"></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=""></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="RHAI Progression Tracking E2E Suite" status="passed" time="0.056213118">
              <system-err>&gt; Enter [BeforeSuite] TOP-LEVEL - /workspace/source/src_code/test/e2e/rhai/suite_test.go:45 @ 08/04/26 09:08:57.384&#xA;Created shared test namespace: rhai-e2e-progression-n96f2&#xA;&lt; Exit [BeforeSuite] TOP-LEVEL - /workspace/source/src_code/test/e2e/rhai/suite_test.go:45 @ 08/04/26 09:08:57.44 (56ms)&#xA;</system-err>
          </testcase>
          <testcase name="[It] RHAI Progression Tracking E2E Tests When progression tracking is enabled should poll metrics and update trainerStatus annotation during training" classname="RHAI Progression Tracking E2E Suite" status="passed" time="126.447562494">
              <system-err>&gt; Enter [BeforeEach] RHAI Progression Tracking E2E Tests - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:69 @ 08/04/26 09:08:57.441&#xA;&lt; Exit [BeforeEach] RHAI Progression Tracking E2E Tests - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:69 @ 08/04/26 09:08:57.478 (37ms)&#xA;&gt; Enter [It] should poll metrics and update trainerStatus annotation during training - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:94 @ 08/04/26 09:08:57.478&#xA;STEP: Creating TrainJob with progression tracking enabled - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:116 @ 08/04/26 09:08:57.478&#xA;STEP: Waiting for TrainJob pod to be running with IP - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:119 @ 08/04/26 09:08:57.509&#xA;STEP: Waiting for trainerStatus annotation to be populated - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:139 @ 08/04/26 09:10:37.797&#xA;STEP: Verifying trainerStatus is continuously updated during training - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:166 @ 08/04/26 09:10:41.812&#xA;STEP: Waiting for TrainJob to complete and verify final status - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:185 @ 08/04/26 09:10:41.815&#xA;&lt; Exit [It] should poll metrics and update trainerStatus annotation during training - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:94 @ 08/04/26 09:11:03.879 (2m6.401s)&#xA;&gt; Enter [AfterEach] RHAI Progression Tracking E2E Tests - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:86 @ 08/04/26 09:11:03.879&#xA;&lt; Exit [AfterEach] RHAI Progression Tracking E2E Tests - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:86 @ 08/04/26 09:11:03.888 (9ms)&#xA;</system-err>
          </testcase>
          <testcase name="[It] RHAI Progression Tracking E2E Tests When progression tracking is NOT enabled should NOT create trainerStatus annotation" classname="RHAI Progression Tracking E2E Suite" status="passed" time="35.058684494">
              <system-err>&gt; Enter [BeforeEach] RHAI Progression Tracking E2E Tests - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:69 @ 08/04/26 09:11:03.889&#xA;&lt; Exit [BeforeEach] RHAI Progression Tracking E2E Tests - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:69 @ 08/04/26 09:11:03.918 (29ms)&#xA;&gt; Enter [It] should NOT create trainerStatus annotation - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:218 @ 08/04/26 09:11:03.918&#xA;STEP: Creating TrainJob without progression tracking annotation - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:233 @ 08/04/26 09:11:03.918&#xA;STEP: Verifying trainerStatus annotation is NOT created (checking over time) - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:236 @ 08/04/26 09:11:03.928&#xA;&lt; Exit [It] should NOT create trainerStatus annotation - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:218 @ 08/04/26 09:11:38.938 (35.02s)&#xA;&gt; Enter [AfterEach] RHAI Progression Tracking E2E Tests - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:86 @ 08/04/26 09:11:38.938&#xA;&lt; Exit [AfterEach] RHAI Progression Tracking E2E Tests - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:86 @ 08/04/26 09:11:38.947 (9ms)&#xA;</system-err>
          </testcase>
          <testcase name="[It] RHAI Progression Tracking E2E Tests When progression tracking annotation has invalid value should NOT enable progression tracking for non-&#39;true&#39; values" classname="RHAI Progression Tracking E2E Suite" status="passed" time="15.044293622">
              <system-err>&gt; Enter [BeforeEach] RHAI Progression Tracking E2E Tests - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:69 @ 08/04/26 09:11:38.948&#xA;&lt; Exit [BeforeEach] RHAI Progression Tracking E2E Tests - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:69 @ 08/04/26 09:11:38.967 (19ms)&#xA;&gt; Enter [It] should NOT enable progression tracking for non-&#39;true&#39; values - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:251 @ 08/04/26 09:11:38.967&#xA;STEP: Creating TrainJob with invalid annotation value - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:268 @ 08/04/26 09:11:38.967&#xA;STEP: Verifying progression tracking is NOT enabled (checking over time) - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:271 @ 08/04/26 09:11:38.977&#xA;&lt; Exit [It] should NOT enable progression tracking for non-&#39;true&#39; values - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:251 @ 08/04/26 09:11:53.982 (15.015s)&#xA;&gt; Enter [AfterEach] RHAI Progression Tracking E2E Tests - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:86 @ 08/04/26 09:11:53.982&#xA;&lt; Exit [AfterEach] RHAI Progression Tracking E2E Tests - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:86 @ 08/04/26 09:11:53.992 (10ms)&#xA;</system-err>
          </testcase>
          <testcase name="[It] RHAI Progression Tracking E2E Tests When metrics polling configuration is customized should honor custom metrics port and poll interval" classname="RHAI Progression Tracking E2E Suite" status="passed" time="0.040610178">
              <system-err>&gt; Enter [BeforeEach] RHAI Progression Tracking E2E Tests - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:69 @ 08/04/26 09:11:53.992&#xA;&lt; Exit [BeforeEach] RHAI Progression Tracking E2E Tests - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:69 @ 08/04/26 09:11:54.012 (20ms)&#xA;&gt; Enter [It] should honor custom metrics port and poll interval - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:286 @ 08/04/26 09:11:54.012&#xA;STEP: Creating TrainJob with custom metrics configuration - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:304 @ 08/04/26 09:11:54.012&#xA;STEP: Verifying custom configuration is applied - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:307 @ 08/04/26 09:11:54.022&#xA;&lt; Exit [It] should honor custom metrics port and poll interval - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:286 @ 08/04/26 09:11:54.026 (13ms)&#xA;&gt; Enter [AfterEach] RHAI Progression Tracking E2E Tests - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:86 @ 08/04/26 09:11:54.026&#xA;&lt; Exit [AfterEach] RHAI Progression Tracking E2E Tests - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:86 @ 08/04/26 09:11:54.033 (7ms)&#xA;</system-err>
          </testcase>
          <testcase name="[It] RHAI Progression Tracking E2E Tests When metrics polling configuration is customized should handle minimum SDK-recommended poll interval (5s)" classname="RHAI Progression Tracking E2E Suite" status="passed" time="0.036574409">
              <system-err>&gt; Enter [BeforeEach] RHAI Progression Tracking E2E Tests - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:69 @ 08/04/26 09:11:54.033&#xA;&lt; Exit [BeforeEach] RHAI Progression Tracking E2E Tests - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:69 @ 08/04/26 09:11:54.049 (16ms)&#xA;&gt; Enter [It] should handle minimum SDK-recommended poll interval (5s) - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:315 @ 08/04/26 09:11:54.049&#xA;STEP: Creating TrainJob with minimum poll interval - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:333 @ 08/04/26 09:11:54.049&#xA;STEP: Verifying minimum interval is respected - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:336 @ 08/04/26 09:11:54.06&#xA;&lt; Exit [It] should handle minimum SDK-recommended poll interval (5s) - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:315 @ 08/04/26 09:11:54.063 (14ms)&#xA;&gt; Enter [AfterEach] RHAI Progression Tracking E2E Tests - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:86 @ 08/04/26 09:11:54.063&#xA;&lt; Exit [AfterEach] RHAI Progression Tracking E2E Tests - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:86 @ 08/04/26 09:11:54.07 (6ms)&#xA;</system-err>
          </testcase>
          <testcase name="[It] RHAI Progression Tracking E2E Tests When metrics polling configuration is customized should handle maximum SDK-recommended poll interval (300s)" classname="RHAI Progression Tracking E2E Suite" status="passed" time="0.044712687">
              <system-err>&gt; Enter [BeforeEach] RHAI Progression Tracking E2E Tests - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:69 @ 08/04/26 09:11:54.07&#xA;&lt; Exit [BeforeEach] RHAI Progression Tracking E2E Tests - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:69 @ 08/04/26 09:11:54.087 (17ms)&#xA;&gt; Enter [It] should handle maximum SDK-recommended poll interval (300s) - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:342 @ 08/04/26 09:11:54.087&#xA;STEP: Creating TrainJob with maximum poll interval - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:360 @ 08/04/26 09:11:54.087&#xA;STEP: Verifying maximum interval is respected - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:363 @ 08/04/26 09:11:54.1&#xA;&lt; Exit [It] should handle maximum SDK-recommended poll interval (300s) - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:342 @ 08/04/26 09:11:54.103 (16ms)&#xA;&gt; Enter [AfterEach] RHAI Progression Tracking E2E Tests - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:86 @ 08/04/26 09:11:54.103&#xA;&lt; Exit [AfterEach] RHAI Progression Tracking E2E Tests - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:86 @ 08/04/26 09:11:54.114 (12ms)&#xA;</system-err>
          </testcase>
          <testcase name="[It] RHAI Progression Tracking E2E Tests When metrics polling configuration is customized should use default interval when annotation is missing" classname="RHAI Progression Tracking E2E Suite" status="passed" time="0.035867898">
              <system-err>&gt; Enter [BeforeEach] RHAI Progression Tracking E2E Tests - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:69 @ 08/04/26 09:11:54.115&#xA;&lt; Exit [BeforeEach] RHAI Progression Tracking E2E Tests - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:69 @ 08/04/26 09:11:54.13 (15ms)&#xA;&gt; Enter [It] should use default interval when annotation is missing - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:369 @ 08/04/26 09:11:54.13&#xA;STEP: Creating TrainJob without poll interval annotation - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:387 @ 08/04/26 09:11:54.13&#xA;STEP: Verifying default interval (30s) is used - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:390 @ 08/04/26 09:11:54.139&#xA;&lt; Exit [It] should use default interval when annotation is missing - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:369 @ 08/04/26 09:11:54.143 (13ms)&#xA;&gt; Enter [AfterEach] RHAI Progression Tracking E2E Tests - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:86 @ 08/04/26 09:11:54.143&#xA;&lt; Exit [AfterEach] RHAI Progression Tracking E2E Tests - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:86 @ 08/04/26 09:11:54.15 (8ms)&#xA;</system-err>
          </testcase>
          <testcase name="[It] RHAI Progression Tracking E2E Tests When TrainJob fails during training should capture final status even when job fails" classname="RHAI Progression Tracking E2E Suite" status="passed" time="112.379944693">
              <system-err>&gt; Enter [BeforeEach] RHAI Progression Tracking E2E Tests - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:69 @ 08/04/26 09:11:54.151&#xA;&lt; Exit [BeforeEach] RHAI Progression Tracking E2E Tests - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:69 @ 08/04/26 09:11:54.166 (16ms)&#xA;&gt; Enter [BeforeEach] When TrainJob fails during training - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:400 @ 08/04/26 09:11:54.166&#xA;&lt; Exit [BeforeEach] When TrainJob fails during training - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:400 @ 08/04/26 09:11:54.183 (17ms)&#xA;&gt; Enter [It] should capture final status even when job fails - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:421 @ 08/04/26 09:11:54.183&#xA;STEP: Creating TrainJob that will fail mid-training - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:439 @ 08/04/26 09:11:54.183&#xA;STEP: Waiting for trainerStatus annotation to be populated during training - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:442 @ 08/04/26 09:11:54.192&#xA;STEP: Waiting for TrainJob to fail - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:450 @ 08/04/26 09:13:38.484&#xA;STEP: Verifying final status is captured with progress=100% even on failure - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:464 @ 08/04/26 09:13:46.511&#xA;&lt; Exit [It] should capture final status even when job fails - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:421 @ 08/04/26 09:13:46.515 (1m52.332s)&#xA;&gt; Enter [AfterEach] When TrainJob fails during training - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:415 @ 08/04/26 09:13:46.515&#xA;&lt; Exit [AfterEach] When TrainJob fails during training - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:415 @ 08/04/26 09:13:46.524 (9ms)&#xA;&gt; Enter [AfterEach] RHAI Progression Tracking E2E Tests - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:86 @ 08/04/26 09:13:46.524&#xA;&lt; Exit [AfterEach] RHAI Progression Tracking E2E Tests - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:86 @ 08/04/26 09:13:46.53 (6ms)&#xA;</system-err>
          </testcase>
          <testcase name="[It] RHAI Progression Tracking E2E Tests When metrics endpoint is unreachable should handle connection errors gracefully without crashing" classname="RHAI Progression Tracking E2E Suite" status="passed" time="10.222425305">
              <system-err>&gt; Enter [BeforeEach] RHAI Progression Tracking E2E Tests - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:69 @ 08/04/26 09:13:46.531&#xA;&lt; Exit [BeforeEach] RHAI Progression Tracking E2E Tests - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:69 @ 08/04/26 09:13:46.562 (31ms)&#xA;&gt; Enter [BeforeEach] When metrics endpoint is unreachable - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:484 @ 08/04/26 09:13:46.562&#xA;&lt; Exit [BeforeEach] When metrics endpoint is unreachable - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:484 @ 08/04/26 09:13:46.579 (17ms)&#xA;&gt; Enter [It] should handle connection errors gracefully without crashing - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:505 @ 08/04/26 09:13:46.579&#xA;STEP: Creating TrainJob without metrics endpoint - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:523 @ 08/04/26 09:13:46.579&#xA;STEP: Waiting for TrainJob pod to be running - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:526 @ 08/04/26 09:13:46.589&#xA;STEP: Check controller still reconciles the TrainJob by ensuring it gets marked complete - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:536 @ 08/04/26 09:13:48.712&#xA;&lt; Exit [It] should handle connection errors gracefully without crashing - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:505 @ 08/04/26 09:13:56.738 (10.159s)&#xA;&gt; Enter [AfterEach] When metrics endpoint is unreachable - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:499 @ 08/04/26 09:13:56.738&#xA;&lt; Exit [AfterEach] When metrics endpoint is unreachable - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:499 @ 08/04/26 09:13:56.745 (7ms)&#xA;&gt; Enter [AfterEach] RHAI Progression Tracking E2E Tests - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:86 @ 08/04/26 09:13:56.745&#xA;&lt; Exit [AfterEach] RHAI Progression Tracking E2E Tests - /workspace/source/src_code/test/e2e/rhai/progression_e2e_test.go:86 @ 08/04/26 09:13:56.753 (8ms)&#xA;</system-err>
          </testcase>
          <testcase name="[AfterSuite]" classname="RHAI Progression Tracking E2E Suite" status="passed" time="0.006379485">
              <system-err>&gt; Enter [AfterSuite] TOP-LEVEL - /workspace/source/src_code/test/e2e/rhai/suite_test.go:71 @ 08/04/26 09:13:56.753&#xA;Cleaning up test namespace: rhai-e2e-progression-n96f2&#xA;&lt; Exit [AfterSuite] TOP-LEVEL - /workspace/source/src_code/test/e2e/rhai/suite_test.go:71 @ 08/04/26 09:13:56.76 (6ms)&#xA;</system-err>
          </testcase>
      </testsuite>
  </testsuites>