Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[k8s.io] ResourceQuota should verify ResourceQuota with terminating scopes. {Kubernetes e2e suite} #34303

Closed
k8s-github-robot opened this issue Oct 7, 2016 · 3 comments
Assignees
Labels
kind/flake Categorizes issue or PR as related to a flaky test. priority/backlog Higher priority than priority/awaiting-more-evidence. sig/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery.
Milestone

Comments

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gci-gke-multizone/833/

Failed: [k8s.io] ResourceQuota should verify ResourceQuota with terminating scopes. {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/resource_quota.go:410
Expected error:
    <*errors.errorString | 0xc8204bf430>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/resource_quota.go:387

Previous issues for this test: #31158

@k8s-github-robot
Copy link
Author

k8s-github-robot commented Oct 31, 2016

Builds:
ci-kubernetes-e2e-gci-gce-proto 1228
ci-kubernetes-e2e-gci-gce 1013
kubernetes-e2e-gci-gce-etcd3 1796

Failed: [k8s.io] ResourceQuota should verify ResourceQuota with terminating scopes. {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/resource_quota.go:410
Expected error:
    <*errors.errorString | 0xc4203aceb0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/resource_quota.go:348

@jingxu97
Copy link
Contributor

jingxu97 commented Dec 7, 2016

I checked the log, the pod was deleted fine not sure why the resource use is not released.

@deads2k
Copy link
Contributor

deads2k commented Mar 6, 2017

Looks like systemic GKE infrastructure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/flake Categorizes issue or PR as related to a flaky test. priority/backlog Higher priority than priority/awaiting-more-evidence. sig/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery.
Projects
None yet
Development

No branches or pull requests

5 participants