collectd image unbuildable on Rocky Linux 9.4

Bug #2065362 reported by Michal Nasiadka
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Status tracked in Dalmatian
Antelope
New
Undecided
Unassigned
Bobcat
New
Undecided
Unassigned
Caracal
New
Undecided
Unassigned
Dalmatian
Triaged
Undecided
Unassigned

Bug Description

Since Rocky Linux 9.4 is out - and collectd-rdt dependency libpqos is version 5, not 4 - the image builds for collectd are failing on Rocky:

INFO:kolla.common.utils.collectd:Step 5/13 : RUN dnf -y install collectd collectd-amqp collectd-amqp1 collectd-apache collectd-bind collectd-ceph collectd-chrony collectd-connectivity collectd-curl collectd-curl_json collectd-curl_xml collectd-dbi collectd-disk collectd-dns collectd-ipmi collectd-logparser collectd-mcelog collectd-mysql collectd-netlink collectd-openldap collectd-ovs-events collectd-ovs-stats collectd-ping collectd-procevent collectd-python collectd-sensors collectd-smart collectd-snmp collectd-snmp-agent collectd-sysevent collectd-utils collectd-virt collectd-write_http collectd-write_kafka collectd-write_prometheus collectd-hugepages collectd-pcie-errors collectd-pmu collectd-rdt collectd-turbostat && dnf clean all && rm -rf /var/cache/dnf
INFO:kolla.common.utils.collectd: ---> Running in 935602f881de
INFO:kolla.common.utils.collectd:(OpenDev mirror) CentOS Stream 9 - OpsTools - c 124 kB/s | 51 kB 00:00
INFO:kolla.common.utils.collectd:(OpenDev mirror) CentOS-9 - OpenStack zed 6.6 MB/s | 2.9 MB 00:00
INFO:kolla.common.utils.collectd:Rocky Linux 9 - BaseOS 4.7 MB/s | 2.2 MB 00:00
INFO:kolla.common.utils.collectd:Rocky Linux 9 - AppStream 20 MB/s | 7.9 MB 00:00
INFO:kolla.common.utils.collectd:Rocky Linux 9 - CRB 5.4 MB/s | 2.4 MB 00:00
INFO:kolla.common.utils.collectd:Rocky Linux 9 - Extras 53 kB/s | 15 kB 00:00
INFO:kolla.common.utils.collectd:Error:
INFO:kolla.common.utils.collectd: Problem: conflicting requests
INFO:kolla.common.utils.collectd: - nothing provides libpqos.so.4()(64bit) needed by collectd-rdt-5.12.0-4.el9s.x86_64 from centos-opstools
INFO:kolla.common.utils.collectd: - nothing provides libpqos.so.4()(64bit) needed by collectd-rdt-5.12.0-7.el9s.x86_64 from centos-opstools
INFO:kolla.common.utils.collectd:
INFO:kolla.common.utils.collectd:(try to add '--skip-broken' to skip uninstallable packages)
INFO:kolla.common.utils.collectd: ---> Removed intermediate container 935602f881de

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

Related fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/kolla/+/918962

Changed in kolla:
status: New → Triaged
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to kolla (master)

Reviewed: https://review.opendev.org/c/openstack/kolla/+/918962
Committed: https://opendev.org/openstack/kolla/commit/25f357ecc81bc2ad25a1e1b2f549d6a4b755b638
Submitter: "Zuul (22348)"
Branch: master

commit 25f357ecc81bc2ad25a1e1b2f549d6a4b755b638
Author: Michal Nasiadka <email address hidden>
Date: Fri May 10 06:29:04 2024 +0200

    collectd: Mark unbuildable on rocky

    Since Rocky 9.4 release - delivered libpqos is 5, not 4 - and
    CentOS Stream 9 OpsTools packages have not been rebuilt.

    Related-Bug: #2065362
    Change-Id: Ic0929becd44f25a9fb8d6d789b8169f41c95a226

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to kolla (stable/2024.1)

Related fix proposed to branch: stable/2024.1
Review: https://review.opendev.org/c/openstack/kolla/+/918651

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to kolla (stable/2023.2)

Related fix proposed to branch: stable/2023.2
Review: https://review.opendev.org/c/openstack/kolla/+/918652

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to kolla (stable/2023.1)

Related fix proposed to branch: stable/2023.1
Review: https://review.opendev.org/c/openstack/kolla/+/918653

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to kolla (stable/2023.1)

Reviewed: https://review.opendev.org/c/openstack/kolla/+/918653
Committed: https://opendev.org/openstack/kolla/commit/d455ec28357e463a4719a388764d89a0e7b2787f
Submitter: "Zuul (22348)"
Branch: stable/2023.1

commit d455ec28357e463a4719a388764d89a0e7b2787f
Author: Michal Nasiadka <email address hidden>
Date: Fri May 10 06:29:04 2024 +0200

    collectd: Mark unbuildable on rocky

    Since Rocky 9.4 release - delivered libpqos is 5, not 4 - and
    CentOS Stream 9 OpsTools packages have not been rebuilt.

    Related-Bug: #2065362
    Change-Id: Ic0929becd44f25a9fb8d6d789b8169f41c95a226
    (cherry picked from commit 25f357ecc81bc2ad25a1e1b2f549d6a4b755b638)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to kolla (stable/2024.1)

Reviewed: https://review.opendev.org/c/openstack/kolla/+/918651
Committed: https://opendev.org/openstack/kolla/commit/84f036a54b2550f392931c8bd2553a92954ab077
Submitter: "Zuul (22348)"
Branch: stable/2024.1

commit 84f036a54b2550f392931c8bd2553a92954ab077
Author: Michal Nasiadka <email address hidden>
Date: Fri May 10 06:29:04 2024 +0200

    collectd: Mark unbuildable on rocky

    Since Rocky 9.4 release - delivered libpqos is 5, not 4 - and
    CentOS Stream 9 OpsTools packages have not been rebuilt.

    Related-Bug: #2065362
    Change-Id: Ic0929becd44f25a9fb8d6d789b8169f41c95a226
    (cherry picked from commit 25f357ecc81bc2ad25a1e1b2f549d6a4b755b638)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to kolla (stable/2023.2)

Reviewed: https://review.opendev.org/c/openstack/kolla/+/918652
Committed: https://opendev.org/openstack/kolla/commit/ba0aebd6730d7ee09e84260d4218d4dc2a86235c
Submitter: "Zuul (22348)"
Branch: stable/2023.2

commit ba0aebd6730d7ee09e84260d4218d4dc2a86235c
Author: Michal Nasiadka <email address hidden>
Date: Fri May 10 06:29:04 2024 +0200

    collectd: Mark unbuildable on rocky

    Since Rocky 9.4 release - delivered libpqos is 5, not 4 - and
    CentOS Stream 9 OpsTools packages have not been rebuilt.

    Related-Bug: #2065362
    Change-Id: Ic0929becd44f25a9fb8d6d789b8169f41c95a226
    (cherry picked from commit 25f357ecc81bc2ad25a1e1b2f549d6a4b755b638)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to kolla (unmaintained/zed)

Related fix proposed to branch: unmaintained/zed
Review: https://review.opendev.org/c/openstack/kolla/+/921427

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to kolla (unmaintained/yoga)

Related fix proposed to branch: unmaintained/yoga
Review: https://review.opendev.org/c/openstack/kolla/+/921428

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on kolla (unmaintained/zed)

Change abandoned by "Bartosz Bezak <email address hidden>" on branch: unmaintained/zed
Review: https://review.opendev.org/c/openstack/kolla/+/921427
Reason: merging it with different change to unblock CI

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on kolla (unmaintained/yoga)

Change abandoned by "Bartosz Bezak <email address hidden>" on branch: unmaintained/yoga
Review: https://review.opendev.org/c/openstack/kolla/+/921428
Reason: merging that with other change to unblock CI

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to kolla (unmaintained/yoga)

Reviewed: https://review.opendev.org/c/openstack/kolla/+/921374
Committed: https://opendev.org/openstack/kolla/commit/ad101bc0967caad531cc82334adc16c7ed36c88b
Submitter: "Zuul (22348)"
Branch: unmaintained/yoga

commit ad101bc0967caad531cc82334adc16c7ed36c88b
Author: Bartosz Bezak <email address hidden>
Date: Tue Jun 4 14:23:53 2024 +0200

    Pin requests to <2.32 for docker sdk (2023.1 and older releases)

    As 2023.1 and older releases have docker>=3.0.0,<7.0.0 we need
    to pin requests to <2.32 due too [1]

    Also marking collectd as unbuildable to unblock CI [2],
    furthermore dropping centos8 CI jobs, as it went EOL.

    [1] https://github.com/docker/docker-py/issues/3256
    [2] https://review.opendev.org/c/openstack/kolla/+/918962

    Related-Bug: #2066364
    Related-Bug: #2065362

    Change-Id: Ic298d9eb9d73ee4378921e15865ec11a488f7bd0
    (cherry picked from commit b5c936a3a564e10b35b0e378bd6d5034f0db93b4)

tags: added: in-unmaintained-yoga
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to kolla (unmaintained/zed)

Reviewed: https://review.opendev.org/c/openstack/kolla/+/921373
Committed: https://opendev.org/openstack/kolla/commit/9f1aff9adda9376bd42b2800252e0246b4de3646
Submitter: "Zuul (22348)"
Branch: unmaintained/zed

commit 9f1aff9adda9376bd42b2800252e0246b4de3646
Author: Bartosz Bezak <email address hidden>
Date: Tue Jun 4 14:23:53 2024 +0200

    Pin requests to <2.32 for docker sdk (2023.1 and older releases)

    As 2023.1 and older releases have docker>=3.0.0,<7.0.0 we need
    to pin requests to <2.32 due too [1]

    Also marking collectd as unbuildable to unblock CI [2]

    [1] https://github.com/docker/docker-py/issues/3256
    [2] https://review.opendev.org/c/openstack/kolla/+/918962

    Related-Bug: #2066364
    Related-Bug: #2065362

    Change-Id: Ic298d9eb9d73ee4378921e15865ec11a488f7bd0
    (cherry picked from commit b5c936a3a564e10b35b0e378bd6d5034f0db93b4)

tags: added: in-unmaintained-zed
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.