I0818 04:03:39.113438 17 e2e.go:129] Starting e2e run "3102af8b-100a-41a8-a7f6-35c13fa0e4c6" on Ginkgo node 1 {"msg":"Test Suite starting","total":1,"completed":0,"skipped":0,"failed":0} Running Suite: Kubernetes e2e suite =================================== Random Seed: 1629259417 - Will randomize all specs Will run 1 of 5771 specs Aug 18 04:03:39.123: INFO: >>> kubeConfig: /root/.kube/config Aug 18 04:03:39.126: INFO: Waiting up to 30m0s for all (but 0) nodes to be schedulable Aug 18 04:04:09.127: INFO: Unexpected error listing nodes: Get "https://172.18.0.3:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0": dial tcp 172.18.0.3:6443: i/o timeout Aug 18 04:04:09.127: FAIL: Unexpected error: <*url.Error | 0xc00407ee10>: { Op: "Get", URL: "https://172.18.0.3: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, 3], Port: 6443, Zone: "", }, Err: {}, }, } Get "https://172.18.0.3:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0": dial tcp 172.18.0.3:6443: i/o timeout occurred Full Stack Trace k8s.io/kubernetes/test/e2e.setupSuite() _output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:264 +0x1c5 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(0x6158a80, 0x70acc88, 0x13, 0x6e90090, 0x4, 0xc0030453f0, 0x0, 0x0, 0x6e1f760, 0x208dd3b, ...) /usr/local/go/src/reflect/value.go:476 +0x8e7 reflect.Value.Call(0x6158a80, 0x70acc88, 0x13, 0xc0030453f0, 0x0, 0x0, 0x9dbeaf0, 0x8a551b9e62f7f58c, 0x0) /usr/local/go/src/reflect/value.go:337 +0xb9 k8s.io/kubernetes/test/e2e.RunE2ETests(0xc000183b00) _output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:130 +0x36c k8s.io/kubernetes/test/e2e.TestE2E(0xc000183b00) _output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e_test.go:144 +0x2b testing.tRunner(0xc000183b00, 0x70acc78) /usr/local/go/src/testing/testing.go:1193 +0xef created by testing.(*T).Run /usr/local/go/src/testing/testing.go:1238 +0x2b3 Failure [30.006 seconds] [BeforeSuite] BeforeSuite _output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:76 Aug 18 04:04:09.127: Unexpected error: <*url.Error | 0xc00407ee10>: { Op: "Get", URL: "https://172.18.0.3: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, 3], Port: 6443, Zone: "", }, Err: {}, }, } Get "https://172.18.0.3:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0": dial tcp 172.18.0.3:6443: i/o timeout occurred _output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:264 ------------------------------ Aug 18 04:04:09.129: INFO: Running AfterSuite actions on all nodes Aug 18 04:04:09.129: INFO: Running AfterSuite actions on node 1 Aug 18 04:04:09.129: INFO: Skipping dumping logs from cluster JUnit report was created: /home/opnfv/functest/results/k8s_quick/junit_01.xml {"msg":"Test Suite completed","total":1,"completed":0,"skipped":0,"failed":0} Ran 1 of 0 Specs in 30.008 seconds FAIL! -- 0 Passed | 1 Failed | 0 Pending | 0 Skipped --- FAIL: TestE2E (30.02s) FAIL Ginkgo ran 1 suite in 31.511321709s Test Suite Failed