← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1461847] [NEW] Stacking controller fails due to error: 'wsgiref' is not in global-requirements.txt 2014.2.3

 

You have been subscribed to a public bug:

Stacking of controller fails at nova update with error 'wsgiref' is not
in global-requirements.txt .The system is built from 2014.2.3 tag

2015-06-04 08:37:28.696 | + timeout -s SIGINT 0 git clone https://git.openstack.org/openstack/nova.git /opt/stack/nova
2015-06-04 08:37:28.697 | Cloning into '/opt/stack/nova'...
2015-06-04 08:40:02.109 | + cd /opt/stack/nova
2015-06-04 08:40:02.110 | + git checkout 2014.2.3
2015-06-04 08:40:02.563 | Note: checking out '2014.2.3'.
2015-06-04 08:40:02.563 |
2015-06-04 08:40:02.563 | You are in 'detached HEAD' state. You can look around, make experimental
2015-06-04 08:40:02.563 | changes and commit them, and you can discard any commits you make in this
2015-06-04 08:40:02.563 | state without impacting any branches by performing another checkout.
2015-06-04 08:40:02.563 |
2015-06-04 08:40:02.563 | If you want to create a new branch to retain commits you create, you may
2015-06-04 08:40:02.563 | do so (now or later) by using -b with the checkout command again. Example:
2015-06-04 08:40:02.563 |
2015-06-04 08:40:02.563 |   git checkout -b new_branch_name
2015-06-04 08:40:02.563 |
2015-06-04 08:40:02.563 | HEAD is now at e6452b9... Updated from global requirements
2015-06-04 08:40:02.567 | + cd /opt/stack/nova
2015-06-04 08:40:02.567 | + git show --oneline
2015-06-04 08:40:02.569 | + head -1
2015-06-04 08:40:02.571 | e6452b9 Updated from global requirements
2015-06-04 08:40:02.572 | + cd /opt/devstack
2015-06-04 08:40:02.572 | + setup_develop /opt/stack/nova
2015-06-04 08:40:02.572 | + local project_dir=/opt/stack/nova
2015-06-04 08:40:02.572 | + setup_package_with_req_sync /opt/stack/nova -e
2015-06-04 08:40:02.572 | + local project_dir=/opt/stack/nova
2015-06-04 08:40:02.572 | + local flags=-e
2015-06-04 08:40:02.572 | ++ cd /opt/stack/nova
2015-06-04 08:40:02.573 | ++ git diff --exit-code
2015-06-04 08:40:02.690 | + local update_requirements=
2015-06-04 08:40:02.690 | + [[ '' != \c\h\a\n\g\e\d ]]
2015-06-04 08:40:02.690 | + [[ strict == \s\o\f\t ]]
2015-06-04 08:40:02.691 | + cd /opt/stack/requirements
2015-06-04 08:40:02.691 | + python update.py /opt/stack/nova
2015-06-04 08:40:02.822 | 'wsgiref' is not in global-requirements.txt
2015-06-04 08:40:02.822 | Traceback (most recent call last):
2015-06-04 08:40:02.822 |   File "update.py", line 274, in <module>
2015-06-04 08:40:02.822 |     main()
2015-06-04 08:40:02.822 |   File "update.py", line 269, in main
2015-06-04 08:40:02.823 |     args[0], stdout=stdout, source=options.source)
2015-06-04 08:40:02.823 |   File "update.py", line 226, in _copy_requires
2015-06-04 08:40:02.823 |     source_reqs, dest_path, suffix, softupdate, hacking, stdout)
2015-06-04 08:40:02.823 |   File "update.py", line 199, in _sync_requirements_file
2015-06-04 08:40:02.823 |     raise Exception("nonstandard requirement present.")
2015-06-04 08:40:02.824 | Exception: nonstandard requirement present.
2015-06-04 08:40:02.829 | + exit_trap
2015-06-04 08:40:02.829 | + local r=1
2015-06-04 08:40:02.829 | ++ jobs -p
2015-06-04 08:40:02.831 | + jobs=
2015-06-04 08:40:02.831 | + [[ -n '' ]]
2015-06-04 08:40:02.831 | + kill_spinner
2015-06-04 08:40:02.831 | + '[' '!' -z '' ']'
2015-06-04 08:40:02.831 | + [[ 1 -ne 0 ]]
2015-06-04 08:40:02.831 | + echo 'Error on exit'
2015-06-04 08:40:02.831 | Error on exit
2015-06-04 08:40:02.832 | + [[ -z /opt/stack/logs ]]
2015-06-04 08:40:02.832 | + /opt/devstack/tools/worlddump.py -d /opt/stack/logs
2015-06-04 08:40:03.015 | + exit 1

** Affects: nova
     Importance: Undecided
         Status: New


** Tags: 2014.2.3
-- 
Stacking controller fails due to error: 'wsgiref' is not in global-requirements.txt 2014.2.3
https://bugs.launchpad.net/bugs/1461847
You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).


References