Re: [openstack-dev] [Release-job-failures][mistral][release][requirements] Pre-release of openstack/mistral-extra failed

2018-01-30 Thread Doug Hellmann
Excerpts from Brad P. Crochet's message of 2018-01-30 08:16:52 -0500:
> On Mon, Jan 29, 2018 at 8:02 PM, Doug Hellmann  wrote:
> > Excerpts from zuul's message of 2018-01-30 00:40:13 +:
> >> Build failed.
> >>
> >> - release-openstack-python 
> >> http://logs.openstack.org/53/533a5ee424ebf6937f03d3b1d9d5b52e8ecb/pre-release/release-openstack-python/44f2fd4/
> >>  : FAILURE in 7m 58s
> >> - announce-release announce-release : SKIPPED
> >> - propose-update-constraints propose-update-constraints : SKIPPED
> >>
> >
> > This release appears to have failed because tox.ini is set up to use the
> > old style of constraints list management and mistral-extra appears in
> > the constraints list.
> >
> > I don't know why the tox environment is being used to build the package;
> > I thought we stopped doing that.
> >
> > One solution is to fix the tox.ini to put the constraints specification
> > in the "deps" field. The patch [1] to oslo.config making a similar
> > change should show you what is needed.
> >
> > Doug
> >
> > [1] https://review.openstack.org/#/c/524496/1/tox.ini
> >
> > __
> > OpenStack Development Mailing List (not for usage questions)
> > Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
> > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
> 
> Hopefully https://review.openstack.org/539204 fixes it.
> 
> Brad
> 

Thanks!

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Release-job-failures][mistral][release][requirements] Pre-release of openstack/mistral-extra failed

2018-01-30 Thread Brad P. Crochet
On Mon, Jan 29, 2018 at 8:02 PM, Doug Hellmann  wrote:
> Excerpts from zuul's message of 2018-01-30 00:40:13 +:
>> Build failed.
>>
>> - release-openstack-python 
>> http://logs.openstack.org/53/533a5ee424ebf6937f03d3b1d9d5b52e8ecb/pre-release/release-openstack-python/44f2fd4/
>>  : FAILURE in 7m 58s
>> - announce-release announce-release : SKIPPED
>> - propose-update-constraints propose-update-constraints : SKIPPED
>>
>
> This release appears to have failed because tox.ini is set up to use the
> old style of constraints list management and mistral-extra appears in
> the constraints list.
>
> I don't know why the tox environment is being used to build the package;
> I thought we stopped doing that.
>
> One solution is to fix the tox.ini to put the constraints specification
> in the "deps" field. The patch [1] to oslo.config making a similar
> change should show you what is needed.
>
> Doug
>
> [1] https://review.openstack.org/#/c/524496/1/tox.ini
>
> __
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Hopefully https://review.openstack.org/539204 fixes it.

Brad

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [Release-job-failures][mistral][release][requirements] Pre-release of openstack/mistral-extra failed

2018-01-29 Thread Doug Hellmann
Excerpts from zuul's message of 2018-01-30 00:40:13 +:
> Build failed.
> 
> - release-openstack-python 
> http://logs.openstack.org/53/533a5ee424ebf6937f03d3b1d9d5b52e8ecb/pre-release/release-openstack-python/44f2fd4/
>  : FAILURE in 7m 58s
> - announce-release announce-release : SKIPPED
> - propose-update-constraints propose-update-constraints : SKIPPED
> 

This release appears to have failed because tox.ini is set up to use the
old style of constraints list management and mistral-extra appears in
the constraints list.

I don't know why the tox environment is being used to build the package;
I thought we stopped doing that.

One solution is to fix the tox.ini to put the constraints specification
in the "deps" field. The patch [1] to oslo.config making a similar
change should show you what is needed.

Doug

[1] https://review.openstack.org/#/c/524496/1/tox.ini

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev