It looks like this is your first time using Cypress: 15.17.0 ❯ Verifying Cypress can run /cypress_cache/15.17.0/Cypress ✔ Verified Cypress! /cypress_cache/15.17.0/Cypress Opening Cypress... Warning: The allowCypressEnv configuration option is enabled. This allows any browser code to read values from Cypress.env(). This is insecure and will be removed in a future major version. 1. Replace Cypress.env() calls with cy.env() (for sensitive values) or Cypress.expose() (for public configuration) 2. Set allowCypressEnv: false in your Cypress configuration to disable Cypress.env() Learn more: https://on.cypress.io/cypress-env-migration @cypress/grep: filtering using tag(s) "@SmokeSet1" ================================================================================ (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 15.17.0 │ │ Browser: Electron 138 (headless) │ │ Node Version: v22.22.0 (/usr/bin/node-22) │ │ Specs: 18 found (applications/testAboutDialog.cy.ts, dashboardNavigation/testApplicat │ │ ionLinks.cy.ts, dashboardNavigation/testManifestLinks.cy.ts, dataScienceProjec │ │ ts/testProjectAdminPermissions.cy.ts, featureStore/testFeatureStoreRbac.cy.ts, │ │ learningResources/test...) │ │ Searched: cypress/tests/e2e/applications/testAboutDialog.cy.ts, cypress/tests/e2e/dashbo │ │ ardNavigation/testApplicationLinks.cy.ts, cypress/tests/e2e/dashboardNavigatio │ │ n/testManifestLinks.cy.ts, cypress/tests/e2e/dataScienceProjects/testProjectAd │ │ minPermissions.cy.ts, cypress/tests/e2e/featureStore/testFeatureStoreRbac.cy.t │ │ s, cypress/tests/e2e/learningResources/testCustomResourceCreation.cy.ts, cypre │ │ ss/tests/e2e/modelCatalog/testCatalogSettingsAvailable.cy.ts, cypress/tests/e2 │ │ e/modelCatalog/testModelCatalogAvailable.cy.ts, cypress/tests/e2e/modelCatalog │ │ /testPerformanceFiltersAvailable.cy.ts, cypress/tests/e2e/applications/enabled │ │ /testNotebookAdministration.cy.ts, cypress/tests/e2e/applications/explore/test │ │ EnabledISVs.cy.ts, cypress/tests/e2e/dataScienceProjects/workbenches/testWorkb │ │ enchStorageClasses.cy.ts, cypress/tests/e2e/dataScienceProjects/workbenches/wo │ │ rkbenches.cy.ts, cypress/tests/e2e/modelTraining/trainJobs/testTrainjobLifecyc │ │ le.cy.ts, cypress/tests/e2e/modelTraining/trainJobs/testTrainjobProgression.cy │ │ .ts, cypress/tests/e2e/settings/hardwareProfiles/testDeleteAppliedHardwareProf │ │ ile.cy.ts, cypress/tests/e2e/settings/hardwareProfiles/testHardwareProfiles.cy │ │ .ts, cypress/tests/e2e/settings/hardwareProfiles/testModifyAppliedHardwareProf │ │ ile.cy.ts │ │ Experiments: experimentalInteractiveRunEvents=true,experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ Remove output folder /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: applications/testAboutDialog.cy.ts (1 of 18) [2026-07-06T14:10:14.464Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-06T14:10:14.486Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-06T14:10:14.496Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-06T14:10:14.506Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-06T14:10:14.512Z] [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-06T14:10:14.516Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T14:10:14.534Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-06T14:10:15.317Z] [INFO] [EXEC] oc get csv -n redhat-ods-operator -o json | jq -r '[.items[] | select(.spec.displayName | test("Red Hat OpenShift AI")) | select(.status.phase != "Failed")] | first // empty' [2026-07-06T14:10:15.329Z] [INFO] Command exit code: 0 [2026-07-06T14:10:15.350Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-06T14:10:15.826Z] [INFO] [EXEC] oc get csv -n redhat-ods-operator -o json | jq -r '[.items[] | select(.spec.displayName | test("Red Hat OpenShift AI")) | select(.status.phase != "Failed")] | first // empty' [2026-07-06T14:10:15.849Z] [INFO] Command exit code: 0 [2026-07-06T14:10:15.879Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-06T14:10:15.896Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-06T14:10:16.429Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:10:18.446Z] [INFO] [STEP 2] Open the About dialog [2026-07-06T14:10:19.855Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-06T14:10:19.896Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-06T14:10:19.945Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-06T14:10:19.997Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-06T14:10:20.398Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.status.installedCSV != null) | select(.status.installedCSV | test("rhods-operator")) | .spec.channel' | head -n 1 [2026-07-06T14:10:20.420Z] [INFO] Command exit code: 0 [2026-07-06T14:10:20.446Z] [INFO] [STEP 7] Verify admin access level [2026-07-06T14:10:20.517Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-06T14:10:20.897Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T14:10:20.924Z] [INFO] Command exit code: 0 [2026-07-06T14:10:20.969Z] [INFO] Retrieved version of Dashboard: [2026-07-06T14:10:20.976Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-06T14:10:21.324Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T14:10:21.330Z] [INFO] Command exit code: 0 [2026-07-06T14:10:21.358Z] [INFO] Retrieved version of Pipelines: [2026-07-06T14:10:21.365Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-06T14:10:21.727Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T14:10:21.734Z] [INFO] Command exit code: 0 [2026-07-06T14:10:21.783Z] [INFO] Retrieved version of Kueue: [2026-07-06T14:10:21.808Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-06T14:10:22.230Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T14:10:22.260Z] [INFO] Command exit code: 0 [2026-07-06T14:10:22.306Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-06T14:10:22.330Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-06T14:10:22.656Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T14:10:22.665Z] [INFO] Command exit code: 0 [2026-07-06T14:10:22.695Z] [INFO] Retrieved version of Feast operator: 0.63.0 [2026-07-06T14:10:22.724Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-06T14:10:23.243Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T14:10:23.249Z] [INFO] Command exit code: 1 [2026-07-06T14:10:23.288Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-06T14:10:23.319Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-06T14:10:23.759Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T14:10:23.817Z] [INFO] Command exit code: 0 [2026-07-06T14:10:23.874Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-06T14:10:23.881Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-06T14:10:24.223Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T14:10:24.297Z] [INFO] Command exit code: 0 [2026-07-06T14:10:24.389Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-06T14:10:24.422Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-06T14:10:25.036Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T14:10:25.116Z] [INFO] Command exit code: 0 [2026-07-06T14:10:25.211Z] [INFO] Retrieved version of TrustyAI: v1.37.0 v0.28.0 v1.37.0 v0.4.8 0.9.4 v0.2.0 v0.2.1 v0.3.0 [2026-07-06T14:10:25.249Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-06T14:10:25.932Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T14:10:25.995Z] [INFO] Command exit code: 0 [2026-07-06T14:10:26.104Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-06T14:10:26.140Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-06T14:10:26.795Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T14:10:26.912Z] [INFO] Command exit code: 0 [2026-07-06T14:10:26.996Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-06T14:10:27.036Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-06T14:10:27.828Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-06T14:10:27.911Z] [INFO] Command exit code: 0 [2026-07-06T14:10:28.029Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (13708ms) 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-06T14:10:32.102Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-06T14:10:32.123Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-06T14:10:32.129Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-06T14:10:32.183Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-06T14:10:32.190Z] [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-06T14:10:32.202Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T14:10:32.220Z] [INFO] [STEP 1] Log into the application [2026-07-06T14:10:32.396Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-06T14:10:32.716Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:10:35.689Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-06T14:10:36.521Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-06T14:10:36.624Z] [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-06T14:10:36.708Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-06T14:10:36.821Z] [INFO] ✅ / - Status: 200 [2026-07-06T14:10:37.402Z] [INFO] ✅ https://console-openshift-console.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com: - Status: 200 [2026-07-06T14:10:37.793Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/b7c47ef5-e041-4d36-af77-f67068d1baba - Status: 200 [2026-07-06T14:10:37.900Z] [INFO] ✅ / - Status: 200 [2026-07-06T14:10:38.012Z] [INFO] ✅ /projects - Status: 200 [2026-07-06T14:10:38.102Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-06T14:10:38.199Z] [INFO] ✅ /maas/tokens - Status: 200 [2026-07-06T14:10:38.303Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-06T14:10:38.404Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-06T14:10:38.484Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-06T14:10:38.585Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-06T14:10:38.635Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-06T14:10:38.738Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-06T14:10:38.883Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-06T14:10:38.932Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-06T14:10:39.015Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-06T14:10:39.110Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-06T14:10:39.187Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-06T14:10:39.284Z] [INFO] ✅ /develop-train/mlflow/experiments - Status: 200 [2026-07-06T14:10:39.401Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-06T14:10:39.523Z] [INFO] ✅ /observe-monitor/workload-metrics - Status: 200 [2026-07-06T14:10:39.641Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-06T14:10:39.744Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-06T14:10:39.845Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (7900ms) 1 passing (8s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_001.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 7 seconds │ │ Spec Ran: dashboardNavigation/testApplicationLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testManifestLinks.cy.ts (3 of 18) [2026-07-06T14:10:45.394Z] [INFO] Setting tests timeout to: 480 seconds Verify that all the URLs referenced in the Manifest directory are operational - Validates URL format and checks for common mistakes in manifest files (fast, stable) - Checks URL reachability with tolerance for transient errors (429, 502, 503, 504) [2026-07-06T14:10:45.419Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (299ms) 2 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_002.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 2 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: dashboardNavigation/testManifestLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectAdminPermissions.cy.ts (4 of 18) [2026-07-06T14:10:51.909Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-06T14:10:51.921Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-06T14:10:51.987Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-06T14:10:51.995Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-06T14:10:52.001Z] [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-06T14:10:52.008Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T14:10:52.085Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-06T14:10:52.090Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-06T14:10:52.795Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-06T14:10:52.802Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-06T14:10:52.810Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-06T14:10:52.893Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-06T14:10:53.817Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-06T14:10:54.495Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-06T14:10:54.502Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-06T14:10:55.094Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-06T14:10:55.103Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-06T14:10:55.114Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-06T14:10:55.122Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-06T14:10:55.191Z] [INFO] [STEP 1] Log into the application [2026-07-06T14:10:55.199Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-06T14:10:55.531Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:10:58.512Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-06T14:11:04.707Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-06T14:11:11.588Z] [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 (19909ms) [2026-07-06T14:11:12.195Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-06T14:11:12.198Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-06T14:11:12.204Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-06T14:11:12.211Z] [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-06T14:11:12.286Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T14:11:12.300Z] [INFO] [STEP 1] Log into the application [2026-07-06T14:11:12.307Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-06T14:11:12.810Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:11:15.392Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-06T14:11:22.610Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-06T14:11:32.288Z] [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 (20414ms) [2026-07-06T14:11:33.202Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-06T14:11:33.205Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-06T14:11:33.210Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-06T14:11:33.216Z] [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-06T14:11:33.222Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T14:11:33.291Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-06T14:11:33.297Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-06T14:11:33.691Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:11:36.393Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-06T14:11:45.903Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-06T14:11:47.598Z] [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 (12303ms) 3 passing (56s) [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: 56 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-06T14:11:57.505Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-06T14:11:57.591Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-06T14:11:57.595Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-06T14:11:57.605Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-06T14:11:57.612Z] [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-06T14:11:57.690Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T14:11:57.709Z] [INFO] Ensure admin oc session for setup [2026-07-06T14:11:58.787Z] [INFO] [EXEC] oc whoami [2026-07-06T14:12:00.317Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://api.nmanos-konflux1.durx.p3.openshiftapps.com:443" --insecure-skip-tls-verify [2026-07-06T14:12:00.322Z] [INFO] Check if the operator is RHOAI [2026-07-06T14:12:01.297Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-06T14:12:01.306Z] [INFO] Command exit code: 0 [2026-07-06T14:12:01.387Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-06T14:12:01.410Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-06T14:12:01.486Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T14:12:02.421Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T14:12:02.491Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-06T14:12:02.501Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-06T14:12:02.585Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-06T14:12:03.398Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-06T14:12:04.396Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-06T14:12:04.405Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T14:12:05.093Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T14:12:05.101Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-06T14:12:05.110Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-06T14:12:05.183Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-06T14:12:05.996Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783347125188-o6yf5qfqs.yaml && rm -f /tmp/cypress-yaml-1783347125188-o6yf5qfqs.yaml [2026-07-06T14:12:06.005Z] [INFO] Command exit code: 0 [2026-07-06T14:12:06.011Z] [INFO] Finding pods with command: oc get pods -n test-fs-ui-proj-108259 -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep test-s3 [2026-07-06T14:12:16.890Z] [INFO] [EXEC] oc get pods -n test-fs-ui-proj-108259 -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep test-s3 [2026-07-06T14:12:16.986Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-575f9bd4f7-6xqx4 [2026-07-06T14:12:17.005Z] [INFO] Found 1 matching pods [2026-07-06T14:12:17.022Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-6xqx4 -n test-fs-ui-proj-108259 --timeout=300s [2026-07-06T14:12:25.398Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-6xqx4 -n test-fs-ui-proj-108259 --timeout=300s [2026-07-06T14:12:25.421Z] [INFO] Pod is ready: pod/feast-test-s3-575f9bd4f7-6xqx4 condition met [2026-07-06T14:12:25.506Z] [INFO] [STEP 1] Log in as admin user [2026-07-06T14:12:25.593Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-06T14:12:26.028Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:12:29.894Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-06T14:12:42.250Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-06T14:12:42.284Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-06T14:12:42.289Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-06T14:12:42.294Z] [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-06T14:12:42.299Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T14:12:42.312Z] [INFO] Ensure admin oc session for setup [2026-07-06T14:12:42.596Z] [INFO] [EXEC] oc whoami [2026-07-06T14:12:42.601Z] [INFO] Check if the operator is RHOAI [2026-07-06T14:12:43.029Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-06T14:12:43.061Z] [INFO] Command exit code: 0 [2026-07-06T14:12:43.084Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-06T14:12:43.096Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-06T14:12:43.100Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T14:12:43.493Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T14:12:43.499Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-06T14:12:43.505Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-06T14:12:43.514Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-06T14:13:31.647Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-06T14:13:31.659Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-06T14:13:31.685Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T14:13:32.019Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T14:13:32.026Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-06T14:13:32.033Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-06T14:13:32.048Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-06T14:13:32.558Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-06T14:13:32.999Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-06T14:13:33.009Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T14:13:33.393Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T14:13:33.401Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-06T14:13:33.411Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-06T14:13:33.419Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-06T14:13:33.922Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783347213421-qcabs3lj5.yaml && rm -f /tmp/cypress-yaml-1783347213421-qcabs3lj5.yaml [2026-07-06T14:13:33.927Z] [INFO] Command exit code: 0 [2026-07-06T14:13:33.933Z] [INFO] Finding pods with command: oc get pods -n test-fs-ui-proj-108259 -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep test-s3 [2026-07-06T14:13:44.298Z] [INFO] [EXEC] oc get pods -n test-fs-ui-proj-108259 -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep test-s3 [2026-07-06T14:13:44.309Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-575f9bd4f7-tw7jf [2026-07-06T14:13:44.316Z] [INFO] Found 1 matching pods [2026-07-06T14:13:44.323Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-tw7jf -n test-fs-ui-proj-108259 --timeout=300s [2026-07-06T14:13:52.798Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-tw7jf -n test-fs-ui-proj-108259 --timeout=300s [2026-07-06T14:13:52.806Z] [INFO] Pod is ready: pod/feast-test-s3-575f9bd4f7-tw7jf condition met [2026-07-06T14:13:52.820Z] [INFO] [STEP 1] Log in as admin user [2026-07-06T14:13:52.830Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-06T14:13:53.391Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:13:56.110Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page 1) Admin user can discover the Feature Store project [2026-07-06T14:14:08.634Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-06T14:14:08.638Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-06T14:14:08.644Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-06T14:14:08.650Z] [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-06T14:14:08.655Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T14:14:08.690Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-06T14:14:08.699Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-06T14:14:08.927Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:14:10.403Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-06T14:14:21.939Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-06T14:14:21.942Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-06T14:14:21.946Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-06T14:14:21.952Z] [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-06T14:14:21.957Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-06T14:14:21.995Z] [INFO] Ensure admin oc session for setup [2026-07-06T14:14:22.307Z] [INFO] [EXEC] oc whoami [2026-07-06T14:14:22.310Z] [INFO] Check if the operator is RHOAI [2026-07-06T14:14:22.633Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-06T14:14:22.642Z] [INFO] Command exit code: 0 [2026-07-06T14:14:22.647Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-06T14:14:22.659Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-06T14:14:22.663Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T14:14:23.094Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T14:14:23.105Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-06T14:14:23.114Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-06T14:14:23.126Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-06T14:15:09.733Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-06T14:15:09.746Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-06T14:15:09.752Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T14:15:10.033Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T14:15:10.039Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-06T14:15:10.046Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-06T14:15:10.059Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-06T14:15:10.560Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-06T14:15:10.867Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-06T14:15:10.889Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T14:15:11.228Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-06T14:15:11.234Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-06T14:15:11.240Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-06T14:15:11.247Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-06T14:15:11.838Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783347311248-oqt1v1cl0.yaml && rm -f /tmp/cypress-yaml-1783347311248-oqt1v1cl0.yaml [2026-07-06T14:15:11.843Z] [INFO] Command exit code: 0 [2026-07-06T14:15:11.847Z] [INFO] Finding pods with command: oc get pods -n test-fs-ui-proj-108259 -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep test-s3 [2026-07-06T14:15:22.127Z] [INFO] [EXEC] oc get pods -n test-fs-ui-proj-108259 -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep test-s3 [2026-07-06T14:15:22.137Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-575f9bd4f7-8lnwx [2026-07-06T14:15:22.147Z] [INFO] Found 1 matching pods [2026-07-06T14:15:22.153Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-8lnwx -n test-fs-ui-proj-108259 --timeout=300s [2026-07-06T14:15:32.124Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-8lnwx -n test-fs-ui-proj-108259 --timeout=300s [2026-07-06T14:15:32.134Z] [INFO] Pod is ready: pod/feast-test-s3-575f9bd4f7-8lnwx condition met [2026-07-06T14:15:32.189Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-06T14:15:32.198Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-06T14:15:32.642Z] [INFO] OAuth login flow detected - completing authentication [2026-07-06T14:15:34.702Z] [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-06T14:15:46.469Z] [INFO] Restore admin oc session for cleanup [2026-07-06T14:15:46.856Z] [INFO] [EXEC] oc whoami [2026-07-06T14:15:46.860Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-06T14:15:47.151Z] [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