I0629 14:40:52.588966 18 test_context.go:429] Tolerating taints "node-role.kubernetes.io/master" when considering if nodes are ready I0629 14:40:52.589110 18 e2e.go:129] Starting e2e run "25297289-1b65-4caa-8bb2-a5421b219ace" on Ginkgo node 1 {"msg":"Test Suite starting","total":1,"completed":0,"skipped":0,"failed":0} Running Suite: Kubernetes e2e suite =================================== Random Seed: 1624977651 - Will randomize all specs Will run 1 of 5484 specs Jun 29 14:40:52.601: INFO: >>> kubeConfig: /root/.kube/config Jun 29 14:40:52.604: INFO: Waiting up to 30m0s for all (but 0) nodes to be schedulable Jun 29 14:41:02.624: INFO: Unexpected error listing nodes: an error on the server ("") has prevented the request from succeeding (get nodes) Jun 29 14:41:42.643: INFO: Unexpected error listing nodes: an error on the server ("") has prevented the request from succeeding (get nodes) Jun 29 14:42:31.099: INFO: Unexpected error listing nodes: Get "https://172.18.0.5:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0": dial tcp 172.18.0.5:6443: connect: no route to host Jun 29 14:42:31.100: FAIL: Unexpected error: <*url.Error | 0xc001ece120>: { Op: "Get", URL: "https://172.18.0.5:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0", Err: { Op: "dial", Net: "tcp", Source: nil, Addr: { IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 172, 18, 0, 5], Port: 6443, Zone: "", }, Err: {Syscall: "connect", Err: 0x71}, }, } Get "https://172.18.0.5:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0": dial tcp 172.18.0.5:6443: connect: no route to host occurred Full Stack Trace k8s.io/kubernetes/test/e2e.setupSuite() _output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:262 +0x190 k8s.io/kubernetes/test/e2e.glob..func1(0x0, 0x0, 0x0) _output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:79 +0x45 reflect.Value.call(0x3fab140, 0x4de5150, 0x13, 0x4be933f, 0x4, 0xc0031933e8, 0x0, 0x0, 0xc003193400, 0xc003193408, ...) /usr/local/go/src/reflect/value.go:476 +0x8c7 reflect.Value.Call(0x3fab140, 0x4de5150, 0x13, 0xc0031933e8, 0x0, 0x0, 0xc002a33da8, 0xc0031934d0, 0x411030) /usr/local/go/src/reflect/value.go:337 +0xb9 k8s.io/kubernetes/test/e2e.RunE2ETests(0xc002e05680) _output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:130 +0x345 k8s.io/kubernetes/test/e2e.TestE2E(0xc002e05680) _output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e_test.go:145 +0x2b testing.tRunner(0xc002e05680, 0x4de5140) /usr/local/go/src/testing/testing.go:1123 +0xef created by testing.(*T).Run /usr/local/go/src/testing/testing.go:1168 +0x2b3 Failure [98.501 seconds] [BeforeSuite] BeforeSuite _output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:76 Jun 29 14:42:31.100: Unexpected error: <*url.Error | 0xc001ece120>: { Op: "Get", URL: "https://172.18.0.5:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0", Err: { Op: "dial", Net: "tcp", Source: nil, Addr: { IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 172, 18, 0, 5], Port: 6443, Zone: "", }, Err: {Syscall: "connect", Err: 0x71}, }, } Get "https://172.18.0.5:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0": dial tcp 172.18.0.5:6443: connect: no route to host occurred _output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:262 ------------------------------ Jun 29 14:42:31.101: INFO: Running AfterSuite actions on all nodes Jun 29 14:42:31.102: INFO: Running AfterSuite actions on node 1 Jun 29 14:42:31.102: INFO: Skipping dumping logs from cluster JUnit report was created: /home/opnfv/functest/results/k8s_smoke/junit_01.xml {"msg":"Test Suite completed","total":1,"completed":0,"skipped":0,"failed":0} Ran 1 of 0 Specs in 98.502 seconds FAIL! -- 0 Passed | 1 Failed | 0 Pending | 0 Skipped --- FAIL: TestE2E (98.51s) FAIL Ginkgo ran 1 suite in 1m39.981602952s Test Suite Failed