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-05T15:15:30.264Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-05T15:15:30.284Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-05T15:15:30.289Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-05T15:15:30.306Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-05T15:15:30.335Z] [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-05T15:15:30.341Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-05T15:15:30.361Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-05T15:15:31.111Z] [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-05T15:15:31.120Z] [INFO] Command exit code: 0 [2026-07-05T15:15:31.140Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-05T15:15:31.572Z] [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-05T15:15:31.585Z] [INFO] Command exit code: 0 [2026-07-05T15:15:31.612Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-05T15:15:31.637Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-05T15:15:32.181Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T15:15:34.133Z] [INFO] [STEP 2] Open the About dialog [2026-07-05T15:15:35.681Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-05T15:15:35.721Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-05T15:15:35.769Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-05T15:15:35.812Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-05T15:15:36.219Z] [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-05T15:15:36.242Z] [INFO] Command exit code: 0 [2026-07-05T15:15:36.265Z] [INFO] [STEP 7] Verify admin access level [2026-07-05T15:15:36.335Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-05T15:15:36.701Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T15:15:36.736Z] [INFO] Command exit code: 0 [2026-07-05T15:15:36.780Z] [INFO] Retrieved version of Dashboard: [2026-07-05T15:15:36.803Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-05T15:15:37.158Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T15:15:37.201Z] [INFO] Command exit code: 0 [2026-07-05T15:15:37.244Z] [INFO] Retrieved version of Pipelines: [2026-07-05T15:15:37.269Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-05T15:15:37.611Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T15:15:37.616Z] [INFO] Command exit code: 0 [2026-07-05T15:15:37.622Z] [INFO] Retrieved version of Kueue: [2026-07-05T15:15:37.627Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-05T15:15:37.953Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T15:15:37.979Z] [INFO] Command exit code: 0 [2026-07-05T15:15:38.028Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-05T15:15:38.054Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-05T15:15:38.440Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T15:15:38.472Z] [INFO] Command exit code: 0 [2026-07-05T15:15:38.501Z] [INFO] Retrieved version of Feast operator: 0.63.0 [2026-07-05T15:15:38.509Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-05T15:15:38.914Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T15:15:38.942Z] [INFO] Command exit code: 1 [2026-07-05T15:15:38.948Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-05T15:15:38.952Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-05T15:15:39.406Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T15:15:39.431Z] [INFO] Command exit code: 0 [2026-07-05T15:15:39.464Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-05T15:15:39.470Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-05T15:15:39.833Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T15:15:39.839Z] [INFO] Command exit code: 0 [2026-07-05T15:15:39.871Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-05T15:15:39.878Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-05T15:15:40.301Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T15:15:40.361Z] [INFO] Command exit code: 0 [2026-07-05T15:15:40.438Z] [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-05T15:15:40.445Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-05T15:15:40.841Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T15:15:40.935Z] [INFO] Command exit code: 0 [2026-07-05T15:15:41.071Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-05T15:15:41.129Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-05T15:15:41.742Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T15:15:41.779Z] [INFO] Command exit code: 0 [2026-07-05T15:15:41.846Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-05T15:15:41.879Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-05T15:15:42.442Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-05T15:15:42.450Z] [INFO] Command exit code: 0 [2026-07-05T15:15:42.554Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (12429ms) 1 passing (13s) [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: 12 seconds │ │ Spec Ran: applications/testAboutDialog.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testApplicationLinks.cy.ts (2 of 18) [2026-07-05T15:15:46.837Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-05T15:15:46.862Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-05T15:15:46.870Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-05T15:15:46.877Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-05T15:15:46.937Z] [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-05T15:15:46.947Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-05T15:15:46.962Z] [INFO] [STEP 1] Log into the application [2026-07-05T15:15:47.031Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-05T15:15:47.344Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T15:15:49.859Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-05T15:15:50.836Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-05T15:15:51.058Z] [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-05T15:15:51.159Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-05T15:15:51.434Z] [INFO] ✅ / - Status: 200 [2026-07-05T15:15:52.031Z] [INFO] ✅ https://console-openshift-console.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com: - Status: 200 [2026-07-05T15:15:52.352Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/b7c47ef5-e041-4d36-af77-f67068d1baba - Status: 200 [2026-07-05T15:15:52.381Z] [INFO] ✅ / - Status: 200 [2026-07-05T15:15:52.480Z] [INFO] ✅ /projects - Status: 200 [2026-07-05T15:15:52.567Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-05T15:15:52.638Z] [INFO] ✅ /maas/tokens - Status: 200 [2026-07-05T15:15:52.756Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-05T15:15:52.857Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-05T15:15:52.947Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-05T15:15:52.993Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-05T15:15:53.075Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-05T15:15:53.145Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-05T15:15:53.188Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-05T15:15:53.245Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-05T15:15:53.289Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-05T15:15:53.352Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-05T15:15:53.430Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-05T15:15:53.558Z] [INFO] ✅ /develop-train/mlflow/experiments - Status: 200 [2026-07-05T15:15:53.760Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-05T15:15:53.854Z] [INFO] ✅ /observe-monitor/workload-metrics - Status: 200 [2026-07-05T15:15:53.960Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-05T15:15:54.071Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-05T15:15:54.155Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (7475ms) 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-05T15:15:58.569Z] [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-05T15:15:58.652Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (227ms) 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-05T15:16:04.938Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-05T15:16:04.950Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-05T15:16:04.954Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-05T15:16:04.961Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-05T15:16:05.033Z] [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-05T15:16:05.041Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-05T15:16:05.065Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-05T15:16:05.135Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-05T15:16:05.842Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-05T15:16:05.850Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-05T15:16:05.857Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-05T15:16:05.933Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-05T15:16:06.648Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-05T15:16:07.368Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-05T15:16:07.438Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-05T15:16:08.231Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-05T15:16:08.238Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-05T15:16:08.246Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-05T15:16:08.253Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-05T15:16:08.265Z] [INFO] [STEP 1] Log into the application [2026-07-05T15:16:08.330Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-05T15:16:08.574Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T15:16:11.361Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-05T15:16:16.553Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-05T15:16:24.040Z] [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 (19310ms) [2026-07-05T15:16:24.580Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-05T15:16:24.632Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-05T15:16:24.637Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-05T15:16:24.648Z] [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-05T15:16:24.653Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-05T15:16:24.666Z] [INFO] [STEP 1] Log into the application [2026-07-05T15:16:24.673Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-05T15:16:25.133Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T15:16:27.553Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-05T15:16:33.846Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-05T15:16:40.742Z] [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 (16496ms) [2026-07-05T15:16:41.354Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-05T15:16:41.357Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-05T15:16:41.362Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-05T15:16:41.434Z] [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-05T15:16:41.440Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-05T15:16:41.449Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-05T15:16:41.457Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-05T15:16:42.035Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T15:16:44.839Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-05T15:16:53.037Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-05T15:16:54.241Z] [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 (11211ms) 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-05T15:17:05.238Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-05T15:17:05.251Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-05T15:17:05.257Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-05T15:17:05.337Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-05T15:17:05.344Z] [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-05T15:17:05.354Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-05T15:17:05.448Z] [INFO] Ensure admin oc session for setup [2026-07-05T15:17:06.239Z] [INFO] [EXEC] oc whoami [2026-07-05T15:17:08.145Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://api.nmanos-konflux1.durx.p3.openshiftapps.com:443" --insecure-skip-tls-verify [2026-07-05T15:17:08.149Z] [INFO] Check if the operator is RHOAI [2026-07-05T15:17:09.032Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-05T15:17:09.041Z] [INFO] Command exit code: 0 [2026-07-05T15:17:09.050Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-05T15:17:09.147Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-05T15:17:09.153Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T15:17:10.039Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T15:17:10.048Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-05T15:17:10.056Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-05T15:17:10.136Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-05T15:17:10.944Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-05T15:17:11.939Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-05T15:17:11.948Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T15:17:12.839Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T15:17:12.848Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-05T15:17:12.856Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-05T15:17:12.937Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-05T15:17:13.942Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783264632941-qt0h7zv08.yaml && rm -f /tmp/cypress-yaml-1783264632941-qt0h7zv08.yaml [2026-07-05T15:17:13.951Z] [INFO] Command exit code: 0 [2026-07-05T15:17:13.955Z] [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-05T15:17:24.580Z] [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-05T15:17:24.657Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-575f9bd4f7-s5ndl [2026-07-05T15:17:24.666Z] [INFO] Found 1 matching pods [2026-07-05T15:17:24.741Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-s5ndl -n test-fs-ui-proj-108259 --timeout=300s [2026-07-05T15:17:32.773Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-s5ndl -n test-fs-ui-proj-108259 --timeout=300s [2026-07-05T15:17:32.846Z] [INFO] Pod is ready: pod/feast-test-s3-575f9bd4f7-s5ndl condition met [2026-07-05T15:17:32.872Z] [INFO] [STEP 1] Log in as admin user [2026-07-05T15:17:32.948Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-05T15:17:33.377Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T15:17:37.248Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-05T15:17:50.060Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-05T15:17:50.064Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-05T15:17:50.069Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-05T15:17:50.074Z] [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-05T15:17:50.079Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-05T15:17:50.136Z] [INFO] Ensure admin oc session for setup [2026-07-05T15:17:50.555Z] [INFO] [EXEC] oc whoami [2026-07-05T15:17:50.560Z] [INFO] Check if the operator is RHOAI [2026-07-05T15:17:51.066Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-05T15:17:51.075Z] [INFO] Command exit code: 0 [2026-07-05T15:17:51.138Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-05T15:17:51.154Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-05T15:17:51.229Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T15:17:51.739Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T15:17:51.748Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-05T15:17:51.758Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-05T15:17:51.769Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-05T15:18:40.269Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-05T15:18:40.280Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-05T15:18:40.333Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T15:18:40.842Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T15:18:40.849Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-05T15:18:40.858Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-05T15:18:40.940Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-05T15:18:41.486Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-05T15:18:41.864Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-05T15:18:41.873Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T15:18:42.156Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T15:18:42.164Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-05T15:18:42.173Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-05T15:18:42.183Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-05T15:18:42.740Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783264722185-63u7xytzt.yaml && rm -f /tmp/cypress-yaml-1783264722185-63u7xytzt.yaml [2026-07-05T15:18:42.749Z] [INFO] Command exit code: 0 [2026-07-05T15:18:42.757Z] [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-05T15:18:53.049Z] [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-05T15:18:53.060Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-575f9bd4f7-xltzh [2026-07-05T15:18:53.067Z] [INFO] Found 1 matching pods [2026-07-05T15:18:53.133Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-xltzh -n test-fs-ui-proj-108259 --timeout=300s [2026-07-05T15:19:01.644Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-xltzh -n test-fs-ui-proj-108259 --timeout=300s [2026-07-05T15:19:01.652Z] [INFO] Pod is ready: pod/feast-test-s3-575f9bd4f7-xltzh condition met [2026-07-05T15:19:01.665Z] [INFO] [STEP 1] Log in as admin user [2026-07-05T15:19:01.675Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-05T15:19:02.099Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T15:19:04.365Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page 1) Admin user can discover the Feature Store project [2026-07-05T15:19:16.579Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-05T15:19:16.582Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-05T15:19:16.586Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-05T15:19:16.590Z] [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-05T15:19:16.594Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-05T15:19:16.630Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-05T15:19:16.636Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-05T15:19:16.852Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T15:19:18.329Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-05T15:19:29.593Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-05T15:19:29.630Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-05T15:19:29.636Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-05T15:19:29.641Z] [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-05T15:19:29.645Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-05T15:19:29.662Z] [INFO] Ensure admin oc session for setup [2026-07-05T15:19:30.053Z] [INFO] [EXEC] oc whoami [2026-07-05T15:19:30.056Z] [INFO] Check if the operator is RHOAI [2026-07-05T15:19:30.437Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-05T15:19:30.443Z] [INFO] Command exit code: 0 [2026-07-05T15:19:30.449Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-05T15:19:30.460Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-05T15:19:30.465Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T15:19:30.768Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T15:19:30.774Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-05T15:19:30.781Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-05T15:19:30.788Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-05T15:20:19.366Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-05T15:20:19.380Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-05T15:20:19.387Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T15:20:19.674Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T15:20:19.680Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-05T15:20:19.686Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-05T15:20:19.699Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-05T15:20:20.182Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-05T15:20:20.480Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-05T15:20:20.488Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T15:20:20.767Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-05T15:20:20.774Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-05T15:20:20.781Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-05T15:20:20.789Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-05T15:20:21.337Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783264820791-rdg3ivj8b.yaml && rm -f /tmp/cypress-yaml-1783264820791-rdg3ivj8b.yaml [2026-07-05T15:20:21.344Z] [INFO] Command exit code: 0 [2026-07-05T15:20:21.350Z] [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-05T15:20:31.691Z] [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-05T15:20:31.702Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-575f9bd4f7-t69kb [2026-07-05T15:20:31.709Z] [INFO] Found 1 matching pods [2026-07-05T15:20:31.715Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-t69kb -n test-fs-ui-proj-108259 --timeout=300s [2026-07-05T15:20:40.033Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-t69kb -n test-fs-ui-proj-108259 --timeout=300s [2026-07-05T15:20:40.040Z] [INFO] Pod is ready: pod/feast-test-s3-575f9bd4f7-t69kb condition met [2026-07-05T15:20:40.050Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-05T15:20:40.057Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-05T15:20:40.438Z] [INFO] OAuth login flow detected - completing authentication [2026-07-05T15:20:42.349Z] [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-05T15:20:53.945Z] [INFO] Restore admin oc session for cleanup [2026-07-05T15:20:54.399Z] [INFO] [EXEC] oc whoami [2026-07-05T15:20:54.403Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-05T15:20:54.740Z] [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