Uploaded image for project: 'OpenShift Virtualization'
  1. OpenShift Virtualization
  2. CNV-63581

Openshift virtalization network tests related to service mesh traffic management is failing due to image not multiarched and its not working for s390x

XMLWordPrintable

    • Quality / Stability / Reliability
    • 0.42
    • False
    • Hide

      None

      Show
      None
    • False
    • None
    • Important
    • None

      Description of problem:

      Openshift virtualization network tests related to service mesh traffic management are failing due to image not multi-arched and its not working for s390x. Below are the two tests failing as the pod is going to crash loop back of as the image is not supported for s390x and need to be multiarched.
      1.tests/network/service_mesh/test_service_mesh.py::TestSMTrafficManagement::test_service_mesh_traffic_management
      2.tests/network/service_mesh/test_service_mesh.py::TestSMTrafficManagement::test_service_mesh_traffic_management_manipulated_rule
      
      service-mesh-test-service-mesh                     server-demo-v2-dp-55b888c497-wxcj4                                  1/2     CrashLoopBackOff    1 (1s ago)       8s
      service-mesh-test-service-mesh                     server-demo-v1-dp-64dc89d688-5dr9q                                  1/2     CrashLoopBackOff    1 (1s ago)       7s
      
      
      oc describe po -n service-mesh-test-service-mesh server-demo-v2-dp-55b888c497-wxcj4
      Name:             server-demo-v2-dp-55b888c497-wxcj4
      Namespace:        service-mesh-test-service-mesh
      Priority:         0
      Service Account:  default
      Node:             master-0.ocpt313-vamsi.lnxero1.boe/172.23.239.41
      Start Time:       Thu, 12 Jun 2025 12:22:40 +0530
      Labels:           app=server-demo
                        pod-template-hash=55b888c497
                        security.istio.io/tlsMode=istio
                        service.istio.io/canonical-name=server-demo
                        service.istio.io/canonical-revision=v2
                        version=v2
      Annotations:      istio.io/rev: default
                        k8s.ovn.org/pod-networks:
                          {"default":{"ip_addresses":["10.129.0.88/23"],"mac_address":"0a:58:0a:81:00:58","gateway_ips":["10.129.0.1"],"routes":[{"dest":"10.128.0.0...
                        k8s.v1.cni.cncf.io/network-status:
                          [{
                              "name": "ovn-kubernetes",
                              "interface": "eth0",
                              "ips": [
                                  "10.129.0.88"
                              ],
                              "mac": "0a:58:0a:81:00:58",
                              "default": true,
                              "dns": {}
                          }]
                        k8s.v1.cni.cncf.io/networks: default/istio-cni
                        kubectl.kubernetes.io/default-container: server-demo-v2-dp
                        kubectl.kubernetes.io/default-logs-container: server-demo-v2-dp
                        openshift.io/scc: restricted-v2
                        prometheus.io/path: /stats/prometheus
                        prometheus.io/port: 15020
                        prometheus.io/scrape: true
                        seccomp.security.alpha.kubernetes.io/pod: runtime/default
                        sidecar.istio.io/inject: true
                        sidecar.istio.io/interceptionMode: REDIRECT
                        sidecar.istio.io/status:
                          {"initContainers":["istio-validation"],"containers":["istio-proxy"],"volumes":["workload-socket","credential-socket","workload-certs","ist...
                        traffic.sidecar.istio.io/excludeInboundPorts: 15020
                        traffic.sidecar.istio.io/includeInboundPorts: *
                        traffic.sidecar.istio.io/includeOutboundIPRanges: *
      Status:           Running
      IP:               10.129.0.88
      IPs:
        IP:           10.129.0.88
      Controlled By:  ReplicaSet/server-demo-v2-dp-55b888c497
      Init Containers:
        istio-validation:
          Container ID:  cri-o://2b97b9c41f5f2c10b3f49979d090c7d9ba2714cc6bcc344918dced21d8d45527
          Image:         registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:17db00a219de14e5901b5a5eca64d3c6684ca74c1dba3ae3b03787c655fe9c80
          Image ID:      registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:17db00a219de14e5901b5a5eca64d3c6684ca74c1dba3ae3b03787c655fe9c80
          Port:          <none>
          Host Port:     <none>
          Args:
            istio-iptables
            -p
            15001
            -z
            15006
            -u
            1000919999
            -m
            REDIRECT
            -i
            *
            -x
            
            -b
            *
            -d
            15090,15021,15020
            --log_output_level=default:info
            --run-validation
            --skip-rule-apply
          State:          Terminated
            Reason:       Completed
            Exit Code:    0
            Started:      Thu, 12 Jun 2025 12:22:42 +0530
            Finished:     Thu, 12 Jun 2025 12:22:42 +0530
          Ready:          True
          Restart Count:  0
          Limits:
            cpu:     2
            memory:  1Gi
          Requests:
            cpu:        100m
            memory:     128Mi
          Environment:  <none>
          Mounts:
            /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-2ndz4 (ro)
      Containers:
        server-demo-v2-dp:
          Container ID:   cri-o://9dc0f71f5c7db1122398cbc05774566fb76c64eaaf9b2095da8fc43f98a94585
          Image:          quay.io/openshift-cnv/qe-cnv-service-mesh-server-demo:v2.0
          Image ID:       quay.io/openshift-cnv/qe-cnv-service-mesh-server-demo@sha256:1a1caffd4794ce155c43e74a43c6302bac5238c7b763a002348659c60036ef24
          Port:           <none>
          Host Port:      <none>
          State:          Waiting
            Reason:       CrashLoopBackOff
          Last State:     Terminated
            Reason:       Error
            Exit Code:    1
            Started:      Thu, 12 Jun 2025 12:23:04 +0530
            Finished:     Thu, 12 Jun 2025 12:23:04 +0530
          Ready:          False
          Restart Count:  2
          Environment:    <none>
          Mounts:
            /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-2ndz4 (ro)
        istio-proxy:
          Container ID:  cri-o://ab8447cf8419dd2829ffa9bc99ee66c428123457c8b4914106ee76c23a3868dd
          Image:         registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:17db00a219de14e5901b5a5eca64d3c6684ca74c1dba3ae3b03787c655fe9c80
          Image ID:      registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:17db00a219de14e5901b5a5eca64d3c6684ca74c1dba3ae3b03787c655fe9c80
          Port:          15090/TCP
          Host Port:     0/TCP
          Args:
            proxy
            sidecar
            --domain
            $(POD_NAMESPACE).svc.cluster.local
            --proxyLogLevel=warning
            --proxyComponentLogLevel=misc:error
            --log_output_level=default:info
          State:          Running
            Started:      Thu, 12 Jun 2025 12:22:44 +0530
          Ready:          True
          Restart Count:  0
          Limits:
            cpu:     2
            memory:  1Gi
          Requests:
            cpu:      100m
            memory:   128Mi
          Readiness:  http-get http://:15021/healthz/ready delay=0s timeout=3s period=15s #success=1 #failure=4
          Startup:    http-get http://:15021/healthz/ready delay=0s timeout=3s period=1s #success=1 #failure=600
          Environment:
            PILOT_CERT_PROVIDER:           istiod
            CA_ADDR:                       istiod.istio-system.svc:15012
            POD_NAME:                      server-demo-v2-dp-55b888c497-wxcj4 (v1:metadata.name)
            POD_NAMESPACE:                 service-mesh-test-service-mesh (v1:metadata.namespace)
            INSTANCE_IP:                    (v1:status.podIP)
            SERVICE_ACCOUNT:                (v1:spec.serviceAccountName)
            HOST_IP:                        (v1:status.hostIP)
            ISTIO_CPU_LIMIT:               2 (limits.cpu)
            PROXY_CONFIG:                  {}
                                           
            ISTIO_META_POD_PORTS:          [
                                           ]
            ISTIO_META_APP_CONTAINERS:     server-demo-v2-dp
            GOMEMLIMIT:                    1073741824 (limits.memory)
            GOMAXPROCS:                    2 (limits.cpu)
            ISTIO_META_CLUSTER_ID:         Kubernetes
            ISTIO_META_NODE_NAME:           (v1:spec.nodeName)
            ISTIO_META_INTERCEPTION_MODE:  REDIRECT
            ISTIO_META_WORKLOAD_NAME:      server-demo-v2-dp
            ISTIO_META_OWNER:              kubernetes://apis/apps/v1/namespaces/service-mesh-test-service-mesh/deployments/server-demo-v2-dp
            ISTIO_META_MESH_ID:            cluster.local
            TRUST_DOMAIN:                  cluster.local
          Mounts:
            /etc/istio/pod from istio-podinfo (rw)
            /etc/istio/proxy from istio-envoy (rw)
            /var/lib/istio/data from istio-data (rw)
            /var/run/secrets/credential-uds from credential-socket (rw)
            /var/run/secrets/istio from istiod-ca-cert (rw)
            /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-2ndz4 (ro)
            /var/run/secrets/tokens from istio-token (rw)
            /var/run/secrets/workload-spiffe-credentials from workload-certs (rw)
            /var/run/secrets/workload-spiffe-uds from workload-socket (rw)
      Conditions:
        Type                        Status
        PodReadyToStartContainers   True 
        Initialized                 True 
        Ready                       False 
        ContainersReady             False 
        PodScheduled                True 
      Volumes:
        workload-socket:
          Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
          Medium:     
          SizeLimit:  <unset>
        credential-socket:
          Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
          Medium:     
          SizeLimit:  <unset>
        workload-certs:
          Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
          Medium:     
          SizeLimit:  <unset>
        istio-envoy:
          Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
          Medium:     Memory
          SizeLimit:  <unset>
        istio-data:
          Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
          Medium:     
          SizeLimit:  <unset>
        istio-podinfo:
          Type:  DownwardAPI (a volume populated by information about the pod)
          Items:
            metadata.labels -> labels
            metadata.annotations -> annotations
        istio-token:
          Type:                    Projected (a volume that contains injected data from multiple sources)
          TokenExpirationSeconds:  43200
        istiod-ca-cert:
          Type:      ConfigMap (a volume populated by a ConfigMap)
          Name:      istio-ca-root-cert
          Optional:  false
        kube-api-access-2ndz4:
          Type:                    Projected (a volume that contains injected data from multiple sources)
          TokenExpirationSeconds:  3607
          ConfigMapName:           kube-root-ca.crt
          ConfigMapOptional:       <nil>
          DownwardAPI:             true
          ConfigMapName:           openshift-service-ca.crt
          ConfigMapOptional:       <nil>
      QoS Class:                   Burstable
      Node-Selectors:              <none>
      Tolerations:                 node.kubernetes.io/memory-pressure:NoSchedule op=Exists
                                   node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                                   node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
      Events:
        Type     Reason          Age                From               Message
        ----     ------          ----               ----               -------
        Normal   Scheduled       42s                default-scheduler  Successfully assigned service-mesh-test-service-mesh/server-demo-v2-dp-55b888c497-wxcj4 to master-0.ocpt313-vamsi.lnxero1.boe
        Normal   AddedInterface  41s                multus             Add eth0 [10.129.0.88/23] from ovn-kubernetes
        Normal   Pulled          41s                kubelet            Container image "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:17db00a219de14e5901b5a5eca64d3c6684ca74c1dba3ae3b03787c655fe9c80" already present on machine
        Normal   Created         41s                kubelet            Created container: istio-validation
        Normal   Started         41s                kubelet            Started container istio-validation
        Normal   Pulled          39s                kubelet            Container image "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:17db00a219de14e5901b5a5eca64d3c6684ca74c1dba3ae3b03787c655fe9c80" already present on machine
        Normal   Pulled          39s                kubelet            Successfully pulled image "quay.io/openshift-cnv/qe-cnv-service-mesh-server-demo:v2.0" in 2.012s (2.012s including waiting). Image size: 464928826 bytes.
        Normal   Started         39s                kubelet            Started container istio-proxy
        Normal   Created         39s                kubelet            Created container: istio-proxy
        Warning  Unhealthy       37s                kubelet            Startup probe failed: Get "http://10.129.0.88:15021/healthz/ready": dial tcp 10.129.0.88:15021: connect: connection refused
        Normal   Pulled          36s                kubelet            Successfully pulled image "quay.io/openshift-cnv/qe-cnv-service-mesh-server-demo:v2.0" in 1.269s (1.269s including waiting). Image size: 464928826 bytes.
        Normal   Pulling         20s (x3 over 41s)  kubelet            Pulling image "quay.io/openshift-cnv/qe-cnv-service-mesh-server-demo:v2.0"
        Normal   Started         19s (x3 over 39s)  kubelet            Started container server-demo-v2-dp
        Normal   Created         19s (x3 over 39s)  kubelet            Created container: server-demo-v2-dp
        Normal   Pulled          19s                kubelet            Successfully pulled image "quay.io/openshift-cnv/qe-cnv-service-mesh-server-demo:v2.0" in 1.254s (1.254s including waiting). Image size: 464928826 bytes.
        Warning  BackOff         3s (x5 over 36s)   kubelet            Back-off restarting failed container server-demo-v2-dp in pod server-demo-v2-dp-55b888c497-wxcj4_service-mesh-test-service-mesh(6ed38fc7-8b0c-421a-8204-64aac90778c2)
      harshithams@Harshithas-MacBook-Pro openshift-virtualization-tests % oc describe po -n service-mesh-test-service-mesh                     server-demo-v1-dp-64dc89d688-5dr9q 
      Name:             server-demo-v1-dp-64dc89d688-5dr9q
      Namespace:        service-mesh-test-service-mesh
      Priority:         0
      Service Account:  default
      Node:             master-0.ocpt313-vamsi.lnxero1.boe/172.23.239.41
      Start Time:       Thu, 12 Jun 2025 12:22:40 +0530
      Labels:           app=server-demo
                        pod-template-hash=64dc89d688
                        security.istio.io/tlsMode=istio
                        service.istio.io/canonical-name=server-demo
                        service.istio.io/canonical-revision=v1
                        version=v1
      Annotations:      istio.io/rev: default
                        k8s.ovn.org/pod-networks:
                          {"default":{"ip_addresses":["10.129.0.87/23"],"mac_address":"0a:58:0a:81:00:57","gateway_ips":["10.129.0.1"],"routes":[{"dest":"10.128.0.0...
                        k8s.v1.cni.cncf.io/network-status:
                          [{
                              "name": "ovn-kubernetes",
                              "interface": "eth0",
                              "ips": [
                                  "10.129.0.87"
                              ],
                              "mac": "0a:58:0a:81:00:57",
                              "default": true,
                              "dns": {}
                          }]
                        k8s.v1.cni.cncf.io/networks: default/istio-cni
                        kubectl.kubernetes.io/default-container: server-demo-v1-dp
                        kubectl.kubernetes.io/default-logs-container: server-demo-v1-dp
                        openshift.io/scc: restricted-v2
                        prometheus.io/path: /stats/prometheus
                        prometheus.io/port: 15020
                        prometheus.io/scrape: true
                        seccomp.security.alpha.kubernetes.io/pod: runtime/default
                        sidecar.istio.io/inject: true
                        sidecar.istio.io/interceptionMode: REDIRECT
                        sidecar.istio.io/status:
                          {"initContainers":["istio-validation"],"containers":["istio-proxy"],"volumes":["workload-socket","credential-socket","workload-certs","ist...
                        traffic.sidecar.istio.io/excludeInboundPorts: 15020
                        traffic.sidecar.istio.io/includeInboundPorts: *
                        traffic.sidecar.istio.io/includeOutboundIPRanges: *
      Status:           Running
      IP:               10.129.0.87
      IPs:
        IP:           10.129.0.87
      Controlled By:  ReplicaSet/server-demo-v1-dp-64dc89d688
      Init Containers:
        istio-validation:
          Container ID:  cri-o://58e7fb77a74960a4b20cb0f5b7e354c8d816f0ca01cd786fd766ed11f125d5fd
          Image:         registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:17db00a219de14e5901b5a5eca64d3c6684ca74c1dba3ae3b03787c655fe9c80
          Image ID:      registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:17db00a219de14e5901b5a5eca64d3c6684ca74c1dba3ae3b03787c655fe9c80
          Port:          <none>
          Host Port:     <none>
          Args:
            istio-iptables
            -p
            15001
            -z
            15006
            -u
            1000919999
            -m
            REDIRECT
            -i
            *
            -x
            
            -b
            *
            -d
            15090,15021,15020
            --log_output_level=default:info
            --run-validation
            --skip-rule-apply
          State:          Terminated
            Reason:       Completed
            Exit Code:    0
            Started:      Thu, 12 Jun 2025 12:22:41 +0530
            Finished:     Thu, 12 Jun 2025 12:22:41 +0530
          Ready:          True
          Restart Count:  0
          Limits:
            cpu:     2
            memory:  1Gi
          Requests:
            cpu:        100m
            memory:     128Mi
          Environment:  <none>
          Mounts:
            /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-nmk2p (ro)
      Containers:
        server-demo-v1-dp:
          Container ID:   cri-o://2d3fa121b81df4439e8be65ccfe40fae51258a87d2200185c3c7ef8dcf5af2af
          Image:          quay.io/openshift-cnv/qe-cnv-service-mesh-server-demo:v1.0
          Image ID:       quay.io/openshift-cnv/qe-cnv-service-mesh-server-demo@sha256:11d90903cca905820adc0d1413d6e71d25ec0812079d81e5857151b377760271
          Port:           <none>
          Host Port:      <none>
          State:          Waiting
            Reason:       CrashLoopBackOff
          Last State:     Terminated
            Reason:       Error
            Exit Code:    1
            Started:      Thu, 12 Jun 2025 12:23:29 +0530
            Finished:     Thu, 12 Jun 2025 12:23:29 +0530
          Ready:          False
          Restart Count:  3
          Environment:    <none>
          Mounts:
            /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-nmk2p (ro)
        istio-proxy:
          Container ID:  cri-o://da5c60dbf7f41aefefbe9ea41ff27a324eb97917ac16a8cb23de51c0de66e318
          Image:         registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:17db00a219de14e5901b5a5eca64d3c6684ca74c1dba3ae3b03787c655fe9c80
          Image ID:      registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:17db00a219de14e5901b5a5eca64d3c6684ca74c1dba3ae3b03787c655fe9c80
          Port:          15090/TCP
          Host Port:     0/TCP
          Args:
            proxy
            sidecar
            --domain
            $(POD_NAMESPACE).svc.cluster.local
            --proxyLogLevel=warning
            --proxyComponentLogLevel=misc:error
            --log_output_level=default:info
          State:          Running
            Started:      Thu, 12 Jun 2025 12:22:43 +0530
          Ready:          True
          Restart Count:  0
          Limits:
            cpu:     2
            memory:  1Gi
          Requests:
            cpu:      100m
            memory:   128Mi
          Readiness:  http-get http://:15021/healthz/ready delay=0s timeout=3s period=15s #success=1 #failure=4
          Startup:    http-get http://:15021/healthz/ready delay=0s timeout=3s period=1s #success=1 #failure=600
          Environment:
            PILOT_CERT_PROVIDER:           istiod
            CA_ADDR:                       istiod.istio-system.svc:15012
            POD_NAME:                      server-demo-v1-dp-64dc89d688-5dr9q (v1:metadata.name)
            POD_NAMESPACE:                 service-mesh-test-service-mesh (v1:metadata.namespace)
            INSTANCE_IP:                    (v1:status.podIP)
            SERVICE_ACCOUNT:                (v1:spec.serviceAccountName)
            HOST_IP:                        (v1:status.hostIP)
            ISTIO_CPU_LIMIT:               2 (limits.cpu)
            PROXY_CONFIG:                  {}
                                           
            ISTIO_META_POD_PORTS:          [
                                           ]
            ISTIO_META_APP_CONTAINERS:     server-demo-v1-dp
            GOMEMLIMIT:                    1073741824 (limits.memory)
            GOMAXPROCS:                    2 (limits.cpu)
            ISTIO_META_CLUSTER_ID:         Kubernetes
            ISTIO_META_NODE_NAME:           (v1:spec.nodeName)
            ISTIO_META_INTERCEPTION_MODE:  REDIRECT
            ISTIO_META_WORKLOAD_NAME:      server-demo-v1-dp
            ISTIO_META_OWNER:              kubernetes://apis/apps/v1/namespaces/service-mesh-test-service-mesh/deployments/server-demo-v1-dp
            ISTIO_META_MESH_ID:            cluster.local
            TRUST_DOMAIN:                  cluster.local
          Mounts:
            /etc/istio/pod from istio-podinfo (rw)
            /etc/istio/proxy from istio-envoy (rw)
            /var/lib/istio/data from istio-data (rw)
            /var/run/secrets/credential-uds from credential-socket (rw)
            /var/run/secrets/istio from istiod-ca-cert (rw)
            /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-nmk2p (ro)
            /var/run/secrets/tokens from istio-token (rw)
            /var/run/secrets/workload-spiffe-credentials from workload-certs (rw)
            /var/run/secrets/workload-spiffe-uds from workload-socket (rw)
      Conditions:
        Type                        Status
        PodReadyToStartContainers   True 
        Initialized                 True 
        Ready                       False 
        ContainersReady             False 
        PodScheduled                True 
      Volumes:
        workload-socket:
          Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
          Medium:     
          SizeLimit:  <unset>
        credential-socket:
          Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
          Medium:     
          SizeLimit:  <unset>
        workload-certs:
          Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
          Medium:     
          SizeLimit:  <unset>
        istio-envoy:
          Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
          Medium:     Memory
          SizeLimit:  <unset>
        istio-data:
          Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
          Medium:     
          SizeLimit:  <unset>
        istio-podinfo:
          Type:  DownwardAPI (a volume populated by information about the pod)
          Items:
            metadata.labels -> labels
            metadata.annotations -> annotations
        istio-token:
          Type:                    Projected (a volume that contains injected data from multiple sources)
          TokenExpirationSeconds:  43200
        istiod-ca-cert:
          Type:      ConfigMap (a volume populated by a ConfigMap)
          Name:      istio-ca-root-cert
          Optional:  false
        kube-api-access-nmk2p:
          Type:                    Projected (a volume that contains injected data from multiple sources)
          TokenExpirationSeconds:  3607
          ConfigMapName:           kube-root-ca.crt
          ConfigMapOptional:       <nil>
          DownwardAPI:             true
          ConfigMapName:           openshift-service-ca.crt
          ConfigMapOptional:       <nil>
      QoS Class:                   Burstable
      Node-Selectors:              <none>
      Tolerations:                 node.kubernetes.io/memory-pressure:NoSchedule op=Exists
                                   node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                                   node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
      Events:
        Type     Reason          Age                From               Message
        ----     ------          ----               ----               -------
        Normal   Scheduled       64s                default-scheduler  Successfully assigned service-mesh-test-service-mesh/server-demo-v1-dp-64dc89d688-5dr9q to master-0.ocpt313-vamsi.lnxero1.boe
        Normal   AddedInterface  64s                multus             Add eth0 [10.129.0.87/23] from ovn-kubernetes
        Normal   Pulled          63s                kubelet            Container image "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:17db00a219de14e5901b5a5eca64d3c6684ca74c1dba3ae3b03787c655fe9c80" already present on machine
        Normal   Created         63s                kubelet            Created container: istio-validation
        Normal   Started         63s                kubelet            Started container istio-validation
        Normal   Pulled          61s                kubelet            Container image "registry.redhat.io/openshift-service-mesh/istio-proxyv2-rhel9@sha256:17db00a219de14e5901b5a5eca64d3c6684ca74c1dba3ae3b03787c655fe9c80" already present on machine
        Normal   Pulled          61s                kubelet            Successfully pulled image "quay.io/openshift-cnv/qe-cnv-service-mesh-server-demo:v1.0" in 1.389s (1.389s including waiting). Image size: 464928826 bytes.
        Normal   Started         61s                kubelet            Started container istio-proxy
        Normal   Created         61s                kubelet            Created container: istio-proxy
        Normal   Pulled          59s                kubelet            Successfully pulled image "quay.io/openshift-cnv/qe-cnv-service-mesh-server-demo:v1.0" in 1.301s (1.301s including waiting). Image size: 464928826 bytes.
        Normal   Pulled          43s                kubelet            Successfully pulled image "quay.io/openshift-cnv/qe-cnv-service-mesh-server-demo:v1.0" in 1.431s (1.431s including waiting). Image size: 464928826 bytes.
        Normal   Pulling         17s (x4 over 63s)  kubelet            Pulling image "quay.io/openshift-cnv/qe-cnv-service-mesh-server-demo:v1.0"
        Normal   Pulled          16s                kubelet            Successfully pulled image "quay.io/openshift-cnv/qe-cnv-service-mesh-server-demo:v1.0" in 1.411s (1.411s including waiting). Image size: 464928826 bytes.
        Normal   Started         15s (x4 over 61s)  kubelet            Started container server-demo-v1-dp
        Normal   Created         15s (x4 over 61s)  kubelet            Created container: server-demo-v1-dp
        Warning  BackOff         2s (x7 over 59s)   kubelet            Back-off restarting failed container server-demo-v1-dp in pod server-demo-v1-dp-64dc89d688-5dr9q_service-mesh-test-service-mesh(08eb56fb-c077-4125-adaa-4808f330f3ef)
      oc logs server-demo-v1-dp-64dc89d688-5dr9q -n service-mesh-test-service-mesh
      exec container process `/bin/sh`: Exec format error
      
      oc logs server-demo-v2-dp-55b888c497-wxcj4 -n service-mesh-test-service-mesh
      exec container process `/bin/sh`: Exec format error
      For test_service_mesh_traffic_management test - quay.io/openshift-cnv/qe-cnv-service-mesh-server-demo:v2.0
      
      For test_service_mesh_traffic_management_manipulated_rule test -quay.io/openshift-cnv/qe-cnv-service-mesh-server-demo:v1.0
      
      above two images are supported for s390x 

      Version-Release number of selected component (if applicable):

       

      How reproducible:

       

      Steps to Reproduce:

      1. Multi-arch below images to fix the test issue for s390x. 
      quay.io/openshift-cnv/qe-cnv-service-mesh-server-demo:v2.0
      quay.io/openshift-cnv/qe-cnv-service-mesh-server-demo:v1.0
      
      

      Actual results:

      pods related to server demo are going to crash loop backoff as the image is not supported for s390x 

      Expected results:

      server demo pods needs to be in running state for the tests to pass and the images mentioned should be multi-arched 

      Additional info:

       

        1. 01-namespace.yaml
          0.1 kB
          Yossi Segev
        2. 02-vm.yaml
          1 kB
          Yossi Segev
        3. 03-service.yaml
          0.3 kB
          Yossi Segev
        4. 04-deployment-v1.yaml
          0.6 kB
          Yossi Segev
        5. 05-deployment-v2.yaml
          0.6 kB
          Yossi Segev
        6. 06-server-service.yaml
          0.2 kB
          Yossi Segev

              phoracek@redhat.com Petr Horacek
              rh-ee-hsreeniv Harshita Sreenivasamurthy (Inactive)
              Yossi Segev Yossi Segev
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: