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-06T08:29:14.858Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-06T08:29:14.883Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-06T08:29:14.899Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-06T08:29:14.928Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-06T08:29:14.938Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T08:29:14.950Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T08:29:14.973Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-06T08:29:15.632Z] [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-06T08:29:15.643Z] [INFO] Command exit code: 0 [2026-07-06T08:29:15.663Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-06T08:29:16.066Z] [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-06T08:29:16.080Z] [INFO] Command exit code: 0 [2026-07-06T08:29:16.107Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-06T08:29:16.138Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T08:29:16.580Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T08:29:18.371Z] [INFO] [STEP 2] Open the About dialog [2026-07-06T08:29:19.947Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-06T08:29:20.010Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-06T08:29:20.056Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-06T08:29:20.100Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-06T08:29:20.413Z] [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-06T08:29:20.437Z] [INFO] Command exit code: 0 [2026-07-06T08:29:20.463Z] [INFO] [STEP 7] Verify admin access level [2026-07-06T08:29:20.536Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-06T08:29:20.830Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T08:29:20.853Z] [INFO] Command exit code: 0 [2026-07-06T08:29:20.891Z] [INFO] Retrieved version of Dashboard: [2026-07-06T08:29:20.912Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-06T08:29:21.203Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T08:29:21.251Z] [INFO] Command exit code: 0 [2026-07-06T08:29:21.258Z] [INFO] Retrieved version of Pipelines: [2026-07-06T08:29:21.264Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-06T08:29:21.563Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T08:29:21.590Z] [INFO] Command exit code: 0 [2026-07-06T08:29:21.597Z] [INFO] Retrieved version of Kueue: [2026-07-06T08:29:21.622Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-06T08:29:21.981Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T08:29:22.007Z] [INFO] Command exit code: 0 [2026-07-06T08:29:22.057Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-06T08:29:22.064Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-06T08:29:22.341Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T08:29:22.348Z] [INFO] Command exit code: 0 [2026-07-06T08:29:22.374Z] [INFO] Retrieved version of Feast operator: 0.63.0 [2026-07-06T08:29:22.397Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-06T08:29:22.697Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T08:29:22.738Z] [INFO] Command exit code: 1 [2026-07-06T08:29:22.745Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-06T08:29:22.773Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-06T08:29:23.144Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T08:29:23.152Z] [INFO] Command exit code: 0 [2026-07-06T08:29:23.186Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-06T08:29:23.216Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-06T08:29:23.526Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T08:29:23.534Z] [INFO] Command exit code: 0 [2026-07-06T08:29:23.594Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-06T08:29:23.601Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-06T08:29:23.999Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T08:29:24.033Z] [INFO] Command exit code: 0 [2026-07-06T08:29:24.095Z] [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-06T08:29:24.130Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-06T08:29:24.529Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T08:29:24.570Z] [INFO] Command exit code: 0 [2026-07-06T08:29:24.657Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-06T08:29:24.696Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-06T08:29:25.230Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T08:29:25.349Z] [INFO] Command exit code: 0 [2026-07-06T08:29:25.459Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-06T08:29:25.533Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-06T08:29:26.079Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T08:29:26.144Z] [INFO] Command exit code: 0 [2026-07-06T08:29:26.232Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (11475ms) 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-06T08:29:30.628Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-06T08:29:30.650Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-06T08:29:30.655Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-06T08:29:30.666Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-06T08:29:30.676Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T08:29:30.682Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T08:29:30.736Z] [INFO] [STEP 1] Log into the application [2026-07-06T08:29:30.747Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T08:29:31.028Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T08:29:33.558Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-06T08:29:34.661Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-06T08:29:35.021Z] [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, /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-06T08:29:35.127Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-06T08:29:35.373Z] [INFO] ✅ / - Status: 200 [2026-07-06T08:29:35.859Z] [INFO] ✅ https://console-openshift-console.apps.ods-qe-psi-07.osp.rh-ods.com: - Status: 200 [2026-07-06T08:29:36.626Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/6d836f74-d2a7-483d-9d64-7b8b9cdb8ffc - Status: 200 [2026-07-06T08:29:36.746Z] [INFO] ✅ / - Status: 200 [2026-07-06T08:29:36.869Z] [INFO] ✅ /projects - Status: 200 [2026-07-06T08:29:37.028Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-06T08:29:37.147Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-06T08:29:37.261Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-06T08:29:37.362Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-06T08:29:37.450Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-06T08:29:37.551Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-06T08:29:37.620Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-06T08:29:37.746Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-06T08:29:37.866Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-06T08:29:37.982Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-06T08:29:38.123Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-06T08:29:38.229Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-06T08:29:38.336Z] [INFO] ✅ /develop-train/mlflow/experiments - Status: 200 [2026-07-06T08:29:38.435Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-06T08:29:38.534Z] [INFO] ✅ /develop-train/automl - Status: 200 [2026-07-06T08:29:38.628Z] [INFO] ✅ /observe-monitor/workload-metrics - Status: 200 [2026-07-06T08:29:38.723Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-06T08:29:38.822Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-06T08:29:38.920Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (8463ms) 1 passing (9s) [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: 8 seconds │ │ Spec Ran: dashboardNavigation/testApplicationLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testManifestLinks.cy.ts (3 of 18) [2026-07-06T08:29:43.028Z] [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-06T08:29:43.057Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (275ms) 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-06T08:29:48.328Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-06T08:29:48.342Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-06T08:29:48.346Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-06T08:29:48.352Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-06T08:29:48.359Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T08:29:48.420Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T08:29:48.447Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-06T08:29:48.454Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-06T08:29:49.124Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-06T08:29:49.133Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-06T08:29:49.143Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-06T08:29:49.219Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-06T08:29:49.822Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-06T08:29:50.329Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-06T08:29:50.339Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-06T08:29:51.028Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-06T08:29:51.037Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-06T08:29:51.044Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-06T08:29:51.053Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-06T08:29:51.122Z] [INFO] [STEP 1] Log into the application [2026-07-06T08:29:51.132Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T08:29:51.546Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T08:29:54.943Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-06T08:30:00.833Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-06T08:30:07.937Z] [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 (19817ms) [2026-07-06T08:30:08.531Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-06T08:30:08.534Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-06T08:30:08.540Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-06T08:30:08.545Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T08:30:08.551Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T08:30:08.629Z] [INFO] [STEP 1] Log into the application [2026-07-06T08:30:08.641Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T08:30:08.953Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T08:30:11.532Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-06T08:30:19.626Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-06T08:30:28.521Z] [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 (20329ms) [2026-07-06T08:30:29.326Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-06T08:30:29.330Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-06T08:30:29.338Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-06T08:30:29.421Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T08:30:29.427Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T08:30:29.439Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-06T08:30:29.447Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T08:30:29.928Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T08:30:32.648Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-06T08:30:40.133Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-06T08:30:40.830Z] [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 (10313ms) 3 passing (53s) [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: 53 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-06T08:30:51.042Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-06T08:30:51.130Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-06T08:30:51.134Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-06T08:30:51.227Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-06T08:30:51.234Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T08:30:51.240Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T08:30:51.330Z] [INFO] Ensure admin oc session for setup [2026-07-06T08:30:52.129Z] [INFO] [EXEC] oc whoami [2026-07-06T08:30:52.134Z] [INFO] Check if the operator is RHOAI [2026-07-06T08:30:53.250Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-06T08:30:53.329Z] [INFO] Command exit code: 0 [2026-07-06T08:30:53.340Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-06T08:30:53.527Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-06T08:30:53.619Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T08:30:54.448Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T08:30:54.521Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-06T08:30:54.629Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-06T08:30:54.732Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-06T08:30:55.547Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-06T08:30:56.529Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-06T08:30:56.540Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T08:30:57.329Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T08:30:57.338Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-06T08:30:57.347Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-06T08:30:57.355Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-06T08:30:58.430Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783326657437-mmamo9a2l.yaml && rm -f /tmp/cypress-yaml-1783326657437-mmamo9a2l.yaml [2026-07-06T08:30:58.519Z] [INFO] Command exit code: 0 [2026-07-06T08:30:58.541Z] [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-06T08:31:09.120Z] [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-06T08:31:09.220Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-647666f866-xpwhc [2026-07-06T08:31:09.228Z] [INFO] Found 1 matching pods [2026-07-06T08:31:09.244Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-647666f866-xpwhc -n test-fs-ui-proj-108259 --timeout=300s [2026-07-06T08:31:41.134Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-647666f866-xpwhc -n test-fs-ui-proj-108259 --timeout=300s [2026-07-06T08:31:41.236Z] [INFO] Pod is ready: pod/feast-test-s3-647666f866-xpwhc condition met [2026-07-06T08:31:41.328Z] [INFO] [STEP 1] Log in as admin user [2026-07-06T08:31:41.337Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T08:31:41.936Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T08:31:45.734Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-06T08:31:49.536Z] [INFO] [STEP 3] Verify the Feature Store project is discoverable and select it [2026-07-06T08:31:49.940Z] [INFO] [STEP 4] Verify the project selector shows the selected project ✓ Admin user can discover the Feature Store project (59259ms) [2026-07-06T08:31:50.320Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-06T08:31:50.323Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-06T08:31:50.329Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-06T08:31:50.334Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T08:31:50.340Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T08:31:50.351Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-06T08:31:50.359Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T08:31:50.568Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T08:31:51.929Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-06T08:31:54.135Z] [INFO] [STEP 3] Verify the Feature Store empty state is shown (no projects accessible) [2026-07-06T08:32:05.472Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-06T08:32:05.477Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-06T08:32:05.483Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-06T08:32:05.522Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T08:32:05.529Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T08:32:05.544Z] [INFO] Ensure admin oc session for setup [2026-07-06T08:32:05.934Z] [INFO] [EXEC] oc whoami [2026-07-06T08:32:05.939Z] [INFO] Check if the operator is RHOAI [2026-07-06T08:32:06.534Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-06T08:32:06.542Z] [INFO] Command exit code: 0 [2026-07-06T08:32:06.551Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-06T08:32:06.567Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-06T08:32:06.622Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T08:32:07.176Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T08:32:07.222Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-06T08:32:07.229Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-06T08:32:07.237Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-06T08:32:48.037Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-06T08:32:48.053Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-06T08:32:48.058Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T08:32:48.528Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T08:32:48.536Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-06T08:32:48.545Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-06T08:32:48.620Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-06T08:32:49.448Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-06T08:32:50.027Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-06T08:32:50.036Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T08:32:50.455Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T08:32:50.463Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-06T08:32:50.470Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-06T08:32:50.479Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-06T08:32:51.218Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783326770481-kknr77egx.yaml && rm -f /tmp/cypress-yaml-1783326770481-kknr77egx.yaml [2026-07-06T08:32:51.232Z] [INFO] Command exit code: 0 [2026-07-06T08:32:51.242Z] [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-06T08:33:01.624Z] [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-06T08:33:01.643Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-647666f866-qrgcg [2026-07-06T08:33:01.652Z] [INFO] Found 1 matching pods [2026-07-06T08:33:01.658Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-647666f866-qrgcg -n test-fs-ui-proj-108259 --timeout=300s [2026-07-06T08:33:07.088Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-647666f866-qrgcg -n test-fs-ui-proj-108259 --timeout=300s [2026-07-06T08:33:07.094Z] [INFO] Pod is ready: pod/feast-test-s3-647666f866-qrgcg condition met [2026-07-06T08:33:07.103Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-06T08:33:07.117Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T08:33:07.642Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T08:33:09.448Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-06T08:33:13.582Z] [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-06T08:33:24.831Z] [INFO] Restore admin oc session for cleanup [2026-07-06T08:33:25.337Z] [INFO] [EXEC] oc whoami [2026-07-06T08:33:25.341Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-06T08:33:25.748Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait=false --ignore-not-found 1 passing (3m) 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