Pod onap-sdnc-0 Summary

Description

Labels:
app.kubernetes.io/instance:
onap
app.kubernetes.io/managed-by:
Helm
app.kubernetes.io/name:
sdnc
controller-revision-hash:
onap-sdnc-7cfbdb79c7
helm.sh/chart:
sdnc-11.0.0
statefulset.kubernetes.io/pod-name:
onap-sdnc-0
Annotations:
Controlled By:
StatefulSet/onap-sdnc

Init Containers

Name Image State Ready Restart Count
sdnc-update-config docker.nexus.azure.onap.eu/dibi/envsubst:1 Terminated (Completed) True 0
sdnc-readiness nexus3.onap.org:10001/onap/oom/readiness:3.0.1 Terminated (Completed) True 0
sdnc-cert-initializer-readiness nexus3.onap.org:10001/onap/oom/readiness:3.0.1 Terminated (Completed) True 0
sdnc-aaf-config nexus3.onap.org:10001/onap/aaf/aaf_agent:2.1.20 Terminated (Completed) True 0
sdnc-chown docker.nexus.azure.onap.eu/busybox:1.34.1 Terminated (Completed) True 0

Containers

Name Image State Ready Restart Count
sdnc nexus3.onap.org:10001/onap/sdnc-image:2.4.0 Running True 0

Volumes

Name Type Properties
onap-sdnc-data persistent_volume_claim
claim_name onap-sdnc-data-onap-sdnc-0
read_only None
localtime host_path
path /etc/localtime
type
logs empty_dir
medium None
size_limit None
sdnc-logging-cfg-config config_map
default_mode 420
items None
name onap-sdnc-log-configmap
optional None
bin config_map
default_mode 493
items None
name onap-sdnc-bin
optional None
config-input config_map
default_mode 420
items None
name onap-sdnc-properties
optional None
properties empty_dir
medium Memory
size_limit None
onap-sdnc-aaf-config empty_dir
medium Memory
size_limit None
aaf-agent-certs config_map
default_mode 448
items None
name onap-cert-wrapper-certs
optional None
aaf-add-config config_map
default_mode 448
items None
name onap-sdnc-cert-initializer-add-config
optional None
certmanager-certs-volume-0-dir empty_dir
medium None
size_limit None
certmanager-certs-volume-0 projected
default_mode 420
sources [{'config_map': None, 'downward_api': None, 'secret': {'items': [{'key': 'tls.key', 'mode': None, 'path': 'key.pem'}, {'key': 'tls.crt', 'mode': None, 'path': 'cert.pem'}, {'key': 'ca.crt', 'mode': None, 'path': 'cacert.pem'}, {'key': 'keystore.jks', 'mode': None, 'path': 'keystore.jks'}, {'key': 'truststore.jks', 'mode': None, 'path': 'truststore.jks'}], 'name': 'onap-sdnc-secret-0', 'optional': None}, 'service_account_token': None}, {'config_map': None, 'downward_api': None, 'secret': {'items': [{'key': 'password', 'mode': None, 'path': 'keystore.pass'}, {'key': 'password', 'mode': None, 'path': 'truststore.pass'}], 'name': 'sdnc-cmpv2-keystore-password', 'optional': None}, 'service_account_token': None}]
kube-api-access-z7mjc projected
default_mode 420
sources [{'config_map': None, 'downward_api': None, 'secret': None, 'service_account_token': {'audience': None, 'expiration_seconds': 3607, 'path': 'token'}}, {'config_map': {'items': [{'key': 'ca.crt', 'mode': None, 'path': 'ca.crt'}], 'name': 'kube-root-ca.crt', 'optional': None}, 'downward_api': None, 'secret': None, 'service_account_token': None}, {'config_map': None, 'downward_api': {'items': [{'field_ref': {'api_version': 'v1', 'field_path': 'metadata.namespace'}, 'mode': None, 'path': 'namespace', 'resource_field_ref': None}]}, 'secret': None, 'service_account_token': None}]

Events

Type Count Reason Message
Warning 1 FailedScheduling 0/9 nodes are available: 9 pod has unbound immediate PersistentVolumeClaims.
Normal 1 Scheduled Successfully assigned onap/onap-sdnc-0 to compute06-daily-master
Warning 12 FailedMount MountVolume.SetUp failed for volume "certmanager-certs-volume-0" : secret "onap-sdnc-secret-0" not found
Warning 1 FailedMount Unable to attach or mount volumes: unmounted volumes=[certmanager-certs-volume-0], unattached volumes=[onap-sdnc-data localtime sdnc-logging-cfg-config properties onap-sdnc-aaf-config certmanager-certs-volume-0 aaf-agent-certs certmanager-certs-volume-0-dir bin config-input logs kube-api-access-z7mjc aaf-add-config]: timed out waiting for the condition
Warning 1 FailedMount Unable to attach or mount volumes: unmounted volumes=[certmanager-certs-volume-0], unattached volumes=[sdnc-logging-cfg-config logs config-input localtime certmanager-certs-volume-0 onap-sdnc-aaf-config aaf-agent-certs onap-sdnc-data certmanager-certs-volume-0-dir bin properties kube-api-access-z7mjc aaf-add-config]: timed out waiting for the condition
Warning 1 FailedMount Unable to attach or mount volumes: unmounted volumes=[certmanager-certs-volume-0], unattached volumes=[certmanager-certs-volume-0 certmanager-certs-volume-0-dir logs localtime properties aaf-agent-certs aaf-add-config onap-sdnc-data config-input kube-api-access-z7mjc bin sdnc-logging-cfg-config onap-sdnc-aaf-config]: timed out waiting for the condition
Warning 1 FailedMount Unable to attach or mount volumes: unmounted volumes=[certmanager-certs-volume-0], unattached volumes=[config-input onap-sdnc-aaf-config aaf-agent-certs onap-sdnc-data aaf-add-config localtime sdnc-logging-cfg-config certmanager-certs-volume-0-dir bin certmanager-certs-volume-0 logs properties kube-api-access-z7mjc]: timed out waiting for the condition
Normal 1 Pulling Pulling image "docker.nexus.azure.onap.eu/dibi/envsubst:1"
Normal 1 Pulled Successfully pulled image "docker.nexus.azure.onap.eu/dibi/envsubst:1" in 289.168677ms
Normal 1 Created Created container sdnc-update-config
Normal 1 Started Started container sdnc-update-config
Normal 1 Pulling Pulling image "nexus3.onap.org:10001/onap/oom/readiness:3.0.1"
Normal 1 Pulled Successfully pulled image "nexus3.onap.org:10001/onap/oom/readiness:3.0.1" in 1.193307459s
Normal 1 Created Created container sdnc-readiness
Normal 1 Started Started container sdnc-readiness
Normal 1 Pulling Pulling image "nexus3.onap.org:10001/onap/oom/readiness:3.0.1"
Normal 1 Pulled Successfully pulled image "nexus3.onap.org:10001/onap/oom/readiness:3.0.1" in 1.179829098s
Normal 1 Created Created container sdnc-cert-initializer-readiness
Warning 1 Unhealthy Readiness probe failed: dial tcp 10.233.70.131:8181: connect: connection refused