You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2022/03/11 01:19:00 UTC

[jira] [Created] (SPARK-38515) Volcano test fails at deleting queue

Dongjoon Hyun created SPARK-38515:
-------------------------------------

             Summary: Volcano test fails at deleting queue
                 Key: SPARK-38515
                 URL: https://issues.apache.org/jira/browse/SPARK-38515
             Project: Spark
          Issue Type: Sub-task
          Components: Kubernetes, Tests
    Affects Versions: 3.3.0
            Reporter: Dongjoon Hyun


{code}
[info] org.apache.spark.deploy.k8s.integrationtest.VolcanoSuite *** ABORTED *** (7 minutes, 40 seconds)
[info]   io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: DELETE at: https://44bea09e70a5147f6b5b347ec26de85f.gr7.us-west-2.eks.amazonaws.com/apis/scheduling.volcano.sh/v1beta1/queues/queue-2u-3g. Message: admission webhook "validatequeue.volcano.sh" denied the request: only queue with state `Closed` can be deleted, queue `queue-2u-3g` state is `Open`. Received status: Status(apiVersion=v1, code=400, details=null, kind=Status, message=admission webhook "validatequeue.volcano.sh" denied the request: only queue with state `Closed` can be deleted, queue `queue-2u-3g` state is `Open`, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=null, status=Failure, additionalProperties={}).
{code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org