[fuel-qa] building of bootstrap image is failed in 9.x
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
Ivan | ||
Mitaka |
Fix Released
|
High
|
Ivan |
Bug Description
Detailed bug description:
When using repositories generated by https:/
Steps to reproduce:
export ENABLE_
export ENABLE_
export ENABLE_
export ENABLE_
export ENABLE_
export ENABLE_
export ENABLE_
export ENABLE_
export ENABLE_
wget https:/
./utils/
source extra_repos.sh
export EXTRA_DEB_REPOS
export EXTRA_RPM_REPOS
export UPDATE_FUEL_MIRROR
export UPDATE_MASTER
And run the system test
Expected results:
tests pass
Actual result:
Boostrap image is not built because of these errors in the log:
Starting new HTTP connection (1): mirror.
"GET /mos-repos/
Got non-critical error when accessing to http://
Starting new HTTP connection (1): mirror.
"GET /mos-repos/
Got non-critical error when accessing to http://
Starting new HTTP connection (1): mirror.
"GET /mos-repos/
Got non-critical error when accessing to http://
Failed to build bootstrap image: Exceeded maximum http request retries for %s
got an error: Exceeded maximum http request retries for %s
Traceback (most recent call last):
File "/bin/fuel-
sys.
File "/usr/lib/
return fuel_bootstrap_
File "/usr/lib/
result = self.run_
File "/usr/lib/
result = cmd.run(
File "/usr/lib/
self.
File "/usr/lib/
image_uuid, path = bs_image.
File "/usr/lib/
mngr.
File "/usr/lib/
direct_
File "/usr/lib/
proxies=
File "/usr/lib/
direct_
File "/usr/lib/
noproxy_
File "/usr/lib/
"Exceeded maximum http request retries for %s".format(url))
fuel_agent.
In browser i also get 404 when trying to access this URL - http://
However this one exists - http://
I checked and found that this URL is hardcoded here - https:/
Changed in fuel: | |
status: | New → Confirmed |
summary: |
- [fuel-qa] building of bootstrap image is failed шт 9.x + [fuel-qa] building of bootstrap image is failed in 9.x |
Changed in fuel: | |
importance: | Undecided → High |
assignee: | nobody → Ivan (iremizov) |
tags: | added: fuel-qa |
Changed in fuel: | |
milestone: | none → 10.0 |
tags: | added: on-verification |
Fix proposed to branch: master /review. openstack. org/355395
Review: https:/