katello-nightly-rpm-pipeline 1120 failed

Katello nightly pipeline failed:

https://ci.theforeman.org/job/katello-nightly-rpm-pipeline/1120/

foreman-pipeline-katello-nightly-centos7-upgrade (failed) (remote job)
foreman-pipeline-katello-nightly-centos8-upgrade (failed) (remote job)
foreman-pipeline-katello-nightly-centos7-install (passed) (remote job)
foreman-pipeline-katello-nightly-centos8-install (passed) (remote job)
foreman-pipeline-katello-nightly-centos8-stream-install (passed) (remote job)

@packaging looks like Pulp 3 has some issues in upgrades.

Clean install was green on 3.15 yay!

Upgrade failed though:

1m Error: Package: python3-createrepo_c-0.17.6-1.el7.x86_64 (@pulpcore)e[0m
[2021-10-25T18:17:56.476Z] e[0;31m Requires: createrepo_c-libs = 0.17.6-1.el7e[0m
[2021-10-25T18:17:56.476Z] e[0;31m Removing: createrepo_c-libs-0.17.6-1.el7.x86_64 (@pulpcore)e[0m
[2021-10-25T18:17:56.476Z] e[0;31m createrepo_c-libs = 0.17.6-1.el7e[0m
[2021-10-25T18:17:56.476Z] e[0;31m Updated By: createrepo_c-libs-0.17.6-2.el7.x86_64 (pulpcore-repository)e[0m
[2021-10-25T18:17:56.476Z] e[0;31m createrepo_c-libs = 0.17.6-2.el7e[0m
[2021-10-25T18:17:56.476Z] e[0;31m Available: createrepo_c-libs-0.10.0-6.el7.x86_64 (epel)e[0m
[2021-10-25T18:17:56.476Z] e[0;31m createrepo_c-libs = 0.10.0-6.el7e[0m
[2021-10-25T18:17:56.476Z] e[0;31m Available: createrepo_c-libs-0.10.0-18.el7.x86_64 (extras)e[0m
[2021-10-25T18:17:56.476Z] e[0;31m createrepo_c-libs = 0.10.0-18.el7e[0m
[2021-10-25T18:17:56.476Z] e[0;31m Available: createrepo_c-libs-0.10.0-20.el7.x86_64 (extras)e[0m
[2021-10-25T18:17:56.476Z] e[0;31m createrepo_c-libs = 0.10.0-20.el7e[0m
[2021-10-25T18:17:56.476Z] e[0;31m Error: Package: python3-libcomps-0.1.15-1.el7.x86_64 (@pulpcore)e[0m
[2021-10-25T18:17:56.476Z] e[0;31m Requires: libcomps(x86-64) = 0.1.15-1.el7e[0m
[2021-10-25T18:17:56.476Z] e[0;31m Removing: libcomps-0.1.15-1.el7.x86_64 (@pulpcore)e[0m
[2021-10-25T18:17:56.476Z] e[0;31m libcomps(x86-64) = 0.1.15-1.el7e[0m
[2021-10-25T18:17:56.476Z] e[0;31m Updated By: libcomps-0.1.15-3.el7.x86_64 (pulpcore-repository)e[0m
[2021-10-25T18:17:56.476Z] e[0;31m libcomps(x86-64) = 0.1.15-3.el7e[0m
[2021-10-25T18:17:56.476Z] e[0;31m Available: libcomps-0.1.8-12.el7.x86_64 (extras)e[0m
[2021-10-25T18:17:56.476Z] e[0;31m libcomps(x86-64) = 0.1.8-12.el7e[0m
[2021-10-25T18:17:56.476Z] e[0;31m Available: libcomps-0.1.8-13.el7.x86_64 (extras)e[0m
[2021-10-25T18:17:56.476Z] e[0;31m libcomps(x86-64) = 0.1.8-13.el7e[0m
[2021-10-25T18:17:56.476Z] e[0;31m Available: libcomps-0.1.8-14.el7.x86_64 (extras)e[0m
[2021-10-25T18:17:56.476Z] e[0;31m libcomps(x86-64) = 0.1.8-14.el7e[0m
[2021-10-25T18:17:56.476Z] e[0;31m Error: Package: python3-solv-0.7.20-1.el7.x86_64 (@pulpcore)e[0m
[2021-10-25T18:17:56.476Z] e[0;31m Requires: libsolv(x86-64) = 0.7.20-1.el7e[0m
[2021-10-25T18:17:56.476Z] e[0;31m Removing: libsolv-0.7.20-1.el7.x86_64 (@pulpcore)e[0m
[2021-10-25T18:17:56.476Z] e[0;31m libsolv(x86-64) = 0.7.20-1.el7e[0m
[2021-10-25T18:17:56.476Z] e[0;31m Updated By: libsolv-0.7.20-2.el7.x86_64 (pulpcore-repository)e[0m
[2021-10-25T18:17:56.476Z] e[0;31m libsolv(x86-64) = 0.7.20-2.el7e[0m
[2021-10-25T18:17:56.476Z] e[0;31m Available: libsolv-0.6.34-4.el7.x86_64 (base)e[0m
[2021-10-25T18:17:56.476Z] e[0;31m libsolv(x86-64) = 0.6.34-4.el7e[0m

I saw this locally too, and ‘rpm -e nodeps libsolv createrepo_c-libs’ seemed to fix it on that box.

Yeah, the upgrade failures were mostly expected, at least by me :grinning_face_with_smiling_eyes:

First batch of fixes just went in (thanks Ewoud for the reviews):

I’ll look into libsolv/createrepo/libcomps next.

Once pulpcore-3.15-rpm-pipeline #66 [Jenkins] is done, I would expect at least EL7 to pass upgrades. We’ll see.

Yepp, EL7 passed upgrades, now EL8…

And these two should fix up EL8:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.