"Ubuntu bootstrap image wasn't built and activated!" error while master setup on CI jobs

Bug #1618865 reported by Maksym Strukov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
High
Ivan

Bug Description

https://custom-ci.infra.mirantis.net/job/10.0.custom.system_test/1175/console
2016-08-31 11:45:49,912 - ERROR decorators.py:127 -- Traceback (most recent call last):
  File "/home/jenkins/workspace/10.0.custom.system_test/fuelweb_test/helpers/decorators.py", line 121, in wrapper
    result = func(*args, **kwargs)
  File "/home/jenkins/workspace/10.0.custom.system_test/fuelweb_test/tests/base_test_case.py", line 375, in setup_master
    self.env.setup_environment()
  File "/home/jenkins/workspace/10.0.custom.system_test/fuelweb_test/models/environment.py", line 441, in setup_environment
    self.wait_bootstrap()
  File "/home/jenkins/workspace/10.0.custom.system_test/fuelweb_test/models/environment.py", line 558, in wait_bootstrap
    self.bootstrap_image_check()
  File "/home/jenkins/workspace/10.0.custom.system_test/fuelweb_test/models/environment.py", line 589, in bootstrap_image_check
    'Ubuntu bootstrap image wasn\'t built and activated! '
  File "/home/jenkins/venv-nailgun-tests-2.9/local/lib/python2.7/site-packages/proboscis/asserts.py", line 163, in assert_true
    raise ASSERTION_ERROR(message)
AssertionError: Ubuntu bootstrap image wasn't built and activated! See logs in /var/log/fuel-bootstrap-image-build.log for details.

/var/log/fuel-bootstrap-image-build.log:

Stderr: 'E: Unable to correct problems, you have held broken packages.\n'
Traceback (most recent call last):
  File "/bin/fuel-bootstrap", line 10, in <module>
    sys.exit(main())
  File "/usr/lib/python2.7/site-packages/fuel_bootstrap/main.py", line 59, in main
    return FuelBootstrap().run(argv)
  File "/usr/lib/python2.7/site-packages/cliff/app.py", line 226, in run
    result = self.run_subcommand(remainder)
  File "/usr/lib/python2.7/site-packages/cliff/app.py", line 346, in run_subcommand
    result = cmd.run(parsed_args)
  File "/usr/lib/python2.7/site-packages/cliff/command.py", line 55, in run
    self.take_action(parsed_args)
  File "/usr/lib/python2.7/site-packages/fuel_bootstrap/commands/build.py", line 176, in take_action
    image_uuid, path = bs_image.make_bootstrap(vars(parsed_args))
  File "/usr/lib/python2.7/site-packages/fuel_bootstrap/utils/bootstrap_image.py", line 174, in make_bootstrap
    mngr.do_mkbootstrap()
  File "/usr/lib/python2.7/site-packages/fuel_agent/manager.py", line 1039, in do_mkbootstrap
    attempts=CONF.fetch_packages_attempts)
  File "/usr/lib/python2.7/site-packages/fuel_agent/utils/build.py", line 115, in run_apt_get
    stdout, stderr = utils.execute(*cmds, attempts=attempts)
  File "/usr/lib/python2.7/site-packages/fuel_agent/utils/utils.py", line 140, in execute
    stderr=stderr, cmd=command)

Maksym Strukov (unbelll)
Changed in fuel:
assignee: nobody → Fuel CI (fuel-ci)
Revision history for this message
Aleksandra Fedorova (bookwar) wrote :

While work on xenial mirror is in progress one needs to set

MIRROR_UBUNTU=deb http://cz.archive.ubuntu.com/ubuntu/ xenial main universe multiverse|deb http://cz.archive.ubuntu.com/ubuntu/ xenial-updates main universe multiverse|deb http://cz.archive.ubuntu.com/ubuntu/ xenial-security main universe multiverse

manually when triggers the job.

Changed in fuel:
status: New → Confirmed
Roman Vyalov (r0mikiam)
Changed in fuel:
assignee: Fuel CI (fuel-ci) → Ivan (iremizov)
Revision history for this message
Dmitry Kaigarodеsev (dkaiharodsev) wrote :

seems like outdated issue, closing

Changed in fuel:
status: Confirmed → Fix Committed
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.