CY_TEST_CONFIG: /workspace/tests-shared/tests-payload/results/cypress-runtime-config.yml Warning: The allowCypressEnv configuration option is enabled. This allows any browser code to read values from Cypress.env(). This is insecure and will be removed in a future major version. 1. Replace Cypress.env() calls with cy.env() (for sensitive values) or Cypress.expose() (for public configuration) 2. Set allowCypressEnv: false in your Cypress configuration to disable Cypress.env() Learn more: https://on.cypress.io/cypress-env-migration @cypress/grep: filtering using tag(s) "@SmokeSet2" ================================================================================ (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 15.17.0 │ │ Browser: Electron 138 (headless) │ │ Node Version: v22.22.0 (/usr/bin/node-22) │ │ Specs: 14 found (application.cy.ts, dataScienceProjects/testLaunchStandaloneNotebook. │ │ cy.ts, dataScienceProjects/testProjectContributorPermissions.cy.ts, dataScienc │ │ eProjects/testProjectCreation.cy.ts, dataScienceProjects/testProjectEditing.cy │ │ .ts, storageClasses/clu...) │ │ Searched: cypress/tests/e2e/application.cy.ts, cypress/tests/e2e/dataScienceProjects/tes │ │ tLaunchStandaloneNotebook.cy.ts, cypress/tests/e2e/dataScienceProjects/testPro │ │ jectContributorPermissions.cy.ts, cypress/tests/e2e/dataScienceProjects/testPr │ │ ojectCreation.cy.ts, cypress/tests/e2e/dataScienceProjects/testProjectEditing. │ │ cy.ts, cypress/tests/e2e/storageClasses/clusterStorage.cy.ts, cypress/tests/e2 │ │ e/storageClasses/storageClasses.cy.ts, cypress/tests/e2e/dataScienceProjects/c │ │ lusterStorage/testClusterStorageAccessModes.cy.ts, cypress/tests/e2e/settings/ │ │ clusterSettings/testAdminClusterSettings.cy.ts, cypress/tests/e2e/settings/con │ │ nectionTypes/testCreateConnectionTypes.cy.ts, cypress/tests/e2e/settings/conne │ │ ctionTypes/testPreInstalledConnectionTypes.cy.ts, cypress/tests/e2e/settings/h │ │ ardwareProfiles/testNotebookTolerations.cy.ts, cypress/tests/e2e/settings/mode │ │ lDeploymentSettings/testDeploymentGeneralSettings.cy.ts, cypress/tests/e2e/set │ │ tings/servingRuntimes/testSingleServingRuntimeCreation.cy.ts │ │ Experiments: experimentalInteractiveRunEvents=true,experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ Remove output folder /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: application.cy.ts (1 of 14) [2026-09-10T19:39:33.402Z] [INFO] Setting tests timeout to: 480 seconds application [2026-09-10T19:39:33.429Z] [INFO] Starting 480s timeout for: should login and load page [2026-09-10T19:39:33.434Z] [INFO] Test title: should login and load page [2026-09-10T19:39:33.454Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-09-10T19:39:33.462Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-09-10T19:39:33.510Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-09-10T19:39:33.529Z] [INFO] Navigate to: https://rh-ai.apps.325e327945af09cca235.prod.konflux-ocp-ci.dev/ [2026-09-10T19:39:47.331Z] [INFO] Starting 480s timeout for: should login and load page [2026-09-10T19:39:47.334Z] [INFO] Test title: should login and load page [2026-09-10T19:39:47.339Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-09-10T19:39:47.343Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-09-10T19:39:47.348Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-09-10T19:39:47.357Z] [INFO] Navigate to: https://rh-ai.apps.325e327945af09cca235.prod.konflux-ocp-ci.dev/ 1) should login and load page 0 passing (26s) 1 failing 1) application should login and load page: Test steps were: 1. Navigate to: https://rh-ai.apps.325e327945af09cca235.prod.konflux-ocp-ci.dev/ Timed out retrying after 10000ms: Expected to find content: 'htpasswd-cluster-admin-user' within the element: but never did. AssertionError: Timed out retrying after 10000ms: Expected to find content: 'htpasswd-cluster-admin-user' within the element: but never did. at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/application.cy.ts:6:55) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 2 │ │ Video: false │ │ Duration: 25 seconds │ │ Spec Ran: application.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/applicat (1280x720) ion.cy.ts/application -- should login and load page (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/applicat (1280x720) ion.cy.ts/application -- should login and load page (failed) (attempt 2).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts (2 of 14) [2026-09-10T19:40:02.459Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-09-10T19:40:02.481Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-09-10T19:40:02.510Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-09-10T19:40:02.523Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-09-10T19:40:02.529Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-09-10T19:40:02.538Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-09-10T19:40:02.563Z] [INFO] Executing: oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found' [2026-09-10T19:40:03.377Z] [INFO] [EXEC] oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found' [2026-09-10T19:40:03.389Z] [INFO] No notebooks found [2026-09-10T19:40:03.414Z] [INFO] [STEP 1] Log into the application [2026-09-10T19:40:03.438Z] [INFO] Navigate to: https://rh-ai.apps.325e327945af09cca235.prod.konflux-ocp-ci.dev/ [2026-09-10T19:40:09.856Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-09-10T19:40:10.013Z] [INFO] [STEP 3] Choose Code Server Image [2026-09-10T19:40:11.245Z] [INFO] [STEP 4] Check Start server button is enabled [2026-09-10T19:40:11.282Z] [INFO] [STEP 5] Launch a notebook server [2026-09-10T19:40:11.511Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-09-10T19:40:11.514Z] [INFO] Finding pods with command: oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-09-10T19:40:22.174Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-09-10T19:40:22.216Z] [INFO] Error parsing line: "" [2026-09-10T19:40:22.244Z] [INFO] Found 0 matching pods [2026-09-10T19:40:22.273Z] [INFO] No matching pods found [2026-09-10T19:40:22.303Z] [INFO] [STEP 7] Expand the Event log [2026-09-10T19:40:33.018Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-09-10T19:40:33.020Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-09-10T19:40:33.024Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-09-10T19:40:33.028Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-09-10T19:40:33.032Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-09-10T19:40:33.040Z] [INFO] Executing: oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found' [2026-09-10T19:40:33.369Z] [INFO] [EXEC] oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found' [2026-09-10T19:40:33.375Z] [INFO] No notebooks found [2026-09-10T19:40:33.393Z] [INFO] [STEP 1] Log into the application [2026-09-10T19:40:33.404Z] [INFO] Navigate to: https://rh-ai.apps.325e327945af09cca235.prod.konflux-ocp-ci.dev/ [2026-09-10T19:40:36.865Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-09-10T19:40:37.030Z] [INFO] [STEP 3] Choose Code Server Image [2026-09-10T19:40:37.897Z] [INFO] [STEP 4] Check Start server button is enabled [2026-09-10T19:40:37.939Z] [INFO] [STEP 5] Launch a notebook server [2026-09-10T19:40:38.190Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-09-10T19:40:38.195Z] [INFO] Finding pods with command: oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-09-10T19:40:48.836Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-09-10T19:40:48.847Z] [INFO] Error parsing line: "" [2026-09-10T19:40:48.852Z] [INFO] Found 0 matching pods [2026-09-10T19:40:48.855Z] [INFO] No matching pods found [2026-09-10T19:40:48.859Z] [INFO] [STEP 7] Expand the Event log 1) Verify User Can Access Jupyter Launcher From Project Page 0 passing (57s) 1 failing 1) Verify a Jupyter Notebook can be launched directly from the Project List View Verify User Can Access Jupyter Launcher From Project Page: Test steps were: 1. Log into the application 2. Navigate to: https://rh-ai.apps.325e327945af09cca235.prod.konflux-ocp-ci.dev/ 3. Launch Standalone notebook server 4. Choose Code Server Image 5. Check Start server button is enabled 6. Launch a notebook server 7. Verify the Jupyter Notebook pod is ready 8. Expand the Event log Timed out retrying after 10000ms: Unable to find an element by: [data-testid="expand-logs"] Ignored nodes: comments, script, style Red Hat OpenShift AI