ceph-csi icon indicating copy to clipboard operation
ceph-csi copied to clipboard

CI: Hit OMAP leak

Open pkalever opened this issue 2 years ago • 1 comments

Describe the bug

�[1mSTEP�[0m: verify PVC and app binding on helm installation
[...]
Jun 15 10:25:03.414: INFO: ExecWithOptions {Command:[/bin/sh -c rados ls --pool=replicapool | grep -v default | grep -c ^csi.volume.] Namespace:rook-ceph PodName:rook-ceph-tools-696bff5bc6-l7zbm ContainerName:rook-ceph-tools Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false}
Jun 15 10:25:03.414: INFO: >>> kubeConfig: /root/.kube/config
Jun 15 10:25:03.415: INFO: ExecWithOptions: Clientset creation
Jun 15 10:25:03.415: INFO: ExecWithOptions: execute(POST https://192.168.39.181:8443/api/v1/namespaces/rook-ceph/pods/rook-ceph-tools-696bff5bc6-l7zbm/exec?command=%2Fbin%2Fsh&command=-c&command=rados+ls+--pool%3Dreplicapool+%7C+grep+-v+default+%7C+grep+-c+%5Ecsi.volume.&container=rook-ceph-tools&container=rook-ceph-tools&stderr=true&stdout=true)
Jun 15 10:25:03.810: INFO: ExecWithOptions {Command:[/bin/sh -c rados ls --pool=replicapool] Namespace:rook-ceph PodName:rook-ceph-tools-696bff5bc6-l7zbm ContainerName:rook-ceph-tools Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false}
Jun 15 10:25:03.810: INFO: >>> kubeConfig: /root/.kube/config
Jun 15 10:25:03.811: INFO: ExecWithOptions: Clientset creation
Jun 15 10:25:03.811: INFO: ExecWithOptions: execute(POST https://192.168.39.181:8443/api/v1/namespaces/rook-ceph/pods/rook-ceph-tools-696bff5bc6-l7zbm/exec?command=%2Fbin%2Fsh&command=-c&command=rados+ls+--pool%3Dreplicapool&container=rook-ceph-tools&container=rook-ceph-tools&stderr=true&stdout=true)
Jun 15 10:25:04.188: INFO: additional debug info: rados ls command output: rbd_directory
rbd_info
rbd_task
csi.volumes.default
rbd_trash
csi.volume.f29d1f5a-ec8c-11ec-a5c6-f2d17dee5c09
, stdErr: 
Jun 15 10:25:04.188: FAIL: expected omap object count 0, got 1

Download log.txt

https://jenkins-ceph-csi.apps.ocp.ci.centos.org/blue/organizations/jenkins/mini-e2e-helm_k8s-1.23/detail/mini-e2e-helm_k8s-1.23/2112/pipeline https://jenkins-ceph-csi.apps.ocp.ci.centos.org/blue/rest/organizations/jenkins/pipelines/mini-e2e-helm_k8s-1.23/runs/2112/nodes/99/log/?start=0

Originally Reported: https://github.com/ceph/ceph-csi/pull/3185#issuecomment-1156248402

pkalever avatar Jun 15 '22 09:06 pkalever

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Jul 15 '22 21:07 github-actions[bot]

we are no more hitting the leak and we have added check in CI for it. closing this one for now

Madhu-1 avatar Nov 03 '23 09:11 Madhu-1