bifrost-base source image build currently broken
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla |
Fix Released
|
Undecided
|
Mark Goddard | ||
Ocata |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
The bifrost-base source image is currently failing to build in the master and stable/ocata branches. This is breaking Jenkins checks for the source builds. I have reproduced this locally also.
Example failure (seen on https:/
Relevant output:
2017-02-22 15:45:48.183529 | INFO:kolla.
2017-02-22 15:45:48.183597 | INFO:kolla.
2017-02-22 15:45:48.183664 | INFO:kolla.
2017-02-22 15:45:48.183749 | INFO:kolla.
2017-02-22 15:45:48.183794 | INFO:kolla.
2017-02-22 15:45:48.183831 | ERROR:kolla.
2017-02-22 15:45:48.183952 | ERROR:kolla.
<snip>
2017-02-22 15:45:48.333710 | }}}
2017-02-22 15:45:48.333727 |
2017-02-22 15:45:48.333749 | Traceback (most recent call last):
2017-02-22 15:45:48.333775 | File "tests/
2017-02-22 15:45:48.333806 | self.assertEqua
2017-02-22 15:45:48.333865 | File "/home/
2017-02-22 15:45:48.333890 | self.assertThat
2017-02-22 15:45:48.333951 | File "/home/
2017-02-22 15:45:48.333997 | raise mismatch_error
2017-02-22 15:45:48.334034 | testtools.
2017-02-22 15:45:48.389036 | ERROR: InvocationError: '/home/
2017-02-22 15:45:48.401252 | _______
2017-02-22 15:45:48.401371 | ERROR: build-centos-
It appears that this is a problem when installing Bifrost dependencies.
description: | updated |
description: | updated |
Changed in kolla: | |
status: | New → Fix Committed |
Changed in kolla: | |
assignee: | nobody → Mark Goddard (mgoddard) |
summary: |
- bifrost-base source image build currently broken in master + bifrost-base source image build currently broken |
Changed in kolla: | |
status: | Fix Committed → Fix Released |
Looks like there is a fix currently in review: https:/ /review. openstack. org/#/c/ 437010