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: 18 found (applications/testAboutDialog.cy.ts, dashboardNavigation/testApplicat │ │ ionLinks.cy.ts, dashboardNavigation/testManifestLinks.cy.ts, dataScienceProjec │ │ ts/testProjectAdminPermissions.cy.ts, featureStore/testFeatureStoreRbac.cy.ts, │ │ learningResources/test...) │ │ 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/featureStore/testFeatureStoreRbac.cy.t │ │ s, cypress/tests/e2e/learningResources/testCustomResourceCreation.cy.ts, cypre │ │ ss/tests/e2e/modelCatalog/testCatalogSettingsAvailable.cy.ts, cypress/tests/e2 │ │ e/modelCatalog/testModelCatalogAvailable.cy.ts, cypress/tests/e2e/modelCatalog │ │ /testPerformanceFiltersAvailable.cy.ts, cypress/tests/e2e/applications/enabled │ │ /testNotebookAdministration.cy.ts, cypress/tests/e2e/applications/explore/test │ │ EnabledISVs.cy.ts, cypress/tests/e2e/dataScienceProjects/workbenches/testWorkb │ │ enchStorageClasses.cy.ts, cypress/tests/e2e/dataScienceProjects/workbenches/wo │ │ rkbenches.cy.ts, cypress/tests/e2e/modelTraining/trainJobs/testTrainjobLifecyc │ │ le.cy.ts, cypress/tests/e2e/modelTraining/trainJobs/testTrainjobProgression.cy │ │ .ts, cypress/tests/e2e/settings/hardwareProfiles/testDeleteAppliedHardwareProf │ │ ile.cy.ts, cypress/tests/e2e/settings/hardwareProfiles/testHardwareProfiles.cy │ │ .ts, cypress/tests/e2e/settings/hardwareProfiles/testModifyAppliedHardwareProf │ │ ile.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 18) [2026-07-09T21:17:47.847Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-09T21:17:47.869Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-09T21:17:47.876Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-09T21:17:47.891Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-09T21:17:47.901Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T21:17:47.906Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T21:17:47.938Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-09T21:17:48.587Z] [INFO] [EXEC] oc get csv -n redhat-ods-operator -o json | jq -r '[.items[] | select(.spec.displayName | test("Red Hat OpenShift AI")) | select(.status.phase != "Failed")] | first // empty' [2026-07-09T21:17:48.600Z] [INFO] Command exit code: 0 [2026-07-09T21:17:48.613Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-09T21:17:48.973Z] [INFO] [EXEC] oc get csv -n redhat-ods-operator -o json | jq -r '[.items[] | select(.spec.displayName | test("Red Hat OpenShift AI")) | select(.status.phase != "Failed")] | first // empty' [2026-07-09T21:17:49.029Z] [INFO] Command exit code: 0 [2026-07-09T21:17:49.053Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-09T21:17:49.080Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T21:17:49.576Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T21:17:51.642Z] [INFO] [STEP 2] Open the About dialog [2026-07-09T21:17:53.208Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-09T21:17:53.267Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-09T21:17:53.314Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-09T21:17:53.361Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-09T21:17:53.639Z] [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-07-09T21:17:53.664Z] [INFO] Command exit code: 0 [2026-07-09T21:17:53.675Z] [INFO] [STEP 7] Verify admin access level [2026-07-09T21:17:53.748Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-09T21:17:54.103Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T21:17:54.133Z] [INFO] Command exit code: 0 [2026-07-09T21:17:54.173Z] [INFO] Retrieved version of Dashboard: [2026-07-09T21:17:54.197Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-09T21:17:54.501Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T21:17:54.507Z] [INFO] Command exit code: 0 [2026-07-09T21:17:54.554Z] [INFO] Retrieved version of Pipelines: [2026-07-09T21:17:54.580Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-09T21:17:54.968Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T21:17:54.976Z] [INFO] Command exit code: 0 [2026-07-09T21:17:55.009Z] [INFO] Retrieved version of Kueue: [2026-07-09T21:17:55.032Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-09T21:17:55.312Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T21:17:55.355Z] [INFO] Command exit code: 0 [2026-07-09T21:17:55.398Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-09T21:17:55.432Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-09T21:17:55.762Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T21:17:55.836Z] [INFO] Command exit code: 0 [2026-07-09T21:17:55.881Z] [INFO] Retrieved version of Feast operator: 0.63.0 [2026-07-09T21:17:55.909Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-09T21:17:56.262Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T21:17:56.313Z] [INFO] Command exit code: 1 [2026-07-09T21:17:56.321Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-09T21:17:56.347Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-09T21:17:56.739Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T21:17:56.772Z] [INFO] Command exit code: 0 [2026-07-09T21:17:56.801Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-09T21:17:56.808Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-09T21:17:57.137Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T21:17:57.172Z] [INFO] Command exit code: 0 [2026-07-09T21:17:57.243Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-09T21:17:57.279Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-09T21:17:57.693Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T21:17:57.746Z] [INFO] Command exit code: 0 [2026-07-09T21:17:57.755Z] [INFO] Retrieved version of TrustyAI: v1.37.0 v0.28.0 v1.37.0 v0.4.8 0.9.4 v0.2.0 v0.2.1 v0.3.0 [2026-07-09T21:17:57.832Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-09T21:17:58.337Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T21:17:58.344Z] [INFO] Command exit code: 0 [2026-07-09T21:17:58.456Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-09T21:17:58.492Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-09T21:17:58.950Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T21:17:58.986Z] [INFO] Command exit code: 0 [2026-07-09T21:17:59.052Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-09T21:17:59.093Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-09T21:17:59.595Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T21:17:59.692Z] [INFO] Command exit code: 0 [2026-07-09T21:17:59.847Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (12148ms) 1 passing (12s) [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: 12 seconds │ │ Spec Ran: applications/testAboutDialog.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testApplicationLinks.cy.ts (2 of 18) [2026-07-09T21:18:03.852Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-09T21:18:03.872Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-09T21:18:03.877Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-09T21:18:03.934Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-09T21:18:03.943Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T21:18:03.952Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T21:18:03.965Z] [INFO] [STEP 1] Log into the application [2026-07-09T21:18:04.029Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T21:18:04.265Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T21:18:06.936Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-09T21:18:08.158Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-09T21:18:08.456Z] [INFO] Extracted URLs: /, https://console-openshift-console.apps.ods-qe-psi-07.osp.rh-ods.com:, https://cloud.redhat.com/openshift/details/6d836f74-d2a7-483d-9d64-7b8b9cdb8ffc, /, /projects, /ai-hub/models, /maas/tokens, /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, /develop-train/mlflow/experiments, /develop-train/training-jobs, /develop-train/automl, /observe-monitor/workload-metrics, /learning-resources, /applications/enabled, /applications/explore [2026-07-09T21:18:08.566Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-09T21:18:08.775Z] [INFO] ✅ / - Status: 200 [2026-07-09T21:18:09.129Z] [INFO] ✅ https://console-openshift-console.apps.ods-qe-psi-07.osp.rh-ods.com: - Status: 200 [2026-07-09T21:18:09.553Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/6d836f74-d2a7-483d-9d64-7b8b9cdb8ffc - Status: 200 [2026-07-09T21:18:09.592Z] [INFO] ✅ / - Status: 200 [2026-07-09T21:18:09.664Z] [INFO] ✅ /projects - Status: 200 [2026-07-09T21:18:09.731Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-09T21:18:09.776Z] [INFO] ✅ /maas/tokens - Status: 200 [2026-07-09T21:18:09.847Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-09T21:18:09.888Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-09T21:18:09.948Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-09T21:18:10.030Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-09T21:18:10.082Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-09T21:18:10.159Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-09T21:18:10.260Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-09T21:18:10.343Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-09T21:18:10.391Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-09T21:18:10.461Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-09T21:18:10.546Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-09T21:18:10.629Z] [INFO] ✅ /develop-train/mlflow/experiments - Status: 200 [2026-07-09T21:18:10.702Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-09T21:18:10.795Z] [INFO] ✅ /develop-train/automl - Status: 200 [2026-07-09T21:18:11.076Z] [INFO] ✅ /observe-monitor/workload-metrics - Status: 200 [2026-07-09T21:18:11.170Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-09T21:18:11.292Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-09T21:18:11.394Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (7730ms) 1 passing (8s) [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: 7 seconds │ │ Spec Ran: dashboardNavigation/testApplicationLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testManifestLinks.cy.ts (3 of 18) [2026-07-09T21:18:15.064Z] [INFO] Setting tests timeout to: 480 seconds Verify that all the URLs referenced in the Manifest directory are operational - Validates URL format and checks for common mistakes in manifest files (fast, stable) - Checks URL reachability with tolerance for transient errors (429, 502, 503, 504) [2026-07-09T21:18:15.137Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (210ms) 2 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_002.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 2 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: dashboardNavigation/testManifestLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectAdminPermissions.cy.ts (4 of 18) [2026-07-09T21:18:19.869Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-09T21:18:19.935Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-09T21:18:19.938Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-09T21:18:19.945Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-09T21:18:19.953Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T21:18:19.959Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T21:18:20.044Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-09T21:18:20.050Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-09T21:18:20.554Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-09T21:18:20.628Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-09T21:18:20.636Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-09T21:18:20.649Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-09T21:18:21.429Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-09T21:18:21.937Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-09T21:18:21.945Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-09T21:18:22.435Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-09T21:18:22.445Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-09T21:18:22.454Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-09T21:18:22.464Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-09T21:18:22.536Z] [INFO] [STEP 1] Log into the application [2026-07-09T21:18:22.546Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T21:18:22.929Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T21:18:25.651Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-09T21:18:29.737Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-09T21:18:36.154Z] [INFO] [STEP 4] Save the user and validate that odh-user1 has been saved with admin permissions ✓ Verify that user can be added as an Admin for a Project (16509ms) [2026-07-09T21:18:36.748Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-09T21:18:36.751Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-09T21:18:36.758Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-09T21:18:36.764Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T21:18:36.770Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T21:18:36.839Z] [INFO] [STEP 1] Log into the application [2026-07-09T21:18:36.849Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T21:18:37.141Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T21:18:39.549Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-09T21:18:48.339Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-09T21:18:58.643Z] [INFO] [STEP 4] Save the group and validate that odh-user1 has been saved with admin permissions ✓ Verify user can assign access permissions to user group (22278ms) [2026-07-09T21:18:59.349Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-09T21:18:59.353Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-09T21:18:59.428Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-09T21:18:59.435Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T21:18:59.443Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T21:18:59.454Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-09T21:18:59.528Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T21:18:59.950Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T21:19:02.245Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-09T21:19:06.833Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-09T21:19:07.638Z] [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 (7406ms) 3 passing (48s) [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: 47 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-09T21:19:16.647Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-09T21:19:16.736Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-09T21:19:16.741Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-09T21:19:16.751Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-09T21:19:16.832Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T21:19:16.841Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T21:19:16.931Z] [INFO] Ensure admin oc session for setup [2026-07-09T21:19:17.739Z] [INFO] [EXEC] oc whoami [2026-07-09T21:19:17.743Z] [INFO] Check if the operator is RHOAI [2026-07-09T21:19:18.852Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-09T21:19:18.935Z] [INFO] Command exit code: 0 [2026-07-09T21:19:18.953Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-09T21:19:19.135Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-09T21:19:19.144Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-09T21:19:20.331Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-09T21:19:20.428Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-09T21:19:20.457Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-09T21:19:20.550Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-09T21:19:21.643Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-09T21:19:22.937Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-09T21:19:22.947Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-09T21:19:23.939Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-09T21:19:24.027Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-09T21:19:24.056Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-09T21:19:24.151Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-09T21:19:25.241Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783631964238-q099b50zy.yaml && rm -f /tmp/cypress-yaml-1783631964238-q099b50zy.yaml [2026-07-09T21:19:25.251Z] [INFO] Command exit code: 0 [2026-07-09T21:19:25.260Z] [INFO] Finding pods with command: oc get pods -n test-fs-ui-proj-108259 -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep test-s3 [2026-07-09T21:19:36.443Z] [INFO] [EXEC] oc get pods -n test-fs-ui-proj-108259 -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep test-s3 [2026-07-09T21:19:36.629Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-647666f866-f74zm [2026-07-09T21:19:36.646Z] [INFO] Found 1 matching pods [2026-07-09T21:19:36.651Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-647666f866-f74zm -n test-fs-ui-proj-108259 --timeout=300s [2026-07-09T21:19:44.047Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-647666f866-f74zm -n test-fs-ui-proj-108259 --timeout=300s [2026-07-09T21:19:44.157Z] [INFO] Pod is ready: pod/feast-test-s3-647666f866-f74zm condition met [2026-07-09T21:19:44.269Z] [INFO] [STEP 1] Log in as admin user [2026-07-09T21:19:44.339Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T21:19:45.161Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T21:19:49.640Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-09T21:19:56.644Z] [INFO] [STEP 3] Verify the Feature Store project is discoverable and select it [2026-07-09T21:19:57.827Z] [INFO] [STEP 4] Verify the project selector shows the selected project ✓ Admin user can discover the Feature Store project (41614ms) [2026-07-09T21:19:58.659Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-09T21:19:58.662Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-09T21:19:58.729Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-09T21:19:58.737Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T21:19:58.744Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T21:19:58.830Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-09T21:19:58.839Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T21:19:59.227Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T21:20:01.339Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-09T21:20:04.745Z] [INFO] [STEP 3] Verify the Feature Store empty state is shown (no projects accessible) [2026-07-09T21:20:16.178Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-09T21:20:16.181Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-09T21:20:16.228Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-09T21:20:16.233Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T21:20:16.237Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T21:20:16.250Z] [INFO] Ensure admin oc session for setup [2026-07-09T21:20:16.736Z] [INFO] [EXEC] oc whoami [2026-07-09T21:20:16.741Z] [INFO] Check if the operator is RHOAI [2026-07-09T21:20:17.192Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-09T21:20:17.228Z] [INFO] Command exit code: 0 [2026-07-09T21:20:17.235Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-09T21:20:17.246Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-09T21:20:17.252Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-09T21:20:17.654Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-09T21:20:17.660Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-09T21:20:17.667Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-09T21:20:17.675Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-09T21:20:57.206Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-09T21:20:57.218Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-09T21:20:57.226Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-09T21:20:57.561Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-09T21:20:57.567Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-09T21:20:57.574Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-09T21:20:57.585Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-09T21:20:57.925Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-09T21:20:58.206Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-09T21:20:58.212Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-09T21:20:58.487Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-09T21:20:58.493Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-09T21:20:58.500Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-09T21:20:58.508Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-09T21:20:58.892Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783632058510-ns4rrvg5x.yaml && rm -f /tmp/cypress-yaml-1783632058510-ns4rrvg5x.yaml [2026-07-09T21:20:58.898Z] [INFO] Command exit code: 0 [2026-07-09T21:20:58.904Z] [INFO] Finding pods with command: oc get pods -n test-fs-ui-proj-108259 -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep test-s3 [2026-07-09T21:21:09.149Z] [INFO] [EXEC] oc get pods -n test-fs-ui-proj-108259 -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep test-s3 [2026-07-09T21:21:09.160Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-647666f866-gdt4b [2026-07-09T21:21:09.168Z] [INFO] Found 1 matching pods [2026-07-09T21:21:09.173Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-647666f866-gdt4b -n test-fs-ui-proj-108259 --timeout=300s [2026-07-09T21:21:17.576Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-647666f866-gdt4b -n test-fs-ui-proj-108259 --timeout=300s [2026-07-09T21:21:17.583Z] [INFO] Pod is ready: pod/feast-test-s3-647666f866-gdt4b condition met [2026-07-09T21:21:17.594Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-09T21:21:17.600Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T21:21:18.159Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T21:21:20.572Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-09T21:21:23.932Z] [INFO] [STEP 3] Verify the Feature Store empty state is shown (no projects accessible) 1) Non-admin user without namespace access cannot discover the Feature Store project [2026-07-09T21:21:34.630Z] [INFO] Restore admin oc session for cleanup [2026-07-09T21:21:35.147Z] [INFO] [EXEC] oc whoami [2026-07-09T21:21:35.152Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-09T21:21:35.635Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait=false --ignore-not-found 1 passing (2m) 1 failing 1) Verify RBAC scoped Feature Store discovery by namespace access Non-admin user without namespace access cannot discover the Feature Store project: Test steps were: 1. Ensure admin oc session for setup 2. Check if the operator is RHOAI 3. Create namespace: test-fs-ui-proj-108259 4. Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 5. Log in as non-admin user (no access to the test namespace) 6. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ 7. Navigate to the Feature Store Overview page 8. Verify the Feature Store empty state is shown (no projects accessible) Timed out retrying after 10000ms: Unable to find an element by: [data-testid="empty-state-feature-store"] Ignored nodes: comments, script, style Red Hat OpenShift AI