2019-03-02 10:46:00,065 - 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-03-02 10:46:00,075 - xtesting.ci.run_tests - DEBUG - No env file /var/lib/xtesting/conf/env_file found 2019-03-02 10:46:00,075 - xtesting.ci.run_tests - DEBUG - Test args: k8s_smoke 2019-03-02 10:46:00,084 - xtesting.ci.run_tests - INFO - Loading test case 'k8s_smoke'... 2019-03-02 10:46:00,100 - xtesting.ci.run_tests - INFO - Running test case 'k8s_smoke'... 2019-03-02 10:46:00,100 - functest_kubernetes.k8stest - INFO - Starting k8s test: '['e2e.test', '-ginkgo.focus', 'Guestbook.application', '-ginkgo.noColor', '-kubeconfig', '/root/.kube/config', '--provider', 'local']'. 2019-03-02 10:46:03,955 - 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: I0302 10:46:00.820161 7 e2e.go:224] Starting e2e run "5e293416-3cd8-11e9-bd80-0242ac110002" on Ginkgo node 1 Running Suite: Kubernetes e2e suite =================================== Random Seed: 1551523560 - Will randomize all specs Will run 1 of 2161 specs Mar 2 10:46:00.931: INFO: >>> kubeConfig: /root/.kube/config Mar 2 10:46:00.944: INFO: Waiting up to 30m0s for all (but 0) nodes to be schedulable Mar 2 10:46:03.944: 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 Mar 2 10:46:03.944: 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.016 seconds] [BeforeSuite] BeforeSuite _output/local/go/src/k8s.io/kubernetes/test/e2e/e2e.go:67 Expected error: <*url.Error | 0xc00086c000>: { 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 ------------------------------ Mar 2 10:46:03.946: INFO: Running AfterSuite actions on all nodes Mar 2 10:46:03.946: INFO: Running AfterSuite actions on node 1 Ran 1 of 0 Specs in 3.016 seconds FAIL! -- 0 Passed | 1 Failed | 0 Pending | 0 Skipped --- FAIL: TestE2E (3.13s) FAIL 2019-03-02 10:46:03,956 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | k8s_smoke | functest | 00:04 | FAIL | +-------------------+------------------+------------------+----------------+ 2019-03-02 10:46:03,961 - xtesting.ci.run_tests - ERROR - The test case 'k8s_smoke' failed. 2019-03-02 10:46:03,961 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR