I1009 23:19:33.711092 17 e2e.go:129] Starting e2e run "01608b52-d805-41ef-baea-425bfe1d5445" on Ginkgo node 1 {"msg":"Test Suite starting","total":1,"completed":0,"skipped":0,"failed":0} Running Suite: Kubernetes e2e suite =================================== Random Seed: 1665357573 - Will randomize all specs Will run 1 of 7453 specs Oct 9 23:19:36.341: INFO: >>> kubeConfig: /root/.kube/config Oct 9 23:19:36.345: INFO: Waiting up to 30m0s for all (but 0) nodes to be schedulable Oct 9 23:20:06.348: INFO: Unexpected error listing nodes: Get "https://172.18.0.7:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0": dial tcp 172.18.0.7:6443: i/o timeout Oct 9 23:21:06.351: INFO: Unexpected error listing nodes: Get "https://172.18.0.7:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0": dial tcp 172.18.0.7:6443: i/o timeout Oct 9 23:22:06.350: INFO: Unexpected error listing nodes: Get "https://172.18.0.7:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0": dial tcp 172.18.0.7:6443: i/o timeout Oct 9 23:22:06.351: FAIL: Unexpected error: <*url.Error | 0xc00447a000>: { Op: "Get", URL: "https://172.18.0.7: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, 7], Port: 6443, Zone: "", }, Err: {}, }, } Get "https://172.18.0.7:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0": dial tcp 172.18.0.7:6443: i/o timeout occurred Full Stack Trace k8s.io/kubernetes/test/e2e.setupSuite() test/e2e/e2e.go:231 +0x368 k8s.io/kubernetes/test/e2e.glob..func1() test/e2e/e2e.go:80 +0x4e reflect.Value.call({0x62e7860?, 0x73fa0c8?, 0x6c48fa0?}, {0x714d3bd, 0x4}, {0xc004afd3a8, 0x0, 0x7f10470f2230?}) /usr/local/go/src/reflect/value.go:556 +0x845 reflect.Value.Call({0x62e7860?, 0x73fa0c8?, 0xe?}, {0xc004afd3a8, 0x0, 0x0}) /usr/local/go/src/reflect/value.go:339 +0xbf k8s.io/kubernetes/test/e2e.RunE2ETests(0x257e5b7?) test/e2e/e2e.go:130 +0x686 k8s.io/kubernetes/test/e2e.TestE2E(0x24efd19?) test/e2e/e2e_test.go:136 +0x19 testing.tRunner(0xc00026fd40, 0x73fa0c0) /usr/local/go/src/testing/testing.go:1439 +0x102 created by testing.(*T).Run /usr/local/go/src/testing/testing.go:1486 +0x35f Failure [150.011 seconds] [BeforeSuite] BeforeSuite test/e2e/e2e.go:77 Oct 9 23:22:06.351: Unexpected error: <*url.Error | 0xc00447a000>: { Op: "Get", URL: "https://172.18.0.7: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, 7], Port: 6443, Zone: "", }, Err: {}, }, } Get "https://172.18.0.7:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0": dial tcp 172.18.0.7:6443: i/o timeout occurred test/e2e/e2e.go:231 ------------------------------ Oct 9 23:22:06.353: INFO: Running AfterSuite actions on all nodes Oct 9 23:22:06.353: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage.glob..func19.2 Oct 9 23:22:06.353: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage.glob..func9.2 Oct 9 23:22:06.353: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage.glob..func8.2 Oct 9 23:22:06.353: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage/vsphere.glob..func17.3 Oct 9 23:22:06.353: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage/vsphere.glob..func9.2 Oct 9 23:22:06.353: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage/vsphere.glob..func4.2 Oct 9 23:22:06.353: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage/vsphere.glob..func1.3 Oct 9 23:22:06.353: INFO: Running AfterSuite actions on node 1 Oct 9 23:22:06.353: 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 150.014 seconds FAIL! -- 0 Passed | 1 Failed | 0 Pending | 0 Skipped --- FAIL: TestE2E (152.64s) FAIL Ginkgo ran 1 suite in 2m32.760204737s Test Suite Failed