Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-8788

ensure pods use downstream images

XMLWordPrintable

    • Moderate
    • All
    • If docs needed, set a value

      Description of problem:

      The following OCP conformance test fails when run on a Red Hat OpenShift on IBM Cloud (ROKS) managed service cluster:

      [Feature:Platform] Managed cluster should ensure pods use downstream images from our release image with proper ImagePullPolicy [Suite:openshift/conformance/parallel]

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

      Verified failure on OpenShift 4.3 and 4.4.

      How reproducible:

      Run OCP conformance test for IBM Cloud.

      Actual results:

      [AfterEach] [Feature:Platform] Managed cluster
      /go/src/github.com/openshift/origin/_output/local/go/src/github.com/openshift/origin/vendor/k8s.io/kubernetes/test/e2e/framework/framework.go:152
      Jul 27 22:45:00.635: INFO: Waiting up to 7m0s for all (but 100) nodes to be ready
      Jul 27 22:45:00.660: INFO: Running AfterSuite actions on all nodes
      Jul 27 22:45:00.661: INFO: Running AfterSuite actions on node 1
      fail [github.com/openshift/origin/test/extended/operators/images.go:139]: Jul 27 22:45:00.537: Pods found with invalid container images not present in release payload: kube-system/ibm-file-plugin-569477b-xbx27/ibm-file-plugin-container image=registry.au-syd.bluemix.net/armada-master/storage-file-plugin:375
      kube-system/ibm-keepalived-watcher-nxrgz/calico-extension image=registry.au-syd.bluemix.net/armada-master/armada-calico-extension:378
      kube-system/ibm-keepalived-watcher-nxrgz/keepalived-watcher image=registry.au-syd.bluemix.net/armada-master/keepalived-watcher:208
      kube-system/ibm-keepalived-watcher-xwc4w/calico-extension image=registry.au-syd.bluemix.net/armada-master/armada-calico-extension:378
      kube-system/ibm-keepalived-watcher-xwc4w/keepalived-watcher image=registry.au-syd.bluemix.net/armada-master/keepalived-watcher:208
      kube-system/ibm-keepalived-watcher-zs692/calico-extension image=registry.au-syd.bluemix.net/armada-master/armada-calico-extension:378
      kube-system/ibm-keepalived-watcher-zs692/keepalived-watcher image=registry.au-syd.bluemix.net/armada-master/keepalived-watcher:208
      kube-system/ibm-master-proxy-static-10.192.127.224/ibm-master-proxy-static image=registry.au-syd.bluemix.net/armada-master/haproxy:384f4234ef230049fb646f6fc224c770c513486e
      kube-system/ibm-master-proxy-static-10.192.127.224/pause image=registry.au-syd.bluemix.net/armada-master/pause:3.1
      kube-system/ibm-master-proxy-static-10.192.127.225/ibm-master-proxy-static image=registry.au-syd.bluemix.net/armada-master/haproxy:384f4234ef230049fb646f6fc224c770c513486e
      kube-system/ibm-master-proxy-static-10.192.127.225/pause image=registry.au-syd.bluemix.net/armada-master/pause:3.1
      kube-system/ibm-master-proxy-static-10.192.127.232/ibm-master-proxy-static image=registry.au-syd.bluemix.net/armada-master/haproxy:384f4234ef230049fb646f6fc224c770c513486e
      kube-system/ibm-master-proxy-static-10.192.127.232/pause image=registry.au-syd.bluemix.net/armada-master/pause:3.1
      kube-system/ibm-storage-watcher-6bcddd6f-sv8c9/ibm-storage-watcher-container image=registry.au-syd.bluemix.net/armada-master/storage-file-plugin:375
      kube-system/ibmcloud-block-storage-driver-42lzz/ibmcloud-block-storage-driver-container image=registry.au-syd.bluemix.net/armada-master/ibmcloud-block-storage-driver:1.17
      kube-system/ibmcloud-block-storage-driver-h6cmx/ibmcloud-block-storage-driver-container image=registry.au-syd.bluemix.net/armada-master/ibmcloud-block-storage-driver:1.17
      kube-system/ibmcloud-block-storage-driver-l5qjn/ibmcloud-block-storage-driver-container image=registry.au-syd.bluemix.net/armada-master/ibmcloud-block-storage-driver:1.17
      kube-system/ibmcloud-block-storage-plugin-7794d58c7f-6t6mp/ibmcloud-block-storage-plugin-container image=registry.au-syd.bluemix.net/armada-master/ibmcloud-block-storage-plugin:1.17
      kube-system/vpn-65f7d9648d-czmts/vpn image=registry.au-syd.bluemix.net/armada-master/vpn-client:2.4.6-r3-IKS-116
      openshift-image-registry/registry-pvc-permissions-rbbsl/pvc-permissions image=registry.au-syd.bluemix.net/armada-master/busybox:1.28.4-glibc

      failed: (58.6s) 2020-07-27T22:45:00 "[Feature:Platform] Managed cluster should ensure pods use downstream images from our release image with proper ImagePullPolicy [Suite:openshift/conformance/parallel]"

      Failing tests:

      [Feature:Platform] Managed cluster should ensure pods use downstream images from our release image with proper ImagePullPolicy [Suite:openshift/conformance/parallel]

      Expected results:

      Tests passes or images in kube-system namespace are ignored for manage clusters.

            cewong@redhat.com Cesar Wong
            openshift_jira_bot OpenShift Jira Bot
            Red Hat Employee
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: