It looks like this is your first time using Cypress: 15.17.0 ❯ Verifying Cypress can run /cypress_cache/15.17.0/Cypress ✔ Verified Cypress! /cypress_cache/15.17.0/Cypress Opening Cypress... 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) "@SmokeSet1" ================================================================================ (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 15.17.0 │ │ Browser: Electron 138 (headless) │ │ Node Version: v22.22.0 (/usr/bin/node-22) │ │ Specs: 17 found (applications/testAboutDialog.cy.ts, dashboardNavigation/testApplicat │ │ ionLinks.cy.ts, dashboardNavigation/testManifestLinks.cy.ts, dataScienceProjec │ │ ts/testProjectAdminPermissions.cy.ts, learningResources/testCustomResourceCrea │ │ tion.cy.ts, modelCatalo...) │ │ Searched: cypress/tests/e2e/applications/testAboutDialog.cy.ts, cypress/tests/e2e/dashbo │ │ ardNavigation/testApplicationLinks.cy.ts, cypress/tests/e2e/dashboardNavigatio │ │ n/testManifestLinks.cy.ts, cypress/tests/e2e/dataScienceProjects/testProjectAd │ │ minPermissions.cy.ts, cypress/tests/e2e/learningResources/testCustomResourceCr │ │ eation.cy.ts, cypress/tests/e2e/modelCatalog/testCatalogSettingsAvailable.cy.t │ │ s, cypress/tests/e2e/modelCatalog/testModelCatalogAvailable.cy.ts, cypress/tes │ │ ts/e2e/modelCatalog/testPerformanceFiltersAvailable.cy.ts, cypress/tests/e2e/a │ │ pplications/enabled/testNotebookAdministration.cy.ts, cypress/tests/e2e/applic │ │ ations/explore/testEnabledISVs.cy.ts, cypress/tests/e2e/dataScienceProjects/wo │ │ rkbenches/testWorkbenchStorageClasses.cy.ts, cypress/tests/e2e/dataScienceProj │ │ ects/workbenches/workbenches.cy.ts, cypress/tests/e2e/modelTraining/trainJobs/ │ │ testTrainjobLifecycle.cy.ts, cypress/tests/e2e/modelTraining/trainJobs/testTra │ │ injobProgression.cy.ts, cypress/tests/e2e/settings/hardwareProfiles/testDelete │ │ AppliedHardwareProfile.cy.ts, cypress/tests/e2e/settings/hardwareProfiles/test │ │ HardwareProfiles.cy.ts, cypress/tests/e2e/settings/hardwareProfiles/testModify │ │ AppliedHardwareProfile.cy.ts │ │ Experiments: experimentalInteractiveRunEvents=true,experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ Remove output folder /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: applications/testAboutDialog.cy.ts (1 of 17) [2026-09-15T14:35:06.880Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-09-15T14:35:06.904Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-09-15T14:35:06.917Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-09-15T14:35:06.927Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-09-15T14:35:06.935Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ODS-327","@ODS-492"] [2026-09-15T14:35:06.945Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-09-15T14:35:06.966Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-09-15T14:35:07.652Z] [INFO] [EXEC] oc get csv -n default -o json | jq -r '[.items[] | select(.spec.displayName | test("Red Hat OpenShift AI")) | select(.status.phase != "Failed")] | first // empty' [2026-09-15T14:35:07.662Z] [INFO] Command exit code: 0 [2026-09-15T14:35:07.687Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-09-15T14:35:08.093Z] [INFO] [EXEC] oc get csv -n default -o json | jq -r '[.items[] | select(.spec.displayName | test("Red Hat OpenShift AI")) | select(.status.phase != "Failed")] | first // empty' [2026-09-15T14:35:08.099Z] [INFO] Command exit code: 0 [2026-09-15T14:35:08.122Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-09-15T14:35:08.144Z] [INFO] Navigate to: https://rh-ai.apps.347443a3986c989e6610.prod.konflux-ocp-ci.dev/ [2026-09-15T14:35:09.534Z] [INFO] [STEP 2] Open the About dialog [2026-09-15T14:35:13.333Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-09-15T14:35:13.403Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-09-15T14:35:13.456Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-09-15T14:35:13.517Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-09-15T14:35:14.041Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.status.installedCSV != null) | select(.status.installedCSV | test("rhods-operator")) | .spec.channel' | head -n 1 [2026-09-15T14:35:14.097Z] [INFO] Command exit code: 0 [2026-09-15T14:35:14.154Z] [INFO] [STEP 7] Verify admin access level [2026-09-15T14:35:14.250Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-09-15T14:35:14.743Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-09-15T14:35:14.770Z] [INFO] Command exit code: 0 [2026-09-15T14:35:14.779Z] [INFO] Retrieved version of Dashboard: [2026-09-15T14:35:14.785Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-09-15T14:35:15.152Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-09-15T14:35:15.240Z] [INFO] Command exit code: 0 [2026-09-15T14:35:15.318Z] [INFO] Retrieved version of Pipelines: [2026-09-15T14:35:15.344Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-09-15T14:35:15.710Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-09-15T14:35:15.742Z] [INFO] Command exit code: 0 [2026-09-15T14:35:15.749Z] [INFO] Retrieved version of Kueue: [2026-09-15T14:35:15.777Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-09-15T14:35:16.215Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-09-15T14:35:16.247Z] [INFO] Command exit code: 0 [2026-09-15T14:35:16.300Z] [INFO] Retrieved version of Model registry: latest latest [2026-09-15T14:35:16.332Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-09-15T14:35:16.724Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-09-15T14:35:16.730Z] [INFO] Command exit code: 0 [2026-09-15T14:35:16.794Z] [INFO] Retrieved version of Feast operator: 0.64.0 [2026-09-15T14:35:16.802Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-09-15T14:35:17.303Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-09-15T14:35:17.368Z] [INFO] Command exit code: 1 [2026-09-15T14:35:17.419Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-09-15T14:35:17.425Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-09-15T14:35:17.847Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-09-15T14:35:17.925Z] [INFO] Command exit code: 0 [2026-09-15T14:35:18.031Z] [INFO] Retrieved version of Ray: [2026-09-15T14:35:18.077Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-09-15T14:35:18.618Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-09-15T14:35:18.659Z] [INFO] Command exit code: 0 [2026-09-15T14:35:18.721Z] [INFO] Retrieved version of Training operator: [2026-09-15T14:35:18.728Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-09-15T14:35:19.242Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-09-15T14:35:19.295Z] [INFO] Command exit code: 0 [2026-09-15T14:35:19.412Z] [INFO] Retrieved version of TrustyAI: [2026-09-15T14:35:19.453Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-09-15T14:35:19.922Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-09-15T14:35:20.034Z] [INFO] Command exit code: 0 [2026-09-15T14:35:20.151Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-09-15T14:35:20.224Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-09-15T14:35:20.758Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-09-15T14:35:20.765Z] [INFO] Command exit code: 0 [2026-09-15T14:35:20.838Z] [INFO] Retrieved version of Trainer: [2026-09-15T14:35:20.905Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-09-15T14:35:21.428Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-09-15T14:35:21.476Z] [INFO] Command exit code: 1 [2026-09-15T14:35:21.585Z] [INFO] Failed to retrieve version of MLflow: error: the server doesn't have a resource type "MLflow" ✓ Verify RHODS About Dialog contains correct information (14820ms) 1 passing (15s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 14 seconds │ │ Spec Ran: applications/testAboutDialog.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testApplicationLinks.cy.ts (2 of 17) [2026-09-15T14:35:24.966Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-09-15T14:35:25.003Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-09-15T14:35:25.011Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-09-15T14:35:25.017Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-09-15T14:35:25.025Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ODS-327","@ODS-492"] [2026-09-15T14:35:25.031Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-09-15T14:35:25.044Z] [INFO] [STEP 1] Log into the application [2026-09-15T14:35:25.050Z] [INFO] Navigate to: https://rh-ai.apps.347443a3986c989e6610.prod.konflux-ocp-ci.dev/ [2026-09-15T14:35:28.054Z] [INFO] [STEP 2] Click the Application Launcher [2026-09-15T14:35:32.008Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-09-15T14:35:32.746Z] [INFO] Extracted URLs: /, https://console-openshift-console.apps.347443a3986c989e6610.prod.konflux-ocp-ci.dev:, https://cloud.redhat.com/openshift/details/47ef4380-c888-4863-bb29-060dca14bfd0, /, /projects, /ai-hub/models, /develop-train/feature-store/overview, /develop-train/feature-store/entities, /develop-train/feature-store/data-sources, /develop-train/feature-store/datasets, /develop-train/feature-store/features, /develop-train/feature-store/feature-views, /develop-train/feature-store/feature-services, /develop-train/pipelines/definitions, /develop-train/pipelines/runs, /develop-train/pipelines/artifacts, /develop-train/pipelines/executions, /learning-resources, /applications/enabled, /applications/explore [2026-09-15T14:35:32.751Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-09-15T14:35:33.377Z] [INFO] ✅ / - Status: 200 [2026-09-15T14:35:33.478Z] [INFO] ✅ https://console-openshift-console.apps.347443a3986c989e6610.prod.konflux-ocp-ci.dev: - Status: 200 [2026-09-15T14:35:33.753Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/47ef4380-c888-4863-bb29-060dca14bfd0 - Status: 200 [2026-09-15T14:35:34.549Z] [INFO] ✅ / - Status: 200 [2026-09-15T14:35:35.179Z] [INFO] ✅ /projects - Status: 200 [2026-09-15T14:35:35.371Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-09-15T14:35:35.673Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-09-15T14:35:35.738Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-09-15T14:35:35.873Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-09-15T14:35:35.931Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-09-15T14:35:35.982Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-09-15T14:35:36.143Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-09-15T14:35:36.343Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-09-15T14:35:36.943Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-09-15T14:35:37.544Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-09-15T14:35:37.944Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-09-15T14:35:38.143Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-09-15T14:35:38.873Z] [INFO] ✅ /learning-resources - Status: 200 [2026-09-15T14:35:39.073Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-09-15T14:35:39.876Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (14972ms) 1 passing (15s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_001.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 15 seconds │ │ Spec Ran: dashboardNavigation/testApplicationLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testManifestLinks.cy.ts (3 of 17) [2026-09-15T14:35:42.745Z] [INFO] Setting tests timeout to: 480 seconds - An uncaught error was detected outside of a test [2026-09-15T14:35:42.763Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (89ms) 1 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_002.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 1 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: dashboardNavigation/testManifestLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectAdminPermissions.cy.ts (4 of 17) [2026-09-15T14:35:45.313Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-09-15T14:35:45.326Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-09-15T14:35:45.329Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-09-15T14:35:45.334Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-09-15T14:35:45.338Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ODS-327","@ODS-492"] [2026-09-15T14:35:45.342Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-09-15T14:35:45.361Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-09-15T14:35:45.365Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-09-15T14:35:45.657Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-09-15T14:35:45.664Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-09-15T14:35:45.671Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-09-15T14:35:45.682Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-09-15T14:35:46.015Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-09-15T14:35:46.342Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-09-15T14:35:46.349Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-09-15T14:35:46.611Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-09-15T14:35:46.617Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-09-15T14:35:46.623Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-09-15T14:35:46.629Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-09-15T14:35:46.641Z] [INFO] [STEP 1] Log into the application [2026-09-15T14:35:46.646Z] [INFO] Navigate to: https://rh-ai.apps.347443a3986c989e6610.prod.konflux-ocp-ci.dev/ [2026-09-15T14:35:47.688Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-09-15T14:35:57.411Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-09-15T14:36:06.584Z] [INFO] [STEP 4] Save the user and validate that ldap-user2 has been saved with admin permissions ✓ Verify that user can be added as an Admin for a Project (21404ms) [2026-09-15T14:36:06.925Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-09-15T14:36:06.927Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-09-15T14:36:06.932Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-09-15T14:36:06.936Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ODS-327","@ODS-492"] [2026-09-15T14:36:06.940Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-09-15T14:36:06.951Z] [INFO] [STEP 1] Log into the application [2026-09-15T14:36:06.956Z] [INFO] Navigate to: https://rh-ai.apps.347443a3986c989e6610.prod.konflux-ocp-ci.dev/ [2026-09-15T14:36:09.115Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-09-15T14:36:15.581Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-09-15T14:36:19.383Z] [INFO] [STEP 4] Save the group and validate that ldap-user2 has been saved with admin permissions ✓ Verify user can assign access permissions to user group (12546ms) [2026-09-15T14:36:19.544Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-09-15T14:36:19.546Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-09-15T14:36:19.550Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-09-15T14:36:19.554Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ODS-327","@ODS-492"] [2026-09-15T14:36:19.558Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-09-15T14:36:19.566Z] [INFO] [STEP 1] Log into the application as non-admin [2026-09-15T14:36:19.571Z] [INFO] Navigate to: https://rh-ai.apps.347443a3986c989e6610.prod.konflux-ocp-ci.dev/ [2026-09-15T14:36:19.872Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-09-15T14:36:24.555Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-09-15T14:36:24.961Z] [INFO] [EXEC] oc delete project cypress-user-perm-test-526006 --wait=false --ignore-not-found ✓ Verify that user can access the created project with Admin rights 3 passing (40s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_003.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 3 │ │ Passing: 3 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 39 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: learningResources/testCustomResourceCreation.cy.ts (5 of 17) [2026-09-15T14:36:28.023Z] [INFO] Setting tests timeout to: 480 seconds Create a custom resource Quickstart by using Dashboard CRDs [2026-09-15T14:36:28.046Z] [INFO] Starting 480s timeout for: Upload custom resource and verify [2026-09-15T14:36:28.057Z] [INFO] Test title: Upload custom resource and verify [2026-09-15T14:36:28.065Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-697","@Dashboard","@NonConcurrent"] [2026-09-15T14:36:28.096Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ODS-327","@ODS-492"] [2026-09-15T14:36:28.107Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-09-15T14:36:28.143Z] [INFO] Loaded resources data: { "resources": { "CustomQuickStart": [ { "kind": "OdhQuickStart", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom Quick Start", "metaDataName": "custom-quick-start-test", "description": "This quick start is a TEST!!!", "yamlPath": "import/custom_quickstart.yaml" } ], "CustomApplication": [ { "kind": "OdhApplication", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom ODS-CI Application", "metaDataName": "custom-odsci-app-doc", "description": "Custom Application is a test item created by ODS-CI to test creation of custom d", "yamlPath": "import/custom_app.yaml" } ], "CustomHowTo": [ { "namespace": "opendatahub", "kind": "OdhDocument", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom How-To Documentation", "metaDataName": "custom-doc-howto-test", "description": "Custom How-To is a test item created by ODS-CI suite in order to test creation o", "yamlPath": "import/custom_doc_howto.yaml" } ], "CustomTutorial": [ { "kind": "OdhDocument", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom Tutorial Documentation", "metaDataName": "custom-doc-tutorial-test", "description": "Custom Tutorial is a test item created by ODS-CI suite in order to test creation", "yamlPath": "import/custom_doc_tutorial.yaml" } ] } } [2026-09-15T14:36:28.152Z] [INFO] YAML path for CustomQuickStart: import/custom_quickstart.yaml [2026-09-15T14:36:28.194Z] [INFO] Executing command: oc apply -f "/tmp/temp_1789482988156.yaml" -n redhat-ods-applications [2026-09-15T14:36:28.528Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1789482988156.yaml" -n redhat-ods-applications [2026-09-15T14:36:28.544Z] [INFO] Command executed successfully: odhquickstart.console.openshift.io/custom-quick-start-test created [2026-09-15T14:36:28.653Z] [INFO] [EXEC] rm /tmp/temp_1789482988156.yaml [2026-09-15T14:36:28.678Z] [INFO] Executing command: oc apply -f "/tmp/temp_1789482988658.yaml" -n redhat-ods-applications [2026-09-15T14:36:29.005Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1789482988658.yaml" -n redhat-ods-applications [2026-09-15T14:36:29.015Z] [INFO] Command executed successfully: odhapplication.dashboard.opendatahub.io/custom-odsci-app created [2026-09-15T14:36:29.131Z] [INFO] [EXEC] rm /tmp/temp_1789482988658.yaml [2026-09-15T14:36:29.157Z] [INFO] Executing command: oc apply -f "/tmp/temp_1789482989135.yaml" -n redhat-ods-applications [2026-09-15T14:36:29.489Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1789482989135.yaml" -n redhat-ods-applications [2026-09-15T14:36:29.496Z] [INFO] Command executed successfully: odhdocument.dashboard.opendatahub.io/custom-doc-howto-test created [2026-09-15T14:36:29.610Z] [INFO] [EXEC] rm /tmp/temp_1789482989135.yaml [2026-09-15T14:36:29.650Z] [INFO] Executing command: oc apply -f "/tmp/temp_1789482989625.yaml" -n redhat-ods-applications [2026-09-15T14:36:30.004Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1789482989625.yaml" -n redhat-ods-applications [2026-09-15T14:36:30.012Z] [INFO] Command executed successfully: odhdocument.dashboard.opendatahub.io/custom-doc-tutorial-test created [2026-09-15T14:36:30.143Z] [INFO] [EXEC] rm /tmp/temp_1789482989625.yaml [2026-09-15T14:36:30.165Z] [INFO] All resources have been set up successfully. [2026-09-15T14:36:30.204Z] [INFO] [STEP 1] Log into the application [2026-09-15T14:36:30.238Z] [INFO] Navigate to: https://rh-ai.apps.347443a3986c989e6610.prod.konflux-ocp-ci.dev/ [2026-09-15T14:36:31.506Z] [INFO] [STEP 2] Navigate to Resources tab and search for the Custom Resources [2026-09-15T14:36:31.568Z] [INFO] Navigate to: https://rh-ai.apps.347443a3986c989e6610.prod.konflux-ocp-ci.dev/learning-resources [2026-09-15T14:36:35.827Z] [INFO] [STEP 3] Check for newly created resources [2026-09-15T14:36:35.883Z] [INFO] Starting resource check for 4 resources. [2026-09-15T14:36:35.923Z] [INFO] Checking for resource: TEST - Custom Quick Start [2026-09-15T14:36:37.478Z] [INFO] Waiting for card with id: custom-quick-start-test [2026-09-15T14:37:34.340Z] [INFO] ✅ Resource found: TEST - Custom Quick Start [2026-09-15T14:37:34.377Z] [INFO] Checking for resource: TEST - Custom ODS-CI Application [2026-09-15T14:37:34.795Z] [INFO] Waiting for card with id: custom-odsci-app-doc [2026-09-15T14:37:35.152Z] [INFO] ✅ Resource found: TEST - Custom ODS-CI Application [2026-09-15T14:37:35.234Z] [INFO] Checking for resource: TEST - Custom How-To Documentation [2026-09-15T14:37:36.029Z] [INFO] Waiting for card with id: custom-doc-howto-test [2026-09-15T14:37:36.401Z] [INFO] ✅ Resource found: TEST - Custom How-To Documentation [2026-09-15T14:37:36.460Z] [INFO] Checking for resource: TEST - Custom Tutorial Documentation [2026-09-15T14:37:37.194Z] [INFO] Waiting for card with id: custom-doc-tutorial-test [2026-09-15T14:37:37.582Z] [INFO] ✅ Resource found: TEST - Custom Tutorial Documentation [2026-09-15T14:37:37.668Z] [INFO] Executing command: oc delete OdhQuickStart -n redhat-ods-applications -l app=custom-odsci-app [2026-09-15T14:37:38.299Z] [INFO] [EXEC] oc delete OdhQuickStart -n redhat-ods-applications -l app=custom-odsci-app [2026-09-15T14:37:38.313Z] [INFO] Command execution result: {"stdout":"odhquickstart.console.openshift.io \"custom-quick-start-test\" deleted","stderr":"","exitCode":0} [2026-09-15T14:37:38.533Z] [INFO] Custom resource deleted successfully. [2026-09-15T14:37:38.712Z] [INFO] Executing command: oc delete OdhApplication -n redhat-ods-applications -l app=custom-odsci-app [2026-09-15T14:37:39.401Z] [INFO] [EXEC] oc delete OdhApplication -n redhat-ods-applications -l app=custom-odsci-app [2026-09-15T14:37:39.540Z] [INFO] Command execution result: {"stdout":"odhapplication.dashboard.opendatahub.io \"custom-odsci-app\" deleted","stderr":"","exitCode":0} [2026-09-15T14:37:39.608Z] [INFO] Custom resource deleted successfully. [2026-09-15T14:37:39.678Z] [INFO] Executing command: oc delete OdhDocument -n redhat-ods-applications -l app=custom-odsci-app [2026-09-15T14:37:40.137Z] [INFO] [EXEC] oc delete OdhDocument -n redhat-ods-applications -l app=custom-odsci-app [2026-09-15T14:37:40.149Z] [INFO] Command execution result: {"stdout":"odhdocument.dashboard.opendatahub.io \"custom-doc-howto-test\" deleted\nodhdocument.dashboard.opendatahub.io \"custom-doc-tutorial-test\" deleted","stderr":"","exitCode":0} [2026-09-15T14:37:40.255Z] [INFO] Custom resource deleted successfully. [2026-09-15T14:37:40.353Z] [INFO] Executing command: oc delete OdhDocument -n redhat-ods-applications -l app=custom-odsci-app [2026-09-15T14:37:40.755Z] [INFO] [EXEC] oc delete OdhDocument -n redhat-ods-applications -l app=custom-odsci-app [2026-09-15T14:37:40.894Z] [INFO] Command execution result: {"stdout":"No resources found","stderr":"","exitCode":0} [2026-09-15T14:37:40.900Z] [INFO] Custom resource deleted successfully. [2026-09-15T14:37:40.976Z] [INFO] All resources have been cleaned up successfully. ✓ Upload custom resource and verify (69622ms) 1 passing (1m) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_004.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 1 minute, 13 seconds │ │ Spec Ran: learningResources/testCustomResourceCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: modelCatalog/testCatalogSettingsAvailable.cy.ts (6 of 17) [2026-09-15T14:37:44.618Z] [INFO] Setting tests timeout to: 480 seconds Verify Model Catalog Settings Access Control [2026-09-15T14:37:44.695Z] [INFO] Starting 480s timeout for: Admin user can access Model catalog settings [2026-09-15T14:37:44.699Z] [INFO] Test title: Admin user can access Model catalog settings [2026-09-15T14:37:44.707Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-09-15T14:37:44.715Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ODS-327","@ODS-492"] [2026-09-15T14:37:44.723Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-09-15T14:37:44.737Z] [INFO] [STEP 1] Log into the application as admin with aiCatalogSettings flag enabled [2026-09-15T14:37:44.745Z] [INFO] Navigate to: https://rh-ai.apps.347443a3986c989e6610.prod.konflux-ocp-ci.dev/ [2026-09-15T14:37:47.255Z] [INFO] [STEP 2] Navigate to Model catalog settings [2026-09-15T14:38:01.055Z] [INFO] [STEP 3] Verify add source button is visible ✓ Admin user can access Model catalog settings (16875ms) [2026-09-15T14:38:01.542Z] [INFO] Starting 480s timeout for: Non-admin user cannot access Model catalog settings [2026-09-15T14:38:01.545Z] [INFO] Test title: Non-admin user cannot access Model catalog settings [2026-09-15T14:38:01.550Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-09-15T14:38:01.555Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ODS-327","@ODS-492"] [2026-09-15T14:38:01.559Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-09-15T14:38:01.569Z] [INFO] [STEP 1] Log into the application as non-admin user [2026-09-15T14:38:01.597Z] [INFO] Navigate to: https://rh-ai.apps.347443a3986c989e6610.prod.konflux-ocp-ci.dev/ [2026-09-15T14:38:02.176Z] [INFO] [STEP 2] Verify Model catalog settings nav item is not visible for non-admin [2026-09-15T14:38:04.531Z] [INFO] [STEP 3] Attempt to navigate to Model catalog settings directly [2026-09-15T14:38:06.020Z] [INFO] [STEP 4] Verify page not found is displayed [2026-09-15T14:38:16.555Z] [INFO] Starting 480s timeout for: Non-admin user cannot access Model catalog settings [2026-09-15T14:38:16.559Z] [INFO] Test title: Non-admin user cannot access Model catalog settings [2026-09-15T14:38:16.563Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-09-15T14:38:16.568Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ODS-327","@ODS-492"] [2026-09-15T14:38:16.573Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-09-15T14:38:16.584Z] [INFO] [STEP 1] Log into the application as non-admin user [2026-09-15T14:38:16.591Z] [INFO] Navigate to: https://rh-ai.apps.347443a3986c989e6610.prod.konflux-ocp-ci.dev/ [2026-09-15T14:38:17.354Z] [INFO] [STEP 2] Verify Model catalog settings nav item is not visible for non-admin [2026-09-15T14:38:19.722Z] [INFO] [STEP 3] Attempt to navigate to Model catalog settings directly [2026-09-15T14:38:20.652Z] [INFO] [STEP 4] Verify page not found is displayed 1) Non-admin user cannot access Model catalog settings 1 passing (47s) 1 failing 1) Verify Model Catalog Settings Access Control Non-admin user cannot access Model catalog settings: Test steps were: 1. Log into the application as non-admin user 2. Navigate to: https://rh-ai.apps.347443a3986c989e6610.prod.konflux-ocp-ci.dev/ 3. Verify Model catalog settings nav item is not visible for non-admin 4. Attempt to navigate to Model catalog settings directly 5. Verify page not found is displayed Timed out retrying after 10000ms: Unable to find an element by: [data-testid="not-found-page"] Ignored nodes: comments, script, style