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-08T20:58:29.642Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-08T20:58:29.662Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-08T20:58:29.667Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-08T20:58:29.687Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-08T20:58:29.694Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-08T20:58:29.703Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-08T20:58:29.722Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-08T20:58:30.460Z] [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-08T20:58:30.476Z] [INFO] Command exit code: 0 [2026-07-08T20:58:30.497Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-08T20:58:30.939Z] [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-08T20:58:30.947Z] [INFO] Command exit code: 0 [2026-07-08T20:58:30.971Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-08T20:58:30.997Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-08T20:58:31.567Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T20:58:33.669Z] [INFO] [STEP 2] Open the About dialog [2026-07-08T20:58:35.116Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-08T20:58:35.166Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-08T20:58:35.245Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-08T20:58:35.284Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-08T20:58:35.725Z] [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-08T20:58:35.749Z] [INFO] Command exit code: 0 [2026-07-08T20:58:35.772Z] [INFO] [STEP 7] Verify admin access level [2026-07-08T20:58:35.852Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-08T20:58:36.205Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-08T20:58:36.212Z] [INFO] Command exit code: 0 [2026-07-08T20:58:36.255Z] [INFO] Retrieved version of Dashboard: [2026-07-08T20:58:36.278Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-08T20:58:36.612Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-08T20:58:36.678Z] [INFO] Command exit code: 0 [2026-07-08T20:58:36.723Z] [INFO] Retrieved version of Pipelines: [2026-07-08T20:58:36.748Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-08T20:58:37.103Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-08T20:58:37.110Z] [INFO] Command exit code: 0 [2026-07-08T20:58:37.145Z] [INFO] Retrieved version of Kueue: [2026-07-08T20:58:37.170Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-08T20:58:37.616Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-08T20:58:37.667Z] [INFO] Command exit code: 0 [2026-07-08T20:58:37.728Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-08T20:58:37.762Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-08T20:58:38.111Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-08T20:58:38.165Z] [INFO] Command exit code: 0 [2026-07-08T20:58:38.220Z] [INFO] Retrieved version of Feast operator: 0.64.0 [2026-07-08T20:58:38.251Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-08T20:58:38.756Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-08T20:58:38.763Z] [INFO] Command exit code: 1 [2026-07-08T20:58:38.827Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-08T20:58:38.859Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-08T20:58:39.316Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-08T20:58:39.402Z] [INFO] Command exit code: 0 [2026-07-08T20:58:39.482Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-08T20:58:39.515Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-08T20:58:40.097Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-08T20:58:40.255Z] [INFO] Command exit code: 0 [2026-07-08T20:58:40.361Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-08T20:58:40.396Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-08T20:58:41.015Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-08T20:58:41.096Z] [INFO] Command exit code: 0 [2026-07-08T20:58:41.156Z] [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-08T20:58:41.192Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-08T20:58:41.856Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-08T20:58:41.966Z] [INFO] Command exit code: 0 [2026-07-08T20:58:42.046Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-08T20:58:42.054Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-08T20:58:42.779Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-08T20:58:42.899Z] [INFO] Command exit code: 0 [2026-07-08T20:58:43.049Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-08T20:58:43.057Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-08T20:58:43.692Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-08T20:58:43.755Z] [INFO] Command exit code: 0 [2026-07-08T20:58:43.797Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (14297ms) 1 passing (14s) [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: 14 seconds │ │ Spec Ran: applications/testAboutDialog.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testApplicationLinks.cy.ts (2 of 18) [2026-07-08T20:58:47.876Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-08T20:58:47.970Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-08T20:58:47.975Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-08T20:58:47.986Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-08T20:58:48.050Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-08T20:58:48.060Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-08T20:58:48.077Z] [INFO] [STEP 1] Log into the application [2026-07-08T20:58:48.090Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-08T20:58:48.377Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T20:58:51.150Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-08T20:58:51.892Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-08T20:58:52.177Z] [INFO] Extracted URLs: /, https://console-openshift-console.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com:, https://cloud.redhat.com/openshift/details/b7c47ef5-e041-4d36-af77-f67068d1baba, /, /projects, /ai-hub/models, /maas/keys-and-subs, /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, /observe-monitor/workload-metrics, /learning-resources, /applications/enabled, /applications/explore [2026-07-08T20:58:52.197Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-08T20:58:52.382Z] [INFO] ✅ / - Status: 200 [2026-07-08T20:58:52.619Z] [INFO] ✅ https://console-openshift-console.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com: - Status: 200 [2026-07-08T20:58:53.268Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/b7c47ef5-e041-4d36-af77-f67068d1baba - Status: 200 [2026-07-08T20:58:53.367Z] [INFO] ✅ / - Status: 200 [2026-07-08T20:58:53.464Z] [INFO] ✅ /projects - Status: 200 [2026-07-08T20:58:53.573Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-08T20:58:53.697Z] [INFO] ✅ /maas/keys-and-subs - Status: 200 [2026-07-08T20:58:53.797Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-08T20:58:53.889Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-08T20:58:53.971Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-08T20:58:54.067Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-08T20:58:54.162Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-08T20:58:54.211Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-08T20:58:54.307Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-08T20:58:54.399Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-08T20:58:54.511Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-08T20:58:54.616Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-08T20:58:54.694Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-08T20:58:54.847Z] [INFO] ✅ /develop-train/mlflow/experiments - Status: 200 [2026-07-08T20:58:54.976Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-08T20:58:55.104Z] [INFO] ✅ /observe-monitor/workload-metrics - Status: 200 [2026-07-08T20:58:55.208Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-08T20:58:55.316Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-08T20:58:55.418Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (7706ms) 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-08T20:59:00.768Z] [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-08T20:59:00.859Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (316ms) 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-08T20:59:07.461Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-08T20:59:07.476Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-08T20:59:07.547Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-08T20:59:07.554Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-08T20:59:07.561Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-08T20:59:07.568Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-08T20:59:07.649Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-08T20:59:07.655Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-08T20:59:08.302Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-08T20:59:08.353Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-08T20:59:08.362Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-08T20:59:08.374Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-08T20:59:09.258Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-08T20:59:09.854Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-08T20:59:09.862Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-08T20:59:10.497Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-08T20:59:10.550Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-08T20:59:10.559Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-08T20:59:10.567Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-08T20:59:10.582Z] [INFO] [STEP 1] Log into the application [2026-07-08T20:59:10.589Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-08T20:59:10.989Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T20:59:14.174Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-08T20:59:21.459Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-08T20:59:27.847Z] [INFO] [STEP 4] Save the user and validate that htpasswd-cluster-admin-user has been saved with admin permissions ✓ Verify that user can be added as an Admin for a Project (20999ms) [2026-07-08T20:59:28.971Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-08T20:59:29.047Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-08T20:59:29.054Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-08T20:59:29.062Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-08T20:59:29.069Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-08T20:59:29.161Z] [INFO] [STEP 1] Log into the application [2026-07-08T20:59:29.168Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-08T20:59:29.673Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T20:59:31.758Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-08T20:59:36.350Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-08T20:59:43.248Z] [INFO] [STEP 4] Save the group and validate that htpasswd-cluster-admin-user has been saved with admin permissions ✓ Verify user can assign access permissions to user group (14699ms) [2026-07-08T20:59:43.753Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-08T20:59:43.756Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-08T20:59:43.762Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-08T20:59:43.770Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-08T20:59:43.848Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-08T20:59:43.859Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-08T20:59:43.866Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-08T20:59:44.351Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T20:59:46.468Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-08T20:59:54.447Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-08T20:59:55.758Z] [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 (10321ms) 3 passing (49s) [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: 48 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-08T21:00:03.676Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-08T21:00:03.751Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-08T21:00:03.755Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-08T21:00:03.765Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-08T21:00:03.773Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-08T21:00:03.780Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-08T21:00:03.867Z] [INFO] Ensure admin oc session for setup [2026-07-08T21:00:04.475Z] [INFO] [EXEC] oc whoami [2026-07-08T21:00:06.054Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://api.nmanos-konflux1.durx.p3.openshiftapps.com:443" --insecure-skip-tls-verify [2026-07-08T21:00:06.059Z] [INFO] Check if the operator is RHOAI [2026-07-08T21:00:06.777Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-08T21:00:06.784Z] [INFO] Command exit code: 0 [2026-07-08T21:00:06.792Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-08T21:00:06.864Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-08T21:00:06.869Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-08T21:00:07.556Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-08T21:00:07.565Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-08T21:00:07.572Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-08T21:00:07.586Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-08T21:00:08.257Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-08T21:00:08.790Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-08T21:00:08.798Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-08T21:00:09.453Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-08T21:00:09.460Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-08T21:00:09.470Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-08T21:00:09.555Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-08T21:00:10.855Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783544409560-aigshdhzo.yaml && rm -f /tmp/cypress-yaml-1783544409560-aigshdhzo.yaml [2026-07-08T21:00:10.875Z] [INFO] Command exit code: 0 [2026-07-08T21:00:10.965Z] [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-08T21:00:21.524Z] [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-08T21:00:21.571Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-64cc5d848-ht2k2 [2026-07-08T21:00:21.584Z] [INFO] Found 1 matching pods [2026-07-08T21:00:21.600Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-64cc5d848-ht2k2 -n test-fs-ui-proj-108259 --timeout=300s [2026-07-08T21:01:05.966Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-64cc5d848-ht2k2 -n test-fs-ui-proj-108259 --timeout=300s [2026-07-08T21:01:06.053Z] [INFO] Pod is ready: pod/feast-test-s3-64cc5d848-ht2k2 condition met [2026-07-08T21:01:06.080Z] [INFO] [STEP 1] Log in as admin user [2026-07-08T21:01:06.088Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-08T21:01:06.665Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T21:01:10.560Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-08T21:01:17.255Z] [INFO] [STEP 3] Verify the Feature Store project is discoverable and select it [2026-07-08T21:01:17.961Z] [INFO] [STEP 4] Verify the project selector shows the selected project ✓ Admin user can discover the Feature Store project (74526ms) [2026-07-08T21:01:18.456Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-08T21:01:18.458Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-08T21:01:18.464Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-08T21:01:18.470Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-08T21:01:18.477Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-08T21:01:18.547Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-08T21:01:18.556Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-08T21:01:18.884Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T21:01:21.156Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-08T21:01:27.380Z] [INFO] [STEP 3] Verify the Feature Store empty state is shown (no projects accessible) [2026-07-08T21:01:38.582Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-08T21:01:38.587Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-08T21:01:38.594Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-08T21:01:38.647Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-08T21:01:38.654Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-08T21:01:38.669Z] [INFO] Ensure admin oc session for setup [2026-07-08T21:01:38.979Z] [INFO] [EXEC] oc whoami [2026-07-08T21:01:38.985Z] [INFO] Check if the operator is RHOAI [2026-07-08T21:01:39.380Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-08T21:01:39.387Z] [INFO] Command exit code: 0 [2026-07-08T21:01:39.395Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-08T21:01:39.448Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-08T21:01:39.453Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-08T21:01:39.903Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-08T21:01:39.951Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-08T21:01:39.963Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-08T21:01:39.974Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-08T21:02:30.557Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-08T21:02:30.570Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-08T21:02:30.578Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-08T21:02:31.057Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-08T21:02:31.147Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-08T21:02:31.157Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-08T21:02:31.173Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-08T21:02:31.959Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-08T21:02:32.587Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-08T21:02:32.596Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-08T21:02:33.062Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-08T21:02:33.070Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-08T21:02:33.079Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-08T21:02:33.249Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-08T21:02:34.066Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783544553253-jfeszpvnu.yaml && rm -f /tmp/cypress-yaml-1783544553253-jfeszpvnu.yaml [2026-07-08T21:02:34.074Z] [INFO] Command exit code: 0 [2026-07-08T21:02:34.146Z] [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-08T21:02:44.762Z] [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-08T21:02:44.778Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-64cc5d848-sp7fw [2026-07-08T21:02:44.787Z] [INFO] Found 1 matching pods [2026-07-08T21:02:44.792Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-64cc5d848-sp7fw -n test-fs-ui-proj-108259 --timeout=300s [2026-07-08T21:02:53.046Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-64cc5d848-sp7fw -n test-fs-ui-proj-108259 --timeout=300s [2026-07-08T21:02:53.055Z] [INFO] Pod is ready: pod/feast-test-s3-64cc5d848-sp7fw condition met [2026-07-08T21:02:53.069Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-08T21:02:53.077Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-08T21:02:53.683Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T21:02:55.973Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-08T21:03:02.084Z] [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-08T21:03:13.072Z] [INFO] Restore admin oc session for cleanup [2026-07-08T21:03:13.670Z] [INFO] [EXEC] oc whoami [2026-07-08T21:03:13.675Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-08T21:03:14.259Z] [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.rosa.nmanos-konflux1.durx.p3.openshiftapps.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