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-02T07:00:36.004Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-02T07:00:36.023Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-02T07:00:36.028Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-02T07:00:36.044Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-02T07:00:36.055Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T07:00:36.065Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T07:00:36.084Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-02T07:00:36.758Z] [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-02T07:00:36.767Z] [INFO] Command exit code: 0 [2026-07-02T07:00:36.784Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-02T07:00:37.118Z] [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-02T07:00:37.131Z] [INFO] Command exit code: 0 [2026-07-02T07:00:37.159Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-02T07:00:37.175Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T07:00:37.573Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T07:00:39.354Z] [INFO] [STEP 2] Open the About dialog [2026-07-02T07:00:40.785Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-02T07:00:40.863Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-02T07:00:40.926Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-02T07:00:40.978Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-02T07:00:41.314Z] [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-02T07:00:41.334Z] [INFO] Command exit code: 0 [2026-07-02T07:00:41.356Z] [INFO] [STEP 7] Verify admin access level [2026-07-02T07:00:41.428Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-02T07:00:41.705Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T07:00:41.746Z] [INFO] Command exit code: 0 [2026-07-02T07:00:41.788Z] [INFO] Retrieved version of Dashboard: [2026-07-02T07:00:41.795Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-02T07:00:42.090Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T07:00:42.097Z] [INFO] Command exit code: 0 [2026-07-02T07:00:42.134Z] [INFO] Retrieved version of Pipelines: [2026-07-02T07:00:42.141Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-02T07:00:42.432Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T07:00:42.458Z] [INFO] Command exit code: 0 [2026-07-02T07:00:42.471Z] [INFO] Retrieved version of Kueue: [2026-07-02T07:00:42.497Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-02T07:00:42.842Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T07:00:42.849Z] [INFO] Command exit code: 0 [2026-07-02T07:00:42.878Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-02T07:00:42.904Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-02T07:00:43.182Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T07:00:43.212Z] [INFO] Command exit code: 0 [2026-07-02T07:00:43.250Z] [INFO] Retrieved version of Feast operator: 0.63.0 [2026-07-02T07:00:43.275Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-02T07:00:43.575Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T07:00:43.583Z] [INFO] Command exit code: 1 [2026-07-02T07:00:43.680Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-02T07:00:43.709Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-02T07:00:44.184Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T07:00:44.248Z] [INFO] Command exit code: 0 [2026-07-02T07:00:44.301Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-02T07:00:44.326Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-02T07:00:44.620Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T07:00:44.663Z] [INFO] Command exit code: 0 [2026-07-02T07:00:44.707Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-02T07:00:44.733Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-02T07:00:45.130Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T07:00:45.175Z] [INFO] Command exit code: 0 [2026-07-02T07:00:45.219Z] [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-02T07:00:45.245Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-02T07:00:45.582Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T07:00:45.615Z] [INFO] Command exit code: 0 [2026-07-02T07:00:45.674Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-02T07:00:45.723Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-02T07:00:46.088Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T07:00:46.169Z] [INFO] Command exit code: 0 [2026-07-02T07:00:46.239Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-02T07:00:46.246Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-02T07:00:46.748Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T07:00:46.858Z] [INFO] Command exit code: 0 [2026-07-02T07:00:46.961Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (11076ms) 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-02T07:00:50.857Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-02T07:00:50.929Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-02T07:00:50.941Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-02T07:00:51.020Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-02T07:00:51.031Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T07:00:51.038Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T07:00:51.057Z] [INFO] [STEP 1] Log into the application [2026-07-02T07:00:51.129Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T07:00:51.430Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T07:00:53.274Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-02T07:00:54.447Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-02T07:00:54.655Z] [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, /settings/cluster/general, /settings/cluster/storage-classes, /settings/environment-setup/workbench-images, /settings/environment-setup/hardware-profiles, /settings/environment-setup/connection-types, /settings/model-resources-operations/serving-runtimes, /settings/model-resources-operations/model-catalog, /settings/model-resources-operations/model-registry, /settings/user-management, /maas/subscriptions, /maas/auth-policies [2026-07-02T07:00:54.673Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-02T07:00:55.234Z] [INFO] ✅ / - Status: 200 [2026-07-02T07:00:55.546Z] [INFO] ✅ https://console-openshift-console.apps.ods-qe-psi-07.osp.rh-ods.com: - Status: 200 [2026-07-02T07:00:55.873Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/6d836f74-d2a7-483d-9d64-7b8b9cdb8ffc - Status: 200 [2026-07-02T07:00:55.965Z] [INFO] ✅ / - Status: 200 [2026-07-02T07:00:56.046Z] [INFO] ✅ /projects - Status: 200 [2026-07-02T07:00:56.220Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-02T07:00:56.266Z] [INFO] ✅ /maas/tokens - Status: 200 [2026-07-02T07:00:56.342Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-02T07:00:56.422Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-02T07:00:56.470Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-02T07:00:56.552Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-02T07:00:56.647Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-02T07:00:56.743Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-02T07:00:56.921Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-02T07:00:57.048Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-02T07:00:57.229Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-02T07:00:57.349Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-02T07:00:57.456Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-02T07:00:57.566Z] [INFO] ✅ /develop-train/mlflow/experiments - Status: 200 [2026-07-02T07:00:57.654Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-02T07:00:57.766Z] [INFO] ✅ /develop-train/automl - Status: 200 [2026-07-02T07:00:57.857Z] [INFO] ✅ /observe-monitor/workload-metrics - Status: 200 [2026-07-02T07:00:57.954Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-02T07:00:58.036Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-02T07:00:58.112Z] [INFO] ✅ /applications/explore - Status: 200 [2026-07-02T07:00:58.187Z] [INFO] ✅ /settings/cluster/general - Status: 200 [2026-07-02T07:00:58.263Z] [INFO] ✅ /settings/cluster/storage-classes - Status: 200 [2026-07-02T07:00:58.360Z] [INFO] ✅ /settings/environment-setup/workbench-images - Status: 200 [2026-07-02T07:00:58.448Z] [INFO] ✅ /settings/environment-setup/hardware-profiles - Status: 200 [2026-07-02T07:00:58.546Z] [INFO] ✅ /settings/environment-setup/connection-types - Status: 200 [2026-07-02T07:00:58.647Z] [INFO] ✅ /settings/model-resources-operations/serving-runtimes - Status: 200 [2026-07-02T07:00:58.734Z] [INFO] ✅ /settings/model-resources-operations/model-catalog - Status: 200 [2026-07-02T07:00:58.828Z] [INFO] ✅ /settings/model-resources-operations/model-registry - Status: 200 [2026-07-02T07:00:58.920Z] [INFO] ✅ /settings/user-management - Status: 200 [2026-07-02T07:00:59.014Z] [INFO] ✅ /maas/subscriptions - Status: 200 [2026-07-02T07:00:59.108Z] [INFO] ✅ /maas/auth-policies - Status: 200 ✓ Verify the various application tabs and switcher links are operational (8412ms) 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: 8 seconds │ │ Spec Ran: dashboardNavigation/testApplicationLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testManifestLinks.cy.ts (3 of 18) [2026-07-02T07:01:02.672Z] [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-02T07:01:02.731Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (177ms) 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-02T07:01:07.244Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-02T07:01:07.257Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-02T07:01:07.322Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-02T07:01:07.330Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-02T07:01:07.336Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T07:01:07.343Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T07:01:07.425Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-02T07:01:07.430Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-02T07:01:07.930Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-02T07:01:07.937Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-02T07:01:07.945Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-02T07:01:08.024Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-02T07:01:08.633Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-02T07:01:09.429Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-02T07:01:09.437Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-02T07:01:10.046Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-02T07:01:10.053Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-02T07:01:10.125Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-02T07:01:10.136Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-02T07:01:10.150Z] [INFO] [STEP 1] Log into the application [2026-07-02T07:01:10.158Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T07:01:10.645Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T07:01:13.736Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-02T07:01:17.538Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-02T07:01:23.547Z] [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 (16697ms) [2026-07-02T07:01:24.527Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-02T07:01:24.530Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-02T07:01:24.537Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-02T07:01:24.544Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T07:01:24.627Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T07:01:24.724Z] [INFO] [STEP 1] Log into the application [2026-07-02T07:01:24.736Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T07:01:25.348Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T07:01:28.129Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-02T07:01:34.722Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-02T07:01:44.130Z] [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 (20105ms) [2026-07-02T07:01:44.842Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-02T07:01:44.845Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-02T07:01:44.924Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-02T07:01:44.930Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T07:01:44.937Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T07:01:44.947Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-02T07:01:45.025Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T07:01:45.444Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T07:01:48.225Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-02T07:01:53.232Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-02T07:01:53.830Z] [INFO] [EXEC] oc delete project cypress-user-perm-test-526006 --wait=false --ignore-not-found ✓ Verify that user can access the created project with Admin rights (8289ms) 3 passing (47s) [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: 46 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-02T07:02:03.428Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-02T07:02:03.443Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-02T07:02:03.448Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-02T07:02:03.529Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-02T07:02:03.537Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T07:02:03.623Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T07:02:03.644Z] [INFO] Ensure admin oc session for setup [2026-07-02T07:02:04.630Z] [INFO] [EXEC] oc whoami [2026-07-02T07:02:04.636Z] [INFO] Check if the operator is RHOAI [2026-07-02T07:02:05.623Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-02T07:02:05.632Z] [INFO] Command exit code: 0 [2026-07-02T07:02:05.641Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-02T07:02:05.737Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-02T07:02:05.743Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T07:02:06.536Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T07:02:06.545Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-02T07:02:06.629Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-02T07:02:06.645Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-02T07:02:07.554Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-02T07:02:08.531Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-02T07:02:08.542Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T07:02:09.330Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T07:02:09.338Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-02T07:02:09.347Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-02T07:02:09.356Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-02T07:02:10.737Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782975729424-9tjrw024x.yaml && rm -f /tmp/cypress-yaml-1782975729424-9tjrw024x.yaml [2026-07-02T07:02:10.835Z] [INFO] Command exit code: 0 [2026-07-02T07:02:10.926Z] [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-02T07:02:21.635Z] [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-02T07:02:21.722Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-647666f866-gdqsr [2026-07-02T07:02:21.740Z] [INFO] Found 1 matching pods [2026-07-02T07:02:21.760Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-647666f866-gdqsr -n test-fs-ui-proj-108259 --timeout=300s [2026-07-02T07:02:30.151Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-647666f866-gdqsr -n test-fs-ui-proj-108259 --timeout=300s [2026-07-02T07:02:30.244Z] [INFO] Pod is ready: pod/feast-test-s3-647666f866-gdqsr condition met [2026-07-02T07:02:30.325Z] [INFO] [STEP 1] Log in as admin user [2026-07-02T07:02:30.335Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T07:02:30.932Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T07:02:36.451Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-02T07:02:43.231Z] [INFO] [STEP 3] Verify the Feature Store project is discoverable and select it [2026-07-02T07:02:44.536Z] [INFO] [STEP 4] Verify the project selector shows the selected project ✓ Admin user can discover the Feature Store project (41717ms) [2026-07-02T07:02:45.539Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-02T07:02:45.548Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-02T07:02:45.554Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-02T07:02:45.561Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T07:02:45.626Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T07:02:45.636Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-02T07:02:45.643Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T07:02:46.021Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T07:02:48.631Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-02T07:02:53.126Z] [INFO] [STEP 3] Verify the Feature Store empty state is shown (no projects accessible) [2026-07-02T07:03:04.653Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-02T07:03:04.657Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-02T07:03:04.663Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-02T07:03:04.668Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-02T07:03:04.673Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T07:03:04.738Z] [INFO] Ensure admin oc session for setup [2026-07-02T07:03:05.141Z] [INFO] [EXEC] oc whoami [2026-07-02T07:03:05.146Z] [INFO] Check if the operator is RHOAI [2026-07-02T07:03:05.652Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-02T07:03:05.658Z] [INFO] Command exit code: 0 [2026-07-02T07:03:05.664Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-02T07:03:05.726Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-02T07:03:05.732Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T07:03:06.244Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T07:03:06.333Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-02T07:03:06.345Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-02T07:03:06.355Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-02T07:03:46.869Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-02T07:03:46.885Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-02T07:03:46.890Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T07:03:47.139Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T07:03:47.147Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-02T07:03:47.156Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-02T07:03:47.172Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-02T07:03:47.512Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-02T07:03:47.765Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-02T07:03:47.774Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T07:03:48.041Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T07:03:48.049Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-02T07:03:48.058Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-02T07:03:48.068Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-02T07:03:48.623Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782975828071-opd54z7pp.yaml && rm -f /tmp/cypress-yaml-1782975828071-opd54z7pp.yaml [2026-07-02T07:03:48.630Z] [INFO] Command exit code: 0 [2026-07-02T07:03:48.637Z] [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-02T07:03:59.236Z] [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-02T07:03:59.251Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-647666f866-lrm6j [2026-07-02T07:03:59.258Z] [INFO] Found 1 matching pods [2026-07-02T07:03:59.263Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-647666f866-lrm6j -n test-fs-ui-proj-108259 --timeout=300s [2026-07-02T07:04:07.194Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-647666f866-lrm6j -n test-fs-ui-proj-108259 --timeout=300s [2026-07-02T07:04:07.201Z] [INFO] Pod is ready: pod/feast-test-s3-647666f866-lrm6j condition met [2026-07-02T07:04:07.211Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-02T07:04:07.228Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-02T07:04:07.627Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T07:04:09.924Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-02T07:04:14.692Z] [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-02T07:04:25.218Z] [INFO] Restore admin oc session for cleanup [2026-07-02T07:04:25.432Z] [INFO] [EXEC] oc whoami [2026-07-02T07:04:25.436Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-02T07:04:25.667Z] [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