← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1472860] [NEW] install latest devstack error

 

Public bug reported:

removing old stack folder and use latest devstack to install, we get the error:
  
015-07-09 03:10:00.733 | + git_clone git://git.openstack.org/openstack/keystone.git /opt/stack/keystone master
2015-07-09 03:10:00.733 | + local git_remote=git://git.openstack.org/openstack/keystone.git
2015-07-09 03:10:00.733 | + local git_dest=/opt/stack/keystone
2015-07-09 03:10:00.733 | + local git_ref=master
2015-07-09 03:10:00.734 | ++ pwd
2015-07-09 03:10:00.735 | + local orig_dir=/home/canh/devstack
2015-07-09 03:10:00.735 | + local git_clone_flags=
2015-07-09 03:10:00.736 | ++ trueorfalse False RECLONE
2015-07-09 03:10:00.741 | + RECLONE=False
2015-07-09 03:10:00.741 | + [[ 0 -gt 0 ]]
2015-07-09 03:10:00.741 | + [[ False = \T\r\u\e ]]
2015-07-09 03:10:00.742 | + echo master
2015-07-09 03:10:00.742 | + egrep -q '^refs'
2015-07-09 03:10:00.744 | + [[ ! -d /opt/stack/keystone ]]
2015-07-09 03:10:00.745 | + [[ False = \T\r\u\e ]]
2015-07-09 03:10:00.745 | + git_timed clone git://git.openstack.org/openstack/keystone.git /opt/stack/keystone
2015-07-09 03:10:00.745 | + local count=0
2015-07-09 03:10:00.745 | + local timeout=0
2015-07-09 03:10:00.745 | + [[ -n 0 ]]
2015-07-09 03:10:00.745 | + timeout=0
2015-07-09 03:10:00.745 | + timeout -s SIGINT 0 git clone git://git.openstack.org/openstack/keystone.git /opt/stack/keystone
2015-07-09 03:10:00.748 | Cloning into '/opt/stack/keystone'...
2015-07-09 03:10:13.001 | + cd /opt/stack/keystone
2015-07-09 03:10:13.001 | + git checkout master
2015-07-09 03:10:13.053 | Already on 'master'
2015-07-09 03:10:13.053 | Your branch is up-to-date with 'origin/master'.
2015-07-09 03:10:13.054 | + cd /opt/stack/keystone
2015-07-09 03:10:13.055 | + git show --oneline
2015-07-09 03:10:13.055 | + head -1
2015-07-09 03:10:13.060 | 2bf413e Merge "Remove convert_to_sqlite.sh"
2015-07-09 03:10:13.060 | + cd /home/canh/devstack
2015-07-09 03:10:13.061 | + setup_develop /opt/stack/keystone
2015-07-09 03:10:13.061 | + local project_dir=/opt/stack/keystone
2015-07-09 03:10:13.061 | + setup_package_with_req_sync /opt/stack/keystone -e
2015-07-09 03:10:13.061 | + local project_dir=/opt/stack/keystone
2015-07-09 03:10:13.061 | + local flags=-e
2015-07-09 03:10:13.061 | ++ cd /opt/stack/keystone
2015-07-09 03:10:13.062 | ++ git diff --exit-code
2015-07-09 03:10:13.067 | + local update_requirements=
2015-07-09 03:10:13.067 | + [[ '' != \c\h\a\n\g\e\d ]]
2015-07-09 03:10:13.067 | + [[ strict == \s\o\f\t ]]
2015-07-09 03:10:13.068 | + cd /opt/stack/requirements
2015-07-09 03:10:13.068 | + python update.py /opt/stack/keystone
2015-07-09 03:10:13.107 | Traceback (most recent call last):
2015-07-09 03:10:13.108 |   File "update.py", line 35, in <module>
2015-07-09 03:10:13.108 |     from openstack_requirements import project
2015-07-09 03:10:13.108 | ImportError: No module named openstack_requirements
2015-07-09 03:10:13.111 | + exit_trap
2015-07-09 03:10:13.112 | + local r=1
2015-07-09 03:10:13.112 | ++ jobs -p
2015-07-09 03:10:13.113 | + jobs=
2015-07-09 03:10:13.113 | + [[ -n '' ]]
2015-07-09 03:10:13.113 | + kill_spinner
2015-07-09 03:10:13.113 | + '[' '!' -z '' ']'
2015-07-09 03:10:13.113 | + [[ 1 -ne 0 ]]
2015-07-09 03:10:13.113 | + echo 'Error on exit'
2015-07-09 03:10:13.113 | Error on exit
2015-07-09 03:10:13.113 | + [[ -z /opt/stack/logs ]]
2015-07-09 03:10:13.113 | + /home/canh/devstack/tools/worlddump.py -d /opt/stack/logs
2015-07-09 03:10:16.852 | + exit 1

** Affects: horizon
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1472860

Title:
  install latest devstack error

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  removing old stack folder and use latest devstack to install, we get the error:
    
  015-07-09 03:10:00.733 | + git_clone git://git.openstack.org/openstack/keystone.git /opt/stack/keystone master
  2015-07-09 03:10:00.733 | + local git_remote=git://git.openstack.org/openstack/keystone.git
  2015-07-09 03:10:00.733 | + local git_dest=/opt/stack/keystone
  2015-07-09 03:10:00.733 | + local git_ref=master
  2015-07-09 03:10:00.734 | ++ pwd
  2015-07-09 03:10:00.735 | + local orig_dir=/home/canh/devstack
  2015-07-09 03:10:00.735 | + local git_clone_flags=
  2015-07-09 03:10:00.736 | ++ trueorfalse False RECLONE
  2015-07-09 03:10:00.741 | + RECLONE=False
  2015-07-09 03:10:00.741 | + [[ 0 -gt 0 ]]
  2015-07-09 03:10:00.741 | + [[ False = \T\r\u\e ]]
  2015-07-09 03:10:00.742 | + echo master
  2015-07-09 03:10:00.742 | + egrep -q '^refs'
  2015-07-09 03:10:00.744 | + [[ ! -d /opt/stack/keystone ]]
  2015-07-09 03:10:00.745 | + [[ False = \T\r\u\e ]]
  2015-07-09 03:10:00.745 | + git_timed clone git://git.openstack.org/openstack/keystone.git /opt/stack/keystone
  2015-07-09 03:10:00.745 | + local count=0
  2015-07-09 03:10:00.745 | + local timeout=0
  2015-07-09 03:10:00.745 | + [[ -n 0 ]]
  2015-07-09 03:10:00.745 | + timeout=0
  2015-07-09 03:10:00.745 | + timeout -s SIGINT 0 git clone git://git.openstack.org/openstack/keystone.git /opt/stack/keystone
  2015-07-09 03:10:00.748 | Cloning into '/opt/stack/keystone'...
  2015-07-09 03:10:13.001 | + cd /opt/stack/keystone
  2015-07-09 03:10:13.001 | + git checkout master
  2015-07-09 03:10:13.053 | Already on 'master'
  2015-07-09 03:10:13.053 | Your branch is up-to-date with 'origin/master'.
  2015-07-09 03:10:13.054 | + cd /opt/stack/keystone
  2015-07-09 03:10:13.055 | + git show --oneline
  2015-07-09 03:10:13.055 | + head -1
  2015-07-09 03:10:13.060 | 2bf413e Merge "Remove convert_to_sqlite.sh"
  2015-07-09 03:10:13.060 | + cd /home/canh/devstack
  2015-07-09 03:10:13.061 | + setup_develop /opt/stack/keystone
  2015-07-09 03:10:13.061 | + local project_dir=/opt/stack/keystone
  2015-07-09 03:10:13.061 | + setup_package_with_req_sync /opt/stack/keystone -e
  2015-07-09 03:10:13.061 | + local project_dir=/opt/stack/keystone
  2015-07-09 03:10:13.061 | + local flags=-e
  2015-07-09 03:10:13.061 | ++ cd /opt/stack/keystone
  2015-07-09 03:10:13.062 | ++ git diff --exit-code
  2015-07-09 03:10:13.067 | + local update_requirements=
  2015-07-09 03:10:13.067 | + [[ '' != \c\h\a\n\g\e\d ]]
  2015-07-09 03:10:13.067 | + [[ strict == \s\o\f\t ]]
  2015-07-09 03:10:13.068 | + cd /opt/stack/requirements
  2015-07-09 03:10:13.068 | + python update.py /opt/stack/keystone
  2015-07-09 03:10:13.107 | Traceback (most recent call last):
  2015-07-09 03:10:13.108 |   File "update.py", line 35, in <module>
  2015-07-09 03:10:13.108 |     from openstack_requirements import project
  2015-07-09 03:10:13.108 | ImportError: No module named openstack_requirements
  2015-07-09 03:10:13.111 | + exit_trap
  2015-07-09 03:10:13.112 | + local r=1
  2015-07-09 03:10:13.112 | ++ jobs -p
  2015-07-09 03:10:13.113 | + jobs=
  2015-07-09 03:10:13.113 | + [[ -n '' ]]
  2015-07-09 03:10:13.113 | + kill_spinner
  2015-07-09 03:10:13.113 | + '[' '!' -z '' ']'
  2015-07-09 03:10:13.113 | + [[ 1 -ne 0 ]]
  2015-07-09 03:10:13.113 | + echo 'Error on exit'
  2015-07-09 03:10:13.113 | Error on exit
  2015-07-09 03:10:13.113 | + [[ -z /opt/stack/logs ]]
  2015-07-09 03:10:13.113 | + /home/canh/devstack/tools/worlddump.py -d /opt/stack/logs
  2015-07-09 03:10:16.852 | + exit 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1472860/+subscriptions


Follow ups