2019-02-18 10:45:37,628 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | unknown | | DEPLOY_SCENARIO | k8-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | | +--------------------------------------+----------------------------------------------------------+ 2019-02-18 10:45:37,630 - xtesting.ci.run_tests - DEBUG - No env file /var/lib/xtesting/conf/env_file found 2019-02-18 10:45:37,630 - xtesting.ci.run_tests - DEBUG - Test args: k8s_smoke 2019-02-18 10:45:37,633 - xtesting.ci.run_tests - INFO - Loading test case 'k8s_smoke'... 2019-02-18 10:45:37,640 - xtesting.ci.run_tests - INFO - Running test case 'k8s_smoke'... 2019-02-18 10:45:37,640 - functest_kubernetes.k8stest - INFO - Starting k8s test: '['e2e.test', '-ginkgo.focus', 'Guestbook.application', '-ginkgo.noColor', '-kubeconfig', '/root/.kube/config', '--provider', 'local']'. 2019-02-18 10:45:41,439 - functest_kubernetes.k8stest - ERROR - Error with running kubetest: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest_kubernetes/k8stest.py", line 105, in run self.run_kubetest() File "/usr/lib/python2.7/site-packages/functest_kubernetes/k8stest.py", line 50, in run_kubetest raise Exception(output) Exception: I0218 10:45:38.329184 7 e2e.go:224] Starting e2e run "53cd2522-336a-11e9-8640-0242ac110003" on Ginkgo node 1 Running Suite: Kubernetes e2e suite =================================== Random Seed: 1550486737 - Will randomize all specs Will run 1 of 2161 specs Feb 18 10:45:38.427: INFO: >>> kubeConfig: /root/.kube/config Feb 18 10:45:38.431: INFO: Waiting up to 30m0s for all (but 0) nodes to be schedulable Feb 18 10:45:41.428: INFO: Unexpected error listing nodes: Get https://172.30.12.156:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0: dial tcp 172.30.12.156:6443: connect: no route to host Feb 18 10:45:41.428: INFO: Unexpected error occurred: Get https://172.30.12.156:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0: dial tcp 172.30.12.156:6443: connect: no route to host Failure [3.002 seconds] [BeforeSuite] BeforeSuite _output/local/go/src/k8s.io/kubernetes/test/e2e/e2e.go:67 Expected error: <*url.Error | 0xc0019a2000>: { Op: "Get", URL: "https://172.30.12.156: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, 30, 12, 156], Port: 6443, Zone: "", }, Err: {Syscall: "connect", Err: 0x71}, }, } Get https://172.30.12.156:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0: dial tcp 172.30.12.156:6443: connect: no route to host not to have occurred _output/local/go/src/k8s.io/kubernetes/test/e2e/e2e.go:101 ------------------------------ Feb 18 10:45:41.430: INFO: Running AfterSuite actions on all nodes Feb 18 10:45:41.430: INFO: Running AfterSuite actions on node 1 Ran 1 of 0 Specs in 3.003 seconds FAIL! -- 0 Passed | 1 Failed | 0 Pending | 0 Skipped --- FAIL: TestE2E (3.10s) FAIL 2019-02-18 10:45:41,439 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | k8s_smoke | functest | 00:04 | FAIL | +-------------------+------------------+------------------+----------------+ 2019-02-18 10:45:41,442 - xtesting.ci.run_tests - ERROR - The test case 'k8s_smoke' failed. 2019-02-18 10:45:41,442 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR