Created
July 7, 2015 20:44
-
-
Save erictune/19d96228c25609f0d20b to your computer and use it in GitHub Desktop.
Failure in a kubernetes e2e test
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
^[[32m• [SLOW TEST:16.033 seconds]^[[0m | |
Networking | |
^[[90m/go/src/github.com/GoogleCloudPlatform/kubernetes/_output/dockerized/go/src/github.com/GoogleCloudPlatform/kubernetes/test/e2e/networking.go:254^[[0m | |
should provide Internet connection for containers | |
^[[90m/go/src/github.com/GoogleCloudPlatform/kubernetes/_output/dockerized/go/src/github.com/GoogleCloudPlatform/kubernetes/test/e2e/networking.go:81^[[0m | |
^[[90m------------------------------^[[0m | |
^[[0mServices^[[0m | |
^[[1mshould be able to change the type and nodeport settings of a service^[[0m | |
^[[37m/go/src/github.com/GoogleCloudPlatform/kubernetes/_output/dockerized/go/src/github.com/GoogleCloudPlatform/kubernetes/test/e2e/service.go:492^[[0m | |
[BeforeEach] Services | |
/go/src/github.com/GoogleCloudPlatform/kubernetes/_output/dockerized/go/src/github.com/GoogleCloudPlatform/kubernetes/test/e2e/service.go:57 | |
>>> testContext.KubeConfig: /Users/etune/.kube/config | |
^[[1mSTEP^[[0m: Building a namespace api objects | |
INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-service-0-lj2e1 | |
INFO: Service account default in ns e2e-tests-service-0-lj2e1 found. (43.121119ms) | |
INFO: Waiting up to 2m0s for service account default to be provisioned in ns e2e-tests-service-1-tnnx9 | |
INFO: Service account default in ns e2e-tests-service-1-tnnx9 found. (40.934452ms) | |
[It] should be able to change the type and nodeport settings of a service | |
/go/src/github.com/GoogleCloudPlatform/kubernetes/_output/dockerized/go/src/github.com/GoogleCloudPlatform/kubernetes/test/e2e/service.go:492 | |
^[[1mSTEP^[[0m: creating service mutability-service-test with type unspecified in namespace e2e-tests-service-0-lj2e1 | |
^[[1mSTEP^[[0m: creating pod to be part of service mutability-service-test | |
INFO: Pod name webserver: Found 1 pods out of 1 | |
^[[1mSTEP^[[0m: ensuring each pod is running | |
INFO: Waiting up to 5m0s for pod webserver-7hjay status to be running | |
INFO: Waiting for pod webserver-7hjay in namespace 'e2e-tests-service-0-lj2e1' status to be 'running'(found phase: "Pending", readiness: false) (40.911814ms elapsed) | |
INFO: Found pod 'webserver-7hjay' on node 'kubernetes-minion-8jyd' | |
^[[1mSTEP^[[0m: trying to dial each unique pod | |
INFO: Found pod 'webserver-7hjay' on node 'kubernetes-minion-8jyd' | |
^[[1mSTEP^[[0m: trying to dial each unique pod | |
INFO: Controller webserver: Got non-empty result from replica 1 [webserver-7hjay]: "<pre>\n<a href=\"var/\">var/</a>\n<a href=\"sys/\">sys/</a>\n<a href=\".dockerenv\">.dockerenv</a>\n<a href=\"proc/\">proc/</a>\n<a href=\"etc/\">etc/</a>\n<a href=\".dockerinit\">.dockerinit</a>\n<a href=\"dev/\">dev/</a>\n<a href=\"test-webserver\">test-webserver</a>\n</pre>\n", 1 of 1 required successes so far | |
^[[1mSTEP^[[0m: changing service mutability-service-test to type=NodePort | |
^[[1mSTEP^[[0m: hitting the pod through the service's NodePort | |
^[[1mSTEP^[[0m: Waiting up to 5m0s for http://104.154.74.148:30311 to be reachable | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (10.001113839s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (15.001312847s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (20.001538478s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (25.001798566s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (30.002084672s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (35.002420688s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (40.002844948s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (45.003273732s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (50.003782917s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (55.004387345s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (1m0.00508967s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (1m5.005271919s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (1m10.005405818s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (1m15.005645815s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (1m20.005961975s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (1m25.006172471s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (1m30.006482022s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (1m35.006690978s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (1m40.006803296s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (1m45.006960433s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (1m50.007185892s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (1m55.007480607s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (2m0.00783444s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (2m5.00814882s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (2m10.008507997s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (2m15.008924513s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (2m20.00925548s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (2m25.009482754s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (2m30.009742124s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (2m35.00999005s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (2m40.010321156s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (2m45.010656026s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (2m50.011021033s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (2m55.011461809s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (3m0.011952829s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (3m5.012259652s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (3m10.012348441s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (3m15.012726486s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (3m20.012939524s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (3m25.013167576s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (3m30.013450152s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (3m35.013787094s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (3m40.01415554s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (3m45.014557168s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (3m50.015216242s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (3m55.015362213s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (4m0.015663649s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (4m5.015802374s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (4m10.01595731s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (4m15.016094464s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (4m20.016263741s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (4m25.016392192s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (4m30.016481076s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (4m35.016622226s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (4m40.016767459s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (4m45.016923267s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (4m50.017066481s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (4m55.017211408s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (5m0.017339241s) | |
INFO: Got error waiting for reachability of http://104.154.74.148:30311: Get http://104.154.74.148:30311: net/http: request canceled while waiting for connection (5m5.017465866s) | |
^[[1mSTEP^[[0m: stopping RC webserver in namespace e2e-tests-service-0-lj2e1 | |
^[[1mSTEP^[[0m: deleting service mutability-service-test in namespace e2e-tests-service-0-lj2e1 | |
[AfterEach] Services | |
/go/src/github.com/GoogleCloudPlatform/kubernetes/_output/dockerized/go/src/github.com/GoogleCloudPlatform/kubernetes/test/e2e/service.go:66 | |
^[[1mSTEP^[[0m: Destroying namespace e2e-tests-service-0-lj2e1 | |
^[[1mSTEP^[[0m: Destroying namespace e2e-tests-service-1-tnnx9 | |
^[[91m^[[1m• Failure [316.433 seconds]^[[0m | |
Services | |
^[[90m/go/src/github.com/GoogleCloudPlatform/kubernetes/_output/dockerized/go/src/github.com/GoogleCloudPlatform/kubernetes/test/e2e/service.go:796^[[0m | |
^[[91m^[[1mshould be able to change the type and nodeport settings of a service [It]^[[0m | |
^[[90m/go/src/github.com/GoogleCloudPlatform/kubernetes/_output/dockerized/go/src/github.com/GoogleCloudPlatform/kubernetes/test/e2e/service.go:492^[[0m | |
^[[91mExpected error: | |
<*errors.errorString | 0x2092ae490>: { | |
s: "timed out waiting for the condition", | |
} | |
timed out waiting for the condition | |
not to have occurred^[[0m | |
/go/src/github.com/GoogleCloudPlatform/kubernetes/_output/dockerized/go/src/github.com/GoogleCloudPlatform/kubernetes/test/e2e/service.go:1033 | |
^[[90m------------------------------^[[0m |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment