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-14T17:08:48.779Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-14T17:08:48.798Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-14T17:08:48.803Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-14T17:08:48.829Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-14T17:08:48.836Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-14T17:08:48.845Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-14T17:08:48.861Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-14T17:08:49.619Z] [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-14T17:08:49.627Z] [INFO] Command exit code: 0 [2026-07-14T17:08:49.646Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-14T17:08:50.165Z] [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-14T17:08:50.180Z] [INFO] Command exit code: 0 [2026-07-14T17:08:50.204Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-14T17:08:50.219Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-14T17:08:50.882Z] [INFO] OAuth login flow detected - completing authentication [2026-07-14T17:08:53.036Z] [INFO] [STEP 2] Open the About dialog [2026-07-14T17:08:54.409Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-14T17:08:54.476Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-14T17:08:54.529Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-14T17:08:54.566Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-14T17:08:54.993Z] [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-14T17:08:54.999Z] [INFO] Command exit code: 0 [2026-07-14T17:08:55.018Z] [INFO] [STEP 7] Verify admin access level [2026-07-14T17:08:55.083Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-14T17:08:55.402Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-14T17:08:55.438Z] [INFO] Command exit code: 0 [2026-07-14T17:08:55.445Z] [INFO] Retrieved version of Dashboard: [2026-07-14T17:08:55.451Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-14T17:08:55.772Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-14T17:08:55.777Z] [INFO] Command exit code: 0 [2026-07-14T17:08:55.783Z] [INFO] Retrieved version of Pipelines: [2026-07-14T17:08:55.809Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-14T17:08:56.118Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-14T17:08:56.162Z] [INFO] Command exit code: 0 [2026-07-14T17:08:56.210Z] [INFO] Retrieved version of Kueue: [2026-07-14T17:08:56.236Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-14T17:08:56.585Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-14T17:08:56.661Z] [INFO] Command exit code: 0 [2026-07-14T17:08:56.686Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-14T17:08:56.692Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-14T17:08:56.976Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-14T17:08:57.023Z] [INFO] Command exit code: 0 [2026-07-14T17:08:57.052Z] [INFO] Retrieved version of Feast operator: 0.64.0 [2026-07-14T17:08:57.058Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-14T17:08:57.446Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-14T17:08:57.480Z] [INFO] Command exit code: 1 [2026-07-14T17:08:57.538Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-14T17:08:57.567Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-14T17:08:57.857Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-14T17:08:57.863Z] [INFO] Command exit code: 0 [2026-07-14T17:08:57.899Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-14T17:08:57.907Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-14T17:08:58.262Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-14T17:08:58.299Z] [INFO] Command exit code: 0 [2026-07-14T17:08:58.384Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-14T17:08:58.393Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-14T17:08:58.939Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-14T17:08:58.976Z] [INFO] Command exit code: 0 [2026-07-14T17:08:59.083Z] [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-14T17:08:59.133Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-14T17:08:59.653Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-14T17:08:59.695Z] [INFO] Command exit code: 0 [2026-07-14T17:08:59.760Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-14T17:08:59.840Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-14T17:09:00.343Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-14T17:09:00.456Z] [INFO] Command exit code: 0 [2026-07-14T17:09:00.539Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-14T17:09:00.577Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-14T17:09:01.164Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-14T17:09:01.172Z] [INFO] Command exit code: 0 [2026-07-14T17:09:01.262Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (12624ms) 1 passing (13s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 12 seconds │ │ Spec Ran: applications/testAboutDialog.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testApplicationLinks.cy.ts (2 of 18) [2026-07-14T17:09:04.889Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-14T17:09:04.942Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-14T17:09:04.951Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-14T17:09:04.962Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-14T17:09:04.971Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-14T17:09:04.977Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-14T17:09:04.993Z] [INFO] [STEP 1] Log into the application [2026-07-14T17:09:05.033Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-14T17:09:05.361Z] [INFO] OAuth login flow detected - completing authentication [2026-07-14T17:09:09.136Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-14T17:09:10.047Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-14T17:09:10.337Z] [INFO] Extracted URLs: /, https://console-openshift-console.apps.ods-qe-psi-07.osp.rh-ods.com:, https://cloud.redhat.com/openshift/details/6d836f74-d2a7-483d-9d64-7b8b9cdb8ffc, /, /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 [2026-07-14T17:09:10.427Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-14T17:09:10.660Z] [INFO] ✅ / - Status: 200 [2026-07-14T17:09:11.147Z] [INFO] ✅ https://console-openshift-console.apps.ods-qe-psi-07.osp.rh-ods.com: - Status: 200 [2026-07-14T17:09:11.440Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/6d836f74-d2a7-483d-9d64-7b8b9cdb8ffc - Status: 200 [2026-07-14T17:09:11.484Z] [INFO] ✅ / - Status: 200 [2026-07-14T17:09:11.564Z] [INFO] ✅ /projects - Status: 200 [2026-07-14T17:09:11.635Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-14T17:09:11.729Z] [INFO] ✅ /maas/keys-and-subs - Status: 200 [2026-07-14T17:09:11.785Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-14T17:09:11.866Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-14T17:09:11.942Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-14T17:09:12.040Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-14T17:09:12.083Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-14T17:09:12.169Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-14T17:09:12.252Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-14T17:09:12.292Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-14T17:09:12.434Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-14T17:09:12.535Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-14T17:09:12.641Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-14T17:09:12.773Z] [INFO] ✅ /develop-train/mlflow/experiments - Status: 200 [2026-07-14T17:09:12.939Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-14T17:09:13.076Z] [INFO] ✅ /observe-monitor/workload-metrics - Status: 200 [2026-07-14T17:09:13.194Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-14T17:09:13.342Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-14T17:09:13.401Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (8654ms) 1 passing (9s) [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-14T17:09:17.756Z] [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-14T17:09:17.845Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (228ms) 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-14T17:09:24.452Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-14T17:09:24.532Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-14T17:09:24.536Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-14T17:09:24.544Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-14T17:09:24.550Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-14T17:09:24.557Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-14T17:09:24.644Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-14T17:09:24.650Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-14T17:09:25.337Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-14T17:09:25.346Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-14T17:09:25.355Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-14T17:09:25.430Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-14T17:09:26.245Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-14T17:09:26.936Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-14T17:09:26.944Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-14T17:09:27.538Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-14T17:09:27.546Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-14T17:09:27.555Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-14T17:09:27.565Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-14T17:09:27.636Z] [INFO] [STEP 1] Log into the application [2026-07-14T17:09:27.646Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-14T17:09:28.149Z] [INFO] OAuth login flow detected - completing authentication [2026-07-14T17:09:32.741Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-14T17:09:41.836Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-14T17:09:49.633Z] [INFO] [STEP 4] Save the user and validate that odh-user1 has been saved with admin permissions ✓ Verify that user can be added as an Admin for a Project (25492ms) [2026-07-14T17:09:50.343Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-14T17:09:50.346Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-14T17:09:50.353Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-14T17:09:50.434Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-14T17:09:50.440Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-14T17:09:50.454Z] [INFO] [STEP 1] Log into the application [2026-07-14T17:09:50.530Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-14T17:09:51.035Z] [INFO] OAuth login flow detected - completing authentication [2026-07-14T17:09:52.952Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-14T17:09:59.533Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-14T17:10:07.338Z] [INFO] [STEP 4] Save the group and validate that odh-user1 has been saved with admin permissions ✓ Verify user can assign access permissions to user group (17586ms) [2026-07-14T17:10:08.258Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-14T17:10:08.329Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-14T17:10:08.335Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-14T17:10:08.341Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-14T17:10:08.346Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-14T17:10:08.436Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-14T17:10:08.444Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-14T17:10:09.136Z] [INFO] OAuth login flow detected - completing authentication [2026-07-14T17:10:21.145Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-14T17:10:21.149Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-14T17:10:21.155Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-14T17:10:21.161Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-14T17:10:21.231Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-14T17:10:21.244Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-14T17:10:21.250Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-14T17:10:21.864Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-14T17:10:21.870Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-14T17:10:21.932Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-14T17:10:21.942Z] [INFO] Project cypress-user-perm-test-526006 already exists. Deleting it. [2026-07-14T17:10:31.939Z] [INFO] [EXEC] oc delete project cypress-user-perm-test-526006 --wait [2026-07-14T17:10:31.952Z] [INFO] Waiting for project cypress-user-perm-test-526006 to be fully deleted... [2026-07-14T17:10:31.958Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-14T17:10:32.664Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-14T17:10:32.733Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-14T17:10:32.741Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-14T17:10:32.756Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-14T17:10:33.571Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-14T17:10:34.330Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-14T17:10:34.337Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-14T17:10:34.966Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-14T17:10:35.034Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-14T17:10:35.042Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-14T17:10:35.051Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-14T17:10:35.062Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-14T17:10:35.070Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-14T17:10:35.555Z] [INFO] OAuth login flow detected - completing authentication 1) Verify that user can access the created project with Admin rights [2026-07-14T17:10:46.851Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-14T17:10:47.431Z] [INFO] [EXEC] oc whoami [2026-07-14T17:10:48.051Z] [INFO] [EXEC] oc delete project cypress-user-perm-test-526006 --wait=false --ignore-not-found 2 passing (1m) 1 failing 1) Verify that users can provide admin project permissions to non-admin users/groups Verify that user can access the created project with Admin rights: Test steps were: 1. Log into the application as non-admin 2. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ Timed out retrying after 10000ms: Unable to find an accessible element with the role "link" and name "oidc" Here are the accessible roles: document: Name "": -------------------------------------------------- banner: Name "":
-------------------------------------------------- img: Name "Red Hat OpenShift logo": -------------------------------------------------- main: Name "":
-------------------------------------------------- heading: Name "Log in with":

-------------------------------------------------- list: Name "":