[CI][CS9][Master] tripleo-ci-centos-9-undercloud-upgrade missing package dependency: python3.9dist(smmap

Bug #1973043 reported by Dariusz Smigiel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Critical
Unassigned

Bug Description

CI check started failing [1] due to missing dependencies: [2][3][4][5][6]

> Depsolve Error occurred: \n Problem: package python3-gitdb-4.0.5-2.el9s.noarch requires (python3.9dist(smmap) < 4 with python3.9dist(smmap) >= 3.0.1), but none of the providers can be installed\n - cannot install both python3-smmap-5.0.0-1.el9s.noarch and python3-smmap-3.0.1-4.el9s.noarch\n - cannot install the best update candidate for package python3-smmap-3.0.1-4.el9s.noarch\n - cannot install the best update candidate for package python3-gitdb-4.0.5-2.el9s.noarch", "rc": 1, "results": []}

[1]: https://zuul.openstack.org/builds?job_name=tripleo-ci-centos-9-undercloud-upgrade&skip=0
[2]: https://42a6936e390c46a01522-80f03e44f8bcbed0ce6b7d82324742a0.ssl.cf5.rackcdn.com/841381/2/check/tripleo-ci-centos-9-undercloud-upgrade/54b6a6b/logs/undercloud/home/zuul/undercloud_upgrade.log
[3]: https://097f96415917ea76cbbc-d71f4126f88f4263fd488933444cea49.ssl.cf5.rackcdn.com/841414/1/check/tripleo-ci-centos-9-undercloud-upgrade/026b161/logs/undercloud/home/zuul/undercloud_upgrade.log
[4]: https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_f07/839688/22/check/tripleo-ci-centos-9-undercloud-upgrade/f07e88a/logs/undercloud/home/zuul/undercloud_upgrade.log
[5]: https://8b0dd403e8ce79d183c6-c1e516f55a0298a6335676811f35f2e0.ssl.cf5.rackcdn.com/836903/5/gate/tripleo-ci-centos-9-undercloud-upgrade/1dd3d0d/logs/undercloud/home/zuul/undercloud_upgrade.log
[6]: https://c7b800d1fedd40df0302-5801c3a60c72a21e2ebc15b30ef597e5.ssl.cf2.rackcdn.com/830308/5/check/tripleo-ci-centos-9-undercloud-upgrade/2494659/logs/undercloud/home/zuul/undercloud_upgrade.log

Ronelle Landy (rlandy)
tags: added: promotion-blocker
Revision history for this message
Ronelle Landy (rlandy) wrote :

The current master promotion is 5 days old and is being held due to https://bugs.launchpad.net/tripleo/+bug/1973038.

The suspicion is that we need updated containers from https://quay.io/repository/centos/centos?tab=tags&tag=stream9 ( a new version was uploaded 2 days ago).

Trying workaround to remove those packages in the initial deploy process and shell and run the rpm -e command to clean up deps.

Revision history for this message
Ronelle Landy (rlandy) wrote :

https://github.com/redhat-openstack/rdoinfo/commit/dee22591f62ae6e54b894f93e1aca379cb5f7f49 is the change that brought python3-smmap 5.0.0 into master deps:

http://mirror.regionone.vexxhost-nodepool-tripleo.rdoproject.org:8080/rdo/centos9-master/deps/latest/noarch/

 python3-smmap-3.0.1-4.el9s.noarch.rpm 2021-09-20 16:43 46K
[ ] python3-smmap-5.0.0-1.el9s.noarch.rpm 2022-05-11 13:10 46K

Testing a workaround to exclude python3-smmap-5.0.0 until we had an updated gitdb

Revision history for this message
Ronelle Landy (rlandy) wrote :

master deps has: python3-gitdb-4.0.5-2.el9s.noarch.rpm 2021-09-20 16:43 106K
we would require gitdb 4.0.9

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to tripleo-quickstart (master)

Related fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/tripleo-quickstart/+/841464

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on tripleo-quickstart (master)

Change abandoned by "Ronelle Landy <email address hidden>" on branch: master
Review: https://review.opendev.org/c/openstack/tripleo-quickstart/+/841464

Revision history for this message
Ronelle Landy (rlandy) wrote :

https://review.opendev.org/c/openstack/tripleo-quickstart/+/841464 - workaround fix
testproject: https://review.rdoproject.org/r/c/testproject/+/36256

tripleo-ci-centos-9-undercloud-upgrade SUCCESS 1h 04m 49s
periodic-tripleo-centos-9-buildimage-ironic-python-agent-master SUCCESS 34m 03s
periodic-tripleo-centos-9-buildimage-overcloud-hardened-uefi-full-master SUCCESS 28m 32s

Revision history for this message
Sandeep Yadav (sandeepyadav93) wrote :
Revision history for this message
Sandeep Yadav (sandeepyadav93) wrote :

We reverted back bump of python-smmap in [1], rerunning testproject[2] to confirm if that solves the issue.

[1] https://review.rdoproject.org/r/c/rdoinfo/+/42757
[2] https://review.rdoproject.org/r/c/testproject/+/36256

Revision history for this message
Sandeep Yadav (sandeepyadav93) wrote :

We reverted back bump of python-smmap in [1], affected jobs are back to green.

[1] https://review.rdoproject.org/r/c/rdoinfo/+/42757
[2]

~~~
tripleo-ci-centos-9-undercloud-upgrade https://review.rdoproject.org/zuul/build/6248f4c01d86423cafc2f5371f673331 : SUCCESS in 1h 01m 31s
periodic-tripleo-centos-9-buildimage-ironic-python-agent-master https://review.rdoproject.org/zuul/build/b0dd6db972514c019c3a6acd70f59f50 : SUCCESS in 30m 12s
periodic-tripleo-centos-9-buildimage-overcloud-hardened-uefi-full-master https://review.rdoproject.org/zuul/build/c74c2b4ed8b44303bbd6ecdb57f88188 : SUCCESS in 31m 51s
~~~

Changed in tripleo:
status: Triaged → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Change abandoned by "Ronelle Landy <email address hidden>" on branch: master
Review: https://review.opendev.org/c/openstack/tripleo-quickstart/+/841464
Reason: change was reverted

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.