Загрузка данных


dmitriev-aal@VDI-Dmitriev-A:~$ kubectl --context devstbl -n isys-akpr-dev describe pod reports-6d4c5dff45-vd2j5
Name:                 reports-6d4c5dff45-vd2j5
Namespace:            isys-akpr-dev
Priority:             0
Priority Class Name:  rumsk1
Service Account:      default
Node:                 afs1app-wl-143/10.7.184.20
Start Time:           Wed, 10 Jun 2026 18:15:41 +0300
Labels:               app=reports
                      chart=base-1.14.2
                      fullname=reports
                      heritage=Helm
                      isys=akpr-dev
                      pod-template-hash=6d4c5dff45
                      psvc=reports
                      release=reports
                      security.istio.io/tlsMode=istio
                      service.istio.io/canonical-name=reports
                      service.istio.io/canonical-revision=master
                      version=master
                      workload.topology.app.farm/zone=rumsk1
Annotations:          checksum/configMapsEnv: 2ca4162c85323e642a1c50950432656d766bdc894003a5f47ba8cef31c658980
                      checksum/secretEnv: 6de8b14570c65a31dbd4e68eea65be4689f078d7730c50dae8f81f0ccd1b8c79
                      ci/commithash: c43ccf84
                      cni.projectcalico.org/containerID: 1aa878330ae5385f7fcccc4add4f01a8682665c73b5e781f09b634e82addd4a0
                      cni.projectcalico.org/podIP: 100.68.152.206/32
                      cni.projectcalico.org/podIPs: 100.68.152.206/32
                      inject.istio.io/templates: sidecar,custom
                      kubectl.kubernetes.io/default-container: app
                      kubectl.kubernetes.io/default-logs-container: app
                      prometheus.io/path: /stats/prometheus
                      prometheus.io/port: 15020
                      prometheus.io/scrape: true
                      sidecar.istio.io/status:
                        {"initContainers":["istio-init"],"containers":["istio-proxy"],"volumes":["istio-certs","workload-socket","credential-socket","workload-cer...
                      sidecar.istio.io/userVolume: [{"name": "wasmfilters-dir","configMap": {"name": "akpr-dev-envoy-filters"}}]
                      sidecar.istio.io/userVolumeMount: [{"mountPath":"/var/local/lib/wasm-filters","name":"wasmfilters-dir"}]
Status:               Running
IP:                   100.68.152.206
IPs:
  IP:           100.68.152.206
Controlled By:  ReplicaSet/reports-6d4c5dff45
Init Containers:
  istio-init:
    Container ID:  containerd://282909ecd082b27d731acce72686b16418e13e0f8a15a2fc9989bddcd4c0841a
    Image:         registry.rshbdev.ru/appfarm/infra/images/istio/proxyv2:1.15.1-rshb.0.4.0
    Image ID:      registry.rshbdev.ru/appfarm/infra/images/istio/proxyv2@sha256:7b3ce834183d38c73388b93b9f2173957dba6da11f8bc17e8dfcd64415c41e4e
    Port:          <none>
    Host Port:     <none>
    Args:
      istio-iptables
      -p
      15001
      -z
      15006
      -u
      1337
      -m
      REDIRECT
      -i
      *
      -x
      
      -b
      *
      -d
      15090,15021,15020
      --log_output_level=default:info
    State:          Terminated
      Reason:       Completed
      Exit Code:    0
      Started:      Wed, 10 Jun 2026 18:15:42 +0300
      Finished:     Wed, 10 Jun 2026 18:15:42 +0300
    Ready:          True
    Restart Count:  0
    Limits:
      cpu:     400m
      memory:  384Mi
    Requests:
      cpu:        10m
      memory:     64Mi
    Environment:  <none>
    Mounts:
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-9ckv8 (ro)
Containers:
  istio-proxy:
    Container ID:  containerd://a3c2689038d59f25b284dc901e83777948b3518979e9b6e8b7abe76672f8724c
    Image:         registry.rshbdev.ru/appfarm/infra/images/istio/proxyv2:1.15.1-rshb.0.4.0
    Image ID:      registry.rshbdev.ru/appfarm/infra/images/istio/proxyv2@sha256:7b3ce834183d38c73388b93b9f2173957dba6da11f8bc17e8dfcd64415c41e4e
    Port:          15090/TCP (http-envoy-prom)
    Host Port:     0/TCP (http-envoy-prom)
    Args:
      proxy
      sidecar
      --domain
      $(POD_NAMESPACE).svc.cluster.local
      --proxyLogLevel=warning
      --proxyComponentLogLevel=misc:error
      --log_output_level=default:info
      --concurrency
      2
    State:          Running
      Started:      Wed, 10 Jun 2026 18:15:42 +0300
    Ready:          True
    Restart Count:  0
    Limits:
      cpu:     400m
      memory:  384Mi
    Requests:
      cpu:      10m
      memory:   64Mi
    Readiness:  http-get http://:15021/healthz/ready delay=1s timeout=3s period=2s #success=1 #failure=30
    Environment:
      HTTP_LOG_FORWARDER_HOST:        (v1:spec.nodeName)
      HTTP_LOG_FORWARDER_PORT:       9000
      HTTP_LOG_FORWARDER_ENDPOINT:   /
      OUTPUT_CERTS:                  /etc/istio-certs/
      ISYS_NAME:                      (v1:metadata.labels['isys'])
      PSVC_NAME:                      (v1:metadata.labels['psvc'])
      WORKLOAD_ZONE_NAME:             (v1:metadata.labels['workload.topology.app.farm/zone'])
      JWT_POLICY:                    third-party-jwt
      PILOT_CERT_PROVIDER:           istiod
      CA_ADDR:                       istiod.istio-system.svc:15012
      POD_NAME:                      reports-6d4c5dff45-vd2j5 (v1:metadata.name)
      POD_NAMESPACE:                 isys-akpr-dev (v1:metadata.namespace)
      INSTANCE_IP:                    (v1:status.podIP)
      SERVICE_ACCOUNT:                (v1:spec.serviceAccountName)
      HOST_IP:                        (v1:status.hostIP)
      PROXY_CONFIG:                  {"tracing":{"zipkin":{"address":"jaeger-collector.istio-system:9411"},"customTags":{"workload.topology.app.farm/zone":{"environment":{"name":"WORKLOAD_ZONE_NAME"}}},"sampling":100}}
                                     
      ISTIO_META_POD_PORTS:          [
                                     ]
      ISTIO_META_APP_CONTAINERS:     app
      ISTIO_META_CLUSTER_ID:         Kubernetes
      ISTIO_META_INTERCEPTION_MODE:  REDIRECT
      ISTIO_META_WORKLOAD_NAME:      reports
      ISTIO_META_OWNER:              kubernetes://apis/apps/v1/namespaces/isys-akpr-dev/deployments/reports
      ISTIO_META_MESH_ID:            cluster.local
      TRUST_DOMAIN:                  cluster.local
      ISTIO_PROMETHEUS_ANNOTATIONS:  {"scrape":"true","path":"/metrics","port":"8080"}
      ISTIO_KUBE_APP_PROBERS:        {"/app-health/app/livez":{"httpGet":{"path":"/health/liveness","port":8080,"scheme":"HTTP"},"timeoutSeconds":1},"/app-health/app/readyz":{"httpGet":{"path":"/health/readiness","port":8080,"scheme":"HTTP"},"timeoutSeconds":1}}
    Mounts:
      /etc/istio-certs/ from istio-certs (rw)
      /etc/istio/pod from istio-podinfo (rw)
      /etc/istio/proxy from istio-envoy (rw)
      /var/lib/istio/data from istio-data (rw)
      /var/local/lib/wasm-filters from wasmfilters-dir (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-9ckv8 (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)
  app:
    Container ID:   containerd://bf8e6a3fa8fd47b85a1a1af1e86330ef16b1d65fb1a8111db17fdf5592c604ea
    Image:          registry.rshbdev.ru/rshbintech/it-corp/middle-office/akpr/back-end/services/reports:master
    Image ID:       registry.rshbdev.ru/rshbintech/it-corp/middle-office/akpr/back-end/services/reports@sha256:ea6853107bc43f05a058f3d61ac7efaabe80d642f6b52745287ed8a89f62c66b
    Port:           <none>
    Host Port:      <none>
    State:          Waiting
      Reason:       CrashLoopBackOff
    Last State:     Terminated
      Reason:       Error
      Exit Code:    139
      Started:      Wed, 10 Jun 2026 18:20:45 +0300
      Finished:     Wed, 10 Jun 2026 18:21:26 +0300
    Ready:          False
    Restart Count:  5
    Limits:
      cpu:     700m
      memory:  756Mi
    Requests:
      cpu:      100m
      memory:   256Mi
    Liveness:   http-get http://:15020/app-health/app/livez delay=30s timeout=1s period=5s #success=1 #failure=5
    Readiness:  http-get http://:15020/app-health/app/readyz delay=15s timeout=1s period=5s #success=1 #failure=3
    Environment Variables from:
      reports-app-cm-env      ConfigMap  Optional: false
      reports-app-secret-env  Secret     Optional: false
    Environment:              <none>
    Mounts:
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-9ckv8 (ro)
Conditions:
  Type              Status
  Initialized       True 
  Ready             False 
  ContainersReady   False 
  PodScheduled      True 
Volumes:
  istio-certs:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     Memory
    SizeLimit:  <unset>
  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
  wasmfilters-dir:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      akpr-dev-envoy-filters
    Optional:  false
  kube-api-access-9ckv8:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    Optional:                false
    DownwardAPI:             true
QoS Class:                   Burstable
Node-Selectors:              workload.topology.app.farm/zone=rumsk1
Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
                             workload.topology.app.farm/zone:NoSchedule op=Exists
Events:
  Type     Reason     Age                    From               Message
  ----     ------     ----                   ----               -------
  Normal   Scheduled  7m20s                  default-scheduler  Successfully assigned isys-akpr-dev/reports-6d4c5dff45-vd2j5 to afs1app-wl-143
  Normal   Pulled     7m20s                  kubelet            spec.initContainers{istio-init}: Container image "registry.rshbdev.ru/appfarm/infra/images/istio/proxyv2:1.15.1-rshb.0.4.0" already present on machine
  Normal   Created    7m20s                  kubelet            spec.initContainers{istio-init}: Created container istio-init
  Normal   Started    7m19s                  kubelet            spec.containers{istio-proxy}: Started container istio-proxy
  Normal   Pulled     7m19s                  kubelet            spec.containers{istio-proxy}: Container image "registry.rshbdev.ru/appfarm/infra/images/istio/proxyv2:1.15.1-rshb.0.4.0" already present on machine
  Normal   Created    7m19s                  kubelet            spec.containers{istio-proxy}: Created container istio-proxy
  Normal   Started    7m19s                  kubelet            spec.initContainers{istio-init}: Started container istio-init
  Normal   Pulled     7m15s                  kubelet            spec.containers{app}: Successfully pulled image "registry.rshbdev.ru/rshbintech/it-corp/middle-office/akpr/back-end/services/reports:master" in 917.988127ms
  Warning  Unhealthy  6m35s (x3 over 6m45s)  kubelet            spec.containers{app}: Liveness probe failed: HTTP probe failed with statuscode: 500
  Normal   Created    6m32s (x2 over 7m15s)  kubelet            spec.containers{app}: Created container app
  Normal   Started    6m32s (x2 over 7m15s)  kubelet            spec.containers{app}: Started container app
  Normal   Pulled     6m32s                  kubelet            spec.containers{app}: Successfully pulled image "registry.rshbdev.ru/rshbintech/it-corp/middle-office/akpr/back-end/services/reports:master" in 55.367232ms
  Warning  Unhealthy  6m10s (x8 over 7m)     kubelet            spec.containers{app}: Readiness probe failed: HTTP probe failed with statuscode: 500
  Normal   Pulling    2m16s (x6 over 7m16s)  kubelet            spec.containers{app}: Pulling image "registry.rshbdev.ru/rshbintech/it-corp/middle-office/akpr/back-end/services/reports:master"