red-hat-storage / ocs-ci

https://ocs-ci.readthedocs.io/en/latest/
MIT License
108 stars 166 forks source link

test_noobaa_rebuild.py  fails with UnhealthyBucket #8772

Closed vkathole closed 4 months ago

vkathole commented 11 months ago

https://ocs4-jenkins-csb-odf-qe.apps.ocp-c1.prod.psi.redhat.com/job/qe-deploy-ocs-cluster/30243/testReport/junit/tests.e2e.kcs.test_noobaa_rebuild/TestNoobaaRebuild/test_noobaa_rebuild/

Error Message
ocs_ci.ocs.exceptions.UnhealthyBucket: oc-bucket-a4627ecd10424a76862ec8b7fbe1e6 did not reach a healthy state within 180 seconds.
OBC YAML:
{
  "apiVersion": "objectbucket.io/v1alpha1",
  "kind": "ObjectBucketClaim",
  "metadata": {
    "creationTimestamp": "2023-10-06T11:27:41Z",
    "finalizers": [
      "objectbucket.io/finalizer"
    ],
    "generation": 2,
    "labels": {
      "app": "noobaa",
      "bucket-provisioner": "openshift-storage.noobaa.io-obc",
      "noobaa-domain": "openshift-storage.noobaa.io"
    },
    "name": "oc-bucket-a4627ecd10424a76862ec8b7fbe1e6",
    "namespace": "openshift-storage",
    "resourceVersion": "47517",
    "uid": "71eacdc6-349b-416b-adcf-8ab27dff3cbc"
  },
  "spec": {
    "bucketName": "oc-bucket-a4627ecd10424a76862ec8b7fbe1e6",
    "objectBucketName": "obc-openshift-storage-oc-bucket-a4627ecd10424a76862ec8b7fbe1e6",
    "storageClassName": "openshift-storage.noobaa.io"
  },
  "status": {
    "phase": "Bound"
  }
}

OBC description:
Name:         oc-bucket-a4627ecd10424a76862ec8b7fbe1e6
Namespace:    openshift-storage
Labels:       app=noobaa
              bucket-provisioner=openshift-storage.noobaa.io-obc
              noobaa-domain=openshift-storage.noobaa.io
Annotations:  <none>
API Version:  objectbucket.io/v1alpha1
Kind:         ObjectBucketClaim
Metadata:
  Creation Timestamp:  2023-10-06T11:27:41Z
  Finalizers:
    objectbucket.io/finalizer
  Generation:        2
  Resource Version:  47517
  UID:               71eacdc6-349b-416b-adcf-8ab27dff3cbc
Spec:
  Bucket Name:         oc-bucket-a4627ecd10424a76862ec8b7fbe1e6
  Object Bucket Name:  obc-openshift-storage-oc-bucket-a4627ecd10424a76862ec8b7fbe1e6
  Storage Class Name:  openshift-storage.noobaa.io
Status:
  Phase:  Bound
Events:   <none>
github-actions[bot] commented 8 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs.

github-actions[bot] commented 5 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs.

github-actions[bot] commented 4 months ago

This issue has been automatically closed due to inactivity. Please re-open if this still requires investigation.