[System Tests] Problem with syncing time on nodes

Bug #1322621 reported by Andrey Sledzinskiy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Fuel QA Team
4.1.x
Fix Released
Medium
Fuel QA Team

Bug Description

http://jenkins-product.srt.mirantis.net:8080/view/5.0_swarm/job/5.0_fuelmain.system_test.ubuntu.thread_3/2/testReport/%28root%29/setup_master/setup_master/

Thread failed on sync node time step

Error Message

0 != 1

Stacktrace

Traceback (most recent call last):
  File "/usr/lib/python2.7/unittest/case.py", line 332, in run
    testMethod()
  File "/usr/lib/python2.7/unittest/case.py", line 1044, in runTest
    self._testFunc()
  File "/home/jenkins/venv-nailgun-tests/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/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/local/lib/python2.7/site-packages/proboscis/case.py", line 350, in func
    func(test_case.state.get_state())
  File "/home/jenkins/workspace/5.0_fuelmain.system_test.ubuntu.thread_3/fuelweb_test/tests/base_test_case.py", line 56, in setup_master
    self.env.setup_environment()
  File "/home/jenkins/workspace/5.0_fuelmain.system_test.ubuntu.thread_3/fuelweb_test/models/environment.py", line 363, in setup_environment
    self.sync_time_admin_node()
  File "/home/jenkins/workspace/5.0_fuelmain.system_test.ubuntu.thread_3/fuelweb_test/models/environment.py", line 378, in sync_time_admin_node
    self.sync_node_time(self.get_admin_remote())
  File "/home/jenkins/workspace/5.0_fuelmain.system_test.ubuntu.thread_3/fuelweb_test/__init__.py", line 48, in wrapped
    result = func(*args, **kwargs)
  File "/home/jenkins/workspace/5.0_fuelmain.system_test.ubuntu.thread_3/fuelweb_test/models/environment.py", line 371, in sync_node_time
    assert_equal(0, ntpd_exit)
  File "/home/jenkins/venv-nailgun-tests/local/lib/python2.7/site-packages/proboscis/asserts.py", line 55, in assert_equal
    raise ASSERTION_ERROR(message)
AssertionError: 0 != 1

Tags: system-tests
Revision history for this message
Nastya Urlapova (aurlapova) wrote :

Fixed issue with review https://review.openstack.org/93896

Changed in fuel:
status: New → Incomplete
Changed in fuel:
status: Incomplete → Fix Committed
Revision history for this message
Nastya Urlapova (aurlapova) wrote :
Changed in fuel:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.