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-08T23:07:00.479Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-08T23:07:00.497Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-08T23:07:00.504Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-08T23:07:00.522Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-08T23:07:00.529Z] [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-08T23:07:00.533Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-08T23:07:00.551Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-08T23:07:01.301Z] [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-08T23:07:01.312Z] [INFO] Command exit code: 0 [2026-07-08T23:07:01.333Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-08T23:07:01.761Z] [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-08T23:07:01.790Z] [INFO] Command exit code: 0 [2026-07-08T23:07:01.828Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-08T23:07:01.846Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-08T23:07:02.495Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T23:07:04.425Z] [INFO] [STEP 2] Open the About dialog [2026-07-08T23:07:06.118Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-08T23:07:06.170Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-08T23:07:06.238Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-08T23:07:06.287Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-08T23:07:06.653Z] [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-08T23:07:06.687Z] [INFO] Command exit code: 0 [2026-07-08T23:07:06.713Z] [INFO] [STEP 7] Verify admin access level [2026-07-08T23:07:06.789Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-08T23:07:07.145Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-08T23:07:07.167Z] [INFO] Command exit code: 0 [2026-07-08T23:07:07.206Z] [INFO] Retrieved version of Dashboard: [2026-07-08T23:07:07.226Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-08T23:07:07.663Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-08T23:07:07.688Z] [INFO] Command exit code: 0 [2026-07-08T23:07:07.732Z] [INFO] Retrieved version of Pipelines: [2026-07-08T23:07:07.761Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-08T23:07:08.147Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-08T23:07:08.184Z] [INFO] Command exit code: 0 [2026-07-08T23:07:08.193Z] [INFO] Retrieved version of Kueue: [2026-07-08T23:07:08.203Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-08T23:07:08.596Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-08T23:07:08.625Z] [INFO] Command exit code: 0 [2026-07-08T23:07:08.680Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-08T23:07:08.714Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-08T23:07:09.149Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-08T23:07:09.193Z] [INFO] Command exit code: 0 [2026-07-08T23:07:09.235Z] [INFO] Retrieved version of Feast operator: 0.64.0 [2026-07-08T23:07:09.260Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-08T23:07:09.725Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-08T23:07:09.732Z] [INFO] Command exit code: 1 [2026-07-08T23:07:09.813Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-08T23:07:09.838Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-08T23:07:10.316Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-08T23:07:10.366Z] [INFO] Command exit code: 0 [2026-07-08T23:07:10.428Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-08T23:07:10.483Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-08T23:07:10.993Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-08T23:07:11.000Z] [INFO] Command exit code: 0 [2026-07-08T23:07:11.090Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-08T23:07:11.122Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-08T23:07:11.640Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-08T23:07:11.648Z] [INFO] Command exit code: 0 [2026-07-08T23:07:11.724Z] [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-08T23:07:11.801Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-08T23:07:12.357Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-08T23:07:12.421Z] [INFO] Command exit code: 0 [2026-07-08T23:07:12.521Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-08T23:07:12.588Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-08T23:07:13.241Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-08T23:07:13.320Z] [INFO] Command exit code: 0 [2026-07-08T23:07:13.422Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-08T23:07:13.499Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-08T23:07:14.095Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-08T23:07:14.103Z] [INFO] Command exit code: 0 [2026-07-08T23:07:14.219Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (13800ms) 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-08T23:07:18.222Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-08T23:07:18.290Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-08T23:07:18.300Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-08T23:07:18.311Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-08T23:07:18.316Z] [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-08T23:07:18.325Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-08T23:07:18.385Z] [INFO] [STEP 1] Log into the application [2026-07-08T23:07:18.398Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-08T23:07:18.685Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T23:07:21.021Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-08T23:07:22.120Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-08T23:07:22.283Z] [INFO] Extracted URLs: /, https://console-openshift-console.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com:, https://cloud.redhat.com/openshift/details/183f26df-4ff2-48c4-bf5d-8656daefc0fb, /, /projects, /ai-hub/models, /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-08T23:07:22.316Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-08T23:07:22.485Z] [INFO] ✅ / - Status: 200 [2026-07-08T23:07:22.990Z] [INFO] ✅ https://console-openshift-console.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com: - Status: 200 [2026-07-08T23:07:23.416Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/183f26df-4ff2-48c4-bf5d-8656daefc0fb - Status: 200 [2026-07-08T23:07:23.483Z] [INFO] ✅ / - Status: 200 [2026-07-08T23:07:23.534Z] [INFO] ✅ /projects - Status: 200 [2026-07-08T23:07:23.610Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-08T23:07:23.684Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-08T23:07:23.730Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-08T23:07:23.884Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-08T23:07:24.010Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-08T23:07:24.199Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-08T23:07:24.312Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-08T23:07:24.425Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-08T23:07:24.584Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-08T23:07:24.707Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-08T23:07:24.789Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-08T23:07:24.992Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-08T23:07:25.047Z] [INFO] ✅ /develop-train/mlflow/experiments - Status: 200 [2026-07-08T23:07:25.143Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-08T23:07:25.241Z] [INFO] ✅ /observe-monitor/workload-metrics - Status: 200 [2026-07-08T23:07:25.342Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-08T23:07:25.427Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-08T23:07:25.514Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (7446ms) 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-08T23:07:30.114Z] [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-08T23:07:30.203Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (298ms) 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-08T23:07:36.385Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-08T23:07:36.397Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-08T23:07:36.401Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-08T23:07:36.408Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-08T23:07:36.414Z] [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-08T23:07:36.487Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-08T23:07:36.510Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-08T23:07:36.515Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-08T23:07:37.494Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-08T23:07:37.501Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-08T23:07:37.510Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-08T23:07:37.588Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-08T23:07:38.591Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-08T23:07:39.193Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-08T23:07:39.201Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-08T23:07:39.894Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-08T23:07:39.900Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-08T23:07:39.906Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-08T23:07:39.912Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-08T23:07:39.988Z] [INFO] [STEP 1] Log into the application [2026-07-08T23:07:39.996Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-08T23:07:40.384Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T23:07:43.490Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-08T23:07:50.211Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-08T23:07:55.907Z] [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 (19815ms) [2026-07-08T23:07:56.596Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-08T23:07:56.599Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-08T23:07:56.605Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-08T23:07:56.611Z] [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-08T23:07:56.616Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-08T23:07:56.688Z] [INFO] [STEP 1] Log into the application [2026-07-08T23:07:56.696Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-08T23:07:57.024Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T23:07:59.388Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-08T23:08:06.102Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-08T23:08:13.297Z] [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 (17105ms) [2026-07-08T23:08:13.823Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-08T23:08:13.826Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-08T23:08:13.884Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-08T23:08:13.890Z] [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-08T23:08:13.895Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-08T23:08:13.904Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-08T23:08:13.910Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-08T23:08:14.223Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T23:08:16.520Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-08T23:08:26.207Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-08T23:08:27.505Z] [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 (11809ms) 3 passing (52s) [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: 51 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-08T23:08:35.090Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-08T23:08:35.102Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-08T23:08:35.106Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-08T23:08:35.112Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-08T23:08:35.118Z] [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-08T23:08:35.190Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-08T23:08:35.205Z] [INFO] Ensure admin oc session for setup [2026-07-08T23:08:35.993Z] [INFO] [EXEC] oc whoami [2026-07-08T23:08:37.619Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://api.rh-nightly-pm.nuth.p3.openshiftapps.com:443" --insecure-skip-tls-verify [2026-07-08T23:08:37.623Z] [INFO] Check if the operator is RHOAI [2026-07-08T23:08:38.216Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-08T23:08:38.222Z] [INFO] Command exit code: 0 [2026-07-08T23:08:38.289Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-08T23:08:38.308Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-08T23:08:38.313Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-08T23:08:38.902Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-08T23:08:38.908Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-08T23:08:38.917Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-08T23:08:38.985Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-08T23:08:39.891Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-08T23:08:40.592Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-08T23:08:40.601Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-08T23:08:41.329Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-08T23:08:41.336Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-08T23:08:41.389Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-08T23:08:41.397Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-08T23:08:42.293Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783552121400-716tlx29u.yaml && rm -f /tmp/cypress-yaml-1783552121400-716tlx29u.yaml [2026-07-08T23:08:42.301Z] [INFO] Command exit code: 0 [2026-07-08T23:08:42.305Z] [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-08T23:08:52.727Z] [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-08T23:08:52.752Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-6894ff448c-b52bk [2026-07-08T23:08:52.797Z] [INFO] Found 1 matching pods [2026-07-08T23:08:52.812Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-6894ff448c-b52bk -n test-fs-ui-proj-108259 --timeout=300s [2026-07-08T23:09:43.295Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-6894ff448c-b52bk -n test-fs-ui-proj-108259 --timeout=300s [2026-07-08T23:09:43.416Z] [INFO] Pod is ready: pod/feast-test-s3-6894ff448c-b52bk condition met [2026-07-08T23:09:43.491Z] [INFO] [STEP 1] Log in as admin user [2026-07-08T23:09:43.503Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-08T23:09:43.884Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T23:09:46.609Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-08T23:09:50.043Z] [INFO] [STEP 3] Verify the Feature Store project is discoverable and select it [2026-07-08T23:09:50.689Z] [INFO] [STEP 4] Verify the project selector shows the selected project ✓ Admin user can discover the Feature Store project (75844ms) [2026-07-08T23:09:51.044Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-08T23:09:51.084Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-08T23:09:51.089Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-08T23:09:51.096Z] [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-08T23:09:51.101Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-08T23:09:51.113Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-08T23:09:51.120Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-08T23:09:51.417Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T23:09:52.627Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-08T23:09:54.983Z] [INFO] [STEP 3] Verify the Feature Store empty state is shown (no projects accessible) [2026-07-08T23:10:05.918Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-08T23:10:05.927Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-08T23:10:05.989Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-08T23:10:06.002Z] [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-08T23:10:06.013Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-08T23:10:06.033Z] [INFO] Ensure admin oc session for setup [2026-07-08T23:10:06.485Z] [INFO] [EXEC] oc whoami [2026-07-08T23:10:06.489Z] [INFO] Check if the operator is RHOAI [2026-07-08T23:10:06.848Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-08T23:10:06.857Z] [INFO] Command exit code: 0 [2026-07-08T23:10:06.865Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-08T23:10:06.888Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-08T23:10:06.894Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-08T23:10:07.205Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-08T23:10:07.213Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-08T23:10:07.219Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-08T23:10:07.229Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-08T23:10:54.366Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-08T23:10:54.382Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-08T23:10:54.388Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-08T23:10:54.694Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-08T23:10:54.702Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-08T23:10:54.711Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-08T23:10:54.725Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-08T23:10:55.490Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-08T23:10:55.909Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-08T23:10:55.917Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-08T23:10:56.294Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-08T23:10:56.303Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-08T23:10:56.312Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-08T23:10:56.325Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-08T23:10:56.931Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783552256327-s4kgr18tv.yaml && rm -f /tmp/cypress-yaml-1783552256327-s4kgr18tv.yaml [2026-07-08T23:10:56.938Z] [INFO] Command exit code: 0 [2026-07-08T23:10:56.943Z] [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-08T23:11:07.296Z] [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-08T23:11:07.314Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-6894ff448c-xxk8k [2026-07-08T23:11:07.322Z] [INFO] Found 1 matching pods [2026-07-08T23:11:07.327Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-6894ff448c-xxk8k -n test-fs-ui-proj-108259 --timeout=300s [2026-07-08T23:11:15.847Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-6894ff448c-xxk8k -n test-fs-ui-proj-108259 --timeout=300s [2026-07-08T23:11:15.854Z] [INFO] Pod is ready: pod/feast-test-s3-6894ff448c-xxk8k condition met [2026-07-08T23:11:15.885Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-08T23:11:15.894Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-08T23:11:16.591Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T23:11:18.911Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-08T23:11:22.316Z] [INFO] [STEP 3] Verify the Feature Store empty state is shown (no projects accessible) 1) Non-admin user without namespace access cannot discover the Feature Store project [2026-07-08T23:11:32.858Z] [INFO] Restore admin oc session for cleanup [2026-07-08T23:11:33.172Z] [INFO] [EXEC] oc whoami [2026-07-08T23:11:33.186Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-08T23:11:33.519Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait=false --ignore-not-found 1 passing (3m) 1 failing 1) Verify RBAC scoped Feature Store discovery by namespace access Non-admin user without namespace access cannot discover the Feature Store project: Test steps were: 1. Ensure admin oc session for setup 2. Check if the operator is RHOAI 3. Create namespace: test-fs-ui-proj-108259 4. Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 5. Log in as non-admin user (no access to the test namespace) 6. Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ 7. Navigate to the Feature Store Overview page 8. Verify the Feature Store empty state is shown (no projects accessible) Timed out retrying after 10000ms: Unable to find an element by: [data-testid="empty-state-feature-store"] Ignored nodes: comments, script, style