Re: [Release-job-failures] Release of openstack/ironic-prometheus-exporter for ref refs/tags/1.0.0 failed
zuul@openstack.org wrote:
Build failed.
- release-openstack-python https://zuul.opendev.org/t/openstack/build/d1ff269af65f431abd4d057be7d480b2 : POST_FAILURE in 2m 44s - announce-release https://zuul.opendev.org/t/openstack/build/None : SKIPPED - propose-update-constraints https://zuul.opendev.org/t/openstack/build/None : SKIPPED
So this one failed because there is already a ironic-prometheus-exporter 1.0.0 on Pypi, uploaded on June 13: https://pypi.org/project/ironic-prometheus-exporter/1.0.0/ This is obviously very confusing: the recently-pushed 1.0.0 tag does not correspond to the published PyPI release, and our 1.0.0 tarball is not what was uploaded to PyPI. We can't rewrite history, but I propose we push a 1.1.0 release (and remove reference to 1.0.0 release in our history) to sync things up: https://review.opendev.org/684721 -- Thierry Carrez (ttx)
On Sep 25, 2019, at 7:45 AM, Thierry Carrez <thierry@openstack.org> wrote:
zuul@openstack.org wrote:
Build failed. - release-openstack-python https://zuul.opendev.org/t/openstack/build/d1ff269af65f431abd4d057be7d480b2 : POST_FAILURE in 2m 44s - announce-release https://zuul.opendev.org/t/openstack/build/None : SKIPPED - propose-update-constraints https://zuul.opendev.org/t/openstack/build/None : SKIPPED
So this one failed because there is already a ironic-prometheus-exporter 1.0.0 on Pypi, uploaded on June 13:
https://pypi.org/project/ironic-prometheus-exporter/1.0.0/
This is obviously very confusing: the recently-pushed 1.0.0 tag does not correspond to the published PyPI release, and our 1.0.0 tarball is not what was uploaded to PyPI.
We can't rewrite history, but I propose we push a 1.1.0 release (and remove reference to 1.0.0 release in our history) to sync things up:
https://review.opendev.org/684721
-- Thierry Carrez (ttx)
That release was probably tagged from the original repository before it was moved to opendev.org. I don’t see the tag in https://github.com/metal3-io/ironic-prometheus-exporter though. Doug
On 2019-09-25 07:52:49 -0400 (-0400), Doug Hellmann wrote: [...]
That release was probably tagged from the original repository before it was moved to opendev.org. I don’t see the tag in https://github.com/metal3-io/ironic-prometheus-exporter though.
The project also didn't seem to have been PBR based at the time, otherwise there would at least have been pbr.json metadata recording the Git repository state in the old sdist and wheel (I downloaded them on a whim to double-check). -- Jeremy Stanley
participants (3)
-
Doug Hellmann
-
Jeremy Stanley
-
Thierry Carrez