[openstack-dev] [all] Switching to SQLAlchemy 1.0.x

Ian Cordasco ian.cordasco at RACKSPACE.COM
Wed Jun 10 21:35:59 UTC 2015


I think it would first require a version of oslo.db to be released inside
stable/kilo's bounds that uncapped SQLAlchemy first since the requirement
in the version of oslo.db installed is what you see here
http://logs.openstack.org/62/190062/2/check/check-tempest-dsvm-neutron-full
/f6baf92/logs/devstacklog.txt.gz#_2015-06-10_08_55_25_992

Seems like a bit of a chicken-and-egg problem.

On 6/10/15, 16:23, "Mike Bayer" <mbayer at redhat.com> wrote:

>
>
>On 6/10/15 5:18 PM, Thomas Goirand wrote:
>
>
>On 06/10/2015 04:52 PM, Mike Bayer wrote:
>whew!  :)
>
>
>Do you know why it fails with Kilo?
>
>https://review.openstack.org/#/c/190062/
>
>
>I noticed this, I don't know very well how the requirements get
>distributed around but seems like it is not happening here:
>
>http://logs.openstack.org/62/190062/2/check/check-grenade-dsvm/d4597a4/log
>s/grenade.sh.txt.gz
>
>2015-06-10 09:11:16.933
><http://logs.openstack.org/62/190062/2/check/check-grenade-dsvm/d4597a4/lo
>gs/grenade.sh.txt.gz#_2015-06-10_09_11_16_933> | Traceback (most recent
>call last):
>2015-06-10 09:11:16.933
><http://logs.openstack.org/62/190062/2/check/check-grenade-dsvm/d4597a4/lo
>gs/grenade.sh.txt.gz#_2015-06-10_09_11_16_933> |   File
>"/usr/local/bin/keystone-manage", line 4, in <module>
>2015-06-10 09:11:16.933
><http://logs.openstack.org/62/190062/2/check/check-grenade-dsvm/d4597a4/lo
>gs/grenade.sh.txt.gz#_2015-06-10_09_11_16_933> |
>__import__('pkg_resources').require('keystone==2015.1.1.dev5')
>2015-06-10 09:11:16.934
><http://logs.openstack.org/62/190062/2/check/check-grenade-dsvm/d4597a4/lo
>gs/grenade.sh.txt.gz#_2015-06-10_09_11_16_934> |   File
>"/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line
>3084, in <module>
>2015-06-10 09:11:16.934
><http://logs.openstack.org/62/190062/2/check/check-grenade-dsvm/d4597a4/lo
>gs/grenade.sh.txt.gz#_2015-06-10_09_11_16_934> |     @_call_aside
>2015-06-10 09:11:16.934
><http://logs.openstack.org/62/190062/2/check/check-grenade-dsvm/d4597a4/lo
>gs/grenade.sh.txt.gz#_2015-06-10_09_11_16_934> |   File
>"/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line
>3070, in _call_aside
>2015-06-10 09:11:16.934
><http://logs.openstack.org/62/190062/2/check/check-grenade-dsvm/d4597a4/lo
>gs/grenade.sh.txt.gz#_2015-06-10_09_11_16_934> |     f(*args, **kwargs)
>2015-06-10 09:11:16.934
><http://logs.openstack.org/62/190062/2/check/check-grenade-dsvm/d4597a4/lo
>gs/grenade.sh.txt.gz#_2015-06-10_09_11_16_934> |   File
>"/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line
>3097, in _initialize_master_working_set
>2015-06-10 09:11:16.935
><http://logs.openstack.org/62/190062/2/check/check-grenade-dsvm/d4597a4/lo
>gs/grenade.sh.txt.gz#_2015-06-10_09_11_16_935> |     working_set =
>WorkingSet._build_master()
>2015-06-10 09:11:16.935
><http://logs.openstack.org/62/190062/2/check/check-grenade-dsvm/d4597a4/lo
>gs/grenade.sh.txt.gz#_2015-06-10_09_11_16_935> |   File
>"/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line
>653, in _build_master
>2015-06-10 09:11:16.935
><http://logs.openstack.org/62/190062/2/check/check-grenade-dsvm/d4597a4/lo
>gs/grenade.sh.txt.gz#_2015-06-10_09_11_16_935> |     return
>cls._build_from_requirements(__requires__)
>2015-06-10 09:11:16.935
><http://logs.openstack.org/62/190062/2/check/check-grenade-dsvm/d4597a4/lo
>gs/grenade.sh.txt.gz#_2015-06-10_09_11_16_935> |   File
>"/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line
>666, in _build_from_requirements
>2015-06-10 09:11:16.935
><http://logs.openstack.org/62/190062/2/check/check-grenade-dsvm/d4597a4/lo
>gs/grenade.sh.txt.gz#_2015-06-10_09_11_16_935> |     dists =
>ws.resolve(reqs, Environment())
>2015-06-10 09:11:16.935
><http://logs.openstack.org/62/190062/2/check/check-grenade-dsvm/d4597a4/lo
>gs/grenade.sh.txt.gz#_2015-06-10_09_11_16_935> |   File
>"/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line
>844, in resolve
>2015-06-10 09:11:16.935
><http://logs.openstack.org/62/190062/2/check/check-grenade-dsvm/d4597a4/lo
>gs/grenade.sh.txt.gz#_2015-06-10_09_11_16_935> |     raise
>VersionConflict(dist, req).with_context(dependent_req)
>2015-06-10 09:11:16.935
><http://logs.openstack.org/62/190062/2/check/check-grenade-dsvm/d4597a4/lo
>gs/grenade.sh.txt.gz#_2015-06-10_09_11_16_935> |
>pkg_resources.ContextualVersionConflict: (SQLAlchemy 1.0.5
>(/usr/local/lib/python2.7/dist-packages),
>Requirement.parse('SQLAlchemy<=0.9.99,>=0.9.7'), set(['oslo.db']))
>2015-06-10 09:11:16.942
><http://logs.openstack.org/62/190062/2/check/check-grenade-dsvm/d4597a4/lo
>gs/grenade.sh.txt.gz#_2015-06-10_09_11_16_942> | + die 89 'DB sync error'
>2015-06-10 09:11:16.942
><http://logs.openstack.org/62/190062/2/check/check-grenade-dsvm/d4597a4/lo
>gs/grenade.sh.txt.gz#_2015-06-10_09_11_16_942> | + local exitcode=1
>2015-06-10 09:11:16.942
><http://logs.openstack.org/62/190062/2/check/check-grenade-dsvm/d4597a4/lo
>gs/grenade.sh.txt.gz#_2015-06-10_09_11_16_942> | [Call Trace]
>2015-06-10 09:11:16.942
><http://logs.openstack.org/62/190062/2/check/check-grenade-dsvm/d4597a4/lo
>gs/grenade.sh.txt.gz#_2015-06-10_09_11_16_942> |
>/opt/stack/new/grenade/projects/10_keystone/upgrade.sh:89:die
>2015-06-10 09:11:16.944
><http://logs.openstack.org/62/190062/2/check/check-grenade-dsvm/d4597a4/lo
>gs/grenade.sh.txt.gz#_2015-06-10_09_11_16_944> | [ERROR]
>/opt/stack/new/grenade/projects/10_keystone/upgrade.sh:89 DB sync error
>2015-06-10 09:11:17.946
><http://logs.openstack.org/62/190062/2/check/check-grenade-dsvm/d4597a4/lo
>gs/grenade.sh.txt.gz#_2015-06-10_09_11_17_946> | 1 die
>/opt/stack/new/devstack/functions-common
>2015-06-10 09:11:17.946
><http://logs.openstack.org/62/190062/2/check/check-grenade-dsvm/d4597a4/lo
>gs/grenade.sh.txt.gz#_2015-06-10_09_11_17_946> | + die 68 'Failure in
>/opt/stack/new/grenade/projects/10_keystone/upgrade.sh'
>2015-06-10 09:11:17.946
><http://logs.openstack.org/62/190062/2/check/check-grenade-dsvm/d4597a4/lo
>gs/grenade.sh.txt.gz#_2015-06-10_09_11_17_946> | + local exitcode=1
>2015-06-10 09:11:17.946
><http://logs.openstack.org/62/190062/2/check/check-grenade-dsvm/d4597a4/lo
>gs/grenade.sh.txt.gz#_2015-06-10_09_11_17_946> | [Call Trace]
>2015-06-10 09:11:17.946
><http://logs.openstack.org/62/190062/2/check/check-grenade-dsvm/d4597a4/lo
>gs/grenade.sh.txt.gz#_2015-06-10_09_11_17_946> |
>./grenade.sh:274:upgrade_service
>2015-06-10 09:11:17.946
><http://logs.openstack.org/62/190062/2/check/check-grenade-dsvm/d4597a4/lo
>gs/grenade.sh.txt.gz#_2015-06-10_09_11_17_946> |
>/opt/stack/new/grenade/inc/upgrade:68:die
>2015-06-10 09:11:17.948
><http://logs.openstack.org/62/190062/2/check/check-grenade-dsvm/d4597a4/lo
>gs/grenade.sh.txt.gz#_2015-06-10_09_11_17_948> | [ERROR]
>/opt/stack/new/grenade/inc/upgrade:68 Failure in
>/opt/stack/new/grenade/projects/10_keystone/upgrade.sh
>2015-06-10 09:11:18.951
><http://logs.openstack.org/62/190062/2/check/check-grenade-dsvm/d4597a4/lo
>gs/grenade.sh.txt.gz#_2015-06-10_09_11_18_951> | 1 die
>/opt/stack/new/devstack/functions-common
>
>
>
>Thomas
>
>
>__________________________________________________________________________
>OpenStack Development Mailing List (not for usage questions)
>Unsubscribe: 
>OpenStack-dev-request at lists.openstack.org?subject:unsubscribehttp://lists.
>openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>



More information about the OpenStack-dev mailing list