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-04T19:02:48.476Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-04T19:02:48.496Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-04T19:02:48.501Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-04T19:02:48.518Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-04T19:02:48.541Z] [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-04T19:02:48.551Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-04T19:02:48.571Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-04T19:02:49.277Z] [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-04T19:02:49.286Z] [INFO] Command exit code: 0 [2026-07-04T19:02:49.302Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-04T19:02:49.787Z] [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-04T19:02:49.800Z] [INFO] Command exit code: 0 [2026-07-04T19:02:49.827Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-04T19:02:49.855Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-04T19:02:50.547Z] [INFO] OAuth login flow detected - completing authentication [2026-07-04T19:02:52.681Z] [INFO] [STEP 2] Open the About dialog [2026-07-04T19:02:54.113Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-04T19:02:54.165Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-04T19:02:54.204Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-04T19:02:54.272Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-04T19:02:54.712Z] [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-04T19:02:54.720Z] [INFO] Command exit code: 0 [2026-07-04T19:02:54.760Z] [INFO] [STEP 7] Verify admin access level [2026-07-04T19:02:54.855Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-04T19:02:55.184Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-04T19:02:55.211Z] [INFO] Command exit code: 0 [2026-07-04T19:02:55.254Z] [INFO] Retrieved version of Dashboard: [2026-07-04T19:02:55.278Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-04T19:02:55.642Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-04T19:02:55.649Z] [INFO] Command exit code: 0 [2026-07-04T19:02:55.675Z] [INFO] Retrieved version of Pipelines: [2026-07-04T19:02:55.700Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-04T19:02:56.153Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-04T19:02:56.208Z] [INFO] Command exit code: 0 [2026-07-04T19:02:56.280Z] [INFO] Retrieved version of Kueue: [2026-07-04T19:02:56.338Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-04T19:02:56.769Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-04T19:02:56.814Z] [INFO] Command exit code: 0 [2026-07-04T19:02:56.863Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-04T19:02:56.889Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-04T19:02:57.372Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-04T19:02:57.417Z] [INFO] Command exit code: 0 [2026-07-04T19:02:57.467Z] [INFO] Retrieved version of Feast operator: 0.63.0 [2026-07-04T19:02:57.496Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-04T19:02:57.980Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-04T19:02:58.006Z] [INFO] Command exit code: 1 [2026-07-04T19:02:58.014Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-04T19:02:58.039Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-04T19:02:58.486Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-04T19:02:58.554Z] [INFO] Command exit code: 0 [2026-07-04T19:02:58.582Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-04T19:02:58.588Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-04T19:02:59.047Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-04T19:02:59.092Z] [INFO] Command exit code: 0 [2026-07-04T19:02:59.198Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-04T19:02:59.248Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-04T19:02:59.840Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-04T19:02:59.903Z] [INFO] Command exit code: 0 [2026-07-04T19:03:00.039Z] [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-04T19:03:00.078Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-04T19:03:00.776Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-04T19:03:00.783Z] [INFO] Command exit code: 0 [2026-07-04T19:03:00.851Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-04T19:03:00.890Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-04T19:03:01.546Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-04T19:03:01.637Z] [INFO] Command exit code: 0 [2026-07-04T19:03:01.768Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-04T19:03:01.846Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-04T19:03:02.404Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-04T19:03:02.552Z] [INFO] Command exit code: 0 [2026-07-04T19:03:02.671Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (14334ms) 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: 14 seconds │ │ Spec Ran: applications/testAboutDialog.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testApplicationLinks.cy.ts (2 of 18) [2026-07-04T19:03:06.678Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-04T19:03:06.750Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-04T19:03:06.765Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-04T19:03:06.777Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-04T19:03:06.849Z] [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-04T19:03:06.860Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-04T19:03:06.879Z] [INFO] [STEP 1] Log into the application [2026-07-04T19:03:06.940Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-04T19:03:07.263Z] [INFO] OAuth login flow detected - completing authentication [2026-07-04T19:03:10.161Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-04T19:03:10.878Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-04T19:03:11.073Z] [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-04T19:03:11.088Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-04T19:03:11.253Z] [INFO] ✅ / - Status: 200 [2026-07-04T19:03:11.938Z] [INFO] ✅ https://console-openshift-console.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com: - Status: 200 [2026-07-04T19:03:12.446Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/b7c47ef5-e041-4d36-af77-f67068d1baba - Status: 200 [2026-07-04T19:03:12.566Z] [INFO] ✅ / - Status: 200 [2026-07-04T19:03:12.645Z] [INFO] ✅ /projects - Status: 200 [2026-07-04T19:03:12.675Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-04T19:03:12.744Z] [INFO] ✅ /maas/tokens - Status: 200 [2026-07-04T19:03:12.774Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-04T19:03:12.803Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-04T19:03:12.865Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-04T19:03:12.943Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-04T19:03:12.974Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-04T19:03:13.039Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-04T19:03:13.089Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-04T19:03:13.168Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-04T19:03:13.240Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-04T19:03:13.275Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-04T19:03:13.344Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-04T19:03:13.381Z] [INFO] ✅ /develop-train/mlflow/experiments - Status: 200 [2026-07-04T19:03:13.459Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-04T19:03:13.567Z] [INFO] ✅ /observe-monitor/workload-metrics - Status: 200 [2026-07-04T19:03:13.658Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-04T19:03:13.737Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-04T19:03:13.866Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (7331ms) 1 passing (7s) [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-04T19:03:18.955Z] [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-04T19:03:19.048Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (373ms) 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-04T19:03:25.462Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-04T19:03:25.543Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-04T19:03:25.548Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-04T19:03:25.557Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-04T19:03:25.563Z] [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-04T19:03:25.570Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-04T19:03:25.656Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-04T19:03:25.663Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-04T19:03:26.346Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-04T19:03:26.353Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-04T19:03:26.362Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-04T19:03:26.377Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-04T19:03:27.185Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-04T19:03:27.947Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-04T19:03:27.956Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-04T19:03:28.573Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-04T19:03:28.643Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-04T19:03:28.652Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-04T19:03:28.737Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-04T19:03:28.754Z] [INFO] [STEP 1] Log into the application [2026-07-04T19:03:28.765Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-04T19:03:29.162Z] [INFO] OAuth login flow detected - completing authentication [2026-07-04T19:03:32.539Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-04T19:03:39.645Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-04T19:03:46.359Z] [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 (21375ms) [2026-07-04T19:03:47.166Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-04T19:03:47.239Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-04T19:03:47.246Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-04T19:03:47.252Z] [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-04T19:03:47.258Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-04T19:03:47.338Z] [INFO] [STEP 1] Log into the application [2026-07-04T19:03:47.345Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-04T19:03:47.846Z] [INFO] OAuth login flow detected - completing authentication [2026-07-04T19:03:50.743Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-04T19:03:57.168Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-04T19:04:07.063Z] [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 (20297ms) [2026-07-04T19:04:07.758Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-04T19:04:07.837Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-04T19:04:07.845Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-04T19:04:07.861Z] [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-04T19:04:07.869Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-04T19:04:07.944Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-04T19:04:07.951Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-04T19:04:08.463Z] [INFO] OAuth login flow detected - completing authentication [2026-07-04T19:04:11.046Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-04T19:04:19.965Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-04T19:04:21.949Z] [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 (12007ms) 3 passing (57s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_003.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 3 │ │ Passing: 3 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 56 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-04T19:04:32.047Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-04T19:04:32.136Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-04T19:04:32.141Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-04T19:04:32.151Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-04T19:04:32.159Z] [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-04T19:04:32.241Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-04T19:04:32.336Z] [INFO] Ensure admin oc session for setup [2026-07-04T19:04:33.246Z] [INFO] [EXEC] oc whoami [2026-07-04T19:04:35.142Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://api.nmanos-konflux1.durx.p3.openshiftapps.com:443" --insecure-skip-tls-verify [2026-07-04T19:04:35.147Z] [INFO] Check if the operator is RHOAI [2026-07-04T19:04:35.859Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-04T19:04:35.867Z] [INFO] Command exit code: 0 [2026-07-04T19:04:35.938Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-04T19:04:35.959Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-04T19:04:35.964Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-04T19:04:36.640Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-04T19:04:36.648Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-04T19:04:36.659Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-04T19:04:36.744Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-04T19:04:37.944Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-04T19:04:38.947Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-04T19:04:39.041Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-04T19:04:39.947Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-04T19:04:39.957Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-04T19:04:40.040Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-04T19:04:40.051Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-04T19:04:41.065Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783191880055-zbmxrhxdw.yaml && rm -f /tmp/cypress-yaml-1783191880055-zbmxrhxdw.yaml [2026-07-04T19:04:41.136Z] [INFO] Command exit code: 0 [2026-07-04T19:04:41.157Z] [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-04T19:04:51.649Z] [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-04T19:04:51.664Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-575f9bd4f7-dw7qp [2026-07-04T19:04:51.688Z] [INFO] Found 1 matching pods [2026-07-04T19:04:51.742Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-dw7qp -n test-fs-ui-proj-108259 --timeout=300s [2026-07-04T19:04:59.967Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-dw7qp -n test-fs-ui-proj-108259 --timeout=300s [2026-07-04T19:05:00.046Z] [INFO] Pod is ready: pod/feast-test-s3-575f9bd4f7-dw7qp condition met [2026-07-04T19:05:00.143Z] [INFO] [STEP 1] Log in as admin user [2026-07-04T19:05:00.152Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-04T19:05:00.665Z] [INFO] OAuth login flow detected - completing authentication [2026-07-04T19:05:04.444Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-04T19:05:17.154Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-04T19:05:17.158Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-04T19:05:17.163Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-04T19:05:17.168Z] [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-04T19:05:17.172Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-04T19:05:17.245Z] [INFO] Ensure admin oc session for setup [2026-07-04T19:05:17.745Z] [INFO] [EXEC] oc whoami [2026-07-04T19:05:17.749Z] [INFO] Check if the operator is RHOAI [2026-07-04T19:05:18.195Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-04T19:05:18.202Z] [INFO] Command exit code: 0 [2026-07-04T19:05:18.239Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-04T19:05:18.252Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-04T19:05:18.258Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-04T19:05:18.747Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-04T19:05:18.755Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-04T19:05:18.762Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-04T19:05:18.770Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-04T19:06:05.672Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-04T19:06:05.737Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-04T19:06:05.743Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-04T19:06:06.122Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-04T19:06:06.128Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-04T19:06:06.135Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-04T19:06:06.154Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-04T19:06:06.593Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-04T19:06:06.986Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-04T19:06:06.993Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-04T19:06:07.347Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-04T19:06:07.355Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-04T19:06:07.362Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-04T19:06:07.371Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-04T19:06:07.926Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783191967372-5r589cpse.yaml && rm -f /tmp/cypress-yaml-1783191967372-5r589cpse.yaml [2026-07-04T19:06:07.933Z] [INFO] Command exit code: 0 [2026-07-04T19:06:07.939Z] [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-04T19:06:18.273Z] [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-04T19:06:18.290Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-575f9bd4f7-mqnhf [2026-07-04T19:06:18.298Z] [INFO] Found 1 matching pods [2026-07-04T19:06:18.303Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-mqnhf -n test-fs-ui-proj-108259 --timeout=300s [2026-07-04T19:06:26.709Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-mqnhf -n test-fs-ui-proj-108259 --timeout=300s [2026-07-04T19:06:26.717Z] [INFO] Pod is ready: pod/feast-test-s3-575f9bd4f7-mqnhf condition met [2026-07-04T19:06:26.740Z] [INFO] [STEP 1] Log in as admin user [2026-07-04T19:06:26.749Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-04T19:06:27.239Z] [INFO] OAuth login flow detected - completing authentication [2026-07-04T19:06:29.880Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page 1) Admin user can discover the Feature Store project [2026-07-04T19:06:42.306Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-04T19:06:42.309Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-04T19:06:42.314Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-04T19:06:42.340Z] [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-04T19:06:42.344Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-04T19:06:42.354Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-04T19:06:42.359Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-04T19:06:42.564Z] [INFO] OAuth login flow detected - completing authentication [2026-07-04T19:06:43.863Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-04T19:06:55.160Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-04T19:06:55.164Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-04T19:06:55.168Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-04T19:06:55.174Z] [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-04T19:06:55.179Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-04T19:06:55.193Z] [INFO] Ensure admin oc session for setup [2026-07-04T19:06:55.471Z] [INFO] [EXEC] oc whoami [2026-07-04T19:06:55.475Z] [INFO] Check if the operator is RHOAI [2026-07-04T19:06:55.958Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-04T19:06:55.966Z] [INFO] Command exit code: 0 [2026-07-04T19:06:55.973Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-04T19:06:55.984Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-04T19:06:55.990Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-04T19:06:56.318Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-04T19:06:56.324Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-04T19:06:56.338Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-04T19:06:56.345Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-04T19:07:44.547Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-04T19:07:44.556Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-04T19:07:44.561Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-04T19:07:44.907Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-04T19:07:44.913Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-04T19:07:44.919Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-04T19:07:44.930Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-04T19:07:45.438Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-04T19:07:45.804Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-04T19:07:45.810Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-04T19:07:46.125Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-04T19:07:46.131Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-04T19:07:46.138Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-04T19:07:46.144Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-04T19:07:46.772Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783192066145-jj22jrbbx.yaml && rm -f /tmp/cypress-yaml-1783192066145-jj22jrbbx.yaml [2026-07-04T19:07:46.781Z] [INFO] Command exit code: 0 [2026-07-04T19:07:46.787Z] [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-04T19:07:57.123Z] [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-04T19:07:57.133Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-575f9bd4f7-bll9n [2026-07-04T19:07:57.139Z] [INFO] Found 1 matching pods [2026-07-04T19:07:57.144Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-bll9n -n test-fs-ui-proj-108259 --timeout=300s [2026-07-04T19:08:05.389Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-bll9n -n test-fs-ui-proj-108259 --timeout=300s [2026-07-04T19:08:05.395Z] [INFO] Pod is ready: pod/feast-test-s3-575f9bd4f7-bll9n condition met [2026-07-04T19:08:05.405Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-04T19:08:05.413Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-04T19:08:05.894Z] [INFO] OAuth login flow detected - completing authentication [2026-07-04T19:08:07.863Z] [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-04T19:08:19.270Z] [INFO] Restore admin oc session for cleanup [2026-07-04T19:08:19.646Z] [INFO] [EXEC] oc whoami [2026-07-04T19:08:19.652Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-04T19:08:20.145Z] [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