<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="Mocha Tests" time="312.725" tests="1" failures="1">
  <testsuite name="Root Suite" timestamp="2026-09-10T09:53:58" tests="0" file="cypress/tests/e2e/modelTraining/trainJobs/testTrainjobLifecycle.cy.ts" time="0.000" failures="0">
  </testsuite>
  <testsuite name="Verify user can monitor a training job through its lifecycle" timestamp="2026-09-10T09:53:58" tests="1" time="312.641" failures="1">
    <testcase name="Verify user can monitor a training job through its lifecycle Should monitor training job from Running to Complete and verify backend pods" time="159.531" classname="Should monitor training job from Running to Complete and verify backend pods">
      <failure message="

Test steps were:

1. Check if Trainer component is Managed in DSC
2. Create testing project
3. Setup training resources (Kueue, TrainingRuntime, TrainJob)
4. Log into the application
5. Navigate to: https://rh-ai.apps.24f56dda89b63ee00d51.prod.konflux-ocp-ci.dev/
6. Navigate to Training jobs
7. Select the project
8. Verify training job appears in the table
9. Wait for training job to reach Running status
10. Click on the training job status to open status modal
11. Verify status modal opens and shows Running status
12. Switch to Events log tab and verify log entries exist
13. Close modal and wait for training job to complete
14. Verify backend pods have completed successfully
15. Click on the training job status to open modal for deletion
16. Delete training job via delete button
17. Confirm deletion in modal
18. Verify training job is deleted from UI

Timed out retrying after 10000ms: Unable to find an element by: [data-testid=&quot;empty-state-body&quot;]

Ignored nodes: comments, script, style
&lt;html
  lang=&quot;en-US&quot;
&gt;
  &lt;head&gt;
     
    &lt;meta
      charset=&quot;utf-8&quot;
    /&gt;
    &lt;meta
      content=&quot;width=device-width,initial-scale=1&quot;
      name=&quot;viewport&quot;
    /&gt;
    &lt;meta
      content=&quot;#ffffff&quot;
      name=&quot;theme-color&quot;
    /&gt;
    &lt;title&gt;
      Red Hat OpenShift AI
    &lt;/title&gt;
    &lt;link
      href=&quot;/rhoai-favicon.svg&quot;
      rel=&quot;icon&quot;
    /&gt;
    &lt;link
      href=&quot;/app.97cc2d3b0c9e22f4.css&quot;
      rel=&quot;stylesheet&quot;
    /&gt;
    &lt;link
      href=&quot;/4064.578d0c09c8f28329.css&quot;
      rel=&quot;stylesheet&quot;
      type=&quot;text/css&quot;
    /&gt;
    &lt;link
      href=&quot;/89.914d6bc399cee76b.css&quot;
      rel=&quot;stylesheet&quot;
      type=&quot;text/css&quot;
    /&gt;
    &lt;link
      href=&quot;/9139.8b7c4e0c7c13b337.css&quot;
      rel=&quot;stylesheet&quot;
      type=&quot;text/css&quot;
    /&gt;
    &lt;link
      href=&quot;/7070.93bd77b5030d9376.css&quot;
      rel=&quot;stylesheet&quot;
      type=&quot;text/css&quot;
    /&gt;
    &lt;link
      href=&quot;/1040.04bcb7ca745edffd.css&quot;
      rel=&quot;stylesheet&quot;
      type=&quot;text/css&quot;
    /&gt;
    &lt;link
      href=&quot;/7592.06f7600a00f93d73.css&quot;
      rel=&quot;stylesheet&quot;
      type=&quot;text/css&quot;
    /&gt;
    &lt;link
      href=&quot;/4377.b2caaa5b8b5b5d8c.css&quot;
      rel=&quot;stylesheet&quot;
      type=&quot;text/css&quot;
    /&gt;
  &lt;/head&gt;
  &lt;body
    class=&quot;&quot;
  &gt;
    &lt;noscript&gt;
      You need to enable JavaScript to run this app.
    &lt;/noscript&gt;
    
    
    &lt;div
      id=&quot;root&quot;
    &gt;
      &lt;div
        class=&quot;pf-v6-c-page pf-m-resize-observer pf-m-breakpoint-2xl pf-m-height-breakpoint-xl odh-dashboard&quot;
        data-testid=&quot;dashboard-page-main&quot;
      &gt;
        &lt;header
          aria-label=&quot;page masthead&quot;
          class=&quot;pf-v6-c-masthead pf-m-display-inline&quot;
          role=&quot;banner&quot;
        &gt;
          &lt;div
            class=&quot;pf-v6-c-masthead__main&quot;
          &gt;
            &lt;span
              class=&quot;pf-v6-c-masthead__toggle&quot;
            &gt;
              &lt;button
                aria-expanded=&quot;true&quot;
                aria-label=&quot;Dashboard navigation&quot;
                class=&quot;pf-v6-c-button pf-m-plain pf-m-hamburger&quot;
                data-ouia-component-id=&quot;OUIA-Generated-Button-plain-:r0:&quot;
                data-ouia-component-type=&quot;PF6/Button&quot;
                data-ouia-safe=&quot;true&quot;
                id=&quot;page-nav-toggle&quot;
                type=&quot;button&quot;
              &gt;
                &lt;span
                  class=&quot;pf-v6-c-button__icon&quot;
                &gt;
                  &lt;svg
                    class=&quot;pf-v6-c-button--hamburger-icon pf-v6-svg&quot;
                    height=&quot;1em&quot;
                    viewBox=&quot;0 0 10 10&quot;
                    width=&quot;1em&quot;
                  &gt;
                    &lt;path
                      class=&quot;pf-v6-c-button--hamburger-icon--top&quot;
                      d=&quot;M1,1 L9,1&quot;
                    /&gt;
                    &lt;path
                      class=&quot;pf-v6-c-button--hamburger-icon--middle&quot;
                      d=&quot;M1,5 L9,5&quot;
                    /&gt;
                    &lt;path
                      class=&quot;pf-v6-c-button--hamburger-icon--arrow&quot;
                      d=&quot;M1,5 L1,5 L1,5&quot;
                    /&gt;
                    &lt;path
                      class=&quot;pf-v6-c-button--hamburger-icon--bottom&quot;
                      d=&quot;M9,9 L1,9&quot;
                    /&gt;
                  &lt;/svg&gt;
                &lt;/span&gt;
              &lt;/button&gt;
            &lt;/span&gt;
            &lt;div
              class=&quot;pf-v6-c-masthead__brand&quot;
            &gt;
              &lt;a
                class=&quot;pf-v6-c-masthead__logo&quot;
                data-discover=&quot;true&quot;
                href=&quot;/&quot;
              &gt;
                &lt;img
                  alt=&quot;Red Hat OpenShift AI&quot;
                  class=&quot;pf-v6-c-brand odh-dashboard__brand&quot;
                  src=&quot;https://rh-ai.apps.24f56dda89b63ee00d51.prod.konflux-ocp-ci.dev/images/../images/rhoai-logo.svg&quot;
                /&gt;
              &lt;/a&gt;
            &lt;/div&gt;
          &lt;/div&gt;
          &lt;div
            class=&quot;pf-v6-c-masthead__content&quot;
          &gt;
            &lt;div
              class=&quot;pf-v6-c-toolbar pf-m-full-height&quot;
              data-ouia-component-id=&quot;OUIA-Generated-Toolbar-:r2:&quot;
              data-ouia-component-type=&quot;PF6/Toolbar&quot;
              data-ouia-safe=&quot;true&quot;
              id=&quot;pf-random-id-:r1:&quot;
            &gt;
              &lt;div
                class=&quot;pf-v6-c-toolbar__content&quot;
              &gt;
                &lt;div
                  class=&quot;pf-v6-c-toolbar__content-section&quot;
                &gt;
                  &lt;div
                    class=&quot;pf-v6-c-toolbar__group pf-m-action-group-plain pf-m-align-end&quot;
                  &gt;
                    &lt;div
                      class=&quot;pf-v6-c-toolbar__item&quot;
                    &gt;
                      &lt;div
                        style=&quot;display: contents;&quot;
                      &gt;
                        &lt;button
                          aria-expanded=&quot;false&quot;
                          aria-label=&quot;Notification drawer&quot;
                          class=&quot;pf-v6-c-button pf-m-stateful pf-m-read&quot;
                          data-ouia-component-id=&quot;OUIA-Generated-Button-stateful-:r4:&quot;
                          data-ouia-component-type=&quot;PF6/Button&quot;
                          data-ouia-safe=&quot;true&quot;
                          type=&quot;button&quot;
                        &gt;
                          &lt;span
                            class=&quot;pf-v6-c-button__icon&quot;
                          &gt;
                            &lt;svg
                              aria-hidden=&quot;true&quot;
                              class=&quot;pf-v6-svg&quot;
                              fill=&quot;currentColor&quot;
                              height=&quot;1em&quot;
                              role=&quot;img&quot;
                              viewBox=&quot;0 0 32 32&quot;
                              width=&quot;1em&quot;
                            &gt;
                              &lt;path
                                d=&quot;M28.75 22v3.5c0 .689-.561 1.25-1.25 1.25h-7.521c.005.084.021.166.021.25 0 2.206-1.794 4-4 4s-4-1.794-4-4c0-.084.016-.166.021-.25H4.5c-.689 0-1.25-.561-1.25-1.25V22a.75.75 0 0 1 .75-.75c1.24 0 2.25-1.009 2.25-2.25v-4c0-4.826 3.528-8.833 8.138-9.605A2.482 2.482 0 0 1 13.5 3.5C13.5 2.122 14.621 1 16 1s2.5 1.122 2.5 2.5c0 .761-.349 1.436-.888 1.895 4.61.772 8.138 4.779 8.138 9.605v4c0 1.241 1.01 2.25 2.25 2.25a.75.75 0 0 1 .75.75Z&quot;
                              /&gt;
                            &lt;/svg&gt;
                          &lt;/span&gt;
                        &lt;/button&gt;
                      &lt;/div&gt;
                    &lt;/div&gt;
                    &lt;div
                      class=&quot;pf-v6-c-toolbar__item&quot;
                      data-testid=&quot;application-launcher&quot;
                    &gt;
                      &lt;div
                        style=&quot;display: contents;&quot;
                      &gt;
                        &lt;button
                          aria-expanded=&quot;false&quot;
                          aria-label=&quot;Application launcher&quot;
                          class=&quot;pf-v6-c-menu-toggle pf-m-plain&quot;
                          data-ouia-component-id=&quot;OUIA-Generated-MenuToggle-plain-:r9:&quot;
                          data-ouia-component-type=&quot;PF6/MenuToggle&quot;
                          data-ouia-safe=&quot;true&quot;
                          style=&quot;width: auto;&quot;
  ..." type="AssertionError"><![CDATA[AssertionError: Timed out retrying after 10000ms: Unable to find an element by: [data-testid="empty-state-body"]

Ignored nodes: comments, script, style
<html
  lang="en-US"
>
  <head>
     
    <meta
      charset="utf-8"
    />
    <meta
      content="width=device-width,initial-scale=1"
      name="viewport"
    />
    <meta
      content="#ffffff"
      name="theme-color"
    />
    <title>
      Red Hat OpenShift AI
    </title>
    <link
      href="/rhoai-favicon.svg"
      rel="icon"
    />
    <link
      href="/app.97cc2d3b0c9e22f4.css"
      rel="stylesheet"
    />
    <link
      href="/4064.578d0c09c8f28329.css"
      rel="stylesheet"
      type="text/css"
    />
    <link
      href="/89.914d6bc399cee76b.css"
      rel="stylesheet"
      type="text/css"
    />
    <link
      href="/9139.8b7c4e0c7c13b337.css"
      rel="stylesheet"
      type="text/css"
    />
    <link
      href="/7070.93bd77b5030d9376.css"
      rel="stylesheet"
      type="text/css"
    />
    <link
      href="/1040.04bcb7ca745edffd.css"
      rel="stylesheet"
      type="text/css"
    />
    <link
      href="/7592.06f7600a00f93d73.css"
      rel="stylesheet"
      type="text/css"
    />
    <link
      href="/4377.b2caaa5b8b5b5d8c.css"
      rel="stylesheet"
      type="text/css"
    />
  </head>
  <body
    class=""
  >
    <noscript>
      You need to enable JavaScript to run this app.
    </noscript>
    
    
    <div
      id="root"
    >
      <div
        class="pf-v6-c-page pf-m-resize-observer pf-m-breakpoint-2xl pf-m-height-breakpoint-xl odh-dashboard"
        data-testid="dashboard-page-main"
      >
        <header
          aria-label="page masthead"
          class="pf-v6-c-masthead pf-m-display-inline"
          role="banner"
        >
          <div
            class="pf-v6-c-masthead__main"
          >
            <span
              class="pf-v6-c-masthead__toggle"
            >
              <button
                aria-expanded="true"
                aria-label="Dashboard navigation"
                class="pf-v6-c-button pf-m-plain pf-m-hamburger"
                data-ouia-component-id="OUIA-Generated-Button-plain-:r0:"
                data-ouia-component-type="PF6/Button"
                data-ouia-safe="true"
                id="page-nav-toggle"
                type="button"
              >
                <span
                  class="pf-v6-c-button__icon"
                >
                  <svg
                    class="pf-v6-c-button--hamburger-icon pf-v6-svg"
                    height="1em"
                    viewBox="0 0 10 10"
                    width="1em"
                  >
                    <path
                      class="pf-v6-c-button--hamburger-icon--top"
                      d="M1,1 L9,1"
                    />
                    <path
                      class="pf-v6-c-button--hamburger-icon--middle"
                      d="M1,5 L9,5"
                    />
                    <path
                      class="pf-v6-c-button--hamburger-icon--arrow"
                      d="M1,5 L1,5 L1,5"
                    />
                    <path
                      class="pf-v6-c-button--hamburger-icon--bottom"
                      d="M9,9 L1,9"
                    />
                  </svg>
                </span>
              </button>
            </span>
            <div
              class="pf-v6-c-masthead__brand"
            >
              <a
                class="pf-v6-c-masthead__logo"
                data-discover="true"
                href="/"
              >
                <img
                  alt="Red Hat OpenShift AI"
                  class="pf-v6-c-brand odh-dashboard__brand"
                  src="https://rh-ai.apps.24f56dda89b63ee00d51.prod.konflux-ocp-ci.dev/images/../images/rhoai-logo.svg"
                />
              </a>
            </div>
          </div>
          <div
            class="pf-v6-c-masthead__content"
          >
            <div
              class="pf-v6-c-toolbar pf-m-full-height"
              data-ouia-component-id="OUIA-Generated-Toolbar-:r2:"
              data-ouia-component-type="PF6/Toolbar"
              data-ouia-safe="true"
              id="pf-random-id-:r1:"
            >
              <div
                class="pf-v6-c-toolbar__content"
              >
                <div
                  class="pf-v6-c-toolbar__content-section"
                >
                  <div
                    class="pf-v6-c-toolbar__group pf-m-action-group-plain pf-m-align-end"
                  >
                    <div
                      class="pf-v6-c-toolbar__item"
                    >
                      <div
                        style="display: contents;"
                      >
                        <button
                          aria-expanded="false"
                          aria-label="Notification drawer"
                          class="pf-v6-c-button pf-m-stateful pf-m-read"
                          data-ouia-component-id="OUIA-Generated-Button-stateful-:r4:"
                          data-ouia-component-type="PF6/Button"
                          data-ouia-safe="true"
                          type="button"
                        >
                          <span
                            class="pf-v6-c-button__icon"
                          >
                            <svg
                              aria-hidden="true"
                              class="pf-v6-svg"
                              fill="currentColor"
                              height="1em"
                              role="img"
                              viewBox="0 0 32 32"
                              width="1em"
                            >
                              <path
                                d="M28.75 22v3.5c0 .689-.561 1.25-1.25 1.25h-7.521c.005.084.021.166.021.25 0 2.206-1.794 4-4 4s-4-1.794-4-4c0-.084.016-.166.021-.25H4.5c-.689 0-1.25-.561-1.25-1.25V22a.75.75 0 0 1 .75-.75c1.24 0 2.25-1.009 2.25-2.25v-4c0-4.826 3.528-8.833 8.138-9.605A2.482 2.482 0 0 1 13.5 3.5C13.5 2.122 14.621 1 16 1s2.5 1.122 2.5 2.5c0 .761-.349 1.436-.888 1.895 4.61.772 8.138 4.779 8.138 9.605v4c0 1.241 1.01 2.25 2.25 2.25a.75.75 0 0 1 .75.75Z"
                              />
                            </svg>
                          </span>
                        </button>
                      </div>
                    </div>
                    <div
                      class="pf-v6-c-toolbar__item"
                      data-testid="application-launcher"
                    >
                      <div
                        style="display: contents;"
                      >
                        <button
                          aria-expanded="false"
                          aria-label="Application launcher"
                          class="pf-v6-c-menu-toggle pf-m-plain"
                          data-ouia-component-id="OUIA-Generated-MenuToggle-plain-:r9:"
                          data-ouia-component-type="PF6/MenuToggle"
                          data-ouia-safe="true"
                          style="width: auto;"
  ...
    at Context.monitorLifecycle (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/modelTraining/trainJobs/testTrainjobLifecycle.cy.ts:176:40)]]></failure>
    </testcase>
  </testsuite>
</testsuites>