yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #45556
[Bug 1539226] [NEW] Stable branch version number needs to be updated in stable/kilo
Public bug reported:
Jenkins fails after complaining about the version number
2016-01-27 23:16:47.695 | You are using pip version 7.1.0, however version 8.0.2 is available.
2016-01-27 23:16:47.695 | You should consider upgrading via the 'pip install --upgrade pip' command.
2016-01-27 23:16:47.946 | Collecting pbr
2016-01-27 23:16:48.051 | Downloading http://pypi.IAD.openstack.org/packages/py2.py3/p/pbr/pbr-1.8.1-py2.py3-none-any.whl (89kB)
2016-01-27 23:16:48.085 | Installing collected packages: pbr
2016-01-27 23:16:48.158 | Successfully installed pbr-1.8.1
2016-01-27 23:16:48.179 | + sdist_check/bin/python setup.py sdist
2016-01-27 23:16:48.802 | ERROR:root:Error parsing
2016-01-27 23:16:48.802 | Traceback (most recent call last):
2016-01-27 23:16:48.802 | File "/home/jenkins/workspace/gate-neutron-pep8/sdist_check/local/lib/python2.7/site-packages/pbr/core.py", line 109, in pbr
2016-01-27 23:16:48.802 | attrs = util.cfg_to_args(path)
2016-01-27 23:16:48.802 | File "/home/jenkins/workspace/gate-neutron-pep8/sdist_check/local/lib/python2.7/site-packages/pbr/util.py", line 243, in cfg_to_args
2016-01-27 23:16:48.802 | pbr.hooks.setup_hook(config)
2016-01-27 23:16:48.802 | File "/home/jenkins/workspace/gate-neutron-pep8/sdist_check/local/lib/python2.7/site-packages/pbr/hooks/__init__.py", line 25, in setup_hook
2016-01-27 23:16:48.802 | metadata_config.run()
2016-01-27 23:16:48.803 | File "/home/jenkins/workspace/gate-neutron-pep8/sdist_check/local/lib/python2.7/site-packages/pbr/hooks/base.py", line 27, in run
2016-01-27 23:16:48.803 | self.hook()
2016-01-27 23:16:48.803 | File "/home/jenkins/workspace/gate-neutron-pep8/sdist_check/local/lib/python2.7/site-packages/pbr/hooks/metadata.py", line 26, in hook
2016-01-27 23:16:48.803 | self.config['name'], self.config.get('version', None))
2016-01-27 23:16:48.803 | File "/home/jenkins/workspace/gate-neutron-pep8/sdist_check/local/lib/python2.7/site-packages/pbr/packaging.py", line 659, in get_version
2016-01-27 23:16:48.803 | version = _get_version_from_git(pre_version)
2016-01-27 23:16:48.803 | File "/home/jenkins/workspace/gate-neutron-pep8/sdist_check/local/lib/python2.7/site-packages/pbr/packaging.py", line 601, in _get_version_from_git
2016-01-27 23:16:48.803 | result = _get_version_from_git_target(git_dir, target_version)
2016-01-27 23:16:48.803 | File "/home/jenkins/workspace/gate-neutron-pep8/sdist_check/local/lib/python2.7/site-packages/pbr/packaging.py", line 563, in _get_version_from_git_target
2016-01-27 23:16:48.803 | dict(new=new_version, target=target_version))
2016-01-27 23:16:48.803 | ValueError: git history requires a target version of pbr.version.SemanticVersion(2015.1.4), but target version is pbr.version.SemanticVersion(2015.1.3)
2016-01-27 23:16:48.804 | error in setup command: Error parsing /home/jenkins/workspace/gate-neutron-pep8/setup.cfg: ValueError: git history requires a target version of pbr.version.SemanticVersion(2015.1.4), but target version is pbr.version.SemanticVersion(2015.1.3)
** Affects: neutron
Importance: Undecided
Assignee: Shweta P (shweta-ap05)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Shweta P (shweta-ap05)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1539226
Title:
Stable branch version number needs to be updated in stable/kilo
Status in neutron:
New
Bug description:
Jenkins fails after complaining about the version number
2016-01-27 23:16:47.695 | You are using pip version 7.1.0, however version 8.0.2 is available.
2016-01-27 23:16:47.695 | You should consider upgrading via the 'pip install --upgrade pip' command.
2016-01-27 23:16:47.946 | Collecting pbr
2016-01-27 23:16:48.051 | Downloading http://pypi.IAD.openstack.org/packages/py2.py3/p/pbr/pbr-1.8.1-py2.py3-none-any.whl (89kB)
2016-01-27 23:16:48.085 | Installing collected packages: pbr
2016-01-27 23:16:48.158 | Successfully installed pbr-1.8.1
2016-01-27 23:16:48.179 | + sdist_check/bin/python setup.py sdist
2016-01-27 23:16:48.802 | ERROR:root:Error parsing
2016-01-27 23:16:48.802 | Traceback (most recent call last):
2016-01-27 23:16:48.802 | File "/home/jenkins/workspace/gate-neutron-pep8/sdist_check/local/lib/python2.7/site-packages/pbr/core.py", line 109, in pbr
2016-01-27 23:16:48.802 | attrs = util.cfg_to_args(path)
2016-01-27 23:16:48.802 | File "/home/jenkins/workspace/gate-neutron-pep8/sdist_check/local/lib/python2.7/site-packages/pbr/util.py", line 243, in cfg_to_args
2016-01-27 23:16:48.802 | pbr.hooks.setup_hook(config)
2016-01-27 23:16:48.802 | File "/home/jenkins/workspace/gate-neutron-pep8/sdist_check/local/lib/python2.7/site-packages/pbr/hooks/__init__.py", line 25, in setup_hook
2016-01-27 23:16:48.802 | metadata_config.run()
2016-01-27 23:16:48.803 | File "/home/jenkins/workspace/gate-neutron-pep8/sdist_check/local/lib/python2.7/site-packages/pbr/hooks/base.py", line 27, in run
2016-01-27 23:16:48.803 | self.hook()
2016-01-27 23:16:48.803 | File "/home/jenkins/workspace/gate-neutron-pep8/sdist_check/local/lib/python2.7/site-packages/pbr/hooks/metadata.py", line 26, in hook
2016-01-27 23:16:48.803 | self.config['name'], self.config.get('version', None))
2016-01-27 23:16:48.803 | File "/home/jenkins/workspace/gate-neutron-pep8/sdist_check/local/lib/python2.7/site-packages/pbr/packaging.py", line 659, in get_version
2016-01-27 23:16:48.803 | version = _get_version_from_git(pre_version)
2016-01-27 23:16:48.803 | File "/home/jenkins/workspace/gate-neutron-pep8/sdist_check/local/lib/python2.7/site-packages/pbr/packaging.py", line 601, in _get_version_from_git
2016-01-27 23:16:48.803 | result = _get_version_from_git_target(git_dir, target_version)
2016-01-27 23:16:48.803 | File "/home/jenkins/workspace/gate-neutron-pep8/sdist_check/local/lib/python2.7/site-packages/pbr/packaging.py", line 563, in _get_version_from_git_target
2016-01-27 23:16:48.803 | dict(new=new_version, target=target_version))
2016-01-27 23:16:48.803 | ValueError: git history requires a target version of pbr.version.SemanticVersion(2015.1.4), but target version is pbr.version.SemanticVersion(2015.1.3)
2016-01-27 23:16:48.804 | error in setup command: Error parsing /home/jenkins/workspace/gate-neutron-pep8/setup.cfg: ValueError: git history requires a target version of pbr.version.SemanticVersion(2015.1.4), but target version is pbr.version.SemanticVersion(2015.1.3)
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1539226/+subscriptions
Follow ups