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 flake: Jenkins failing with firewall rule issues #18738

Closed
nikhiljindal opened this issue Dec 16, 2015 · 4 comments
Closed

e2e flake: Jenkins failing with firewall rule issues #18738

nikhiljindal opened this issue Dec 16, 2015 · 4 comments
Assignees
Labels
area/test area/test-infra kind/flake Categorizes issue or PR as related to a flaky test.

Comments

@nikhiljindal
Copy link
Contributor

Jenkins e2e is failing with

 ERROR: (gcloud.compute.firewall-rules.delete) Some requests did not succeed:
17:19:49  - The resource 'projects/kubernetes-jenkins-pull/global/firewalls/e2e-gce-builder-2-0-minion-e2e-gce-builder-2-0-http-alt' was not found
17:19:49 
17:19:50 ERROR: (gcloud.compute.firewall-rules.delete) Some requests did not succeed:
17:19:50  - The resource 'projects/kubernetes-jenkins-pull/global/firewalls/e2e-gce-builder-2-0-minion-e2e-gce-builder-2-0-nodeports' was not found

ERROR: (gcloud.compute.firewall-rules.create) Some requests did not succeed:
17:20:30  - The resource 'projects/kubernetes-jenkins-pull/global/firewalls/e2e-gce-builder-2-0-master-https' already exists
17:20:30 
17:20:30 ERROR: (gcloud.compute.disks.create) Some requests did not succeed:
17:20:30  - The resource 'projects/kubernetes-jenkins-pull/zones/us-central1-f/disks/e2e-gce-builder-2-0-master-pd' already exists

http://kubekins.dls.corp.google.com:8081/job/kubernetes-pull-build-test-e2e-gce/20785/
http://kubekins.dls.corp.google.com:8081/job/kubernetes-pull-build-test-e2e-gce/20826/

cc @k8s-oncall @jlowdermilk

@nikhiljindal nikhiljindal added area/test area/test-infra kind/flake Categorizes issue or PR as related to a flaky test. labels Dec 16, 2015
@j3ffml j3ffml self-assigned this Dec 16, 2015
@j3ffml
Copy link
Contributor

j3ffml commented Dec 16, 2015

A bunch of resources got orphaned. I'm working on cleaning them up.

@j3ffml
Copy link
Contributor

j3ffml commented Dec 16, 2015

I think I got them all. Some builds at least are succeeding. I'll check back in an hour or so.

@liangchenye
Copy link
Contributor

@jlowdermilk Hi, I can still reproduce this on #20415

@j3ffml
Copy link
Contributor

j3ffml commented Feb 29, 2016

@liangchenye that failure is actually something new, the test runner failed to get an oath token. I opened #22190 to look into it.

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

No branches or pull requests

3 participants