WARNING: Using insecure TLS client config. Setting this option is not supported! Login successful. You have access to 80 projects, the list has been suppressed. You can list all projects with 'oc projects' Using project "default". Output Directory: /tmp/kiali/_output Will use a specific Istio version: 1.26.4 Will look for Istio here: /tmp/kiali/_output/istio-1.26.4 Cannot find Istio 1.26.4 - will download it now... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102 100 102 0 0 2227 0 --:--:-- --:--:-- --:--:-- 2266 100 5124 100 5124 0 0 25265 0 --:--:-- --:--:-- --:--:-- 25265 Downloading istio-1.26.4 from https://github.com/istio/istio/releases/download/1.26.4/istio-1.26.4-linux-amd64.tar.gz ... Istio 1.26.4 download complete! The Istio release archive has been downloaded to the istio-1.26.4 directory. To configure the istioctl client tool for your workstation, add the /tmp/kiali/_output/istio-1.26.4/bin directory to your environment path variable with: export PATH="$PATH:/tmp/kiali/_output/istio-1.26.4/bin" Begin the Istio pre-installation check by running: istioctl x precheck Try Istio in ambient mode https://istio.io/latest/docs/ambient/getting-started/ Try Istio in sidecar mode https://istio.io/latest/docs/setup/getting-started/ Install guides for ambient mode https://istio.io/latest/docs/ambient/install/ Install guides for sidecar mode https://istio.io/latest/docs/setup/install/ Need more information? Visit https://istio.io/latest/docs/ Istio is found here: /tmp/kiali/_output/istio-1.26.4 client version: 1.26.4 control plane version: 1.26.4_ossm data plane version: 1.26.4 (1 proxies) istioctl is found here: /tmp/kiali/_output/istio-1.26.4/bin/istioctl CLIENT_EXE=oc ARCH=amd64 IS_OPENSHIFT=true Deploying bookinfo demo ... Istio is found here: /tmp/kiali/hack/istio/../../_output/istio-1.26.4 istioctl is found here: /tmp/kiali/hack/istio/../../_output/istio-1.26.4/bin/istioctl client version: 1.26.4 control plane version: 1.26.4_ossm data plane version: 1.26.4 (1 proxies) The cluster client executable is found here: /usr/bin/oc IS_OPENSHIFT=true AMBIENT_ENABLED=false SERVICE_VERSIONS=false serviceaccount/istio-ingressgateway unchanged role.rbac.authorization.k8s.io/secret-reader unchanged rolebinding.rbac.authorization.k8s.io/istio-ingressgateway-secret-reader unchanged deployment.apps/istio-ingressgateway unchanged service/istio-ingressgateway unchanged Now using project "bookinfo" on server "https://api.ci-op-px5k3b2p-048e1.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname networkattachmentdefinition.k8s.cni.cncf.io/istio-cni created namespace/bookinfo labeled service/details created serviceaccount/bookinfo-details created deployment.apps/details-v1 created service/ratings created serviceaccount/bookinfo-ratings created deployment.apps/ratings-v1 created service/reviews created serviceaccount/bookinfo-reviews created deployment.apps/reviews-v1 created deployment.apps/reviews-v2 created deployment.apps/reviews-v3 created service/productpage created serviceaccount/bookinfo-productpage created deployment.apps/productpage-v1 created gateway.networking.istio.io/bookinfo-gateway created virtualservice.networking.istio.io/bookinfo created route.route.openshift.io/productpage exposed route.route.openshift.io/istio-ingressgateway exposed Error from server (NotFound): services "bookinfo-gateway-istio" not found Bookinfo Demo should be installed and starting up - here are the pods and services NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE details ClusterIP 172.30.130.181 9080/TCP 5s productpage ClusterIP 172.30.148.149 9080/TCP 5s ratings ClusterIP 172.30.34.80 9080/TCP 5s reviews ClusterIP 172.30.171.21 9080/TCP 5s NAME READY STATUS RESTARTS AGE details-v1-77d6bd5675-xj5n8 2/2 Running 0 5s productpage-v1-bb87ff47b-2742d 1/2 Running 0 5s ratings-v1-8589f64b4c-z5r7p 2/2 Running 0 5s reviews-v1-8cf7b9cc5-s7wv6 2/2 Running 0 5s reviews-v2-67d565655f-5g82x 2/2 Running 0 5s reviews-v3-d587fc9d7-xhbbh 2/2 Running 0 5s Installing Traffic Generator Determining the route to send traffic to, trying istio-ingressgateway route in istio-system namespace Error from server (NotFound): routes.route.openshift.io "bookinfo-gateway-istio" not found Error from server (NotFound): routes.route.openshift.io "bookinfo-gateway-istio" not found No bookinfo-gateway-istio route in bookinfo namespace, next, trying istio-ingressgateway route in istio-system namespace route.route.openshift.io/istio-ingressgateway condition met Traffic Generator will use the OpenShift ingress route of: istio-ingressgateway-istio-system.apps.ci-op-px5k3b2p-048e1.cspilp.interop.ccitredhat.com Ingress route: http://istio-ingressgateway-istio-system.apps.ci-op-px5k3b2p-048e1.cspilp.interop.ccitredhat.com/productpage clusterrole.rbac.authorization.k8s.io/system:openshift:scc:anyuid added: "default" % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 215 100 215 0 0 2809 0 --:--:-- --:--:-- --:--:-- 2828 configmap/traffic-generator-config created % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1390 100 1390 0 0 8724 0 --:--:-- --:--:-- --:--:-- 8742 replicaset.apps/kiali-traffic-generator created Deploying error rates demo ... Will deploy Error Rates Demo using these settings: ARCH=amd64 AUTO_INJECTION=true AUTO_INJECTION_LABEL=istio-injection=enabled CLIENT_EXE=oc CLUSTER1_CONTEXT=east CLUSTER2_CONTEXT=west DELETE_DEMO=false DISTRIBUTE_DEMO=false ISTIO_NAMESPACE=istio-system NAMESPACE_ALPHA=alpha NAMESPACE_BETA=beta NAMESPACE_GAMMA=gamma SOURCE=https://raw.githubusercontent.com/kiali/demos/master IS_OPENSHIFT=true Now using project "alpha" on server "https://api.ci-op-px5k3b2p-048e1.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname Now using project "beta" on server "https://api.ci-op-px5k3b2p-048e1.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname Now using project "gamma" on server "https://api.ci-op-px5k3b2p-048e1.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname namespace/alpha labeled namespace/beta labeled namespace/gamma labeled clusterrole.rbac.authorization.k8s.io/system:openshift:scc:anyuid added: "default" clusterrole.rbac.authorization.k8s.io/system:openshift:scc:anyuid added: "default" clusterrole.rbac.authorization.k8s.io/system:openshift:scc:anyuid added: "default" networkattachmentdefinition.k8s.cni.cncf.io/istio-cni created networkattachmentdefinition.k8s.cni.cncf.io/istio-cni created networkattachmentdefinition.k8s.cni.cncf.io/istio-cni created securitycontextconstraints.security.openshift.io/error-rates-scc created % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8377 100 8377 0 0 98305 0 --:--:-- --:--:-- --:--:-- 98552 deployment.apps/a-client created deployment.apps/b-client created deployment.apps/c-client created deployment.apps/d-client created deployment.apps/e-client created deployment.apps/f-client created deployment.apps/v-server created service/v-server created deployment.apps/w-server created service/w-server created deployment.apps/x-server created service/x-server created deployment.apps/y-server created service/y-server created deployment.apps/z-server created service/z-server created % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8368 100 8368 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k deployment.apps/a-client created deployment.apps/b-client created deployment.apps/c-client created deployment.apps/d-client created deployment.apps/e-client created deployment.apps/f-client created deployment.apps/v-server created service/v-server created deployment.apps/w-server created service/w-server created deployment.apps/x-server created service/x-server created deployment.apps/y-server created service/y-server created deployment.apps/z-server created service/z-server created % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8057 100 8057 0 0 51016 0 --:--:-- --:--:-- --:--:-- 51318 deployment.apps/a-client created deployment.apps/b-client created deployment.apps/c-client created deployment.apps/d-client created deployment.apps/e-client created deployment.apps/f-client created deployment.apps/v-server created service/v-server created deployment.apps/w-server created service/w-server created deployment.apps/x-server created service/x-server created deployment.apps/y-server created service/y-server created deployment.apps/z-server created service/z-server created Deploying sleep demo ... CLIENT_EXE=oc ARCH=amd64 IS_OPENSHIFT=true Installing the 'sleep' app in the 'sleep' namespace... Error from server (NotFound): namespaces "sleep" not found Now using project "sleep" on server "https://api.ci-op-px5k3b2p-048e1.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname namespace/sleep labeled clusterrole.rbac.authorization.k8s.io/system:openshift:scc:anyuid added: "sleep" networkattachmentdefinition.k8s.cni.cncf.io/istio-cni created serviceaccount/sleep created service/sleep created deployment.apps/sleep created Sleep Demo should be installed and starting up - here are the pods and services NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE sleep ClusterIP 172.30.10.209 80/TCP 4s NAME READY STATUS RESTARTS AGE sleep-655b895c47-kb45s 1/2 Running 0 4s Deploying loggers demo... The cluster client executable is found here: /usr/bin/oc Now using project "loggers" on server "https://api.ci-op-px5k3b2p-048e1.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname Deploying logger for Bookinfo deployment.apps/custom-logger created virtualservice.networking.istio.io/bookinfo patched Waiting for workload: 'details-v1' to be ready deployment "details-v1" successfully rolled out Waiting for workload: 'productpage-v1' to be ready deployment "productpage-v1" successfully rolled out Waiting for workload: 'ratings-v1' to be ready deployment "ratings-v1" successfully rolled out Waiting for workload: 'reviews-v1' to be ready deployment "reviews-v1" successfully rolled out Waiting for workload: 'reviews-v2' to be ready deployment "reviews-v2" successfully rolled out Waiting for workload: 'reviews-v3' to be ready deployment "reviews-v3" successfully rolled out Waiting for workload: 'a-client' to be ready deployment "a-client" successfully rolled out Waiting for workload: 'b-client' to be ready deployment "b-client" successfully rolled out Waiting for workload: 'c-client' to be ready deployment "c-client" successfully rolled out Waiting for workload: 'd-client' to be ready deployment "d-client" successfully rolled out Waiting for workload: 'e-client' to be ready deployment "e-client" successfully rolled out Waiting for workload: 'f-client' to be ready deployment "f-client" successfully rolled out Waiting for workload: 'v-server' to be ready deployment "v-server" successfully rolled out Waiting for workload: 'w-server' to be ready deployment "w-server" successfully rolled out Waiting for workload: 'x-server' to be ready deployment "x-server" successfully rolled out Waiting for workload: 'y-server' to be ready deployment "y-server" successfully rolled out Waiting for workload: 'z-server' to be ready deployment "z-server" successfully rolled out Waiting for workload: 'a-client' to be ready deployment "a-client" successfully rolled out Waiting for workload: 'b-client' to be ready deployment "b-client" successfully rolled out Waiting for workload: 'c-client' to be ready deployment "c-client" successfully rolled out Waiting for workload: 'd-client' to be ready deployment "d-client" successfully rolled out Waiting for workload: 'e-client' to be ready deployment "e-client" successfully rolled out Waiting for workload: 'f-client' to be ready deployment "f-client" successfully rolled out Waiting for workload: 'v-server' to be ready deployment "v-server" successfully rolled out Waiting for workload: 'w-server' to be ready deployment "w-server" successfully rolled out Waiting for workload: 'x-server' to be ready deployment "x-server" successfully rolled out Waiting for workload: 'y-server' to be ready deployment "y-server" successfully rolled out Waiting for workload: 'z-server' to be ready deployment "z-server" successfully rolled out Waiting for workload: 'a-client' to be ready deployment "a-client" successfully rolled out Waiting for workload: 'b-client' to be ready deployment "b-client" successfully rolled out Waiting for workload: 'c-client' to be ready deployment "c-client" successfully rolled out Waiting for workload: 'd-client' to be ready deployment "d-client" successfully rolled out Waiting for workload: 'e-client' to be ready deployment "e-client" successfully rolled out Waiting for workload: 'f-client' to be ready deployment "f-client" successfully rolled out Waiting for workload: 'v-server' to be ready deployment "v-server" successfully rolled out Waiting for workload: 'w-server' to be ready deployment "w-server" successfully rolled out Waiting for workload: 'x-server' to be ready deployment "x-server" successfully rolled out Waiting for workload: 'y-server' to be ready deployment "y-server" successfully rolled out Waiting for workload: 'z-server' to be ready deployment "z-server" successfully rolled out === SETTINGS === DELETE=false ISTIO_NAMESPACE=istio-system KIALI_CR_NAMESPACE=istio-system MESH_LABEL=ossm-3 OC=oc NETWORK_POLICIES=false NAMESPACES: - alpha - beta - gamma - default - bookinfo - sleep === SETTINGS === Using following Kiali CR [istio-system:kiali] CREATING... Enabling user workload monitoring in the OpenShift cluster configmap/cluster-monitoring-config unchanged Kiali Cluster Role Binding for OpenShift Prometheus access already exists. It will be re-used. clusterrolebinding.rbac.authorization.k8s.io/kiali-openshift-user-workload-monitoring patched Skipping the creation of NetworkPolicies. Ensure mesh namespaces can accept ingress traffic from namespaces labeled with 'network.openshift.io/policy-group: monitoring' Apply Telemetry resource to [istio-system] to ensure Prometheus is a metrics provider Found existing [telemetry.telemetry.istio.io/mesh-default] in [istio-system], patching... telemetry.telemetry.istio.io/mesh-default patched (no change) Applying ServiceMonitor resource in [istio-system] to collect istiod metrics servicemonitor.monitoring.coreos.com/istiod-monitor unchanged Apply a PodMonitor resource to all mesh namespaces in order to collect Istio telemetry from proxies Applying PodMonitor resource to [alpha] podmonitor.monitoring.coreos.com/istio-proxies-monitor created Applying PodMonitor resource to [beta] podmonitor.monitoring.coreos.com/istio-proxies-monitor created Applying PodMonitor resource to [gamma] podmonitor.monitoring.coreos.com/istio-proxies-monitor created Applying PodMonitor resource to [default] podmonitor.monitoring.coreos.com/istio-proxies-monitor unchanged Applying PodMonitor resource to [bookinfo] podmonitor.monitoring.coreos.com/istio-proxies-monitor created Applying PodMonitor resource to [sleep] podmonitor.monitoring.coreos.com/istio-proxies-monitor created Applying PodMonitor resource to [istio-system] podmonitor.monitoring.coreos.com/istio-proxies-monitor unchanged Adding this to the Kiali CR [kiali] found in namespace [istio-system] --- spec: external_services: prometheus: auth: insecure_skip_verify: false type: bearer use_kiali_token: true query_scope: mesh_id: "ossm-3" thanos_proxy: enabled: true url: https://thanos-querier.openshift-monitoring.svc.cluster.local:9091 ... kiali.kiali.io/kiali patched (no change) serviceaccount/grafana unchanged configmap/grafana unchanged service/grafana unchanged deployment.apps/grafana configured configmap/istio-grafana-dashboards configured configmap/istio-services-grafana-dashboards configured deployment.apps/grafana condition met route.route.openshift.io "grafana" deleted route.route.openshift.io/grafana exposed kiali.kiali.io/kiali patched (no change) kiali.kiali.io/kiali patched (no change) kiali.kiali.io/kiali patched (no change) kiali.kiali.io/kiali condition met deployment.apps/kiali condition met yarn run v1.22.22 $ cypress run --reporter cypress-multi-reporters --reporter-options configFile=reporter-config.json -e TAGS="${TEST_GROUP}" [STARTED] Task without title. [SUCCESS] Task without title. [2834:1106/045018.539252:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 2988: Permission denied (13) [2834:1106/045018.546332:ERROR:object_proxy.cc(590)] Failed to call method: org.freedesktop.portal.Settings.Read: object_path= /org/freedesktop/portal/desktop: unknown error type: DevTools listening on ws://127.0.0.1:43983/devtools/browser/b8f2ed28-9024-4894-bbf8-144b7900b035 ====================================================================================================  (Run Starting)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Cypress: 13.6.1 │  │ Browser: Electron 114 (headless) │  │ Node Version: v20.16.0 (/usr/local/bin/node) │  │ Specs: 27 found (app_details_graph.feature, app_details.feature, apps.feature, graph_ │  │ context_menu.feature, graph_display.feature, graph_find_hide.feature, graph_re │  │ play.feature, graph_side_panel.feature, graph_toolbar_legend.feature, graph_to │  │ olbar.feature, istio_co...) │  │ Searched: cypress/integration/featureFiles/app_details_graph.feature, cypress/integratio │  │ n/featureFiles/app_details.feature, cypress/integration/featureFiles/apps.feat │  │ ure, cypress/integration/featureFiles/graph_context_menu.feature, cypress/inte │  │ gration/featureFiles/graph_display.feature, cypress/integration/featureFiles/g │  │ raph_find_hide.feature, cypress/integration/featureFiles/graph_replay.feature, │  │  cypress/integration/featureFiles/graph_side_panel.feature, cypress/integratio │  │ n/featureFiles/graph_toolbar_legend.feature, cypress/integration/featureFiles/ │  │ graph_toolbar.feature, cypress/integration/featureFiles/istio_config_editor.fe │  │ ature, cypress/integration/featureFiles/istio_config.feature, cypress/integrat │  │ ion/featureFiles/manual_refresh.feature, cypress/integration/featureFiles/mesh │  │ .feature, cypress/integration/featureFiles/overview.feature, cypress/integrati │  │ on/featureFiles/service_details_graph.feature, cypress/integration/featureFile │  │ s/service_details.feature, cypress/integration/featureFiles/services.feature,  │  │ cypress/integration/featureFiles/sidecar_injection.feature, cypress/integratio │  │ n/featureFiles/wizard_istio_config.feature, cypress/integration/featureFiles/w │  │ izard_k8sgw_api_grpc_routing.feature, cypress/integration/featureFiles/wizard_ │  │ k8sgw_api_routing.feature, cypress/integration/featureFiles/wizard_request_rou │  │ ting.feature, cypress/integration/featureFiles/workload_logs.feature, cypress/ │  │ integration/featureFiles/workloads_details _graph.feature, cypress/integration │  │ /featureFiles/workloads_details.feature, cypress/integration/featureFiles/work │  │ loads.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: app_details_graph.feature (1 of 27) [2834:1106/045020.852564:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 3219: Permission denied (13)   Kiali App Details page  ✓ See app minigraph for details app.   1 passing (48s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 1 │  │ Passing: 1 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 1 │  │ Video: false │  │ Duration: 47 seconds │  │ Spec Ran: app_details_graph.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Screenshots)   - /tmp/kiali/cypress/screenshots/app_details_graph.feature/Kiali App Details page  (1280x720)   -- See app minigraph for details app (failed).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: app_details.feature (2 of 27) [2834:1106/045111.116755:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 3318: Permission denied (13)   Kiali App Details page  ✓ See details for app.  ✓ See app Traffic information  ✓ See Inbound Metrics  ✓ See Outbound Metrics   4 passing (6s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 4 │  │ Passing: 4 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 6 seconds │  │ Spec Ran: app_details.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: apps.feature (3 of 27) [2834:1106/045119.291178:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 3441: Permission denied (13)   Kiali Apps List page  ✓ See all Apps objects in the bookinfo namespace.  ✓ See all Apps toggles  ✓ Toggle Apps health toggle  ✓ Filter Apps by Istio Name  ✓ Filter Apps by Istio Sidecar  ✓ Filter workloads table by Istio Sidecar not being present  ✓ Filter Apps by Istio Config Type  ✓ Filter Apps by Health  ✓ Filter Applications table by Label  ✓ The healthy status of a logical mesh application is reported in the list of applications  ✓ The idle status of a logical mesh application is reported in the list of applications  ✓ The failing status of a logical mesh application is reported in the list of applications   12 passing (22s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 12 │  │ Passing: 12 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 21 seconds │  │ Spec Ran: apps.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: graph_context_menu.feature (4 of 27) [2834:1106/045142.915109:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 3891: Permission denied (13)   Kiali Graph page - Context menu actions  ✓ Detail action in context menu for service node  ✓ Traffic action in context menu for service node  ✓ Inbound Metrics in context menu for service node  ✓ Delete traffic routing in context menu for service node with existing traffic routing  ✓ Ability to launch traffic_shifting wizard from graph context menu (example #1)  ✓ Ability to launch tcp_traffic_shifting wizard from graph context menu (example #2)  ✓ Ability to launch request_routing wizard from graph context menu (example #3)  ✓ Ability to launch fault_injection wizard from graph context menu (example #4)  ✓ Ability to launch request_timeouts wizard from graph context menu (example #5)   9 passing (23s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 9 │  │ Passing: 9 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 23 seconds │  │ Spec Ran: graph_context_menu.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: graph_display.feature (5 of 27) [2834:1106/045208.427982:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 4147: Permission denied (13)   Kiali Graph page - Display menu  ✓ Graph no namespaces  ✓ Graph gamma namespaces  ✓ User enables idle nodes  ✓ User disables idle nodes  ✓ Graph alpha and beta namespaces  ✓ User clicks Display Menu  ✓ Average Response-time edge labels  ✓ Median Response-time edge labels  ✓ 95th Percentile Response-time edge labels  ✓ 99th Percentile Response-time edge labels  ✓ Disable response time edge labels  ✓ Request Throughput edge labels  ✓ Response Throughput edge labels  ✓ Disable throughput edge labels  ✓ Enable Traffic Distribution edge labels  ✓ Disable Traffic Distribution edge labels  ✓ Enable Traffic Rate edge labels  ✓ Disable Traffic Rate edge labels  ✓ User disables cluster boxes  ✓ User disables Namespace boxes  ✓ User enables idle edges  ✓ User disables idle edges  ✓ User enables rank  ✓ User disables rank  ✓ User disables service nodes  ✓ User enables security  ✓ User disables security  ✓ User disables missing sidecars  ✓ User disables virtual services  ✓ User enables animation  ✓ User disables animation  ✓ User resets to factory default setting  ✓ User observes some options not being clickable when switching to Service graph  ✓ Multiple cluster boxes should not be visible in the graph (example #1)  ✓ Multiple cluster boxes should not be visible in the graph (example #2)  ✓ Multiple cluster boxes should not be visible in the graph (example #3)  ✓ Multiple cluster boxes should not be visible in the graph (example #4)   37 passing (57s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 37 │  │ Passing: 37 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 56 seconds │  │ Spec Ran: graph_display.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: graph_find_hide.feature (6 of 27) [2834:1106/045307.191570:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 5133: Permission denied (13)   Kiali Graph page - Find/Hide  ✓ Find unhealthy workloads  ✓ Hide unhealthy workloads  ✓ Use preset find option to filter workloads  ✓ Use preset hide option to filter workloads  ✓ Show Graph Find/Hide help menu  ✓ Filling the find form with nonsense   6 passing (21s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 6 │  │ Passing: 6 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 20 seconds │  │ Spec Ran: graph_find_hide.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: graph_replay.feature (7 of 27) [2834:1106/045330.064348:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 5310: Permission denied (13)   Kiali Graph page - Replay  ✓ Graph alpha and beta namespaces  ✓ Show Replay  ✓ Close Replay   3 passing (6s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 3 │  │ Passing: 3 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 6 seconds │  │ Spec Ran: graph_replay.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: graph_side_panel.feature (8 of 27) [2834:1106/045338.199331:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 5410: Permission denied (13)   Kiali Graph page - Side panel menu actions  ✓ Actions in kebab menu of the side panel for a service node with existing traffic routing  ✓ Ability to launch traffic_shifting wizard from graph side panel (example #1)  ✓ Ability to launch tcp_traffic_shifting wizard from graph side panel (example #2)  ✓ Ability to launch request_routing wizard from graph side panel (example #3)  ✓ Ability to launch fault_injection wizard from graph side panel (example #4)  ✓ Ability to launch request_timeouts wizard from graph side panel (example #5)  ✓ Validate summary panel edge   7 passing (17s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 7 │  │ Passing: 7 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: false │  │ Duration: 16 seconds │  │ Spec Ran: graph_side_panel.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: graph_toolbar_legend.feature (9 of 27) [2834:1106/045357.172390:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 5614: Permission denied (13)   Kiali Graph page - Graph toolbar and legend sidebar  ✓ Check if the reset-view button is usable (example #1)  ✓ Check if the toolbar_edge_mode_unhealthy button is usable (example #2)  ✓ Check if the toolbar_edge_mode_none button is usable (example #3)  ✓ Check if the toolbar_layout_dagre button is usable (example #4)  ✓ Check if the toolbar_layout_grid button is usable (example #5)  ✓ Check if the toolbar_layout_concentric button is usable (example #6)  ✓ Check if the toolbar_layout_breadth_first button is usable (example #7)  ✓ Check if the legend button is usable (example #8)  ✓ Check if the not active by default toolbar_edge_mode_unhealthy Graph button can be turned on (example #1)  ✓ Check if the not active by default toolbar_edge_mode_none Graph button can be turned on (example #2)  ✓ Check if the not active by default toolbar_layout_dagre Graph button can be turned on (example #3)  ✓ Check if the not active by default toolbar_layout_grid Graph button can be turned on (example #4)  ✓ Check if the not active by default toolbar_layout_concentric Graph button can be turned on (example #5)  ✓ Check if the not active by default toolbar_layout_breadth_first Graph button can be turned on (example #6)  ✓ Check if the not active by default legend Graph button can be turned on (example #7)  ✓ Check if the not active by default