At https://product-ci.infra.mirantis.net/job/9.0.system_test.ubuntu.unlock_settings_tab/4/console there were failure.
======================================================================
ERROR: Create environment and set up master node
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/proboscis/case.py", line 296, in testng_method_mistake_capture_func
compatability.capture_type_error(s_func)
File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/proboscis/compatability/exceptions_2_6.py", line 27, in capture_type_error
func()
File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/proboscis/case.py", line 350, in func
func(test_case.state.get_state())
File "/home/jenkins/workspace/9.0.system_test.ubuntu.unlock_settings_tab/fuelweb_test/helpers/decorators.py", line 120, in wrapper
result = func(*args, **kwargs)
File "/home/jenkins/workspace/9.0.system_test.ubuntu.unlock_settings_tab/fuelweb_test/tests/base_test_case.py", line 355, in setup_master
self.env.setup_environment()
File "/home/jenkins/workspace/9.0.system_test.ubuntu.unlock_settings_tab/fuelweb_test/models/environment.py", line 403, in setup_environment
self.wait_for_provisioning()
File "/home/jenkins/workspace/9.0.system_test.ubuntu.unlock_settings_tab/fuelweb_test/__init__.py", line 59, in wrapped
result = func(*args, **kwargs)
File "/home/jenkins/workspace/9.0.system_test.ubuntu.unlock_settings_tab/fuelweb_test/models/environment.py", line 455, in wait_for_provisioning
(self.d_env.admin_net), 22), timeout=timeout)
File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/devops/helpers/helpers.py", line 114, in _wait
return raising_predicate()
File "/home/jenkins/workspace/9.0.system_test.ubuntu.unlock_settings_tab/fuelweb_test/models/environment.py", line 455, in <lambda>
(self.d_env.admin_net), 22), timeout=timeout)
File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/devops/helpers/helpers.py", line 62, in _tcp_ping
s.connect((str(host), int(port)))
File "/usr/lib/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
error: [Errno 111] Connection refused
Additional information:
The environment is still exist, may be investigated
There is workaround to restart such threads on CI as it is random error to get true results for a thread in Jenkins.