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-09T09:11:42.010Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-09T09:11:42.074Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-09T09:11:42.081Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-09T09:11:42.090Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-09T09:11:42.101Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T09:11:42.107Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T09:11:42.158Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-09T09:11:42.897Z] [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-09T09:11:42.909Z] [INFO] Command exit code: 0 [2026-07-09T09:11:42.941Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-09T09:11:43.396Z] [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-09T09:11:43.408Z] [INFO] Command exit code: 0 [2026-07-09T09:11:43.442Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-09T09:11:43.471Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T09:11:43.960Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T09:11:45.999Z] [INFO] [STEP 2] Open the About dialog [2026-07-09T09:11:48.095Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-09T09:11:48.185Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-09T09:11:48.327Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-09T09:11:48.404Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-09T09:11:48.768Z] [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-09T09:11:48.777Z] [INFO] Command exit code: 0 [2026-07-09T09:11:48.804Z] [INFO] [STEP 7] Verify admin access level [2026-07-09T09:11:48.889Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-09T09:11:49.259Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T09:11:49.321Z] [INFO] Command exit code: 0 [2026-07-09T09:11:49.381Z] [INFO] Retrieved version of Dashboard: [2026-07-09T09:11:49.388Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-09T09:11:49.781Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T09:11:49.789Z] [INFO] Command exit code: 0 [2026-07-09T09:11:49.816Z] [INFO] Retrieved version of Pipelines: [2026-07-09T09:11:49.838Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-09T09:11:50.283Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T09:11:50.327Z] [INFO] Command exit code: 0 [2026-07-09T09:11:50.334Z] [INFO] Retrieved version of Kueue: [2026-07-09T09:11:50.339Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-09T09:11:50.697Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T09:11:50.704Z] [INFO] Command exit code: 0 [2026-07-09T09:11:50.744Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-09T09:11:50.751Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-09T09:11:51.198Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T09:11:51.206Z] [INFO] Command exit code: 0 [2026-07-09T09:11:51.254Z] [INFO] Retrieved version of Feast operator: 0.63.0 [2026-07-09T09:11:51.261Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-09T09:11:51.945Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T09:11:51.979Z] [INFO] Command exit code: 1 [2026-07-09T09:11:52.061Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-09T09:11:52.066Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-09T09:11:52.456Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T09:11:52.465Z] [INFO] Command exit code: 0 [2026-07-09T09:11:52.577Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-09T09:11:52.586Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-09T09:11:53.199Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T09:11:53.240Z] [INFO] Command exit code: 0 [2026-07-09T09:11:53.355Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-09T09:11:53.396Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-09T09:11:53.978Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T09:11:54.089Z] [INFO] Command exit code: 0 [2026-07-09T09:11:54.244Z] [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-09T09:11:54.258Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-09T09:11:54.955Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T09:11:54.964Z] [INFO] Command exit code: 0 [2026-07-09T09:11:55.061Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-09T09:11:55.069Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-09T09:11:55.659Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T09:11:55.755Z] [INFO] Command exit code: 0 [2026-07-09T09:11:55.873Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-09T09:11:55.965Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-09T09:11:56.653Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T09:11:56.779Z] [INFO] Command exit code: 0 [2026-07-09T09:11:56.883Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (15023ms) 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: 15 seconds │ │ Spec Ran: applications/testAboutDialog.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testApplicationLinks.cy.ts (2 of 18) [2026-07-09T09:12:01.867Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-09T09:12:01.963Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-09T09:12:02.041Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-09T09:12:02.053Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-09T09:12:02.066Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T09:12:02.148Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T09:12:02.169Z] [INFO] [STEP 1] Log into the application [2026-07-09T09:12:02.246Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T09:12:02.576Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T09:12:05.382Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-09T09:12:06.241Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-09T09:12:06.465Z] [INFO] Extracted URLs: /, https://console-openshift-console.apps.ods-qe-psi-07.osp.rh-ods.com:, https://cloud.redhat.com/openshift/details/6d836f74-d2a7-483d-9d64-7b8b9cdb8ffc, /, /projects, /ai-hub/models, /maas/tokens, /develop-train/feature-store/overview, /develop-train/feature-store/entities, /develop-train/feature-store/data-sources, /develop-train/feature-store/datasets, /develop-train/feature-store/features, /develop-train/feature-store/feature-views, /develop-train/feature-store/feature-services, /develop-train/pipelines/definitions, /develop-train/pipelines/runs, /develop-train/pipelines/artifacts, /develop-train/pipelines/executions, /develop-train/mlflow/experiments, /develop-train/training-jobs, /develop-train/automl, /observe-monitor/workload-metrics, /learning-resources, /applications/enabled, /applications/explore [2026-07-09T09:12:06.567Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-09T09:12:06.864Z] [INFO] ✅ / - Status: 200 [2026-07-09T09:12:07.172Z] [INFO] ✅ https://console-openshift-console.apps.ods-qe-psi-07.osp.rh-ods.com: - Status: 200 [2026-07-09T09:12:07.668Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/6d836f74-d2a7-483d-9d64-7b8b9cdb8ffc - Status: 200 [2026-07-09T09:12:07.754Z] [INFO] ✅ / - Status: 200 [2026-07-09T09:12:07.871Z] [INFO] ✅ /projects - Status: 200 [2026-07-09T09:12:08.040Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-09T09:12:08.148Z] [INFO] ✅ /maas/tokens - Status: 200 [2026-07-09T09:12:08.267Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-09T09:12:08.463Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-09T09:12:08.640Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-09T09:12:08.746Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-09T09:12:08.881Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-09T09:12:08.986Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-09T09:12:09.080Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-09T09:12:09.183Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-09T09:12:09.283Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-09T09:12:09.590Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-09T09:12:09.768Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-09T09:12:09.855Z] [INFO] ✅ /develop-train/mlflow/experiments - Status: 200 [2026-07-09T09:12:09.983Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-09T09:12:10.157Z] [INFO] ✅ /develop-train/automl - Status: 200 [2026-07-09T09:12:10.276Z] [INFO] ✅ /observe-monitor/workload-metrics - Status: 200 [2026-07-09T09:12:10.384Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-09T09:12:10.494Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-09T09:12:10.586Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (8990ms) 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: 9 seconds │ │ Spec Ran: dashboardNavigation/testApplicationLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testManifestLinks.cy.ts (3 of 18) [2026-07-09T09:12:16.943Z] [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-09T09:12:17.045Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (411ms) 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-09T09:12:23.171Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-09T09:12:23.244Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-09T09:12:23.248Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-09T09:12:23.256Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-09T09:12:23.264Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T09:12:23.271Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T09:12:23.358Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-09T09:12:23.367Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-09T09:12:23.966Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-09T09:12:23.976Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-09T09:12:23.984Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-09T09:12:24.043Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-09T09:12:24.850Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-09T09:12:25.451Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-09T09:12:25.460Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-09T09:12:26.053Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-09T09:12:26.062Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-09T09:12:26.071Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-09T09:12:26.142Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-09T09:12:26.158Z] [INFO] [STEP 1] Log into the application [2026-07-09T09:12:26.169Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T09:12:26.565Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T09:12:30.745Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-09T09:12:38.356Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-09T09:12:49.762Z] [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 (26908ms) [2026-07-09T09:12:50.567Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-09T09:12:50.570Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-09T09:12:50.577Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-09T09:12:50.649Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T09:12:50.657Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T09:12:50.743Z] [INFO] [STEP 1] Log into the application [2026-07-09T09:12:50.754Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T09:12:51.249Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T09:12:54.467Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-09T09:13:00.782Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-09T09:13:08.053Z] [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 (17992ms) [2026-07-09T09:13:08.946Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-09T09:13:08.949Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-09T09:13:08.957Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-09T09:13:08.965Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T09:13:08.972Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T09:13:09.050Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-09T09:13:09.057Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T09:13:09.644Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T09:13:12.657Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-09T09:13:21.859Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-09T09:13:23.257Z] [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 (12711ms) 3 passing (1m) [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: 1 minute, 0 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-09T09:13:31.561Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-09T09:13:31.577Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-09T09:13:31.644Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-09T09:13:31.654Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-09T09:13:31.660Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T09:13:31.667Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T09:13:31.683Z] [INFO] Ensure admin oc session for setup [2026-07-09T09:13:32.545Z] [INFO] [EXEC] oc whoami [2026-07-09T09:13:32.549Z] [INFO] Check if the operator is RHOAI [2026-07-09T09:13:33.266Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-09T09:13:33.273Z] [INFO] Command exit code: 0 [2026-07-09T09:13:33.343Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-09T09:13:33.365Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-09T09:13:33.371Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-09T09:13:33.952Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-09T09:13:33.960Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-09T09:13:33.968Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-09T09:13:33.986Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-09T09:13:35.341Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-09T09:13:36.555Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-09T09:13:36.568Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-09T09:13:37.379Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-09T09:13:37.445Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-09T09:13:37.477Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-09T09:13:37.558Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-09T09:13:38.186Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783588417562-7j6yncrhc.yaml && rm -f /tmp/cypress-yaml-1783588417562-7j6yncrhc.yaml [2026-07-09T09:13:38.254Z] [INFO] Command exit code: 0 [2026-07-09T09:13:38.261Z] [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-09T09:13:49.254Z] [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-09T09:13:49.351Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-647666f866-bbgz6 [2026-07-09T09:13:49.442Z] [INFO] Found 1 matching pods [2026-07-09T09:13:49.542Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-647666f866-bbgz6 -n test-fs-ui-proj-108259 --timeout=300s [2026-07-09T09:13:59.858Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-647666f866-bbgz6 -n test-fs-ui-proj-108259 --timeout=300s [2026-07-09T09:13:59.904Z] [INFO] Pod is ready: pod/feast-test-s3-647666f866-bbgz6 condition met [2026-07-09T09:13:59.967Z] [INFO] [STEP 1] Log in as admin user [2026-07-09T09:13:59.975Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T09:14:00.344Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T09:14:03.682Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-09T09:14:08.547Z] [INFO] [STEP 3] Verify the Feature Store project is discoverable and select it [2026-07-09T09:14:09.263Z] [INFO] [STEP 4] Verify the project selector shows the selected project ✓ Admin user can discover the Feature Store project (38085ms) [2026-07-09T09:14:09.972Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-09T09:14:09.975Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-09T09:14:10.046Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-09T09:14:10.053Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T09:14:10.061Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T09:14:10.076Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-09T09:14:10.083Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T09:14:10.377Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T09:14:12.268Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-09T09:14:14.842Z] [INFO] [STEP 3] Verify the Feature Store empty state is shown (no projects accessible) [2026-07-09T09:14:26.662Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-09T09:14:26.666Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-09T09:14:26.673Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-09T09:14:26.678Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T09:14:26.684Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T09:14:26.752Z] [INFO] Ensure admin oc session for setup [2026-07-09T09:14:27.154Z] [INFO] [EXEC] oc whoami [2026-07-09T09:14:27.159Z] [INFO] Check if the operator is RHOAI [2026-07-09T09:14:27.667Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-09T09:14:27.676Z] [INFO] Command exit code: 0 [2026-07-09T09:14:27.686Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-09T09:14:27.751Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-09T09:14:27.758Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-09T09:14:28.245Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-09T09:14:28.284Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-09T09:14:28.347Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-09T09:14:28.360Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-09T09:15:08.625Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-09T09:15:08.638Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-09T09:15:08.646Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-09T09:15:08.981Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-09T09:15:08.987Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-09T09:15:08.995Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-09T09:15:09.011Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-09T09:15:09.548Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-09T09:15:09.986Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-09T09:15:09.996Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-09T09:15:10.346Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-09T09:15:10.353Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-09T09:15:10.361Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-09T09:15:10.370Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-09T09:15:11.049Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783588510371-ytqwiwcyg.yaml && rm -f /tmp/cypress-yaml-1783588510371-ytqwiwcyg.yaml [2026-07-09T09:15:11.142Z] [INFO] Command exit code: 0 [2026-07-09T09:15:11.148Z] [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-09T09:15:21.564Z] [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-09T09:15:21.579Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-647666f866-l5hrb [2026-07-09T09:15:21.591Z] [INFO] Found 1 matching pods [2026-07-09T09:15:21.598Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-647666f866-l5hrb -n test-fs-ui-proj-108259 --timeout=300s [2026-07-09T09:15:29.609Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-647666f866-l5hrb -n test-fs-ui-proj-108259 --timeout=300s [2026-07-09T09:15:29.644Z] [INFO] Pod is ready: pod/feast-test-s3-647666f866-l5hrb condition met [2026-07-09T09:15:29.655Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-09T09:15:29.664Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T09:15:30.375Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T09:15:32.588Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-09T09:15:38.106Z] [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-09T09:15:49.061Z] [INFO] Restore admin oc session for cleanup [2026-07-09T09:15:49.464Z] [INFO] [EXEC] oc whoami [2026-07-09T09:15:49.471Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-09T09:15:49.955Z] [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