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-02T06:55:37.639Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-02T06:55:37.658Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-02T06:55:37.663Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-02T06:55:37.679Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-02T06:55:37.688Z] [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-02T06:55:37.692Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T06:55:37.709Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-02T06:55:38.524Z] [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-02T06:55:38.534Z] [INFO] Command exit code: 0 [2026-07-02T06:55:38.553Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-02T06:55:39.145Z] [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-02T06:55:39.163Z] [INFO] Command exit code: 0 [2026-07-02T06:55:39.190Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-02T06:55:39.207Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-02T06:55:40.081Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T06:55:42.274Z] [INFO] [STEP 2] Open the About dialog [2026-07-02T06:55:43.902Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-02T06:55:43.926Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-02T06:55:43.961Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-02T06:55:44.004Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-02T06:55:44.435Z] [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-02T06:55:44.472Z] [INFO] Command exit code: 0 [2026-07-02T06:55:44.495Z] [INFO] [STEP 7] Verify admin access level [2026-07-02T06:55:44.571Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-02T06:55:44.933Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T06:55:44.960Z] [INFO] Command exit code: 0 [2026-07-02T06:55:45.001Z] [INFO] Retrieved version of Dashboard: [2026-07-02T06:55:45.025Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-02T06:55:45.441Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T06:55:45.447Z] [INFO] Command exit code: 0 [2026-07-02T06:55:45.486Z] [INFO] Retrieved version of Pipelines: [2026-07-02T06:55:45.493Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-02T06:55:45.897Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T06:55:45.902Z] [INFO] Command exit code: 0 [2026-07-02T06:55:45.945Z] [INFO] Retrieved version of Kueue: [2026-07-02T06:55:45.967Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-02T06:55:46.370Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T06:55:46.377Z] [INFO] Command exit code: 0 [2026-07-02T06:55:46.405Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-02T06:55:46.412Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-02T06:55:46.777Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T06:55:46.783Z] [INFO] Command exit code: 0 [2026-07-02T06:55:46.811Z] [INFO] Retrieved version of Feast operator: 0.63.0 [2026-07-02T06:55:46.818Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-02T06:55:47.414Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T06:55:47.497Z] [INFO] Command exit code: 1 [2026-07-02T06:55:47.539Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-02T06:55:47.571Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-02T06:55:47.978Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T06:55:48.085Z] [INFO] Command exit code: 0 [2026-07-02T06:55:48.092Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-02T06:55:48.101Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-02T06:55:48.678Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T06:55:48.708Z] [INFO] Command exit code: 0 [2026-07-02T06:55:48.714Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-02T06:55:48.788Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-02T06:55:49.377Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T06:55:49.410Z] [INFO] Command exit code: 0 [2026-07-02T06:55:49.490Z] [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-02T06:55:49.497Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-02T06:55:49.978Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T06:55:50.009Z] [INFO] Command exit code: 0 [2026-07-02T06:55:50.079Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-02T06:55:50.109Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-02T06:55:50.778Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T06:55:50.888Z] [INFO] Command exit code: 0 [2026-07-02T06:55:50.895Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-02T06:55:50.902Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-02T06:55:51.569Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T06:55:51.608Z] [INFO] Command exit code: 0 [2026-07-02T06:55:51.679Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (14138ms) 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-02T06:55:55.425Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-02T06:55:55.486Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-02T06:55:55.498Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-02T06:55:55.611Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-02T06:55:55.618Z] [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-02T06:55:55.670Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T06:55:55.685Z] [INFO] [STEP 1] Log into the application [2026-07-02T06:55:55.699Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-02T06:55:56.073Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T06:55:58.982Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-02T06:55:59.790Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-02T06:56:00.078Z] [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-02T06:56:00.106Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-02T06:56:00.384Z] [INFO] ✅ / - Status: 200 [2026-07-02T06:56:00.783Z] [INFO] ✅ https://console-openshift-console.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com: - Status: 200 [2026-07-02T06:56:01.078Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/b7c47ef5-e041-4d36-af77-f67068d1baba - Status: 200 [2026-07-02T06:56:01.200Z] [INFO] ✅ / - Status: 200 [2026-07-02T06:56:01.385Z] [INFO] ✅ /projects - Status: 200 [2026-07-02T06:56:01.507Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-02T06:56:01.604Z] [INFO] ✅ /maas/tokens - Status: 200 [2026-07-02T06:56:01.707Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-02T06:56:01.869Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-02T06:56:01.915Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-02T06:56:01.976Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-02T06:56:02.090Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-02T06:56:02.172Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-02T06:56:02.297Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-02T06:56:02.475Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-02T06:56:02.588Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-02T06:56:02.671Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-02T06:56:02.733Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-02T06:56:02.809Z] [INFO] ✅ /develop-train/mlflow/experiments - Status: 200 [2026-07-02T06:56:02.874Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-02T06:56:02.991Z] [INFO] ✅ /observe-monitor/workload-metrics - Status: 200 [2026-07-02T06:56:03.104Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-02T06:56:03.290Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-02T06:56:03.407Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (8113ms) 1 passing (8s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_001.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 8 seconds │ │ Spec Ran: dashboardNavigation/testApplicationLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testManifestLinks.cy.ts (3 of 18) [2026-07-02T06:56:08.888Z] [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-02T06:56:08.980Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (297ms) 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-02T06:56:15.607Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-02T06:56:15.679Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-02T06:56:15.682Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-02T06:56:15.689Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-02T06:56:15.695Z] [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-02T06:56:15.700Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T06:56:15.783Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-02T06:56:15.790Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-02T06:56:16.475Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-02T06:56:16.483Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-02T06:56:16.492Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-02T06:56:16.506Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-02T06:56:17.479Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-02T06:56:18.175Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-02T06:56:18.181Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-02T06:56:18.868Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-02T06:56:18.882Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-02T06:56:18.892Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-02T06:56:18.899Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-02T06:56:18.913Z] [INFO] [STEP 1] Log into the application [2026-07-02T06:56:18.973Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-02T06:56:19.393Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T06:56:23.175Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-02T06:56:29.678Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-02T06:56:36.490Z] [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 (21195ms) [2026-07-02T06:56:37.371Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-02T06:56:37.374Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-02T06:56:37.380Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-02T06:56:37.385Z] [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-02T06:56:37.391Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T06:56:37.471Z] [INFO] [STEP 1] Log into the application [2026-07-02T06:56:37.479Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-02T06:56:37.893Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T06:56:40.673Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-02T06:56:47.386Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-02T06:56:57.109Z] [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 (20104ms) [2026-07-02T06:56:57.968Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-02T06:56:57.972Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-02T06:56:57.978Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-02T06:56:57.983Z] [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-02T06:56:57.988Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T06:56:58.066Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-02T06:56:58.074Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-02T06:56:58.574Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T06:57:01.679Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-02T06:57:11.268Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-02T06:57:12.286Z] [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 (12812ms) 3 passing (57s) [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: 57 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-02T06:57:21.473Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-02T06:57:21.487Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-02T06:57:21.567Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-02T06:57:21.577Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-02T06:57:21.585Z] [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-02T06:57:21.594Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T06:57:21.676Z] [INFO] Ensure admin oc session for setup [2026-07-02T06:57:22.477Z] [INFO] [EXEC] oc whoami [2026-07-02T06:57:24.470Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://api.nmanos-konflux1.durx.p3.openshiftapps.com:443" --insecure-skip-tls-verify [2026-07-02T06:57:24.475Z] [INFO] Check if the operator is RHOAI [2026-07-02T06:57:25.290Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-02T06:57:25.297Z] [INFO] Command exit code: 0 [2026-07-02T06:57:25.306Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-02T06:57:25.392Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-02T06:57:25.470Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T06:57:26.213Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T06:57:26.268Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-02T06:57:26.275Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-02T06:57:26.289Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-02T06:57:27.180Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-02T06:57:27.875Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-02T06:57:27.884Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T06:57:28.570Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T06:57:28.578Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-02T06:57:28.587Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-02T06:57:28.596Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-02T06:57:29.576Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782975448601-ani99exkq.yaml && rm -f /tmp/cypress-yaml-1782975448601-ani99exkq.yaml [2026-07-02T06:57:29.582Z] [INFO] Command exit code: 0 [2026-07-02T06:57:29.585Z] [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-02T06:57:40.579Z] [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-02T06:57:40.690Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-575f9bd4f7-25m9f [2026-07-02T06:57:40.698Z] [INFO] Found 1 matching pods [2026-07-02T06:57:40.771Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-25m9f -n test-fs-ui-proj-108259 --timeout=300s [2026-07-02T06:57:48.379Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-25m9f -n test-fs-ui-proj-108259 --timeout=300s [2026-07-02T06:57:48.399Z] [INFO] Pod is ready: pod/feast-test-s3-575f9bd4f7-25m9f condition met [2026-07-02T06:57:48.489Z] [INFO] [STEP 1] Log in as admin user [2026-07-02T06:57:48.499Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-02T06:57:49.274Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T06:57:53.690Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-02T06:58:06.120Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-02T06:58:06.123Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-02T06:58:06.129Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-02T06:58:06.133Z] [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-02T06:58:06.138Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T06:58:06.150Z] [INFO] Ensure admin oc session for setup [2026-07-02T06:58:06.481Z] [INFO] [EXEC] oc whoami [2026-07-02T06:58:06.485Z] [INFO] Check if the operator is RHOAI [2026-07-02T06:58:06.971Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-02T06:58:06.978Z] [INFO] Command exit code: 0 [2026-07-02T06:58:06.983Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-02T06:58:06.993Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-02T06:58:06.999Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T06:58:07.395Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T06:58:07.401Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-02T06:58:07.407Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-02T06:58:07.417Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-02T06:58:55.278Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-02T06:58:55.289Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-02T06:58:55.298Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T06:58:55.689Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T06:58:55.696Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-02T06:58:55.703Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-02T06:58:55.719Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-02T06:58:56.305Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-02T06:58:56.706Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-02T06:58:56.719Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T06:58:57.107Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T06:58:57.114Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-02T06:58:57.121Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-02T06:58:57.129Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-02T06:58:57.835Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782975537131-22x85kjj6.yaml && rm -f /tmp/cypress-yaml-1782975537131-22x85kjj6.yaml [2026-07-02T06:58:57.841Z] [INFO] Command exit code: 0 [2026-07-02T06:58:57.846Z] [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-02T06:59:08.254Z] [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-02T06:59:08.274Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-575f9bd4f7-bcbqp [2026-07-02T06:59:08.284Z] [INFO] Found 1 matching pods [2026-07-02T06:59:08.289Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-bcbqp -n test-fs-ui-proj-108259 --timeout=300s [2026-07-02T06:59:16.841Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-bcbqp -n test-fs-ui-proj-108259 --timeout=300s [2026-07-02T06:59:16.848Z] [INFO] Pod is ready: pod/feast-test-s3-575f9bd4f7-bcbqp condition met [2026-07-02T06:59:16.859Z] [INFO] [STEP 1] Log in as admin user [2026-07-02T06:59:16.868Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-02T06:59:17.406Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T06:59:19.794Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page 1) Admin user can discover the Feature Store project [2026-07-02T06:59:31.581Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-02T06:59:31.584Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-02T06:59:31.591Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-02T06:59:31.596Z] [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-02T06:59:31.668Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T06:59:31.679Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-02T06:59:31.685Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-02T06:59:32.026Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T06:59:33.670Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-02T06:59:45.201Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-02T06:59:45.205Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-02T06:59:45.209Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-02T06:59:45.213Z] [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-02T06:59:45.220Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T06:59:45.233Z] [INFO] Ensure admin oc session for setup [2026-07-02T06:59:45.581Z] [INFO] [EXEC] oc whoami [2026-07-02T06:59:45.584Z] [INFO] Check if the operator is RHOAI [2026-07-02T06:59:46.060Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-02T06:59:46.067Z] [INFO] Command exit code: 0 [2026-07-02T06:59:46.076Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-02T06:59:46.093Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-02T06:59:46.098Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T06:59:46.501Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T06:59:46.508Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-02T06:59:46.516Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-02T06:59:46.526Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-02T07:00:33.099Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-02T07:00:33.109Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-02T07:00:33.114Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T07:00:33.610Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T07:00:33.676Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-02T07:00:33.768Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-02T07:00:33.867Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-02T07:00:34.514Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-02T07:00:35.176Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-02T07:00:35.184Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T07:00:35.720Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T07:00:35.727Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-02T07:00:35.768Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-02T07:00:35.777Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-02T07:00:36.524Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782975635779-1qona9pls.yaml && rm -f /tmp/cypress-yaml-1782975635779-1qona9pls.yaml [2026-07-02T07:00:36.530Z] [INFO] Command exit code: 0 [2026-07-02T07:00:36.535Z] [INFO] Finding pods with command: oc get pods -n test-fs-ui-proj-108259 -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep test-s3 [2026-07-02T07:00:46.899Z] [INFO] [EXEC] oc get pods -n test-fs-ui-proj-108259 -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep test-s3 [2026-07-02T07:00:46.914Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-575f9bd4f7-j76cl [2026-07-02T07:00:46.969Z] [INFO] Found 1 matching pods [2026-07-02T07:00:46.974Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-j76cl -n test-fs-ui-proj-108259 --timeout=300s [2026-07-02T07:00:55.435Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-j76cl -n test-fs-ui-proj-108259 --timeout=300s [2026-07-02T07:00:55.441Z] [INFO] Pod is ready: pod/feast-test-s3-575f9bd4f7-j76cl condition met [2026-07-02T07:00:55.449Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-02T07:00:55.456Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-02T07:00:56.003Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T07:00:58.162Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-02T07:01:00.987Z] [INFO] [STEP 3] Verify the Feature Store empty state is shown (no projects accessible) 2) Non-admin user without namespace access cannot discover the Feature Store project [2026-07-02T07:01:11.487Z] [INFO] Restore admin oc session for cleanup [2026-07-02T07:01:11.767Z] [INFO] [EXEC] oc whoami [2026-07-02T07:01:11.770Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-02T07:01:12.091Z] [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