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-07T13:59:53.444Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-07T13:59:53.464Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-07T13:59:53.471Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-07T13:59:53.485Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-07T13:59:53.510Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T13:59:53.523Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-07T13:59:53.545Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-07T13:59:54.280Z] [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-07T13:59:54.291Z] [INFO] Command exit code: 0 [2026-07-07T13:59:54.314Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-07T13:59:54.738Z] [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-07T13:59:54.762Z] [INFO] Command exit code: 0 [2026-07-07T13:59:54.818Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-07T13:59:54.847Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T13:59:55.395Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T13:59:57.523Z] [INFO] [STEP 2] Open the About dialog [2026-07-07T13:59:59.140Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-07T13:59:59.225Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-07T13:59:59.282Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-07T13:59:59.341Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-07T13:59:59.816Z] [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-07T13:59:59.823Z] [INFO] Command exit code: 0 [2026-07-07T13:59:59.849Z] [INFO] [STEP 7] Verify admin access level [2026-07-07T13:59:59.930Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-07T14:00:00.228Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-07T14:00:00.271Z] [INFO] Command exit code: 0 [2026-07-07T14:00:00.314Z] [INFO] Retrieved version of Dashboard: [2026-07-07T14:00:00.339Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-07T14:00:00.659Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-07T14:00:00.710Z] [INFO] Command exit code: 0 [2026-07-07T14:00:00.756Z] [INFO] Retrieved version of Pipelines: [2026-07-07T14:00:00.783Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-07T14:00:01.161Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-07T14:00:01.219Z] [INFO] Command exit code: 0 [2026-07-07T14:00:01.278Z] [INFO] Retrieved version of Kueue: [2026-07-07T14:00:01.308Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-07T14:00:01.691Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-07T14:00:01.720Z] [INFO] Command exit code: 0 [2026-07-07T14:00:01.769Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-07T14:00:01.797Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-07T14:00:02.211Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-07T14:00:02.262Z] [INFO] Command exit code: 0 [2026-07-07T14:00:02.316Z] [INFO] Retrieved version of Feast operator: 0.63.0 [2026-07-07T14:00:02.345Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-07T14:00:02.752Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-07T14:00:02.759Z] [INFO] Command exit code: 1 [2026-07-07T14:00:02.848Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-07T14:00:02.874Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-07T14:00:03.312Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-07T14:00:03.345Z] [INFO] Command exit code: 0 [2026-07-07T14:00:03.412Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-07T14:00:03.420Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-07T14:00:03.937Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-07T14:00:04.028Z] [INFO] Command exit code: 0 [2026-07-07T14:00:04.122Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-07T14:00:04.205Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-07T14:00:04.820Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-07T14:00:04.828Z] [INFO] Command exit code: 0 [2026-07-07T14:00:04.943Z] [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-07T14:00:05.030Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-07T14:00:06.012Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-07T14:00:06.102Z] [INFO] Command exit code: 0 [2026-07-07T14:00:06.248Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-07T14:00:06.344Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-07T14:00:07.014Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-07T14:00:07.149Z] [INFO] Command exit code: 0 [2026-07-07T14:00:07.272Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-07T14:00:07.343Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-07T14:00:08.011Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-07T14:00:08.020Z] [INFO] Command exit code: 0 [2026-07-07T14:00:08.118Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (14749ms) 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 18) [2026-07-07T14:00:12.518Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-07T14:00:12.550Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-07T14:00:12.609Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-07T14:00:12.621Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-07T14:00:12.632Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T14:00:12.638Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-07T14:00:12.705Z] [INFO] [STEP 1] Log into the application [2026-07-07T14:00:12.718Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T14:00:13.101Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T14:00:16.044Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-07T14:00:16.943Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-07T14:00:17.126Z] [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, /settings/user-management, /maas/subscriptions, /maas/auth-policies [2026-07-07T14:00:17.163Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-07T14:00:17.330Z] [INFO] ✅ / - Status: 200 [2026-07-07T14:00:17.555Z] [INFO] ✅ https://console-openshift-console.apps.ods-qe-psi-07.osp.rh-ods.com: - Status: 200 [2026-07-07T14:00:17.931Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/6d836f74-d2a7-483d-9d64-7b8b9cdb8ffc - Status: 200 [2026-07-07T14:00:18.023Z] [INFO] ✅ / - Status: 200 [2026-07-07T14:00:18.075Z] [INFO] ✅ /projects - Status: 200 [2026-07-07T14:00:18.136Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-07T14:00:18.211Z] [INFO] ✅ /maas/tokens - Status: 200 [2026-07-07T14:00:18.260Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-07T14:00:18.335Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-07T14:00:18.416Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-07T14:00:18.458Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-07T14:00:18.546Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-07T14:00:18.627Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-07T14:00:18.688Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-07T14:00:18.764Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-07T14:00:18.868Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-07T14:00:18.947Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-07T14:00:19.038Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-07T14:00:19.110Z] [INFO] ✅ /develop-train/mlflow/experiments - Status: 200 [2026-07-07T14:00:19.166Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-07T14:00:19.232Z] [INFO] ✅ /develop-train/automl - Status: 200 [2026-07-07T14:00:19.267Z] [INFO] ✅ /observe-monitor/workload-metrics - Status: 200 [2026-07-07T14:00:19.364Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-07T14:00:19.457Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-07T14:00:19.620Z] [INFO] ✅ /applications/explore - Status: 200 [2026-07-07T14:00:19.742Z] [INFO] ✅ /settings/user-management - Status: 200 [2026-07-07T14:00:19.919Z] [INFO] ✅ /maas/subscriptions - Status: 200 [2026-07-07T14:00:20.039Z] [INFO] ✅ /maas/auth-policies - Status: 200 ✓ Verify the various application tabs and switcher links are operational (7671ms) 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-07T14:00:24.912Z] [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-07T14:00:24.938Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (198ms) 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-07T14:00:31.131Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-07T14:00:31.143Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-07T14:00:31.202Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-07T14:00:31.210Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-07T14:00:31.216Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T14:00:31.222Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-07T14:00:31.243Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-07T14:00:31.305Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-07T14:00:31.912Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-07T14:00:31.919Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-07T14:00:31.926Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-07T14:00:31.938Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-07T14:00:33.026Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-07T14:00:33.612Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-07T14:00:33.625Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-07T14:00:34.113Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-07T14:00:34.120Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-07T14:00:34.140Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-07T14:00:34.211Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-07T14:00:34.234Z] [INFO] [STEP 1] Log into the application [2026-07-07T14:00:34.325Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T14:00:34.832Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T14:00:40.019Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-07T14:00:46.609Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-07T14:00:54.529Z] [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 (23684ms) [2026-07-07T14:00:55.415Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-07T14:00:55.418Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-07T14:00:55.426Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-07T14:00:55.506Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T14:00:55.515Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-07T14:00:55.606Z] [INFO] [STEP 1] Log into the application [2026-07-07T14:00:55.615Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T14:00:56.109Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T14:00:59.803Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-07T14:01:06.603Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-07T14:01:12.133Z] [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 (17223ms) [2026-07-07T14:01:12.817Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-07T14:01:12.820Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-07T14:01:12.827Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-07T14:01:12.834Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T14:01:12.919Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-07T14:01:12.933Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-07T14:01:13.009Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T14:01:13.524Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T14:01:16.125Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-07T14:01:24.605Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-07T14:01:26.210Z] [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 (11298ms) 3 passing (56s) [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: 55 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-07T14:01:36.526Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-07T14:01:36.601Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-07T14:01:36.605Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-07T14:01:36.614Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-07T14:01:36.620Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T14:01:36.627Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-07T14:01:36.713Z] [INFO] Ensure admin oc session for setup [2026-07-07T14:01:37.509Z] [INFO] [EXEC] oc whoami [2026-07-07T14:01:37.513Z] [INFO] Check if the operator is RHOAI [2026-07-07T14:01:38.317Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-07T14:01:38.326Z] [INFO] Command exit code: 0 [2026-07-07T14:01:38.407Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-07T14:01:38.429Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-07T14:01:38.506Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-07T14:01:39.331Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-07T14:01:39.340Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-07T14:01:39.408Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-07T14:01:39.421Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-07T14:01:40.330Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-07T14:01:41.112Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-07T14:01:41.122Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-07T14:01:41.910Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-07T14:01:41.919Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-07T14:01:41.926Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-07T14:01:42.002Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-07T14:01:43.136Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783432902008-k42hy9euz.yaml && rm -f /tmp/cypress-yaml-1783432902008-k42hy9euz.yaml [2026-07-07T14:01:43.209Z] [INFO] Command exit code: 0 [2026-07-07T14:01:43.228Z] [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-07T14:01:53.914Z] [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-07T14:01:53.942Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-647666f866-mr6bc [2026-07-07T14:01:54.008Z] [INFO] Found 1 matching pods [2026-07-07T14:01:54.013Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-647666f866-mr6bc -n test-fs-ui-proj-108259 --timeout=300s [2026-07-07T14:02:02.116Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-647666f866-mr6bc -n test-fs-ui-proj-108259 --timeout=300s [2026-07-07T14:02:02.212Z] [INFO] Pod is ready: pod/feast-test-s3-647666f866-mr6bc condition met [2026-07-07T14:02:02.322Z] [INFO] [STEP 1] Log in as admin user [2026-07-07T14:02:02.426Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T14:02:03.314Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T14:02:08.113Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-07T14:02:14.029Z] [INFO] [STEP 3] Verify the Feature Store project is discoverable and select it [2026-07-07T14:02:14.834Z] [INFO] [STEP 4] Verify the project selector shows the selected project ✓ Admin user can discover the Feature Store project (38604ms) [2026-07-07T14:02:15.413Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-07T14:02:15.416Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-07T14:02:15.422Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-07T14:02:15.427Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T14:02:15.434Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-07T14:02:15.507Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-07T14:02:15.515Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T14:02:15.926Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T14:02:18.618Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-07T14:02:23.706Z] [INFO] [STEP 3] Verify the Feature Store empty state is shown (no projects accessible) [2026-07-07T14:02:35.242Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-07T14:02:35.302Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-07T14:02:35.308Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-07T14:02:35.315Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T14:02:35.321Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-07T14:02:35.404Z] [INFO] Ensure admin oc session for setup [2026-07-07T14:02:35.765Z] [INFO] [EXEC] oc whoami [2026-07-07T14:02:35.769Z] [INFO] Check if the operator is RHOAI [2026-07-07T14:02:36.324Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-07T14:02:36.333Z] [INFO] Command exit code: 0 [2026-07-07T14:02:36.402Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-07T14:02:36.414Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-07T14:02:36.419Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-07T14:02:37.009Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-07T14:02:37.016Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-07T14:02:37.022Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-07T14:02:37.032Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-07T14:03:20.612Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-07T14:03:20.622Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-07T14:03:20.628Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-07T14:03:21.111Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-07T14:03:21.118Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-07T14:03:21.126Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-07T14:03:21.140Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-07T14:03:21.932Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-07T14:03:22.911Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-07T14:03:22.920Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-07T14:03:24.020Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-07T14:03:24.108Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-07T14:03:24.119Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-07T14:03:24.129Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-07T14:03:25.111Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783433004131-ajoai4gq0.yaml && rm -f /tmp/cypress-yaml-1783433004131-ajoai4gq0.yaml [2026-07-07T14:03:25.119Z] [INFO] Command exit code: 0 [2026-07-07T14:03:25.126Z] [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-07T14:03:35.812Z] [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-07T14:03:35.831Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-647666f866-j8cn2 [2026-07-07T14:03:35.837Z] [INFO] Found 1 matching pods [2026-07-07T14:03:35.844Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-647666f866-j8cn2 -n test-fs-ui-proj-108259 --timeout=300s [2026-07-07T14:03:44.308Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-647666f866-j8cn2 -n test-fs-ui-proj-108259 --timeout=300s [2026-07-07T14:03:44.316Z] [INFO] Pod is ready: pod/feast-test-s3-647666f866-j8cn2 condition met [2026-07-07T14:03:44.327Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-07T14:03:44.338Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T14:03:44.730Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T14:03:47.455Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-07T14:03:52.257Z] [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-07T14:04:03.142Z] [INFO] Restore admin oc session for cleanup [2026-07-07T14:04:03.614Z] [INFO] [EXEC] oc whoami [2026-07-07T14:04:03.621Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-07T14:04:04.233Z] [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