# Pastebin eb7CbqeR ubuntu@opnfv01:~$ kubectl describe po/ceph-osd-keyring-generator-vd2qs -n ceph Name: ceph-osd-keyring-generator-vd2qs Namespace: ceph Node: opnfv02/204.178.3.196 Start Time: Tue, 08 Aug 2017 15:04:31 +0000 Labels: application=ceph component=osd-keyring-generator controller-uid=e1e09ade-7c4a-11e7-910d-b8ca3a5ecb7c job-name=ceph-osd-keyring-generator release_group=ceph Annotations: kubernetes.io/created-by={"kind":"SerializedReference","apiVersion":"v1","reference":{"kind":"Job","namespace":"ceph","name":"ceph-osd-keyring-generator","uid":"e1e09ade-7c4a-11e7-910d-b8ca3a5ecb7c","... Status: Pending IP: 192.168.99.196 Controllers: Job/ceph-osd-keyring-generator Containers: ceph-osd-keyring-generator: Container ID: Image: docker.io/port/ceph-config-helper:v1.6.8 Image ID: Port: Command: /opt/ceph/ceph-key.sh State: Waiting Reason: ImagePullBackOff Ready: False Restart Count: 0 Environment: DEPLOYMENT_NAMESPACE: ceph (v1:metadata.namespace) CEPH_GEN_DIR: /opt/ceph CEPH_TEMPLATES_DIR: /opt/ceph/templates CEPH_KEYRING_NAME: ceph.keyring CEPH_KEYRING_TEMPLATE: bootstrap.keyring.osd KUBE_SECRET_NAME: ceph-bootstrap-osd-keyring Mounts: /opt/ceph/ceph-key.py from ceph-bin (ro) /opt/ceph/ceph-key.sh from ceph-bin (ro) /opt/ceph/templates from ceph-templates (ro) /var/run/secrets/kubernetes.io/serviceaccount from default-token-mzl8g (ro) Conditions: Type Status Initialized True Ready False PodScheduled True Volumes: ceph-bin: Type: ConfigMap (a volume populated by a ConfigMap) Name: ceph-bin Optional: false ceph-templates: Type: ConfigMap (a volume populated by a ConfigMap) Name: ceph-templates Optional: false default-token-mzl8g: Type: Secret (a volume populated by a Secret) SecretName: default-token-mzl8g Optional: false QoS Class: BestEffort Node-Selectors: Tolerations: node.alpha.kubernetes.io/notReady=:Exists:NoExecute for 300s node.alpha.kubernetes.io/unreachable=:Exists:NoExecute for 300s Events: FirstSeen LastSeen Count From SubObjectPath Type Reason Message --------- -------- ----- ---- ------------- -------- ------ ------- 2h 5m 27 kubelet, opnfv02 spec.containers{ceph-osd-keyring-generator} Warning Failed Failed to pull image "docker.io/port/ceph-config-helper:v1.6.8": image pull failed for docker.io/port/ceph-config-helper:v1.6.8, this may be because there are no credentials on this request. details: (Network timed out while trying to connect to https://index.docker.io/v1/repositories/port/ceph-config-helper/images. You may want to check your internet connection or if you are behind a proxy.) 2h 5m 27 kubelet, opnfv02 Warning FailedSync Error syncing pod, skipping: failed to "StartContainer" for "ceph-osd-keyring-generator" with ErrImagePull: "image pull failed for docker.io/port/ceph-config-helper:v1.6.8, this may be because there are no credentials on this request. details: (Network timed out while trying to connect to https://index.docker.io/v1/repositories/port/ceph-config-helper/images. You may want to check your internet connection or if you are behind a proxy.)" 2h 37s 507 kubelet, opnfv02 spec.containers{ceph-osd-keyring-generator} Normal BackOff Back-off pulling image "docker.io/port/ceph-config-helper:v1.6.8" 2h 37s 507 kubelet, opnfv02 Warning FailedSync Error syncing pod, skipping: failed to "StartContainer" for "ceph-osd-keyring-generator" with ImagePullBackOff: "Back-off pulling image \"docker.io/port/ceph-config-helper:v1.6.8\"" 2h 23s 28 kubelet, opnfv02 spec.containers{ceph-osd-keyring-generator} Normal Pulling pulling image "docker.io/port/ceph-config-helper:v1.6.8"