Загрузка данных
Running with gitlab-runner 15.8.0 (12335144)
on gitlab-runner-gitlab-runner-64775b4cff-qpdc8 9cgwHtm5, system ID: r_FsAm41LqwxCr
Preparing the "kubernetes" executor
00:00
Using Kubernetes namespace: gitlab-runners
Using Kubernetes executor with image registry.rshbdev.ru/appfarm/infra/images/kube-client-apps:8.21.14 ...
Using attach strategy to execute scripts...
Preparing environment
00:06
Waiting for pod gitlab-runners/runner-9cgwhtm5-project-73280-concurrent-0slxkp to be running, status is Pending
Waiting for pod gitlab-runners/runner-9cgwhtm5-project-73280-concurrent-0slxkp to be running, status is Pending
ContainersNotReady: "containers with unready status: [build helper]"
ContainersNotReady: "containers with unready status: [build helper]"
Running on runner-9cgwhtm5-project-73280-concurrent-0slxkp via gitlab-runner-gitlab-runner-64775b4cff-qpdc8...
Getting source from Git repository
00:02
$ git config --global --add url."https://gitlab-ci-token:${CI_JOB_TOKEN}@${CI_SERVER_HOST}/".insteadOf "https://${CI_SERVER_HOST}" # collapsed multi-line command
Fetching changes with git depth set to 20...
Initialized empty Git repository in /builds/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync/.git/
Created fresh repository.
Checking out 87516819 as master...
Skipping Git submodules setup
Downloading artifacts
00:02
Downloading artifacts for devsecops_antivirus_scan (24130307)...
Downloading artifacts from coordinator... ok id=24130307 responseStatus=200 OK token=64_PXu-Z
Downloading artifacts for dockerfilegen (24130311)...
Downloading artifacts from coordinator... ok id=24130311 responseStatus=200 OK token=64_PXu-Z
Downloading artifacts for build (24130315)...
Downloading artifacts from coordinator... ok id=24130315 responseStatus=200 OK token=64_PXu-Z
Downloading artifacts for unit (24130317)...
Downloading artifacts from coordinator... ok id=24130317 responseStatus=200 OK token=64_PXu-Z
Executing "step_script" stage of the job script
23:18
$ ( umask 0077; mkdir -p ~/.kube && echo "$KUBECONFIG_COMBINED" | base64 -d > ~/.kube/config )
$ if [[ ${IS_SENSITIVE_SYSTEM} = true ]]; then export K8S_CLUSTERS=$K8S_CLUSTERS_SENSITIVE; fi
$ echo 'IS_SENSITIVE_SYSTEM:' $IS_SENSITIVE_SYSTEM
IS_SENSITIVE_SYSTEM: true
$ echo 'TARGET_CLUSTERS:' $K8S_CLUSTERS
TARGET_CLUSTERS: devstbl
$ set -x
++ echo '$ for CLUSTER in $K8S_CLUSTERS; do'
$ for CLUSTER in $K8S_CLUSTERS; do
++ for CLUSTER in $K8S_CLUSTERS
++ echo '$ export CLUSTER=$CLUSTER'
$ export CLUSTER=$CLUSTER
++ export CLUSTER=devstbl
++ CLUSTER=devstbl
++ echo '$ if [[ ${CI_ENVIRONMENT_SLUG} = production ]]; then export NAMESPACE=isys-${ISYS_NAME}; else export NAMESPACE=isys-${ISYS_NAME}-${CI_ENVIRONMENT_SLUG}; fi'
$ if [[ ${CI_ENVIRONMENT_SLUG} = production ]]; then export NAMESPACE=isys-${ISYS_NAME}; else export NAMESPACE=isys-${ISYS_NAME}-${CI_ENVIRONMENT_SLUG}; fi
++ [[ dev = production ]]
++ export NAMESPACE=isys-ecp-dev
++ NAMESPACE=isys-ecp-dev
++ echo '$ read -r REVISION STATUS < <(helm --kube-context ${CLUSTER:-default} -n $NAMESPACE history $CI_PROJECT_NAME | tail -1 | cut -f1,3) || true'
$ read -r REVISION STATUS < <(helm --kube-context ${CLUSTER:-default} -n $NAMESPACE history $CI_PROJECT_NAME | tail -1 | cut -f1,3) || true
++ read -r REVISION STATUS
+++ helm --kube-context devstbl -n isys-ecp-dev history ms-core-sync
+++ tail -1
+++ cut -f1,3
++ echo '$ if [[ "$STATUS" =~ "pending" ]]; then helm --kube-context ${CLUSTER:-default} -n $NAMESPACE rollback $CI_PROJECT_NAME $REVISION || true; fi'
$ if [[ "$STATUS" =~ "pending" ]]; then helm --kube-context ${CLUSTER:-default} -n $NAMESPACE rollback $CI_PROJECT_NAME $REVISION || true; fi
++ [[ failed =~ pending ]]
++ echo '$ helmfile ${HELMFILE_DEFAULT_NAMESPACE:+--namespace $HELMFILE_DEFAULT_NAMESPACE} --environment ${CLUSTER:-default} -f deploy/helmfile.yaml --log-level info apply --suppress-secrets --set "additionalWorkloadAnnotations.gitlabPipeline=${CI_PIPELINE_URL}" --set "additionalWorkloadAnnotations.gitlabCommit=${CI_COMMIT_SHA}"'
$ helmfile ${HELMFILE_DEFAULT_NAMESPACE:+--namespace $HELMFILE_DEFAULT_NAMESPACE} --environment ${CLUSTER:-default} -f deploy/helmfile.yaml --log-level info apply --suppress-secrets --set "additionalWorkloadAnnotations.gitlabPipeline=${CI_PIPELINE_URL}" --set "additionalWorkloadAnnotations.gitlabCommit=${CI_COMMIT_SHA}"
++ helmfile --environment devstbl -f deploy/helmfile.yaml --log-level info apply --suppress-secrets --set additionalWorkloadAnnotations.gitlabPipeline=https://gitlab.rshbdev.ru/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync/-/pipelines/3465797 --set additionalWorkloadAnnotations.gitlabCommit=87516819138b682bd9308addeb9dc9bb535da93e
== /usr/local/link/helmfile: Initialize base deploy hierarchy in /builds/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync
no matches for path: envs/dev/devstbl/helmfile.yaml.gotmpl
Adding repo rshb-charts https://nexus.rshbdev.ru/repository/charts/
"rshb-charts" has been added to your repositories
Comparing release=vault-secrets-ms-core-sync, chart=rshb-charts/raw
Comparing release=psvc-ms-core-sync, chart=rshb-charts/raw
isys-ecp-dev, ms-core-sync, PlatformService (production.platform.ckpr.integrations.rshbintech.ru) has changed:
# Source: raw/templates/resources.yaml
apiVersion: production.platform.ckpr.integrations.rshbintech.ru/v1
kind: PlatformService
metadata:
annotations:
ci.build.image.app.farm/version: 3.9.12-eclipse-temurin-21-rshb.0.2.1
ci.runtime.image.app.farm/version: 21.0.9_10-jre-jammy-rshb.1.0.0
labels:
app: raw
chart: raw-0.2.3-rshb.1.0.0
ci.build.image.app.farm/name: maven
ci.kubeclientapps.app.farm/version: 8.21.14
ci.runtime.image.app.farm/name: jre
ci.service.app.farm/lang: java
ci.service.app.farm/side: backend
- commitShortSHA: 1f8dfd89
+ commitShortSHA: "87516819"
heritage: Helm
release: psvc-ms-core-sync
version: master
name: ms-core-sync
spec:
cpuLimits: 800m
cpuRequests: 300m
description: Микросервис синхронизации
environment: DEV
informationSystemId: ecp-dev
istioSidecarSettings:
limits:
cpu: 200m
memory: 200Mi
requests:
cpu: 10m
memory: 50Mi
name: Микросервис синхронизации
projectPath: /rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync
publicDomain: ms-core-sync
publishAPI: true
ramLimits: 1400Mi
ramRequests: 1400Mi
replicaCount: 2
serviceReference:
name: ms-core-sync
namespace: isys-ecp-dev
side: backend
updateStrategy: Recreate
Comparing release=platform-database-ms-core-sync, chart=rshb-charts/raw
Comparing release=ms-core-sync-grafana-dashboard, chart=rshb-charts/grafana-dashboards
Comparing release=ms-core-sync-prometheus-rules, chart=rshb-charts/prometheus-rules
Comparing release=links-ms-core-sync, chart=rshb-charts/raw
Comparing release=ms-core-sync, chart=rshb-charts/base
isys-ecp-dev, ms-core-sync, Deployment (apps) has changed:
# Source: base/templates/workload.yaml
apiVersion: apps/v1
kind: Deployment
metadata:
name: ms-core-sync
labels:
app: ms-core-sync
fullname: ms-core-sync
chart: base-1.15.3
release: ms-core-sync
heritage: Helm
isys: "ecp-dev"
psvc: "ms-core-sync"
version: "master"
workload.topology.app.farm/zone: "rumsk1"
annotations:
- gitlabCommit: 7a1aef72539ec64212f8173743882c6ed4c5feb2
- gitlabPipeline: https://gitlab.rshbdev.ru/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync/-/pipelines/3462971
- platform.ckpr.integrations.rshbintech.ru/gitlab-commit-sha: 7a1aef72
- platform.ckpr.integrations.rshbintech.ru/gitlab-pipeline-id: "3462971"
+ gitlabCommit: 87516819138b682bd9308addeb9dc9bb535da93e
+ gitlabPipeline: https://gitlab.rshbdev.ru/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync/-/pipelines/3465797
+ platform.ckpr.integrations.rshbintech.ru/gitlab-commit-sha: "87516819"
+ platform.ckpr.integrations.rshbintech.ru/gitlab-pipeline-id: "3465797"
spec:
strategy:
type: Recreate
replicas: 2
selector:
matchLabels:
app: ms-core-sync
fullname: ms-core-sync
release: ms-core-sync
template:
metadata:
labels:
app: ms-core-sync
fullname: ms-core-sync
chart: base-1.15.3
release: ms-core-sync
heritage: Helm
isys: "ecp-dev"
psvc: "ms-core-sync"
version: "master"
workload.topology.app.farm/zone: "rumsk1"
annotations:
- checksum/configMapsEnv: "fcf8f5a097f050d550bf3122ad71cecd8ebe43f28a47a45f3447b83d79bddaf2"
- checksum/secretEnv: "beefc9a8480030985e2b0daa8054d649cfa20cf96d2975878f7b91e950277f78"
- ci/commithash: "7a1aef72"
+ checksum/configMapsEnv: "dcb65737738df08bb10907a5675906e653b1798e00d289b264a9bba0c465b939"
+ checksum/secretEnv: "40485bf223b5afba4fb58c6c3fb0d436d256ebd9d0319528f15866085cce2777"
+ ci/commithash: "87516819"
inject.istio.io/templates: "sidecar,custom"
prometheus.io/path: "/metrics"
prometheus.io/port: "8080"
prometheus.io/scrape: "true"
sidecar.istio.io/proxyCPU: "10m"
sidecar.istio.io/proxyCPULimit: "200m"
sidecar.istio.io/proxyMemory: "50Mi"
sidecar.istio.io/proxyMemoryLimit: "200Mi"
sidecar.istio.io/userVolume: "[{\"name\": \"wasmfilters-dir\",\"configMap\": {\"name\": \"ecp-dev-envoy-filters\"}}]"
sidecar.istio.io/userVolumeMount: "[{\"mountPath\":\"/var/local/lib/wasm-filters\",\"name\":\"wasmfilters-dir\"}]"
spec:
automountServiceAccountToken: false
serviceAccountName: default
nodeSelector:
workload.topology.app.farm/zone: rumsk1
priorityClassName: rumsk1
containers:
- name: app
image: registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync:master
imagePullPolicy: Always
envFrom:
- configMapRef:
name: ms-core-sync-app-cm-env
- secretRef:
name: ms-core-sync-app-secret-env
resources:
limits:
cpu: 800m
memory: 1400Mi
requests:
cpu: 300m
memory: 1400Mi
ports:
startupProbe:
failureThreshold: 900
httpGet:
path: /health/liveness
port: 8080
periodSeconds: 5
successThreshold: 1
timeoutSeconds: 2
livenessProbe:
failureThreshold: 3
httpGet:
path: /health/liveness
port: 8080
initialDelaySeconds: 30
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 2
readinessProbe:
failureThreshold: 3
httpGet:
path: /health/readiness
port: 8080
initialDelaySeconds: 15
periodSeconds: 5
successThreshold: 1
timeoutSeconds: 2
volumeMounts:
- name: app-vault-secrets
mountPath: /secrets
readOnly: true
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
privileged: false
procMount: Default
readOnlyRootFilesystem: false
runAsGroup: 1001
runAsNonRoot: true
runAsUser: 1001
securityContext:
fsGroup: 1001
fsGroupChangePolicy: OnRootMismatch
runAsGroup: 1001
runAsNonRoot: true
runAsUser: 1001
tolerations:
- effect: NoSchedule
key: workload.topology.app.farm/zone
operator: Exists
hostNetwork: false
volumes:
- name: app-vault-secrets
csi:
driver: secrets-store.csi.k8s.io
readOnly: true
volumeAttributes:
secretProviderClass: ms-core-sync-app-secret-provider
isys-ecp-dev, ms-core-sync-app-cm-env, ConfigMap (v1) has changed:
# Source: base/templates/cm-env.yaml
apiVersion: v1
kind: ConfigMap
metadata:
name: ms-core-sync-app-cm-env
labels:
app: ms-core-sync
fullname: ms-core-sync
chart: base-1.15.3
release: ms-core-sync
heritage: Helm
isys: "ecp-dev"
psvc: "ms-core-sync"
version: "master"
workload.topology.app.farm/zone: "rumsk1"
data:
AIRFLOW_URL: "https://airflow-dev.rshbdev.ru"
APP_KAFKA_BOOTSTRAP_SERVER: "adapter-ecp-internal-cluster.isys-ecp-dev-links:9092"
APP_KAFKA_EVENT_JOURNAL_TOPIC: "core.event-journal"
APP_KAFKA_SYNC_DLT_TOPIC: "core.streaming.internal.offline_sync.dlt"
APP_KAFKA_SYNC_REQUEST_TOPIC: "core.streaming.internal.offline_sync_request"
APP_KAFKA_SYNC_RESPONSE_TOPIC: "core.streaming.internal.offline_sync_response"
APP_LOGBACK_SERVICE: "classpath:logback-service-dev.xml"
APP_MINIO_CORE_BUCKET: "core"
APP_MINIO_HOST: "10.7.108.15"
APP_MINIO_MUZA_BUCKET: "muza"
APP_MINIO_NAME: "core"
+ APP_MINIO_OHD_HOST: "s3-test.go.rshbank.ru"
+ APP_MINIO_OHD_NAME: "ecpul.dev-01"
+ APP_MINIO_OHD_PORT: "443"
APP_MINIO_PORT: "9000"
APP_POSTGRESQL_HOST: "10.7.108.11"
APP_POSTGRESQL_NAME: "core_sync"
APP_POSTGRESQL_PORT: "5432"
APP_POSTGRESQL_SCHEMA: "public"
APP_POSTGRESQL_SCHEMA_CFT: "cft_sync"
APP_POSTGRESQL_SCHEMA_CFT245: "cft245_sync"
APP_POSTGRESQL_SCHEMA_HR: "hr_sync"
APP_POSTGRESQL_SCHEMA_PZ: "pz_sync"
APP_POSTGRESQL_SCHEMA_RDM: "rdm_sync"
APP_POSTGRESQL_SCHEMA_ROSREESTR: "rosreestr_sync"
APP_POSTGRESQL_SCHEMA_SOFR: "sofr_sync"
BOAI_BATCH: "1000"
CFT-CLEANUP_LOCK_AT_MOST_FOR: "10m"
CFT245-CHECK_LOCK_AT_MOST_FOR: "4m"
CFT245_CRON: "0 */5 * * * *"
CFT_BATCH: "4000"
CFT_CLEANUP_CRON: "0 0 4 * * *"
CFT_CRON: "0 */10 * * * *"
CFT_FINISHED_CLEAN: "7"
CFT_OUTBOX_BATCH: "1000"
CFT_SCHEDULER_LOCK_AT_MOST_FOR: "300m"
CRM_CRON: "0 */38 * * * *"
CRM_LOCK_AT_MOST_FOR: "10m"
DEFAULT_LOCK_AT_MOST_FOR: "10m"
DI-CHECK_LOCK_AT_MOST_FOR: "10m"
DI-PREPARE_LOCK_AT_MOST_FOR: "10m"
DL_CRON: "0 */1 * * * *"
EGRN_CRON: "0 */8 * * * *"
FNP_BALANCE_LOCK_AT_MOST_FOR: "10m"
FNP_NOTARY_LOCK_AT_MOST_FOR: "10m"
HR_CRON: "0 */1 * * * *"
HR_LOCK_AT_MOST_FOR: "10m"
IS_JOURNALING_ENABLED: "true"
JAVA_OPTS: "-XX:MaxRAMPercentage=90.0 -XX:MinRAMPercentage=90.0"
KAFKA_CHUNK: "50"
KEYCLOAK_REALM: "cicd"
KEYCLOAK_URL: "https://auth.rshbdev.ru"
METRIC_COLLECTION_CRON: "0 * * * * *"
METRIC_COLLECTOR_LOCK_AT_MOST_FOR: "10m"
MINIO_HOST: "http://10.7.108.15"
MINIO_PORT: "9000"
NOTARY_CRON: "0 */32 * * * *"
OUTBOX_CRON: "0 */1 * * * *"
PZ_CRON: "0 */3 * * * *"
PZ_LOCK_AT_MOST_FOR: "10m"
RBAC_URL: "https://ms-rbac.ecp.dev.rshbdev.ru"
RDM-CHECK_LOCK_AT_MOST_FOR: "4m"
RDM-PREPARE_LOCK_AT_MOST_FOR: "10m"
RDM_CLEANUP_CRON: "0 */9 * * * *"
RDM_CLEANUP_RETENTION_HOURS: "1"
RDM_CRON: "0 */5 * * * *"
RDM_OUTBOX_BATCH: "1000"
ROSREESTR_BATCH_SIZE: "1000"
ROSREESTR_CLEANUP_CRON: "0 0 4 * * *"
ROSREESTR_CLEANUP_LOCK_AT_MOST_FOR: "60m"
ROSREESTR_DAYS_TO_KEEP: "30"
ROSREESTR_LOCK_AT_MOST_FOR: "10m"
ROSREESTR_RESPONSE_BATCH: "20"
ROSREESTR_RESPONSE_PER_BATCH: "5"
SEND_SERVICE_LOCK_AT_MOST_FOR: "10m"
SOFR_CRON: "0 */35 * * * *"
SOFR_LOCK_AT_MOST_FOR: "10m"
TO_DL_CRON: "0 */10 * * * *"
isys-ecp-dev, ms-core-sync-app-secret-env, Secret (v1) has changed:
+ Changes suppressed on sensitive content of type Secret
isys-ecp-dev, ms-core-sync-app-secret-provider, SecretProviderClass (secrets-store.csi.x-k8s.io) has changed:
# Source: base/templates/secret-provider.yaml
apiVersion: secrets-store.csi.x-k8s.io/v1
kind: SecretProviderClass
metadata:
name: ms-core-sync-app-secret-provider
labels:
app: ms-core-sync
fullname: ms-core-sync
chart: base-1.15.3
release: ms-core-sync
heritage: Helm
isys: "ecp-dev"
psvc: "ms-core-sync"
version: "master"
workload.topology.app.farm/zone: "rumsk1"
spec:
provider: vault
parameters:
vaultKubernetesMountPath: devstbl-secrets-store
roleName: "csi-secrets-reader-dev"
objects: |
- objectName: AIRFLOW_CLIENT_ID
secretPath: manual_kv_dev/data/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync
secretKey: AIRFLOW_CLIENT_ID
- objectName: AIRFLOW_CLIENT_SECRET
secretPath: manual_kv_dev/data/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync
secretKey: AIRFLOW_CLIENT_SECRET
- objectName: AIRFLOW_PASSWORD
secretPath: manual_kv_dev/data/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync
secretKey: AIRFLOW_PASSWORD
- objectName: AIRFLOW_USERNAME
secretPath: manual_kv_dev/data/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync
secretKey: AIRFLOW_USERNAME
- objectName: APP_MINIO_ACCESS_KEY
secretPath: manual_kv_dev/data/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync
secretKey: APP_MINIO_ACCESS_KEY
+ - objectName: APP_MINIO_OHD_PASSWORD
+ secretPath: manual_kv_dev/data/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync
+ secretKey: APP_MINIO_OHD_PASSWORD
+ - objectName: APP_MINIO_OHD_USER
+ secretPath: manual_kv_dev/data/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync
+ secretKey: APP_MINIO_OHD_USER
- objectName: APP_MINIO_PASSWORD
secretPath: manual_kv_dev/data/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync
secretKey: APP_MINIO_PASSWORD
- objectName: APP_MINIO_SECRET_KEY
secretPath: manual_kv_dev/data/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync
secretKey: APP_MINIO_SECRET_KEY
- objectName: APP_MINIO_USER
secretPath: manual_kv_dev/data/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync
secretKey: APP_MINIO_USER
- objectName: APP_POSTGRESQL_MIGRATIONS_PASSWORD
secretPath: manual_kv_dev/data/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync
secretKey: APP_POSTGRESQL_MIGRATIONS_PASSWORD
- objectName: APP_POSTGRESQL_MIGRATIONS_USER
secretPath: manual_kv_dev/data/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync
secretKey: APP_POSTGRESQL_MIGRATIONS_USER
- objectName: APP_POSTGRESQL_PASSWORD
secretPath: manual_kv_dev/data/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync
secretKey: APP_POSTGRESQL_PASSWORD
- objectName: APP_POSTGRESQL_USER
secretPath: manual_kv_dev/data/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync
secretKey: APP_POSTGRESQL_USER
secretObjects:
- secretName: ms-core-sync-app-secret-env
type: Opaque
labels:
app: ms-core-sync
fullname: ms-core-sync
chart: base-1.15.3
release: ms-core-sync
heritage: Helm
isys: "ecp-dev"
psvc: "ms-core-sync"
version: "master"
workload.topology.app.farm/zone: "rumsk1"
data:
- objectName: AIRFLOW_CLIENT_ID
key: AIRFLOW_CLIENT_ID
- objectName: AIRFLOW_CLIENT_SECRET
key: AIRFLOW_CLIENT_SECRET
- objectName: AIRFLOW_PASSWORD
key: AIRFLOW_PASSWORD
- objectName: AIRFLOW_USERNAME
key: AIRFLOW_USERNAME
- objectName: APP_MINIO_ACCESS_KEY
key: APP_MINIO_ACCESS_KEY
+ - objectName: APP_MINIO_OHD_PASSWORD
+ key: APP_MINIO_OHD_PASSWORD
+ - objectName: APP_MINIO_OHD_USER
+ key: APP_MINIO_OHD_USER
- objectName: APP_MINIO_PASSWORD
key: APP_MINIO_PASSWORD
- objectName: APP_MINIO_SECRET_KEY
key: APP_MINIO_SECRET_KEY
- objectName: APP_MINIO_USER
key: APP_MINIO_USER
- objectName: APP_POSTGRESQL_MIGRATIONS_PASSWORD
key: APP_POSTGRESQL_MIGRATIONS_PASSWORD
- objectName: APP_POSTGRESQL_MIGRATIONS_USER
key: APP_POSTGRESQL_MIGRATIONS_USER
- objectName: APP_POSTGRESQL_PASSWORD
key: APP_POSTGRESQL_PASSWORD
- objectName: APP_POSTGRESQL_USER
key: APP_POSTGRESQL_USER
Listing releases matching ^pjob-ms-core-sync$
Listing releases matching ^exsvc-ms-core-sync$
Listing releases matching ^data-ms-core-sync$
Listing releases matching ^assets-config-ms-core-sync$
Listing releases matching ^ms-core-sync-raw$
Listing releases matching ^ms-core-sync-rumsk1$
Listing releases matching ^ms-core-sync-rumsk2$
Upgrading release=psvc-ms-core-sync, chart=rshb-charts/raw
Release "psvc-ms-core-sync" has been upgraded. Happy Helming!
NAME: psvc-ms-core-sync
LAST DEPLOYED: Fri Aug 21 10:54:59 2026
NAMESPACE: isys-ecp-dev
STATUS: deployed
REVISION: 309
TEST SUITE: None
Listing releases matching ^psvc-ms-core-sync$
psvc-ms-core-sync isys-ecp-dev 309 2026-08-21 10:54:59.289578925 +0000 UTC deployed raw-0.2.3-rshb.1.0.0 0.2.3
Upgrading release=ms-core-sync, chart=rshb-charts/base
UPDATED RELEASES:
NAME CHART VERSION
psvc-ms-core-sync rshb-charts/raw 0.2.3-rshb.1.0.0
FAILED RELEASES:
NAME
ms-core-sync
in deploy/helmfile.yaml: failed processing release ms-core-sync: command "/usr/local/link/helm" exited with non-zero status:
PATH:
/usr/local/link/helm
ARGS:
0: helm (4 bytes)
1: --kube-context (14 bytes)
2: devstbl (7 bytes)
3: upgrade (7 bytes)
4: --install (9 bytes)
5: --reset-values (14 bytes)
6: ms-core-sync (12 bytes)
7: rshb-charts/base (16 bytes)
8: --version (9 bytes)
9: 1.15.3 (6 bytes)
10: --wait (6 bytes)
11: --timeout (9 bytes)
12: 600s (4 bytes)
13: --atomic (8 bytes)
14: --kube-context (14 bytes)
15: devstbl (7 bytes)
16: --namespace (11 bytes)
17: isys-ecp-dev (12 bytes)
18: --values (8 bytes)
19: /tmp/helmfile2103791460/isys-ecp-dev-ms-core-sync-values-c7896758f (66 bytes)
20: --values (8 bytes)
21: /tmp/helmfile624143799/isys-ecp-dev-ms-core-sync-values-5b5bb955c9 (66 bytes)
22: --set (5 bytes)
23: additionalWorkloadAnnotations.gitlabPipeline=https://gitlab.rshbdev.ru/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync/-/pipelines/3465797 (145 bytes)
24: --set (5 bytes)
25: additionalWorkloadAnnotations.gitlabCommit=87516819138b682bd9308addeb9dc9bb535da93e (83 bytes)
26: --history-max (13 bytes)
27: 10 (2 bytes)
ERROR:
exit status 1
EXIT STATUS
1
STDERR:
Error: UPGRADE FAILED: an error occurred while rolling back the release. original upgrade error: timed out waiting for the condition: release ms-core-sync failed: timed out waiting for the condition
COMBINED OUTPUT:
Error: UPGRADE FAILED: an error occurred while rolling back the release. original upgrade error: timed out waiting for the condition: release ms-core-sync failed: timed out waiting for the condition
Uploading artifacts for failed job
00:02
Uploading artifacts...
deploy.env: found 1 matching artifact files and directories
Uploading artifacts as "dotenv" to coordinator... 201 Created id=24130322 responseStatus=201 Created token=64_PXu-Z
Cleaning up project directory and file based variables
00:00
ERROR: Job failed: command terminated with exit code 1
dmitriev-aal@VDI-Dmitriev-A:~/Desktop$ kubectl get events
LAST SEEN TYPE REASON OBJECT MESSAGE
2m22s Normal SecretRotationComplete pod/c4runner-855ddfb6c-hpjht successfully rotated K8s secret c4runner-app-secret-env
2m19s Normal SecretRotationComplete pod/client-card-59d9d8cbc7-vxzmq successfully rotated K8s secret client-card-app-secret-env
3m14s Warning BackOff pod/container-654bdcc7fc-vd6vh Back-off restarting failed container
33m Warning Unhealthy pod/container-654bdcc7fc-vd6vh Readiness probe failed: Get "http://100.68.128.178:15020/app-health/app/readyz": dial tcp 100.68.128.178:15020: connect: connection refused
58m Warning Unhealthy pod/container-654bdcc7fc-vd6vh Liveness probe failed: Get "http://100.68.128.178:15020/app-health/app/livez": dial tcp 100.68.128.178:15020: connect: connection refused
2m31s Warning BackOff pod/crm-client-connection-service-7446c5c7d7-s9f2f Back-off restarting failed container
17m Normal Scheduled pod/crm-request-service-68bd5f5566-7bw8n Successfully assigned isys-ecp-dev/crm-request-service-68bd5f5566-7bw8n to afs1app-wl-111
17m Normal Pulled pod/crm-request-service-68bd5f5566-7bw8n Container image "registry.rshbdev.ru/appfarm/infra/images/istio/proxyv2:1.15.1-rshb.0.4.0" already present on machine
17m Normal Created pod/crm-request-service-68bd5f5566-7bw8n Created container istio-init
17m Normal Started pod/crm-request-service-68bd5f5566-7bw8n Started container istio-init
17m Normal Pulled pod/crm-request-service-68bd5f5566-7bw8n Container image "registry.rshbdev.ru/appfarm/infra/images/istio/proxyv2:1.15.1-rshb.0.4.0" already present on machine
17m Normal Created pod/crm-request-service-68bd5f5566-7bw8n Created container istio-proxy
17m Normal Started pod/crm-request-service-68bd5f5566-7bw8n Started container istio-proxy
17m Normal Pulling pod/crm-request-service-68bd5f5566-7bw8n Pulling image "registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/crm/backend/crm-start-page/crm-request-service:master"
17m Normal Pulled pod/crm-request-service-68bd5f5566-7bw8n Successfully pulled image "registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/crm/backend/crm-start-page/crm-request-service:master" in 2.070533737s
17m Normal Created pod/crm-request-service-68bd5f5566-7bw8n Created container app
17m Normal Started pod/crm-request-service-68bd5f5566-7bw8n Started container app
22s Normal SecretRotationComplete pod/crm-request-service-68bd5f5566-7bw8n successfully rotated K8s secret crm-request-service-app-secret-env
17m Normal SuccessfulCreate replicaset/crm-request-service-68bd5f5566 Created pod: crm-request-service-68bd5f5566-7bw8n
18m Normal SecretRotationComplete pod/crm-request-service-7b668ff6f9-zpftx successfully rotated K8s secret crm-request-service-app-secret-env
17m Normal Killing pod/crm-request-service-7b668ff6f9-zpftx Stopping container istio-proxy
17m Normal Killing pod/crm-request-service-7b668ff6f9-zpftx Stopping container app
17m Warning Unhealthy pod/crm-request-service-7b668ff6f9-zpftx Readiness probe failed: Get "http://100.68.159.3:15020/app-health/app/readyz": dial tcp 100.68.159.3:15020: connect: connection refused
17m Warning Unhealthy pod/crm-request-service-7b668ff6f9-zpftx Liveness probe failed: Get "http://100.68.159.3:15020/app-health/app/livez": dial tcp 100.68.159.3:15020: connect: connection refused
17m Warning Unhealthy pod/crm-request-service-7b668ff6f9-zpftx Readiness probe failed: HTTP probe failed with statuscode: 503
17m Normal SuccessfulDelete replicaset/crm-request-service-7b668ff6f9 Deleted pod: crm-request-service-7b668ff6f9-zpftx
17m Normal ScalingReplicaSet deployment/crm-request-service Scaled down replica set crm-request-service-7b668ff6f9 to 0
17m Normal ScalingReplicaSet deployment/crm-request-service Scaled up replica set crm-request-service-68bd5f5566 to 1
4m23s Normal SecretRotationComplete pod/crm-task-service-79dc8b7584-zrwwh successfully rotated K8s secret crm-task-service-app-secret-env
4m20s Normal SecretRotationComplete pod/crm-userprofile-845d6cbd4b-mxvsg successfully rotated K8s secret crm-userprofile-app-secret-env
2m22s Normal SecretRotationComplete pod/it-ocrm-adapter-647cd9967f-mm6jf successfully rotated K8s secret it-ocrm-adapter-app-secret-env
2m21s Normal SecretRotationComplete pod/it-ocrm-adapter-647cd9967f-qgj6x successfully rotated K8s secret it-ocrm-adapter-app-secret-env
37s Warning ScaledObjectCheckFailed scaledobject/kafka-ui-ecp Failed to ensure HPA is correctly created for ScaledObject
2s Warning FailedGetScale horizontalpodautoscaler/keda-hpa-kafka-ui-ecp deployments/scale.apps "kafka-ui-ecp" not found
2m21s Normal SecretRotationComplete pod/loyaltyback-5d987bb6b9-rzlxq successfully rotated K8s secret loyaltyback-app-secret-env
18s Normal SecretRotationComplete pod/mf-core-printing-plates-5db4d84456-tzvfd successfully rotated K8s secret mf-core-printing-plates-app-secret-env
9m15s Warning FailedMount pod/mf-event-journal-5b499d444-2m8mg MountVolume.SetUp failed for volume "app-usr-share-nginx-html-assets-config" : configmap "mf-event-journal-assets-config" not found
4m13s Warning FailedMount pod/mf-event-journal-5b499d444-2m8mg (combined from similar events): Unable to attach or mount volumes: unmounted volumes=[app-usr-share-nginx-html-assets-config], unattached volumes=[workload-certs istio-token kube-api-access-xpbqf istio-podinfo istio-certs workload-socket istio-data app-usr-share-nginx-html-assets-config istio-envoy wasmfilters-dir credential-socket istiod-ca-cert]: timed out waiting for the condition
46m Normal Scheduled pod/mf-loyalty-frontend-6f6b69bd8b-rsmgt Successfully assigned isys-ecp-dev/mf-loyalty-frontend-6f6b69bd8b-rsmgt to afs1app-wl-102
46m Normal Pulled pod/mf-loyalty-frontend-6f6b69bd8b-rsmgt Container image "registry.rshbdev.ru/appfarm/infra/images/istio/proxyv2:1.15.1-rshb.0.4.0" already present on machine
46m Normal Created pod/mf-loyalty-frontend-6f6b69bd8b-rsmgt Created container istio-init
46m Normal Started pod/mf-loyalty-frontend-6f6b69bd8b-rsmgt Started container istio-init
46m Normal Pulled pod/mf-loyalty-frontend-6f6b69bd8b-rsmgt Container image "registry.rshbdev.ru/appfarm/infra/images/istio/proxyv2:1.15.1-rshb.0.4.0" already present on machine
46m Normal Created pod/mf-loyalty-frontend-6f6b69bd8b-rsmgt Created container istio-proxy
46m Normal Started pod/mf-loyalty-frontend-6f6b69bd8b-rsmgt Started container istio-proxy
46m Normal Pulling pod/mf-loyalty-frontend-6f6b69bd8b-rsmgt Pulling image "registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/loyalty/frontend/mf-loyalty-frontend:master"
46m Normal Pulled pod/mf-loyalty-frontend-6f6b69bd8b-rsmgt Successfully pulled image "registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/loyalty/frontend/mf-loyalty-frontend:master" in 277.942668ms
46m Normal Created pod/mf-loyalty-frontend-6f6b69bd8b-rsmgt Created container app
46m Normal Started pod/mf-loyalty-frontend-6f6b69bd8b-rsmgt Started container app
46m Normal SuccessfulCreate replicaset/mf-loyalty-frontend-6f6b69bd8b Created pod: mf-loyalty-frontend-6f6b69bd8b-rsmgt
46m Normal Killing pod/mf-loyalty-frontend-7f68876678-cgx96 Stopping container istio-proxy
46m Normal Killing pod/mf-loyalty-frontend-7f68876678-cgx96 Stopping container app
46m Normal SuccessfulDelete replicaset/mf-loyalty-frontend-7f68876678 Deleted pod: mf-loyalty-frontend-7f68876678-cgx96
46m Normal ScalingReplicaSet deployment/mf-loyalty-frontend Scaled down replica set mf-loyalty-frontend-7f68876678 to 0
46m Normal ScalingReplicaSet deployment/mf-loyalty-frontend Scaled up replica set mf-loyalty-frontend-6f6b69bd8b to 1
115s Warning FailedMount pod/mf-notifications-settings-55f5bb7f6f-f7wnz MountVolume.SetUp failed for volume "app-usr-share-nginx-html-assets-config" : configmap "mf-notifications-settings-assets-config" not found
18m Warning FailedMount pod/mf-notifications-settings-6fb7bbcbb8-6m7q6 MountVolume.SetUp failed for volume "app-usr-share-nginx-html-assets-config" : configmap "mf-notifications-settings-assets-config" not found
4m34s Warning FailedMount pod/mf-notifications-settings-6fb7bbcbb8-6m7q6 (combined from similar events): MountVolume.SetUp failed for volume "app-usr-share-nginx-html-assets-config" : configmap "mf-notifications-settings-assets-config" not found
57m Normal Killing pod/mf-uds-deposit-rate-management-5b6d7cf59f-jdfhr Stopping container istio-proxy
57m Normal Killing pod/mf-uds-deposit-rate-management-5b6d7cf59f-jdfhr Stopping container app
57m Warning Unhealthy pod/mf-uds-deposit-rate-management-5b6d7cf59f-jdfhr Readiness probe failed: HTTP probe failed with statuscode: 503
57m Normal SuccessfulDelete replicaset/mf-uds-deposit-rate-management-5b6d7cf59f Deleted pod: mf-uds-deposit-rate-management-5b6d7cf59f-jdfhr
57m Normal Scheduled pod/mf-uds-deposit-rate-management-644d5fd8bc-4csrv Successfully assigned isys-ecp-dev/mf-uds-deposit-rate-management-644d5fd8bc-4csrv to afs1app-wl-178
57m Normal Pulled pod/mf-uds-deposit-rate-management-644d5fd8bc-4csrv Container image "registry.rshbdev.ru/appfarm/infra/images/istio/proxyv2:1.15.1-rshb.0.4.0" already present on machine
57m Normal Created pod/mf-uds-deposit-rate-management-644d5fd8bc-4csrv Created container istio-init
57m Normal Started pod/mf-uds-deposit-rate-management-644d5fd8bc-4csrv Started container istio-init
57m Normal Pulled pod/mf-uds-deposit-rate-management-644d5fd8bc-4csrv Container image "registry.rshbdev.ru/appfarm/infra/images/istio/proxyv2:1.15.1-rshb.0.4.0" already present on machine
57m Normal Created pod/mf-uds-deposit-rate-management-644d5fd8bc-4csrv Created container istio-proxy
57m Normal Started pod/mf-uds-deposit-rate-management-644d5fd8bc-4csrv Started container istio-proxy
56m Normal Pulling pod/mf-uds-deposit-rate-management-644d5fd8bc-4csrv Pulling image "registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/modul-uds/fronend/mf-uds-deposit-rate-management:master"
56m Normal Pulled pod/mf-uds-deposit-rate-management-644d5fd8bc-4csrv Successfully pulled image "registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/modul-uds/fronend/mf-uds-deposit-rate-management:master" in 346.085982ms
56m Normal Created pod/mf-uds-deposit-rate-management-644d5fd8bc-4csrv Created container app
56m Normal Started pod/mf-uds-deposit-rate-management-644d5fd8bc-4csrv Started container app
5m24s Normal Killing pod/mf-uds-deposit-rate-management-644d5fd8bc-4csrv Stopping container istio-proxy
5m24s Normal Killing pod/mf-uds-deposit-rate-management-644d5fd8bc-4csrv Stopping container app
5m23s Warning Unhealthy pod/mf-uds-deposit-rate-management-644d5fd8bc-4csrv Liveness probe failed: Get "http://100.68.138.17:15020/app-health/app/livez": dial tcp 100.68.138.17:15020: connect: connection refused
5m23s Warning Unhealthy pod/mf-uds-deposit-rate-management-644d5fd8bc-4csrv Readiness probe failed: Get "http://100.68.138.17:15020/app-health/app/readyz": dial tcp 100.68.138.17:15020: connect: connection refused
5m23s Warning Unhealthy pod/mf-uds-deposit-rate-management-644d5fd8bc-4csrv Readiness probe failed: HTTP probe failed with statuscode: 503
57m Normal SuccessfulCreate replicaset/mf-uds-deposit-rate-management-644d5fd8bc Created pod: mf-uds-deposit-rate-management-644d5fd8bc-4csrv
5m24s Normal SuccessfulDelete replicaset/mf-uds-deposit-rate-management-644d5fd8bc Deleted pod: mf-uds-deposit-rate-management-644d5fd8bc-4csrv
5m16s Normal Scheduled pod/mf-uds-deposit-rate-management-9868f4fcc-pcz8m Successfully assigned isys-ecp-dev/mf-uds-deposit-rate-management-9868f4fcc-pcz8m to afs1app-wl-178
5m16s Normal Pulled pod/mf-uds-deposit-rate-management-9868f4fcc-pcz8m Container image "registry.rshbdev.ru/appfarm/infra/images/istio/proxyv2:1.15.1-rshb.0.4.0" already present on machine
5m16s Normal Created pod/mf-uds-deposit-rate-management-9868f4fcc-pcz8m Created container istio-init
5m16s Normal Started pod/mf-uds-deposit-rate-management-9868f4fcc-pcz8m Started container istio-init
5m14s Normal Pulled pod/mf-uds-deposit-rate-management-9868f4fcc-pcz8m Container image "registry.rshbdev.ru/appfarm/infra/images/istio/proxyv2:1.15.1-rshb.0.4.0" already present on machine
5m14s Normal Created pod/mf-uds-deposit-rate-management-9868f4fcc-pcz8m Created container istio-proxy
5m14s Normal Started pod/mf-uds-deposit-rate-management-9868f4fcc-pcz8m Started container istio-proxy
5m9s Normal Pulling pod/mf-uds-deposit-rate-management-9868f4fcc-pcz8m Pulling image "registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/modul-uds/fronend/mf-uds-deposit-rate-management:master"
5m9s Normal Pulled pod/mf-uds-deposit-rate-management-9868f4fcc-pcz8m Successfully pulled image "registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/modul-uds/fronend/mf-uds-deposit-rate-management:master" in 264.015171ms
5m9s Normal Created pod/mf-uds-deposit-rate-management-9868f4fcc-pcz8m Created container app
5m9s Normal Started pod/mf-uds-deposit-rate-management-9868f4fcc-pcz8m Started container app
5m17s Normal SuccessfulCreate replicaset/mf-uds-deposit-rate-management-9868f4fcc Created pod: mf-uds-deposit-rate-management-9868f4fcc-pcz8m
57m Normal ScalingReplicaSet deployment/mf-uds-deposit-rate-management Scaled down replica set mf-uds-deposit-rate-management-5b6d7cf59f to 0
57m Normal ScalingReplicaSet deployment/mf-uds-deposit-rate-management Scaled up replica set mf-uds-deposit-rate-management-644d5fd8bc to 1
5m24s Normal ScalingReplicaSet deployment/mf-uds-deposit-rate-management Scaled down replica set mf-uds-deposit-rate-management-644d5fd8bc to 0
5m17s Normal ScalingReplicaSet deployment/mf-uds-deposit-rate-management Scaled up replica set mf-uds-deposit-rate-management-9868f4fcc to 1
4m21s Normal SecretRotationComplete pod/ms-acquiring-manage-b2c-limits-d6f974688-pwtsn successfully rotated K8s secret ms-acquiring-manage-b2c-limits-app-secret-env
2m5s Normal SecretRotationComplete pod/ms-acquiring-merchant-6d55cf9df5-hfnhg successfully rotated K8s secret ms-acquiring-merchant-app-secret-env
22s Normal SecretRotationComplete pod/ms-ccul-activity-649b4c9fbc-rlmw5 successfully rotated K8s secret ms-ccul-activity-app-secret-env
4m17s Normal SecretRotationComplete pod/ms-ccul-client-card-85949fff84-jvlcm successfully rotated K8s secret ms-ccul-client-card-app-secret-env
4m21s Normal SecretRotationComplete pod/ms-ccul-dictionaries-5cdb48d55b-g9pvp successfully rotated K8s secret ms-ccul-dictionaries-app-secret-env
15s Normal SecretRotationComplete pod/ms-ccul-leads-696858b757-vdtzc successfully rotated K8s secret ms-ccul-leads-app-secret-env
23s Normal SecretRotationComplete pod/ms-ccul-products-59bc9f8687-bc2f6 successfully rotated K8s secret ms-ccul-products-app-secret-env
2m22s Normal SecretRotationComplete pod/ms-core-cdi-cache-558ddd9fdc-2mkhw successfully rotated K8s secret ms-core-cdi-cache-app-secret-env
2m18s Normal SecretRotationComplete pod/ms-core-cdi-cache-558ddd9fdc-zmbxg successfully rotated K8s secret ms-core-cdi-cache-app-secret-env
26s Normal SecretRotationComplete pod/ms-core-communication-bbc97f5f7-g9p5b successfully rotated K8s secret ms-core-communication-app-secret-env
4m19s Normal SecretRotationComplete pod/ms-core-communication-bbc97f5f7-hjk9z successfully rotated K8s secret ms-core-communication-app-secret-env
23s Normal SecretRotationComplete pod/ms-core-constructor-7c85dc86b-9dhg2 successfully rotated K8s secret ms-core-constructor-app-secret-env
21s Normal SecretRotationComplete pod/ms-core-dictionaries-6fb977dbcf-rd7qj successfully rotated K8s secret ms-core-dictionaries-app-secret-env
2m22s Normal SecretRotationComplete pod/ms-core-docmatik-67c7874647-rqjx7 successfully rotated K8s secret ms-core-docmatik-app-secret-env
2m20s Normal SecretRotationComplete pod/ms-core-docmatik-67c7874647-tlgzg successfully rotated K8s secret ms-core-docmatik-app-secret-env
2m21s Normal SecretRotationComplete pod/ms-core-e2e-management-6d7f6fd59-qhcsk successfully rotated K8s secret ms-core-e2e-management-app-secret-env
4m19s Normal SecretRotationComplete pod/ms-core-employees-8dddb496b-jlp7g successfully rotated K8s secret ms-core-employees-app-secret-env
2m22s Normal SecretRotationComplete pod/ms-core-event-journal-d8654598f-4dnvt successfully rotated K8s secret ms-core-event-journal-app-secret-env
2m22s Normal SecretRotationComplete pod/ms-core-event-journal-d8654598f-ttzkl successfully rotated K8s secret ms-core-event-journal-app-secret-env
20s Normal SecretRotationComplete pod/ms-core-formatik-56b9546668-pg995 successfully rotated K8s secret ms-core-formatik-app-secret-env
2m14s Normal SecretRotationComplete pod/ms-core-interactive-assistant-fc6cc7ddf-2xmhv successfully rotated K8s secret ms-core-interactive-assistant-app-secret-env
2m20s Normal SecretRotationComplete pod/ms-core-knowledge-base-cf46fffb6-kc49v successfully rotated K8s secret ms-core-knowledge-base-app-secret-env
2m20s Normal SecretRotationComplete pod/ms-core-notifications-7475d799f9-2rdt9 successfully rotated K8s secret ms-core-notifications-app-secret-env
2m22s Normal SecretRotationComplete pod/ms-core-printing-plates-79fb486985-j2ltm successfully rotated K8s secret ms-core-printing-plates-app-secret-env
2m21s Normal SecretRotationComplete pod/ms-core-printing-plates-79fb486985-xj57g successfully rotated K8s secret ms-core-printing-plates-app-secret-env
2m22s Normal SecretRotationComplete pod/ms-core-raisa-parser-5b8f645cbc-lbcjf successfully rotated K8s secret ms-core-raisa-parser-app-secret-env
2m23s Normal SecretRotationComplete pod/ms-core-release-management-787d5bc64c-ktb6l successfully rotated K8s secret ms-core-release-management-app-secret-env
2m22s Normal SecretRotationComplete pod/ms-core-superset-proxy-5db45d4bbd-l22cq successfully rotated K8s secret ms-core-superset-proxy-app-secret-env
23m Normal Scheduled pod/ms-core-sync-545b746fcf-c9j7l Successfully assigned isys-ecp-dev/ms-core-sync-545b746fcf-c9j7l to afs1app-wl-124
23m Normal Pulled pod/ms-core-sync-545b746fcf-c9j7l Container image "registry.rshbdev.ru/appfarm/infra/images/istio/proxyv2:1.15.1-rshb.0.4.0" already present on machine
23m Normal Created pod/ms-core-sync-545b746fcf-c9j7l Created container istio-init
23m Normal Started pod/ms-core-sync-545b746fcf-c9j7l Started container istio-init
23m Normal Pulled pod/ms-core-sync-545b746fcf-c9j7l Container image "registry.rshbdev.ru/appfarm/infra/images/istio/proxyv2:1.15.1-rshb.0.4.0" already present on machine
23m Normal Created pod/ms-core-sync-545b746fcf-c9j7l Created container istio-proxy
23m Normal Started pod/ms-core-sync-545b746fcf-c9j7l Started container istio-proxy
23m Normal Pulling pod/ms-core-sync-545b746fcf-c9j7l Pulling image "registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync:master"
23m Normal Pulled pod/ms-core-sync-545b746fcf-c9j7l Successfully pulled image "registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync:master" in 46.533262ms
23m Normal Created pod/ms-core-sync-545b746fcf-c9j7l Created container app
23m Normal Started pod/ms-core-sync-545b746fcf-c9j7l Started container app
23m Normal Pulled pod/ms-core-sync-545b746fcf-c9j7l Successfully pulled image "registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync:master" in 36.588634ms
3m24s Warning BackOff pod/ms-core-sync-545b746fcf-c9j7l Back-off restarting failed container
23m Normal Pulled pod/ms-core-sync-545b746fcf-c9j7l Successfully pulled image "registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync:master" in 58.544074ms
22s Normal SecretRotationComplete pod/ms-core-sync-545b746fcf-c9j7l successfully rotated K8s secret ms-core-sync-app-secret-env
23m Normal Scheduled pod/ms-core-sync-545b746fcf-dn4bk Successfully assigned isys-ecp-dev/ms-core-sync-545b746fcf-dn4bk to afs1app-wl-098
23m Normal Pulled pod/ms-core-sync-545b746fcf-dn4bk Container image "registry.rshbdev.ru/appfarm/infra/images/istio/proxyv2:1.15.1-rshb.0.4.0" already present on machine
23m Normal Created pod/ms-core-sync-545b746fcf-dn4bk Created container istio-init
23m Normal Started pod/ms-core-sync-545b746fcf-dn4bk Started container istio-init
23m Normal Pulled pod/ms-core-sync-545b746fcf-dn4bk Container image "registry.rshbdev.ru/appfarm/infra/images/istio/proxyv2:1.15.1-rshb.0.4.0" already present on machine
23m Normal Created pod/ms-core-sync-545b746fcf-dn4bk Created container istio-proxy
23m Normal Started pod/ms-core-sync-545b746fcf-dn4bk Started container istio-proxy
23m Normal Pulling pod/ms-core-sync-545b746fcf-dn4bk Pulling image "registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync:master"
23m Normal Pulled pod/ms-core-sync-545b746fcf-dn4bk Successfully pulled image "registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync:master" in 35.632674ms
23m Normal Created pod/ms-core-sync-545b746fcf-dn4bk Created container app
23m Normal Started pod/ms-core-sync-545b746fcf-dn4bk Started container app
23m Normal Pulled pod/ms-core-sync-545b746fcf-dn4bk Successfully pulled image "registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync:master" in 39.681025ms
3m19s Warning BackOff pod/ms-core-sync-545b746fcf-dn4bk Back-off restarting failed container
23m Normal Pulled pod/ms-core-sync-545b746fcf-dn4bk Successfully pulled image "registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync:master" in 52.688836ms
14s Normal SecretRotationComplete pod/ms-core-sync-545b746fcf-dn4bk successfully rotated K8s secret ms-core-sync-app-secret-env
34m Warning BackOff pod/ms-core-sync-545b746fcf-m6mns Back-off restarting failed container
34m Normal SecretRotationComplete pod/ms-core-sync-545b746fcf-m6mns successfully rotated K8s secret ms-core-sync-app-secret-env
34m Warning BackOff pod/ms-core-sync-545b746fcf-wbsxl Back-off restarting failed container
34m Normal SecretRotationComplete pod/ms-core-sync-545b746fcf-wbsxl successfully rotated K8s secret ms-core-sync-app-secret-env
33m Normal SuccessfulDelete replicaset/ms-core-sync-545b746fcf Deleted pod: ms-core-sync-545b746fcf-m6mns
33m Normal SuccessfulDelete replicaset/ms-core-sync-545b746fcf Deleted pod: ms-core-sync-545b746fcf-wbsxl
23m Normal SuccessfulCreate replicaset/ms-core-sync-545b746fcf Created pod: ms-core-sync-545b746fcf-dn4bk
23m Normal SuccessfulCreate replicaset/ms-core-sync-545b746fcf Created pod: ms-core-sync-545b746fcf-c9j7l
33m Normal Scheduled pod/ms-core-sync-5bd89d767d-6bkp7 Successfully assigned isys-ecp-dev/ms-core-sync-5bd89d767d-6bkp7 to afs1app-wl-124
33m Normal Pulled pod/ms-core-sync-5bd89d767d-6bkp7 Container image "registry.rshbdev.ru/appfarm/infra/images/istio/proxyv2:1.15.1-rshb.0.4.0" already present on machine
33m Normal Created pod/ms-core-sync-5bd89d767d-6bkp7 Created container istio-init
33m Normal Started pod/ms-core-sync-5bd89d767d-6bkp7 Started container istio-init
33m Normal Pulled pod/ms-core-sync-5bd89d767d-6bkp7 Container image "registry.rshbdev.ru/appfarm/infra/images/istio/proxyv2:1.15.1-rshb.0.4.0" already present on machine
33m Normal Created pod/ms-core-sync-5bd89d767d-6bkp7 Created container istio-proxy
33m Normal Started pod/ms-core-sync-5bd89d767d-6bkp7 Started container istio-proxy
33m Normal Pulling pod/ms-core-sync-5bd89d767d-6bkp7 Pulling image "registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync:master"
33m Normal Pulled pod/ms-core-sync-5bd89d767d-6bkp7 Successfully pulled image "registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync:master" in 72.02423ms
33m Normal Created pod/ms-core-sync-5bd89d767d-6bkp7 Created container app
33m Normal Started pod/ms-core-sync-5bd89d767d-6bkp7 Started container app
33m Normal Pulled pod/ms-core-sync-5bd89d767d-6bkp7 Successfully pulled image "registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync:master" in 44.439326ms
28m Warning BackOff pod/ms-core-sync-5bd89d767d-6bkp7 Back-off restarting failed container
33m Normal Pulled pod/ms-core-sync-5bd89d767d-6bkp7 Successfully pulled image "registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync:master" in 48.668589ms
24m Normal SecretRotationComplete pod/ms-core-sync-5bd89d767d-6bkp7 successfully rotated K8s secret ms-core-sync-app-secret-env
33m Normal Scheduled pod/ms-core-sync-5bd89d767d-9tx2d Successfully assigned isys-ecp-dev/ms-core-sync-5bd89d767d-9tx2d to afs1app-wl-098
33m Normal Pulled pod/ms-core-sync-5bd89d767d-9tx2d Container image "registry.rshbdev.ru/appfarm/infra/images/istio/proxyv2:1.15.1-rshb.0.4.0" already present on machine
33m Normal Created pod/ms-core-sync-5bd89d767d-9tx2d Created container istio-init
33m Normal Started pod/ms-core-sync-5bd89d767d-9tx2d Started container istio-init
33m Normal Pulled pod/ms-core-sync-5bd89d767d-9tx2d Container image "registry.rshbdev.ru/appfarm/infra/images/istio/proxyv2:1.15.1-rshb.0.4.0" already present on machine
33m Normal Created pod/ms-core-sync-5bd89d767d-9tx2d Created container istio-proxy
33m Normal Started pod/ms-core-sync-5bd89d767d-9tx2d Started container istio-proxy
33m Normal Pulling pod/ms-core-sync-5bd89d767d-9tx2d Pulling image "registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync:master"
33m Normal Pulled pod/ms-core-sync-5bd89d767d-9tx2d Successfully pulled image "registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync:master" in 51.947867ms
33m Normal Created pod/ms-core-sync-5bd89d767d-9tx2d Created container app
33m Normal Started pod/ms-core-sync-5bd89d767d-9tx2d Started container app
33m Normal Pulled pod/ms-core-sync-5bd89d767d-9tx2d Successfully pulled image "registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync:master" in 41.390366ms
28m Warning BackOff pod/ms-core-sync-5bd89d767d-9tx2d Back-off restarting failed container
33m Normal Pulled pod/ms-core-sync-5bd89d767d-9tx2d Successfully pulled image "registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync:master" in 38.182137ms
24m Normal SecretRotationComplete pod/ms-core-sync-5bd89d767d-9tx2d successfully rotated K8s secret ms-core-sync-app-secret-env
33m Normal SuccessfulCreate replicaset/ms-core-sync-5bd89d767d Created pod: ms-core-sync-5bd89d767d-6bkp7
33m Normal SuccessfulCreate replicaset/ms-core-sync-5bd89d767d Created pod: ms-core-sync-5bd89d767d-9tx2d
23m Normal SuccessfulDelete replicaset/ms-core-sync-5bd89d767d Deleted pod: ms-core-sync-5bd89d767d-9tx2d
23m Normal SuccessfulDelete replicaset/ms-core-sync-5bd89d767d Deleted pod: ms-core-sync-5bd89d767d-6bkp7
33m Normal ScalingReplicaSet deployment/ms-core-sync Scaled down replica set ms-core-sync-545b746fcf to 0
23m Normal ScalingReplicaSet deployment/ms-core-sync Scaled up replica set ms-core-sync-545b746fcf to 2
33m Normal ScalingReplicaSet deployment/ms-core-sync Scaled up replica set ms-core-sync-5bd89d767d to 2
23m Normal ScalingReplicaSet deployment/ms-core-sync Scaled down replica set ms-core-sync-5bd89d767d to 0
2m23s Normal SecretRotationComplete pod/ms-crm-admin-65dc8f985-mkzqk successfully rotated K8s secret ms-crm-admin-app-secret-env
4m23s Normal SecretRotationComplete pod/ms-crm-administration-59f5dc4497-vzk8h successfully rotated K8s secret ms-crm-administration-app-secret-env
2m22s Normal SecretRotationComplete pod/ms-crm-client-card-7dcb944977-rdhkj successfully rotated K8s secret ms-crm-client-card-app-secret-env
2m25s Normal SecretRotationComplete pod/ms-crm-forms-attachments-7985cc549f-rjbdm successfully rotated K8s secret ms-crm-forms-attachments-app-secret-env
58m Normal SecretRotationComplete pod/ms-crm-opportunity-749ff96dcc-wk6ms successfully rotated K8s secret ms-crm-opportunity-app-secret-env
57m Normal Killing pod/ms-crm-opportunity-749ff96dcc-wk6ms Stopping container istio-proxy
57m Normal Killing pod/ms-crm-opportunity-749ff96dcc-wk6ms Stopping container app
57m Warning Unhealthy pod/ms-crm-opportunity-749ff96dcc-wk6ms Readiness probe failed: HTTP probe failed with statuscode: 503
57m Warning Unhealthy pod/ms-crm-opportunity-749ff96dcc-wk6ms Liveness probe failed: Get "http://100.68.152.129:15020/app-health/app/livez": dial tcp 100.68.152.129:15020: connect: connection refused
57m Warning Unhealthy pod/ms-crm-opportunity-749ff96dcc-wk6ms Readiness probe failed: Get "http://100.68.152.129:15020/app-health/app/readyz": dial tcp 100.68.152.129:15020: connect: connection refused
57m Normal SuccessfulDelete replicaset/ms-crm-opportunity-749ff96dcc Deleted pod: ms-crm-opportunity-749ff96dcc-wk6ms
57m Normal Scheduled pod/ms-crm-opportunity-fdd49f49-9lp8v Successfully assigned isys-ecp-dev/ms-crm-opportunity-fdd49f49-9lp8v to afs1app-wl-097
57m Normal Pulled pod/ms-crm-opportunity-fdd49f49-9lp8v Container image "registry.rshbdev.ru/appfarm/infra/images/istio/proxyv2:1.15.1-rshb.0.4.0" already present on machine
57m Normal Created pod/ms-crm-opportunity-fdd49f49-9lp8v Created container istio-init
57m Normal Started pod/ms-crm-opportunity-fdd49f49-9lp8v Started container istio-init
57m Normal Pulled pod/ms-crm-opportunity-fdd49f49-9lp8v Container image "registry.rshbdev.ru/appfarm/infra/images/istio/proxyv2:1.15.1-rshb.0.4.0" already present on machine
57m Normal Created pod/ms-crm-opportunity-fdd49f49-9lp8v Created container istio-proxy
57m Normal Started pod/ms-crm-opportunity-fdd49f49-9lp8v Started container istio-proxy
57m Normal Pulling pod/ms-crm-opportunity-fdd49f49-9lp8v Pulling image "registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/crm/new-backend/ms-crm-opportunity:master"
57m Normal Pulled pod/ms-crm-opportunity-fdd49f49-9lp8v Successfully pulled image "registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/crm/new-backend/ms-crm-opportunity:master" in 2.929979913s
57m Normal Created pod/ms-crm-opportunity-fdd49f49-9lp8v Created container app
57m Normal Started pod/ms-crm-opportunity-fdd49f49-9lp8v Started container app
20s Normal SecretRotationComplete pod/ms-crm-opportunity-fdd49f49-9lp8v successfully rotated K8s secret ms-crm-opportunity-app-secret-env
57m Normal SuccessfulCreate replicaset/ms-crm-opportunity-fdd49f49 Created pod: ms-crm-opportunity-fdd49f49-9lp8v
57m Normal ScalingReplicaSet deployment/ms-crm-opportunity Scaled down replica set ms-crm-opportunity-749ff96dcc to 0
57m Normal ScalingReplicaSet deployment/ms-crm-opportunity Scaled up replica set ms-crm-opportunity-fdd49f49 to 1
17s Normal SecretRotationComplete pod/ms-crm-problem-factor-5564644997-46kgw successfully rotated K8s secret ms-crm-problem-factor-app-secret-env
4m20s Normal SecretRotationComplete pod/ms-crm-product-profile-7d6cf7544c-lnxjh successfully rotated K8s secret ms-crm-product-profile-app-secret-env
2m21s Normal SecretRotationComplete pod/ms-crm-start-page-75f676db7d-thqjb successfully rotated K8s secret ms-crm-start-page-app-secret-env
4m19s Normal SecretRotationComplete pod/ms-crm-tasks-54d5f7895d-4xckf successfully rotated K8s secret ms-crm-tasks-app-secret-env
23s Normal SecretRotationComplete pod/ms-crm-user-profile-57b966c98b-tzh5x successfully rotated K8s secret ms-crm-user-profile-app-secret-env
2m21s Normal SecretRotationComplete pod/ms-dms-acquiring-merchant-5df679695d-gmpgc successfully rotated K8s secret ms-dms-acquiring-merchant-app-secret-env
23s Normal SecretRotationComplete pod/ms-dms-bids-for-deposits-58859f646c-hsfk4 successfully rotated K8s secret ms-dms-bids-for-deposits-app-secret-env
2m23s Normal SecretRotationComplete pod/ms-dms-gateway-6dccbc57f6-lwcfv successfully rotated K8s secret ms-dms-gateway-app-secret-env
2m18s Normal SecretRotationComplete pod/ms-dms-gateway-6dccbc57f6-ztzms successfully rotated K8s secret ms-dms-gateway-app-secret-env
2m17s Normal SecretRotationComplete pod/ms-dms-hub-bids-57f58456bb-rmpzl successfully rotated K8s secret ms-dms-hub-bids-app-secret-env
4m20s Normal SecretRotationComplete pod/ms-dms-hub-tasks-7875d67cf5-6s58w successfully rotated K8s secret ms-dms-hub-tasks-app-secret-env
2m19s Normal SecretRotationComplete pod/ms-dms-reports-799d68b9dc-nlpmz successfully rotated K8s secret ms-dms-reports-app-secret-env
19s Normal SecretRotationComplete pod/ms-dms-tasks-cc6f6d449-cps4j successfully rotated K8s secret ms-dms-tasks-app-secret-env
2m15s Normal SecretRotationComplete pod/ms-inspection-results-77f95f8c9f-cw6j2 successfully rotated K8s secret ms-inspection-results-app-secret-env
21s Normal SecretRotationComplete pod/ms-ispz-actions-565df464c9-qw4l7 successfully rotated K8s secret ms-ispz-actions-app-secret-env
2m23s Normal SecretRotationComplete pod/ms-ispz-audit-649b4b6c5f-429bj successfully rotated K8s secret ms-ispz-audit-app-secret-env
2m18s Normal SecretRotationComplete pod/ms-ispz-concession-586d545fbf-whjtn successfully rotated K8s secret ms-ispz-concession-app-secret-env
4m22s Normal SecretRotationComplete pod/ms-ispz-debtors-6bdb57bdc5-h55ps successfully rotated K8s secret ms-ispz-debtors-app-secret-env
2m23s Normal SecretRotationComplete pod/ms-ispz-doctemplate-57765f759f-76dzm successfully rotated K8s secret ms-ispz-doctemplate-app-secret-env
15s Normal SecretRotationComplete pod/ms-ispz-integration-fssp-757b8595f9-2br4x successfully rotated K8s secret ms-ispz-integration-fssp-app-secret-env
22s Normal SecretRotationComplete pod/ms-ispz-integration-pravoru-85ff8bbb4-gzvfj successfully rotated K8s secret ms-ispz-integration-pravoru-app-secret-env
21s Normal SecretRotationComplete pod/ms-ispz-reports-8688c98b57-tmf6l successfully rotated K8s secret ms-ispz-reports-app-secret-env
20s Normal SecretRotationComplete pod/ms-ispz-uob-77cb89fc95-cv4c4 successfully rotated K8s secret ms-ispz-uob-app-secret-env
2m5s Normal SecretRotationComplete pod/ms-loyalty-bonus-account-6d8599949f-t64rq successfully rotated K8s secret ms-loyalty-bonus-account-app-secret-env
4m19s Normal SecretRotationComplete pod/ms-loyalty-configuration-76f677785d-qq899 successfully rotated K8s secret ms-loyalty-configuration-app-secret-env
2m20s Normal SecretRotationComplete pod/ms-loyalty-profile-5dd47bfbfb-47czd successfully rotated K8s secret ms-loyalty-profile-app-secret-env
37m Normal Scheduled pod/ms-muza-applications-785f7c5588-ncnkc Successfully assigned isys-ecp-dev/ms-muza-applications-785f7c5588-ncnkc to afs1app-wl-146
37m Normal Pulled pod/ms-muza-applications-785f7c5588-ncnkc Container image "registry.rshbdev.ru/appfarm/infra/images/istio/proxyv2:1.15.1-rshb.0.4.0" already present on machine
37m Normal Created pod/ms-muza-applications-785f7c5588-ncnkc Created container istio-init
37m Normal Started pod/ms-muza-applications-785f7c5588-ncnkc Started container istio-init
37m Normal Pulled pod/ms-muza-applications-785f7c5588-ncnkc Container image "registry.rshbdev.ru/appfarm/infra/images/istio/proxyv2:1.15.1-rshb.0.4.0" already present on machine
37m Normal Created pod/ms-muza-applications-785f7c5588-ncnkc Created container istio-proxy
37m Normal Started pod/ms-muza-applications-785f7c5588-ncnkc Started container istio-proxy
37m Normal Pulling pod/ms-muza-applications-785f7c5588-ncnkc Pulling image "registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/muza/backend/v100/ms-muza-applications:master"
37m Normal Pulled pod/ms-muza-applications-785f7c5588-ncnkc Successfully pulled image "registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/muza/backend/v100/ms-muza-applications:master" in 4.60175167s
37m Normal Created pod/ms-muza-applications-785f7c5588-ncnkc Created container app
37m Normal Started pod/ms-muza-applications-785f7c5588-ncnkc Started container app
19s Normal SecretRotationComplete pod/ms-muza-applications-785f7c5588-ncnkc successfully rotated K8s secret ms-muza-applications-app-secret-env
37m Normal SuccessfulCreate replicaset/ms-muza-applications-785f7c5588 Created pod: ms-muza-applications-785f7c5588-ncnkc
38m Normal SecretRotationComplete pod/ms-muza-applications-c85db6bdc-2jc8v successfully rotated K8s secret ms-muza-applications-app-secret-env
37m Normal Killing pod/ms-muza-applications-c85db6bdc-2jc8v Stopping container istio-proxy
37m Normal Killing pod/ms-muza-applications-c85db6bdc-2jc8v Stopping container app
37m Normal SuccessfulDelete replicaset/ms-muza-applications-c85db6bdc Deleted pod: ms-muza-applications-c85db6bdc-2jc8v
37m Normal ScalingReplicaSet deployment/ms-muza-applications Scaled down replica set ms-muza-applications-c85db6bdc to 0
37m Normal ScalingReplicaSet deployment/ms-muza-applications Scaled up replica set ms-muza-applications-785f7c5588 to 1
19s Normal SecretRotationComplete pod/ms-muza-boai-6d58d7fcc5-8jlmd successfully rotated K8s secret ms-muza-boai-app-secret-env
21s Normal SecretRotationComplete pod/ms-muza-clients-67fffbcdf4-hdckr successfully rotated K8s secret ms-muza-clients-app-secret-env
2m22s Normal SecretRotationComplete pod/ms-muza-collateralions-57b8b4789d-5jd26 successfully rotated K8s secret ms-muza-collateralions-app-secret-env
2m22s Normal SecretRotationComplete pod/ms-muza-contracts-fbf87bb85-prxcs successfully rotated K8s secret ms-muza-contracts-app-secret-env
2m18s Normal SecretRotationComplete pod/ms-muza-doc-649bcb4d7b-cxjwv successfully rotated K8s secret ms-muza-doc-app-secret-env
2m14s Normal SecretRotationComplete pod/ms-muza-email-notify-57786959bc-s8p62 successfully rotated K8s secret ms-muza-email-notify-app-secret-env
2m20s Normal SecretRotationComplete pod/ms-muza-empl-org-7875f7b4db-4nm2p successfully rotated K8s secret ms-muza-empl-org-app-secret-env
4m20s Normal SecretRotationComplete pod/ms-muza-file-7c9d648949-hpq82 successfully rotated K8s secret ms-muza-file-app-secret-env
2m23s Normal SecretRotationComplete pod/ms-muza-knowledge-56458b5b5-fz9b6 successfully rotated K8s secret ms-muza-knowledge-app-secret-env
2m23s Normal SecretRotationComplete pod/ms-muza-knowledge-56458b5b5-sp8s7 successfully rotated K8s secret ms-muza-knowledge-app-secret-env
31m Normal Scheduled pod/ms-muza-monitoring-765cf8b6c8-cdwnv Successfully assigned isys-ecp-dev/ms-muza-monitoring-765cf8b6c8-cdwnv to afs1app-wl-150
31m Normal Pulled pod/ms-muza-monitoring-765cf8b6c8-cdwnv Container image "registry.rshbdev.ru/appfarm/infra/images/istio/proxyv2:1.15.1-rshb.0.4.0" already present on machine
31m Normal Created pod/ms-muza-monitoring-765cf8b6c8-cdwnv Created container istio-init
31m Normal Started pod/ms-muza-monitoring-765cf8b6c8-cdwnv Started container istio-init
31m Normal Pulled pod/ms-muza-monitoring-765cf8b6c8-cdwnv Container image "registry.rshbdev.ru/appfarm/infra/images/istio/proxyv2:1.15.1-rshb.0.4.0" already present on machine
31m Normal Created pod/ms-muza-monitoring-765cf8b6c8-cdwnv Created container istio-proxy
31m Normal Started pod/ms-muza-monitoring-765cf8b6c8-cdwnv Started container istio-proxy
31m Normal Pulling pod/ms-muza-monitoring-765cf8b6c8-cdwnv Pulling image "registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/muza/backend/v100/ms-muza-monitoring:master"
31m Normal Pulled pod/ms-muza-monitoring-765cf8b6c8-cdwnv Successfully pulled image "registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/muza/backend/v100/ms-muza-monitoring:master" in 3.436326608s
31m Normal Created pod/ms-muza-monitoring-765cf8b6c8-cdwnv Created container app
31m Normal Started pod/ms-muza-monitoring-765cf8b6c8-cdwnv Started container app
23s Normal SecretRotationComplete pod/ms-muza-monitoring-765cf8b6c8-cdwnv successfully rotated K8s secret ms-muza-monitoring-app-secret-env
31m Normal SuccessfulCreate replicaset/ms-muza-monitoring-765cf8b6c8 Created pod: ms-muza-monitoring-765cf8b6c8-cdwnv
36m Normal SecretRotationComplete pod/ms-muza-monitoring-868d97f77b-l7hg7 successfully rotated K8s secret ms-muza-monitoring-app-secret-env
32m Normal Killing pod/ms-muza-monitoring-868d97f77b-l7hg7 Stopping container istio-proxy
32m Normal Killing pod/ms-muza-monitoring-868d97f77b-l7hg7 Stopping container app
32m Warning Unhealthy pod/ms-muza-monitoring-868d97f77b-l7hg7 Readiness probe failed: HTTP probe failed with statuscode: 503
32m Normal SuccessfulDelete replicaset/ms-muza-monitoring-868d97f77b Deleted pod: ms-muza-monitoring-868d97f77b-l7hg7
32m Normal ScalingReplicaSet deployment/ms-muza-monitoring Scaled down replica set ms-muza-monitoring-868d97f77b to 0
31m Normal ScalingReplicaSet deployment/ms-muza-monitoring Scaled up replica set ms-muza-monitoring-765cf8b6c8 to 1
4m22s Normal SecretRotationComplete pod/ms-muza-notary-6bffb6457d-n84b7 successfully rotated K8s secret ms-muza-notary-app-secret-env
2m26s Normal SecretRotationComplete pod/ms-muza-printing-plates-b45c996cf-7fclv successfully rotated K8s secret ms-muza-printing-plates-app-secret-env
22m Normal SecretRotationComplete pod/ms-muza-reports-6bb4fddc7b-ppl6m successfully rotated K8s secret ms-muza-reports-app-secret-env
20m Normal Killing pod/ms-muza-reports-6bb4fddc7b-ppl6m Stopping container istio-proxy
20m Normal Killing pod/ms-muza-reports-6bb4fddc7b-ppl6m Stopping container app
20m Normal SuccessfulDelete replicaset/ms-muza-reports-6bb4fddc7b Deleted pod: ms-muza-reports-6bb4fddc7b-ppl6m
20m Normal Scheduled pod/ms-muza-reports-75f5c55d98-d9vmb Successfully assigned isys-ecp-dev/ms-muza-reports-75f5c55d98-d9vmb to afs1app-wl-153
20m Normal Pulled pod/ms-muza-reports-75f5c55d98-d9vmb Container image "registry.rshbdev.ru/appfarm/infra/images/istio/proxyv2:1.15.1-rshb.0.4.0" already present on machine
20m Normal Created pod/ms-muza-reports-75f5c55d98-d9vmb Created container istio-init
20m Normal Started pod/ms-muza-reports-75f5c55d98-d9vmb Started container istio-init
20m Normal Pulled pod/ms-muza-reports-75f5c55d98-d9vmb Container image "registry.rshbdev.ru/appfarm/infra/images/istio/proxyv2:1.15.1-rshb.0.4.0" already present on machine
20m Normal Created pod/ms-muza-reports-75f5c55d98-d9vmb Created container istio-proxy
20m Normal Started pod/ms-muza-reports-75f5c55d98-d9vmb Started container istio-proxy
20m Normal Pulling pod/ms-muza-reports-75f5c55d98-d9vmb Pulling image "registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/muza/backend/v100/ms-muza-reports:master"
20m Normal Pulled pod/ms-muza-reports-75f5c55d98-d9vmb Successfully pulled image "registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/muza/backend/v100/ms-muza-reports:master" in 6.569021699s
20m Normal Created pod/ms-muza-reports-75f5c55d98-d9vmb Created container app
20m Normal Started pod/ms-muza-reports-75f5c55d98-d9vmb Started container app
19m Warning Unhealthy pod/ms-muza-reports-75f5c55d98-d9vmb Readiness probe failed: HTTP probe failed with statuscode: 500
18m Warning Unhealthy pod/ms-muza-reports-75f5c55d98-d9vmb Liveness probe failed: HTTP probe failed with statuscode: 503
18m Warning Unhealthy pod/ms-muza-reports-75f5c55d98-d9vmb Readiness probe failed: HTTP probe failed with statuscode: 503
20s Normal SecretRotationComplete pod/ms-muza-reports-75f5c55d98-d9vmb successfully rotated K8s secret ms-muza-reports-app-secret-env
20m Normal SuccessfulCreate replicaset/ms-muza-reports-75f5c55d98 Created pod: ms-muza-reports-75f5c55d98-d9vmb
20m Normal ScalingReplicaSet deployment/ms-muza-reports Scaled down replica set ms-muza-reports-6bb4fddc7b to 0
20m Normal ScalingReplicaSet deployment/ms-muza-reports Scaled up replica set ms-muza-reports-75f5c55d98 to 1
4m17s Normal SecretRotationComplete pod/ms-muza-synergy-5cff48c7f6-vpwnb successfully rotated K8s secret ms-muza-synergy-app-secret-env
2m20s Normal SecretRotationComplete pod/ms-muza-tasks-68fbc9bbb7-8ssxg successfully rotated K8s secret ms-muza-tasks-app-secret-env
2m23s Normal SecretRotationComplete pod/ms-sale-analytics-service-7b9c5556db-dbl27 successfully rotated K8s secret ms-sale-analytics-service-app-secret-env
2m21s Normal SecretRotationComplete pod/ms-sale-client-field-7857fbc678-h9c4c successfully rotated K8s secret ms-sale-client-field-app-secret-env
2m19s Normal SecretRotationComplete pod/ms-sale-products-657c4c8fbc-gllkv successfully rotated K8s secret ms-sale-products-app-secret-env
2m23s Normal SecretRotationComplete pod/ms-sale-tasks-and-deals-7d8f9cc866-9m6qs successfully rotated K8s secret ms-sale-tasks-and-deals-app-secret-env
4m19s Normal SecretRotationComplete pod/ms-uds-bids-for-deposits-7858645b4f-994n8 successfully rotated K8s secret ms-uds-bids-for-deposits-app-secret-env
22s Normal SecretRotationComplete pod/product-profile-67b9d6bdc9-2d6bt successfully rotated K8s secret product-profile-app-secret-env
2m21s Normal SecretRotationComplete pod/pz-action-bankruptcy-8565c967f4-w5l96 successfully rotated K8s secret pz-action-bankruptcy-app-secret-env
4m21s Normal SecretRotationComplete pod/pz-action-problematic-collection-78bf87bdf5-q95vt successfully rotated K8s secret pz-action-problematic-collection-app-secret-env
2m20s Normal SecretRotationComplete pod/pz-clientcard-c4bff6ddd-shcqm successfully rotated K8s secret pz-clientcard-app-secret-env
2m18s Normal SecretRotationComplete pod/pz-config-c96dc4687-wbh27 successfully rotated K8s secret pz-config-app-secret-env
23s Normal SecretRotationComplete pod/pz-dictionary-5876d9786f-rrk4n successfully rotated K8s secret pz-dictionary-app-secret-env
2m21s Normal SecretRotationComplete pod/pz-integration-cdi-7bc4b95cd5-n2ld9 successfully rotated K8s secret pz-integration-cdi-app-secret-env
2m20s Normal SecretRotationComplete pod/pz-integration-etl-566466f4d5-8zrkn successfully rotated K8s secret pz-integration-etl-app-secret-env
2m19s Normal SecretRotationComplete pod/pz-storagefile-5bd5d496bb-kf2kr successfully rotated K8s secret pz-storagefile-app-secret-env
2m20s Normal SecretRotationComplete pod/uds-deposits-6875c6c998-c7frz successfully rotated K8s secret uds-deposits-app-secret-env
dmitriev-aal@VDI-Dmitriev-A:~/Desktop$ kubectl get pods | grep ms-core-sync
ms-core-sync-545b746fcf-c9j7l 1/2 CrashLoopBackOff 9 (2m36s ago) 23m
ms-core-sync-545b746fcf-dn4bk 1/2 CrashLoopBackOff 9 (3m11s ago) 23m
dmitriev-aal@VDI-Dmitriev-A:~/Desktop$ kubectl logs ms-core-sync-545b746fcf-c9j7l -c app
no main manifest attribute, in ms-core-sync.jar
dmitriev-aal@VDI-Dmitriev-A:~/Desktop$ kubectl logs ms-core-sync-545b746fcf-dn4bk -c app
no main manifest attribute, in ms-core-sync.jar
dmitriev-aal@VDI-Dmitriev-A:~/Desktop$ kubectl logs ms-core-sync-545b746fcf-dn4bk -c app --previous
no main manifest attribute, in ms-core-sync.jar
dmitriev-aal@VDI-Dmitriev-A:~/Desktop$ kubectl logs ms-core-sync-545b746fcf-c9j7l -c app --previous
no main manifest attribute, in ms-core-sync.jar
dmitriev-aal@VDI-Dmitriev-A:~/Desktop$ kubectl describe pod ms-core-sync-545b746fcf-c9j7l
Name: ms-core-sync-545b746fcf-c9j7l
Namespace: isys-ecp-dev
Priority: 0
Priority Class Name: rumsk1
Service Account: default
Node: afs1app-wl-124/10.7.182.14
Start Time: Fri, 21 Aug 2026 14:05:42 +0300
Labels: app=ms-core-sync
chart=base-1.15.3
fullname=ms-core-sync
heritage=Helm
isys=ecp-dev
pod-template-hash=545b746fcf
psvc=ms-core-sync
release=ms-core-sync
security.istio.io/tlsMode=istio
service.istio.io/canonical-name=ms-core-sync
service.istio.io/canonical-revision=master
version=master
workload.topology.app.farm/zone=rumsk1
Annotations: checksum/configMapsEnv: fcf8f5a097f050d550bf3122ad71cecd8ebe43f28a47a45f3447b83d79bddaf2
checksum/secretEnv: beefc9a8480030985e2b0daa8054d649cfa20cf96d2975878f7b91e950277f78
ci/commithash: 7a1aef72
cni.projectcalico.org/containerID: 4c94ecce7952f31bb3c6865d38b60b9633f82f16586ff57ed85d458c8cc5b7fa
cni.projectcalico.org/podIP: 100.68.141.204/32
cni.projectcalico.org/podIPs: 100.68.141.204/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/proxyCPU: 10m
sidecar.istio.io/proxyCPULimit: 200m
sidecar.istio.io/proxyMemory: 50Mi
sidecar.istio.io/proxyMemoryLimit: 200Mi
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": "ecp-dev-envoy-filters"}}]
sidecar.istio.io/userVolumeMount: [{"mountPath":"/var/local/lib/wasm-filters","name":"wasmfilters-dir"}]
Status: Running
IP: 100.68.141.204
IPs:
IP: 100.68.141.204
Controlled By: ReplicaSet/ms-core-sync-545b746fcf
Init Containers:
istio-init:
Container ID: containerd://b05313d1d056ea8bede7355e5e4a5027ac8cd7a7c1fdcecd32e946d06a7108ce
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: Fri, 21 Aug 2026 14:05:43 +0300
Finished: Fri, 21 Aug 2026 14:05:44 +0300
Ready: True
Restart Count: 0
Limits:
cpu: 200m
memory: 200Mi
Requests:
cpu: 10m
memory: 50Mi
Environment: <none>
Mounts: <none>
Containers:
istio-proxy:
Container ID: containerd://5db552afcdd39d0f72a343f72f0666978278df088c4cf62189c3220ba9c898e8
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: Fri, 21 Aug 2026 14:05:44 +0300
Ready: True
Restart Count: 0
Limits:
cpu: 200m
memory: 200Mi
Requests:
cpu: 10m
memory: 50Mi
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: ms-core-sync-545b746fcf-c9j7l (v1:metadata.name)
POD_NAMESPACE: isys-ecp-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: ms-core-sync
ISTIO_META_OWNER: kubernetes://apis/apps/v1/namespaces/isys-ecp-dev/deployments/ms-core-sync
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":2},"/app-health/app/readyz":{"httpGet":{"path":"/health/readiness","port":8080,"scheme":"HTTP"},"timeoutSeconds":2},"/app-health/app/startupz":{"httpGet":{"path":"/health/liveness","port":8080,"scheme":"HTTP"},"timeoutSeconds":2}}
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/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://2ce61d3e38d7fede5ad06467e354f13b46f2927afdeac4f1218e3de2f3be613f
Image: registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync:master
Image ID: registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync@sha256:c0eac0dd450fc0f576138b464797f306cde8bbf8b39ab90e75bb3bafff824a12
Port: <none>
Host Port: <none>
State: Waiting
Reason: CrashLoopBackOff
Last State: Terminated
Reason: Error
Exit Code: 1
Started: Fri, 21 Aug 2026 14:27:05 +0300
Finished: Fri, 21 Aug 2026 14:27:05 +0300
Ready: False
Restart Count: 9
Limits:
cpu: 800m
memory: 1400Mi
Requests:
cpu: 300m
memory: 1400Mi
Liveness: http-get http://:15020/app-health/app/livez delay=30s timeout=2s period=10s #success=1 #failure=3
Readiness: http-get http://:15020/app-health/app/readyz delay=15s timeout=2s period=5s #success=1 #failure=3
Startup: http-get http://:15020/app-health/app/startupz delay=0s timeout=2s period=5s #success=1 #failure=900
Environment Variables from:
ms-core-sync-app-cm-env ConfigMap Optional: false
ms-core-sync-app-secret-env Secret Optional: false
Environment: <none>
Mounts:
/secrets from app-vault-secrets (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: ecp-dev-envoy-filters
Optional: false
app-vault-secrets:
Type: CSI (a Container Storage Interface (CSI) volume source)
Driver: secrets-store.csi.k8s.io
FSType:
ReadOnly: true
VolumeAttributes: secretProviderClass=ms-core-sync-app-secret-provider
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 24m default-scheduler Successfully assigned isys-ecp-dev/ms-core-sync-545b746fcf-c9j7l to afs1app-wl-124
Normal Pulled 24m 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 24m kubelet spec.initContainers{istio-init}: Created container istio-init
Normal Started 24m kubelet spec.initContainers{istio-init}: Started container istio-init
Normal Started 24m kubelet spec.containers{istio-proxy}: Started container istio-proxy
Normal Created 24m kubelet spec.containers{istio-proxy}: Created container istio-proxy
Normal Pulled 24m 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 Pulled 24m kubelet spec.containers{app}: Successfully pulled image "registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync:master" in 46.533262ms
Normal Pulled 24m kubelet spec.containers{app}: Successfully pulled image "registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync:master" in 36.588634ms
Normal Pulling 24m (x3 over 24m) kubelet spec.containers{app}: Pulling image "registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync:master"
Normal Created 24m (x3 over 24m) kubelet spec.containers{app}: Created container app
Normal Pulled 24m kubelet spec.containers{app}: Successfully pulled image "registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync:master" in 58.544074ms
Normal Started 24m (x3 over 24m) kubelet spec.containers{app}: Started container app
Warning BackOff 4m39s (x108 over 24m) kubelet spec.containers{app}: Back-off restarting failed container
Normal SecretRotationComplete 97s (x12 over 23m) csi-secrets-store-rotation successfully rotated K8s secret ms-core-sync-app-secret-env
dmitriev-aal@VDI-Dmitriev-A:~/Desktop$ kubectl describe pod ms-core-sync-545b746fcf-dn4bk
Name: ms-core-sync-545b746fcf-dn4bk
Namespace: isys-ecp-dev
Priority: 0
Priority Class Name: rumsk1
Service Account: default
Node: afs1app-wl-098/10.7.182.133
Start Time: Fri, 21 Aug 2026 14:05:42 +0300
Labels: app=ms-core-sync
chart=base-1.15.3
fullname=ms-core-sync
heritage=Helm
isys=ecp-dev
pod-template-hash=545b746fcf
psvc=ms-core-sync
release=ms-core-sync
security.istio.io/tlsMode=istio
service.istio.io/canonical-name=ms-core-sync
service.istio.io/canonical-revision=master
version=master
workload.topology.app.farm/zone=rumsk1
Annotations: checksum/configMapsEnv: fcf8f5a097f050d550bf3122ad71cecd8ebe43f28a47a45f3447b83d79bddaf2
checksum/secretEnv: beefc9a8480030985e2b0daa8054d649cfa20cf96d2975878f7b91e950277f78
ci/commithash: 7a1aef72
cni.projectcalico.org/containerID: 2db8478b1b646e1fd6141a5a3d131309cb9e7f4a90ff5528e7800c189bf1f653
cni.projectcalico.org/podIP: 100.68.133.155/32
cni.projectcalico.org/podIPs: 100.68.133.155/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/proxyCPU: 10m
sidecar.istio.io/proxyCPULimit: 200m
sidecar.istio.io/proxyMemory: 50Mi
sidecar.istio.io/proxyMemoryLimit: 200Mi
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": "ecp-dev-envoy-filters"}}]
sidecar.istio.io/userVolumeMount: [{"mountPath":"/var/local/lib/wasm-filters","name":"wasmfilters-dir"}]
Status: Running
IP: 100.68.133.155
IPs:
IP: 100.68.133.155
Controlled By: ReplicaSet/ms-core-sync-545b746fcf
Init Containers:
istio-init:
Container ID: containerd://98b85e410323b1907a27882def8ef10ea43a2d47a83dfba3a81854cd36212eba
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: Fri, 21 Aug 2026 14:05:43 +0300
Finished: Fri, 21 Aug 2026 14:05:44 +0300
Ready: True
Restart Count: 0
Limits:
cpu: 200m
memory: 200Mi
Requests:
cpu: 10m
memory: 50Mi
Environment: <none>
Mounts: <none>
Containers:
istio-proxy:
Container ID: containerd://79eab911c402ac09522193d9e2114a1b4bdecfdd932aaf1190f9db38e62da35f
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: Fri, 21 Aug 2026 14:05:45 +0300
Ready: True
Restart Count: 0
Limits:
cpu: 200m
memory: 200Mi
Requests:
cpu: 10m
memory: 50Mi
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: ms-core-sync-545b746fcf-dn4bk (v1:metadata.name)
POD_NAMESPACE: isys-ecp-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: ms-core-sync
ISTIO_META_OWNER: kubernetes://apis/apps/v1/namespaces/isys-ecp-dev/deployments/ms-core-sync
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":2},"/app-health/app/readyz":{"httpGet":{"path":"/health/readiness","port":8080,"scheme":"HTTP"},"timeoutSeconds":2},"/app-health/app/startupz":{"httpGet":{"path":"/health/liveness","port":8080,"scheme":"HTTP"},"timeoutSeconds":2}}
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/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://2e384e7774a25eeee57d95664055b5411fe8d68868527e0f46ca28f3e1a2721f
Image: registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync:master
Image ID: registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync@sha256:c0eac0dd450fc0f576138b464797f306cde8bbf8b39ab90e75bb3bafff824a12
Port: <none>
Host Port: <none>
State: Waiting
Reason: CrashLoopBackOff
Last State: Terminated
Reason: Error
Exit Code: 1
Started: Fri, 21 Aug 2026 14:26:29 +0300
Finished: Fri, 21 Aug 2026 14:26:30 +0300
Ready: False
Restart Count: 9
Limits:
cpu: 800m
memory: 1400Mi
Requests:
cpu: 300m
memory: 1400Mi
Liveness: http-get http://:15020/app-health/app/livez delay=30s timeout=2s period=10s #success=1 #failure=3
Readiness: http-get http://:15020/app-health/app/readyz delay=15s timeout=2s period=5s #success=1 #failure=3
Startup: http-get http://:15020/app-health/app/startupz delay=0s timeout=2s period=5s #success=1 #failure=900
Environment Variables from:
ms-core-sync-app-cm-env ConfigMap Optional: false
ms-core-sync-app-secret-env Secret Optional: false
Environment: <none>
Mounts:
/secrets from app-vault-secrets (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: ecp-dev-envoy-filters
Optional: false
app-vault-secrets:
Type: CSI (a Container Storage Interface (CSI) volume source)
Driver: secrets-store.csi.k8s.io
FSType:
ReadOnly: true
VolumeAttributes: secretProviderClass=ms-core-sync-app-secret-provider
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 25m default-scheduler Successfully assigned isys-ecp-dev/ms-core-sync-545b746fcf-dn4bk to afs1app-wl-098
Normal Pulled 25m 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 25m kubelet spec.initContainers{istio-init}: Created container istio-init
Normal Started 25m kubelet spec.initContainers{istio-init}: Started container istio-init
Normal Started 24m kubelet spec.containers{istio-proxy}: Started container istio-proxy
Normal Created 24m kubelet spec.containers{istio-proxy}: Created container istio-proxy
Normal Pulled 24m 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 Pulled 24m kubelet spec.containers{app}: Successfully pulled image "registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync:master" in 35.632674ms
Normal Pulled 24m kubelet spec.containers{app}: Successfully pulled image "registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync:master" in 39.681025ms
Normal Pulling 24m (x3 over 24m) kubelet spec.containers{app}: Pulling image "registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync:master"
Normal Created 24m (x3 over 24m) kubelet spec.containers{app}: Created container app
Normal Started 24m (x3 over 24m) kubelet spec.containers{app}: Started container app
Normal Pulled 24m kubelet spec.containers{app}: Successfully pulled image "registry.rshbdev.ru/rshbintech/it-corp/rprul/ecp/core/backend/ms-core-sync:master" in 52.688836ms
Warning BackOff 4m52s (x112 over 24m) kubelet spec.containers{app}: Back-off restarting failed container
Normal SecretRotationComplete 107s (x12 over 23m) csi-secrets-store-rotation successfully rotated K8s secret ms-core-sync-app-secret-env
dmitriev-aal@VDI-Dmitriev-A:~/Desktop$