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-08T06:37:09.997Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-08T06:37:10.010Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-08T06:37:10.023Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-08T06:37:10.056Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-08T06:37:10.062Z] [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-08T06:37:10.071Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-08T06:37:10.090Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-08T06:37:10.883Z] [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-08T06:37:10.900Z] [INFO] Command exit code: 0 [2026-07-08T06:37:10.921Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-08T06:37:11.400Z] [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-08T06:37:11.413Z] [INFO] Command exit code: 0 [2026-07-08T06:37:11.438Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-08T06:37:11.455Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-08T06:37:11.957Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T06:37:14.120Z] [INFO] [STEP 2] Open the About dialog [2026-07-08T06:37:15.608Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-08T06:37:15.643Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-08T06:37:15.693Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-08T06:37:15.741Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-08T06:37:16.160Z] [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-08T06:37:16.169Z] [INFO] Command exit code: 0 [2026-07-08T06:37:16.194Z] [INFO] [STEP 7] Verify admin access level [2026-07-08T06:37:16.269Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-08T06:37:16.634Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-08T06:37:16.678Z] [INFO] Command exit code: 0 [2026-07-08T06:37:16.731Z] [INFO] Retrieved version of Dashboard: [2026-07-08T06:37:16.762Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-08T06:37:17.175Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-08T06:37:17.182Z] [INFO] Command exit code: 0 [2026-07-08T06:37:17.209Z] [INFO] Retrieved version of Pipelines: [2026-07-08T06:37:17.235Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-08T06:37:17.618Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-08T06:37:17.667Z] [INFO] Command exit code: 0 [2026-07-08T06:37:17.712Z] [INFO] Retrieved version of Kueue: [2026-07-08T06:37:17.742Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-08T06:37:18.181Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-08T06:37:18.216Z] [INFO] Command exit code: 0 [2026-07-08T06:37:18.280Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-08T06:37:18.308Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-08T06:37:18.672Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-08T06:37:18.724Z] [INFO] Command exit code: 0 [2026-07-08T06:37:18.791Z] [INFO] Retrieved version of Feast operator: 0.63.0 [2026-07-08T06:37:18.861Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-08T06:37:19.348Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-08T06:37:19.419Z] [INFO] Command exit code: 1 [2026-07-08T06:37:19.485Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-08T06:37:19.550Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-08T06:37:20.062Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-08T06:37:20.125Z] [INFO] Command exit code: 0 [2026-07-08T06:37:20.197Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-08T06:37:20.258Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-08T06:37:20.997Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-08T06:37:21.063Z] [INFO] Command exit code: 0 [2026-07-08T06:37:21.148Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-08T06:37:21.179Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-08T06:37:21.862Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-08T06:37:21.870Z] [INFO] Command exit code: 0 [2026-07-08T06:37:22.001Z] [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-08T06:37:22.083Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-08T06:37:22.805Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-08T06:37:22.947Z] [INFO] Command exit code: 0 [2026-07-08T06:37:23.050Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-08T06:37:23.059Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-08T06:37:23.753Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-08T06:37:23.789Z] [INFO] Command exit code: 0 [2026-07-08T06:37:23.895Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-08T06:37:23.971Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-08T06:37:24.654Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-08T06:37:24.696Z] [INFO] Command exit code: 0 [2026-07-08T06:37:24.801Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (14960ms) 1 passing (15s) [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: 15 seconds │ │ Spec Ran: applications/testAboutDialog.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testApplicationLinks.cy.ts (2 of 18) [2026-07-08T06:37:29.052Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-08T06:37:29.072Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-08T06:37:29.078Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-08T06:37:29.151Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-08T06:37:29.161Z] [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-08T06:37:29.167Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-08T06:37:29.182Z] [INFO] [STEP 1] Log into the application [2026-07-08T06:37:29.196Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-08T06:37:29.497Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T06:37:32.159Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-08T06:37:32.855Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-08T06:37:32.969Z] [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-08T06:37:33.002Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-08T06:37:33.170Z] [INFO] ✅ / - Status: 200 [2026-07-08T06:37:33.665Z] [INFO] ✅ https://console-openshift-console.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com: - Status: 200 [2026-07-08T06:37:34.251Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/b7c47ef5-e041-4d36-af77-f67068d1baba - Status: 200 [2026-07-08T06:37:34.365Z] [INFO] ✅ / - Status: 200 [2026-07-08T06:37:34.404Z] [INFO] ✅ /projects - Status: 200 [2026-07-08T06:37:34.477Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-08T06:37:34.567Z] [INFO] ✅ /maas/tokens - Status: 200 [2026-07-08T06:37:34.652Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-08T06:37:34.750Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-08T06:37:34.796Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-08T06:37:34.878Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-08T06:37:34.948Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-08T06:37:35.060Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-08T06:37:35.150Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-08T06:37:35.191Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-08T06:37:35.278Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-08T06:37:35.487Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-08T06:37:35.551Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-08T06:37:35.650Z] [INFO] ✅ /develop-train/mlflow/experiments - Status: 200 [2026-07-08T06:37:35.711Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-08T06:37:35.810Z] [INFO] ✅ /observe-monitor/workload-metrics - Status: 200 [2026-07-08T06:37:36.052Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-08T06:37:36.250Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-08T06:37:36.351Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (7486ms) 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-08T06:37:41.483Z] [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-08T06:37:41.653Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (385ms) 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-08T06:37:49.957Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-08T06:37:49.969Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-08T06:37:49.973Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-08T06:37:49.979Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-08T06:37:49.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-08T06:37:50.152Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-08T06:37:50.251Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-08T06:37:50.256Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-08T06:37:51.061Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-08T06:37:51.152Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-08T06:37:51.252Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-08T06:37:51.352Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-08T06:37:52.177Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-08T06:37:53.061Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-08T06:37:53.075Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-08T06:37:53.787Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-08T06:37:53.852Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-08T06:37:53.952Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-08T06:37:54.052Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-08T06:37:54.067Z] [INFO] [STEP 1] Log into the application [2026-07-08T06:37:54.155Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-08T06:37:54.557Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T06:37:58.165Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-08T06:38:04.455Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-08T06:38:14.567Z] [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 (25085ms) [2026-07-08T06:38:15.371Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-08T06:38:15.374Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-08T06:38:15.380Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-08T06:38:15.448Z] [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-08T06:38:15.456Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-08T06:38:15.473Z] [INFO] [STEP 1] Log into the application [2026-07-08T06:38:15.552Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-08T06:38:15.971Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T06:38:19.260Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-08T06:38:25.473Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-08T06:38:34.057Z] [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 (19107ms) [2026-07-08T06:38:34.662Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-08T06:38:34.667Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-08T06:38:34.750Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-08T06:38:34.758Z] [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-08T06:38:34.765Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-08T06:38:34.854Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-08T06:38:34.861Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-08T06:38:35.555Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T06:38:39.152Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-08T06:38:46.661Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-08T06:38:47.782Z] [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 (11188ms) 3 passing (58s) [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: 58 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-08T06:38:56.552Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-08T06:38:56.563Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-08T06:38:56.566Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-08T06:38:56.575Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-08T06:38:56.581Z] [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-08T06:38:56.588Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-08T06:38:56.658Z] [INFO] Ensure admin oc session for setup [2026-07-08T06:38:57.357Z] [INFO] [EXEC] oc whoami [2026-07-08T06:38:58.780Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://api.nmanos-konflux1.durx.p3.openshiftapps.com:443" --insecure-skip-tls-verify [2026-07-08T06:38:58.784Z] [INFO] Check if the operator is RHOAI [2026-07-08T06:38:59.385Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-08T06:38:59.452Z] [INFO] Command exit code: 0 [2026-07-08T06:38:59.459Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-08T06:38:59.478Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-08T06:38:59.483Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-08T06:39:00.056Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-08T06:39:00.062Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-08T06:39:00.069Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-08T06:39:00.151Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-08T06:39:00.776Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-08T06:39:01.318Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-08T06:39:01.325Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-08T06:39:01.656Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-08T06:39:01.661Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-08T06:39:01.667Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-08T06:39:01.673Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-08T06:39:02.190Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783492741676-mvmett9tx.yaml && rm -f /tmp/cypress-yaml-1783492741676-mvmett9tx.yaml [2026-07-08T06:39:02.196Z] [INFO] Command exit code: 0 [2026-07-08T06:39:02.199Z] [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-08T06:39:12.567Z] [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-08T06:39:12.591Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-575f9bd4f7-dpq4g [2026-07-08T06:39:12.597Z] [INFO] Found 1 matching pods [2026-07-08T06:39:12.601Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-dpq4g -n test-fs-ui-proj-108259 --timeout=300s [2026-07-08T06:39:21.082Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-dpq4g -n test-fs-ui-proj-108259 --timeout=300s [2026-07-08T06:39:21.152Z] [INFO] Pod is ready: pod/feast-test-s3-575f9bd4f7-dpq4g condition met [2026-07-08T06:39:21.186Z] [INFO] [STEP 1] Log in as admin user [2026-07-08T06:39:21.195Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-08T06:39:21.550Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T06:39:24.076Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-08T06:39:29.007Z] [INFO] [STEP 3] Verify the Feature Store project is discoverable and select it [2026-07-08T06:39:29.664Z] [INFO] [STEP 4] Verify the project selector shows the selected project ✓ Admin user can discover the Feature Store project (33326ms) [2026-07-08T06:39:29.995Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-08T06:39:29.998Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-08T06:39:30.003Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-08T06:39:30.007Z] [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-08T06:39:30.052Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-08T06:39:30.062Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-08T06:39:30.070Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-08T06:39:30.354Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T06:39:32.201Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-08T06:39:36.300Z] [INFO] [STEP 3] Verify the Feature Store empty state is shown (no projects accessible) [2026-07-08T06:39:47.152Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-08T06:39:47.156Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-08T06:39:47.160Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-08T06:39:47.163Z] [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-08T06:39:47.167Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-08T06:39:47.178Z] [INFO] Ensure admin oc session for setup [2026-07-08T06:39:47.502Z] [INFO] [EXEC] oc whoami [2026-07-08T06:39:47.507Z] [INFO] Check if the operator is RHOAI [2026-07-08T06:39:48.011Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-08T06:39:48.016Z] [INFO] Command exit code: 0 [2026-07-08T06:39:48.021Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-08T06:39:48.032Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-08T06:39:48.052Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-08T06:39:48.497Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-08T06:39:48.502Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-08T06:39:48.507Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-08T06:39:48.515Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-08T06:40:39.461Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-08T06:40:39.482Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-08T06:40:39.490Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-08T06:40:39.990Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-08T06:40:39.997Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-08T06:40:40.049Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-08T06:40:40.064Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-08T06:40:40.761Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-08T06:40:41.278Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-08T06:40:41.284Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-08T06:40:41.756Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-08T06:40:41.763Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-08T06:40:41.770Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-08T06:40:41.871Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-08T06:40:42.610Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783492841953-7co6efdt5.yaml && rm -f /tmp/cypress-yaml-1783492841953-7co6efdt5.yaml [2026-07-08T06:40:42.617Z] [INFO] Command exit code: 0 [2026-07-08T06:40:42.621Z] [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-08T06:40:53.062Z] [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-08T06:40:53.074Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-575f9bd4f7-l6n9z [2026-07-08T06:40:53.083Z] [INFO] Found 1 matching pods [2026-07-08T06:40:53.088Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-l6n9z -n test-fs-ui-proj-108259 --timeout=300s [2026-07-08T06:41:01.416Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-l6n9z -n test-fs-ui-proj-108259 --timeout=300s [2026-07-08T06:41:01.422Z] [INFO] Pod is ready: pod/feast-test-s3-575f9bd4f7-l6n9z condition met [2026-07-08T06:41:01.432Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-08T06:41:01.438Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-08T06:41:01.817Z] [INFO] OAuth login flow detected - completing authentication [2026-07-08T06:41:03.784Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-08T06:41:07.574Z] [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-08T06:41:18.091Z] [INFO] Restore admin oc session for cleanup [2026-07-08T06:41:18.345Z] [INFO] [EXEC] oc whoami [2026-07-08T06:41:18.349Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-08T06:41:18.645Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait=false --ignore-not-found 1 passing (2m) 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.nmanos-konflux1.durx.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