Systest got AssertionError: Ubuntu bootstrap image wasn't built and activated!

Bug #1528573 reported by Alexander Ignatov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
New
Undecided
Unassigned

Bug Description

During executing test to check the creation of environment and set up master node system got the following exception:

======================================================================
FAIL: 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/8.0-pkg-systest-ubuntu/fuel-qa/fuelweb_test/helpers/decorators.py", line 81, in wrapper
    result = func(*args, **kwargs)
  File "/home/jenkins/workspace/8.0-pkg-systest-ubuntu/fuel-qa/fuelweb_test/tests/base_test_case.py", line 132, in setup_master
    self.env.setup_environment()
  File "/home/jenkins/workspace/8.0-pkg-systest-ubuntu/fuel-qa/fuelweb_test/models/environment.py", line 448, in setup_environment
    self.wait_bootstrap()
  File "/home/jenkins/workspace/8.0-pkg-systest-ubuntu/fuel-qa/fuelweb_test/models/environment.py", line 572, in wait_bootstrap
    self.bootstrap_image_check()
  File "/home/jenkins/workspace/8.0-pkg-systest-ubuntu/fuel-qa/fuelweb_test/models/environment.py", line 598, in bootstrap_image_check
    'Ubuntu bootstrap image wasn\'t built and activated! '
AssertionError: Ubuntu bootstrap image wasn't built and activated! See logs in /var/log/fuel-bootstrap-image-build.log for details.
----------------------------------------------------------------------

See job output for details:

https://packaging-ci.infra.mirantis.net/job/8.0-pkg-systest-ubuntu/1550/console

Changed in fuel:
milestone: none → 8.0
Revision history for this message
Artem Panchenko (apanchenko-8) wrote :

From fuel-bootstrap-image-build.log:

Trying to initialize http request object http://mirror.fuel-infra.org/mos-repos/ubuntu/8.0/dists/mos8.0-updates/Release, byte range: 0
Starting new HTTP connection (1): mirror.fuel-infra.org
"GET /mos-repos/ubuntu/8.0/dists/mos8.0-updates/Release HTTP/1.1" 404 None
Successful http request to http://mirror.fuel-infra.org/mos-repos/ubuntu/8.0/dists/mos8.0-updates/Release on 1 retry
Failed to bootstrap image: 404 Client Error: Not Found

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.