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

e2e: Quota 'ROUTES' exceeded. Limit: 170.0 #26271

Closed
eparis opened this issue May 25, 2016 · 3 comments
Closed

e2e: Quota 'ROUTES' exceeded. Limit: 170.0 #26271

eparis opened this issue May 25, 2016 · 3 comments
Assignees
Labels
area/test-infra kind/flake Categorizes issue or PR as related to a flaky test.

Comments

@eparis
Copy link
Contributor

eparis commented May 25, 2016

http://pr-test.k8s.io/26243/kubernetes-pull-build-test-e2e-gce/41944/build-log.txt

The e2e and Node e2e tests are hitting the following errors:

ERROR: (gcloud.compute.firewall-rules.delete) Some requests did not succeed:
 - The resource 'projects/kubernetes-jenkins-pull/global/firewalls/e2e-gce-agent-pr-3-0-minion-e2e-gce-agent-pr-3-0-http-alt' was not found
ERROR: (gcloud.compute.firewall-rules.delete) Some requests did not succeed:
 - The resource 'projects/kubernetes-jenkins-pull/global/firewalls/e2e-gce-agent-pr-3-0-minion-e2e-gce-agent-pr-3-0-nodeports' was not found
Bringing down cluster using provider: gce
ERROR: gcloud crashed (OSError): [Errno 39] Directory not empty: '/usr/local/share/google/google-cloud-sdk.staging/lib/googlecloudsdk/third_party/apis'

If you would like to report this issue, please run the following command:
  gcloud feedback
Project: kubernetes-jenkins-pull
Zone: us-central1-f
INSTANCE_GROUPS=
NODE_NAMES=
Bringing down cluster
ERROR: gcloud failed to load: No module named argcomplete
WARNING: You are creating a legacy network. Using --mode=legacy will be required in future releases.
ERROR: (gcloud.compute.networks.create) Some requests did not succeed:
 - Quota 'ROUTES' exceeded.  Limit: 170.0

2016/05/25 06:28:42 e2e.go:206: Error running up: exit status 1
2016/05/25 06:28:42 e2e.go:202: Step 'up' finished in 47.621947144s
2016/05/25 06:28:42 e2e.go:114: Error starting e2e cluster. Aborting.
@bprashanth
Copy link
Contributor

@k8s-oncall @kubernetes/goog-testing

@jingxu97
Copy link
Contributor

Two of my recent tests failed because of this issue. Is this a infrastructure issue?

@ixdy
Copy link
Member

ixdy commented May 25, 2016

dupe of #26270, now fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/test-infra kind/flake Categorizes issue or PR as related to a flaky test.
Projects
None yet
Development

No branches or pull requests

4 participants