fuel-agent ci failed: ValueError: git history requires a target version of pbr.version.SemanticVersion(10.0.0.0b2), but target version is pbr.version.SemanticVersion(0.0.2)

Bug #1599155 reported by Alexander Gordeev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
High
Arthur Svechnikov

Bug Description

py27, py34 failed with:

 DEPRECATION: --allow-external has been deprecated and will be removed in the future. Due to changes in the repository protocol, it no longer has any effect.
 Obtaining file:///home/jenkins/workspace/gate-fuel-agent-python27/contrib/fuel_bootstrap/fuel_bootstrap_cli
     Complete output from command python setup.py egg_info:

     Installed /home/jenkins/workspace/gate-fuel-agent-python27/contrib/fuel_bootstrap/fuel_bootstrap_cli/.eggs/pbr-1.10.0-py2.7.egg
     [pbr] Generating ChangeLog
     ERROR:root:Error parsing
     Traceback (most recent call last):
       File "/home/jenkins/workspace/gate-fuel-agent-python27/contrib/fuel_bootstrap/fuel_bootstrap_cli/.eggs/pbr-1.10.0-py2.7.egg/pbr/core.py", line 111, in pbr
         attrs = util.cfg_to_args(path, dist.script_args)
       File "/home/jenkins/workspace/gate-fuel-agent-python27/contrib/fuel_bootstrap/fuel_bootstrap_cli/.eggs/pbr-1.10.0-py2.7.egg/pbr/util.py", line 246, in cfg_to_args
         pbr.hooks.setup_hook(config)
       File "/home/jenkins/workspace/gate-fuel-agent-python27/contrib/fuel_bootstrap/fuel_bootstrap_cli/.eggs/pbr-1.10.0-py2.7.egg/pbr/hooks/__init__.py", line 25, in setup_hook
         metadata_config.run()
       File "/home/jenkins/workspace/gate-fuel-agent-python27/contrib/fuel_bootstrap/fuel_bootstrap_cli/.eggs/pbr-1.10.0-py2.7.egg/pbr/hooks/base.py", line 27, in run
         self.hook()
       File "/home/jenkins/workspace/gate-fuel-agent-python27/contrib/fuel_bootstrap/fuel_bootstrap_cli/.eggs/pbr-1.10.0-py2.7.egg/pbr/hooks/metadata.py", line 26, in hook
         self.config['name'], self.config.get('version', None))
       File "/home/jenkins/workspace/gate-fuel-agent-python27/contrib/fuel_bootstrap/fuel_bootstrap_cli/.eggs/pbr-1.10.0-py2.7.egg/pbr/packaging.py", line 716, in get_version
         version = _get_version_from_git(pre_version)
       File "/home/jenkins/workspace/gate-fuel-agent-python27/contrib/fuel_bootstrap/fuel_bootstrap_cli/.eggs/pbr-1.10.0-py2.7.egg/pbr/packaging.py", line 656, in _get_version_from_git
         result = _get_version_from_git_target(git_dir, target_version)
       File "/home/jenkins/workspace/gate-fuel-agent-python27/contrib/fuel_bootstrap/fuel_bootstrap_cli/.eggs/pbr-1.10.0-py2.7.egg/pbr/packaging.py", line 618, in _get_version_from_git_target
         dict(new=new_version, target=target_version))
     ValueError: git history requires a target version of pbr.version.SemanticVersion(10.0.0.0b2), but target version is pbr.version.SemanticVersion(0.0.2)
     error in setup command: Error parsing /home/jenkins/workspace/gate-fuel-agent-python27/contrib/fuel_bootstrap/fuel_bootstrap_cli/setup.cfg: ValueError: git history requires a target version of pbr.version.SemanticVersion(10.0.0.0b2), but target version is pbr.version.SemanticVersion(0.0.2)

found in results of gate check of https://review.openstack.org/#/c/332126/

Tags: area-python
Changed in fuel:
importance: Undecided → High
milestone: none → 10.0
tags: added: area-python
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to fuel-agent (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/337682

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-agent (master)

Reviewed: https://review.openstack.org/337682
Committed: https://git.openstack.org/cgit/openstack/fuel-agent/commit/?id=ab6e0bdbc8ada1b390861f66dc554d0b9e2c9280
Submitter: Jenkins
Branch: master

commit ab6e0bdbc8ada1b390861f66dc554d0b9e2c9280
Author: Artur Svechnikov <email address hidden>
Date: Tue Jul 5 17:01:36 2016 +0300

    pin fuel-bootstrap version to 10.0.0

    fuel-bootstrap is part of fuel and its version
    should be appropriate

    Change-Id: I31d3925ef3512d78c257721959b3f9fe37fe4588
    Related-Bug: #1599155

Changed in fuel:
status: New → Fix Committed
assignee: nobody → Arthur Svechnikov (asvechnikov)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.