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-05T06:20:38.614Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-05T06:20:38.627Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-05T06:20:38.643Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-05T06:20:38.653Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-05T06:20:38.659Z] [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-05T06:20:38.669Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-05T06:20:38.688Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-05T06:20:39.386Z] [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-05T06:20:39.402Z] [INFO] Command exit code: 0 [2026-07-05T06:20:39.422Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-05T06:20:39.848Z] [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-05T06:20:39.862Z] [INFO] Command exit code: 0 [2026-07-05T06:20:39.897Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-05T06:20:39.933Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-05T06:20:40.544Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T06:20:42.444Z] [INFO] [STEP 2] Open the About dialog [2026-07-05T06:20:44.010Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-05T06:20:44.039Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-05T06:20:44.082Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-05T06:20:44.126Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-05T06:20:44.488Z] [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-05T06:20:44.494Z] [INFO] Command exit code: 0 [2026-07-05T06:20:44.519Z] [INFO] [STEP 7] Verify admin access level [2026-07-05T06:20:44.587Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-05T06:20:44.964Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T06:20:45.007Z] [INFO] Command exit code: 0 [2026-07-05T06:20:45.054Z] [INFO] Retrieved version of Dashboard: [2026-07-05T06:20:45.080Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-05T06:20:45.462Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T06:20:45.507Z] [INFO] Command exit code: 0 [2026-07-05T06:20:45.553Z] [INFO] Retrieved version of Pipelines: [2026-07-05T06:20:45.591Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-05T06:20:45.954Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T06:20:45.960Z] [INFO] Command exit code: 0 [2026-07-05T06:20:46.012Z] [INFO] Retrieved version of Kueue: [2026-07-05T06:20:46.041Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-05T06:20:46.450Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T06:20:46.459Z] [INFO] Command exit code: 0 [2026-07-05T06:20:46.490Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-05T06:20:46.556Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-05T06:20:46.955Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T06:20:46.986Z] [INFO] Command exit code: 0 [2026-07-05T06:20:47.040Z] [INFO] Retrieved version of Feast operator: 0.63.0 [2026-07-05T06:20:47.070Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-05T06:20:47.564Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T06:20:47.621Z] [INFO] Command exit code: 1 [2026-07-05T06:20:47.670Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-05T06:20:47.675Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-05T06:20:47.990Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T06:20:48.061Z] [INFO] Command exit code: 0 [2026-07-05T06:20:48.133Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-05T06:20:48.167Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-05T06:20:48.693Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T06:20:48.760Z] [INFO] Command exit code: 0 [2026-07-05T06:20:48.862Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-05T06:20:48.871Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-05T06:20:49.648Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T06:20:49.752Z] [INFO] Command exit code: 0 [2026-07-05T06:20:49.858Z] [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-05T06:20:49.896Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-05T06:20:50.434Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T06:20:50.532Z] [INFO] Command exit code: 0 [2026-07-05T06:20:50.586Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-05T06:20:50.635Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-05T06:20:51.187Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T06:20:51.279Z] [INFO] Command exit code: 0 [2026-07-05T06:20:51.351Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-05T06:20:51.360Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-05T06:20:52.043Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T06:20:52.083Z] [INFO] Command exit code: 0 [2026-07-05T06:20:52.190Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (13714ms) 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: 13 seconds │ │ Spec Ran: applications/testAboutDialog.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testApplicationLinks.cy.ts (2 of 18) [2026-07-05T06:20:56.090Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-05T06:20:56.152Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-05T06:20:56.157Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-05T06:20:56.176Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-05T06:20:56.241Z] [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-05T06:20:56.253Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-05T06:20:56.266Z] [INFO] [STEP 1] Log into the application [2026-07-05T06:20:56.276Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-05T06:20:56.563Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T06:20:59.146Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-05T06:20:59.971Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-05T06:21:00.159Z] [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/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, /observe-monitor/workload-metrics, /learning-resources, /applications/enabled, /applications/explore [2026-07-05T06:21:00.186Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-05T06:21:00.364Z] [INFO] ✅ / - Status: 200 [2026-07-05T06:21:00.664Z] [INFO] ✅ https://console-openshift-console.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com: - Status: 200 [2026-07-05T06:21:01.127Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/b7c47ef5-e041-4d36-af77-f67068d1baba - Status: 200 [2026-07-05T06:21:01.176Z] [INFO] ✅ / - Status: 200 [2026-07-05T06:21:01.208Z] [INFO] ✅ /projects - Status: 200 [2026-07-05T06:21:01.255Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-05T06:21:01.294Z] [INFO] ✅ /maas/tokens - Status: 200 [2026-07-05T06:21:01.362Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-05T06:21:01.445Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-05T06:21:01.494Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-05T06:21:01.581Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-05T06:21:01.763Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-05T06:21:01.946Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-05T06:21:02.150Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-05T06:21:02.264Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-05T06:21:02.448Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-05T06:21:02.560Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-05T06:21:02.637Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-05T06:21:02.685Z] [INFO] ✅ /develop-train/mlflow/experiments - Status: 200 [2026-07-05T06:21:02.859Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-05T06:21:02.964Z] [INFO] ✅ /observe-monitor/workload-metrics - Status: 200 [2026-07-05T06:21:03.065Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-05T06:21:03.171Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-05T06:21:03.243Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (7291ms) 1 passing (7s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_001.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 7 seconds │ │ Spec Ran: dashboardNavigation/testApplicationLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testManifestLinks.cy.ts (3 of 18) [2026-07-05T06:21:07.563Z] [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-05T06:21:07.640Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (229ms) 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-05T06:21:13.340Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-05T06:21:13.353Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-05T06:21:13.357Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-05T06:21:13.438Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-05T06:21:13.444Z] [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-05T06:21:13.451Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-05T06:21:13.538Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-05T06:21:13.544Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-05T06:21:14.242Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-05T06:21:14.250Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-05T06:21:14.259Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-05T06:21:14.271Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-05T06:21:14.977Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-05T06:21:15.735Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-05T06:21:15.743Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-05T06:21:16.465Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-05T06:21:16.472Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-05T06:21:16.479Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-05T06:21:16.539Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-05T06:21:16.552Z] [INFO] [STEP 1] Log into the application [2026-07-05T06:21:16.561Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-05T06:21:16.870Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T06:21:19.772Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-05T06:21:25.140Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-05T06:21:32.157Z] [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 (19192ms) [2026-07-05T06:21:32.668Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-05T06:21:32.671Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-05T06:21:32.680Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-05T06:21:32.684Z] [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-05T06:21:32.733Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-05T06:21:32.747Z] [INFO] [STEP 1] Log into the application [2026-07-05T06:21:32.754Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-05T06:21:33.165Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T06:21:35.554Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-05T06:21:42.258Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-05T06:21:49.634Z] [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 (17300ms) [2026-07-05T06:21:50.437Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-05T06:21:50.440Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-05T06:21:50.446Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-05T06:21:50.452Z] [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-05T06:21:50.459Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-05T06:21:50.539Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-05T06:21:50.546Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-05T06:21:51.139Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T06:21:53.638Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-05T06:22:01.335Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-05T06:22:02.647Z] [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 (10717ms) 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: 49 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-05T06:22:13.748Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-05T06:22:13.838Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-05T06:22:13.842Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-05T06:22:13.850Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-05T06:22:13.933Z] [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-05T06:22:13.940Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-05T06:22:13.955Z] [INFO] Ensure admin oc session for setup [2026-07-05T06:22:14.860Z] [INFO] [EXEC] oc whoami [2026-07-05T06:22:16.666Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://api.nmanos-konflux1.durx.p3.openshiftapps.com:443" --insecure-skip-tls-verify [2026-07-05T06:22:16.738Z] [INFO] Check if the operator is RHOAI [2026-07-05T06:22:17.553Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-05T06:22:17.633Z] [INFO] Command exit code: 0 [2026-07-05T06:22:17.642Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-05T06:22:17.738Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-05T06:22:17.743Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T06:22:18.543Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T06:22:18.553Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-05T06:22:18.562Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-05T06:22:18.647Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-05T06:22:19.543Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-05T06:22:20.539Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-05T06:22:20.548Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T06:22:21.540Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T06:22:21.547Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-05T06:22:21.555Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-05T06:22:21.635Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-05T06:22:22.642Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783232541640-ncjc3dyyq.yaml && rm -f /tmp/cypress-yaml-1783232541640-ncjc3dyyq.yaml [2026-07-05T06:22:22.652Z] [INFO] Command exit code: 0 [2026-07-05T06:22:22.656Z] [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-05T06:22:33.336Z] [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-05T06:22:33.439Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-575f9bd4f7-gmlfq [2026-07-05T06:22:33.446Z] [INFO] Found 1 matching pods [2026-07-05T06:22:33.451Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-gmlfq -n test-fs-ui-proj-108259 --timeout=300s [2026-07-05T06:22:41.545Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-gmlfq -n test-fs-ui-proj-108259 --timeout=300s [2026-07-05T06:22:41.552Z] [INFO] Pod is ready: pod/feast-test-s3-575f9bd4f7-gmlfq condition met [2026-07-05T06:22:41.577Z] [INFO] [STEP 1] Log in as admin user [2026-07-05T06:22:41.654Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-05T06:22:42.063Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T06:22:46.335Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-05T06:22:58.665Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-05T06:22:58.669Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-05T06:22:58.674Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-05T06:22:58.679Z] [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-05T06:22:58.684Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-05T06:22:58.743Z] [INFO] Ensure admin oc session for setup [2026-07-05T06:22:59.154Z] [INFO] [EXEC] oc whoami [2026-07-05T06:22:59.159Z] [INFO] Check if the operator is RHOAI [2026-07-05T06:22:59.577Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-05T06:22:59.583Z] [INFO] Command exit code: 0 [2026-07-05T06:22:59.590Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-05T06:22:59.635Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-05T06:22:59.641Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T06:22:59.914Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T06:22:59.919Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-05T06:22:59.925Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-05T06:22:59.932Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-05T06:23:50.493Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-05T06:23:50.503Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-05T06:23:50.508Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T06:23:50.843Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T06:23:50.851Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-05T06:23:50.859Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-05T06:23:50.873Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-05T06:23:51.484Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-05T06:23:51.942Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-05T06:23:51.948Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T06:23:52.344Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T06:23:52.351Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-05T06:23:52.359Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-05T06:23:52.369Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-05T06:23:52.934Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783232632371-ezh7zsy9n.yaml && rm -f /tmp/cypress-yaml-1783232632371-ezh7zsy9n.yaml [2026-07-05T06:23:52.940Z] [INFO] Command exit code: 0 [2026-07-05T06:23:52.946Z] [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-05T06:24:03.223Z] [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-05T06:24:03.237Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-575f9bd4f7-8jght [2026-07-05T06:24:03.244Z] [INFO] Found 1 matching pods [2026-07-05T06:24:03.249Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-8jght -n test-fs-ui-proj-108259 --timeout=300s [2026-07-05T06:24:11.816Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-8jght -n test-fs-ui-proj-108259 --timeout=300s [2026-07-05T06:24:11.823Z] [INFO] Pod is ready: pod/feast-test-s3-575f9bd4f7-8jght condition met [2026-07-05T06:24:11.835Z] [INFO] [STEP 1] Log in as admin user [2026-07-05T06:24:11.843Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-05T06:24:12.340Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T06:24:14.678Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page 1) Admin user can discover the Feature Store project [2026-07-05T06:24:26.855Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-05T06:24:26.858Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-05T06:24:26.864Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-05T06:24:26.868Z] [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-05T06:24:26.872Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-05T06:24:26.884Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-05T06:24:26.935Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-05T06:24:27.136Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T06:24:28.654Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-05T06:24:39.996Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-05T06:24:39.999Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-05T06:24:40.003Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-05T06:24:40.008Z] [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-05T06:24:40.012Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-05T06:24:40.044Z] [INFO] Ensure admin oc session for setup [2026-07-05T06:24:40.343Z] [INFO] [EXEC] oc whoami [2026-07-05T06:24:40.347Z] [INFO] Check if the operator is RHOAI [2026-07-05T06:24:40.689Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-05T06:24:40.696Z] [INFO] Command exit code: 0 [2026-07-05T06:24:40.703Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-05T06:24:40.737Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-05T06:24:40.742Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T06:24:41.088Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T06:24:41.096Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-05T06:24:41.103Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-05T06:24:41.111Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-05T06:25:27.805Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-05T06:25:27.824Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-05T06:25:27.831Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T06:25:28.140Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T06:25:28.147Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-05T06:25:28.153Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-05T06:25:28.167Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-05T06:25:28.537Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-05T06:25:28.884Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-05T06:25:28.891Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T06:25:29.240Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T06:25:29.246Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-05T06:25:29.253Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-05T06:25:29.259Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-05T06:25:29.769Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783232729260-k2xve7zjx.yaml && rm -f /tmp/cypress-yaml-1783232729260-k2xve7zjx.yaml [2026-07-05T06:25:29.776Z] [INFO] Command exit code: 0 [2026-07-05T06:25:29.781Z] [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-05T06:25:40.070Z] [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-05T06:25:40.083Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-575f9bd4f7-64kp9 [2026-07-05T06:25:40.091Z] [INFO] Found 1 matching pods [2026-07-05T06:25:40.095Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-64kp9 -n test-fs-ui-proj-108259 --timeout=300s [2026-07-05T06:25:48.754Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-64kp9 -n test-fs-ui-proj-108259 --timeout=300s [2026-07-05T06:25:48.760Z] [INFO] Pod is ready: pod/feast-test-s3-575f9bd4f7-64kp9 condition met [2026-07-05T06:25:48.769Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-05T06:25:48.775Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-05T06:25:49.166Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T06:25:50.949Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page 2) Non-admin user without namespace access cannot discover the Feature Store project [2026-07-05T06:26:02.297Z] [INFO] Restore admin oc session for cleanup [2026-07-05T06:26:02.547Z] [INFO] [EXEC] oc whoami [2026-07-05T06:26:02.550Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-05T06:26:02.850Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait=false --ignore-not-found 0 passing (4m) 2 failing 1) Verify RBAC scoped Feature Store discovery by namespace access Admin user can 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 admin user 6. Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ 7. Navigate to the Feature Store Overview page Timed out retrying after 10000ms: Unable to find an element by: [data-testid="app-page-title"] Ignored nodes: comments, script, style Red Hat OpenShift AI