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-02T11:25:16.001Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-02T11:25:16.028Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-02T11:25:16.033Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-02T11:25:16.062Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-02T11:25:16.070Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T11:25:16.075Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T11:25:16.092Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-02T11:25:16.779Z] [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-02T11:25:16.791Z] [INFO] Command exit code: 0 [2026-07-02T11:25:16.803Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-02T11:25:17.273Z] [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-02T11:25:17.284Z] [INFO] Command exit code: 0 [2026-07-02T11:25:17.310Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-02T11:25:17.337Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T11:25:17.797Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T11:25:19.653Z] [INFO] [STEP 2] Open the About dialog [2026-07-02T11:25:21.292Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-02T11:25:21.314Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-02T11:25:21.347Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-02T11:25:21.385Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-02T11:25:21.665Z] [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-02T11:25:21.687Z] [INFO] Command exit code: 0 [2026-07-02T11:25:21.717Z] [INFO] [STEP 7] Verify admin access level [2026-07-02T11:25:21.825Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-02T11:25:22.140Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T11:25:22.158Z] [INFO] Command exit code: 0 [2026-07-02T11:25:22.204Z] [INFO] Retrieved version of Dashboard: [2026-07-02T11:25:22.227Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-02T11:25:22.531Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T11:25:22.558Z] [INFO] Command exit code: 0 [2026-07-02T11:25:22.603Z] [INFO] Retrieved version of Pipelines: [2026-07-02T11:25:22.630Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-02T11:25:23.023Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T11:25:23.030Z] [INFO] Command exit code: 0 [2026-07-02T11:25:23.056Z] [INFO] Retrieved version of Kueue: [2026-07-02T11:25:23.063Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-02T11:25:23.367Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T11:25:23.390Z] [INFO] Command exit code: 0 [2026-07-02T11:25:23.396Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-02T11:25:23.423Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-02T11:25:23.711Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T11:25:23.717Z] [INFO] Command exit code: 0 [2026-07-02T11:25:23.767Z] [INFO] Retrieved version of Feast operator: 0.63.0 [2026-07-02T11:25:23.774Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-02T11:25:24.170Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T11:25:24.220Z] [INFO] Command exit code: 1 [2026-07-02T11:25:24.228Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-02T11:25:24.255Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-02T11:25:24.540Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T11:25:24.546Z] [INFO] Command exit code: 0 [2026-07-02T11:25:24.551Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-02T11:25:24.557Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-02T11:25:24.867Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T11:25:24.899Z] [INFO] Command exit code: 0 [2026-07-02T11:25:24.997Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-02T11:25:25.029Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-02T11:25:25.337Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T11:25:25.415Z] [INFO] Command exit code: 0 [2026-07-02T11:25:25.497Z] [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-02T11:25:25.531Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-02T11:25:25.965Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T11:25:26.002Z] [INFO] Command exit code: 0 [2026-07-02T11:25:26.086Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-02T11:25:26.094Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-02T11:25:26.617Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T11:25:26.692Z] [INFO] Command exit code: 0 [2026-07-02T11:25:26.761Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-02T11:25:26.799Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-02T11:25:27.319Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T11:25:27.418Z] [INFO] Command exit code: 0 [2026-07-02T11:25:27.460Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (11558ms) 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: 11 seconds │ │ Spec Ran: applications/testAboutDialog.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testApplicationLinks.cy.ts (2 of 18) [2026-07-02T11:25:31.728Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-02T11:25:31.771Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-02T11:25:31.777Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-02T11:25:31.795Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-02T11:25:31.801Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T11:25:31.811Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T11:25:31.854Z] [INFO] [STEP 1] Log into the application [2026-07-02T11:25:31.867Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T11:25:32.155Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T11:25:34.279Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-02T11:25:35.479Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-02T11:25:35.678Z] [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-02T11:25:35.764Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-02T11:25:36.066Z] [INFO] ✅ / - Status: 200 [2026-07-02T11:25:36.387Z] [INFO] ✅ https://console-openshift-console.apps.ods-qe-psi-07.osp.rh-ods.com: - Status: 200 [2026-07-02T11:25:37.265Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/6d836f74-d2a7-483d-9d64-7b8b9cdb8ffc - Status: 200 [2026-07-02T11:25:37.366Z] [INFO] ✅ / - Status: 200 [2026-07-02T11:25:37.402Z] [INFO] ✅ /projects - Status: 200 [2026-07-02T11:25:37.495Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-02T11:25:37.604Z] [INFO] ✅ /maas/tokens - Status: 200 [2026-07-02T11:25:37.685Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-02T11:25:37.790Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-02T11:25:37.859Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-02T11:25:37.961Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-02T11:25:38.020Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-02T11:25:38.082Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-02T11:25:38.129Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-02T11:25:38.213Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-02T11:25:38.289Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-02T11:25:38.381Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-02T11:25:38.426Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-02T11:25:38.476Z] [INFO] ✅ /develop-train/mlflow/experiments - Status: 200 [2026-07-02T11:25:38.566Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-02T11:25:38.635Z] [INFO] ✅ /develop-train/automl - Status: 200 [2026-07-02T11:25:38.754Z] [INFO] ✅ /observe-monitor/workload-metrics - Status: 200 [2026-07-02T11:25:38.853Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-02T11:25:38.926Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-02T11:25:39.070Z] [INFO] ✅ /applications/explore - Status: 200 [2026-07-02T11:25:39.166Z] [INFO] ✅ /settings/user-management - Status: 200 [2026-07-02T11:25:39.263Z] [INFO] ✅ /maas/subscriptions - Status: 200 [2026-07-02T11:25:39.338Z] [INFO] ✅ /maas/auth-policies - Status: 200 ✓ Verify the various application tabs and switcher links are operational (7716ms) 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-02T11:25:42.863Z] [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-02T11:25:42.889Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (263ms) 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-02T11:25:47.870Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-02T11:25:47.882Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-02T11:25:47.885Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-02T11:25:47.960Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-02T11:25:47.965Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T11:25:47.970Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T11:25:48.059Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-02T11:25:48.064Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-02T11:25:48.663Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-02T11:25:48.670Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-02T11:25:48.678Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-02T11:25:48.689Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-02T11:25:49.468Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-02T11:25:50.263Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-02T11:25:50.270Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-02T11:25:50.790Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-02T11:25:50.796Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-02T11:25:50.804Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-02T11:25:50.856Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-02T11:25:50.869Z] [INFO] [STEP 1] Log into the application [2026-07-02T11:25:50.876Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T11:25:51.261Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T11:25:53.895Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-02T11:25:58.158Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-02T11:26:03.186Z] [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 (15575ms) [2026-07-02T11:26:03.660Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-02T11:26:03.663Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-02T11:26:03.668Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-02T11:26:03.674Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T11:26:03.680Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T11:26:03.763Z] [INFO] [STEP 1] Log into the application [2026-07-02T11:26:03.771Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T11:26:04.077Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T11:26:06.564Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-02T11:26:13.163Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-02T11:26:22.078Z] [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 (18818ms) [2026-07-02T11:26:23.058Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-02T11:26:23.066Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-02T11:26:23.157Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-02T11:26:23.168Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T11:26:23.175Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T11:26:23.266Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-02T11:26:23.274Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T11:26:23.778Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T11:26:26.862Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-02T11:26:31.985Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-02T11:26:33.168Z] [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 (9007ms) 3 passing (46s) [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: 45 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-02T11:26:42.680Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-02T11:26:42.767Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-02T11:26:42.771Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-02T11:26:42.853Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-02T11:26:42.862Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T11:26:42.868Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T11:26:42.956Z] [INFO] Ensure admin oc session for setup [2026-07-02T11:26:43.563Z] [INFO] [EXEC] oc whoami [2026-07-02T11:26:43.568Z] [INFO] Check if the operator is RHOAI [2026-07-02T11:26:44.374Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-02T11:26:44.382Z] [INFO] Command exit code: 0 [2026-07-02T11:26:44.461Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-02T11:26:44.558Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-02T11:26:44.564Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T11:26:45.367Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T11:26:45.456Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-02T11:26:45.465Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-02T11:26:45.555Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-02T11:26:46.456Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-02T11:26:47.284Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-02T11:26:47.353Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T11:26:48.382Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T11:26:48.571Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-02T11:26:48.654Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-02T11:26:48.758Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-02T11:26:49.767Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782991608770-05d75rqg7.yaml && rm -f /tmp/cypress-yaml-1782991608770-05d75rqg7.yaml [2026-07-02T11:26:49.858Z] [INFO] Command exit code: 0 [2026-07-02T11:26:49.864Z] [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-02T11:27:00.570Z] [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-02T11:27:00.661Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-647666f866-7kd9l [2026-07-02T11:27:00.680Z] [INFO] Found 1 matching pods [2026-07-02T11:27:00.761Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-647666f866-7kd9l -n test-fs-ui-proj-108259 --timeout=300s [2026-07-02T11:27:08.570Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-647666f866-7kd9l -n test-fs-ui-proj-108259 --timeout=300s [2026-07-02T11:27:08.589Z] [INFO] Pod is ready: pod/feast-test-s3-647666f866-7kd9l condition met [2026-07-02T11:27:08.685Z] [INFO] [STEP 1] Log in as admin user [2026-07-02T11:27:08.778Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T11:27:09.558Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T11:27:14.069Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-02T11:27:20.253Z] [INFO] [STEP 3] Verify the Feature Store project is discoverable and select it [2026-07-02T11:27:21.366Z] [INFO] [STEP 4] Verify the project selector shows the selected project ✓ Admin user can discover the Feature Store project (39097ms) [2026-07-02T11:27:22.662Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-02T11:27:22.666Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-02T11:27:22.754Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-02T11:27:22.766Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T11:27:22.773Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T11:27:22.861Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-02T11:27:22.868Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T11:27:23.556Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T11:27:26.470Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-02T11:27:31.361Z] [INFO] [STEP 3] Verify the Feature Store empty state is shown (no projects accessible) [2026-07-02T11:27:42.762Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-02T11:27:42.766Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-02T11:27:42.771Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-02T11:27:42.775Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T11:27:42.780Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T11:27:42.795Z] [INFO] Ensure admin oc session for setup [2026-07-02T11:27:43.285Z] [INFO] [EXEC] oc whoami [2026-07-02T11:27:43.290Z] [INFO] Check if the operator is RHOAI [2026-07-02T11:27:43.811Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-02T11:27:43.818Z] [INFO] Command exit code: 0 [2026-07-02T11:27:43.824Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-02T11:27:43.856Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-02T11:27:43.863Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T11:27:44.364Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T11:27:44.370Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-02T11:27:44.375Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-02T11:27:44.383Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-02T11:28:25.785Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-02T11:28:25.795Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-02T11:28:25.856Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T11:28:26.493Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T11:28:26.499Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-02T11:28:26.505Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-02T11:28:26.557Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-02T11:28:27.168Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-02T11:28:27.604Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-02T11:28:27.610Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T11:28:28.165Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T11:28:28.172Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-02T11:28:28.180Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-02T11:28:28.254Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-02T11:28:29.281Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782991708360-u7taofxar.yaml && rm -f /tmp/cypress-yaml-1782991708360-u7taofxar.yaml [2026-07-02T11:28:29.289Z] [INFO] Command exit code: 0 [2026-07-02T11:28:29.294Z] [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-02T11:28:39.717Z] [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-02T11:28:39.755Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-647666f866-69c8l [2026-07-02T11:28:39.764Z] [INFO] Found 1 matching pods [2026-07-02T11:28:39.771Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-647666f866-69c8l -n test-fs-ui-proj-108259 --timeout=300s [2026-07-02T11:28:47.882Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-647666f866-69c8l -n test-fs-ui-proj-108259 --timeout=300s [2026-07-02T11:28:47.890Z] [INFO] Pod is ready: pod/feast-test-s3-647666f866-69c8l condition met [2026-07-02T11:28:47.906Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-02T11:28:47.959Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T11:28:48.293Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T11:28:50.404Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-02T11:28:52.979Z] [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-02T11:29:03.768Z] [INFO] Restore admin oc session for cleanup [2026-07-02T11:29:04.062Z] [INFO] [EXEC] oc whoami [2026-07-02T11:29:04.067Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-02T11:29:04.422Z] [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