Uploaded image for project: 'OpenShift Virtualization'
  1. OpenShift Virtualization
  2. CNV-72902

Tier1:Clone populator tests Clone from PVC failing by invalid value on CNV 4.20

XMLWordPrintable

    • Quality / Stability / Reliability
    • 3
    • False
    • Hide

      None

      Show
      None
    • False
    • None
    • CNV Storage Sprint 280
    • None

      Tier1 failing clone populator tests Clone from PVC failing by invalid value in CNV 4.20 ocs . Reported in this jenkins job:

      https://jenkins-csb-cnvqe-main.dno.corp.redhat.com/job/test-cdi-cnv-4.20-ocs/63/testReport/(root)/Tests%20Suite/_It__Clone_Populator_tests_Clone_from_PVC_should_clone_explicit_types_requested_by_user__rfe_id_10985__crit_high__test_id_10994_should_do_snapshot_clone_if_possible__with_pvc_webhook_rendering/

      https://reportportal-cnv.apps.dno.ocp-hub.prod.psi.redhat.com/ui/#cnv/launches/all/147034/59604278/log?item0Params=page.sort%3Dstatus%252CASC

      Error log:

      Unexpected error:
          <*errors.StatusError | 0xc0004785a0>: 
          PersistentVolumeClaim "test-target" is invalid: spec.resources[storage]: Invalid value: "0": must be greater than zero
          {
              ErrStatus: {
                  TypeMeta: {Kind: "", APIVersion: ""},
                  ListMeta: {
                      SelfLink: "",
                      ResourceVersion: "",
                      Continue: "",
                      RemainingItemCount: nil,
                  },
                  Status: "Failure",
                  Message: "PersistentVolumeClaim \"test-target\" is invalid: spec.resources[storage]: Invalid value: \"0\": must be greater than zero",
                  Reason: "Invalid",
                  Details: {
                      Name: "test-target",
                      Group: "",
                      Kind: "PersistentVolumeClaim",
                      UID: "",
                      Causes: [
                          {
                              Type: "FieldValueInvalid",
                              Message: "Invalid value: \"0\": must be greater than zero",
                              Field: "spec.resources[storage]",
                          },
                      ],
                      RetryAfterSeconds: 0,
                  },
                  Code: 422,
              },
          }
      occurred
      

              agilboa@redhat.com Arnon Gilboa
              rh-ee-joscasta Jose Manuel Castano
              Natalie Gavrielov Natalie Gavrielov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: