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-06T14:37:11.593Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-06T14:37:11.626Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-06T14:37:11.631Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-06T14:37:11.641Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-06T14:37:11.652Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T14:37:11.658Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T14:37:11.677Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-06T14:37:12.318Z] [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-06T14:37:12.328Z] [INFO] Command exit code: 0 [2026-07-06T14:37:12.347Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-06T14:37:12.700Z] [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-06T14:37:12.713Z] [INFO] Command exit code: 0 [2026-07-06T14:37:12.750Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-06T14:37:12.775Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T14:37:13.248Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:37:15.067Z] [INFO] [STEP 2] Open the About dialog [2026-07-06T14:37:16.571Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-06T14:37:16.640Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-06T14:37:16.687Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-06T14:37:16.763Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-06T14:37:17.114Z] [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-06T14:37:17.157Z] [INFO] Command exit code: 0 [2026-07-06T14:37:17.182Z] [INFO] [STEP 7] Verify admin access level [2026-07-06T14:37:17.264Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-06T14:37:17.588Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T14:37:17.595Z] [INFO] Command exit code: 0 [2026-07-06T14:37:17.641Z] [INFO] Retrieved version of Dashboard: [2026-07-06T14:37:17.665Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-06T14:37:17.994Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T14:37:18.033Z] [INFO] Command exit code: 0 [2026-07-06T14:37:18.082Z] [INFO] Retrieved version of Pipelines: [2026-07-06T14:37:18.108Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-06T14:37:18.398Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T14:37:18.472Z] [INFO] Command exit code: 0 [2026-07-06T14:37:18.548Z] [INFO] Retrieved version of Kueue: [2026-07-06T14:37:18.573Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-06T14:37:18.890Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T14:37:18.897Z] [INFO] Command exit code: 0 [2026-07-06T14:37:18.956Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-06T14:37:18.982Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-06T14:37:19.286Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T14:37:19.297Z] [INFO] Command exit code: 0 [2026-07-06T14:37:19.359Z] [INFO] Retrieved version of Feast operator: 0.63.0 [2026-07-06T14:37:19.393Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-06T14:37:19.832Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T14:37:19.840Z] [INFO] Command exit code: 1 [2026-07-06T14:37:19.902Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-06T14:37:19.936Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-06T14:37:20.303Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T14:37:20.310Z] [INFO] Command exit code: 0 [2026-07-06T14:37:20.348Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-06T14:37:20.380Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-06T14:37:20.937Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T14:37:20.970Z] [INFO] Command exit code: 0 [2026-07-06T14:37:21.005Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-06T14:37:21.036Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-06T14:37:21.386Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T14:37:21.393Z] [INFO] Command exit code: 0 [2026-07-06T14:37:21.427Z] [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-06T14:37:21.463Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-06T14:37:21.888Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T14:37:21.896Z] [INFO] Command exit code: 0 [2026-07-06T14:37:21.969Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-06T14:37:21.999Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-06T14:37:22.339Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T14:37:22.373Z] [INFO] Command exit code: 0 [2026-07-06T14:37:22.452Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-06T14:37:22.460Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-06T14:37:22.987Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T14:37:22.995Z] [INFO] Command exit code: 0 [2026-07-06T14:37:23.099Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (11599ms) 1 passing (12s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 11 seconds │ │ Spec Ran: applications/testAboutDialog.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testApplicationLinks.cy.ts (2 of 18) [2026-07-06T14:37:27.547Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-06T14:37:27.567Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-06T14:37:27.572Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-06T14:37:27.589Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-06T14:37:27.595Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T14:37:27.629Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T14:37:27.646Z] [INFO] [STEP 1] Log into the application [2026-07-06T14:37:27.658Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T14:37:27.937Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:37:30.135Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-06T14:37:31.153Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-06T14:37:31.375Z] [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-06T14:37:31.554Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-06T14:37:31.760Z] [INFO] ✅ / - Status: 200 [2026-07-06T14:37:32.254Z] [INFO] ✅ https://console-openshift-console.apps.ods-qe-psi-07.osp.rh-ods.com: - Status: 200 [2026-07-06T14:37:32.877Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/6d836f74-d2a7-483d-9d64-7b8b9cdb8ffc - Status: 200 [2026-07-06T14:37:32.958Z] [INFO] ✅ / - Status: 200 [2026-07-06T14:37:33.057Z] [INFO] ✅ /projects - Status: 200 [2026-07-06T14:37:33.156Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-06T14:37:33.259Z] [INFO] ✅ /maas/tokens - Status: 200 [2026-07-06T14:37:33.364Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-06T14:37:33.458Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-06T14:37:33.557Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-06T14:37:33.655Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-06T14:37:33.777Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-06T14:37:33.878Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-06T14:37:33.962Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-06T14:37:34.038Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-06T14:37:34.090Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-06T14:37:34.179Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-06T14:37:34.258Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-06T14:37:34.347Z] [INFO] ✅ /develop-train/mlflow/experiments - Status: 200 [2026-07-06T14:37:34.453Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-06T14:37:34.561Z] [INFO] ✅ /develop-train/automl - Status: 200 [2026-07-06T14:37:34.727Z] [INFO] ✅ /observe-monitor/workload-metrics - Status: 200 [2026-07-06T14:37:34.814Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-06T14:37:34.910Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-06T14:37:35.011Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (7682ms) 1 passing (8s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_001.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 7 seconds │ │ Spec Ran: dashboardNavigation/testApplicationLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testManifestLinks.cy.ts (3 of 18) [2026-07-06T14:37:38.938Z] [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-06T14:37:38.966Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (247ms) 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-06T14:37:43.442Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-06T14:37:43.456Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-06T14:37:43.531Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-06T14:37:43.540Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-06T14:37:43.545Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T14:37:43.549Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T14:37:43.629Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-06T14:37:43.635Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-06T14:37:44.063Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-06T14:37:44.127Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-06T14:37:44.136Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-06T14:37:44.149Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-06T14:37:44.941Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-06T14:37:45.736Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-06T14:37:45.745Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-06T14:37:46.538Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-06T14:37:46.545Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-06T14:37:46.554Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-06T14:37:46.564Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-06T14:37:46.639Z] [INFO] [STEP 1] Log into the application [2026-07-06T14:37:46.649Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T14:37:47.254Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:37:50.647Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-06T14:37:55.540Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-06T14:38:02.764Z] [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 (19660ms) [2026-07-06T14:38:03.357Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-06T14:38:03.360Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-06T14:38:03.431Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-06T14:38:03.439Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T14:38:03.447Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T14:38:03.468Z] [INFO] [STEP 1] Log into the application [2026-07-06T14:38:03.540Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T14:38:03.953Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:38:06.840Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-06T14:38:14.956Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-06T14:38:24.148Z] [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 (21272ms) [2026-07-06T14:38:25.042Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-06T14:38:25.045Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-06T14:38:25.052Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-06T14:38:25.132Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T14:38:25.139Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T14:38:25.148Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-06T14:38:25.231Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T14:38:25.637Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:38:28.056Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-06T14:38:32.547Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-06T14:38:33.528Z] [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 (7476ms) 3 passing (50s) [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: 50 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-06T14:38:42.440Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-06T14:38:42.529Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-06T14:38:42.535Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-06T14:38:42.543Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-06T14:38:42.550Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T14:38:42.557Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T14:38:42.647Z] [INFO] Ensure admin oc session for setup [2026-07-06T14:38:43.851Z] [INFO] [EXEC] oc whoami [2026-07-06T14:38:43.857Z] [INFO] Check if the operator is RHOAI [2026-07-06T14:38:45.130Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-06T14:38:45.143Z] [INFO] Command exit code: 0 [2026-07-06T14:38:45.240Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-06T14:38:45.446Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-06T14:38:45.535Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T14:38:46.434Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T14:38:46.529Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-06T14:38:46.548Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-06T14:38:46.732Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-06T14:38:47.930Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-06T14:38:48.839Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-06T14:38:48.851Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T14:38:49.738Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T14:38:49.832Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-06T14:38:49.944Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-06T14:38:50.043Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-06T14:38:51.441Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783348730050-mbsopal4v.yaml && rm -f /tmp/cypress-yaml-1783348730050-mbsopal4v.yaml [2026-07-06T14:38:51.536Z] [INFO] Command exit code: 0 [2026-07-06T14:38:51.544Z] [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-06T14:39:02.444Z] [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-06T14:39:02.630Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-647666f866-hh8hj [2026-07-06T14:39:02.637Z] [INFO] Found 1 matching pods [2026-07-06T14:39:02.732Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-647666f866-hh8hj -n test-fs-ui-proj-108259 --timeout=300s [2026-07-06T14:39:10.041Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-647666f866-hh8hj -n test-fs-ui-proj-108259 --timeout=300s [2026-07-06T14:39:10.050Z] [INFO] Pod is ready: pod/feast-test-s3-647666f866-hh8hj condition met [2026-07-06T14:39:10.148Z] [INFO] [STEP 1] Log in as admin user [2026-07-06T14:39:10.234Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T14:39:10.856Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:39:14.950Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-06T14:39:19.453Z] [INFO] [STEP 3] Verify the Feature Store project is discoverable and select it [2026-07-06T14:39:20.732Z] [INFO] [STEP 4] Verify the project selector shows the selected project ✓ Admin user can discover the Feature Store project (38813ms) [2026-07-06T14:39:21.732Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-06T14:39:21.736Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-06T14:39:21.742Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-06T14:39:21.749Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T14:39:21.755Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T14:39:21.840Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-06T14:39:21.935Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T14:39:22.435Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:39:25.233Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-06T14:39:29.935Z] [INFO] [STEP 3] Verify the Feature Store empty state is shown (no projects accessible) [2026-07-06T14:39:41.156Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-06T14:39:41.160Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-06T14:39:41.166Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-06T14:39:41.170Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-06T14:39:41.174Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T14:39:41.186Z] [INFO] Ensure admin oc session for setup [2026-07-06T14:39:41.537Z] [INFO] [EXEC] oc whoami [2026-07-06T14:39:41.542Z] [INFO] Check if the operator is RHOAI [2026-07-06T14:39:42.128Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-06T14:39:42.136Z] [INFO] Command exit code: 0 [2026-07-06T14:39:42.142Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-06T14:39:42.153Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-06T14:39:42.164Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T14:39:42.629Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T14:39:42.638Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-06T14:39:42.647Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-06T14:39:42.658Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-06T14:40:25.870Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-06T14:40:25.885Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-06T14:40:25.890Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T14:40:26.252Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T14:40:26.259Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-06T14:40:26.267Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-06T14:40:26.334Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-06T14:40:26.834Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-06T14:40:27.336Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-06T14:40:27.346Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T14:40:27.850Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T14:40:27.858Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-06T14:40:27.868Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-06T14:40:27.928Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-06T14:40:28.407Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783348827930-m4jghvztx.yaml && rm -f /tmp/cypress-yaml-1783348827930-m4jghvztx.yaml [2026-07-06T14:40:28.429Z] [INFO] Command exit code: 0 [2026-07-06T14:40:28.440Z] [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-06T14:40:38.941Z] [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-06T14:40:38.954Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-647666f866-vnmb9 [2026-07-06T14:40:38.960Z] [INFO] Found 1 matching pods [2026-07-06T14:40:38.968Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-647666f866-vnmb9 -n test-fs-ui-proj-108259 --timeout=300s [2026-07-06T14:40:47.087Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-647666f866-vnmb9 -n test-fs-ui-proj-108259 --timeout=300s [2026-07-06T14:40:47.094Z] [INFO] Pod is ready: pod/feast-test-s3-647666f866-vnmb9 condition met [2026-07-06T14:40:47.105Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-06T14:40:47.122Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-06T14:40:47.396Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:40:48.776Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-06T14:40:52.265Z] [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-06T14:41:02.865Z] [INFO] Restore admin oc session for cleanup [2026-07-06T14:41:03.184Z] [INFO] [EXEC] oc whoami [2026-07-06T14:41:03.190Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-06T14:41:03.436Z] [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