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-09T18:46:17.730Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-09T18:46:17.750Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-09T18:46:17.756Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-09T18:46:17.776Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-09T18:46:17.783Z] [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-09T18:46:17.793Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T18:46:17.812Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-09T18:46:18.543Z] [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-09T18:46:18.552Z] [INFO] Command exit code: 0 [2026-07-09T18:46:18.570Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-09T18:46:19.088Z] [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-09T18:46:19.100Z] [INFO] Command exit code: 0 [2026-07-09T18:46:19.127Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-09T18:46:19.153Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-09T18:46:20.038Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T18:46:22.069Z] [INFO] [STEP 2] Open the About dialog [2026-07-09T18:46:23.614Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-09T18:46:23.692Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-09T18:46:23.742Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-09T18:46:23.786Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-09T18:46:24.293Z] [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-09T18:46:24.300Z] [INFO] Command exit code: 0 [2026-07-09T18:46:24.322Z] [INFO] [STEP 7] Verify admin access level [2026-07-09T18:46:24.391Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-09T18:46:24.754Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T18:46:24.796Z] [INFO] Command exit code: 0 [2026-07-09T18:46:24.834Z] [INFO] Retrieved version of Dashboard: [2026-07-09T18:46:24.846Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-09T18:46:25.286Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T18:46:25.337Z] [INFO] Command exit code: 0 [2026-07-09T18:46:25.345Z] [INFO] Retrieved version of Pipelines: [2026-07-09T18:46:25.353Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-09T18:46:25.798Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T18:46:25.832Z] [INFO] Command exit code: 0 [2026-07-09T18:46:25.859Z] [INFO] Retrieved version of Kueue: [2026-07-09T18:46:25.882Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-09T18:46:26.261Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T18:46:26.268Z] [INFO] Command exit code: 0 [2026-07-09T18:46:26.368Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-09T18:46:26.426Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-09T18:46:26.884Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T18:46:26.933Z] [INFO] Command exit code: 0 [2026-07-09T18:46:26.985Z] [INFO] Retrieved version of Feast operator: 0.64.0 [2026-07-09T18:46:27.035Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-09T18:46:27.566Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T18:46:27.657Z] [INFO] Command exit code: 1 [2026-07-09T18:46:27.739Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-09T18:46:27.745Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-09T18:46:28.374Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T18:46:28.451Z] [INFO] Command exit code: 0 [2026-07-09T18:46:28.460Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-09T18:46:28.465Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-09T18:46:28.992Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T18:46:29.030Z] [INFO] Command exit code: 0 [2026-07-09T18:46:29.095Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-09T18:46:29.145Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-09T18:46:29.638Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T18:46:29.675Z] [INFO] Command exit code: 0 [2026-07-09T18:46:29.763Z] [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-09T18:46:29.795Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-09T18:46:30.468Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T18:46:30.556Z] [INFO] Command exit code: 0 [2026-07-09T18:46:30.675Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-09T18:46:30.762Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-09T18:46:31.462Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T18:46:31.468Z] [INFO] Command exit code: 0 [2026-07-09T18:46:31.538Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-09T18:46:31.546Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-09T18:46:32.273Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T18:46:32.391Z] [INFO] Command exit code: 0 [2026-07-09T18:46:32.572Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (14906ms) 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-09T18:46:36.453Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-09T18:46:36.524Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-09T18:46:36.532Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-09T18:46:36.549Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-09T18:46:36.556Z] [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-09T18:46:36.566Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T18:46:36.628Z] [INFO] [STEP 1] Log into the application [2026-07-09T18:46:36.638Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-09T18:46:37.044Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T18:46:39.457Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-09T18:46:40.162Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-09T18:46:40.335Z] [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, /maas/keys-and-subs, /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, /settings/cluster/general, /settings/cluster/storage-classes, /settings/environment-setup/workbench-images, /settings/environment-setup/hardware-profiles, /settings/environment-setup/connection-types, /settings/model-resources-operations/serving-runtimes, /settings/model-resources-operations/model-catalog, /settings/model-resources-operations/model-registry, /settings/user-management, /maas/subscriptions, /maas/auth-policies [2026-07-09T18:46:40.428Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-09T18:46:40.645Z] [INFO] ✅ / - Status: 200 [2026-07-09T18:46:41.347Z] [INFO] ✅ https://console-openshift-console.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com: - Status: 200 [2026-07-09T18:46:41.920Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/183f26df-4ff2-48c4-bf5d-8656daefc0fb - Status: 200 [2026-07-09T18:46:41.970Z] [INFO] ✅ / - Status: 200 [2026-07-09T18:46:42.055Z] [INFO] ✅ /projects - Status: 200 [2026-07-09T18:46:42.148Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-09T18:46:42.257Z] [INFO] ✅ /maas/keys-and-subs - Status: 200 [2026-07-09T18:46:42.354Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-09T18:46:42.383Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-09T18:46:42.481Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-09T18:46:42.643Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-09T18:46:42.737Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-09T18:46:42.861Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-09T18:46:42.987Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-09T18:46:43.126Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-09T18:46:43.189Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-09T18:46:43.262Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-09T18:46:43.341Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-09T18:46:43.392Z] [INFO] ✅ /develop-train/mlflow/experiments - Status: 200 [2026-07-09T18:46:43.526Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-09T18:46:43.579Z] [INFO] ✅ /observe-monitor/workload-metrics - Status: 200 [2026-07-09T18:46:43.666Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-09T18:46:43.773Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-09T18:46:43.947Z] [INFO] ✅ /applications/explore - Status: 200 [2026-07-09T18:46:43.977Z] [INFO] ✅ /settings/cluster/general - Status: 200 [2026-07-09T18:46:44.031Z] [INFO] ✅ /settings/cluster/storage-classes - Status: 200 [2026-07-09T18:46:44.060Z] [INFO] ✅ /settings/environment-setup/workbench-images - Status: 200 [2026-07-09T18:46:44.091Z] [INFO] ✅ /settings/environment-setup/hardware-profiles - Status: 200 [2026-07-09T18:46:44.126Z] [INFO] ✅ /settings/environment-setup/connection-types - Status: 200 [2026-07-09T18:46:44.156Z] [INFO] ✅ /settings/model-resources-operations/serving-runtimes - Status: 200 [2026-07-09T18:46:44.185Z] [INFO] ✅ /settings/model-resources-operations/model-catalog - Status: 200 [2026-07-09T18:46:44.233Z] [INFO] ✅ /settings/model-resources-operations/model-registry - Status: 200 [2026-07-09T18:46:44.354Z] [INFO] ✅ /settings/user-management - Status: 200 [2026-07-09T18:46:44.435Z] [INFO] ✅ /maas/subscriptions - Status: 200 [2026-07-09T18:46:44.629Z] [INFO] ✅ /maas/auth-policies - Status: 200 ✓ Verify the various application tabs and switcher links are operational (8374ms) 1 passing (8s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_001.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 8 seconds │ │ Spec Ran: dashboardNavigation/testApplicationLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testManifestLinks.cy.ts (3 of 18) [2026-07-09T18:46:50.845Z] [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-09T18:46:50.937Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (295ms) 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-09T18:46:57.427Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-09T18:46:57.443Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-09T18:46:57.448Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-09T18:46:57.455Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-09T18:46:57.461Z] [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-09T18:46:57.532Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T18:46:57.559Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-09T18:46:57.628Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-09T18:46:58.525Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-09T18:46:58.533Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-09T18:46:58.542Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-09T18:46:58.552Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-09T18:46:59.339Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-09T18:47:00.133Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-09T18:47:00.143Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-09T18:47:00.834Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-09T18:47:00.849Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-09T18:47:00.858Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-09T18:47:00.866Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-09T18:47:00.935Z] [INFO] [STEP 1] Log into the application [2026-07-09T18:47:00.943Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-09T18:47:01.331Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T18:47:05.040Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-09T18:47:11.826Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-09T18:47:18.238Z] [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 (21113ms) [2026-07-09T18:47:18.936Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-09T18:47:18.939Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-09T18:47:18.945Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-09T18:47:18.954Z] [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-09T18:47:19.029Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T18:47:19.043Z] [INFO] [STEP 1] Log into the application [2026-07-09T18:47:19.049Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-09T18:47:19.553Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T18:47:21.632Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-09T18:47:25.846Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-09T18:47:29.449Z] [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 (10722ms) [2026-07-09T18:47:29.730Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-09T18:47:29.734Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-09T18:47:29.741Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-09T18:47:29.747Z] [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-09T18:47:29.753Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T18:47:29.763Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-09T18:47:29.828Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-09T18:47:30.131Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T18:47:32.432Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-09T18:47:40.730Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-09T18:47:42.249Z] [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 (10312ms) 3 passing (45s) [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: 45 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-09T18:47:50.625Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-09T18:47:50.639Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-09T18:47:50.644Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-09T18:47:50.724Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-09T18:47:50.731Z] [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-09T18:47:50.740Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T18:47:50.757Z] [INFO] Ensure admin oc session for setup [2026-07-09T18:47:51.457Z] [INFO] [EXEC] oc whoami [2026-07-09T18:47:53.340Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://api.rh-nightly-pm.nuth.p3.openshiftapps.com:443" --insecure-skip-tls-verify [2026-07-09T18:47:53.344Z] [INFO] Check if the operator is RHOAI [2026-07-09T18:47:54.244Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-09T18:47:54.253Z] [INFO] Command exit code: 0 [2026-07-09T18:47:54.329Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-09T18:47:54.350Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-09T18:47:54.355Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-09T18:47:55.135Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-09T18:47:55.143Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-09T18:47:55.149Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-09T18:47:55.162Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-09T18:47:55.863Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-09T18:47:56.633Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-09T18:47:56.644Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-09T18:47:57.925Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-09T18:47:57.942Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-09T18:47:58.030Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-09T18:47:58.135Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-09T18:47:59.456Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783622878140-rb0j6d6et.yaml && rm -f /tmp/cypress-yaml-1783622878140-rb0j6d6et.yaml [2026-07-09T18:47:59.543Z] [INFO] Command exit code: 0 [2026-07-09T18:47:59.559Z] [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-09T18:48:10.270Z] [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-09T18:48:10.339Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-6894ff448c-wbh8l [2026-07-09T18:48:10.348Z] [INFO] Found 1 matching pods [2026-07-09T18:48:10.365Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-6894ff448c-wbh8l -n test-fs-ui-proj-108259 --timeout=300s [2026-07-09T18:48:21.677Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-6894ff448c-wbh8l -n test-fs-ui-proj-108259 --timeout=300s [2026-07-09T18:48:21.729Z] [INFO] Pod is ready: pod/feast-test-s3-6894ff448c-wbh8l condition met [2026-07-09T18:48:21.744Z] [INFO] [STEP 1] Log in as admin user [2026-07-09T18:48:21.835Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-09T18:48:22.332Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T18:48:25.546Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-09T18:48:30.643Z] [INFO] [STEP 3] Verify the Feature Store project is discoverable and select it [2026-07-09T18:48:31.136Z] [INFO] [STEP 4] Verify the project selector shows the selected project ✓ Admin user can discover the Feature Store project (40924ms) [2026-07-09T18:48:31.445Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-09T18:48:31.448Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-09T18:48:31.454Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-09T18:48:31.459Z] [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-09T18:48:31.465Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T18:48:31.477Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-09T18:48:31.483Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-09T18:48:31.851Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T18:48:32.990Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-09T18:48:36.780Z] [INFO] [STEP 3] Verify the Feature Store empty state is shown (no projects accessible) [2026-07-09T18:48:47.933Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-09T18:48:47.936Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-09T18:48:47.941Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-09T18:48:47.945Z] [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-09T18:48:47.950Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T18:48:47.961Z] [INFO] Ensure admin oc session for setup [2026-07-09T18:48:48.276Z] [INFO] [EXEC] oc whoami [2026-07-09T18:48:48.280Z] [INFO] Check if the operator is RHOAI [2026-07-09T18:48:48.775Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-09T18:48:48.781Z] [INFO] Command exit code: 0 [2026-07-09T18:48:48.787Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-09T18:48:48.798Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-09T18:48:48.825Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-09T18:48:49.160Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-09T18:48:49.166Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-09T18:48:49.172Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-09T18:48:49.180Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-09T18:49:37.784Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-09T18:49:37.794Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-09T18:49:37.799Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-09T18:49:38.193Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-09T18:49:38.200Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-09T18:49:38.205Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-09T18:49:38.229Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-09T18:49:38.667Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-09T18:49:39.133Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-09T18:49:39.139Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-09T18:49:39.486Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-09T18:49:39.561Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-09T18:49:39.570Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-09T18:49:39.631Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-09T18:49:40.351Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783622979632-xrkudfut7.yaml && rm -f /tmp/cypress-yaml-1783622979632-xrkudfut7.yaml [2026-07-09T18:49:40.357Z] [INFO] Command exit code: 0 [2026-07-09T18:49:40.362Z] [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-09T18:49:50.753Z] [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-09T18:49:50.764Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-6894ff448c-hsc52 [2026-07-09T18:49:50.772Z] [INFO] Found 1 matching pods [2026-07-09T18:49:50.778Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-6894ff448c-hsc52 -n test-fs-ui-proj-108259 --timeout=300s [2026-07-09T18:50:02.189Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-6894ff448c-hsc52 -n test-fs-ui-proj-108259 --timeout=300s [2026-07-09T18:50:02.197Z] [INFO] Pod is ready: pod/feast-test-s3-6894ff448c-hsc52 condition met [2026-07-09T18:50:02.207Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-09T18:50:02.225Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ 1) Non-admin user without namespace access cannot discover the Feature Store project [2026-07-09T18:50:02.831Z] [INFO] Restore admin oc session for cleanup [2026-07-09T18:50:03.142Z] [INFO] [EXEC] oc whoami [2026-07-09T18:50:03.147Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-09T18:50:03.534Z] [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.rh-nightly-pm.nuth.p3.openshiftapps.com/ Failed to visit 'https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/'. Status code: 503 Error: Failed to visit 'https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/'. Status code: 503 at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_004.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 1 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 2 │ │ Video: false │ │ Duration: 2 minutes, 13 seconds │ │ Spec Ran: featureStore/testFeatureStoreRbac.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/featureS (1919x1079) tore/testFeatureStoreRbac.cy.ts/Verify RBAC scoped Feature Store discovery by na mespace access -- Non-admin user without namespace access cannot discover the Fe ature Store project (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/featureS (1919x1079) tore/testFeatureStoreRbac.cy.ts/Verify RBAC scoped Feature Store discovery by na mespace access -- Non-admin user without namespace access cannot discover the Fe ature Store project (failed) (attempt 2).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: learningResources/testCustomResourceCreation.cy.ts (6 of 18) [2026-07-09T18:50:07.728Z] [INFO] Setting tests timeout to: 480 seconds Create a custom resource Quickstart by using Dashboard CRDs [2026-07-09T18:50:07.747Z] [INFO] Starting 480s timeout for: Upload custom resource and verify [2026-07-09T18:50:07.753Z] [INFO] Test title: Upload custom resource and verify [2026-07-09T18:50:07.767Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-697","@Dashboard","@NonConcurrent"] [2026-07-09T18:50:07.777Z] [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-09T18:50:07.833Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T18:50:07.863Z] [INFO] Loaded resources data: { "resources": { "CustomQuickStart": [ { "kind": "OdhQuickStart", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom Quick Start", "metaDataName": "custom-quick-start-test", "description": "This quick start is a TEST!!!", "yamlPath": "import/custom_quickstart.yaml" } ], "CustomApplication": [ { "kind": "OdhApplication", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom ODS-CI Application", "metaDataName": "custom-odsci-app-doc", "description": "Custom Application is a test item created by ODS-CI to test creation of custom d", "yamlPath": "import/custom_app.yaml" } ], "CustomHowTo": [ { "namespace": "opendatahub", "kind": "OdhDocument", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom How-To Documentation", "metaDataName": "custom-doc-howto-test", "description": "Custom How-To is a test item created by ODS-CI suite in order to test creation o", "yamlPath": "import/custom_doc_howto.yaml" } ], "CustomTutorial": [ { "kind": "OdhDocument", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom Tutorial Documentation", "metaDataName": "custom-doc-tutorial-test", "description": "Custom Tutorial is a test item created by ODS-CI suite in order to test creation", "yamlPath": "import/custom_doc_tutorial.yaml" } ] } } [2026-07-09T18:50:07.876Z] [INFO] YAML path for CustomQuickStart: import/custom_quickstart.yaml [2026-07-09T18:50:07.955Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783623007939.yaml" -n redhat-ods-applications [2026-07-09T18:50:08.485Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783623007939.yaml" -n redhat-ods-applications [2026-07-09T18:50:08.495Z] [INFO] Command executed successfully: odhquickstart.console.openshift.io/custom-quick-start-test created [2026-07-09T18:50:08.682Z] [INFO] [EXEC] rm /tmp/temp_1783623007939.yaml [2026-07-09T18:50:08.743Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783623008689.yaml" -n redhat-ods-applications [2026-07-09T18:50:09.257Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783623008689.yaml" -n redhat-ods-applications [2026-07-09T18:50:09.275Z] [INFO] Command executed successfully: odhapplication.dashboard.opendatahub.io/custom-odsci-app created [2026-07-09T18:50:09.489Z] [INFO] [EXEC] rm /tmp/temp_1783623008689.yaml [2026-07-09T18:50:09.564Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783623009533.yaml" -n redhat-ods-applications [2026-07-09T18:50:10.093Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783623009533.yaml" -n redhat-ods-applications [2026-07-09T18:50:10.154Z] [INFO] Command executed successfully: odhdocument.dashboard.opendatahub.io/custom-doc-howto-test created [2026-07-09T18:50:10.330Z] [INFO] [EXEC] rm /tmp/temp_1783623009533.yaml [2026-07-09T18:50:10.350Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783623010336.yaml" -n redhat-ods-applications [2026-07-09T18:50:10.836Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783623010336.yaml" -n redhat-ods-applications [2026-07-09T18:50:10.865Z] [INFO] Command executed successfully: odhdocument.dashboard.opendatahub.io/custom-doc-tutorial-test created [2026-07-09T18:50:11.131Z] [INFO] [EXEC] rm /tmp/temp_1783623010336.yaml [2026-07-09T18:50:11.154Z] [INFO] All resources have been set up successfully. [2026-07-09T18:50:11.427Z] [INFO] [STEP 1] Log into the application [2026-07-09T18:50:11.439Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-09T18:50:12.056Z] [INFO] Starting 480s timeout for: Upload custom resource and verify [2026-07-09T18:50:12.060Z] [INFO] Test title: Upload custom resource and verify [2026-07-09T18:50:12.080Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-697","@Dashboard","@NonConcurrent"] [2026-07-09T18:50:12.085Z] [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-09T18:50:12.126Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T18:50:12.139Z] [INFO] Loaded resources data: { "resources": { "CustomQuickStart": [ { "kind": "OdhQuickStart", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom Quick Start", "metaDataName": "custom-quick-start-test", "description": "This quick start is a TEST!!!", "yamlPath": "import/custom_quickstart.yaml" } ], "CustomApplication": [ { "kind": "OdhApplication", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom ODS-CI Application", "metaDataName": "custom-odsci-app-doc", "description": "Custom Application is a test item created by ODS-CI to test creation of custom d", "yamlPath": "import/custom_app.yaml" } ], "CustomHowTo": [ { "namespace": "opendatahub", "kind": "OdhDocument", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom How-To Documentation", "metaDataName": "custom-doc-howto-test", "description": "Custom How-To is a test item created by ODS-CI suite in order to test creation o", "yamlPath": "import/custom_doc_howto.yaml" } ], "CustomTutorial": [ { "kind": "OdhDocument", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom Tutorial Documentation", "metaDataName": "custom-doc-tutorial-test", "description": "Custom Tutorial is a test item created by ODS-CI suite in order to test creation", "yamlPath": "import/custom_doc_tutorial.yaml" } ] } } [2026-07-09T18:50:12.143Z] [INFO] YAML path for CustomQuickStart: import/custom_quickstart.yaml [2026-07-09T18:50:12.159Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783623012145.yaml" -n redhat-ods-applications [2026-07-09T18:50:23.331Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783623012145.yaml" -n redhat-ods-applications [2026-07-09T18:50:23.345Z] [INFO] Command executed successfully: odhquickstart.console.openshift.io/custom-quick-start-test unchanged [2026-07-09T18:50:23.587Z] [INFO] [EXEC] rm /tmp/temp_1783623012145.yaml [2026-07-09T18:50:23.643Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783623023626.yaml" -n redhat-ods-applications [2026-07-09T18:50:38.946Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783623023626.yaml" -n redhat-ods-applications [2026-07-09T18:50:38.960Z] [INFO] Command executed successfully: odhapplication.dashboard.opendatahub.io/custom-odsci-app unchanged [2026-07-09T18:50:39.225Z] [INFO] [EXEC] rm /tmp/temp_1783623023626.yaml [2026-07-09T18:50:39.244Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783623039228.yaml" -n redhat-ods-applications [2026-07-09T18:50:41.037Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783623039228.yaml" -n redhat-ods-applications [2026-07-09T18:50:41.046Z] [INFO] Command executed successfully: odhdocument.dashboard.opendatahub.io/custom-doc-howto-test unchanged [2026-07-09T18:50:41.329Z] [INFO] [EXEC] rm /tmp/temp_1783623039228.yaml [2026-07-09T18:50:41.349Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783623041331.yaml" -n redhat-ods-applications [2026-07-09T18:50:43.027Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783623041331.yaml" -n redhat-ods-applications [2026-07-09T18:50:43.038Z] [INFO] Command executed successfully: odhdocument.dashboard.opendatahub.io/custom-doc-tutorial-test unchanged [2026-07-09T18:50:43.236Z] [INFO] [EXEC] rm /tmp/temp_1783623041331.yaml [2026-07-09T18:50:43.245Z] [INFO] All resources have been set up successfully. [2026-07-09T18:50:43.264Z] [INFO] [STEP 1] Log into the application [2026-07-09T18:50:43.274Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-09T18:50:43.796Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T18:50:46.730Z] [INFO] [STEP 2] Navigate to Resources tab and search for the Custom Resources [2026-07-09T18:50:46.946Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/learning-resources [2026-07-09T18:50:49.532Z] [INFO] [STEP 3] Check for newly created resources [2026-07-09T18:50:49.782Z] [INFO] Starting resource check for 4 resources. [2026-07-09T18:50:49.900Z] [INFO] Checking for resource: TEST - Custom Quick Start [2026-07-09T18:50:50.353Z] [INFO] Waiting for card with id: custom-quick-start-test [2026-07-09T18:50:50.498Z] [INFO] ✅ Resource found: TEST - Custom Quick Start [2026-07-09T18:50:50.502Z] [INFO] Checking for resource: TEST - Custom ODS-CI Application [2026-07-09T18:50:50.846Z] [INFO] Waiting for card with id: custom-odsci-app-doc [2026-07-09T18:50:51.091Z] [INFO] ✅ Resource found: TEST - Custom ODS-CI Application [2026-07-09T18:50:51.096Z] [INFO] Checking for resource: TEST - Custom How-To Documentation [2026-07-09T18:50:51.474Z] [INFO] Waiting for card with id: custom-doc-howto-test [2026-07-09T18:51:19.196Z] [INFO] ✅ Resource found: TEST - Custom How-To Documentation [2026-07-09T18:51:19.250Z] [INFO] Checking for resource: TEST - Custom Tutorial Documentation [2026-07-09T18:51:19.668Z] [INFO] Waiting for card with id: custom-doc-tutorial-test [2026-07-09T18:51:19.749Z] [INFO] ✅ Resource found: TEST - Custom Tutorial Documentation [2026-07-09T18:51:19.768Z] [INFO] Executing command: oc delete OdhQuickStart -n redhat-ods-applications -l app=custom-odsci-app [2026-07-09T18:51:20.182Z] [INFO] [EXEC] oc delete OdhQuickStart -n redhat-ods-applications -l app=custom-odsci-app [2026-07-09T18:51:20.192Z] [INFO] Command execution result: {"stdout":"odhquickstart.console.openshift.io \"custom-quick-start-test\" deleted","stderr":"","exitCode":0} [2026-07-09T18:51:20.197Z] [INFO] Custom resource deleted successfully. [2026-07-09T18:51:20.200Z] [INFO] Executing command: oc delete OdhApplication -n redhat-ods-applications -l app=custom-odsci-app [2026-07-09T18:51:20.601Z] [INFO] [EXEC] oc delete OdhApplication -n redhat-ods-applications -l app=custom-odsci-app [2026-07-09T18:51:20.610Z] [INFO] Command execution result: {"stdout":"odhapplication.dashboard.opendatahub.io \"custom-odsci-app\" deleted","stderr":"","exitCode":0} [2026-07-09T18:51:20.615Z] [INFO] Custom resource deleted successfully. [2026-07-09T18:51:20.619Z] [INFO] Executing command: oc delete OdhDocument -n redhat-ods-applications -l app=custom-odsci-app [2026-07-09T18:51:21.036Z] [INFO] [EXEC] oc delete OdhDocument -n redhat-ods-applications -l app=custom-odsci-app [2026-07-09T18:51:21.046Z] [INFO] Command execution result: {"stdout":"odhdocument.dashboard.opendatahub.io \"custom-doc-howto-test\" deleted\nodhdocument.dashboard.opendatahub.io \"custom-doc-tutorial-test\" deleted","stderr":"","exitCode":0} [2026-07-09T18:51:21.053Z] [INFO] Custom resource deleted successfully. [2026-07-09T18:51:21.057Z] [INFO] Executing command: oc delete OdhDocument -n redhat-ods-applications -l app=custom-odsci-app [2026-07-09T18:51:21.486Z] [INFO] [EXEC] oc delete OdhDocument -n redhat-ods-applications -l app=custom-odsci-app [2026-07-09T18:51:21.495Z] [INFO] Command execution result: {"stdout":"No resources found","stderr":"","exitCode":0} [2026-07-09T18:51:21.526Z] [INFO] Custom resource deleted successfully. [2026-07-09T18:51:21.531Z] [INFO] All resources have been cleaned up successfully. ✓ Upload custom resource and verify (67771ms) 1 passing (1m) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_005.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 1 │ │ Video: false │ │ Duration: 1 minute, 14 seconds │ │ Spec Ran: learningResources/testCustomResourceCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/learning (1919x1079) Resources/testCustomResourceCreation.cy.ts/Create a custom resource Quickstart b y using Dashboard CRDs -- Upload custom resource and verify (failed).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: modelCatalog/testCatalogSettingsAvailable.cy.ts (7 of 18) [2026-07-09T18:51:25.279Z] [INFO] Setting tests timeout to: 480 seconds Verify Model Catalog Settings Access Control [2026-07-09T18:51:25.336Z] [INFO] Starting 480s timeout for: Admin user can access Model catalog settings [2026-07-09T18:51:25.340Z] [INFO] Test title: Admin user can access Model catalog settings [2026-07-09T18:51:25.347Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-07-09T18:51:25.352Z] [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-09T18:51:25.359Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T18:51:25.425Z] [INFO] [STEP 1] Log into the application as admin with aiCatalogSettings flag enabled [2026-07-09T18:51:25.434Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-09T18:51:25.726Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T18:51:28.264Z] [INFO] [STEP 2] Navigate to Model catalog settings [2026-07-09T18:51:30.965Z] [INFO] [STEP 3] Verify add source button is visible ✓ Admin user can access Model catalog settings (5889ms) [2026-07-09T18:51:31.260Z] [INFO] Starting 480s timeout for: Non-admin user cannot access Model catalog settings [2026-07-09T18:51:31.262Z] [INFO] Test title: Non-admin user cannot access Model catalog settings [2026-07-09T18:51:31.266Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-07-09T18:51:31.270Z] [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-09T18:51:31.278Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T18:51:31.286Z] [INFO] [STEP 1] Log into the application as non-admin user [2026-07-09T18:51:31.293Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-09T18:51:31.530Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T18:51:32.774Z] [INFO] [STEP 2] Verify Model catalog settings nav item is not visible for non-admin [2026-07-09T18:51:33.250Z] [INFO] [STEP 3] Attempt to navigate to Model catalog settings directly [2026-07-09T18:51:33.646Z] [INFO] [STEP 4] Verify page not found is displayed [2026-07-09T18:51:44.939Z] [INFO] Starting 480s timeout for: Non-admin user cannot access Model catalog settings [2026-07-09T18:51:44.942Z] [INFO] Test title: Non-admin user cannot access Model catalog settings [2026-07-09T18:51:44.948Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-07-09T18:51:44.954Z] [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-09T18:51:44.959Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T18:51:44.970Z] [INFO] [STEP 1] Log into the application as non-admin user [2026-07-09T18:51:44.977Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-09T18:51:45.257Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T18:51:46.961Z] [INFO] [STEP 2] Verify Model catalog settings nav item is not visible for non-admin [2026-07-09T18:51:47.431Z] [INFO] [STEP 3] Attempt to navigate to Model catalog settings directly [2026-07-09T18:51:48.061Z] [INFO] [STEP 4] Verify page not found is displayed 1) Non-admin user cannot access Model catalog settings 1 passing (33s) 1 failing 1) Verify Model Catalog Settings Access Control Non-admin user cannot access Model catalog settings: Test steps were: 1. Log into the application as non-admin user 2. Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ 3. Verify Model catalog settings nav item is not visible for non-admin 4. Attempt to navigate to Model catalog settings directly 5. Verify page not found is displayed Timed out retrying after 10000ms: Unable to find an element by: [data-testid="not-found-page"] Ignored nodes: comments, script, style Red Hat OpenShift AI