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-05T16:23:53.799Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-05T16:23:53.821Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-05T16:23:53.827Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-05T16:23:53.852Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-05T16:23:53.862Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T16:23:53.873Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-05T16:23:53.894Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-05T16:23:54.598Z] [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-05T16:23:54.608Z] [INFO] Command exit code: 0 [2026-07-05T16:23:54.631Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-05T16:23:55.067Z] [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-05T16:23:55.088Z] [INFO] Command exit code: 0 [2026-07-05T16:23:55.116Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-05T16:23:55.156Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T16:23:55.619Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T16:24:00.602Z] [INFO] [STEP 2] Open the About dialog [2026-07-05T16:24:02.667Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-05T16:24:02.762Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-05T16:24:02.812Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-05T16:24:02.908Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-05T16:24:03.393Z] [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-05T16:24:03.458Z] [INFO] Command exit code: 0 [2026-07-05T16:24:03.494Z] [INFO] [STEP 7] Verify admin access level [2026-07-05T16:24:03.675Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-05T16:24:04.307Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T16:24:04.405Z] [INFO] Command exit code: 0 [2026-07-05T16:24:04.482Z] [INFO] Retrieved version of Dashboard: [2026-07-05T16:24:04.540Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-05T16:24:05.009Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T16:24:05.090Z] [INFO] Command exit code: 0 [2026-07-05T16:24:05.154Z] [INFO] Retrieved version of Pipelines: [2026-07-05T16:24:05.185Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-05T16:24:05.799Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T16:24:05.883Z] [INFO] Command exit code: 0 [2026-07-05T16:24:05.983Z] [INFO] Retrieved version of Kueue: [2026-07-05T16:24:06.056Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-05T16:24:06.655Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T16:24:06.687Z] [INFO] Command exit code: 0 [2026-07-05T16:24:06.777Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-05T16:24:06.785Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-05T16:24:07.373Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T16:24:07.443Z] [INFO] Command exit code: 0 [2026-07-05T16:24:07.478Z] [INFO] Retrieved version of Feast operator: 0.63.0 [2026-07-05T16:24:07.485Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-05T16:24:08.145Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T16:24:08.179Z] [INFO] Command exit code: 1 [2026-07-05T16:24:08.291Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-05T16:24:08.353Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-05T16:24:08.952Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T16:24:08.988Z] [INFO] Command exit code: 0 [2026-07-05T16:24:09.053Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-05T16:24:09.088Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-05T16:24:09.652Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T16:24:09.754Z] [INFO] Command exit code: 0 [2026-07-05T16:24:09.898Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-05T16:24:09.967Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-05T16:24:10.550Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T16:24:10.592Z] [INFO] Command exit code: 0 [2026-07-05T16:24:10.685Z] [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-05T16:24:10.748Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-05T16:24:11.450Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T16:24:11.548Z] [INFO] Command exit code: 0 [2026-07-05T16:24:11.607Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-05T16:24:11.667Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-05T16:24:12.167Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T16:24:12.174Z] [INFO] Command exit code: 0 [2026-07-05T16:24:12.244Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-05T16:24:12.288Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-05T16:24:13.849Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T16:24:13.979Z] [INFO] Command exit code: 0 [2026-07-05T16:24:14.038Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (20305ms) 1 passing (20s) [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: 20 seconds │ │ Spec Ran: applications/testAboutDialog.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testApplicationLinks.cy.ts (2 of 18) [2026-07-05T16:24:18.350Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-05T16:24:18.370Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-05T16:24:18.377Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-05T16:24:18.389Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-05T16:24:18.440Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T16:24:18.446Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-05T16:24:18.464Z] [INFO] [STEP 1] Log into the application [2026-07-05T16:24:18.479Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T16:24:18.747Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T16:24:24.671Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-05T16:24:26.064Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-05T16:24:26.347Z] [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-05T16:24:26.367Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-05T16:24:26.851Z] [INFO] ✅ / - Status: 200 [2026-07-05T16:24:27.539Z] [INFO] ✅ https://console-openshift-console.apps.ods-qe-psi-07.osp.rh-ods.com: - Status: 200 [2026-07-05T16:24:28.064Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/6d836f74-d2a7-483d-9d64-7b8b9cdb8ffc - Status: 200 [2026-07-05T16:24:28.154Z] [INFO] ✅ / - Status: 200 [2026-07-05T16:24:28.193Z] [INFO] ✅ /projects - Status: 200 [2026-07-05T16:24:28.560Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-05T16:24:28.667Z] [INFO] ✅ /maas/tokens - Status: 200 [2026-07-05T16:24:29.164Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-05T16:24:29.360Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-05T16:24:29.476Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-05T16:24:29.591Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-05T16:24:29.747Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-05T16:24:29.841Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-05T16:24:30.150Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-05T16:24:30.255Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-05T16:24:30.438Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-05T16:24:30.548Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-05T16:24:30.750Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-05T16:24:30.939Z] [INFO] ✅ /develop-train/mlflow/experiments - Status: 200 [2026-07-05T16:24:31.050Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-05T16:24:31.153Z] [INFO] ✅ /develop-train/automl - Status: 200 [2026-07-05T16:24:31.356Z] [INFO] ✅ /observe-monitor/workload-metrics - Status: 200 [2026-07-05T16:24:31.481Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-05T16:24:31.651Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-05T16:24:31.679Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (13479ms) 1 passing (14s) [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: 13 seconds │ │ Spec Ran: dashboardNavigation/testApplicationLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testManifestLinks.cy.ts (3 of 18) [2026-07-05T16:24:37.437Z] [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-05T16:24:37.465Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (293ms) 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-05T16:24:43.563Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-05T16:24:43.638Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-05T16:24:43.642Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-05T16:24:43.650Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-05T16:24:43.657Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T16:24:43.663Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-05T16:24:43.741Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-05T16:24:43.747Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-05T16:24:44.251Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-05T16:24:44.257Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-05T16:24:44.264Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-05T16:24:44.276Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-05T16:24:45.151Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-05T16:24:46.342Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-05T16:24:46.366Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-05T16:24:47.149Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-05T16:24:47.168Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-05T16:24:47.252Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-05T16:24:47.260Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-05T16:24:47.361Z] [INFO] [STEP 1] Log into the application [2026-07-05T16:24:47.439Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T16:24:48.052Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T16:24:58.649Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-05T16:25:07.166Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-05T16:25:15.137Z] [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 (31816ms) [2026-07-05T16:25:16.139Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-05T16:25:16.141Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-05T16:25:16.146Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-05T16:25:16.152Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T16:25:16.158Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-05T16:25:16.243Z] [INFO] [STEP 1] Log into the application [2026-07-05T16:25:16.250Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T16:25:16.639Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T16:25:19.441Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-05T16:25:26.939Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-05T16:25:38.761Z] [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 (23023ms) [2026-07-05T16:25:39.357Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-05T16:25:39.360Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-05T16:25:39.367Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-05T16:25:39.373Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T16:25:39.444Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-05T16:25:39.456Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-05T16:25:39.464Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T16:25:39.940Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T16:25:41.444Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-05T16:25:45.780Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-05T16:25:46.555Z] [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 (6175ms) 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, 3 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-05T16:25:56.655Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-05T16:25:56.667Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-05T16:25:56.670Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-05T16:25:56.740Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-05T16:25:56.746Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T16:25:56.752Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-05T16:25:56.768Z] [INFO] Ensure admin oc session for setup [2026-07-05T16:25:57.447Z] [INFO] [EXEC] oc whoami [2026-07-05T16:25:57.452Z] [INFO] Check if the operator is RHOAI [2026-07-05T16:25:58.243Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-05T16:25:58.253Z] [INFO] Command exit code: 0 [2026-07-05T16:25:58.261Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-05T16:25:58.357Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-05T16:25:58.438Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T16:25:59.464Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T16:25:59.643Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-05T16:25:59.654Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-05T16:25:59.752Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-05T16:26:01.841Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-05T16:26:02.542Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-05T16:26:02.638Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T16:26:03.648Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T16:26:03.746Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-05T16:26:03.944Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-05T16:26:04.052Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-05T16:26:05.263Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783268764139-rgoi2xmqk.yaml && rm -f /tmp/cypress-yaml-1783268764139-rgoi2xmqk.yaml [2026-07-05T16:26:05.272Z] [INFO] Command exit code: 0 [2026-07-05T16:26:05.350Z] [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-05T16:26:16.253Z] [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-05T16:26:16.355Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-647666f866-bvrcz [2026-07-05T16:26:16.363Z] [INFO] Found 1 matching pods [2026-07-05T16:26:16.453Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-647666f866-bvrcz -n test-fs-ui-proj-108259 --timeout=300s [2026-07-05T16:26:26.955Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-647666f866-bvrcz -n test-fs-ui-proj-108259 --timeout=300s [2026-07-05T16:26:26.981Z] [INFO] Pod is ready: pod/feast-test-s3-647666f866-bvrcz condition met [2026-07-05T16:26:27.065Z] [INFO] [STEP 1] Log in as admin user [2026-07-05T16:26:27.076Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T16:26:27.639Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T16:26:33.557Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-05T16:26:40.471Z] [INFO] [STEP 3] Verify the Feature Store project is discoverable and select it [2026-07-05T16:26:41.065Z] [INFO] [STEP 4] Verify the project selector shows the selected project ✓ Admin user can discover the Feature Store project (44702ms) [2026-07-05T16:26:41.675Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-05T16:26:41.678Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-05T16:26:41.684Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-05T16:26:41.740Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T16:26:41.746Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-05T16:26:41.758Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-05T16:26:41.765Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T16:26:42.069Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T16:26:44.755Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-05T16:26:49.976Z] [INFO] [STEP 3] Verify the Feature Store empty state is shown (no projects accessible) [2026-07-05T16:27:01.457Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-05T16:27:01.461Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-05T16:27:01.467Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-05T16:27:01.473Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-05T16:27:01.478Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-05T16:27:01.547Z] [INFO] Ensure admin oc session for setup [2026-07-05T16:27:02.074Z] [INFO] [EXEC] oc whoami [2026-07-05T16:27:02.079Z] [INFO] Check if the operator is RHOAI [2026-07-05T16:27:02.753Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-05T16:27:02.759Z] [INFO] Command exit code: 0 [2026-07-05T16:27:02.767Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-05T16:27:02.779Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-05T16:27:02.844Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T16:27:03.649Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T16:27:03.664Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-05T16:27:03.673Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-05T16:27:03.743Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-05T16:27:46.043Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-05T16:27:46.054Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-05T16:27:46.060Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T16:27:46.419Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T16:27:46.441Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-05T16:27:46.447Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-05T16:27:46.459Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-05T16:27:46.828Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-05T16:27:47.119Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-05T16:27:47.126Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T16:27:47.511Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T16:27:47.518Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-05T16:27:47.525Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-05T16:27:47.540Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-05T16:27:48.054Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783268867542-ft1u8gs6y.yaml && rm -f /tmp/cypress-yaml-1783268867542-ft1u8gs6y.yaml [2026-07-05T16:27:48.060Z] [INFO] Command exit code: 0 [2026-07-05T16:27:48.065Z] [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-05T16:27:58.449Z] [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-05T16:27:58.460Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-647666f866-lb65q [2026-07-05T16:27:58.468Z] [INFO] Found 1 matching pods [2026-07-05T16:27:58.473Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-647666f866-lb65q -n test-fs-ui-proj-108259 --timeout=300s [2026-07-05T16:28:06.740Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-647666f866-lb65q -n test-fs-ui-proj-108259 --timeout=300s [2026-07-05T16:28:06.748Z] [INFO] Pod is ready: pod/feast-test-s3-647666f866-lb65q condition met [2026-07-05T16:28:06.760Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-05T16:28:06.839Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-05T16:28:07.196Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T16:28:12.264Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-05T16:28:19.038Z] [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-05T16:28:29.873Z] [INFO] Restore admin oc session for cleanup [2026-07-05T16:28:30.370Z] [INFO] [EXEC] oc whoami [2026-07-05T16:28:30.375Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-05T16:28:31.041Z] [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