Pod dev-cassandra-2 Summary

Description

Labels:
app.kubernetes.io/instance:
dev
app.kubernetes.io/managed-by:
Helm
app.kubernetes.io/name:
cassandra
controller-revision-hash:
dev-cassandra-b56f8649b
helm.sh/chart:
cassandra-8.0.0
statefulset.kubernetes.io/pod-name:
dev-cassandra-2
Annotations:
cni.projectcalico.org/podIP:
10.242.53.46/32
cni.projectcalico.org/podIPs:
10.242.53.46/32,fd00:100::352e/128
Controlled By:
StatefulSet/dev-cassandra

Containers

Name Image State Ready Restart Count
cassandra cassandra:3.11.4 Running True 0

Volumes

Name Type Properties
dev-cassandra-data persistent_volume_claim
claim_name dev-cassandra-data-dev-cassandra-2
read_only None
localtime host_path
path /etc/localtime
type
cassandra-entrypoint config_map
default_mode 493
items None
name dev-cassandra-entrypoint
optional None
default-token-kd67r secret
default_mode 420
items None
optional None
secret_name default-token-kd67r

Events

Type Count Reason Message
Normal 2 TaintManagerEviction Cancelling deletion of Pod onap/dev-cassandra-2
Normal 1 TaintManagerEviction Marking for deletion Pod onap/dev-cassandra-2
Normal 1 Killing Stopping container cassandra
Warning 1 Unhealthy Readiness probe failed:
Warning 1 FailedPreStopHook Exec lifecycle hook ([/bin/sh -c PID=$(pidof java) && kill $PID && while ps -p $PID > /dev/null; do sleep 1; done]) for Container "cassandra" in Pod "dev-cassandra-2_onap(d5b52231-ac32-4006-af76-64a34bf986cc)" failed - error: command '/bin/sh -c PID=$(pidof java) && kill $PID && while ps -p $PID > /dev/null; do sleep 1; done' exited with 137: , message: ""
Warning 1 Unhealthy Liveness probe failed:
Warning 1 Unhealthy Liveness probe failed: cannot exec in a stopped state: unknown
Normal 1 Scheduled Successfully assigned onap/dev-cassandra-2 to ci-ds-2021-04-08-12-09-12-worker-0
Normal 1 Pulling Pulling image "docker.io/cassandra:3.11.4"
Normal 1 Pulled Successfully pulled image "docker.io/cassandra:3.11.4"
Normal 1 Created Created container cassandra
Normal 1 Started Started container cassandra