WARNING: Using insecure TLS client config. Setting this option is not supported! Login successful. You have access to 69 projects, the list has been suppressed. You can list all projects with 'oc projects' Using project "default". ls: cannot access '/tmp/kiali/hack/istio/../../_output/istio-*': No such file or directory CLIENT_EXE=oc ARCH=amd64 IS_OPENSHIFT=true IS_MAISTRA=true Deploying bookinfo demo ... ls: cannot access '/tmp/kiali/hack/istio/../../_output/istio-*': No such file or directory Output Directory: /tmp/kiali/_output Will use the latest Istio version: 1.18.0 Will look for Istio here: /tmp/kiali/_output/istio-1.18.0 Cannot find Istio 1.18.0 - 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 101 100 101 0 0 1463 0 --:--:-- --:--:-- --:--:-- 1463 100 4856 100 4856 0 0 23687 0 --:--:-- --:--:-- --:--:-- 23687 Downloading istio-1.18.0 from https://github.com/istio/istio/releases/download/1.18.0/istio-1.18.0-linux-amd64.tar.gz ... Istio 1.18.0 Download Complete! Istio has been successfully downloaded into the istio-1.18.0 folder on your system. Next Steps: See https://istio.io/latest/docs/setup/install/ to add Istio to your Kubernetes cluster. To configure the istioctl client tool for your workstation, add the /tmp/kiali/_output/istio-1.18.0/bin directory to your environment path variable with: export PATH="$PATH:/tmp/kiali/_output/istio-1.18.0/bin" Begin the Istio pre-installation check by running: istioctl x precheck Need more information? Visit https://istio.io/latest/docs/setup/install/ Istio is found here: /tmp/kiali/_output/istio-1.18.0 client version: 1.18.0 control plane version: OSSM_2.3.4-1 data plane version: 1.14.5 (2 proxies) istioctl is found here: /tmp/kiali/_output/istio-1.18.0/bin/istioctl Istio is found here: /tmp/kiali/hack/istio/../../_output/istio-1.18.0 istioctl is found here: /tmp/kiali/hack/istio/../../_output/istio-1.18.0/bin/istioctl client version: 1.18.0 control plane version: OSSM_2.3.4-1 data plane version: 1.14.5 (2 proxies) The cluster client executable is found here: /usr/bin/oc IS_OPENSHIFT=true IS_MAISTRA=true Now using project "bookinfo" on server "https://api.ci-op-8izzti82-8c5aa.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=k8s.gcr.io/e2e-test-images/agnhost:2.33 -- /agnhost serve-hostname Error from server (NotFound): services "productpage" not found Error from server (AlreadyExists): routes.route.openshift.io "istio-ingressgateway" already exists securitycontextconstraints.security.openshift.io/bookinfo-scc created namespace/bookinfo labeled service/details created serviceaccount/bookinfo-details created Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "details" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "details" must set securityContext.capabilities.drop=["ALL"]), seccompProfile (pod or container "details" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/details-v1 created service/ratings created serviceaccount/bookinfo-ratings created Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "ratings" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "ratings" must set securityContext.capabilities.drop=["ALL"]), seccompProfile (pod or container "ratings" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/ratings-v1 created service/reviews created serviceaccount/bookinfo-reviews created Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "reviews" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "reviews" must set securityContext.capabilities.drop=["ALL"]), seccompProfile (pod or container "reviews" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/reviews-v1 created deployment.apps/reviews-v2 created deployment.apps/reviews-v3 created service/productpage created serviceaccount/bookinfo-productpage created Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "productpage" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "productpage" must set securityContext.capabilities.drop=["ALL"]), seccompProfile (pod or container "productpage" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/productpage-v1 created gateway.networking.istio.io/bookinfo-gateway created virtualservice.networking.istio.io/bookinfo created servicemeshmember.maistra.io/default created servicemeshmemberroll.maistra.io/default condition met Enabling sidecar injection for deployment: deployment.apps/details-v1 Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "details" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "details" must set securityContext.capabilities.drop=["ALL"]), seccompProfile (pod or container "details" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/details-v1 patched Enabling sidecar injection for deployment: deployment.apps/productpage-v1 Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "productpage" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "productpage" must set securityContext.capabilities.drop=["ALL"]), seccompProfile (pod or container "productpage" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/productpage-v1 patched Enabling sidecar injection for deployment: deployment.apps/ratings-v1 Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "ratings" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "ratings" must set securityContext.capabilities.drop=["ALL"]), seccompProfile (pod or container "ratings" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/ratings-v1 patched Enabling sidecar injection for deployment: deployment.apps/reviews-v1 Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "reviews" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "reviews" must set securityContext.capabilities.drop=["ALL"]), seccompProfile (pod or container "reviews" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/reviews-v1 patched Enabling sidecar injection for deployment: deployment.apps/reviews-v2 Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "reviews" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "reviews" must set securityContext.capabilities.drop=["ALL"]), seccompProfile (pod or container "reviews" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/reviews-v2 patched Enabling sidecar injection for deployment: deployment.apps/reviews-v3 Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "reviews" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "reviews" must set securityContext.capabilities.drop=["ALL"]), seccompProfile (pod or container "reviews" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/reviews-v3 patched 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.153.247 9080/TCP 7s productpage ClusterIP 172.30.189.9 9080/TCP 7s ratings ClusterIP 172.30.138.65 9080/TCP 7s reviews ClusterIP 172.30.87.66 9080/TCP 7s NAME READY STATUS RESTARTS AGE details-v1-fb8d64689-ghs7w 2/2 Running 0 4s productpage-v1-559cb4579c-w8xqc 2/2 Running 0 4s ratings-v1-68bc78f8f7-fhlcn 1/2 Running 0 4s ratings-v1-844796bf85-fwhdf 1/1 Running 0 7s reviews-v1-5cf854487-8dxgs 1/1 Terminating 0 7s reviews-v1-f8496b9f-xbnsj 2/2 Running 0 4s reviews-v2-574944ff79-shqrd 2/2 Running 0 4s reviews-v2-955b74755-kkvpk 1/1 Terminating 0 7s reviews-v3-797fc48bc9-qdk6j 1/1 Terminating 0 7s reviews-v3-857c7785c9-vn5cb 2/2 Running 0 4s Installing Traffic Generator Traffic Generator will use the OpenShift ingress route of: istio-ingressgateway-istio-system.apps.ci-op-8izzti82-8c5aa.cspilp.interop.ccitredhat.com 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 2311 0 --:--:-- --:--:-- --:--:-- 2311 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 1185 100 1185 0 0 14629 0 --:--:-- --:--:-- --:--:-- 14629 Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "kiali-traffic-generator" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "kiali-traffic-generator" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "kiali-traffic-generator" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "kiali-traffic-generator" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") replicaset.apps/kiali-traffic-generator created Deploying error rates demo ... Will deploy Error Rates Demo using these settings: CLIENT_EXE=oc ARCH=amd64 DELETE_DEMO=false ENABLE_INJECTION=true ISTIO_NAMESPACE=istio-system NAMESPACE_ALPHA=alpha NAMESPACE_BETA=beta SOURCE=https://raw.githubusercontent.com/kiali/demos/master IS_OPENSHIFT=true IS_MAISTRA=true Now using project "alpha" on server "https://api.ci-op-8izzti82-8c5aa.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=k8s.gcr.io/e2e-test-images/agnhost:2.33 -- /agnhost serve-hostname Now using project "beta" on server "https://api.ci-op-8izzti82-8c5aa.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=k8s.gcr.io/e2e-test-images/agnhost:2.33 -- /agnhost serve-hostname namespace/alpha labeled namespace/beta labeled clusterrole.rbac.authorization.k8s.io/system:openshift:scc:anyuid added: "default" clusterrole.rbac.authorization.k8s.io/system:openshift:scc:anyuid added: "default" 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 98552 0 --:--:-- --:--:-- --:--:-- 99726 Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "a" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "a" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "a" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "a" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/a-client created Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "b-client" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "b-client" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "b-client" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "b-client" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/b-client created Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "c-client" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "c-client" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "c-client" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "c-client" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/c-client created Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "d-client" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "d-client" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "d-client" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "d-client" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/d-client created Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "e-client" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "e-client" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "e-client" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "e-client" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/e-client created Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "f-client" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "f-client" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "f-client" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "f-client" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/f-client created Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "v-server" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "v-server" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "v-server" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "v-server" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/v-server created service/v-server created Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "w-server" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "w-server" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "w-server" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "w-server" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/w-server created service/w-server created Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "x-server" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "x-server" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "x-server" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "x-server" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/x-server created service/x-server created Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "y-server" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "y-server" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "y-server" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "y-server" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/y-server created service/y-server created Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "z-server" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "z-server" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "z-server" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "z-server" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") 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 53987 0 --:--:-- --:--:-- --:--:-- 53987 Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "a" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "a" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "a" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "a" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/a-client created Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "b-client" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "b-client" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "b-client" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "b-client" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/b-client created Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "c-client" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "c-client" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "c-client" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "c-client" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/c-client created Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "d-client" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "d-client" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "d-client" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "d-client" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/d-client created Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "e-client" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "e-client" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "e-client" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "e-client" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/e-client created Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "f-client" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "f-client" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "f-client" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "f-client" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/f-client created Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "v-server" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "v-server" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "v-server" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "v-server" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/v-server created service/v-server created Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "w-server" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "w-server" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "w-server" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "w-server" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/w-server created service/w-server created Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "x-server" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "x-server" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "x-server" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "x-server" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/x-server created service/x-server created Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "y-server" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "y-server" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "y-server" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "y-server" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/y-server created service/y-server created Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "z-server" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "z-server" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "z-server" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "z-server" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/z-server created service/z-server created servicemeshmember.maistra.io/default created servicemeshmemberroll.maistra.io/default condition met Enabling sidecar injection for deployment: deployment.apps/a-client Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "a" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "a" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "a" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "a" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/a-client patched Enabling sidecar injection for deployment: deployment.apps/b-client Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "b-client" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "b-client" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "b-client" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "b-client" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/b-client patched Enabling sidecar injection for deployment: deployment.apps/c-client Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "c-client" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "c-client" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "c-client" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "c-client" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/c-client patched Enabling sidecar injection for deployment: deployment.apps/d-client Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "d-client" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "d-client" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "d-client" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "d-client" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/d-client patched Enabling sidecar injection for deployment: deployment.apps/e-client Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "e-client" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "e-client" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "e-client" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "e-client" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/e-client patched Enabling sidecar injection for deployment: deployment.apps/f-client Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "f-client" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "f-client" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "f-client" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "f-client" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/f-client patched Enabling sidecar injection for deployment: deployment.apps/v-server Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "v-server" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "v-server" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "v-server" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "v-server" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/v-server patched Enabling sidecar injection for deployment: deployment.apps/w-server Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "w-server" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "w-server" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "w-server" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "w-server" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/w-server patched Enabling sidecar injection for deployment: deployment.apps/x-server Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "x-server" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "x-server" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "x-server" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "x-server" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/x-server patched Enabling sidecar injection for deployment: deployment.apps/y-server Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "y-server" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "y-server" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "y-server" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "y-server" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/y-server patched Enabling sidecar injection for deployment: deployment.apps/z-server Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "z-server" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "z-server" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "z-server" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "z-server" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/z-server patched servicemeshmember.maistra.io/default created servicemeshmemberroll.maistra.io/default condition met Enabling sidecar injection for deployment: deployment.apps/a-client Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "a" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "a" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "a" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "a" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/a-client patched Enabling sidecar injection for deployment: deployment.apps/b-client Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "b-client" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "b-client" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "b-client" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "b-client" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/b-client patched Enabling sidecar injection for deployment: deployment.apps/c-client Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "c-client" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "c-client" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "c-client" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "c-client" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/c-client patched Enabling sidecar injection for deployment: deployment.apps/d-client Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "d-client" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "d-client" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "d-client" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "d-client" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/d-client patched Enabling sidecar injection for deployment: deployment.apps/e-client Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "e-client" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "e-client" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "e-client" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "e-client" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/e-client patched Enabling sidecar injection for deployment: deployment.apps/f-client Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "f-client" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "f-client" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "f-client" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "f-client" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/f-client patched Enabling sidecar injection for deployment: deployment.apps/v-server Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "v-server" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "v-server" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "v-server" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "v-server" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/v-server patched Enabling sidecar injection for deployment: deployment.apps/w-server Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "w-server" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "w-server" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "w-server" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "w-server" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/w-server patched Enabling sidecar injection for deployment: deployment.apps/x-server Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "x-server" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "x-server" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "x-server" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "x-server" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/x-server patched Enabling sidecar injection for deployment: deployment.apps/y-server Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "y-server" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "y-server" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "y-server" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "y-server" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/y-server patched Enabling sidecar injection for deployment: deployment.apps/z-server Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "z-server" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "z-server" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "z-server" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "z-server" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/z-server patched 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-8izzti82-8c5aa.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=k8s.gcr.io/e2e-test-images/agnhost:2.33 -- /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 securitycontextconstraints.security.openshift.io/sleep-scc created serviceaccount/sleep created service/sleep created Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "sleep" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "sleep" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "sleep" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "sleep" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/sleep created servicemeshmember.maistra.io/default created servicemeshmemberroll.maistra.io/default condition met Enabling sidecar injection for deployment: deployment.apps/sleep Warning: would violate PodSecurity "restricted:latest": allowPrivilegeEscalation != false (container "sleep" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container "sleep" must set securityContext.capabilities.drop=["ALL"]), runAsNonRoot != true (pod or container "sleep" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container "sleep" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/sleep patched 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 Waiting for deployment "a-client" rollout to finish: 1 old replicas are pending termination... Waiting for deployment "a-client" rollout to finish: 1 old replicas are pending termination... Waiting for deployment "a-client" rollout to finish: 1 old replicas are pending termination... deployment "a-client" successfully rolled out Waiting for workload: 'b-client' to be ready Waiting for deployment "b-client" rollout to finish: 1 old replicas are pending termination... Waiting for deployment "b-client" rollout to finish: 1 old replicas are pending termination... deployment "b-client" successfully rolled out Waiting for workload: 'c-client' to be ready Waiting for deployment "c-client" rollout to finish: 1 old replicas are pending termination... Waiting for deployment "c-client" rollout to finish: 1 old replicas are pending termination... deployment "c-client" successfully rolled out Waiting for workload: 'd-client' to be ready Waiting for deployment "d-client" rollout to finish: 1 old replicas are pending termination... Waiting for deployment "d-client" rollout to finish: 1 old replicas are pending termination... 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 yarn run v1.22.10 $ npm run cypress:delete:reports npm WARN lifecycle The node binary used for scripts is /tmp/yarn--1688665026275-0.5364021458436958/node but npm is using /usr/local/bin/node itself. Use the `--scripts-prepend-node-path` option to include the path for the node binary npm was executed with. > @kiali/kiali-ui@1.57.8 cypress:delete:reports /tmp/kiali > rm cypress/results/* || true $ cypress run --reporter cypress-multi-reporters --reporter-options configFile=reporter-config.json -e TAGS="not @crd-validation" && cypress run --reporter cypress-multi-reporters --reporter-options configFile=reporter-config.json -e TAGS="@crd-validation" [STARTED] Task without title. [SUCCESS] Task without title. [2335:0706/173710.861174:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 2505: Permission denied (13) [2505:0706/173710.883958:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported. Couldn't determine Mocha version ====================================================================================================  (Run Starting)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Cypress: 10.7.0 │  │ Browser: Electron 102 (headless) │  │ Node Version: v14.17.0 (/usr/local/bin/node) │  │ Specs: 28 found (app_details.feature, apps.feature, graph_context_menu.feature, graph │  │ _display.feature, graph_find_hide.feature, graph_replay.feature, graph_side_pa │  │ nel.feature, graph_toolbar.feature, graph_toolbar_legend.feature, istio_config │  │ .feature, istio_config_...) │  │ Searched: **/*.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: app_details.feature (1 of 28) [2335:0706/173713.278958:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 2720: Permission denied (13) Couldn't determine Mocha version   Kiali App Details page  ✓ See details for app.  ✓ See app minigraph for details app.  ✓ See app Traffic information  ✓ See Inbound Metrics  ✓ See Outbound Metrics  ✓ See tracing info after selecting a trace  ✓ See span info after selecting app span   7 passing (8s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 7 │  │ Passing: 7 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 7 seconds │  │ Spec Ran: app_details.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/app_details.feature.mp4 (0 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: apps.feature (2 of 28) [2335:0706/173731.262012:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 2850: Permission denied (13)   Kiali Apps List page  ✓ See all Apps objects in the bookinfo namespace.  ✓ Filter Apps by Istio Name  ✓ Filter Apps by Istio Sidecar  ✓ Filter Apps by Istio 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  ✓ The degraded status of a logical mesh application is reported in the list of applications   10 passing (17s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 10 │  │ Passing: 10 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 17 seconds │  │ Spec Ran: apps.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/apps.feature.mp4 (1 second) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: graph_context_menu.feature (3 of 28) [2335:0706/173757.917845:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 3007: Permission denied (13)   Kiali Graph page - Context menu actions  ✓ Actions 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)   6 passing (12s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 6 │  │ Passing: 6 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 11 seconds │  │ Spec Ran: graph_context_menu.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/graph_context_menu.feature.mp4 (1 second) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: graph_display.feature (4 of 28) [2335:0706/173819.060972:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 3137: Permission denied (13)   Kiali Graph page - Display menu  ✓ Graph no namespaces  ✓ Graph alpha and beta and istio-system 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 enables idle nodes  ✓ User disables idle edges  ✓ User disables idle nodes  ✓ 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   31 passing (31s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 31 │  │ Passing: 31 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 31 seconds │  │ Spec Ran: graph_display.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/graph_display.feature.mp4 (2 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: graph_find_hide.feature (5 of 28) [2335:0706/173900.871697:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 3268: 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 (12s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 6 │  │ Passing: 6 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 11 seconds │  │ Spec Ran: graph_find_hide.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/graph_find_hide.feature.mp4 (1 second) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: graph_replay.feature (6 of 28) [2335:0706/173921.423604:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 3399: Permission denied (13)   Kiali Graph page - Replay  ✓ Graph alpha and beta namespaces  ✓ Show Replay  ✓ Close Replay (7616ms)   3 passing (11s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 3 │  │ Passing: 3 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 11 seconds │  │ Spec Ran: graph_replay.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/graph_replay.feature.mp4 (1 second) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: graph_side_panel.feature (7 of 28) [2335:0706/173941.290789:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 3530: 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)   6 passing (15s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 6 │  │ Passing: 6 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 14 seconds │  │ Spec Ran: graph_side_panel.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/graph_side_panel.feature.mp4 (1 second) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: graph_toolbar.feature (8 of 28) [2335:0706/174004.729718:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 3662: Permission denied (13)   Kiali Graph page - Toolbar (various)  ✓ Graph alpha namespace with query params  ✓ Open graph Tour  ✓ Close graph Tour  ✓ Open traffic dropdown  ✓ Disable all traffic  ✓ Enable http traffic  ✓ Close traffic dropdown  ✓ User resets to factory default  ✓ Open duration dropdown  ✓ Close duration dropdown  ✓ Set duration dropdown  ✓ Open refresh dropdown  ✓ Close refresh dropdown  ✓ Set refresh dropdown  ✓ graph type app  ✓ graph type service  ✓ graph type versioned app  ✓ graph type workload   18 passing (12s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 18 │  │ Passing: 18 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 11 seconds │  │ Spec Ran: graph_toolbar.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/graph_toolbar.feature.mp4 (1 second) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: graph_toolbar_legend.feature (9 of 28) [2335:0706/174024.809669:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 3793: Permission denied (13)   Kiali Graph page - Graph toolbar and legend sidebar  ✓ Check if the Toggle Drag button is usable (example #1)  ✓ Check if the Zoom to Fit button is usable (example #2)  ✓ Check if the Hide Healthy Edges button is usable (example #3)  ✓ Check if the Hide All Edges button is usable (example #4)  ✓ Check if the Graph Layout Default Style button is usable (example #5)  ✓ Check if the Graph Layout Style 1 button is usable (example #6)  ✓ Check if the Graph Layout Style 2 button is usable (example #7)  ✓ Check if the Graph Layout Style 3 button is usable (example #8)  ✓ Check if the Namespace Layout Style 1 button is usable (example #9)  ✓ Check if the Namespace Layout Style 2 button is usable (example #10)  ✓ Check if the Show Legend button is usable (example #11)  ✓ Check if the Toggle Drag Graph button can be turned off  ✓ Check if the Toggle Drag Graph button can be turned on  ✓ Check if the not active by default Hide Healthy Edges Graph button can be turned on (example #1)  ✓ Check if the not active by default Hide All Edges Graph button can be turned on (example #2)  ✓ Check if the not active by default Graph Layout Style 1 Graph button can be turned on (example #3)  ✓ Check if the not active by default Graph Layout Style 2 Graph button can be turned on (example #4)  ✓ Check if the not active by default Graph Layout Style 3 Graph button can be turned on (example #5)  ✓ Check if the not active by default Namespace Layout Style 2 Graph button can be turned on (example #6)  ✓ Check if the not active by default Hide Healthy Edges Graph button can be turned off (example #1)  ✓ Check if the not active by default Hide All Edges Graph button can be turned off (example #2)  ✓ The Hide Healthy Edges is turned off by turning on the Hide All Edges  ✓ The Hide All Edges is turned off by turning on the Hide Healthy Edges  ✓ The Namespace Layout Style 1 is turned off by turning on the Namespace Layout Style 2  ✓ The Namespace Layout Style 2 is turned off by turning on the Namespace Layout Style 1  ✓ First 3 Graph Layout Style buttons are mutually exclusive  ✓ The last Graph Layout Style button is mutually exclusive with the rest  ✓ Show the Legend  ✓ Close the Legend using the button  ✓ Close the Legend using the cross   30 passing (45s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 30 │  │ Passing: 30 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 45 seconds │  │ Spec Ran: graph_toolbar_legend.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/graph_toolbar_legend.feature.mp4 (3 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: istio_config.feature (10 of 28) [2335:0706/174121.067038:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 3927: Permission denied (13)   Kiali Istio Config page  ✓ See all Istio Config objects in the bookinfo namespace.  ✓ Filter Istio Config objects by Istio Name  ✓ Filter Istio Config objects by Istio Type  ✓ Filter Istio Config objects by Valid configuration  ✓ Ability to create an AuthorizationPolicy object  ✓ Ability to create a Gateway object  ✓ Ability to create a PeerAuthentication object  ✓ Ability to create a RequestAuthentication object  ✓ Ability to create a ServiceEntry object  ✓ Ability to create a Sidecar object  - KIA0101 validation  - KIA0102 validation  - KIA0104 validation  - KIA0106 validation  - KIA0201 validation  - KIA0202 validation  - KIA0203 validation  - KIA0207 validation  - KIA0208 validation  - KIA0209 validation  - KIA0301 validation  - KIA0302 validation  - KIA0505 validation  - KIA0506 validation  - KIA1004 validation  - KIA1006 validation  - KIA1101 validation  - KIA1102 validation  - KIA1104 validation  - KIA1105 validation  - KIA1106 validation  - KIA1107 validation   10 passing (12s)   22 pending  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 32 │  │ Passing: 10 │  │ Failing: 0 │  │ Pending: 22 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 12 seconds │  │ Spec Ran: istio_config.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/istio_config.feature.mp4 (1 second) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: istio_config_editor.feature (11 of 28) [2335:0706/174143.215650:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 4060: Permission denied (13)   Kiali Istio Config editor page  ✓ Filter Istio Config editor objects by Valid configuration   1 passing (3s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 1 │  │ Passing: 1 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 2 seconds │  │ Spec Ran: istio_config_editor.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/istio_config_editor.feature.mp4 (0 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: istio_config_type_filters.feature (12 of 28) [2335:0706/174154.182971:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 4190: Permission denied (13)   Kiali Istio Config page  ✓ Fill the input form with nonsense  ✓ Filters should be available in the dropdown  ✓ Single filter should be usable  ✓ Multiple filters should be usable  ✓ Filter AuthorizationPolicy should be deletable  ✓ Deleting all filters at once in config  ✓ When 4 or more filters are chosen, only 3 are visible right away  ✓ Show the view of all type filters  ✓ Hide the menu of all chosen filters   9 passing (19s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 9 │  │ Passing: 9 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 18 seconds │  │ Spec Ran: istio_config_type_filters.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/istio_config_type_filters.feature (1 second)   .mp4 ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: istio_config_validation_filters.feature (13 of 28) [2335:0706/174222.642953:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 4321: Permission denied (13)   Kiali Istio Config page  ✓ Filters should be available in the dropdown  ✓ Single validation filter should be usable  ✓ Filter should be deletable  ✓ Deleting all filters at once  ✓ When 4 or more filters are chosen, only 3 are visible  ✓ Show the view of all validation filters  ✓ Hide the menu of all chosen filters for valdiation   7 passing (12s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 7 │  │ Passing: 7 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 11 seconds │  │ Spec Ran: istio_config_validation_filters.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/istio_config_validation_filters.f (1 second)   eature.mp4 ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: kiali_about.feature (14 of 28) [2335:0706/174242.693762:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 4451: Permission denied (13)   Kiali help about verify  ✓ Open Kiali about page   1 passing (2s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 1 │  │ Passing: 1 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 2 seconds │  │ Spec Ran: kiali_about.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/kiali_about.feature.mp4 (0 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: kiali_cookie.feature (15 of 28) [2335:0706/174251.904784:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 4581: Permission denied (13)   Kiali login cookie  ✓ Console is visible after login   1 passing (1s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 1 │  │ Passing: 1 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 1 second │  │ Spec Ran: kiali_cookie.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/kiali_cookie.feature.mp4 (0 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: kiali_help.feature (16 of 28) [2335:0706/174300.098470:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 4712: Permission denied (13)   Kiali help dropdown verify  ✓ Open Kiali help dropdown  ✓ User opens the View Debug Info section  ✓ User opens the View Certificates Info section   3 passing (3s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 3 │  │ Passing: 3 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 3 seconds │  │ Spec Ran: kiali_help.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/kiali_help.feature.mp4 (0 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: kiali_homepage.feature (17 of 28) [2335:0706/174310.603199:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 4844: Permission denied (13)   Kiali login  ✓ Kiali is present in the page title   1 passing (830ms)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 1 │  │ Passing: 1 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 0 seconds │  │ Spec Ran: kiali_homepage.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/kiali_homepage.feature.mp4 (0 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: kiali_login.feature (18 of 28) [2335:0706/174318.073279:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 4974: Permission denied (13)   0 passing (11ms)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 0 │  │ Passing: 0 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 0 seconds │  │ Spec Ran: kiali_login.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/kiali_login.feature.mp4 (0 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: kiali_logout.feature (19 of 28) [2335:0706/174324.646190:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 5104: Permission denied (13)   Kiali logout  ✓ Kiali logout successfully   1 passing (985ms)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 1 │  │ Passing: 1 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 0 seconds │  │ Spec Ran: kiali_logout.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/kiali_logout.feature.mp4 (0 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: kiali_sidebar_toggle.feature (20 of 28) [2335:0706/174332.305291:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 5234: Permission denied (13)   Sidebar toggle  ✓ Close the sidebar  ✓ Open the sidebar   2 passing (4s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 2 │  │ Passing: 2 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 3 seconds │  │ Spec Ran: kiali_sidebar_toggle.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/kiali_sidebar_toggle.feature.mp4 (0 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: overview.feature (21 of 28) [2335:0706/174342.794282:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 5364: Permission denied (13)   Kiali Overview page  ✓ See "alpha" and "beta" namespaces  ✓ Doesn't see a "bad" namespace  ✓ Select the COMPACT view  ✓ Select the EXPAND view  ✓ Select the LIST view  ✓ Filter by namespace  ✓ Filter by health  ✓ Sort by name  ✓ Health for Apps  ✓ Health for Workloads  ✓ Health for Services  ✓ Last 10 minutes  ✓ Last 10 minutes Outbound traffic  ✓ The healthy status of a logical mesh application is reported in the overview of a namespace  ✓ The idle status of a logical mesh application is reported in the overview of a namespace  ✓ The failing status of a logical mesh application is reported in the overview of a namespace  ✓ The degraded status of a logical mesh application is reported in the overview of a namespace   17 passing (19s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 17 │  │ Passing: 17 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 19 seconds │  │ Spec Ran: overview.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/overview.feature.mp4 (1 second) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: service_details.feature (22 of 28) [2335:0706/174410.537028:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 5529: Permission denied (13)   Kiali Service Details page  ✓ See details for productpage  ✓ See details for service  ✓ See service minigraph for details app.  ✓ See service Traffic information  ✓ See Inbound Metrics for productspage service details (5357ms)  ✓ See Graph data for productspage service details Inbound Metrics graphs  ✓ See graph traces for productspage service details  ✓ See span info after selecting service span   8 passing (13s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 8 │  │ Passing: 8 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 12 seconds │  │ Spec Ran: service_details.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/service_details.feature.mp4 (1 second) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: services.feature (23 of 28) [2335:0706/174434.792886:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 5659: Permission denied (13)   Kiali Services page  ✓ See services table with correct info  ✓ Filter services table by Service Name  ✓ Filter services table by Service Type  ✓ Filter services table by sidecar  ✓ Filter services table by Istio Type  ✓ Filter services table by health  ✓ Filter services table by label  ✓ Filter services table by label click  ✓ Filter and unfilter services table by label click  ✓ The healthy status of a service is reported in the list of services  ✓ The idle status of a service is reported in the list of services  ✓ The failing status of a service is reported in the list of services  ✓ The degraded status of a service is reported in the list of services   13 passing (16s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 13 │  │ Passing: 13 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 15 seconds │  │ Spec Ran: services.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/services.feature.mp4 (1 second) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: sidecar_injection.feature (24 of 28) [2335:0706/174459.072974:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 5789: Permission denied (13)   Controlling sidecar injection  ✓ Override the default policy for automatic sidecar injection by enabling it in a namespace  ✓ Switch the override configuration for automatic sidecar injection in a namespace to disabled  ✓ Switch the override configuration for automatic sidecar injection in a namespace to enabled  ✓ Switch to using the default policy for automatic sidecar injection in a namespace  ✓ Override the default policy for automatic sidecar injection by enabling it in a workload  ✓ Override the default policy for automatic sidecar injection by disabling it in a workload  ✓ Switch the override configuration for automatic sidecar injection in a workload to disabled  ✓ Switch the override configuration for automatic sidecar injection in a workload to enabled  ✓ Remove override configuration for automatic sidecar injection in a workload   9 passing (25s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 9 │  │ Passing: 9 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 25 seconds │  │ Spec Ran: sidecar_injection.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/sidecar_injection.feature.mp4 (1 second) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: wizard_request_routing.feature (25 of 28) [2335:0706/174533.778110:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 6224: Permission denied (13)   Service Details Wizard: Request Routing  ✓ Create a Request Routing scenario (5932ms)  ✓ See a DestinationRule generated  ✓ See a VirtualService generated  ✓ Update a Request Routing scenario  ✓ See a Gateway generated with warning  ✓ Delete the Request Routing scenario   6 passing (11s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 6 │  │ Passing: 6 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 11 seconds │  │ Spec Ran: wizard_request_routing.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/wizard_request_routing.feature.mp (1 second)   4 ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: workload_logs.feature (26 of 28) [2335:0706/174553.745683:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 6355: Permission denied (13)   Workload logs tab  ✓ The logs tab should show the logs of a pod  ✓ The log pane of the logs tab should only show the lines with the requested text  ✓ The log pane of the logs tab should hide the lines with the requested text  ✓ The log pane of the logs tab should limit the number of log lines that are fetched  ✓ The log pane of the logs tab should only show logs for the selected container  ✓ The log pane of the logs tab should show spans   6 passing (7s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 6 │  │ Passing: 6 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 7 seconds │  │ Spec Ran: workload_logs.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/workload_logs.feature.mp4 (1 second) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: workloads.feature (27 of 28) [2335:0706/174610.087840:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 6486: Permission denied (13)   Kiali Workloads page  ✓ See workloads table with correct info  ✓ Filter workloads table by Workloads Name  ✓ Filter workloads table by Workloads Type  ✓ Filter workloads table by sidecar  ✓ Filter workloads table by Istio Type  ✓ Filter workloads table by health  ✓ Filter workloads table by label  ✓ The healthy status of a workload is reported in the list of workloads  ✓ The idle status of a workload is reported in the list of workloads  ✓ The failing status of a workload is reported in the list of workloads  ✓ The degraded status of a workload is reported in the list of workloads   11 passing (15s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 11 │  │ Passing: 11 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 14 seconds │  │ Spec Ran: workloads.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/workloads.feature.mp4 (1 second) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: workloads_details.feature (28 of 28) [2335:0706/174634.503110:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 6643: Permission denied (13)   Kiali Workload Details page  ✓ See details for workload  ✓ See minigraph for workload.  ✓ See workload traffic information  ✓ See workload Inbound Metrics  ✓ See workload Outbound Metrics  ✓ See workload tracing info after selecting a trace  ✓ See workload span info after selecting a span  ✓ See Envoy clusters configuration for a workload  ✓ See Envoy listeners configuration for a workload  ✓ See Envoy routes configuration for a workload  ✓ See Envoy bootstrap configuration for a workload  ✓ See Envoy config configuration for a workload  ✓ See Envoy metrics for a workload   13 passing (16s)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 13 │  │ Passing: 13 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 15 seconds │  │ Spec Ran: workloads_details.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/workloads_details.feature.mp4 (1 second) ====================================================================================================  (Run Finished)   Spec Tests Passing Failing Pending Skipped    ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ ✔ app_details.feature 00:07 7 7 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ apps.feature 00:17 10 10 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ graph_context_menu.feature 00:11 6 6 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ graph_display.feature 00:31 31 31 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ graph_find_hide.feature 00:11 6 6 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ graph_replay.feature 00:11 3 3 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ graph_side_panel.feature 00:14 6 6 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ graph_toolbar.feature 00:11 18 18 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ graph_toolbar_legend.feature 00:45 30 30 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ istio_config.feature 00:12 32 10 - 22 - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ istio_config_editor.feature 00:02 1 1 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ istio_config_type_filters.feature 00:18 9 9 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ istio_config_validation_filters.fea 00:11 7 7 - - - │  │ ture │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ kiali_about.feature 00:02 1 1 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ kiali_cookie.feature 00:01 1 1 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ kiali_help.feature 00:03 3 3 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ kiali_homepage.feature 821ms 1 1 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ kiali_login.feature 1ms - - - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ kiali_logout.feature 965ms 1 1 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ kiali_sidebar_toggle.feature 00:03 2 2 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ overview.feature 00:19 17 17 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ service_details.feature 00:12 8 8 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ services.feature 00:15 13 13 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ sidecar_injection.feature 00:25 9 9 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ wizard_request_routing.feature 00:11 6 6 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ workload_logs.feature 00:07 6 6 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ workloads.feature 00:14 11 11 - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ workloads_details.feature 00:15 13 13 - - - │  └────────────────────────────────────────────────────────────────────────────────────────────────┘   ✔ All specs passed! 05:43 258 236 - 22 -   [6787:0706/174701.343613:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 6973: Permission denied (13) [6973:0706/174701.407859:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported. Couldn't determine Mocha version ====================================================================================================  (Run Starting)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Cypress: 10.7.0 │  │ Browser: Electron 102 (headless) │  │ Node Version: v14.17.0 (/usr/local/bin/node) │  │ Specs: 28 found (app_details.feature, apps.feature, graph_context_menu.feature, graph │  │ _display.feature, graph_find_hide.feature, graph_replay.feature, graph_side_pa │  │ nel.feature, graph_toolbar.feature, graph_toolbar_legend.feature, istio_config │  │ .feature, istio_config_...) │  │ Searched: **/*.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: app_details.feature (1 of 28) [6787:0706/174705.132164:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 7189: Permission denied (13) Couldn't determine Mocha version   Kiali App Details page  - See details for app.  - See app minigraph for details app.  - See app Traffic information  - See Inbound Metrics  - See Outbound Metrics  - See tracing info after selecting a trace  - See span info after selecting app span   0 passing (59ms)   7 pending  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 7 │  │ Passing: 0 │  │ Failing: 0 │  │ Pending: 7 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 0 seconds │  │ Spec Ran: app_details.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/app_details.feature.mp4 (0 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: apps.feature (2 of 28) [6787:0706/174714.227498:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 7321: Permission denied (13)   Kiali Apps List page  - See all Apps objects in the bookinfo namespace.  - Filter Apps by Istio Name  - Filter Apps by Istio Sidecar  - Filter Apps by Istio 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  - The degraded status of a logical mesh application is reported in the list of applications   0 passing (78ms)   10 pending  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 10 │  │ Passing: 0 │  │ Failing: 0 │  │ Pending: 10 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 0 seconds │  │ Spec Ran: apps.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/apps.feature.mp4 (0 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: graph_context_menu.feature (3 of 28) [6787:0706/174722.005783:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 7451: Permission denied (13)   Kiali Graph page - Context menu actions  - Actions 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)   0 passing (54ms)   6 pending  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 6 │  │ Passing: 0 │  │ Failing: 0 │  │ Pending: 6 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 0 seconds │  │ Spec Ran: graph_context_menu.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/graph_context_menu.feature.mp4 (0 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: graph_display.feature (4 of 28) [6787:0706/174729.060594:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 7584: Permission denied (13)   Kiali Graph page - Display menu  - Graph no namespaces  - Graph alpha and beta and istio-system 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 enables idle nodes  - User disables idle edges  - User disables idle nodes  - 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   0 passing (130ms)   31 pending  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 31 │  │ Passing: 0 │  │ Failing: 0 │  │ Pending: 31 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 0 seconds │  │ Spec Ran: graph_display.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/graph_display.feature.mp4 (0 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: graph_find_hide.feature (5 of 28) [6787:0706/174736.704654:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 7714: 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   0 passing (50ms)   6 pending  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 6 │  │ Passing: 0 │  │ Failing: 0 │  │ Pending: 6 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 0 seconds │  │ Spec Ran: graph_find_hide.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/graph_find_hide.feature.mp4 (0 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: graph_replay.feature (6 of 28) [6787:0706/174743.856609:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 7846: Permission denied (13)   Kiali Graph page - Replay  - Graph alpha and beta namespaces  - Show Replay  - Close Replay   0 passing (44ms)   3 pending  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 3 │  │ Passing: 0 │  │ Failing: 0 │  │ Pending: 3 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 0 seconds │  │ Spec Ran: graph_replay.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/graph_replay.feature.mp4 (0 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: graph_side_panel.feature (7 of 28) [6787:0706/174750.710000:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 7976: 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)   0 passing (66ms)   6 pending  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 6 │  │ Passing: 0 │  │ Failing: 0 │  │ Pending: 6 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 0 seconds │  │ Spec Ran: graph_side_panel.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/graph_side_panel.feature.mp4 (0 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: graph_toolbar.feature (8 of 28) [6787:0706/174758.140130:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 8106: Permission denied (13)   Kiali Graph page - Toolbar (various)  - Graph alpha namespace with query params  - Open graph Tour  - Close graph Tour  - Open traffic dropdown  - Disable all traffic  - Enable http traffic  - Close traffic dropdown  - User resets to factory default  - Open duration dropdown  - Close duration dropdown  - Set duration dropdown  - Open refresh dropdown  - Close refresh dropdown  - Set refresh dropdown  - graph type app  - graph type service  - graph type versioned app  - graph type workload   0 passing (95ms)   18 pending  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 18 │  │ Passing: 0 │  │ Failing: 0 │  │ Pending: 18 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 0 seconds │  │ Spec Ran: graph_toolbar.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/graph_toolbar.feature.mp4 (0 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: graph_toolbar_legend.feature (9 of 28) [6787:0706/174805.464010:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 8236: Permission denied (13)   Kiali Graph page - Graph toolbar and legend sidebar  - Check if the Toggle Drag button is usable (example #1)  - Check if the Zoom to Fit button is usable (example #2)  - Check if the Hide Healthy Edges button is usable (example #3)  - Check if the Hide All Edges button is usable (example #4)  - Check if the Graph Layout Default Style button is usable (example #5)  - Check if the Graph Layout Style 1 button is usable (example #6)  - Check if the Graph Layout Style 2 button is usable (example #7)  - Check if the Graph Layout Style 3 button is usable (example #8)  - Check if the Namespace Layout Style 1 button is usable (example #9)  - Check if the Namespace Layout Style 2 button is usable (example #10)  - Check if the Show Legend button is usable (example #11)  - Check if the Toggle Drag Graph button can be turned off  - Check if the Toggle Drag Graph button can be turned on  - Check if the not active by default Hide Healthy Edges Graph button can be turned on (example #1)  - Check if the not active by default Hide All Edges Graph button can be turned on (example #2)  - Check if the not active by default Graph Layout Style 1 Graph button can be turned on (example #3)  - Check if the not active by default Graph Layout Style 2 Graph button can be turned on (example #4)  - Check if the not active by default Graph Layout Style 3 Graph button can be turned on (example #5)  - Check if the not active by default Namespace Layout Style 2 Graph button can be turned on (example #6)  - Check if the not active by default Hide Healthy Edges Graph button can be turned off (example #1)  - Check if the not active by default Hide All Edges Graph button can be turned off (example #2)  - The Hide Healthy Edges is turned off by turning on the Hide All Edges  - The Hide All Edges is turned off by turning on the Hide Healthy Edges  - The Namespace Layout Style 1 is turned off by turning on the Namespace Layout Style 2  - The Namespace Layout Style 2 is turned off by turning on the Namespace Layout Style 1  - First 3 Graph Layout Style buttons are mutually exclusive  - The last Graph Layout Style button is mutually exclusive with the rest  - Show the Legend  - Close the Legend using the button  - Close the Legend using the cross   0 passing (139ms)   30 pending  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 30 │  │ Passing: 0 │  │ Failing: 0 │  │ Pending: 30 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 0 seconds │  │ Spec Ran: graph_toolbar_legend.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/graph_toolbar_legend.feature.mp4 (0 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: istio_config.feature (10 of 28) [6787:0706/174812.977594:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 8366: Permission denied (13)   Kiali Istio Config page  - See all Istio Config objects in the bookinfo namespace.  - Filter Istio Config objects by Istio Name  - Filter Istio Config objects by Istio Type  - Filter Istio Config objects by Valid configuration  - Ability to create an AuthorizationPolicy object  - Ability to create a Gateway object  - Ability to create a PeerAuthentication object  - Ability to create a RequestAuthentication object  - Ability to create a ServiceEntry object  - Ability to create a Sidecar object  ✓ KIA0101 validation  ✓ KIA0102 validation  ✓ KIA0104 validation  ✓ KIA0106 validation  ✓ KIA0201 validation  ✓ KIA0202 validation  ✓ KIA0203 validation  ✓ KIA0207 validation  ✓ KIA0208 validation  ✓ KIA0209 validation  ✓ KIA0301 validation  ✓ KIA0302 validation  ✓ KIA0505 validation  ✓ KIA0506 validation  ✓ KIA1004 validation  ✓ KIA1006 validation  ✓ KIA1101 validation  1) KIA1102 validation  ✓ KIA1104 validation  ✓ KIA1105 validation  ✓ KIA1106 validation  ✓ KIA1107 validation   21 passing (2m)   10 pending  1 failing  1) Kiali Istio Config page KIA1102 validation:  AssertionError: Timed out retrying after 40000ms: expected 'color: rgb(62, 134, 53); vertical-align: -0.125em;' to contain 'danger-color' at Context.eval (https://kiali-istio-system.apps.ci-op-8izzti82-8c5aa.cspilp.interop.ccitredhat.com/__cypress/tests?p=cypress/integration/featureFiles/istio_config.feature:1135:10) at Registry.runStepDefininition (https://kiali-istio-system.apps.ci-op-8izzti82-8c5aa.cspilp.interop.ccitredhat.com/__cypress/tests?p=cypress/integration/featureFiles/istio_config.feature:3885:46) at Context.eval (https://kiali-istio-system.apps.ci-op-8izzti82-8c5aa.cspilp.interop.ccitredhat.com/__cypress/tests?p=cypress/integration/featureFiles/istio_config.feature:3298:53)   (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 32 │  │ Passing: 21 │  │ Failing: 1 │  │ Pending: 10 │  │ Skipped: 0 │  │ Screenshots: 1 │  │ Video: true │  │ Duration: 1 minute, 43 seconds │  │ Spec Ran: istio_config.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Screenshots)   - /tmp/kiali/cypress/screenshots/istio_config.feature/Kiali Istio Config page -- K (1280x720)   IA1102 validation (failed).png  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/istio_config.feature.mp4 (9 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: istio_config_editor.feature (11 of 28) [6787:0706/175013.909809:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 12753: Permission denied (13)   Kiali Istio Config editor page  - Filter Istio Config editor objects by Valid configuration   0 passing (46ms)   1 pending  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 1 │  │ Passing: 0 │  │ Failing: 0 │  │ Pending: 1 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 0 seconds │  │ Spec Ran: istio_config_editor.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/istio_config_editor.feature.mp4 (0 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: istio_config_type_filters.feature (12 of 28) [6787:0706/175023.559302:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 12886: Permission denied (13)   Kiali Istio Config page  - Fill the input form with nonsense  - Filters should be available in the dropdown  - Single filter should be usable  - Multiple filters should be usable  - Filter AuthorizationPolicy should be deletable  - Deleting all filters at once in config  - When 4 or more filters are chosen, only 3 are visible right away  - Show the view of all type filters  - Hide the menu of all chosen filters   0 passing (61ms)   9 pending  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 9 │  │ Passing: 0 │  │ Failing: 0 │  │ Pending: 9 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 0 seconds │  │ Spec Ran: istio_config_type_filters.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/istio_config_type_filters.feature (0 seconds)   .mp4 ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: istio_config_validation_filters.feature (13 of 28) [6787:0706/175031.100787:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 13017: Permission denied (13)   Kiali Istio Config page  - Filters should be available in the dropdown  - Single validation filter should be usable  - Filter should be deletable  - Deleting all filters at once  - When 4 or more filters are chosen, only 3 are visible  - Show the view of all validation filters  - Hide the menu of all chosen filters for valdiation   0 passing (57ms)   7 pending  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 7 │  │ Passing: 0 │  │ Failing: 0 │  │ Pending: 7 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 0 seconds │  │ Spec Ran: istio_config_validation_filters.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/istio_config_validation_filters.f (0 seconds)   eature.mp4 ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: kiali_about.feature (14 of 28) [6787:0706/175038.314725:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 13147: Permission denied (13)   Kiali help about verify  - Open Kiali about page   0 passing (35ms)   1 pending  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 1 │  │ Passing: 0 │  │ Failing: 0 │  │ Pending: 1 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 0 seconds │  │ Spec Ran: kiali_about.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/kiali_about.feature.mp4 (0 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: kiali_cookie.feature (15 of 28) [6787:0706/175045.170478:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 13277: Permission denied (13)   Kiali login cookie  - Console is visible after login   0 passing (35ms)   1 pending  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 1 │  │ Passing: 0 │  │ Failing: 0 │  │ Pending: 1 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 0 seconds │  │ Spec Ran: kiali_cookie.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/kiali_cookie.feature.mp4 (0 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: kiali_help.feature (16 of 28) [6787:0706/175052.086970:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 13407: Permission denied (13)   Kiali help dropdown verify  - Open Kiali help dropdown  - User opens the View Debug Info section  - User opens the View Certificates Info section   0 passing (43ms)   3 pending  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 3 │  │ Passing: 0 │  │ Failing: 0 │  │ Pending: 3 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 0 seconds │  │ Spec Ran: kiali_help.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/kiali_help.feature.mp4 (0 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: kiali_homepage.feature (17 of 28) [6787:0706/175059.423101:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 13537: Permission denied (13)   Kiali login  - Kiali is present in the page title   0 passing (58ms)   1 pending  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 1 │  │ Passing: 0 │  │ Failing: 0 │  │ Pending: 1 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 0 seconds │  │ Spec Ran: kiali_homepage.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/kiali_homepage.feature.mp4 (0 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: kiali_login.feature (18 of 28) [6787:0706/175106.667858:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 13667: Permission denied (13)   0 passing (1ms)  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 0 │  │ Passing: 0 │  │ Failing: 0 │  │ Pending: 0 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 0 seconds │  │ Spec Ran: kiali_login.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/kiali_login.feature.mp4 (0 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: kiali_logout.feature (19 of 28) [6787:0706/175113.473762:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 13797: Permission denied (13)   Kiali logout  - Kiali logout successfully   0 passing (37ms)   1 pending  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 1 │  │ Passing: 0 │  │ Failing: 0 │  │ Pending: 1 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 0 seconds │  │ Spec Ran: kiali_logout.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/kiali_logout.feature.mp4 (0 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: kiali_sidebar_toggle.feature (20 of 28) [6787:0706/175120.286615:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 13927: Permission denied (13)   Sidebar toggle  - Close the sidebar  - Open the sidebar   0 passing (47ms)   2 pending  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 2 │  │ Passing: 0 │  │ Failing: 0 │  │ Pending: 2 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 0 seconds │  │ Spec Ran: kiali_sidebar_toggle.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/kiali_sidebar_toggle.feature.mp4 (0 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: overview.feature (21 of 28) [6787:0706/175127.072226:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 14057: Permission denied (13)   Kiali Overview page  - See "alpha" and "beta" namespaces  - Doesn't see a "bad" namespace  - Select the COMPACT view  - Select the EXPAND view  - Select the LIST view  - Filter by namespace  - Filter by health  - Sort by name  - Health for Apps  - Health for Workloads  - Health for Services  - Last 10 minutes  - Last 10 minutes Outbound traffic  - The healthy status of a logical mesh application is reported in the overview of a namespace  - The idle status of a logical mesh application is reported in the overview of a namespace  - The failing status of a logical mesh application is reported in the overview of a namespace  - The degraded status of a logical mesh application is reported in the overview of a namespace   0 passing (87ms)   17 pending  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 17 │  │ Passing: 0 │  │ Failing: 0 │  │ Pending: 17 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 0 seconds │  │ Spec Ran: overview.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/overview.feature.mp4 (0 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: service_details.feature (22 of 28) [6787:0706/175134.179759:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 14188: Permission denied (13)   Kiali Service Details page  - See details for productpage  - See details for service  - See service minigraph for details app.  - See service Traffic information  - See Inbound Metrics for productspage service details  - See Graph data for productspage service details Inbound Metrics graphs  - See graph traces for productspage service details  - See span info after selecting service span   0 passing (56ms)   8 pending  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 8 │  │ Passing: 0 │  │ Failing: 0 │  │ Pending: 8 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 0 seconds │  │ Spec Ran: service_details.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/service_details.feature.mp4 (0 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: services.feature (23 of 28) [6787:0706/175141.434198:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 14318: Permission denied (13)   Kiali Services page  - See services table with correct info  - Filter services table by Service Name  - Filter services table by Service Type  - Filter services table by sidecar  - Filter services table by Istio Type  - Filter services table by health  - Filter services table by label  - Filter services table by label click  - Filter and unfilter services table by label click  - The healthy status of a service is reported in the list of services  - The idle status of a service is reported in the list of services  - The failing status of a service is reported in the list of services  - The degraded status of a service is reported in the list of services   0 passing (75ms)   13 pending  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 13 │  │ Passing: 0 │  │ Failing: 0 │  │ Pending: 13 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 0 seconds │  │ Spec Ran: services.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/services.feature.mp4 (0 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: sidecar_injection.feature (24 of 28) [6787:0706/175148.778134:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 14448: Permission denied (13)   Controlling sidecar injection  - Override the default policy for automatic sidecar injection by enabling it in a namespace  - Switch the override configuration for automatic sidecar injection in a namespace to disabled  - Switch the override configuration for automatic sidecar injection in a namespace to enabled  - Switch to using the default policy for automatic sidecar injection in a namespace  - Override the default policy for automatic sidecar injection by enabling it in a workload  - Override the default policy for automatic sidecar injection by disabling it in a workload  - Switch the override configuration for automatic sidecar injection in a workload to disabled  - Switch the override configuration for automatic sidecar injection in a workload to enabled  - Remove override configuration for automatic sidecar injection in a workload   0 passing (81ms)   9 pending  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 9 │  │ Passing: 0 │  │ Failing: 0 │  │ Pending: 9 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 0 seconds │  │ Spec Ran: sidecar_injection.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/sidecar_injection.feature.mp4 (0 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: wizard_request_routing.feature (25 of 28) [6787:0706/175156.755482:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 14578: Permission denied (13)   Service Details Wizard: Request Routing  - Create a Request Routing scenario  - See a DestinationRule generated  - See a VirtualService generated  - Update a Request Routing scenario  - See a Gateway generated with warning  - Delete the Request Routing scenario   0 passing (59ms)   6 pending  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 6 │  │ Passing: 0 │  │ Failing: 0 │  │ Pending: 6 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 0 seconds │  │ Spec Ran: wizard_request_routing.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/wizard_request_routing.feature.mp (0 seconds)   4 ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: workload_logs.feature (26 of 28) [6787:0706/175204.455673:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 14708: Permission denied (13)   Workload logs tab  - The logs tab should show the logs of a pod  - The log pane of the logs tab should only show the lines with the requested text  - The log pane of the logs tab should hide the lines with the requested text  - The log pane of the logs tab should limit the number of log lines that are fetched  - The log pane of the logs tab should only show logs for the selected container  - The log pane of the logs tab should show spans   0 passing (75ms)   6 pending  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 6 │  │ Passing: 0 │  │ Failing: 0 │  │ Pending: 6 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 0 seconds │  │ Spec Ran: workload_logs.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/workload_logs.feature.mp4 (0 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: workloads.feature (27 of 28) [6787:0706/175211.851289:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 14838: Permission denied (13)   Kiali Workloads page  - See workloads table with correct info  - Filter workloads table by Workloads Name  - Filter workloads table by Workloads Type  - Filter workloads table by sidecar  - Filter workloads table by Istio Type  - Filter workloads table by health  - Filter workloads table by label  - The healthy status of a workload is reported in the list of workloads  - The idle status of a workload is reported in the list of workloads  - The failing status of a workload is reported in the list of workloads  - The degraded status of a workload is reported in the list of workloads   0 passing (62ms)   11 pending  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 11 │  │ Passing: 0 │  │ Failing: 0 │  │ Pending: 11 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 0 seconds │  │ Spec Ran: workloads.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/workloads.feature.mp4 (0 seconds) ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: workloads_details.feature (28 of 28) [6787:0706/175218.901750:ERROR:zygote_host_impl_linux.cc(263)] Failed to adjust OOM score of renderer with pid 14968: Permission denied (13)   Kiali Workload Details page  - See details for workload  - See minigraph for workload.  - See workload traffic information  - See workload Inbound Metrics  - See workload Outbound Metrics  - See workload tracing info after selecting a trace  - See workload span info after selecting a span  - See Envoy clusters configuration for a workload  - See Envoy listeners configuration for a workload  - See Envoy routes configuration for a workload  - See Envoy bootstrap configuration for a workload  - See Envoy config configuration for a workload  - See Envoy metrics for a workload   0 passing (93ms)   13 pending  (Results)  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ Tests: 13 │  │ Passing: 0 │  │ Failing: 0 │  │ Pending: 13 │  │ Skipped: 0 │  │ Screenshots: 0 │  │ Video: true │  │ Duration: 0 seconds │  │ Spec Ran: workloads_details.feature │  └────────────────────────────────────────────────────────────────────────────────────────────────┘  (Video)   - Started processing: Compressing to 32 CRF   - Finished processing: /tmp/kiali/cypress/videos/workloads_details.feature.mp4 (0 seconds) ====================================================================================================  (Run Finished)   Spec Tests Passing Failing Pending Skipped    ┌────────────────────────────────────────────────────────────────────────────────────────────────┐  │ ✔ app_details.feature 54ms 7 - - 7 - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ apps.feature 68ms 10 - - 10 - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ graph_context_menu.feature 47ms 6 - - 6 - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ graph_display.feature 128ms 31 - - 31 - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ graph_find_hide.feature 48ms 6 - - 6 - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ graph_replay.feature 41ms 3 - - 3 - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ graph_side_panel.feature 58ms 6 - - 6 - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ graph_toolbar.feature 93ms 18 - - 18 - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ graph_toolbar_legend.feature 125ms 30 - - 30 - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✖ istio_config.feature 01:43 32 21 1 10 - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ istio_config_editor.feature 40ms 1 - - 1 - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ istio_config_type_filters.feature 58ms 9 - - 9 - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ istio_config_validation_filters.fea 54ms 7 - - 7 - │  │ ture │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ kiali_about.feature 28ms 1 - - 1 - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ kiali_cookie.feature 32ms 1 - - 1 - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ kiali_help.feature 39ms 3 - - 3 - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ kiali_homepage.feature 55ms 1 - - 1 - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ kiali_login.feature 1ms - - - - - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ kiali_logout.feature 33ms 1 - - 1 - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ kiali_sidebar_toggle.feature 44ms 2 - - 2 - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ overview.feature 84ms 17 - - 17 - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ service_details.feature 54ms 8 - - 8 - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ services.feature 70ms 13 - - 13 - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ sidecar_injection.feature 78ms 9 - - 9 - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ wizard_request_routing.feature 57ms 6 - - 6 - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ workload_logs.feature 66ms 6 - - 6 - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ workloads.feature 59ms 11 - - 11 - │  ├────────────────────────────────────────────────────────────────────────────────────────────────┤  │ ✔ workloads_details.feature 83ms 13 - - 13 - │  └────────────────────────────────────────────────────────────────────────────────────────────────┘   ✖ 1 of 28 failed (4%) 01:45 258 21 1 236 -   error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. yarn run v1.22.10 $ jrm cypress/results/combined-report.xml "cypress/results/*.xml" Done. 56 files processed. Done in 0.80s. Copying result xml and screenshots to /logs/artifacts CLIENT_EXE=oc ARCH=amd64 IS_OPENSHIFT=true IS_MAISTRA=true Deleting the 'sleep' app in the 'sleep' namespace... serviceaccount "sleep" deleted service "sleep" deleted deployment.apps "sleep" deleted servicemeshmember.maistra.io "default" deleted networkattachmentdefinition.k8s.cni.cncf.io "istio-cni" deleted securitycontextconstraints.security.openshift.io "sleep-scc" deleted project.project.openshift.io "sleep" deleted Error from server (NotFound): namespaces "sleep" not found Deleting bookinfo demo ... Istio is found here: /tmp/kiali/hack/istio/../../_output/istio-1.18.0 istioctl is found here: /tmp/kiali/hack/istio/../../_output/istio-1.18.0/bin/istioctl client version: 1.18.0 control plane version: OSSM_2.3.4-1 data plane version: 1.14.5 (30 proxies) The cluster client executable is found here: /usr/bin/oc IS_OPENSHIFT=true IS_MAISTRA=true ====== UNINSTALLING ANY EXISTING BOOKINFO DEMO ===== servicemeshmember.maistra.io "default" deleted securitycontextconstraints.security.openshift.io "bookinfo-scc" deleted project.project.openshift.io "bookinfo" deleted Error from server (NotFound): namespaces "bookinfo" not found ====== BOOKINFO UNINSTALLED ===== Deleting error rates demo ... Will deploy Error Rates Demo using these settings: CLIENT_EXE=oc ARCH=amd64 DELETE_DEMO=true ENABLE_INJECTION=true ISTIO_NAMESPACE=istio-system NAMESPACE_ALPHA=alpha NAMESPACE_BETA=beta SOURCE=https://raw.githubusercontent.com/kiali/demos/master IS_OPENSHIFT=true IS_MAISTRA=true Deleting Error Rates Demo (the envoy filters, if previously created, will remain) servicemeshmember.maistra.io "default" deleted servicemeshmember.maistra.io "default" deleted securitycontextconstraints.security.openshift.io "error-rates-scc" deleted namespace "alpha" deleted namespace "beta" deleted