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-07T09:56:40.377Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-07T09:56:40.396Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-07T09:56:40.402Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-07T09:56:40.438Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-07T09:56:40.446Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T09:56:40.451Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-07T09:56:40.468Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-07T09:56:41.140Z] [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-07T09:56:41.148Z] [INFO] Command exit code: 0 [2026-07-07T09:56:41.166Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-07T09:56:41.584Z] [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-07T09:56:41.599Z] [INFO] Command exit code: 0 [2026-07-07T09:56:41.630Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-07T09:56:41.642Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T09:56:42.014Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T09:56:43.828Z] [INFO] [STEP 2] Open the About dialog [2026-07-07T09:56:45.337Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-07T09:56:45.391Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-07T09:56:45.430Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-07T09:56:45.471Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-07T09:56:45.849Z] [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-07T09:56:45.868Z] [INFO] Command exit code: 0 [2026-07-07T09:56:45.890Z] [INFO] [STEP 7] Verify admin access level [2026-07-07T09:56:45.950Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-07T09:56:46.223Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-07T09:56:46.231Z] [INFO] Command exit code: 0 [2026-07-07T09:56:46.253Z] [INFO] Retrieved version of Dashboard: [2026-07-07T09:56:46.260Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-07T09:56:46.543Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-07T09:56:46.551Z] [INFO] Command exit code: 0 [2026-07-07T09:56:46.600Z] [INFO] Retrieved version of Pipelines: [2026-07-07T09:56:46.622Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-07T09:56:46.938Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-07T09:56:46.965Z] [INFO] Command exit code: 0 [2026-07-07T09:56:46.994Z] [INFO] Retrieved version of Kueue: [2026-07-07T09:56:47.021Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-07T09:56:47.343Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-07T09:56:47.350Z] [INFO] Command exit code: 0 [2026-07-07T09:56:47.380Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-07T09:56:47.387Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-07T09:56:47.695Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-07T09:56:47.727Z] [INFO] Command exit code: 0 [2026-07-07T09:56:47.757Z] [INFO] Retrieved version of Feast operator: 0.63.0 [2026-07-07T09:56:47.763Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-07T09:56:48.081Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-07T09:56:48.088Z] [INFO] Command exit code: 1 [2026-07-07T09:56:48.149Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-07T09:56:48.175Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-07T09:56:48.539Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-07T09:56:48.572Z] [INFO] Command exit code: 0 [2026-07-07T09:56:48.581Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-07T09:56:48.615Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-07T09:56:48.959Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-07T09:56:48.967Z] [INFO] Command exit code: 0 [2026-07-07T09:56:49.025Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-07T09:56:49.033Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-07T09:56:49.491Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-07T09:56:49.498Z] [INFO] Command exit code: 0 [2026-07-07T09:56:49.540Z] [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-07T09:56:49.581Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-07T09:56:49.885Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-07T09:56:49.956Z] [INFO] Command exit code: 0 [2026-07-07T09:56:49.964Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-07T09:56:50.000Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-07T09:56:50.442Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-07T09:56:50.449Z] [INFO] Command exit code: 0 [2026-07-07T09:56:50.492Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-07T09:56:50.501Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-07T09:56:51.141Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-07T09:56:51.228Z] [INFO] Command exit code: 0 [2026-07-07T09:56:51.330Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (11048ms) 1 passing (11s) [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-07T09:56:55.964Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-07T09:56:55.985Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-07T09:56:56.034Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-07T09:56:56.047Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-07T09:56:56.057Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T09:56:56.062Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-07T09:56:56.079Z] [INFO] [STEP 1] Log into the application [2026-07-07T09:56:56.093Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T09:56:56.334Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T09:56:58.374Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-07T09:56:59.364Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-07T09:56:59.630Z] [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-07T09:56:59.667Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-07T09:56:59.957Z] [INFO] ✅ / - Status: 200 [2026-07-07T09:57:00.350Z] [INFO] ✅ https://console-openshift-console.apps.ods-qe-psi-07.osp.rh-ods.com: - Status: 200 [2026-07-07T09:57:00.829Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/6d836f74-d2a7-483d-9d64-7b8b9cdb8ffc - Status: 200 [2026-07-07T09:57:00.929Z] [INFO] ✅ / - Status: 200 [2026-07-07T09:57:00.966Z] [INFO] ✅ /projects - Status: 200 [2026-07-07T09:57:01.041Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-07T09:57:01.137Z] [INFO] ✅ /maas/tokens - Status: 200 [2026-07-07T09:57:01.238Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-07T09:57:01.283Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-07T09:57:01.375Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-07T09:57:01.457Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-07T09:57:01.562Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-07T09:57:01.661Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-07T09:57:01.754Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-07T09:57:01.871Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-07T09:57:02.033Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-07T09:57:02.245Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-07T09:57:02.353Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-07T09:57:02.436Z] [INFO] ✅ /develop-train/mlflow/experiments - Status: 200 [2026-07-07T09:57:02.530Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-07T09:57:02.613Z] [INFO] ✅ /develop-train/automl - Status: 200 [2026-07-07T09:57:02.695Z] [INFO] ✅ /observe-monitor/workload-metrics - Status: 200 [2026-07-07T09:57:02.793Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-07T09:57:02.878Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-07T09:57:02.963Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (7117ms) 1 passing (7s) [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-07T09:57:06.685Z] [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-07T09:57:06.744Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (166ms) 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-07T09:57:11.454Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-07T09:57:11.465Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-07T09:57:11.529Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-07T09:57:11.536Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-07T09:57:11.544Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T09:57:11.549Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-07T09:57:11.630Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-07T09:57:11.636Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-07T09:57:12.139Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-07T09:57:12.147Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-07T09:57:12.154Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-07T09:57:12.168Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-07T09:57:12.844Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-07T09:57:13.533Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-07T09:57:13.541Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-07T09:57:14.166Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-07T09:57:14.231Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-07T09:57:14.239Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-07T09:57:14.247Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-07T09:57:14.261Z] [INFO] [STEP 1] Log into the application [2026-07-07T09:57:14.333Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T09:57:14.755Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T09:57:17.766Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-07T09:57:21.669Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-07T09:57:27.558Z] [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 (16295ms) [2026-07-07T09:57:28.047Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-07T09:57:28.050Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-07T09:57:28.056Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-07T09:57:28.062Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T09:57:28.135Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-07T09:57:28.151Z] [INFO] [STEP 1] Log into the application [2026-07-07T09:57:28.158Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T09:57:28.735Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T09:57:31.164Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-07T09:57:38.036Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-07T09:57:46.244Z] [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 (18686ms) [2026-07-07T09:57:47.135Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-07T09:57:47.138Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-07T09:57:47.146Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-07T09:57:47.230Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T09:57:47.237Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-07T09:57:47.247Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-07T09:57:47.254Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T09:57:47.753Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T09:57:50.138Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-07T09:57:54.251Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-07T09:57:54.939Z] [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 (7025ms) 3 passing (44s) [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: 43 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-07T09:58:03.239Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-07T09:58:03.333Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-07T09:58:03.338Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-07T09:58:03.428Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-07T09:58:03.436Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T09:58:03.442Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-07T09:58:03.533Z] [INFO] Ensure admin oc session for setup [2026-07-07T09:58:04.439Z] [INFO] [EXEC] oc whoami [2026-07-07T09:58:04.444Z] [INFO] Check if the operator is RHOAI [2026-07-07T09:58:05.434Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-07T09:58:05.445Z] [INFO] Command exit code: 0 [2026-07-07T09:58:05.535Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-07T09:58:05.637Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-07T09:58:05.728Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-07T09:58:06.846Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-07T09:58:06.929Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-07T09:58:06.939Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-07T09:58:07.043Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-07T09:58:07.945Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-07T09:58:09.042Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-07T09:58:09.129Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-07T09:58:10.139Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-07T09:58:10.149Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-07T09:58:10.253Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-07T09:58:10.340Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-07T09:58:11.445Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783418290344-4ng2h6ndh.yaml && rm -f /tmp/cypress-yaml-1783418290344-4ng2h6ndh.yaml [2026-07-07T09:58:11.547Z] [INFO] Command exit code: 0 [2026-07-07T09:58:11.631Z] [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-07T09:58:22.245Z] [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-07T09:58:22.334Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-647666f866-chqs9 [2026-07-07T09:58:22.352Z] [INFO] Found 1 matching pods [2026-07-07T09:58:22.358Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-647666f866-chqs9 -n test-fs-ui-proj-108259 --timeout=300s [2026-07-07T09:58:30.343Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-647666f866-chqs9 -n test-fs-ui-proj-108259 --timeout=300s [2026-07-07T09:58:30.350Z] [INFO] Pod is ready: pod/feast-test-s3-647666f866-chqs9 condition met [2026-07-07T09:58:30.441Z] [INFO] [STEP 1] Log in as admin user [2026-07-07T09:58:30.544Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T09:58:31.160Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T09:58:35.854Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-07T09:58:41.547Z] [INFO] [STEP 3] Verify the Feature Store project is discoverable and select it [2026-07-07T09:58:42.835Z] [INFO] [STEP 4] Verify the project selector shows the selected project ✓ Admin user can discover the Feature Store project (40291ms) [2026-07-07T09:58:44.240Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-07T09:58:44.245Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-07T09:58:44.334Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-07T09:58:44.342Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T09:58:44.349Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-07T09:58:44.443Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-07T09:58:44.530Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T09:58:45.033Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T09:58:48.038Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-07T09:58:52.956Z] [INFO] [STEP 3] Verify the Feature Store empty state is shown (no projects accessible) [2026-07-07T09:59:04.646Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-07T09:59:04.651Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-07T09:59:04.657Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-07T09:59:04.731Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-07T09:59:04.737Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-07T09:59:04.754Z] [INFO] Ensure admin oc session for setup [2026-07-07T09:59:05.438Z] [INFO] [EXEC] oc whoami [2026-07-07T09:59:05.443Z] [INFO] Check if the operator is RHOAI [2026-07-07T09:59:06.054Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-07T09:59:06.060Z] [INFO] Command exit code: 0 [2026-07-07T09:59:06.142Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-07T09:59:06.153Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-07T09:59:06.158Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-07T09:59:06.657Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-07T09:59:06.664Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-07T09:59:06.677Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-07T09:59:06.685Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-07T09:59:48.868Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-07T09:59:48.941Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-07T09:59:48.948Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-07T09:59:49.538Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-07T09:59:49.546Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-07T09:59:49.555Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-07T09:59:49.569Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-07T09:59:50.083Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-07T09:59:50.346Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-07T09:59:50.352Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-07T09:59:50.637Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-07T09:59:50.644Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-07T09:59:50.652Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-07T09:59:50.663Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-07T09:59:51.141Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783418390664-1tqxmjy55.yaml && rm -f /tmp/cypress-yaml-1783418390664-1tqxmjy55.yaml [2026-07-07T09:59:51.148Z] [INFO] Command exit code: 0 [2026-07-07T09:59:51.153Z] [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-07T10:00:01.578Z] [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-07T10:00:01.642Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-647666f866-4hps4 [2026-07-07T10:00:01.647Z] [INFO] Found 1 matching pods [2026-07-07T10:00:01.651Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-647666f866-4hps4 -n test-fs-ui-proj-108259 --timeout=300s [2026-07-07T10:00:09.933Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-647666f866-4hps4 -n test-fs-ui-proj-108259 --timeout=300s [2026-07-07T10:00:09.940Z] [INFO] Pod is ready: pod/feast-test-s3-647666f866-4hps4 condition met [2026-07-07T10:00:09.951Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-07T10:00:09.960Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-07T10:00:10.429Z] [INFO] OAuth login flow detected - completing authentication [2026-07-07T10:00:12.455Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-07T10:00:14.593Z] [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-07T10:00:25.088Z] [INFO] Restore admin oc session for cleanup [2026-07-07T10:00:25.331Z] [INFO] [EXEC] oc whoami [2026-07-07T10:00:25.335Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-07T10:00:25.585Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait=false --ignore-not-found 1 passing (2m) 1 failing 1) Verify RBAC scoped Feature Store discovery by namespace access Non-admin user without namespace access cannot discover the Feature Store project: Test steps were: 1. Ensure admin oc session for setup 2. Check if the operator is RHOAI 3. Create namespace: test-fs-ui-proj-108259 4. Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 5. Log in as non-admin user (no access to the test namespace) 6. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ 7. Navigate to the Feature Store Overview page 8. Verify the Feature Store empty state is shown (no projects accessible) Timed out retrying after 10000ms: Unable to find an element by: [data-testid="empty-state-feature-store"] Ignored nodes: comments, script, style Red Hat OpenShift AI